@getflip/swirl-components-react 0.464.1 → 0.465.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/index.41f0da21.js +4673 -0
- package/dist/stencil-generated/index.d.ts +1 -0
- package/dist/swirl-accordion-item.entry.bd7220d0.js +38 -0
- package/dist/swirl-accordion.entry.45a55693.js +42 -0
- package/dist/swirl-action-list-item.entry.f44d8a8c.js +38 -0
- package/dist/swirl-action-list-section.entry.70d14787.js +15 -0
- package/dist/swirl-action-list_8.entry.6daec30e.js +171 -0
- package/dist/swirl-app-bar.entry.19a1cec4.js +49 -0
- package/dist/swirl-app-icon.entry.7b121b7d.js +30 -0
- package/dist/swirl-app-layout.entry.bd4ab55b.js +205 -0
- package/dist/swirl-autocomplete.entry.a9a95962.js +117 -0
- package/dist/swirl-avatar-group.entry.133b700d.js +37 -0
- package/dist/swirl-avatar.entry.9e3ab5af.js +72 -0
- package/dist/swirl-badge.entry.95861e82.js +19 -0
- package/dist/swirl-banner.entry.7efbdde4.js +51 -0
- package/dist/swirl-box.entry.423ff7a3.js +109 -0
- package/dist/swirl-button-group.entry.0bf2a0e9.js +19 -0
- package/dist/swirl-button.entry.fb4c6a1a.js +61 -0
- package/dist/swirl-card.entry.c1dcfc1f.js +50 -0
- package/dist/swirl-carousel-slide.entry.aef75937.js +23 -0
- package/dist/swirl-carousel.entry.02b060cc.js +91 -0
- package/dist/swirl-checkbox.entry.beefe0b8.js +28 -0
- package/dist/swirl-chip.entry.a5f89e2e.js +42 -0
- package/dist/swirl-color-input.entry.620072f5.js +272 -0
- package/dist/swirl-columns.entry.12be4368.js +18 -0
- package/dist/swirl-components-react.js +238 -237
- package/dist/swirl-components-react.umd.cjs +35 -35
- package/dist/swirl-console-layout.entry.816e775e.js +93 -0
- package/dist/swirl-data-cell-stack.entry.564b10c8.js +25 -0
- package/dist/swirl-data-cell.entry.a3198f4c.js +34 -0
- package/dist/swirl-date-input.entry.ca84c67e.js +146 -0
- package/dist/swirl-date-picker_2.entry.382c32e8.js +47 -0
- package/dist/swirl-description-list-item.entry.d3c09c4c.js +24 -0
- package/dist/swirl-description-list.entry.0b68c5b8.js +15 -0
- package/dist/swirl-dialog.entry.f577498d.js +74 -0
- package/dist/swirl-emoji-clap.entry.8fc6fa3c.js +17 -0
- package/dist/swirl-emoji-happy.entry.a16fd102.js +17 -0
- package/dist/swirl-emoji-idea.entry.4e04eb56.js +17 -0
- package/dist/swirl-emoji-love.entry.27d1ffa9.js +17 -0
- package/dist/swirl-emoji-sad.entry.96e301b9.js +17 -0
- package/dist/swirl-emoji-thumbs-up.entry.1dfb105b.js +17 -0
- package/dist/swirl-emoji.entry.b5d79a8b.js +16 -0
- package/dist/swirl-empty-state.entry.02f06f9c.js +23 -0
- package/dist/swirl-file-chip.entry.b8969fbe.js +59 -0
- package/dist/swirl-file-uploader.entry.77a2a5f1.js +31 -0
- package/dist/swirl-file-viewer-audio_7.entry.03589c3d.js +18787 -0
- package/dist/swirl-form-control.entry.348864ab.js +124 -0
- package/dist/swirl-form-group.entry.37ebd744.js +17 -0
- package/dist/swirl-heading.entry.11a0c9b4.js +26 -0
- package/dist/swirl-icon-add-moderator.entry.843b751c.js +19 -0
- package/dist/swirl-icon-add-photo.entry.691ba08f.js +19 -0
- package/dist/swirl-icon-add-reaction.entry.3ff70e95.js +19 -0
- package/dist/swirl-icon-admin-panel-settings.entry.34235c8d.js +19 -0
- package/dist/swirl-icon-ai-filled.entry.f725a971.js +19 -0
- package/dist/swirl-icon-ai.entry.a1eb5b57.js +19 -0
- package/dist/swirl-icon-apps.entry.7d82dfb6.js +19 -0
- package/dist/swirl-icon-arrow-back_5.entry.e036a0aa.js +71 -0
- package/dist/swirl-icon-arrow-downward_2.entry.121b63c9.js +32 -0
- package/dist/swirl-icon-arrow-left_3.entry.4c4d94d9.js +45 -0
- package/dist/swirl-icon-arrow-right-small.entry.0293dd37.js +19 -0
- package/dist/swirl-icon-aspect-ratio.entry.bf7e41e1.js +19 -0
- package/dist/swirl-icon-attachment_6.entry.fa86f538.js +84 -0
- package/dist/swirl-icon-autorenew.entry.178bd4ff.js +19 -0
- package/dist/swirl-icon-bar-chart.entry.a0ba6306.js +19 -0
- package/dist/swirl-icon-beach-access-filled.entry.d88dadcc.js +19 -0
- package/dist/swirl-icon-beach-access.entry.5c4ad298.js +19 -0
- package/dist/swirl-icon-block.entry.a61e1688.js +19 -0
- package/dist/swirl-icon-bookmark-filled.entry.eb910a37.js +19 -0
- package/dist/swirl-icon-bookmark.entry.611c8770.js +19 -0
- package/dist/swirl-icon-calendar-add-on-filled.entry.b3d55ed6.js +19 -0
- package/dist/swirl-icon-calendar-respond.entry.89d87bf3.js +19 -0
- package/dist/swirl-icon-calendar-today.entry.1a353772.js +19 -0
- package/dist/swirl-icon-call-end.entry.9ef652ea.js +19 -0
- package/dist/swirl-icon-call.entry.bc051be5.js +19 -0
- package/dist/swirl-icon-cancel-filled.entry.74f59cbb.js +19 -0
- package/dist/swirl-icon-cancel-outline.entry.b9701415.js +19 -0
- package/dist/swirl-icon-cancel_4.entry.937f68a6.js +58 -0
- package/dist/swirl-icon-chat-bubble.entry.0e1125d2.js +19 -0
- package/dist/swirl-icon-chats-filled.entry.446ea00d.js +19 -0
- package/dist/swirl-icon-chats.entry.c0f994e4.js +19 -0
- package/dist/swirl-icon-check-circle-filled.entry.1d131c80.js +19 -0
- package/dist/swirl-icon-check-circle_2.entry.21900f7b.js +32 -0
- package/dist/swirl-icon-check-small_2.entry.2ed3c7c0.js +66 -0
- package/dist/swirl-icon-check-strong_2.entry.3694ac77.js +32 -0
- package/dist/swirl-icon-check.entry.5c36884a.js +19 -0
- package/dist/swirl-icon-checkbox-filled.entry.a5911618.js +19 -0
- package/dist/swirl-icon-chevron-left.entry.45bd839d.js +19 -0
- package/dist/swirl-icon-chevron-right.entry.d2410a9d.js +19 -0
- package/dist/swirl-icon-close-fullscreen.entry.f4195a24.js +19 -0
- package/dist/swirl-icon-close-small.entry.cf8dcd29.js +19 -0
- package/dist/swirl-icon-close.entry.cea4628d.js +19 -0
- package/dist/swirl-icon-cloud-upload.entry.3ef187b0.js +19 -0
- package/dist/swirl-icon-column.entry.9b9ff13b.js +19 -0
- package/dist/swirl-icon-comment.entry.11649e83.js +19 -0
- package/dist/swirl-icon-contrast.entry.2c57d805.js +19 -0
- package/dist/swirl-icon-copy.entry.dc64da6f.js +19 -0
- package/dist/swirl-icon-crop.entry.ccb84d08.js +19 -0
- package/dist/swirl-icon-dark-mode.entry.fe0d4451.js +19 -0
- package/dist/swirl-icon-date-range.entry.59b5ec05.js +19 -0
- package/dist/swirl-icon-delete.entry.6458dd21.js +19 -0
- package/dist/swirl-icon-deployed-code.entry.76317c3a.js +19 -0
- package/dist/swirl-icon-description.entry.5daaf736.js +19 -0
- package/dist/swirl-icon-desktop.entry.bef91e28.js +19 -0
- package/dist/swirl-icon-directory-filled.entry.d8fb7abb.js +19 -0
- package/dist/swirl-icon-directory.entry.e12a5b30.js +19 -0
- package/dist/swirl-icon-discover.entry.f1a82e1b.js +19 -0
- package/dist/swirl-icon-dock-left.entry.4573d2e7.js +19 -0
- package/dist/swirl-icon-door-open.entry.43c6bddf.js +19 -0
- package/dist/swirl-icon-dot.entry.90ad866b.js +19 -0
- package/dist/swirl-icon-double-arrow-right.entry.ea77308a.js +19 -0
- package/dist/swirl-icon-edit-note.entry.b381a1b0.js +19 -0
- package/dist/swirl-icon-edit.entry.84e852b1.js +19 -0
- package/dist/swirl-icon-emoji-mood.entry.8bd0dbae.js +19 -0
- package/dist/swirl-icon-emoji-satisfied.entry.f4b0e6a2.js +19 -0
- package/dist/swirl-icon-emoji-symbols.entry.96055df3.js +19 -0
- package/dist/swirl-icon-error_3.entry.abb0f235.js +59 -0
- package/dist/swirl-icon-expand-more.entry.946304c0.js +19 -0
- package/dist/swirl-icon-experiment.entry.204a7384.js +19 -0
- package/dist/swirl-icon-file.entry.977e1abb.js +19 -0
- package/dist/swirl-icon-filter.entry.7d3dc65f.js +19 -0
- package/dist/swirl-icon-folder-shared.entry.70e08043.js +19 -0
- package/dist/swirl-icon-format-h-one.entry.4e4a8b65.js +19 -0
- package/dist/swirl-icon-format-list-bulleted.entry.18d80645.js +19 -0
- package/dist/swirl-icon-forward.entry.8a461908.js +19 -0
- package/dist/swirl-icon-gif.entry.10bfd9f8.js +19 -0
- package/dist/swirl-icon-group-add.entry.8a10d438.js +19 -0
- package/dist/swirl-icon-group-assign.entry.9bd341a0.js +19 -0
- package/dist/swirl-icon-groups-filled.entry.c02fe2fd.js +19 -0
- package/dist/swirl-icon-groups.entry.bb0d240f.js +19 -0
- package/dist/swirl-icon-hamburger-menu.entry.280ae237.js +19 -0
- package/dist/swirl-icon-health-and-safety.entry.78706e24.js +19 -0
- package/dist/swirl-icon-help-filled.entry.9f4c4cbc.js +19 -0
- package/dist/swirl-icon-help.entry.ab986561.js +19 -0
- package/dist/swirl-icon-highlight.entry.319f3f04.js +19 -0
- package/dist/swirl-icon-history.entry.e05f77c9.js +19 -0
- package/dist/swirl-icon-home-filled.entry.e2be587b.js +19 -0
- package/dist/swirl-icon-home.entry.7abc37de.js +19 -0
- package/dist/swirl-icon-hr-resting.entry.a5d3e58e.js +19 -0
- package/dist/swirl-icon-improve-text.entry.74287024.js +19 -0
- package/dist/swirl-icon-info.entry.78fd9d95.js +19 -0
- package/dist/swirl-icon-insert-below.entry.4eacdd1c.js +19 -0
- package/dist/swirl-icon-insert-chart.entry.9d8eb626.js +19 -0
- package/dist/swirl-icon-insert-on-top.entry.76f0aa78.js +19 -0
- package/dist/swirl-icon-inventory-off.entry.2e6415f3.js +19 -0
- package/dist/swirl-icon-inventory.entry.8fe1aa44.js +19 -0
- package/dist/swirl-icon-iphone.entry.760ee2b2.js +19 -0
- package/dist/swirl-icon-key.entry.ddca452c.js +19 -0
- package/dist/swirl-icon-keyboard-hide.entry.8c48c917.js +19 -0
- package/dist/swirl-icon-keyboard.entry.e5266140.js +19 -0
- package/dist/swirl-icon-language.entry.50a1c75f.js +19 -0
- package/dist/swirl-icon-light-mode.entry.6e765df7.js +19 -0
- package/dist/swirl-icon-like.entry.b7ddf60a.js +19 -0
- package/dist/swirl-icon-link.entry.046d8504.js +19 -0
- package/dist/swirl-icon-live.entry.d60601fb.js +19 -0
- package/dist/swirl-icon-load.entry.4af6db17.js +19 -0
- package/dist/swirl-icon-location-on.entry.b5642f21.js +19 -0
- package/dist/swirl-icon-lock-open.entry.51f471f6.js +19 -0
- package/dist/swirl-icon-lock-person.entry.d6d5db6c.js +19 -0
- package/dist/swirl-icon-lock.entry.7a62ea65.js +19 -0
- package/dist/swirl-icon-login.entry.cd789978.js +19 -0
- package/dist/swirl-icon-logout.entry.5e9ec0af.js +19 -0
- package/dist/swirl-icon-long-text.entry.30a53dce.js +19 -0
- package/dist/swirl-icon-mail.entry.a77f7b7a.js +19 -0
- package/dist/swirl-icon-manage-accounts.entry.b5f09c75.js +19 -0
- package/dist/swirl-icon-mark-chat-read.entry.3a31ab1a.js +19 -0
- package/dist/swirl-icon-mark-chat-unread.entry.c193a936.js +19 -0
- package/dist/swirl-icon-mention.entry.25f95b46.js +19 -0
- package/dist/swirl-icon-menu-book-filled.entry.730edf1a.js +19 -0
- package/dist/swirl-icon-menu-filled.entry.af3d4f64.js +19 -0
- package/dist/swirl-icon-menu.entry.adc38a72.js +19 -0
- package/dist/swirl-icon-message.entry.ad1368f1.js +19 -0
- package/dist/swirl-icon-mic-off.entry.3c2beeac.js +19 -0
- package/dist/swirl-icon-mic.entry.7332052c.js +19 -0
- package/dist/swirl-icon-more-horizontal.entry.db340446.js +19 -0
- package/dist/swirl-icon-more-vertikal.entry.3bd0b8c1.js +19 -0
- package/dist/swirl-icon-news-filled.entry.dfd8d225.js +19 -0
- package/dist/swirl-icon-news-off.entry.ae015dcb.js +19 -0
- package/dist/swirl-icon-news.entry.4b083fd5.js +19 -0
- package/dist/swirl-icon-next-plan.entry.508984ba.js +19 -0
- package/dist/swirl-icon-note-stack-filled.entry.fc439477.js +19 -0
- package/dist/swirl-icon-note-stack.entry.3fa5daf2.js +19 -0
- package/dist/swirl-icon-notifications-active.entry.ce21c684.js +19 -0
- package/dist/swirl-icon-notifications-off.entry.3d25d0c4.js +19 -0
- package/dist/swirl-icon-notifications.entry.51d80a84.js +19 -0
- package/dist/swirl-icon-open-in-full.entry.6f46ee58.js +19 -0
- package/dist/swirl-icon-open-in-new.entry.ed144345.js +19 -0
- package/dist/swirl-icon-passkey.entry.526b341a.js +19 -0
- package/dist/swirl-icon-patient-list.entry.ff90ab83.js +19 -0
- package/dist/swirl-icon-pause-circle.entry.25faccbe.js +19 -0
- package/dist/swirl-icon-pause.entry.8cc397b8.js +19 -0
- package/dist/swirl-icon-people-alt.entry.0e756426.js +19 -0
- package/dist/swirl-icon-person-check.entry.03486625.js +19 -0
- package/dist/swirl-icon-person-off.entry.6f6b0df6.js +19 -0
- package/dist/swirl-icon-person.entry.4eea9c7d.js +19 -0
- package/dist/swirl-icon-phone.entry.afa9f1d2.js +19 -0
- package/dist/swirl-icon-photo-camera.entry.3827b7d5.js +19 -0
- package/dist/swirl-icon-picture-in-picture.entry.3906dfe3.js +19 -0
- package/dist/swirl-icon-pin-off.entry.741673a0.js +19 -0
- package/dist/swirl-icon-pin.entry.0163b1d2.js +19 -0
- package/dist/swirl-icon-place.entry.31bb9b70.js +19 -0
- package/dist/swirl-icon-play-arrow.entry.95096d38.js +19 -0
- package/dist/swirl-icon-poll.entry.c06458d1.js +19 -0
- package/dist/swirl-icon-post-approval.entry.bd287be2.js +19 -0
- package/dist/swirl-icon-present.entry.63746c19.js +19 -0
- package/dist/swirl-icon-preview.entry.d7378a7b.js +19 -0
- package/dist/swirl-icon-print.entry.a83b1bf1.js +19 -0
- package/dist/swirl-icon-public-off.entry.dc5a8cf0.js +19 -0
- package/dist/swirl-icon-public.entry.2462e5ef.js +19 -0
- package/dist/swirl-icon-published-with-changes.entry.9f0094a1.js +19 -0
- package/dist/swirl-icon-ratio-four-to-three.entry.53ddf6c6.js +19 -0
- package/dist/swirl-icon-ratio-freeform.entry.d6d4f34f.js +19 -0
- package/dist/swirl-icon-ratio-sixteen-to-nine.entry.07976642.js +19 -0
- package/dist/swirl-icon-ratio-square.entry.964764a3.js +19 -0
- package/dist/swirl-icon-ratio-three-to-four.entry.55cb74b4.js +19 -0
- package/dist/swirl-icon-ratio-three-to-two.entry.4420f458.js +19 -0
- package/dist/swirl-icon-recieved.entry.2c3497b9.js +19 -0
- package/dist/swirl-icon-refresh.entry.d56c297f.js +19 -0
- package/dist/swirl-icon-remove-circle.entry.194e326b.js +19 -0
- package/dist/swirl-icon-remove-moderator.entry.5e295b64.js +19 -0
- package/dist/swirl-icon-repeat.entry.ddb54de2.js +19 -0
- package/dist/swirl-icon-reply.entry.3b4538f4.js +19 -0
- package/dist/swirl-icon-report.entry.091c14f9.js +19 -0
- package/dist/swirl-icon-roadmap.entry.a83326bb.js +19 -0
- package/dist/swirl-icon-rotate-left.entry.64c0b32a.js +19 -0
- package/dist/swirl-icon-rotate-right.entry.59bd87a8.js +19 -0
- package/dist/swirl-icon-screenshare-off.entry.5628ea68.js +19 -0
- package/dist/swirl-icon-screenshare.entry.05fdb3f9.js +19 -0
- package/dist/swirl-icon-search-strong.entry.c1a7f51d.js +19 -0
- package/dist/swirl-icon-search.entry.55b5072a.js +19 -0
- package/dist/swirl-icon-section.entry.19761fc5.js +19 -0
- package/dist/swirl-icon-secure.entry.5657256b.js +19 -0
- package/dist/swirl-icon-sell.entry.f75e51f9.js +19 -0
- package/dist/swirl-icon-send.entry.9343103f.js +19 -0
- package/dist/swirl-icon-settings.entry.5206e5dd.js +19 -0
- package/dist/swirl-icon-short-text.entry.52ab53ed.js +19 -0
- package/dist/swirl-icon-simplify.entry.a0f08171.js +19 -0
- package/dist/swirl-icon-spellcheck.entry.4046ee31.js +19 -0
- package/dist/swirl-icon-stars.entry.547b692c.js +19 -0
- package/dist/swirl-icon-sticky-note.entry.19fbc78b.js +19 -0
- package/dist/swirl-icon-stop-circle.entry.3038f794.js +19 -0
- package/dist/swirl-icon-stop.entry.9ab0625a.js +19 -0
- package/dist/swirl-icon-sunny.entry.54ec57f3.js +19 -0
- package/dist/swirl-icon-sync.entry.b22ec0e2.js +19 -0
- package/dist/swirl-icon-tasks-filled.entry.9bb359c8.js +19 -0
- package/dist/swirl-icon-tasks.entry.ed5e9d87.js +19 -0
- package/dist/swirl-icon-terminal.entry.c4229b53.js +19 -0
- package/dist/swirl-icon-time-filled.entry.5fb96241.js +19 -0
- package/dist/swirl-icon-time.entry.52dcff65.js +19 -0
- package/dist/swirl-icon-today-filled.entry.b9d563f1.js +19 -0
- package/dist/swirl-icon-translate.entry.b007bf59.js +19 -0
- package/dist/swirl-icon-tree-structure.entry.1185a62d.js +19 -0
- package/dist/swirl-icon-undo.entry.e539a0a0.js +19 -0
- package/dist/swirl-icon-unlock-person.entry.0df4c2fe.js +19 -0
- package/dist/swirl-icon-upload.entry.585283e6.js +19 -0
- package/dist/swirl-icon-user-add.entry.e4b6971e.js +19 -0
- package/dist/swirl-icon-user-assign.entry.fe3b8c41.js +19 -0
- package/dist/swirl-icon-verified-user.entry.1a20e415.js +19 -0
- package/dist/swirl-icon-video-camera-off.entry.de49666e.js +19 -0
- package/dist/swirl-icon-video-camera.entry.d670a9f2.js +19 -0
- package/dist/swirl-icon-video-library.entry.1a409b09.js +19 -0
- package/dist/swirl-icon-view-agenda.entry.695c192b.js +19 -0
- package/dist/swirl-icon-voice.entry.40e96198.js +19 -0
- package/dist/swirl-icon-volume-up.entry.f600b4cd.js +19 -0
- package/dist/swirl-icon-web-asset-off.entry.baf652d7.js +19 -0
- package/dist/swirl-icon-web-asset.entry.3ea9d383.js +19 -0
- package/dist/swirl-icon-work.entry.5290301f.js +19 -0
- package/dist/swirl-icon.entry.b3f77036.js +17 -0
- package/dist/swirl-image-grid-item.entry.0efa8611.js +93 -0
- package/dist/swirl-image-grid.entry.649f05f3.js +51 -0
- package/dist/swirl-inline-notification.entry.c713196a.js +17 -0
- package/dist/swirl-inline-status.entry.58bdd339.js +37 -0
- package/dist/swirl-lightbox.entry.c7fe75ca.js +155 -0
- package/dist/swirl-link.entry.677fe162.js +17 -0
- package/dist/swirl-list.entry.d1a1b303.js +18 -0
- package/dist/swirl-menu-item.entry.a106842a.js +86 -0
- package/dist/swirl-menu.entry.03ed8638.js +184 -0
- package/dist/swirl-modal-shell.entry.83101bd2.js +45 -0
- package/dist/swirl-modal.entry.f9242cf6.js +182 -0
- package/dist/swirl-option-list-section.entry.75e53c50.js +15 -0
- package/dist/swirl-option-list.entry.ff5ded38.js +265 -0
- package/dist/swirl-pagination.entry.fd0720bc.js +38 -0
- package/dist/swirl-pdf-reader.entry.7e112077.js +120 -0
- package/dist/swirl-popover_2.entry.1c6e66bb.js +274 -0
- package/dist/swirl-progress-indicator.entry.75460bea.js +17 -0
- package/dist/swirl-radio-group.entry.cf03b401.js +50 -0
- package/dist/swirl-radio.entry.66c1f91e.js +27 -0
- package/dist/swirl-resource-list-file-item.entry.dc90a765.js +39 -0
- package/dist/swirl-resource-list-item.entry.9a8434de.js +103 -0
- package/dist/swirl-resource-list-section.entry.20680603.js +19 -0
- package/dist/swirl-resource-list.entry.3430ce47.js +162 -0
- package/dist/swirl-search.entry.c685b7ad.js +51 -0
- package/dist/swirl-select.entry.4bd56ee8.js +137 -0
- package/dist/swirl-separator.entry.a695fc11.js +29 -0
- package/dist/swirl-shell-layout.entry.f187db65.js +686 -0
- package/dist/swirl-shell-navigation-item.entry.26e5003f.js +46 -0
- package/dist/swirl-skeleton-box.entry.e792858f.js +24 -0
- package/dist/swirl-skeleton-text.entry.5e6640af.js +17 -0
- package/dist/swirl-stack.entry.6f7baf56.js +21 -0
- package/dist/swirl-status-indicator.entry.1aca648a.js +17 -0
- package/dist/swirl-switch.entry.8ec0c940.js +30 -0
- package/dist/swirl-symbol-ac-unit.entry.7ff6deae.js +17 -0
- package/dist/swirl-symbol-account-circle.entry.a7340d61.js +17 -0
- package/dist/swirl-symbol-alternate-email.entry.19fc8ff5.js +17 -0
- package/dist/swirl-symbol-android.entry.c5b710ae.js +17 -0
- package/dist/swirl-symbol-announcement.entry.d0680b57.js +17 -0
- package/dist/swirl-symbol-autorenew.entry.e1b11661.js +17 -0
- package/dist/swirl-symbol-backup.entry.93f6a73a.js +17 -0
- package/dist/swirl-symbol-badge.entry.3c1288c5.js +17 -0
- package/dist/swirl-symbol-barcode-reader.entry.4f2fc865.js +17 -0
- package/dist/swirl-symbol-barcode-scanner.entry.64b7a9b3.js +17 -0
- package/dist/swirl-symbol-battery-horiz.entry.26e3dde2.js +17 -0
- package/dist/swirl-symbol-beach-access.entry.b97175ac.js +17 -0
- package/dist/swirl-symbol-bolt.entry.eee4daff.js +17 -0
- package/dist/swirl-symbol-bookmark.entry.ba396f4a.js +17 -0
- package/dist/swirl-symbol-calendar.entry.e1d47006.js +17 -0
- package/dist/swirl-symbol-campaign.entry.f6858ce8.js +17 -0
- package/dist/swirl-symbol-cards-star.entry.b52c3286.js +17 -0
- package/dist/swirl-symbol-cloud.entry.ec6dd984.js +17 -0
- package/dist/swirl-symbol-construction.entry.bba4d3bf.js +17 -0
- package/dist/swirl-symbol-contacts.entry.7c4f6600.js +17 -0
- package/dist/swirl-symbol-coronavirus.entry.cd337e5a.js +17 -0
- package/dist/swirl-symbol-design-services.entry.ff56396e.js +17 -0
- package/dist/swirl-symbol-desktop-windows.entry.93cc6b7c.js +17 -0
- package/dist/swirl-symbol-directions-car-filled.entry.88c7fe0d.js +17 -0
- package/dist/swirl-symbol-diversity.entry.653920c2.js +17 -0
- package/dist/swirl-symbol-draw.entry.4a13215f.js +17 -0
- package/dist/swirl-symbol-edit-calendar.entry.0efc4c2b.js +17 -0
- package/dist/swirl-symbol-email.entry.6134420f.js +17 -0
- package/dist/swirl-symbol-emergency.entry.ae12600a.js +17 -0
- package/dist/swirl-symbol-emoji-food-beverage.entry.41974e32.js +17 -0
- package/dist/swirl-symbol-engineering.entry.b45c480e.js +17 -0
- package/dist/swirl-symbol-event-menu.entry.7a039509.js +17 -0
- package/dist/swirl-symbol-explore.entry.634d05ba.js +17 -0
- package/dist/swirl-symbol-extension.entry.8b9b8d27.js +17 -0
- package/dist/swirl-symbol-facebook.entry.53efe3c1.js +17 -0
- package/dist/swirl-symbol-favorite.entry.f593ea9d.js +17 -0
- package/dist/swirl-symbol-fitness-center.entry.7d9a58bf.js +17 -0
- package/dist/swirl-symbol-flag.entry.6434d056.js +17 -0
- package/dist/swirl-symbol-flight.entry.9a9e616e.js +17 -0
- package/dist/swirl-symbol-folder.entry.075da7f4.js +17 -0
- package/dist/swirl-symbol-globe.entry.a889675e.js +17 -0
- package/dist/swirl-symbol-groups.entry.65ba1a35.js +17 -0
- package/dist/swirl-symbol-healing.entry.ca2ef4ba.js +17 -0
- package/dist/swirl-symbol-health-and-safety.entry.80dcd7bc.js +17 -0
- package/dist/swirl-symbol-help.entry.af6b8453.js +17 -0
- package/dist/swirl-symbol-home-repair-service.entry.59905fc3.js +17 -0
- package/dist/swirl-symbol-home-storage.entry.1819017c.js +17 -0
- package/dist/swirl-symbol-id-card.entry.7296c2ae.js +17 -0
- package/dist/swirl-symbol-image.entry.85cb8a8b.js +17 -0
- package/dist/swirl-symbol-info-menu.entry.bde55dbf.js +17 -0
- package/dist/swirl-symbol-instagram.entry.2e4be216.js +17 -0
- package/dist/swirl-symbol-inventory-2.entry.faab6070.js +17 -0
- package/dist/swirl-symbol-inventory.entry.4b6ea8b4.js +17 -0
- package/dist/swirl-symbol-ios.entry.996658ac.js +17 -0
- package/dist/swirl-symbol-key.entry.17a35098.js +17 -0
- package/dist/swirl-symbol-language.entry.86486cc0.js +17 -0
- package/dist/swirl-symbol-leaderboard.entry.d2f7e92c.js +17 -0
- package/dist/swirl-symbol-lightbulb.entry.afd8fea3.js +17 -0
- package/dist/swirl-symbol-linkedin.entry.638ba9ac.js +17 -0
- package/dist/swirl-symbol-local-shipping.entry.cf723945.js +17 -0
- package/dist/swirl-symbol-location-on.entry.017caafa.js +17 -0
- package/dist/swirl-symbol-loyalty.entry.249b2565.js +17 -0
- package/dist/swirl-symbol-map.entry.38dd5121.js +17 -0
- package/dist/swirl-symbol-maps-home-work.entry.c5df1eb3.js +17 -0
- package/dist/swirl-symbol-menu-book.entry.93a40aad.js +17 -0
- package/dist/swirl-symbol-mop.entry.ee478152.js +17 -0
- package/dist/swirl-symbol-nest-eco-leaf.entry.6c31b4a5.js +17 -0
- package/dist/swirl-symbol-notifications.entry.30cea50b.js +17 -0
- package/dist/swirl-symbol-open-in-new.entry.e733059d.js +17 -0
- package/dist/swirl-symbol-orders.entry.eb7c3917.js +17 -0
- package/dist/swirl-symbol-package.entry.eebf0f93.js +17 -0
- package/dist/swirl-symbol-palette.entry.a4202a81.js +17 -0
- package/dist/swirl-symbol-partly-cloudy-day.entry.2ca7724b.js +17 -0
- package/dist/swirl-symbol-pedal-bike.entry.c087be03.js +17 -0
- package/dist/swirl-symbol-percent-discount.entry.8064d80a.js +17 -0
- package/dist/swirl-symbol-pets.entry.8a8627b2.js +17 -0
- package/dist/swirl-symbol-pinterest.entry.ee2b5f8b.js +17 -0
- package/dist/swirl-symbol-point-of-sale.entry.bf269a9d.js +17 -0
- package/dist/swirl-symbol-policy.entry.4a8aa60e.js +17 -0
- package/dist/swirl-symbol-precision-manufacturing.entry.b0e4fcf5.js +17 -0
- package/dist/swirl-symbol-print.entry.d9668913.js +17 -0
- package/dist/swirl-symbol-push-pin.entry.40ed43e8.js +17 -0
- package/dist/swirl-symbol-recycling.entry.46e00b41.js +17 -0
- package/dist/swirl-symbol-redeem.entry.a8b85352.js +17 -0
- package/dist/swirl-symbol-report-problem.entry.a88b7bec.js +17 -0
- package/dist/swirl-symbol-restaurant.entry.77376139.js +17 -0
- package/dist/swirl-symbol-roadmap.entry.f2673c12.js +17 -0
- package/dist/swirl-symbol-rocket-launch.entry.f8a39a37.js +17 -0
- package/dist/swirl-symbol-room.entry.3016616f.js +17 -0
- package/dist/swirl-symbol-savings.entry.b0adfd36.js +17 -0
- package/dist/swirl-symbol-school.entry.04dd5237.js +17 -0
- package/dist/swirl-symbol-sell.entry.39b3d006.js +17 -0
- package/dist/swirl-symbol-settings-voice.entry.a3b91dd3.js +17 -0
- package/dist/swirl-symbol-shopping-bag.entry.42298752.js +17 -0
- package/dist/swirl-symbol-shopping-cart.entry.d9d86e11.js +17 -0
- package/dist/swirl-symbol-smartphone.entry.923fd159.js +17 -0
- package/dist/swirl-symbol-spa.entry.ed0bca55.js +17 -0
- package/dist/swirl-symbol-sports-soccer.entry.b5204a59.js +17 -0
- package/dist/swirl-symbol-star.entry.49fda902.js +17 -0
- package/dist/swirl-symbol-supervisor-account.entry.20a2da5c.js +17 -0
- package/dist/swirl-symbol-task.entry.58e9f533.js +17 -0
- package/dist/swirl-symbol-tasks.entry.c6fb7664.js +17 -0
- package/dist/swirl-symbol-thumbs-up-down.entry.80a6af7c.js +17 -0
- package/dist/swirl-symbol-timer.entry.50fadd6b.js +17 -0
- package/dist/swirl-symbol-tools-power-drill.entry.7f85d669.js +17 -0
- package/dist/swirl-symbol-train.entry.eefc5436.js +17 -0
- package/dist/swirl-symbol-trophy.entry.291033f4.js +17 -0
- package/dist/swirl-symbol-twitter.entry.7f009763.js +17 -0
- package/dist/swirl-symbol-video.entry.928615eb.js +17 -0
- package/dist/swirl-symbol-warehouse.entry.6a525cd4.js +17 -0
- package/dist/swirl-symbol-water-drop.entry.780da979.js +17 -0
- package/dist/swirl-symbol-wb-sunny.entry.2268fc4f.js +17 -0
- package/dist/swirl-symbol-wechat.entry.0dd9772f.js +17 -0
- package/dist/swirl-symbol-weibo.entry.ab08170f.js +17 -0
- package/dist/swirl-symbol-wifi.entry.ef5e51dd.js +17 -0
- package/dist/swirl-symbol-work.entry.070b706e.js +17 -0
- package/dist/swirl-symbol-xing.entry.81c10ccd.js +17 -0
- package/dist/swirl-symbol-youtube.entry.e964455c.js +17 -0
- package/dist/swirl-symbol.entry.b443689c.js +16 -0
- package/dist/swirl-tab-bar.entry.40c4fcbe.js +65 -0
- package/dist/swirl-tab.entry.70fc6cd6.js +17 -0
- package/dist/swirl-table-cell.entry.1e77e15b.js +15 -0
- package/dist/swirl-table-column.entry.d933a9a0.js +34 -0
- package/dist/swirl-table-row-group.entry.f776bad7.js +35 -0
- package/dist/swirl-table-row.entry.dc17d0fc.js +27 -0
- package/dist/swirl-table.entry.623707de.js +335 -0
- package/dist/swirl-tabs.entry.7acce73d.js +63 -0
- package/dist/swirl-tag.entry.1ede15e3.js +40 -0
- package/dist/swirl-text-input.entry.0aa232b3.js +93 -0
- package/dist/swirl-text.entry.1861aa12.js +299 -0
- package/dist/swirl-theme-provider.entry.c216873c.js +96 -0
- package/dist/swirl-thumbnail.entry.21f7eb0c.js +20 -0
- package/dist/swirl-time-input.entry.163fadee.js +140 -0
- package/dist/swirl-toast-provider.entry.b833e79d.js +82 -0
- package/dist/swirl-toast.entry.afb7db33.js +55 -0
- package/dist/swirl-toggle-button.entry.56ff2413.js +21 -0
- package/dist/swirl-toggle-group.entry.3f569910.js +62 -0
- package/dist/swirl-toolbar.entry.d25d0fe0.js +56 -0
- package/dist/swirl-tooltip.entry.208482a8.js +114 -0
- package/dist/swirl-tree-navigation-item.entry.11ac84bd.js +73 -0
- package/dist/swirl-tree-navigation.entry.7fe139fc.js +15 -0
- package/dist/swirl-tree-view-item.entry.85ea8e46.js +203 -0
- package/dist/swirl-tree-view.entry.efc5224e.js +222 -0
- package/dist/swirl-video-thumbnail.entry.272a4bc8.js +15 -0
- package/dist/swirl-visually-hidden.entry.bbf39dcc.js +15 -0
- package/dist/wc-datepicker.entry.d2d266e7.js +380 -0
- package/package.json +2 -2
- package/dist/index.69dca169.js +0 -4667
- package/dist/swirl-accordion-item.entry.3038cac2.js +0 -38
- package/dist/swirl-accordion.entry.a16a239c.js +0 -42
- package/dist/swirl-action-list-item.entry.f7482e8d.js +0 -38
- package/dist/swirl-action-list-section.entry.e459daff.js +0 -15
- package/dist/swirl-action-list_8.entry.c3b2eaee.js +0 -171
- package/dist/swirl-app-bar.entry.65195d89.js +0 -49
- package/dist/swirl-app-icon.entry.9e4239f9.js +0 -30
- package/dist/swirl-app-layout.entry.34bf92f2.js +0 -205
- package/dist/swirl-autocomplete.entry.c31ca9de.js +0 -117
- package/dist/swirl-avatar-group.entry.1cc03e3e.js +0 -37
- package/dist/swirl-avatar.entry.fbfe1813.js +0 -72
- package/dist/swirl-badge.entry.3c318a48.js +0 -19
- package/dist/swirl-banner.entry.1db4c571.js +0 -51
- package/dist/swirl-box.entry.bc5f5ede.js +0 -109
- package/dist/swirl-button-group.entry.47f5666a.js +0 -19
- package/dist/swirl-button.entry.f851e3c0.js +0 -61
- package/dist/swirl-card.entry.a52146f0.js +0 -50
- package/dist/swirl-carousel-slide.entry.a9458119.js +0 -23
- package/dist/swirl-carousel.entry.8c07190d.js +0 -91
- package/dist/swirl-checkbox.entry.d2ef3594.js +0 -28
- package/dist/swirl-chip.entry.b4a8d60e.js +0 -42
- package/dist/swirl-color-input.entry.8dbe830a.js +0 -272
- package/dist/swirl-columns.entry.8c5f97da.js +0 -18
- package/dist/swirl-console-layout.entry.91f0377e.js +0 -93
- package/dist/swirl-data-cell-stack.entry.f2d0d6bf.js +0 -25
- package/dist/swirl-data-cell.entry.7e241112.js +0 -34
- package/dist/swirl-date-input.entry.18a8d302.js +0 -146
- package/dist/swirl-date-picker_2.entry.21b5d0e4.js +0 -47
- package/dist/swirl-description-list-item.entry.606e0eac.js +0 -24
- package/dist/swirl-description-list.entry.f76bf936.js +0 -15
- package/dist/swirl-dialog.entry.90a1e690.js +0 -74
- package/dist/swirl-emoji-clap.entry.70b78f2d.js +0 -17
- package/dist/swirl-emoji-happy.entry.bf5d7fff.js +0 -17
- package/dist/swirl-emoji-idea.entry.2555c7de.js +0 -17
- package/dist/swirl-emoji-love.entry.642a0987.js +0 -17
- package/dist/swirl-emoji-sad.entry.138b59d3.js +0 -17
- package/dist/swirl-emoji-thumbs-up.entry.46c6b622.js +0 -17
- package/dist/swirl-emoji.entry.ae4cec40.js +0 -16
- package/dist/swirl-empty-state.entry.961338e2.js +0 -23
- package/dist/swirl-file-chip.entry.37f311c1.js +0 -59
- package/dist/swirl-file-uploader.entry.2df0dba8.js +0 -31
- package/dist/swirl-file-viewer-audio_7.entry.a25ea9d6.js +0 -18787
- package/dist/swirl-form-control.entry.3d9724a5.js +0 -124
- package/dist/swirl-form-group.entry.1d2ed077.js +0 -17
- package/dist/swirl-heading.entry.79c80149.js +0 -26
- package/dist/swirl-icon-add-moderator.entry.3c4d6718.js +0 -19
- package/dist/swirl-icon-add-photo.entry.72f7d724.js +0 -19
- package/dist/swirl-icon-add-reaction.entry.a98647f2.js +0 -19
- package/dist/swirl-icon-admin-panel-settings.entry.0348dcbf.js +0 -19
- package/dist/swirl-icon-ai-filled.entry.fb3143e0.js +0 -19
- package/dist/swirl-icon-ai.entry.6100212e.js +0 -19
- package/dist/swirl-icon-apps.entry.f31e9948.js +0 -19
- package/dist/swirl-icon-arrow-back_5.entry.d5142eb2.js +0 -71
- package/dist/swirl-icon-arrow-downward_2.entry.46098444.js +0 -32
- package/dist/swirl-icon-arrow-left_3.entry.d2ad8537.js +0 -45
- package/dist/swirl-icon-arrow-right-small.entry.a3db6eaa.js +0 -19
- package/dist/swirl-icon-aspect-ratio.entry.856cac8a.js +0 -19
- package/dist/swirl-icon-attachment_6.entry.063df02f.js +0 -84
- package/dist/swirl-icon-autorenew.entry.94e37f81.js +0 -19
- package/dist/swirl-icon-bar-chart.entry.ae7587f5.js +0 -19
- package/dist/swirl-icon-beach-access-filled.entry.d37c4cdb.js +0 -19
- package/dist/swirl-icon-beach-access.entry.0dcf9d69.js +0 -19
- package/dist/swirl-icon-block.entry.8fe5bd5b.js +0 -19
- package/dist/swirl-icon-bookmark-filled.entry.4930b8a6.js +0 -19
- package/dist/swirl-icon-bookmark.entry.07f46bfa.js +0 -19
- package/dist/swirl-icon-calendar-add-on-filled.entry.1dee5cdb.js +0 -19
- package/dist/swirl-icon-calendar-respond.entry.209180f3.js +0 -19
- package/dist/swirl-icon-calendar-today.entry.9ba85d96.js +0 -19
- package/dist/swirl-icon-call-end.entry.b0fdfd82.js +0 -19
- package/dist/swirl-icon-call.entry.8b07e044.js +0 -19
- package/dist/swirl-icon-cancel-filled.entry.6aebf8cc.js +0 -19
- package/dist/swirl-icon-cancel-outline.entry.de1d1ffc.js +0 -19
- package/dist/swirl-icon-cancel_4.entry.32c790f5.js +0 -58
- package/dist/swirl-icon-chat-bubble.entry.c529bf0b.js +0 -19
- package/dist/swirl-icon-chats-filled.entry.f37f9959.js +0 -19
- package/dist/swirl-icon-chats.entry.88d6c748.js +0 -19
- package/dist/swirl-icon-check-circle-filled.entry.5f8c1fd8.js +0 -19
- package/dist/swirl-icon-check-circle_2.entry.74eace96.js +0 -32
- package/dist/swirl-icon-check-small_2.entry.86bb66e0.js +0 -66
- package/dist/swirl-icon-check-strong_2.entry.038c3f12.js +0 -32
- package/dist/swirl-icon-check.entry.055a617c.js +0 -19
- package/dist/swirl-icon-checkbox-filled.entry.e6f274e6.js +0 -19
- package/dist/swirl-icon-chevron-left.entry.24250387.js +0 -19
- package/dist/swirl-icon-chevron-right.entry.e6b70dc8.js +0 -19
- package/dist/swirl-icon-close-fullscreen.entry.2c59bd10.js +0 -19
- package/dist/swirl-icon-close-small.entry.57872375.js +0 -19
- package/dist/swirl-icon-close.entry.3007541d.js +0 -19
- package/dist/swirl-icon-cloud-upload.entry.95944aec.js +0 -19
- package/dist/swirl-icon-column.entry.058262a8.js +0 -19
- package/dist/swirl-icon-comment.entry.f224e3eb.js +0 -19
- package/dist/swirl-icon-contrast.entry.b697b16e.js +0 -19
- package/dist/swirl-icon-copy.entry.2f102e8d.js +0 -19
- package/dist/swirl-icon-crop.entry.bbbacf8e.js +0 -19
- package/dist/swirl-icon-dark-mode.entry.108a1a89.js +0 -19
- package/dist/swirl-icon-date-range.entry.f1d9dd0b.js +0 -19
- package/dist/swirl-icon-delete.entry.ef63d5d0.js +0 -19
- package/dist/swirl-icon-deployed-code.entry.7b82969b.js +0 -19
- package/dist/swirl-icon-description.entry.382281d1.js +0 -19
- package/dist/swirl-icon-desktop.entry.7a654657.js +0 -19
- package/dist/swirl-icon-directory-filled.entry.c0f7dcb0.js +0 -19
- package/dist/swirl-icon-directory.entry.d0308889.js +0 -19
- package/dist/swirl-icon-discover.entry.a235dabc.js +0 -19
- package/dist/swirl-icon-dock-left.entry.59442814.js +0 -19
- package/dist/swirl-icon-door-open.entry.1ac96023.js +0 -19
- package/dist/swirl-icon-dot.entry.28fa6576.js +0 -19
- package/dist/swirl-icon-double-arrow-right.entry.478b7307.js +0 -19
- package/dist/swirl-icon-edit-note.entry.cd68f884.js +0 -19
- package/dist/swirl-icon-edit.entry.6acad3ab.js +0 -19
- package/dist/swirl-icon-emoji-mood.entry.9f72aa32.js +0 -19
- package/dist/swirl-icon-emoji-satisfied.entry.689de142.js +0 -19
- package/dist/swirl-icon-emoji-symbols.entry.a34bf012.js +0 -19
- package/dist/swirl-icon-error_3.entry.7cf6ada1.js +0 -59
- package/dist/swirl-icon-expand-more.entry.dae50342.js +0 -19
- package/dist/swirl-icon-experiment.entry.cd151db1.js +0 -19
- package/dist/swirl-icon-file.entry.f2e8b0c6.js +0 -19
- package/dist/swirl-icon-filter.entry.e5aa21d7.js +0 -19
- package/dist/swirl-icon-folder-shared.entry.417d6ebc.js +0 -19
- package/dist/swirl-icon-format-h-one.entry.4cb42b40.js +0 -19
- package/dist/swirl-icon-format-list-bulleted.entry.2e34cb00.js +0 -19
- package/dist/swirl-icon-forward.entry.60d792fa.js +0 -19
- package/dist/swirl-icon-gif.entry.2a08d237.js +0 -19
- package/dist/swirl-icon-group-add.entry.b0187998.js +0 -19
- package/dist/swirl-icon-group-assign.entry.273cea7f.js +0 -19
- package/dist/swirl-icon-groups-filled.entry.12d1796e.js +0 -19
- package/dist/swirl-icon-groups.entry.de957d2b.js +0 -19
- package/dist/swirl-icon-hamburger-menu.entry.869323ce.js +0 -19
- package/dist/swirl-icon-health-and-safety.entry.33ae8a15.js +0 -19
- package/dist/swirl-icon-help-filled.entry.00f7e1e9.js +0 -19
- package/dist/swirl-icon-help.entry.43f17a3b.js +0 -19
- package/dist/swirl-icon-highlight.entry.56c95f9d.js +0 -19
- package/dist/swirl-icon-history.entry.4dd30522.js +0 -19
- package/dist/swirl-icon-home-filled.entry.5cb1c7d7.js +0 -19
- package/dist/swirl-icon-home.entry.c59486de.js +0 -19
- package/dist/swirl-icon-hr-resting.entry.e9fccd4a.js +0 -19
- package/dist/swirl-icon-improve-text.entry.3e07070e.js +0 -19
- package/dist/swirl-icon-info.entry.be22e2e0.js +0 -19
- package/dist/swirl-icon-insert-below.entry.22c48f7f.js +0 -19
- package/dist/swirl-icon-insert-chart.entry.909f05db.js +0 -19
- package/dist/swirl-icon-insert-on-top.entry.12cc75c6.js +0 -19
- package/dist/swirl-icon-inventory-off.entry.dbdae519.js +0 -19
- package/dist/swirl-icon-inventory.entry.dffc0efe.js +0 -19
- package/dist/swirl-icon-iphone.entry.f0c2ad64.js +0 -19
- package/dist/swirl-icon-key.entry.e6f0d83c.js +0 -19
- package/dist/swirl-icon-keyboard-hide.entry.1d7b2b63.js +0 -19
- package/dist/swirl-icon-keyboard.entry.7eaba2d5.js +0 -19
- package/dist/swirl-icon-language.entry.3b8ebf0f.js +0 -19
- package/dist/swirl-icon-light-mode.entry.e3fb46fd.js +0 -19
- package/dist/swirl-icon-like.entry.7d74066c.js +0 -19
- package/dist/swirl-icon-link.entry.efc4c897.js +0 -19
- package/dist/swirl-icon-live.entry.9f3ccf44.js +0 -19
- package/dist/swirl-icon-load.entry.639ebe72.js +0 -19
- package/dist/swirl-icon-location-on.entry.2614abbc.js +0 -19
- package/dist/swirl-icon-lock-open.entry.9c9e114a.js +0 -19
- package/dist/swirl-icon-lock-person.entry.410d3f9d.js +0 -19
- package/dist/swirl-icon-lock.entry.34bfb924.js +0 -19
- package/dist/swirl-icon-login.entry.99365aa3.js +0 -19
- package/dist/swirl-icon-logout.entry.fdd80493.js +0 -19
- package/dist/swirl-icon-long-text.entry.f5ecd226.js +0 -19
- package/dist/swirl-icon-mail.entry.8d1bc363.js +0 -19
- package/dist/swirl-icon-manage-accounts.entry.499e1f8d.js +0 -19
- package/dist/swirl-icon-mark-chat-read.entry.ee59d355.js +0 -19
- package/dist/swirl-icon-mark-chat-unread.entry.2c8f3aaf.js +0 -19
- package/dist/swirl-icon-mention.entry.a65cc6e2.js +0 -19
- package/dist/swirl-icon-menu-book-filled.entry.9e9280a3.js +0 -19
- package/dist/swirl-icon-menu-filled.entry.ce1cc0e5.js +0 -19
- package/dist/swirl-icon-menu.entry.7975566c.js +0 -19
- package/dist/swirl-icon-message.entry.22f2fc13.js +0 -19
- package/dist/swirl-icon-mic-off.entry.da68d26f.js +0 -19
- package/dist/swirl-icon-mic.entry.c4103023.js +0 -19
- package/dist/swirl-icon-more-horizontal.entry.9db10e59.js +0 -19
- package/dist/swirl-icon-more-vertikal.entry.f51aa139.js +0 -19
- package/dist/swirl-icon-news-filled.entry.e5e62ab5.js +0 -19
- package/dist/swirl-icon-news-off.entry.809df78e.js +0 -19
- package/dist/swirl-icon-news.entry.5e5fb832.js +0 -19
- package/dist/swirl-icon-next-plan.entry.40351238.js +0 -19
- package/dist/swirl-icon-note-stack-filled.entry.bd30533a.js +0 -19
- package/dist/swirl-icon-note-stack.entry.7553a025.js +0 -19
- package/dist/swirl-icon-notifications-active.entry.f7b8ff6b.js +0 -19
- package/dist/swirl-icon-notifications-off.entry.6cd037a0.js +0 -19
- package/dist/swirl-icon-notifications.entry.ce7fba8c.js +0 -19
- package/dist/swirl-icon-open-in-full.entry.f23b2c09.js +0 -19
- package/dist/swirl-icon-open-in-new.entry.a57cce3e.js +0 -19
- package/dist/swirl-icon-passkey.entry.338e8608.js +0 -19
- package/dist/swirl-icon-patient-list.entry.946759c1.js +0 -19
- package/dist/swirl-icon-pause-circle.entry.0c854936.js +0 -19
- package/dist/swirl-icon-pause.entry.f3584246.js +0 -19
- package/dist/swirl-icon-people-alt.entry.765738a0.js +0 -19
- package/dist/swirl-icon-person-check.entry.fe971db5.js +0 -19
- package/dist/swirl-icon-person-off.entry.4def8dd2.js +0 -19
- package/dist/swirl-icon-person.entry.ea63b287.js +0 -19
- package/dist/swirl-icon-phone.entry.9af2c5ca.js +0 -19
- package/dist/swirl-icon-photo-camera.entry.ef3f66b7.js +0 -19
- package/dist/swirl-icon-picture-in-picture.entry.8566c687.js +0 -19
- package/dist/swirl-icon-pin-off.entry.fc202c48.js +0 -19
- package/dist/swirl-icon-pin.entry.c1a8e2cb.js +0 -19
- package/dist/swirl-icon-place.entry.32ea5f59.js +0 -19
- package/dist/swirl-icon-play-arrow.entry.b46b521a.js +0 -19
- package/dist/swirl-icon-poll.entry.f32f155e.js +0 -19
- package/dist/swirl-icon-post-approval.entry.de25ac41.js +0 -19
- package/dist/swirl-icon-present.entry.955d1aee.js +0 -19
- package/dist/swirl-icon-preview.entry.96e4e884.js +0 -19
- package/dist/swirl-icon-print.entry.3b7ba052.js +0 -19
- package/dist/swirl-icon-public-off.entry.8f85e207.js +0 -19
- package/dist/swirl-icon-public.entry.394faf1a.js +0 -19
- package/dist/swirl-icon-published-with-changes.entry.bda5de48.js +0 -19
- package/dist/swirl-icon-ratio-four-to-three.entry.ff42e554.js +0 -19
- package/dist/swirl-icon-ratio-freeform.entry.ad408393.js +0 -19
- package/dist/swirl-icon-ratio-sixteen-to-nine.entry.382a0f8f.js +0 -19
- package/dist/swirl-icon-ratio-square.entry.c77d8a91.js +0 -19
- package/dist/swirl-icon-ratio-three-to-four.entry.dd4459b4.js +0 -19
- package/dist/swirl-icon-ratio-three-to-two.entry.6d8ba4d9.js +0 -19
- package/dist/swirl-icon-recieved.entry.e949606b.js +0 -19
- package/dist/swirl-icon-refresh.entry.3551d0f4.js +0 -19
- package/dist/swirl-icon-remove-circle.entry.32f81d98.js +0 -19
- package/dist/swirl-icon-remove-moderator.entry.fd0c28f3.js +0 -19
- package/dist/swirl-icon-reply.entry.f415ee06.js +0 -19
- package/dist/swirl-icon-report.entry.b6dc778d.js +0 -19
- package/dist/swirl-icon-roadmap.entry.51f44977.js +0 -19
- package/dist/swirl-icon-rotate-left.entry.4f0a4c06.js +0 -19
- package/dist/swirl-icon-rotate-right.entry.d2106201.js +0 -19
- package/dist/swirl-icon-screenshare-off.entry.e643f57f.js +0 -19
- package/dist/swirl-icon-screenshare.entry.7e0527a5.js +0 -19
- package/dist/swirl-icon-search-strong.entry.d025a9c0.js +0 -19
- package/dist/swirl-icon-search.entry.61fd951e.js +0 -19
- package/dist/swirl-icon-section.entry.080df860.js +0 -19
- package/dist/swirl-icon-secure.entry.e721dbab.js +0 -19
- package/dist/swirl-icon-sell.entry.2d5d52ec.js +0 -19
- package/dist/swirl-icon-send.entry.c10bf3f8.js +0 -19
- package/dist/swirl-icon-settings.entry.01e4db6a.js +0 -19
- package/dist/swirl-icon-short-text.entry.9abc6342.js +0 -19
- package/dist/swirl-icon-simplify.entry.487b7599.js +0 -19
- package/dist/swirl-icon-spellcheck.entry.5c0dc111.js +0 -19
- package/dist/swirl-icon-stars.entry.55c1f26a.js +0 -19
- package/dist/swirl-icon-sticky-note.entry.b3d1c9e1.js +0 -19
- package/dist/swirl-icon-stop-circle.entry.b390e023.js +0 -19
- package/dist/swirl-icon-stop.entry.a6ca0fcb.js +0 -19
- package/dist/swirl-icon-sunny.entry.aee92b2e.js +0 -19
- package/dist/swirl-icon-sync.entry.a265a51d.js +0 -19
- package/dist/swirl-icon-tasks-filled.entry.32cb5635.js +0 -19
- package/dist/swirl-icon-tasks.entry.6fceee9d.js +0 -19
- package/dist/swirl-icon-terminal.entry.dabc66c2.js +0 -19
- package/dist/swirl-icon-time-filled.entry.258f1580.js +0 -19
- package/dist/swirl-icon-time.entry.30660b2b.js +0 -19
- package/dist/swirl-icon-today-filled.entry.959f804c.js +0 -19
- package/dist/swirl-icon-translate.entry.ea518fa0.js +0 -19
- package/dist/swirl-icon-tree-structure.entry.de07ed07.js +0 -19
- package/dist/swirl-icon-undo.entry.a5d8f0b0.js +0 -19
- package/dist/swirl-icon-unlock-person.entry.45a33082.js +0 -19
- package/dist/swirl-icon-upload.entry.6e128f46.js +0 -19
- package/dist/swirl-icon-user-add.entry.270dc583.js +0 -19
- package/dist/swirl-icon-user-assign.entry.f42769c8.js +0 -19
- package/dist/swirl-icon-verified-user.entry.b8c6b288.js +0 -19
- package/dist/swirl-icon-video-camera-off.entry.b3fd3b5d.js +0 -19
- package/dist/swirl-icon-video-camera.entry.6d1b8fc8.js +0 -19
- package/dist/swirl-icon-video-library.entry.80a45cf4.js +0 -19
- package/dist/swirl-icon-view-agenda.entry.9f206e44.js +0 -19
- package/dist/swirl-icon-voice.entry.f099237b.js +0 -19
- package/dist/swirl-icon-volume-up.entry.7f36ea60.js +0 -19
- package/dist/swirl-icon-web-asset-off.entry.915f32c7.js +0 -19
- package/dist/swirl-icon-web-asset.entry.8032e259.js +0 -19
- package/dist/swirl-icon-work.entry.0ba23c97.js +0 -19
- package/dist/swirl-icon.entry.a7f25fb1.js +0 -17
- package/dist/swirl-image-grid-item.entry.ccaa3466.js +0 -93
- package/dist/swirl-image-grid.entry.09a8d83a.js +0 -51
- package/dist/swirl-inline-notification.entry.d42a75b2.js +0 -17
- package/dist/swirl-inline-status.entry.1efb906f.js +0 -37
- package/dist/swirl-lightbox.entry.c15590a7.js +0 -155
- package/dist/swirl-link.entry.77edbe2b.js +0 -17
- package/dist/swirl-list.entry.29fe91c5.js +0 -18
- package/dist/swirl-menu-item.entry.cce96d1d.js +0 -86
- package/dist/swirl-menu.entry.6f3150fc.js +0 -184
- package/dist/swirl-modal-shell.entry.56cb550b.js +0 -45
- package/dist/swirl-modal.entry.ad0ff57f.js +0 -182
- package/dist/swirl-option-list-section.entry.52afbf0a.js +0 -15
- package/dist/swirl-option-list.entry.35ca66b8.js +0 -265
- package/dist/swirl-pagination.entry.5c558c05.js +0 -38
- package/dist/swirl-pdf-reader.entry.93bd7a72.js +0 -120
- package/dist/swirl-popover_2.entry.423cd285.js +0 -274
- package/dist/swirl-progress-indicator.entry.140ea287.js +0 -17
- package/dist/swirl-radio-group.entry.432adedc.js +0 -50
- package/dist/swirl-radio.entry.956e9a0a.js +0 -27
- package/dist/swirl-resource-list-file-item.entry.490e4afc.js +0 -39
- package/dist/swirl-resource-list-item.entry.bb68b708.js +0 -103
- package/dist/swirl-resource-list-section.entry.9ba38be4.js +0 -19
- package/dist/swirl-resource-list.entry.f7b8f9d7.js +0 -162
- package/dist/swirl-search.entry.6fbb259c.js +0 -51
- package/dist/swirl-select.entry.0bb8b272.js +0 -137
- package/dist/swirl-separator.entry.4c266c60.js +0 -29
- package/dist/swirl-shell-layout.entry.659885b9.js +0 -686
- package/dist/swirl-shell-navigation-item.entry.8e221c7a.js +0 -46
- package/dist/swirl-skeleton-box.entry.06e01997.js +0 -24
- package/dist/swirl-skeleton-text.entry.d500076c.js +0 -17
- package/dist/swirl-stack.entry.0fbd7119.js +0 -21
- package/dist/swirl-status-indicator.entry.e9ffb2c7.js +0 -17
- package/dist/swirl-switch.entry.edc69034.js +0 -30
- package/dist/swirl-symbol-ac-unit.entry.8a83b72d.js +0 -17
- package/dist/swirl-symbol-account-circle.entry.43396734.js +0 -17
- package/dist/swirl-symbol-alternate-email.entry.ac63326b.js +0 -17
- package/dist/swirl-symbol-android.entry.060e17a1.js +0 -17
- package/dist/swirl-symbol-announcement.entry.5374286c.js +0 -17
- package/dist/swirl-symbol-autorenew.entry.94eb4bab.js +0 -17
- package/dist/swirl-symbol-backup.entry.8c841c22.js +0 -17
- package/dist/swirl-symbol-badge.entry.ac5b76f6.js +0 -17
- package/dist/swirl-symbol-barcode-reader.entry.d435855b.js +0 -17
- package/dist/swirl-symbol-barcode-scanner.entry.ab72b96a.js +0 -17
- package/dist/swirl-symbol-battery-horiz.entry.7e258ab2.js +0 -17
- package/dist/swirl-symbol-beach-access.entry.b6e58e06.js +0 -17
- package/dist/swirl-symbol-bolt.entry.48e94a8d.js +0 -17
- package/dist/swirl-symbol-bookmark.entry.e4cecd42.js +0 -17
- package/dist/swirl-symbol-calendar.entry.99608b01.js +0 -17
- package/dist/swirl-symbol-campaign.entry.990db49d.js +0 -17
- package/dist/swirl-symbol-cards-star.entry.734bd34f.js +0 -17
- package/dist/swirl-symbol-cloud.entry.817dfd01.js +0 -17
- package/dist/swirl-symbol-construction.entry.b38a5f50.js +0 -17
- package/dist/swirl-symbol-contacts.entry.c71303e7.js +0 -17
- package/dist/swirl-symbol-coronavirus.entry.713e627f.js +0 -17
- package/dist/swirl-symbol-design-services.entry.a5f65ace.js +0 -17
- package/dist/swirl-symbol-desktop-windows.entry.288dd309.js +0 -17
- package/dist/swirl-symbol-directions-car-filled.entry.f07f16db.js +0 -17
- package/dist/swirl-symbol-diversity.entry.c98ad917.js +0 -17
- package/dist/swirl-symbol-draw.entry.7e7e8ad5.js +0 -17
- package/dist/swirl-symbol-edit-calendar.entry.20d76f1b.js +0 -17
- package/dist/swirl-symbol-email.entry.f4713295.js +0 -17
- package/dist/swirl-symbol-emergency.entry.9f869911.js +0 -17
- package/dist/swirl-symbol-emoji-food-beverage.entry.9c9fd9ac.js +0 -17
- package/dist/swirl-symbol-engineering.entry.f7f04369.js +0 -17
- package/dist/swirl-symbol-event-menu.entry.4882b553.js +0 -17
- package/dist/swirl-symbol-explore.entry.85270983.js +0 -17
- package/dist/swirl-symbol-extension.entry.c9745231.js +0 -17
- package/dist/swirl-symbol-facebook.entry.31ea5f7d.js +0 -17
- package/dist/swirl-symbol-favorite.entry.8a9e78a0.js +0 -17
- package/dist/swirl-symbol-fitness-center.entry.2e4b40cd.js +0 -17
- package/dist/swirl-symbol-flag.entry.f7014447.js +0 -17
- package/dist/swirl-symbol-flight.entry.71a313b6.js +0 -17
- package/dist/swirl-symbol-folder.entry.0e358958.js +0 -17
- package/dist/swirl-symbol-globe.entry.ee3417e3.js +0 -17
- package/dist/swirl-symbol-groups.entry.3d107fee.js +0 -17
- package/dist/swirl-symbol-healing.entry.0e8b9d5e.js +0 -17
- package/dist/swirl-symbol-health-and-safety.entry.a2f3b999.js +0 -17
- package/dist/swirl-symbol-help.entry.fdb94462.js +0 -17
- package/dist/swirl-symbol-home-repair-service.entry.dadb2aca.js +0 -17
- package/dist/swirl-symbol-home-storage.entry.19092dc4.js +0 -17
- package/dist/swirl-symbol-id-card.entry.8467b682.js +0 -17
- package/dist/swirl-symbol-image.entry.e8ee7f7f.js +0 -17
- package/dist/swirl-symbol-info-menu.entry.9f755285.js +0 -17
- package/dist/swirl-symbol-instagram.entry.439dd485.js +0 -17
- package/dist/swirl-symbol-inventory-2.entry.83c4e8d3.js +0 -17
- package/dist/swirl-symbol-inventory.entry.c025729b.js +0 -17
- package/dist/swirl-symbol-ios.entry.c7f06608.js +0 -17
- package/dist/swirl-symbol-key.entry.2c7ab3d5.js +0 -17
- package/dist/swirl-symbol-language.entry.da75139f.js +0 -17
- package/dist/swirl-symbol-leaderboard.entry.c323edd1.js +0 -17
- package/dist/swirl-symbol-lightbulb.entry.7277551a.js +0 -17
- package/dist/swirl-symbol-linkedin.entry.a7cecd37.js +0 -17
- package/dist/swirl-symbol-local-shipping.entry.ce7de297.js +0 -17
- package/dist/swirl-symbol-location-on.entry.2b352078.js +0 -17
- package/dist/swirl-symbol-loyalty.entry.247b2bb4.js +0 -17
- package/dist/swirl-symbol-map.entry.e108f446.js +0 -17
- package/dist/swirl-symbol-maps-home-work.entry.14de3d54.js +0 -17
- package/dist/swirl-symbol-menu-book.entry.63dade4a.js +0 -17
- package/dist/swirl-symbol-mop.entry.85275277.js +0 -17
- package/dist/swirl-symbol-nest-eco-leaf.entry.5531bf76.js +0 -17
- package/dist/swirl-symbol-notifications.entry.25e62a7c.js +0 -17
- package/dist/swirl-symbol-open-in-new.entry.e142a36a.js +0 -17
- package/dist/swirl-symbol-orders.entry.2405caba.js +0 -17
- package/dist/swirl-symbol-package.entry.cf92b3f7.js +0 -17
- package/dist/swirl-symbol-palette.entry.890dbcb8.js +0 -17
- package/dist/swirl-symbol-partly-cloudy-day.entry.53f496eb.js +0 -17
- package/dist/swirl-symbol-pedal-bike.entry.a3d9a2f2.js +0 -17
- package/dist/swirl-symbol-percent-discount.entry.60e906eb.js +0 -17
- package/dist/swirl-symbol-pets.entry.952f434d.js +0 -17
- package/dist/swirl-symbol-pinterest.entry.fe56f758.js +0 -17
- package/dist/swirl-symbol-point-of-sale.entry.99b1855a.js +0 -17
- package/dist/swirl-symbol-policy.entry.0e566f26.js +0 -17
- package/dist/swirl-symbol-precision-manufacturing.entry.7e131653.js +0 -17
- package/dist/swirl-symbol-print.entry.567b4de0.js +0 -17
- package/dist/swirl-symbol-push-pin.entry.0aa18d12.js +0 -17
- package/dist/swirl-symbol-recycling.entry.b8955660.js +0 -17
- package/dist/swirl-symbol-redeem.entry.3787f0a3.js +0 -17
- package/dist/swirl-symbol-report-problem.entry.71b59013.js +0 -17
- package/dist/swirl-symbol-restaurant.entry.eb7f45ca.js +0 -17
- package/dist/swirl-symbol-roadmap.entry.65cbdde2.js +0 -17
- package/dist/swirl-symbol-rocket-launch.entry.9842295e.js +0 -17
- package/dist/swirl-symbol-room.entry.0490bdeb.js +0 -17
- package/dist/swirl-symbol-savings.entry.ecdae3d7.js +0 -17
- package/dist/swirl-symbol-school.entry.9b205514.js +0 -17
- package/dist/swirl-symbol-sell.entry.398e52ae.js +0 -17
- package/dist/swirl-symbol-settings-voice.entry.53910d53.js +0 -17
- package/dist/swirl-symbol-shopping-bag.entry.c638d1ce.js +0 -17
- package/dist/swirl-symbol-shopping-cart.entry.bd02b463.js +0 -17
- package/dist/swirl-symbol-smartphone.entry.0f715367.js +0 -17
- package/dist/swirl-symbol-spa.entry.169e2085.js +0 -17
- package/dist/swirl-symbol-sports-soccer.entry.e86b3c6b.js +0 -17
- package/dist/swirl-symbol-star.entry.50ad50d3.js +0 -17
- package/dist/swirl-symbol-supervisor-account.entry.8912bed2.js +0 -17
- package/dist/swirl-symbol-task.entry.7221c66a.js +0 -17
- package/dist/swirl-symbol-tasks.entry.ccdb5b11.js +0 -17
- package/dist/swirl-symbol-thumbs-up-down.entry.87b6d655.js +0 -17
- package/dist/swirl-symbol-timer.entry.e9b06e23.js +0 -17
- package/dist/swirl-symbol-tools-power-drill.entry.3f82241f.js +0 -17
- package/dist/swirl-symbol-train.entry.ab8e9d82.js +0 -17
- package/dist/swirl-symbol-trophy.entry.911edd39.js +0 -17
- package/dist/swirl-symbol-twitter.entry.2ce4334d.js +0 -17
- package/dist/swirl-symbol-video.entry.c0107eb4.js +0 -17
- package/dist/swirl-symbol-warehouse.entry.01d5b734.js +0 -17
- package/dist/swirl-symbol-water-drop.entry.ffd50cc7.js +0 -17
- package/dist/swirl-symbol-wb-sunny.entry.3e589d38.js +0 -17
- package/dist/swirl-symbol-wechat.entry.d0b14378.js +0 -17
- package/dist/swirl-symbol-weibo.entry.9a2744ca.js +0 -17
- package/dist/swirl-symbol-wifi.entry.d9c9083a.js +0 -17
- package/dist/swirl-symbol-work.entry.56ada2e4.js +0 -17
- package/dist/swirl-symbol-xing.entry.6f45c597.js +0 -17
- package/dist/swirl-symbol-youtube.entry.fc73ab1e.js +0 -17
- package/dist/swirl-symbol.entry.c3d818e8.js +0 -16
- package/dist/swirl-tab-bar.entry.1ecb4bc0.js +0 -65
- package/dist/swirl-tab.entry.bca0bfc9.js +0 -17
- package/dist/swirl-table-cell.entry.66ca81c7.js +0 -15
- package/dist/swirl-table-column.entry.6c082cbc.js +0 -34
- package/dist/swirl-table-row-group.entry.e0430d36.js +0 -35
- package/dist/swirl-table-row.entry.972d1eb7.js +0 -27
- package/dist/swirl-table.entry.27ec975d.js +0 -335
- package/dist/swirl-tabs.entry.84f6b70c.js +0 -63
- package/dist/swirl-tag.entry.72615beb.js +0 -40
- package/dist/swirl-text-input.entry.caf69bc8.js +0 -93
- package/dist/swirl-text.entry.1c8cff0a.js +0 -299
- package/dist/swirl-theme-provider.entry.81814842.js +0 -96
- package/dist/swirl-thumbnail.entry.bdf8c297.js +0 -20
- package/dist/swirl-time-input.entry.903beeb5.js +0 -140
- package/dist/swirl-toast-provider.entry.6e552b6f.js +0 -82
- package/dist/swirl-toast.entry.deaa40c7.js +0 -55
- package/dist/swirl-toggle-button.entry.30e6af3a.js +0 -21
- package/dist/swirl-toggle-group.entry.2dce7276.js +0 -62
- package/dist/swirl-toolbar.entry.8271d323.js +0 -56
- package/dist/swirl-tooltip.entry.90bcf1e8.js +0 -114
- package/dist/swirl-tree-navigation-item.entry.a24e7f77.js +0 -73
- package/dist/swirl-tree-navigation.entry.5c127fe8.js +0 -15
- package/dist/swirl-tree-view-item.entry.88c5deef.js +0 -203
- package/dist/swirl-tree-view.entry.525bc443.js +0 -222
- package/dist/swirl-video-thumbnail.entry.8df51a18.js +0 -15
- package/dist/swirl-visually-hidden.entry.a280b26b.js +0 -15
- package/dist/wc-datepicker.entry.0afc10fb.js +0 -380
|
@@ -1,272 +0,0 @@
|
|
|
1
|
-
import { r as L, c as f, h as l, H as B } from "./index.69dca169.js";
|
|
2
|
-
import { c as T } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
-
import { v as z } from "./v4-DD3477fe.2624487e.js";
|
|
4
|
-
import "react";
|
|
5
|
-
import "react-dom";
|
|
6
|
-
const u = (e, t = 0, o = 1) => e > o ? o : e < t ? t : e, i = (e, t = 0, o = Math.pow(10, t)) => Math.round(o * e) / o, F = (e) => O(v(e)), v = (e) => (e[0] === "#" && (e = e.substring(1)), e.length < 6 ? {
|
|
7
|
-
r: parseInt(e[0] + e[0], 16),
|
|
8
|
-
g: parseInt(e[1] + e[1], 16),
|
|
9
|
-
b: parseInt(e[2] + e[2], 16),
|
|
10
|
-
a: e.length === 4 ? i(parseInt(e[3] + e[3], 16) / 255, 2) : 1
|
|
11
|
-
} : {
|
|
12
|
-
r: parseInt(e.substring(0, 2), 16),
|
|
13
|
-
g: parseInt(e.substring(2, 4), 16),
|
|
14
|
-
b: parseInt(e.substring(4, 6), 16),
|
|
15
|
-
a: e.length === 8 ? i(parseInt(e.substring(6, 8), 16) / 255, 2) : 1
|
|
16
|
-
}), A = (e) => D(q(e)), P = ({ h: e, s: t, v: o, a: s }) => {
|
|
17
|
-
const r = (200 - t) * o / 100;
|
|
18
|
-
return {
|
|
19
|
-
h: i(e),
|
|
20
|
-
s: i(r > 0 && r < 200 ? t * o / 100 / (r <= 100 ? r : 200 - r) * 100 : 0),
|
|
21
|
-
l: i(r / 2),
|
|
22
|
-
a: i(s, 2)
|
|
23
|
-
};
|
|
24
|
-
}, w = (e) => {
|
|
25
|
-
const { h: t, s: o, l: s } = P(e);
|
|
26
|
-
return `hsl(${t}, ${o}%, ${s}%)`;
|
|
27
|
-
}, q = ({ h: e, s: t, v: o, a: s }) => {
|
|
28
|
-
e = e / 360 * 6, t = t / 100, o = o / 100;
|
|
29
|
-
const r = Math.floor(e), n = o * (1 - t), a = o * (1 - (e - r) * t), p = o * (1 - (1 - e + r) * t), b = r % 6;
|
|
30
|
-
return {
|
|
31
|
-
r: i([o, a, n, n, p, o][b] * 255),
|
|
32
|
-
g: i([p, o, o, a, n, n][b] * 255),
|
|
33
|
-
b: i([n, n, p, o, o, a][b] * 255),
|
|
34
|
-
a: i(s, 2)
|
|
35
|
-
};
|
|
36
|
-
}, d = (e) => {
|
|
37
|
-
const t = e.toString(16);
|
|
38
|
-
return t.length < 2 ? "0" + t : t;
|
|
39
|
-
}, D = ({ r: e, g: t, b: o, a: s }) => {
|
|
40
|
-
const r = s < 1 ? d(i(s * 255)) : "";
|
|
41
|
-
return "#" + d(e) + d(t) + d(o) + r;
|
|
42
|
-
}, O = ({ r: e, g: t, b: o, a: s }) => {
|
|
43
|
-
const r = Math.max(e, t, o), n = r - Math.min(e, t, o), a = n ? r === e ? (t - o) / n : r === t ? 2 + (o - e) / n : 4 + (e - t) / n : 0;
|
|
44
|
-
return {
|
|
45
|
-
h: i(60 * (a < 0 ? a + 6 : a)),
|
|
46
|
-
s: i(r ? n / r * 100 : 0),
|
|
47
|
-
v: i(r / 255 * 100),
|
|
48
|
-
a: s
|
|
49
|
-
};
|
|
50
|
-
}, I = (e, t) => {
|
|
51
|
-
if (e === t)
|
|
52
|
-
return !0;
|
|
53
|
-
for (const o in e)
|
|
54
|
-
if (e[o] !== t[o])
|
|
55
|
-
return !1;
|
|
56
|
-
return !0;
|
|
57
|
-
}, N = (e, t) => e.toLowerCase() === t.toLowerCase() ? !0 : I(v(e), v(t)), y = {}, M = (e) => {
|
|
58
|
-
let t = y[e];
|
|
59
|
-
return t || (t = document.createElement("template"), t.innerHTML = e, y[e] = t), t;
|
|
60
|
-
}, x = (e, t, o) => {
|
|
61
|
-
e.dispatchEvent(new CustomEvent(t, {
|
|
62
|
-
bubbles: !0,
|
|
63
|
-
detail: o
|
|
64
|
-
}));
|
|
65
|
-
};
|
|
66
|
-
let c = !1;
|
|
67
|
-
const k = (e) => "touches" in e, R = (e) => c && !k(e) ? !1 : (c || (c = k(e)), !0), C = (e, t) => {
|
|
68
|
-
const o = k(t) ? t.touches[0] : t, s = e.el.getBoundingClientRect();
|
|
69
|
-
x(e.el, "move", e.getMove({
|
|
70
|
-
x: u((o.pageX - (s.left + window.pageXOffset)) / s.width),
|
|
71
|
-
y: u((o.pageY - (s.top + window.pageYOffset)) / s.height)
|
|
72
|
-
}));
|
|
73
|
-
}, V = (e, t) => {
|
|
74
|
-
const o = t.keyCode;
|
|
75
|
-
o > 40 || e.xy && o < 37 || o < 33 || (t.preventDefault(), x(e.el, "move", e.getMove({
|
|
76
|
-
x: o === 39 ? 0.01 : o === 37 ? -0.01 : o === 34 ? 0.05 : o === 33 ? -0.05 : o === 35 ? 1 : o === 36 ? -1 : 0,
|
|
77
|
-
y: o === 40 ? 0.01 : o === 38 ? -0.01 : 0
|
|
78
|
-
}, !0)));
|
|
79
|
-
};
|
|
80
|
-
class _ {
|
|
81
|
-
constructor(t, o, s, r) {
|
|
82
|
-
const n = M(`<div role="slider" tabindex="0" part="${o}" ${s}><div part="${o}-pointer"></div></div>`);
|
|
83
|
-
t.appendChild(n.content.cloneNode(!0));
|
|
84
|
-
const a = t.querySelector(`[part=${o}]`);
|
|
85
|
-
a.addEventListener("mousedown", this), a.addEventListener("touchstart", this), a.addEventListener("keydown", this), this.el = a, this.xy = r, this.nodes = [a.firstChild, a];
|
|
86
|
-
}
|
|
87
|
-
set dragging(t) {
|
|
88
|
-
const o = t ? document.addEventListener : document.removeEventListener;
|
|
89
|
-
o(c ? "touchmove" : "mousemove", this), o(c ? "touchend" : "mouseup", this);
|
|
90
|
-
}
|
|
91
|
-
handleEvent(t) {
|
|
92
|
-
switch (t.type) {
|
|
93
|
-
case "mousedown":
|
|
94
|
-
case "touchstart":
|
|
95
|
-
if (t.preventDefault(), !R(t) || !c && t.button != 0)
|
|
96
|
-
return;
|
|
97
|
-
this.el.focus(), C(this, t), this.dragging = !0;
|
|
98
|
-
break;
|
|
99
|
-
case "mousemove":
|
|
100
|
-
case "touchmove":
|
|
101
|
-
t.preventDefault(), C(this, t);
|
|
102
|
-
break;
|
|
103
|
-
case "mouseup":
|
|
104
|
-
case "touchend":
|
|
105
|
-
this.dragging = !1;
|
|
106
|
-
break;
|
|
107
|
-
case "keydown":
|
|
108
|
-
V(this, t);
|
|
109
|
-
break;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
style(t) {
|
|
113
|
-
t.forEach((o, s) => {
|
|
114
|
-
for (const r in o)
|
|
115
|
-
this.nodes[s].style.setProperty(r, o[r]);
|
|
116
|
-
});
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
class j extends _ {
|
|
120
|
-
constructor(t) {
|
|
121
|
-
super(t, "hue", 'aria-label="Hue" aria-valuemin="0" aria-valuemax="360"', !1);
|
|
122
|
-
}
|
|
123
|
-
update({ h: t }) {
|
|
124
|
-
this.h = t, this.style([
|
|
125
|
-
{
|
|
126
|
-
left: `${t / 360 * 100}%`,
|
|
127
|
-
color: w({ h: t, s: 100, v: 100, a: 1 })
|
|
128
|
-
}
|
|
129
|
-
]), this.el.setAttribute("aria-valuenow", `${i(t)}`);
|
|
130
|
-
}
|
|
131
|
-
getMove(t, o) {
|
|
132
|
-
return { h: o ? u(this.h + t.x * 360, 0, 360) : 360 * t.x };
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
class X extends _ {
|
|
136
|
-
constructor(t) {
|
|
137
|
-
super(t, "saturation", 'aria-label="Color"', !0);
|
|
138
|
-
}
|
|
139
|
-
update(t) {
|
|
140
|
-
this.hsva = t, this.style([
|
|
141
|
-
{
|
|
142
|
-
top: `${100 - t.v}%`,
|
|
143
|
-
left: `${t.s}%`,
|
|
144
|
-
color: w(t)
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"background-color": w({ h: t.h, s: 100, v: 100, a: 1 })
|
|
148
|
-
}
|
|
149
|
-
]), this.el.setAttribute("aria-valuetext", `Saturation ${i(t.s)}%, Brightness ${i(t.v)}%`);
|
|
150
|
-
}
|
|
151
|
-
getMove(t, o) {
|
|
152
|
-
return {
|
|
153
|
-
s: o ? u(this.hsva.s + t.x * 100, 0, 100) : t.x * 100,
|
|
154
|
-
v: o ? u(this.hsva.v - t.y * 100, 0, 100) : Math.round(100 - t.y * 100)
|
|
155
|
-
};
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
var Y = ':host{display:flex;flex-direction:column;position:relative;width:200px;height:200px;user-select:none;-webkit-user-select:none;cursor:default}:host([hidden]){display:none!important}[role=slider]{position:relative;touch-action:none;user-select:none;-webkit-user-select:none;outline:0}[role=slider]:last-child{border-radius:0 0 8px 8px}[part$=pointer]{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;display:flex;place-content:center center;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}[part$=pointer]::after{content:"";width:100%;height:100%;border-radius:inherit;background-color:currentColor}[role=slider]:focus [part$=pointer]{transform:translate(-50%,-50%) scale(1.1)}', G = "[part=hue]{flex:0 0 24px;background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}[part=hue-pointer]{top:50%;z-index:2}", J = "[part=saturation]{flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,rgba(255,255,255,0));box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}[part=saturation-pointer]{z-index:3}";
|
|
159
|
-
const h = Symbol("same"), g = Symbol("color"), $ = Symbol("hsva"), m = Symbol("update"), E = Symbol("parts"), H = Symbol("css"), S = Symbol("sliders");
|
|
160
|
-
class K extends HTMLElement {
|
|
161
|
-
static get observedAttributes() {
|
|
162
|
-
return ["color"];
|
|
163
|
-
}
|
|
164
|
-
get [H]() {
|
|
165
|
-
return [Y, G, J];
|
|
166
|
-
}
|
|
167
|
-
get [S]() {
|
|
168
|
-
return [X, j];
|
|
169
|
-
}
|
|
170
|
-
get color() {
|
|
171
|
-
return this[g];
|
|
172
|
-
}
|
|
173
|
-
set color(t) {
|
|
174
|
-
if (!this[h](t)) {
|
|
175
|
-
const o = this.colorModel.toHsva(t);
|
|
176
|
-
this[m](o), this[g] = t;
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
constructor() {
|
|
180
|
-
super();
|
|
181
|
-
const t = M(`<style>${this[H].join("")}</style>`), o = this.attachShadow({ mode: "open" });
|
|
182
|
-
o.appendChild(t.content.cloneNode(!0)), o.addEventListener("move", this), this[E] = this[S].map((s) => new s(o));
|
|
183
|
-
}
|
|
184
|
-
connectedCallback() {
|
|
185
|
-
if (this.hasOwnProperty("color")) {
|
|
186
|
-
const t = this.color;
|
|
187
|
-
delete this.color, this.color = t;
|
|
188
|
-
} else
|
|
189
|
-
this.color || (this.color = this.colorModel.defaultColor);
|
|
190
|
-
}
|
|
191
|
-
attributeChangedCallback(t, o, s) {
|
|
192
|
-
const r = this.colorModel.fromAttr(s);
|
|
193
|
-
this[h](r) || (this.color = r);
|
|
194
|
-
}
|
|
195
|
-
handleEvent(t) {
|
|
196
|
-
const o = this[$], s = { ...o, ...t.detail };
|
|
197
|
-
this[m](s);
|
|
198
|
-
let r;
|
|
199
|
-
!I(s, o) && !this[h](r = this.colorModel.fromHsva(s)) && (this[g] = r, x(this, "color-changed", { value: r }));
|
|
200
|
-
}
|
|
201
|
-
[h](t) {
|
|
202
|
-
return this.color && this.colorModel.equal(t, this.color);
|
|
203
|
-
}
|
|
204
|
-
[m](t) {
|
|
205
|
-
this[$] = t, this[E].forEach((o) => o.update(t));
|
|
206
|
-
}
|
|
207
|
-
}
|
|
208
|
-
const Q = {
|
|
209
|
-
defaultColor: "#000",
|
|
210
|
-
toHsva: F,
|
|
211
|
-
fromHsva: ({ h: e, s: t, v: o }) => A({ h: e, s: t, v: o, a: 1 }),
|
|
212
|
-
equal: N,
|
|
213
|
-
fromAttr: (e) => e
|
|
214
|
-
};
|
|
215
|
-
class U extends K {
|
|
216
|
-
get colorModel() {
|
|
217
|
-
return Q;
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
class W extends U {
|
|
221
|
-
}
|
|
222
|
-
customElements.define("hex-color-picker", W);
|
|
223
|
-
const Z = () => ".sc-swirl-color-input-h{display:block;width:100%}.sc-swirl-color-input-h *.sc-swirl-color-input{box-sizing:border-box}.color-input.sc-swirl-color-input{position:relative;display:flex;width:100%;align-items:center;color:var(--s-text-default);font:inherit;line-height:var(--s-line-height-sm);cursor:text}.color-input--inline.sc-swirl-color-input .color-input__preview-button.sc-swirl-color-input{width:1.5rem;height:1.5rem;margin-top:-0.125rem;margin-right:-0.25rem;margin-bottom:-0.125rem}.color-input__input.sc-swirl-color-input{display:inline-flex;width:100%;margin:0;padding:0;flex-grow:1;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)}.color-input__input.sc-swirl-color-input:focus{outline:none}.color-input__input.sc-swirl-color-input:disabled{color:var(--s-text-disabled);background-color:transparent}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.color-input__input.sc-swirl-color-input{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.color-input__preview-button.sc-swirl-color-input{width:2.75rem;height:2.75rem;margin-top:-1.25rem;flex-shrink:0;border:0.0625rem solid var(--s-border-default);border-radius:var(--s-border-radius-s);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}", tt = class {
|
|
224
|
-
constructor(e) {
|
|
225
|
-
L(this, e), this.inputBlur = f(this, "inputBlur", 7), this.inputFocus = f(this, "inputFocus", 7), this.valueChange = f(this, "valueChange", 7), this.pickerButtonLabel = "Open color picker", this.pickerLabel = "Color picker", this.pickerId = `color-picker-${z()}`, this.onPickerChange = (t) => {
|
|
226
|
-
this.value = t.detail.value;
|
|
227
|
-
}, this.onChange = (t) => {
|
|
228
|
-
const o = t.target;
|
|
229
|
-
this.value = o.value;
|
|
230
|
-
}, this.onBlur = (t) => {
|
|
231
|
-
this.inputBlur.emit(t);
|
|
232
|
-
}, this.onFocus = (t) => {
|
|
233
|
-
this.inputFocus.emit(t), this.handleAutoSelect(t);
|
|
234
|
-
}, this.onInput = (t) => {
|
|
235
|
-
this.onChange(t);
|
|
236
|
-
};
|
|
237
|
-
}
|
|
238
|
-
componentDidLoad() {
|
|
239
|
-
this.autoFocus && setTimeout(() => {
|
|
240
|
-
this.inputEl.focus();
|
|
241
|
-
}), this.picker.addEventListener("color-changed", this.onPickerChange);
|
|
242
|
-
}
|
|
243
|
-
disconnectedCallback() {
|
|
244
|
-
var e;
|
|
245
|
-
(e = this.picker) == null || e.removeEventListener("color-changed", this.onPickerChange);
|
|
246
|
-
}
|
|
247
|
-
watchValue(e, t) {
|
|
248
|
-
e !== t && this.valueChange.emit(e);
|
|
249
|
-
}
|
|
250
|
-
handleAutoSelect(e) {
|
|
251
|
-
!this.autoSelect || e.target.select();
|
|
252
|
-
}
|
|
253
|
-
render() {
|
|
254
|
-
const e = this.invalid === !0 || this.invalid === !1 ? String(this.invalid) : void 0, t = T("color-input", {
|
|
255
|
-
"color-input--inline": this.inline
|
|
256
|
-
});
|
|
257
|
-
return l(B, { key: "2ed3d40d8b69af36b2226c911cc5dae84742f0cb" }, l("div", { key: "ef197f8e0a01ddf121df8f47a99691040663f286", class: t }, l("input", { key: "34f8ae5eb9aaa8e664a6b47fac63917a2f7e2039", "aria-describedby": this.swirlAriaDescribedby, "aria-disabled": this.disabled ? "true" : void 0, "aria-invalid": e, autoFocus: this.autoFocus, class: "color-input__input", disabled: this.disabled, maxLength: 7, onBlur: this.onBlur, onFocus: this.onFocus, onInput: this.onInput, placeholder: this.placeholder, ref: (o) => this.inputEl = o, required: this.required, spellcheck: "false", type: "text", value: this.value, readonly: this.readonly }), l("swirl-popover-trigger", { key: "3e11abdfdf445802e84cf3e87de2499c3a402f9a", swirlPopover: this.pickerId }, l("button", { key: "e99eb09576d3843aebd5c8803e0d9235bbb0139e", disabled: this.readonly, "aria-label": this.pickerButtonLabel, class: "color-input__preview-button", style: {
|
|
258
|
-
backgroundColor: this.disabled ? "var(--s-border-subdued)" : this.value
|
|
259
|
-
}, type: "button" })), l("swirl-popover", { key: "b60e4424b971f6f76b5e0adc9d7b155cd7a0fdac", animation: "scale-in-y", id: this.pickerId, label: this.pickerLabel, placement: "bottom-end" }, l("swirl-box", { key: "756f20986aeb68b92bd03649623b64f210b1f846", centerInline: !0, paddingBlockEnd: "8", paddingBlockStart: "8", paddingInlineEnd: "16", paddingInlineStart: "16" }, l("hex-color-picker", { key: "5410df4ccf4537763171af4b15ab26898e007ff4", color: this.value, ref: (o) => this.picker = o })))));
|
|
260
|
-
}
|
|
261
|
-
static get watchers() {
|
|
262
|
-
return {
|
|
263
|
-
value: [{
|
|
264
|
-
watchValue: 0
|
|
265
|
-
}]
|
|
266
|
-
};
|
|
267
|
-
}
|
|
268
|
-
};
|
|
269
|
-
tt.style = Z();
|
|
270
|
-
export {
|
|
271
|
-
tt as swirl_color_input
|
|
272
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { r as o, h as s, H as r } from "./index.69dca169.js";
|
|
2
|
-
import "react";
|
|
3
|
-
import "react-dom";
|
|
4
|
-
const t = () => ":host{display:block}:host *{box-sizing:border-box}.columns{display:grid;width:100%}", a = class {
|
|
5
|
-
constructor(e) {
|
|
6
|
-
o(this, e), this.columns = "repeat(3, minmax(0, 1fr))";
|
|
7
|
-
}
|
|
8
|
-
render() {
|
|
9
|
-
return s(r, { key: "38f01f098c3a0cd7ca18731450796a5c9724e053" }, s("div", { key: "35e0b361dde0251c2b720863a86eba6e55fdc8e9", class: "columns", style: {
|
|
10
|
-
gridTemplateColumns: this.columns,
|
|
11
|
-
gap: `var(--s-space-${this.spacing})`
|
|
12
|
-
} }, s("slot", { key: "0847d324dd44000299e7b12d1701860ad30f4dde" })));
|
|
13
|
-
}
|
|
14
|
-
};
|
|
15
|
-
a.style = t();
|
|
16
|
-
export {
|
|
17
|
-
a as swirl_columns
|
|
18
|
-
};
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
import { r as c, c as l, h as e, H as d, g as h } from "./index.69dca169.js";
|
|
2
|
-
import { c as b } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
-
import { d as u, i } from "./utils-CCck-DTo.e4e43b6a.js";
|
|
4
|
-
import "react";
|
|
5
|
-
import "react-dom";
|
|
6
|
-
const p = () => ':host{display:block;width:100%;height:100vh;--console-footer-height:4.25rem;--console-app-bar-height:3.5rem;--console-sidebar-width:18.5rem}:host *{box-sizing:border-box}.console-layout{display:grid;width:100%;height:100%;grid-template-columns:1fr;grid-template-areas:"main"}@media (min-width: 768px){.console-layout{grid-template-columns:var(--console-sidebar-width) 1fr;grid-template-areas:"sidebar main"}}@media (max-width: 767px){.console-layout--sidebar-active .console-layout__sidebar{transform:translate3d(0, 0, 0);box-shadow:0 0 1rem rgba(0, 0, 0, 0.06)}}@media (min-width: 768px){.console-layout--empty-app-bar .console-layout__main{grid-template-areas:"content";grid-template-rows:1fr}}@media (min-width: 768px){.console-layout--empty-app-bar .console-layout__app-bar{display:none}}@media (min-width: 768px){.console-layout--empty-app-bar.console-layout--has-footer .console-layout__main{grid-template-areas:"content" "footer";grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}}.console-layout__sidebar{position:fixed;z-index:var(--s-z-30);top:4rem;bottom:0;left:0;display:grid;overflow-x:hidden;overflow-y:auto;width:100%;max-width:20rem;border-right:var(--s-border-width-default) solid var(--s-border-default);transition:transform 0.15s, box-shadow 0.15s;transform:translate3d(-100%, 0, 0);grid-template-rows:auto 1fr -webkit-min-content;grid-template-rows:auto 1fr min-content;grid-template-areas:"header" "navigation" "user"}@media (prefers-reduced-motion){.console-layout__sidebar{transition:none}}@media (min-width: 768px){.console-layout__sidebar{position:static;top:auto;left:auto;max-width:none;height:100%;transform:none;box-shadow:none;grid-area:sidebar}}.console-layout__header{overflow:hidden;min-width:0;padding:var(--s-space-20) var(--s-space-24);background-color:var(--s-background-default);grid-area:header}.console-layout__navigation{overflow-x:hidden;overflow-y:auto;padding-top:var(--s-space-8);padding-bottom:var(--s-space-8);background-color:var(--s-background-default);grid-area:navigation}.console-layout__user{overflow:hidden;padding:var(--s-space-16) var(--s-space-24);border-top:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);grid-area:user;min-height:var(--console-footer-height);box-sizing:border-box}.console-layout__main{display:grid;overflow:hidden;width:100%;height:100%;grid-area:main;gap:var(--s-border-width-default);grid-template-rows:var(--console-app-bar-height) 1fr;grid-template-areas:"app-bar" "content"}.console-layout--has-footer .console-layout__main{grid-template-rows:var(--console-app-bar-height) 1fr -webkit-min-content;grid-template-rows:var(--console-app-bar-height) 1fr min-content;grid-template-areas:"app-bar" "content" "footer"}.console-layout__app-bar{position:sticky;z-index:var(--s-z-30);top:0;display:flex;min-width:0;padding-right:var(--s-space-16);padding-left:var(--s-space-16);align-items:center;border-bottom:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);gap:var(--s-space-12);grid-area:app-bar}@media (min-width: 768px){.console-layout__app-bar{padding-right:2.5rem;padding-left:2.5rem}}@media (min-width: 768px){.console-layout__mobile-navigation-button{display:none}}.console-layout__app-name{min-width:0;flex-grow:1}.console-layout__app-name .heading{overflow:hidden;font-weight:var(--s-font-weight-regular);white-space:nowrap;text-overflow:ellipsis}.console-layout__help-button{flex-shrink:0}.console-layout__content{overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;display:flex;min-width:0;padding:0 var(--s-space-16);background-color:var(--s-background-default);flex-direction:column;grid-area:content}@media (min-width: 768px){.console-layout__content{padding:0 2.5rem}}.console-layout__content-container{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.console-layout__integration{flex-grow:1;padding-bottom:var(--s-space-16)}@media (min-width: 768px){.console-layout__integration{padding-bottom:2.5rem}}.console-layout__integration{width:100%}.console-layout__logo{display:flex;min-width:0;align-items:center;gap:var(--s-space-12)}.console-layout__logo-mark{flex-shrink:0}.console-layout__logo-text{min-width:0}.console-layout__logo-text::part(text){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.console-layout__content-header{display:flex;margin-bottom:var(--s-space-24);flex-shrink:0;gap:var(--s-space-16);padding-top:var(--s-space-16)}@media (min-width: 768px){.console-layout__content-header{padding-top:2.5rem}}.console-layout__content-header{width:100%}.console-layout--has-custom-app-bar .console-layout__content-header{padding-top:var(--s-space-16)}.console-layout__back-button{position:relative;top:calc(-1 * var(--s-space-2));flex-shrink:0}.console-layout__heading-container{flex-grow:1}.console-layout__subheading{margin-top:var(--s-space-8)}.console-layout__content-header-tools{display:flex;flex-shrink:0}.console-layout__footer{position:sticky;bottom:0;z-index:var(--s-z-20);display:flex;flex-shrink:0;min-width:0;border-top:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);grid-area:footer;width:100%;min-height:var(--console-footer-height);box-sizing:border-box}.console-layout__app-bar--custom{display:flex;min-width:0;align-items:center;padding:0;border-bottom:var(--s-border-width-default) solid transparent;background-color:var(--s-background-default)}.console-layout--main-scrollable:not(.console-layout--main-scrolled-to-top) .console-layout__app-bar--custom{border-bottom-color:var(--s-border-default)}.console-layout:not(.console-layout--has-custom-app-bar) .console-layout__app-bar--custom{display:none}.console-layout:not(.console-layout--has-footer) .console-layout__footer{display:none}.console-layout--has-custom-app-bar .console-layout__app-bar:not(.console-layout__app-bar--custom){display:none}.console-layout--hide-content-header .console-layout__content{padding:0;overflow:hidden;scrollbar-gutter:auto}.console-layout--hide-content-header .console-layout__integration{padding-bottom:0}', f = class {
|
|
7
|
-
constructor(o) {
|
|
8
|
-
c(this, o), this.backButtonClick = l(this, "backButtonClick", 7), this.helpButtonClick = l(this, "helpButtonClick", 7), this.backButonLabel = "Back", this.helpButonLabel = "Help", this.hideNavigationButtonLabel = "Hide main navigation", this.logoText = "Admin", this.navigationLabel = "Main", this.showNavigationButtonLabel = "Show main navigation", this.contentScrollState = {
|
|
9
|
-
scrollable: !1,
|
|
10
|
-
scrolledToTop: !1,
|
|
11
|
-
scrolledToBottom: !1
|
|
12
|
-
}, this.updateCustomAppBarStatus = () => {
|
|
13
|
-
this.hasCustomAppBar = Boolean(this.el.querySelector('[slot="app-bar"]'));
|
|
14
|
-
}, this.updateFooterStatus = () => {
|
|
15
|
-
this.hasFooter = Boolean(this.el.querySelector('[slot="footer"]'));
|
|
16
|
-
}, this.onMainScroll = u(() => {
|
|
17
|
-
this.updateContentScrollState();
|
|
18
|
-
}, 16), this.onBackButtonClick = (t) => {
|
|
19
|
-
this.backButtonClick.emit(t);
|
|
20
|
-
}, this.onHelpButtonClick = (t) => {
|
|
21
|
-
this.helpButtonClick.emit(t);
|
|
22
|
-
}, this.onMobileNavigationToggleClick = () => {
|
|
23
|
-
this.toggleSidebar();
|
|
24
|
-
}, this.onClick = (t) => {
|
|
25
|
-
var s;
|
|
26
|
-
const a = t.target, n = Boolean(a.closest(".console-layout__mobile-navigation-button")), r = ((s = a.closest("[slot]")) == null ? void 0 : s.slot) === "overlays";
|
|
27
|
-
!t.composedPath().includes(this.sidebarEl) && !n && !r && this.sidebarActive && this.deactivateSidebar();
|
|
28
|
-
}, this.onKeyDown = (t) => {
|
|
29
|
-
t.code === "Escape" && this.sidebarActive && this.deactivateSidebar();
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
componentDidLoad() {
|
|
33
|
-
queueMicrotask(() => {
|
|
34
|
-
i() ? this.deactivateSidebar() : this.activateSidebar(), this.updateContentScrollState(), this.updateCustomAppBarStatus(), this.updateFooterStatus();
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
updateContentScrollState() {
|
|
38
|
-
if (!this.contentEl)
|
|
39
|
-
return;
|
|
40
|
-
const o = {
|
|
41
|
-
scrollable: this.contentEl.scrollHeight > this.contentEl.clientHeight,
|
|
42
|
-
scrolledToTop: this.contentEl.scrollTop === 0,
|
|
43
|
-
scrolledToBottom: Math.round(this.contentEl.scrollTop + this.contentEl.clientHeight) >= this.contentEl.scrollHeight
|
|
44
|
-
};
|
|
45
|
-
Object.keys(o).some((t) => o[t] !== this.contentScrollState[t]) && (this.contentScrollState = o);
|
|
46
|
-
}
|
|
47
|
-
onWindowResize() {
|
|
48
|
-
const o = i();
|
|
49
|
-
!o && !this.sidebarActive ? this.activateSidebar() : o && this.deactivateSidebar();
|
|
50
|
-
}
|
|
51
|
-
async toggleSidebar() {
|
|
52
|
-
this.sidebarActive ? this.deactivateSidebar() : this.activateSidebar();
|
|
53
|
-
}
|
|
54
|
-
async showSidebar() {
|
|
55
|
-
this.sidebarActive || this.activateSidebar();
|
|
56
|
-
}
|
|
57
|
-
async hideSidebar() {
|
|
58
|
-
this.sidebarActive && this.deactivateSidebar();
|
|
59
|
-
}
|
|
60
|
-
activateSidebar() {
|
|
61
|
-
var o;
|
|
62
|
-
this.sidebarActive = !0, this.sidebarEl.removeAttribute("inert"), i() && ((o = this.el.querySelector("swirl-tree-navigation-item")) == null || o.focus());
|
|
63
|
-
}
|
|
64
|
-
deactivateSidebar() {
|
|
65
|
-
this.sidebarActive = !1, i() && this.sidebarEl.setAttribute("inert", "");
|
|
66
|
-
}
|
|
67
|
-
render() {
|
|
68
|
-
const o = Boolean(this.maxContentWidth) ? {
|
|
69
|
-
maxWidth: this.maxContentWidth,
|
|
70
|
-
justifySelf: "center",
|
|
71
|
-
width: "100%"
|
|
72
|
-
} : void 0;
|
|
73
|
-
this.updateCustomAppBarStatus(), this.updateFooterStatus();
|
|
74
|
-
const t = b("console-layout", {
|
|
75
|
-
"console-layout--sidebar-active": this.sidebarActive,
|
|
76
|
-
"console-layout--empty-app-bar": !Boolean(this.appName) && !this.showHelpButton && !this.hasCustomAppBar,
|
|
77
|
-
"console-layout--has-footer": this.hasFooter,
|
|
78
|
-
"console-layout--has-custom-app-bar": this.hasCustomAppBar,
|
|
79
|
-
"console-layout--main-scrollable": this.contentScrollState.scrollable,
|
|
80
|
-
"console-layout--main-scrolled-to-top": this.contentScrollState.scrolledToTop,
|
|
81
|
-
"console-layout--main-scrolled-to-bottom": this.contentScrollState.scrolledToBottom,
|
|
82
|
-
"console-layout--hide-content-header": this.hideContentHeader
|
|
83
|
-
});
|
|
84
|
-
return e(d, { key: "f92e62cd7a3aa3679a62cedc47003f9dc6afa138" }, e("div", { key: "e64ead610749dbefebd1a48332e3e4ce9749a4ea", class: t, onClick: this.onClick, onKeyDown: this.onKeyDown }, e("header", { key: "dee14aa96c8e3840343621d2cd2dc437285107f2", "aria-hidden": String(!this.sidebarActive), class: "console-layout__sidebar", ref: (a) => this.sidebarEl = a }, e("div", { key: "5c74ea43a8d073cfaa2426b1bdc2f3c301f7f53e", class: "console-layout__header" }, e("div", { key: "958cf209f0c70ba4654b9d216b15dd62aeb58fd1", class: "console-layout__logo" }, e("svg", { key: "c9d36c86ad44e96365b6710426c4550d0c81d7a5", class: "console-layout__logo-mark", fill: "none", height: "26", viewBox: "0 0 301 460", width: "16", xmlns: "http://www.w3.org/2000/svg" }, e("path", { key: "d3b4a3cbc7564ddd805d1ddfb1b34c449b1beec5", "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.52486 276.36C5.57709 289.149 11.02 301.094 18.2296 311.628L258.719 138.748C269.874 131.507 278.35 121.993 285.395 110.766C291.904 100.212 296.922 87.3014 298.875 74.6738C300.769 61.4277 300.809 48.353 297.757 35.5639C294.705 22.7748 289.262 10.8302 282.052 0.296051L41.5626 173.176C30.4077 180.417 21.9314 189.931 14.8867 201.158C8.37746 211.712 3.35926 224.623 1.40724 237.25C-0.544773 249.878 0.0338964 262.896 2.52486 276.36ZM80.3121 424.184C83.3644 436.973 88.8073 448.918 96.0169 459.452L229.113 363.743C240.268 356.502 248.744 346.988 255.789 335.761C262.298 325.207 267.317 312.296 269.269 299.668C271.164 286.422 271.203 273.348 268.151 260.559C265.099 247.769 259.656 235.825 252.446 225.291L119.35 320.999C108.195 328.24 99.7187 337.755 92.674 348.982C86.1647 359.535 81.1465 372.446 79.1945 385.074C77.2996 398.32 77.2599 411.395 80.3121 424.184Z", fill: "#2151F5" })), e("swirl-text", { key: "97d5f351e6de465c059fc357fc012dae757b5678", class: "console-layout__logo-text", weight: "medium" }, this.logoText))), e("nav", { key: "3bb30959d7c34a28bce82aeffc1e1c0ab0799833", "aria-label": this.navigationLabel, class: "console-layout__navigation" }, e("slot", { key: "497faf890249299fd21075d766f344cdbd49f47d", name: "navigation" })), e("div", { key: "76e25959719dabb8e5c3b779d3eed5e7e286681b", class: "console-layout__user" }, e("slot", { key: "eaabb2af9392992f184f547365fc2a74063d449f", name: "user" }))), e("main", { key: "5e242a75ab5e24ed535e45117238ceb56b7ba69d", "aria-labelledby": Boolean(this.appName) ? "app-name" : void 0, class: "console-layout__main" }, e("header", { key: "f096010fa4cc6e2a1e8b57093fbace8ad99ee2fa", class: "console-layout__app-bar console-layout__app-bar--custom" }, e("slot", { key: "019e8471fcc2b4b83b3eca434851c833d506a9fe", name: "app-bar", onSlotchange: this.updateCustomAppBarStatus })), e("header", { key: "3ad1bdad10025933e5476ad172961cea33cf8bf2", class: "console-layout__app-bar" }, e("span", { key: "5d3769ea1ab077f8b536ea1382db4a98c4ad300c", class: "console-layout__mobile-navigation-button" }, e("swirl-button", { key: "08140f76ae70e54f7bf8bbbb3a30c3e4192a7661", swirlAriaExpanded: String(this.sidebarActive), hideLabel: !0, icon: this.sidebarActive ? "<swirl-icon-close></swirl-icon-close>" : "<swirl-icon-menu></swirl-icon-menu>", label: this.sidebarActive ? this.hideNavigationButtonLabel : this.showNavigationButtonLabel, onClick: this.onMobileNavigationToggleClick })), e("div", { key: "dd72e2beb8ee2bfc87896eb53a0ece44abb6e411", class: "console-layout__app-name" }, this.appName && e("swirl-heading", { key: "5fa6495f2bc592ed2e2b7d2bb3659ca1f0ecfe38", as: "h1", headingId: "app-name", level: 4, text: this.appName })), this.showHelpButton && e("swirl-button", { key: "ee75f146bdf639b93e02561853eb391dc58d8142", class: "console-layout__help-button", hideLabel: !0, icon: "<swirl-icon-help></swirl-icon-help>", label: this.helpButonLabel, onClick: this.onHelpButtonClick })), e("section", { key: "fa54f51cc8e703663a11fcd7027df84dc9ea57d8", "aria-labelledby": "heading", class: "console-layout__content", onScroll: this.onMainScroll, ref: (a) => this.contentEl = a }, e("div", { key: "4505b706577728b794d5c370c0d627f14db72742", class: "console-layout__content-container" }, !this.hideContentHeader && e("header", { key: "9d7d64cf621cf713bd8c10abb3545791226deec2", class: "console-layout__content-header", style: o }, this.showBackButton && e("swirl-button", { key: "f170dd5a4d0292842a42df782f84491fbfa16446", class: "console-layout__back-button", hideLabel: !0, icon: "<swirl-icon-arrow-back></swirl-icon-arrow-back>", label: this.backButonLabel, onClick: this.onBackButtonClick }), Boolean(this.heading) && e("div", { key: "9ce1c29868fc24915b1d7060fdc30ad4e2726802", class: "console-layout__heading-container" }, e("swirl-heading", { key: "33d2473e87cdb94998783ba1337ea92ee34ac5b0", as: Boolean(this.appName) ? "h2" : "h1", class: "console-layout__heading", headingId: "heading", level: 1, text: this.heading }), this.subheading && e("swirl-text", { key: "e3071a03d28e05550385fa6b5101d2c98e11a405", class: "console-layout__subheading", color: "subdued" }, this.subheading)), !Boolean(this.heading) && e("div", { key: "62a31138ed664b4900030150e1d1959e470c1a17", class: "console-layout__heading-container" }, e("slot", { key: "6f1de516692eeb2922a2e18784bc8c74e5416b1d", name: "heading" })), e("div", { key: "02fdc97524fee6a75524ef9eb095a59cff238cc7", class: "console-layout__content-header-tools" }, e("slot", { key: "159bbfad00487ee173dc708e5047e603986318f9", name: "content-header-tools" }))), e("div", { key: "2fce6c367d3815e7482e63836900ae4793dca055", class: "console-layout__integration", style: o }, e("slot", { key: "6d962aff82cf2b1276650e3eb5b9fba06994f1dc", name: "content" })))), e("footer", { key: "da76594d20b410746a70960c1abc83eff0a38f59", class: "console-layout__footer" }, e("slot", { key: "c07940b404f20db835967d6fa2355d9ae9c035f1", name: "footer", onSlotchange: this.updateFooterStatus })), e("div", { key: "39e32ef1a08100b9f15bede9180accaa884de3ee", class: "console-layout__overlays" }, e("slot", { key: "78d8abf993064df290ce2890ea200e246c599b0e", name: "overlays" })))));
|
|
85
|
-
}
|
|
86
|
-
get el() {
|
|
87
|
-
return h(this);
|
|
88
|
-
}
|
|
89
|
-
};
|
|
90
|
-
f.style = p();
|
|
91
|
-
export {
|
|
92
|
-
f as swirl_console_layout
|
|
93
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { r as c, h as e, H as i, g as o } from "./index.69dca169.js";
|
|
2
|
-
import { c as n } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
-
import { v as b } from "./v4-DD3477fe.2624487e.js";
|
|
4
|
-
import "react";
|
|
5
|
-
import "react-dom";
|
|
6
|
-
const f = () => ":host{display:block;width:100%}:host *{box-sizing:border-box}.data-cell-stack{display:flex;flex-direction:column;width:100%;gap:var(--s-space-16)}.data-cell-stack__header{display:flex;align-items:flex-start;gap:var(--s-space-8);width:100%;justify-content:space-between}.data-cell-stack__header-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--s-space-4)}.data-cell-stack__label{font-size:var(--s-font-size-base);line-height:var(--s-line-height-base);color:var(--s-text-default);font-weight:var(--s-font-weight-semibold);margin:0}.data-cell-stack__description{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);color:var(--s-text-subdued);margin:0}.data-cell-stack__cells{display:flex;flex-direction:column;gap:var(--s-space-2)}.data-cell-stack__cells ::slotted(swirl-data-cell:first-of-type:not(:last-of-type)){--swirl-data-cell-border-radius:var(--s-border-radius-l) var(--s-border-radius-l) var(--s-border-radius-s) var(--s-border-radius-s)}.data-cell-stack__cells ::slotted(swirl-data-cell:last-of-type:not(:first-of-type)){--swirl-data-cell-border-radius:var(--s-border-radius-s) var(--s-border-radius-s) var(--s-border-radius-l) var(--s-border-radius-l)}.data-cell-stack__cells ::slotted(swirl-data-cell:not(:first-of-type):not(:last-of-type)){--swirl-data-cell-border-radius:var(--s-border-radius-s)}.data-cell-stack__cells ::slotted(swirl-data-cell:first-of-type:last-of-type){--swirl-data-cell-border-radius:var(--s-border-radius-l)}.data-cell-stack__cta{display:flex;align-items:center;flex-shrink:0}", h = class {
|
|
7
|
-
constructor(a) {
|
|
8
|
-
c(this, a), this.hideLabel = !1, this.headerId = `data-cell-stack-header-${b()}`, this.onSlotChange = (s) => {
|
|
9
|
-
s.target.assignedElements().filter((r) => r.tagName !== "SWIRL-DATA-CELL").length > 0 && console.warn("[SwirlDataCellStack] Only swirl-data-cell elements are allowed as direct children.");
|
|
10
|
-
};
|
|
11
|
-
}
|
|
12
|
-
render() {
|
|
13
|
-
const a = Boolean(this.el.querySelector('[slot="cta"]')), s = Boolean(this.label) && !this.hideLabel, d = n("data-cell-stack", {
|
|
14
|
-
"data-cell-stack--has-cta": a
|
|
15
|
-
}), t = s ? `${this.headerId}-label` : void 0, l = this.description ? `${this.headerId}-description` : void 0;
|
|
16
|
-
return e(i, { key: "b79ce886f01b55239f1a2a0a153568fcdd3d9961" }, e("div", { key: "d95fafcfc4de8958971ecb91f43dd7339e89bab6", class: d, part: "data-cell-stack", role: "group" }, (s || this.description || a) && e("header", { key: "e87a98dab5c55ea579dc414add17d41a7fdd416b", class: "data-cell-stack__header", id: this.headerId }, e("div", { key: "3774cf27961cc6088db2c01fa76becea9d46eb7d", class: "data-cell-stack__header-content" }, s && e("h3", { key: "ee1312f8b92564c3f87d3b0c2a4270e5be15e472", class: "data-cell-stack__label", id: t }, this.label), this.description && e("p", { key: "8c70b4d92f1bd6be313df0d9de091731c1a9aa20", class: "data-cell-stack__description", id: l }, this.description)), a && e("div", { key: "d0dfecd262d77c78efd59def270e6a924275eb33", class: "data-cell-stack__cta" }, e("slot", { key: "ad3505f97e9b89707fd007971b0858eeb907ceee", name: "cta" }))), e("div", { key: "a8bb8acd3e42db09ebb8ba47490e5a7a2be083af", class: "data-cell-stack__cells", role: "list", "aria-labelledby": t || void 0, "aria-describedby": l || void 0 }, e("slot", { key: "8652e5e828e2f8da7ff31837c9d0814a945b66b1", onSlotchange: this.onSlotChange }))));
|
|
17
|
-
}
|
|
18
|
-
get el() {
|
|
19
|
-
return o(this);
|
|
20
|
-
}
|
|
21
|
-
};
|
|
22
|
-
h.style = f();
|
|
23
|
-
export {
|
|
24
|
-
h as swirl_data_cell_stack
|
|
25
|
-
};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { r as f, c as u, h as e, H as h, g as b } from "./index.69dca169.js";
|
|
2
|
-
import { c as p } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
-
import { v } from "./v4-DD3477fe.2624487e.js";
|
|
4
|
-
import "react";
|
|
5
|
-
import "react-dom";
|
|
6
|
-
const _ = () => ":host{display:block;width:100%}:host *{box-sizing:border-box}.data-cell{display:flex;align-items:center;gap:var(--s-space-8);width:100%;padding:var(--s-space-12) var(--s-space-16);background-color:var(--s-surface-raised-50-default);border-radius:var(--swirl-data-cell-border-radius, var(--s-border-radius-l))}.data-cell--interactive{cursor:pointer}.data-cell--intent-default{background-color:var(--swirl-tag-background-default)}.data-cell--intent-info{background-color:var(--s-surface-info-subdued)}.data-cell--intent-critical{background-color:var(--s-surface-critical-subdued)}.data-cell--intent-warning{background-color:var(--s-surface-warning-subdued)}.data-cell--intent-success{background-color:var(--s-surface-success-subdued)}.data-cell--intent-special{background-color:var(--s-decorative-grape-surface-subdued)}.data-cell--intent-translucent{background-color:var(--s-surface-on-image-default)}.data-cell--vertical{align-items:center}.data-cell__media{flex-shrink:0;display:flex;align-items:center}.data-cell__media ::slotted(swirl-avatar){--swirl-avatar-background-color:var(--s-surface-default)}.data-cell__content{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:var(--s-space-24)}.data-cell--no-label .data-cell__content,.data-cell--no-label .data-cell__value-wrapper,.data-cell--no-label .data-cell__input{width:100%}.data-cell--vertical .data-cell__content{flex-direction:column;align-items:flex-start;gap:var(--s-space-4)}.data-cell__label-wrapper{flex-shrink:0;min-width:0}.data-cell:not(.data-cell--vertical) .data-cell__label-wrapper{width:calc(160px + var(--s-space-4) + 16px)}.data-cell__label{display:block;font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);color:var(--s-text-subdued);font-weight:var(--s-font-weight-normal)}.data-cell:not(.data-cell--vertical) .data-cell__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.data-cell__tooltip swirl-icon-info{flex-shrink:0;color:var(--s-text-subdued)}.data-cell__value-wrapper{display:flex;align-items:center;gap:var(--s-space-4);flex-shrink:1;min-width:0}.data-cell--vertical .data-cell__value-wrapper{flex-direction:column;align-items:flex-start}.data-cell__value{flex:1;min-width:0;font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm);color:var(--s-text-default);font-weight:var(--s-font-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-cell--vertical .data-cell__value{white-space:normal;overflow:visible;text-overflow:clip}.data-cell__suffix{flex-shrink:0}.data-cell__input{width:100%}.data-cell__input ::slotted(swirl-form-control){--swirl-form-control-label-background-color:var( --swirl-data-cell-input-background, var(--s-surface-default) )}.data-cell__input ::slotted(swirl-checkbox),.data-cell__input ::slotted(swirl-radio){width:100%}@media (max-width: 767px){.data-cell:not(.data-cell--vertical) .data-cell__content{flex-direction:column;align-items:flex-start;gap:var(--s-space-4)}.data-cell:not(.data-cell--vertical) .data-cell__value-wrapper{flex-direction:column;align-items:flex-start}}", w = class {
|
|
7
|
-
constructor(s) {
|
|
8
|
-
f(this, s), this.valueChange = u(this, "valueChange", 7), this.intent = "default", this.vertical = !1, this.elementId = `data-cell-${v()}`, this.handleRadioClick = (a) => {
|
|
9
|
-
const t = a.target, l = this.el.querySelector('swirl-radio[slot="content"]');
|
|
10
|
-
t.contains(l) && (l == null ? void 0 : l.querySelector('input[type="radio"]')).click();
|
|
11
|
-
}, this.handleClick = (a) => {
|
|
12
|
-
this.handleRadioClick(a), this.valueChange.emit(a);
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
render() {
|
|
16
|
-
const s = Boolean(this.el.querySelector('[slot="media"]')), a = Boolean(this.el.querySelector('[slot="suffix"]')), t = Boolean(this.label), l = Boolean(this.el.querySelector('[slot="content"]')), c = Boolean(this.el.querySelector('swirl-checkbox[slot="content"]')), i = Boolean(this.el.querySelector('swirl-radio[slot="content"]')), n = p("data-cell", {
|
|
17
|
-
"data-cell--vertical": this.vertical,
|
|
18
|
-
"data-cell--has-media": s,
|
|
19
|
-
"data-cell--has-suffix": a,
|
|
20
|
-
"data-cell--has-content": l,
|
|
21
|
-
"data-cell--no-label": !t,
|
|
22
|
-
"data-cell--interactive": c || i,
|
|
23
|
-
[`data-cell--intent-${this.intent}`]: this.intent
|
|
24
|
-
}), r = `${this.elementId}-label`, o = `${this.elementId}-value`, d = e("swirl-stack", { key: "9f2409249516a9bbe1305042c127f1835162a8ce", orientation: "horizontal", align: "center", spacing: "4" }, e("span", { key: "2e3988360af729d84c2900b1eb5f7eeb0904253e", class: "data-cell__label", id: r, role: "term" }, this.label), this.tooltip && e("swirl-tooltip", { key: "01d9f35ae9ec42530b3e54075092fc6250642176", class: "data-cell__tooltip", content: this.tooltip, position: "right" }, e("swirl-icon-info", { key: "96adf5bbb572704353235df82f282947b55746c0", size: 16, tabIndex: 0 })));
|
|
25
|
-
return e(h, { key: "0eaf842cef15c5fa1f4d0870167aa7ac7f331159", role: "group" }, e("div", { key: "a9ee5cb7920c880c8cc7ffc3dd3d8ca14a6f1297", class: n, part: "data-cell", onClick: c || i ? this.handleClick : void 0, role: c || i ? "button" : void 0, tabIndex: c || i ? 0 : void 0 }, s && e("div", { key: "27c4ca0f48c7b99670c340b7080b50153c341c09", class: "data-cell__media", "aria-hidden": "true" }, e("slot", { key: "6a8259682c14e52eb1ed8058517c9bd241322945", name: "media" })), e("div", { key: "7301cf8d5b4ee207093db70195909912a72173b2", class: "data-cell__content" }, t && e("div", { key: "86036a405648a2ea2e03468fe3865881718c240f", class: "data-cell__label-wrapper" }, d), (l || this.value || a) && e("div", { key: "ba1cc5a333da5811272f7be4cb6de4f7f347c89b", class: "data-cell__value-wrapper", role: "definition", "aria-labelledby": t ? r : void 0, id: o }, l ? e("div", { class: "data-cell__input" }, e("slot", { name: "content" })) : this.value && e("div", { class: "data-cell__value" }, this.value))), a && e("div", { key: "66e4bfd2a673226e782537c441614b9dc2e41b53", class: "data-cell__suffix" }, e("slot", { key: "d51eccb6f90591e73e32eed64288a4025f9dd529", name: "suffix" }))));
|
|
26
|
-
}
|
|
27
|
-
get el() {
|
|
28
|
-
return b(this);
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
w.style = _();
|
|
32
|
-
export {
|
|
33
|
-
w as swirl_data_cell
|
|
34
|
-
};
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
import { r as h, c as p, h as a, H as f, g as m } from "./index.69dca169.js";
|
|
2
|
-
import { c as b } from "./index-orsBiyT_.fc4357c3.js";
|
|
3
|
-
import { f as s, I as n, i as l, p as c } from "./index-D3UoejeY.7db8c51e.js";
|
|
4
|
-
import { D as y } from "./media-query.service-CCYT6DU8.f0931fdc.js";
|
|
5
|
-
import { i as u } from "./utils-CCck-DTo.e4e43b6a.js";
|
|
6
|
-
import "react";
|
|
7
|
-
import "react-dom";
|
|
8
|
-
const k = () => ".sc-swirl-date-input-h{display:flex;width:100%}.sc-swirl-date-input-h *.sc-swirl-date-input{box-sizing:border-box}.date-input.sc-swirl-date-input{position:relative;display:flex;width:100%;align-items:center;color:var(--s-text-default);line-height:var(--s-line-height-sm)}.date-input--inline.sc-swirl-date-input .date-input__date-picker-button.sc-swirl-date-input{top:-0.0625rem}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-input--inline.sc-swirl-date-input .date-input__date-picker-button.sc-swirl-date-input{top:0}}.date-input__input.sc-swirl-date-input{display:inline-flex;width:calc(100% - 1.25rem - var(--s-space-8));margin:0;padding:0;border:none;color:var(--s-text-default);background-color:transparent;font:inherit;font-size:var(--s-font-size-base);line-height:var(--s-line-height-base);caret-color:var(--s-border-highlight)}.date-input__input.sc-swirl-date-input:focus{outline:none}.date-input__input.sc-swirl-date-input:disabled{color:var(--s-text-disabled);background-color:transparent}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-input__input.sc-swirl-date-input{font-size:var(--s-font-size-sm);line-height:var(--s-line-height-sm)}}.date-input__date-picker-button.sc-swirl-date-input{position:absolute;top:calc(-1 * var(--s-space-12));right:0;display:inline-flex;margin:0;padding:0;border:none;color:var(--s-icon-default);background-color:transparent;cursor:pointer}.date-input__date-picker-button.sc-swirl-date-input:focus:not(:focus-visible){outline:none}.date-input__date-picker-button.sc-swirl-date-input:focus-visible{outline-color:var(--s-focus-default);outline-offset:var(--s-space-2)}.date-input__date-picker-button.sc-swirl-date-input:disabled{color:var(--s-icon-disabled);cursor:default}@media (min-width: 992px) and (max-width: 1439px) and (hover: hover),(min-width: 1440px){.date-input__date-picker-button.sc-swirl-date-input{top:-0.625rem}}@media (max-width: 767px){.date-input__date-picker-popover.sc-swirl-date-input{position:fixed}}", r = "yyyy-MM-dd", v = class {
|
|
9
|
-
constructor(e) {
|
|
10
|
-
h(this, e), this.invalidInput = p(this, "invalidInput", 7), this.valueChange = p(this, "valueChange", 7), this.datePickerDisableDate = () => !1, this.datePickerLabel = "Date picker", this.datePickerTriggerLabel = "Open date picker", this.firstDayOfWeek = 0, this.format = "yyyy-MM-dd", this.locale = "en-US", this.placeholder = "yyyy-mm-dd", this.preferredInputMode = "input", this.iconSize = 24, this.isInPickOnlyMode = !1, this.mediaQueryUnsubscribe = () => {
|
|
11
|
-
}, this.onClick = (t) => {
|
|
12
|
-
t.preventDefault(), !this.readonly && this.preferredInputMode === "pick" && (this.pickerPopover.open(this.el), u() || this.focus());
|
|
13
|
-
}, this.onMouseDown = () => {
|
|
14
|
-
this.readonly || this.preferredInputMode === "pick" && this.pickerPopover.close();
|
|
15
|
-
}, this.onFocus = (t) => {
|
|
16
|
-
this.handleAutoSelect(t);
|
|
17
|
-
}, this.onBlur = (t) => {
|
|
18
|
-
if (this.readonly)
|
|
19
|
-
return;
|
|
20
|
-
const i = this.pickerPopover.contains(t.relatedTarget);
|
|
21
|
-
this.setIsInPickOnlyMode(!i);
|
|
22
|
-
}, this.onPickDate = (t) => {
|
|
23
|
-
const i = t.detail, o = s(i, r);
|
|
24
|
-
this.value = o, this.inputEl.value = s(i, this.pattern), this.mask.updateValue(), this.setIsInPickOnlyMode(!0), this.pickerPopover.close();
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
componentWillLoad() {
|
|
28
|
-
const e = Array.from(document.querySelectorAll("swirl-date-input")).indexOf(this.el);
|
|
29
|
-
this.id = `swirl-date-input-${e}`, this.setIsInPickOnlyMode(!0);
|
|
30
|
-
}
|
|
31
|
-
componentDidLoad() {
|
|
32
|
-
this.setupMask(), this.mediaQueryUnsubscribe = y.subscribe((e) => {
|
|
33
|
-
this.updateIconSize(e);
|
|
34
|
-
}), this.autoFocus && this.focus();
|
|
35
|
-
}
|
|
36
|
-
disconnectedCallback() {
|
|
37
|
-
var e;
|
|
38
|
-
(e = this.mask) == null || e.destroy(), this.mediaQueryUnsubscribe();
|
|
39
|
-
}
|
|
40
|
-
watchFormat() {
|
|
41
|
-
this.setupMask();
|
|
42
|
-
}
|
|
43
|
-
watchValue(e, t) {
|
|
44
|
-
e !== t && this.updateValue();
|
|
45
|
-
}
|
|
46
|
-
async openPicker() {
|
|
47
|
-
this.pickerPopover.open(this.el);
|
|
48
|
-
}
|
|
49
|
-
focus() {
|
|
50
|
-
setTimeout(() => {
|
|
51
|
-
this.inputEl.focus();
|
|
52
|
-
});
|
|
53
|
-
}
|
|
54
|
-
updateIconSize(e) {
|
|
55
|
-
this.iconSize = e ? 20 : 24;
|
|
56
|
-
}
|
|
57
|
-
handleAutoSelect(e) {
|
|
58
|
-
if (!this.autoSelect) {
|
|
59
|
-
setTimeout(() => {
|
|
60
|
-
e.target && e.target instanceof HTMLInputElement && e.target.setSelectionRange && e.target.setSelectionRange(0, 0);
|
|
61
|
-
});
|
|
62
|
-
return;
|
|
63
|
-
}
|
|
64
|
-
e.target && e.target instanceof HTMLInputElement && e.target.select();
|
|
65
|
-
}
|
|
66
|
-
setIsInPickOnlyMode(e) {
|
|
67
|
-
this.preferredInputMode === "pick" && u() ? this.isInPickOnlyMode = e : this.isInPickOnlyMode = !1;
|
|
68
|
-
}
|
|
69
|
-
setupMask() {
|
|
70
|
-
var e;
|
|
71
|
-
(e = this.mask) == null || e.destroy(), this.pattern = this.format.replace(new RegExp("(?<!d)d(?!d)", "g"), "dd").replace(new RegExp("(?<!M)M(?!M)", "g"), "MM").replace(new RegExp("(?<!y)y(?!y)", "g"), "yyyy").replace(new RegExp("(?<!y)yyy(?!y)", "g"), "yyyy"), this.pattern || (this.pattern = r), this.mask = n(this.inputEl, {
|
|
72
|
-
mask: Date,
|
|
73
|
-
pattern: this.pattern.replace(/([^A-Za-z0-9])/g, "$1`"),
|
|
74
|
-
autofix: "pad",
|
|
75
|
-
lazy: !0,
|
|
76
|
-
overwrite: !0,
|
|
77
|
-
eager: "append",
|
|
78
|
-
blocks: {
|
|
79
|
-
dd: {
|
|
80
|
-
mask: n.MaskedRange,
|
|
81
|
-
from: 1,
|
|
82
|
-
to: 31,
|
|
83
|
-
maxLength: 2
|
|
84
|
-
},
|
|
85
|
-
MM: {
|
|
86
|
-
mask: n.MaskedRange,
|
|
87
|
-
from: 1,
|
|
88
|
-
to: 12,
|
|
89
|
-
maxLength: 2
|
|
90
|
-
},
|
|
91
|
-
yy: {
|
|
92
|
-
mask: n.MaskedRange,
|
|
93
|
-
from: 0,
|
|
94
|
-
to: 99,
|
|
95
|
-
maxLength: 2
|
|
96
|
-
},
|
|
97
|
-
yyyy: {
|
|
98
|
-
mask: n.MaskedRange,
|
|
99
|
-
from: 1e3,
|
|
100
|
-
to: 9999,
|
|
101
|
-
maxLength: 4
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
format: (t) => {
|
|
105
|
-
const i = s(t, this.pattern);
|
|
106
|
-
return l(t) ? (this.value = s(t, r), i) : (this.invalidInput.emit(t.toString()), "");
|
|
107
|
-
},
|
|
108
|
-
parse: (t) => c(t, this.pattern, new Date())
|
|
109
|
-
}), this.mask.on("accept", () => {
|
|
110
|
-
this.mask.value === "" && (this.value = "", this.valueChange.emit(""));
|
|
111
|
-
}), this.updateValue();
|
|
112
|
-
}
|
|
113
|
-
updateValue() {
|
|
114
|
-
if (this.value) {
|
|
115
|
-
const e = c(this.value, r, new Date());
|
|
116
|
-
if (l(e)) {
|
|
117
|
-
const t = s(e, this.pattern);
|
|
118
|
-
this.mask.value = t, this.valueChange.emit(this.value);
|
|
119
|
-
} else
|
|
120
|
-
this.invalidInput.emit(this.value);
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
render() {
|
|
124
|
-
const e = this.invalid === !0 || this.invalid === !1 ? String(this.invalid) : void 0, t = Boolean(this.value) ? c(this.value, r, new Date()) : void 0, i = l(t) ? t : void 0, o = b("date-input", {
|
|
125
|
-
"date-input--inline": this.inline
|
|
126
|
-
});
|
|
127
|
-
return a(f, { key: "a0da84104bcb61a24118a4d680b2328540421543" }, a("div", { key: "49c7a0294845d19b597a2bfdeb6d0feaeaa7f7a7", class: o }, a("input", { key: "2bb01064ef5020e0d5bc5afdbc434720d23d2025", "aria-describedby": this.swirlAriaDescribedby, "aria-disabled": this.disabled ? "true" : void 0, "aria-invalid": e, autoFocus: this.autoFocus, class: "date-input__input", disabled: this.disabled, readonly: this.isInPickOnlyMode || this.readonly, id: this.id, inputmode: "numeric", onClick: this.onClick, onMouseDown: this.onMouseDown, onFocus: this.onFocus, onBlur: this.onBlur, placeholder: this.placeholder, ref: (d) => this.inputEl = d, required: this.required, type: "text" }), !this.readonly && a("swirl-popover-trigger", { key: "c6432dc2b7c6ea7bf39f81b03da51e8e9a4e6dfd", swirlPopover: `popover-${this.id}` }, a("button", { key: "63aea9df9d7168047cacc5a8ce5c58f1861024c1", "aria-label": this.datePickerTriggerLabel, class: "date-input__date-picker-button", disabled: this.disabled, type: "button" }, a("swirl-icon-today", { key: "b446e718ae6b68b612233c84cf5f1d53ee725a5a", size: this.iconSize })))), !(this.disabled || this.readonly) && a("swirl-popover", { key: "c51d7fd5c0934132eed623227d249d32bb52fcdb", animation: "scale-in-y", class: "date-input__date-picker-popover", id: `popover-${this.id}`, label: this.datePickerLabel, placement: "bottom-end", ref: (d) => this.pickerPopover = d }, a("swirl-date-picker", { key: "5d895146a03eeaa0fb6069a71eccee198f27605d", disableDate: this.datePickerDisableDate, firstDayOfWeek: this.firstDayOfWeek, labels: this.labels, locale: this.locale, onValueChange: this.onPickDate, value: i, startDate: i })));
|
|
128
|
-
}
|
|
129
|
-
get el() {
|
|
130
|
-
return m(this);
|
|
131
|
-
}
|
|
132
|
-
static get watchers() {
|
|
133
|
-
return {
|
|
134
|
-
format: [{
|
|
135
|
-
watchFormat: 0
|
|
136
|
-
}],
|
|
137
|
-
value: [{
|
|
138
|
-
watchValue: 0
|
|
139
|
-
}]
|
|
140
|
-
};
|
|
141
|
-
}
|
|
142
|
-
};
|
|
143
|
-
v.style = k();
|
|
144
|
-
export {
|
|
145
|
-
v as swirl_date_input
|
|
146
|
-
};
|