@reapit/elements 5.0.0-beta.62 → 5.0.0-beta.63
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/js/{anchor-positioning-DGfgb1OU.cjs → anchor-positioning-B1du9Wtv.cjs} +4 -4
- package/dist/js/{anchor-positioning-BE1BAJzc.js → anchor-positioning-CVXI9jJO.js} +26 -16
- package/dist/js/{app-switcher-BVWKLNBP.cjs → app-switcher-BZ8aTzRd.cjs} +1 -1
- package/dist/js/{app-switcher-DgZcEQS0.js → app-switcher-BdPf6bH2.js} +3 -3
- package/dist/js/{at-a-glance-Xj0li1Dm.cjs → at-a-glance-DZlQl2e-.cjs} +1 -1
- package/dist/js/{at-a-glance-Dk4sZwAl.js → at-a-glance-UUTXIqm8.js} +1 -1
- package/dist/js/autocomplete-DvWmVjF3.js +70 -0
- package/dist/js/autocomplete-La_vezgN.cjs +1 -0
- package/dist/js/autocomplete-control-k6KIqBZv.cjs +1 -0
- package/dist/js/autocomplete-control-z_FFlogU.js +57 -0
- package/dist/js/{badge-ntRw2gnO.js → badge-CwBwwP4y.js} +1 -1
- package/dist/js/{badge-DZ7zeLug.cjs → badge-mMmZbI52.cjs} +1 -1
- package/dist/js/{bottom-bar-BgqRBSgu.js → bottom-bar-CGZKFvKr.js} +1 -1
- package/dist/js/{bottom-bar-BaunqLTn.cjs → bottom-bar-f8rXTa1u.cjs} +1 -1
- package/dist/js/{combobox-vYU1IEFA.js → combobox-BIr0IlJH.js} +345 -262
- package/dist/js/combobox-BT2RnqxH.cjs +1 -0
- package/dist/js/core/app-switcher.cjs +1 -1
- package/dist/js/core/app-switcher.js +1 -1
- package/dist/js/core/at-a-glance.cjs +1 -1
- package/dist/js/core/at-a-glance.js +1 -1
- package/dist/js/core/autocomplete-control.cjs +1 -1
- package/dist/js/core/autocomplete-control.js +1 -1
- package/dist/js/core/autocomplete.cjs +1 -1
- package/dist/js/core/autocomplete.js +1 -1
- package/dist/js/core/badge.cjs +1 -1
- package/dist/js/core/badge.js +1 -1
- package/dist/js/core/bottom-bar.cjs +1 -1
- package/dist/js/core/bottom-bar.js +1 -1
- package/dist/js/core/combobox.cjs +1 -1
- package/dist/js/core/combobox.js +62 -55
- package/dist/js/core/compact-select.cjs +1 -1
- package/dist/js/core/compact-select.js +16 -15
- package/dist/js/core/features.cjs +1 -1
- package/dist/js/core/features.js +1 -1
- package/dist/js/core/menu.cjs +1 -1
- package/dist/js/core/menu.js +1 -1
- package/dist/js/core/search-input.cjs +1 -1
- package/dist/js/core/search-input.js +1 -1
- package/dist/js/core/section-message.cjs +1 -0
- package/dist/js/core/section-message.js +9 -0
- package/dist/js/core/select-control.cjs +1 -1
- package/dist/js/core/select-control.js +1 -1
- package/dist/js/core/select.cjs +1 -1
- package/dist/js/core/select.js +1 -1
- package/dist/js/core/side-bar.cjs +1 -1
- package/dist/js/core/side-bar.js +1 -1
- package/dist/js/core/split-button.cjs +1 -1
- package/dist/js/core/split-button.js +1 -1
- package/dist/js/core/supplementary-info.cjs +1 -1
- package/dist/js/core/supplementary-info.js +1 -1
- package/dist/js/core/table.cjs +1 -1
- package/dist/js/core/table.js +1 -1
- package/dist/js/core/tooltip.cjs +1 -1
- package/dist/js/core/tooltip.js +1 -1
- package/dist/js/core/top-bar.cjs +1 -1
- package/dist/js/core/top-bar.js +1 -1
- package/dist/js/{features-CrKtIrzO.js → features-Cw6F_1Kx.js} +1 -1
- package/dist/js/{features-kOnpc8sr.cjs → features-xqjwDAS8.cjs} +1 -1
- package/dist/js/icons/add.figma.cjs +1 -0
- package/dist/js/icons/add.figma.js +3 -0
- package/dist/js/icons/announcement.figma.cjs +1 -0
- package/dist/js/icons/announcement.figma.js +3 -0
- package/dist/js/icons/app-switcher.figma.cjs +1 -0
- package/dist/js/icons/app-switcher.figma.js +3 -0
- package/dist/js/icons/archive.figma.cjs +1 -0
- package/dist/js/icons/archive.figma.js +3 -0
- package/dist/js/icons/arrow-down.figma.cjs +1 -0
- package/dist/js/icons/arrow-down.figma.js +3 -0
- package/dist/js/icons/arrow-left.figma.cjs +1 -0
- package/dist/js/icons/arrow-left.figma.js +3 -0
- package/dist/js/icons/arrow-right.figma.cjs +1 -0
- package/dist/js/icons/arrow-right.figma.js +3 -0
- package/dist/js/icons/arrow-up.figma.cjs +1 -0
- package/dist/js/icons/arrow-up.figma.js +3 -0
- package/dist/js/icons/asterisk.figma.cjs +1 -0
- package/dist/js/icons/asterisk.figma.js +3 -0
- package/dist/js/icons/attachment.figma.cjs +1 -0
- package/dist/js/icons/attachment.figma.js +3 -0
- package/dist/js/icons/automation.figma.cjs +1 -0
- package/dist/js/icons/automation.figma.js +3 -0
- package/dist/js/icons/bath.figma.cjs +1 -0
- package/dist/js/icons/bath.figma.js +3 -0
- package/dist/js/icons/bed.figma.cjs +1 -0
- package/dist/js/icons/bed.figma.js +3 -0
- package/dist/js/icons/bill-bulk.figma.cjs +1 -0
- package/dist/js/icons/bill-bulk.figma.js +3 -0
- package/dist/js/icons/bill.figma.cjs +1 -0
- package/dist/js/icons/bill.figma.js +3 -0
- package/dist/js/icons/bookmark-bulk.figma.cjs +1 -0
- package/dist/js/icons/bookmark-bulk.figma.js +3 -0
- package/dist/js/icons/bookmark.figma.cjs +1 -0
- package/dist/js/icons/bookmark.figma.js +3 -0
- package/dist/js/icons/buy.figma.cjs +1 -0
- package/dist/js/icons/buy.figma.js +3 -0
- package/dist/js/icons/calculator.figma.cjs +1 -0
- package/dist/js/icons/calculator.figma.js +3 -0
- package/dist/js/icons/calendar-user.figma.cjs +1 -0
- package/dist/js/icons/calendar-user.figma.js +3 -0
- package/dist/js/icons/calendar.figma.cjs +1 -0
- package/dist/js/icons/calendar.figma.js +3 -0
- package/dist/js/icons/camera.figma.cjs +1 -0
- package/dist/js/icons/camera.figma.js +3 -0
- package/dist/js/icons/car.figma.cjs +1 -0
- package/dist/js/icons/car.figma.js +3 -0
- package/dist/js/icons/change-log.figma.cjs +1 -0
- package/dist/js/icons/change-log.figma.js +3 -0
- package/dist/js/icons/check-outline.figma.cjs +1 -0
- package/dist/js/icons/check-outline.figma.js +3 -0
- package/dist/js/icons/check.figma.cjs +1 -0
- package/dist/js/icons/check.figma.js +3 -0
- package/dist/js/icons/checkbox-disabled.figma.cjs +1 -0
- package/dist/js/icons/checkbox-disabled.figma.js +3 -0
- package/dist/js/icons/checkbox-indeterminate.figma.cjs +1 -0
- package/dist/js/icons/checkbox-indeterminate.figma.js +3 -0
- package/dist/js/icons/checkbox-selected.figma.cjs +1 -0
- package/dist/js/icons/checkbox-selected.figma.js +3 -0
- package/dist/js/icons/checkbox.figma.cjs +1 -0
- package/dist/js/icons/checkbox.figma.js +3 -0
- package/dist/js/icons/chevron-down.figma.cjs +1 -0
- package/dist/js/icons/chevron-down.figma.js +3 -0
- package/dist/js/icons/chevron-left.figma.cjs +1 -0
- package/dist/js/icons/chevron-left.figma.js +3 -0
- package/dist/js/icons/chevron-right.figma.cjs +1 -0
- package/dist/js/icons/chevron-right.figma.js +3 -0
- package/dist/js/icons/chevron-up.figma.cjs +1 -0
- package/dist/js/icons/chevron-up.figma.js +3 -0
- package/dist/js/icons/circular-add-solid.figma.cjs +1 -0
- package/dist/js/icons/circular-add-solid.figma.js +3 -0
- package/dist/js/icons/circular-add.figma.cjs +1 -0
- package/dist/js/icons/circular-add.figma.js +3 -0
- package/dist/js/icons/circular-remove-solid.figma.cjs +1 -0
- package/dist/js/icons/circular-remove-solid.figma.js +3 -0
- package/dist/js/icons/circular-remove.figma.cjs +1 -0
- package/dist/js/icons/circular-remove.figma.js +3 -0
- package/dist/js/icons/clear.figma.cjs +1 -0
- package/dist/js/icons/clear.figma.js +3 -0
- package/dist/js/icons/close.figma.cjs +1 -0
- package/dist/js/icons/close.figma.js +3 -0
- package/dist/js/icons/cloud.figma.cjs +1 -0
- package/dist/js/icons/cloud.figma.js +3 -0
- package/dist/js/icons/compliance.figma.cjs +1 -0
- package/dist/js/icons/compliance.figma.js +3 -0
- package/dist/js/icons/consolidate.figma.cjs +1 -0
- package/dist/js/icons/consolidate.figma.js +3 -0
- package/dist/js/icons/contact.figma.cjs +1 -0
- package/dist/js/icons/contact.figma.js +3 -0
- package/dist/js/icons/contacts-alt.figma.cjs +1 -0
- package/dist/js/icons/contacts-alt.figma.js +3 -0
- package/dist/js/icons/contacts.figma.cjs +1 -0
- package/dist/js/icons/contacts.figma.js +3 -0
- package/dist/js/icons/copy.figma.cjs +1 -0
- package/dist/js/icons/copy.figma.js +3 -0
- package/dist/js/icons/dashboard.figma.cjs +1 -0
- package/dist/js/icons/dashboard.figma.js +3 -0
- package/dist/js/icons/drag-indicator-alt.figma.cjs +1 -0
- package/dist/js/icons/drag-indicator-alt.figma.js +3 -0
- package/dist/js/icons/drag-indicator.figma.cjs +1 -0
- package/dist/js/icons/drag-indicator.figma.js +3 -0
- package/dist/js/icons/edit.figma.cjs +1 -0
- package/dist/js/icons/edit.figma.js +3 -0
- package/dist/js/icons/email-disabled.figma.cjs +1 -0
- package/dist/js/icons/email-disabled.figma.js +3 -0
- package/dist/js/icons/email-fill.figma.cjs +1 -0
- package/dist/js/icons/email-fill.figma.js +3 -0
- package/dist/js/icons/email.figma.cjs +1 -0
- package/dist/js/icons/email.figma.js +3 -0
- package/dist/js/icons/error.cjs +1 -0
- package/dist/js/icons/error.figma.cjs +1 -0
- package/dist/js/icons/error.figma.js +3 -0
- package/dist/js/icons/error.js +6 -0
- package/dist/js/icons/euro.figma.cjs +1 -0
- package/dist/js/icons/euro.figma.js +3 -0
- package/dist/js/icons/exit.figma.cjs +1 -0
- package/dist/js/icons/exit.figma.js +3 -0
- package/dist/js/icons/expand.figma.cjs +1 -0
- package/dist/js/icons/expand.figma.js +3 -0
- package/dist/js/icons/export.figma.cjs +1 -0
- package/dist/js/icons/export.figma.js +3 -0
- package/dist/js/icons/favourite.figma.cjs +1 -0
- package/dist/js/icons/favourite.figma.js +3 -0
- package/dist/js/icons/feather.figma.cjs +1 -0
- package/dist/js/icons/feather.figma.js +3 -0
- package/dist/js/icons/feed.figma.cjs +1 -0
- package/dist/js/icons/feed.figma.js +3 -0
- package/dist/js/icons/file-attached.figma.cjs +1 -0
- package/dist/js/icons/file-attached.figma.js +3 -0
- package/dist/js/icons/file-audio.figma.cjs +1 -0
- package/dist/js/icons/file-audio.figma.js +3 -0
- package/dist/js/icons/file-document.figma.cjs +1 -0
- package/dist/js/icons/file-document.figma.js +3 -0
- package/dist/js/icons/file-download.figma.cjs +1 -0
- package/dist/js/icons/file-download.figma.js +3 -0
- package/dist/js/icons/file-excel.figma.cjs +1 -0
- package/dist/js/icons/file-excel.figma.js +3 -0
- package/dist/js/icons/file-image.figma.cjs +1 -0
- package/dist/js/icons/file-image.figma.js +3 -0
- package/dist/js/icons/file-pdf.figma.cjs +1 -0
- package/dist/js/icons/file-pdf.figma.js +3 -0
- package/dist/js/icons/file-powerpoint.figma.cjs +1 -0
- package/dist/js/icons/file-powerpoint.figma.js +3 -0
- package/dist/js/icons/file-spreadsheet.figma.cjs +1 -0
- package/dist/js/icons/file-spreadsheet.figma.js +3 -0
- package/dist/js/icons/file-upload.figma.cjs +1 -0
- package/dist/js/icons/file-upload.figma.js +3 -0
- package/dist/js/icons/file-video.figma.cjs +1 -0
- package/dist/js/icons/file-video.figma.js +3 -0
- package/dist/js/icons/file-word.figma.cjs +1 -0
- package/dist/js/icons/file-word.figma.js +3 -0
- package/dist/js/icons/file-zip.figma.cjs +1 -0
- package/dist/js/icons/file-zip.figma.js +3 -0
- package/dist/js/icons/file.figma.cjs +1 -0
- package/dist/js/icons/file.figma.js +3 -0
- package/dist/js/icons/filter.figma.cjs +1 -0
- package/dist/js/icons/filter.figma.js +3 -0
- package/dist/js/icons/folder.figma.cjs +1 -0
- package/dist/js/icons/folder.figma.js +3 -0
- package/dist/js/icons/forward.figma.cjs +1 -0
- package/dist/js/icons/forward.figma.js +3 -0
- package/dist/js/icons/fullscreen-exit.figma.cjs +1 -0
- package/dist/js/icons/fullscreen-exit.figma.js +3 -0
- package/dist/js/icons/fullscreen.figma.cjs +1 -0
- package/dist/js/icons/fullscreen.figma.js +3 -0
- package/dist/js/icons/help.figma.cjs +1 -0
- package/dist/js/icons/help.figma.js +3 -0
- package/dist/js/icons/info-outline.figma.cjs +1 -0
- package/dist/js/icons/info-outline.figma.js +3 -0
- package/dist/js/icons/info.figma.cjs +1 -0
- package/dist/js/icons/info.figma.js +3 -0
- package/dist/js/icons/insights.figma.cjs +1 -0
- package/dist/js/icons/insights.figma.js +3 -0
- package/dist/js/icons/inspection-template.figma.cjs +1 -0
- package/dist/js/icons/inspection-template.figma.js +3 -0
- package/dist/js/icons/inspection.figma.cjs +1 -0
- package/dist/js/icons/inspection.figma.js +3 -0
- package/dist/js/icons/insurance.figma.cjs +1 -0
- package/dist/js/icons/insurance.figma.js +3 -0
- package/dist/js/icons/key.figma.cjs +1 -0
- package/dist/js/icons/key.figma.js +3 -0
- package/dist/js/icons/keyboard.figma.cjs +1 -0
- package/dist/js/icons/keyboard.figma.js +3 -0
- package/dist/js/icons/land-size.figma.cjs +1 -0
- package/dist/js/icons/land-size.figma.js +3 -0
- package/dist/js/icons/laptop.figma.cjs +1 -0
- package/dist/js/icons/laptop.figma.js +3 -0
- package/dist/js/icons/link.figma.cjs +1 -0
- package/dist/js/icons/link.figma.js +3 -0
- package/dist/js/icons/location-alt.figma.cjs +1 -0
- package/dist/js/icons/location-alt.figma.js +3 -0
- package/dist/js/icons/location-disabled.figma.cjs +1 -0
- package/dist/js/icons/location-disabled.figma.js +3 -0
- package/dist/js/icons/location-outline.figma.cjs +1 -0
- package/dist/js/icons/location-outline.figma.js +3 -0
- package/dist/js/icons/location.figma.cjs +1 -0
- package/dist/js/icons/location.figma.js +3 -0
- package/dist/js/icons/lock-outline.figma.cjs +1 -0
- package/dist/js/icons/lock-outline.figma.js +3 -0
- package/dist/js/icons/lock.figma.cjs +1 -0
- package/dist/js/icons/lock.figma.js +3 -0
- package/dist/js/icons/maintenance-alt.figma.cjs +1 -0
- package/dist/js/icons/maintenance-alt.figma.js +3 -0
- package/dist/js/icons/maintenance.figma.cjs +1 -0
- package/dist/js/icons/maintenance.figma.js +3 -0
- package/dist/js/icons/marketplace.figma.cjs +1 -0
- package/dist/js/icons/marketplace.figma.js +3 -0
- package/dist/js/icons/menu-alt.figma.cjs +1 -0
- package/dist/js/icons/menu-alt.figma.js +3 -0
- package/dist/js/icons/menu-collapse.figma.cjs +1 -0
- package/dist/js/icons/menu-collapse.figma.js +3 -0
- package/dist/js/icons/menu-expand.figma.cjs +1 -0
- package/dist/js/icons/menu-expand.figma.js +3 -0
- package/dist/js/icons/menu.figma.cjs +1 -0
- package/dist/js/icons/menu.figma.js +3 -0
- package/dist/js/icons/message-alt.figma.cjs +1 -0
- package/dist/js/icons/message-alt.figma.js +3 -0
- package/dist/js/icons/message-disabled.figma.cjs +1 -0
- package/dist/js/icons/message-disabled.figma.js +3 -0
- package/dist/js/icons/message-typing.figma.cjs +1 -0
- package/dist/js/icons/message-typing.figma.js +3 -0
- package/dist/js/icons/message.figma.cjs +1 -0
- package/dist/js/icons/message.figma.js +3 -0
- package/dist/js/icons/mic-off.figma.cjs +1 -0
- package/dist/js/icons/mic-off.figma.js +3 -0
- package/dist/js/icons/mic-on.figma.cjs +1 -0
- package/dist/js/icons/mic-on.figma.js +3 -0
- package/dist/js/icons/minus.figma.cjs +1 -0
- package/dist/js/icons/minus.figma.js +3 -0
- package/dist/js/icons/mobile.figma.cjs +1 -0
- package/dist/js/icons/mobile.figma.js +3 -0
- package/dist/js/icons/money.figma.cjs +1 -0
- package/dist/js/icons/money.figma.js +3 -0
- package/dist/js/icons/monitor.figma.cjs +1 -0
- package/dist/js/icons/monitor.figma.js +3 -0
- package/dist/js/icons/mood-happy.figma.cjs +1 -0
- package/dist/js/icons/mood-happy.figma.js +3 -0
- package/dist/js/icons/mood-neutral.figma.cjs +1 -0
- package/dist/js/icons/mood-neutral.figma.js +3 -0
- package/dist/js/icons/mood-unhappy.figma.cjs +1 -0
- package/dist/js/icons/mood-unhappy.figma.js +3 -0
- package/dist/js/icons/more-vert.figma.cjs +1 -0
- package/dist/js/icons/more-vert.figma.js +3 -0
- package/dist/js/icons/more.figma.cjs +1 -0
- package/dist/js/icons/more.figma.js +3 -0
- package/dist/js/icons/note.figma.cjs +1 -0
- package/dist/js/icons/note.figma.js +3 -0
- package/dist/js/icons/notification.figma.cjs +1 -0
- package/dist/js/icons/notification.figma.js +3 -0
- package/dist/js/icons/payment.figma.cjs +1 -0
- package/dist/js/icons/payment.figma.js +3 -0
- package/dist/js/icons/people-alt.figma.cjs +1 -0
- package/dist/js/icons/people-alt.figma.js +3 -0
- package/dist/js/icons/phone-disabled.figma.cjs +1 -0
- package/dist/js/icons/phone-disabled.figma.js +3 -0
- package/dist/js/icons/phone.figma.cjs +1 -0
- package/dist/js/icons/phone.figma.js +3 -0
- package/dist/js/icons/photo.figma.cjs +1 -0
- package/dist/js/icons/photo.figma.js +3 -0
- package/dist/js/icons/pin.figma.cjs +1 -0
- package/dist/js/icons/pin.figma.js +3 -0
- package/dist/js/icons/pound.figma.cjs +1 -0
- package/dist/js/icons/pound.figma.js +3 -0
- package/dist/js/icons/power-on.figma.cjs +1 -0
- package/dist/js/icons/power-on.figma.js +3 -0
- package/dist/js/icons/printer.figma.cjs +1 -0
- package/dist/js/icons/printer.figma.js +3 -0
- package/dist/js/icons/priority-high.figma.cjs +1 -0
- package/dist/js/icons/priority-high.figma.js +3 -0
- package/dist/js/icons/priority-low.figma.cjs +1 -0
- package/dist/js/icons/priority-low.figma.js +3 -0
- package/dist/js/icons/priority-medium.figma.cjs +1 -0
- package/dist/js/icons/priority-medium.figma.js +3 -0
- package/dist/js/icons/property-checked.figma.cjs +1 -0
- package/dist/js/icons/property-checked.figma.js +3 -0
- package/dist/js/icons/property.figma.cjs +1 -0
- package/dist/js/icons/property.figma.js +3 -0
- package/dist/js/icons/radio-disabled.figma.cjs +1 -0
- package/dist/js/icons/radio-disabled.figma.js +3 -0
- package/dist/js/icons/radio-selected.figma.cjs +1 -0
- package/dist/js/icons/radio-selected.figma.js +3 -0
- package/dist/js/icons/radio.figma.cjs +1 -0
- package/dist/js/icons/radio.figma.js +3 -0
- package/dist/js/icons/refresh.figma.cjs +1 -0
- package/dist/js/icons/refresh.figma.js +3 -0
- package/dist/js/icons/rent.figma.cjs +1 -0
- package/dist/js/icons/rent.figma.js +3 -0
- package/dist/js/icons/repeat.figma.cjs +1 -0
- package/dist/js/icons/repeat.figma.js +3 -0
- package/dist/js/icons/reply-all.figma.cjs +1 -0
- package/dist/js/icons/reply-all.figma.js +3 -0
- package/dist/js/icons/reply.figma.cjs +1 -0
- package/dist/js/icons/reply.figma.js +3 -0
- package/dist/js/icons/report.figma.cjs +1 -0
- package/dist/js/icons/report.figma.js +3 -0
- package/dist/js/icons/restore.figma.cjs +1 -0
- package/dist/js/icons/restore.figma.js +3 -0
- package/dist/js/icons/sale.figma.cjs +1 -0
- package/dist/js/icons/sale.figma.js +3 -0
- package/dist/js/icons/search.figma.cjs +1 -0
- package/dist/js/icons/search.figma.js +3 -0
- package/dist/js/icons/send.figma.cjs +1 -0
- package/dist/js/icons/send.figma.js +3 -0
- package/dist/js/icons/separator-dot.figma.cjs +1 -0
- package/dist/js/icons/separator-dot.figma.js +3 -0
- package/dist/js/icons/separator-line.figma.cjs +1 -0
- package/dist/js/icons/separator-line.figma.js +3 -0
- package/dist/js/icons/settings-alt.figma.cjs +1 -0
- package/dist/js/icons/settings-alt.figma.js +3 -0
- package/dist/js/icons/settings.figma.cjs +1 -0
- package/dist/js/icons/settings.figma.js +3 -0
- package/dist/js/icons/share.figma.cjs +1 -0
- package/dist/js/icons/share.figma.js +3 -0
- package/dist/js/icons/skip.figma.cjs +1 -0
- package/dist/js/icons/skip.figma.js +3 -0
- package/dist/js/icons/social-facebook.figma.cjs +1 -0
- package/dist/js/icons/social-facebook.figma.js +3 -0
- package/dist/js/icons/social-instagram.figma.cjs +1 -0
- package/dist/js/icons/social-instagram.figma.js +3 -0
- package/dist/js/icons/social-linkedin.figma.cjs +1 -0
- package/dist/js/icons/social-linkedin.figma.js +3 -0
- package/dist/js/icons/social-x.figma.cjs +1 -0
- package/dist/js/icons/social-x.figma.js +3 -0
- package/dist/js/icons/social-youtube.figma.cjs +1 -0
- package/dist/js/icons/social-youtube.figma.js +3 -0
- package/dist/js/icons/sort-ascend.figma.cjs +1 -0
- package/dist/js/icons/sort-ascend.figma.js +3 -0
- package/dist/js/icons/sort-descend.figma.cjs +1 -0
- package/dist/js/icons/sort-descend.figma.js +3 -0
- package/dist/js/icons/sort.figma.cjs +1 -0
- package/dist/js/icons/sort.figma.js +3 -0
- package/dist/js/icons/sprout.figma.cjs +1 -0
- package/dist/js/icons/sprout.figma.js +3 -0
- package/dist/js/icons/star.figma.cjs +1 -0
- package/dist/js/icons/star.figma.js +3 -0
- package/dist/js/icons/status-bad.figma.cjs +1 -0
- package/dist/js/icons/status-bad.figma.js +3 -0
- package/dist/js/icons/status-good.figma.cjs +1 -0
- package/dist/js/icons/status-good.figma.js +3 -0
- package/dist/js/icons/status-paused.figma.cjs +1 -0
- package/dist/js/icons/status-paused.figma.js +3 -0
- package/dist/js/icons/status-unknown.figma.cjs +1 -0
- package/dist/js/icons/status-unknown.figma.js +3 -0
- package/dist/js/icons/status.figma.cjs +1 -0
- package/dist/js/icons/status.figma.js +3 -0
- package/dist/js/icons/tag.figma.cjs +1 -0
- package/dist/js/icons/tag.figma.js +3 -0
- package/dist/js/icons/task.figma.cjs +1 -0
- package/dist/js/icons/task.figma.js +3 -0
- package/dist/js/icons/time.figma.cjs +1 -0
- package/dist/js/icons/time.figma.js +3 -0
- package/dist/js/icons/trash.figma.cjs +1 -0
- package/dist/js/icons/trash.figma.js +3 -0
- package/dist/js/icons/unarchive.figma.cjs +1 -0
- package/dist/js/icons/unarchive.figma.js +3 -0
- package/dist/js/icons/user-outline.figma.cjs +1 -0
- package/dist/js/icons/user-outline.figma.js +3 -0
- package/dist/js/icons/user.figma.cjs +1 -0
- package/dist/js/icons/user.figma.js +3 -0
- package/dist/js/icons/video.figma.cjs +1 -0
- package/dist/js/icons/video.figma.js +3 -0
- package/dist/js/icons/view-disabled.figma.cjs +1 -0
- package/dist/js/icons/view-disabled.figma.js +3 -0
- package/dist/js/icons/view.figma.cjs +1 -0
- package/dist/js/icons/view.figma.js +3 -0
- package/dist/js/icons/w3w.figma.cjs +1 -0
- package/dist/js/icons/w3w.figma.js +3 -0
- package/dist/js/icons/walking.figma.cjs +1 -0
- package/dist/js/icons/walking.figma.js +3 -0
- package/dist/js/icons/wand.figma.cjs +1 -0
- package/dist/js/icons/wand.figma.js +3 -0
- package/dist/js/icons/warning-outline.figma.cjs +1 -0
- package/dist/js/icons/warning-outline.figma.js +3 -0
- package/dist/js/icons/warning.figma.cjs +1 -0
- package/dist/js/icons/warning.figma.js +3 -0
- package/dist/js/icons/web.figma.cjs +1 -0
- package/dist/js/icons/web.figma.js +3 -0
- package/dist/js/icons/workflow.figma.cjs +1 -0
- package/dist/js/icons/workflow.figma.js +3 -0
- package/dist/js/index.cjs +1 -1
- package/dist/js/index.js +1028 -1012
- package/dist/js/index_react-CKw7kQCu.cjs +63 -0
- package/dist/js/index_react-DvI_3uhA.js +12764 -0
- package/dist/js/lab/select-custom.cjs +1 -1
- package/dist/js/lab/select-custom.js +2 -2
- package/dist/js/line-clamp-CHNeGLIi.cjs +1 -0
- package/dist/js/line-clamp-Cjqgeaqb.js +71 -0
- package/dist/js/listbox-BBRIGXRu.js +343 -0
- package/dist/js/listbox-BbmKy0PR.cjs +1 -0
- package/dist/js/{menu-GxHkUuv-.cjs → menu-3uzyqdE-.cjs} +1 -1
- package/dist/js/{menu-C1vGEA92.js → menu-B0COo9_q.js} +1 -1
- package/dist/js/{css-anchor-positioning-fn-BAjj14xc.cjs → polyfills/css-anchor-positioning/preload.cjs} +1 -1
- package/dist/js/{css-anchor-positioning-fn-CoDEvwLG.js → polyfills/css-anchor-positioning/preload.js} +1 -1
- package/dist/js/{popover-CUAeSUdU.cjs → popover-DEFBfQ-G.cjs} +1 -1
- package/dist/js/{popover-CH-6Mc2I.js → popover-Vl3YZS_1.js} +1 -1
- package/dist/js/search-input-BIATSynI.js +85 -0
- package/dist/js/search-input-V5FfarRw.cjs +1 -0
- package/dist/js/section-message-BWhUBSet.js +66 -0
- package/dist/js/section-message-YIsyXZEy.cjs +1 -0
- package/dist/js/select-4533UXdq.cjs +1 -0
- package/dist/js/{select-CUsOgdsQ.js → select-DQDeg7fv.js} +24 -12
- package/dist/js/select-control-DQzPYv20.cjs +1 -0
- package/dist/js/select-control-DWObhHin.js +60 -0
- package/dist/js/{side-bar-wQGhHxQE.cjs → side-bar-D0fDnmTe.cjs} +1 -1
- package/dist/js/{side-bar-BIh8Gmz0.js → side-bar-DWCkYG21.js} +1 -1
- package/dist/js/{split-button-Bbbg58PG.cjs → split-button-D1NjiGHT.cjs} +1 -1
- package/dist/js/{split-button-Bx14hvm7.js → split-button-DeGp8RJw.js} +1 -1
- package/dist/js/style.css +1 -1
- package/dist/js/supplementary-info-BxTgH3cZ.js +30 -0
- package/dist/js/supplementary-info-ByBIOqDj.cjs +1 -0
- package/dist/js/{table-BVWjirIs.cjs → table-Jrjv2Xmz.cjs} +1 -1
- package/dist/js/{table-Hr5aWZeT.js → table-RxRbS1GH.js} +1 -1
- package/dist/js/{tooltip-CXN3ioZt.cjs → tooltip-CFeEMRgw.cjs} +1 -1
- package/dist/js/{tooltip-AKtYPwAT.js → tooltip-CPCyw6HR.js} +1 -1
- package/dist/js/{top-bar-n7rICsQe.js → top-bar-Cqg-4b4q.js} +2 -2
- package/dist/js/{top-bar-CJerQrcH.cjs → top-bar-n9uphHG2.cjs} +1 -1
- package/dist/js/utils/anchor-positioning.cjs +1 -1
- package/dist/js/utils/anchor-positioning.js +1 -1
- package/dist/js/utils/line-clamp.cjs +1 -0
- package/dist/js/utils/line-clamp.js +6 -0
- package/dist/js/utils/listbox.cjs +1 -1
- package/dist/js/utils/listbox.js +6 -5
- package/dist/js/utils/popover.cjs +1 -1
- package/dist/js/utils/popover.js +2 -2
- package/dist/types/core/at-a-glance/carousel/styles.d.ts.map +1 -1
- package/dist/types/core/at-a-glance/listbox/listbox.stories.d.ts +1 -1
- package/dist/types/core/at-a-glance/listbox/listbox.stories.d.ts.map +1 -1
- package/dist/types/core/autocomplete/autocomplete-button.d.ts +11 -1
- package/dist/types/core/autocomplete/autocomplete-button.d.ts.map +1 -1
- package/dist/types/core/autocomplete/autocomplete.d.ts +5 -2
- package/dist/types/core/autocomplete/autocomplete.d.ts.map +1 -1
- package/dist/types/core/autocomplete/autocomplete.stories.d.ts +6 -561
- package/dist/types/core/autocomplete/autocomplete.stories.d.ts.map +1 -1
- package/dist/types/core/autocomplete-control/autocomplete-control.d.ts +40 -3
- package/dist/types/core/autocomplete-control/autocomplete-control.d.ts.map +1 -1
- package/dist/types/core/autocomplete-control/autocomplete-control.figma.d.ts +2 -0
- package/dist/types/core/autocomplete-control/autocomplete-control.figma.d.ts.map +1 -0
- package/dist/types/core/autocomplete-control/autocomplete-control.stories.d.ts +1 -1
- package/dist/types/core/autocomplete-control/autocomplete-control.stories.d.ts.map +1 -1
- package/dist/types/core/combobox/button/button.d.ts +3 -5
- package/dist/types/core/combobox/button/button.d.ts.map +1 -1
- package/dist/types/core/combobox/button/button.stories.d.ts +0 -1
- package/dist/types/core/combobox/button/button.stories.d.ts.map +1 -1
- package/dist/types/core/combobox/button/clear-button.d.ts +2 -2
- package/dist/types/core/combobox/button/clear-button.d.ts.map +1 -1
- package/dist/types/core/combobox/button/styles.d.ts.map +1 -1
- package/dist/types/core/combobox/card/__tests__/card.test.d.ts +2 -0
- package/dist/types/core/combobox/card/__tests__/card.test.d.ts.map +1 -0
- package/dist/types/core/combobox/card/card.d.ts +27 -0
- package/dist/types/core/combobox/card/card.d.ts.map +1 -0
- package/dist/types/core/combobox/card/card.stories.d.ts +39 -0
- package/dist/types/core/combobox/card/card.stories.d.ts.map +1 -0
- package/dist/types/core/combobox/card/index.d.ts +3 -0
- package/dist/types/core/combobox/card/index.d.ts.map +1 -0
- package/dist/types/core/combobox/card/styles.d.ts +4 -0
- package/dist/types/core/combobox/card/styles.d.ts.map +1 -0
- package/dist/types/core/combobox/card-default-content/__tests__/card-default-content.test.d.ts +2 -0
- package/dist/types/core/combobox/card-default-content/__tests__/card-default-content.test.d.ts.map +1 -0
- package/dist/types/core/combobox/card-default-content/card-default-content.d.ts +21 -0
- package/dist/types/core/combobox/card-default-content/card-default-content.d.ts.map +1 -0
- package/dist/types/core/combobox/card-default-content/card-default-content.figma.d.ts +2 -0
- package/dist/types/core/combobox/card-default-content/card-default-content.figma.d.ts.map +1 -0
- package/dist/types/core/combobox/card-default-content/card-default-content.stories.d.ts +24 -0
- package/dist/types/core/combobox/card-default-content/card-default-content.stories.d.ts.map +1 -0
- package/dist/types/core/combobox/card-default-content/index.d.ts +3 -0
- package/dist/types/core/combobox/card-default-content/index.d.ts.map +1 -0
- package/dist/types/core/combobox/card-default-content/styles.d.ts +4 -0
- package/dist/types/core/combobox/card-default-content/styles.d.ts.map +1 -0
- package/dist/types/core/combobox/combobox.d.ts +9 -2
- package/dist/types/core/combobox/combobox.d.ts.map +1 -1
- package/dist/types/core/combobox/combobox.stories.d.ts +9 -0
- package/dist/types/core/combobox/combobox.stories.d.ts.map +1 -1
- package/dist/types/core/combobox/index.d.ts +2 -1
- package/dist/types/core/combobox/index.d.ts.map +1 -1
- package/dist/types/core/combobox/listbox/listbox.d.ts +1 -0
- package/dist/types/core/combobox/listbox/listbox.stories.d.ts +4 -4
- package/dist/types/core/combobox/popup-dialog/popup-dialog.d.ts.map +1 -1
- package/dist/types/core/combobox/popup-dialog/styles.d.ts.map +1 -1
- package/dist/types/core/combobox/selected-content/selected-content.d.ts +7 -3
- package/dist/types/core/combobox/selected-content/selected-content.d.ts.map +1 -1
- package/dist/types/core/combobox/selected-content/selected-content.stories.d.ts +22 -14
- package/dist/types/core/combobox/selected-content/selected-content.stories.d.ts.map +1 -1
- package/dist/types/core/combobox/use-button.d.ts +2 -6
- package/dist/types/core/combobox/use-button.d.ts.map +1 -1
- package/dist/types/core/compact-select/compact-select-button.d.ts.map +1 -1
- package/dist/types/core/compact-select/compact-select.d.ts +1 -1
- package/dist/types/core/compact-select/compact-select.figma.d.ts +2 -0
- package/dist/types/core/compact-select/compact-select.figma.d.ts.map +1 -0
- package/dist/types/core/compact-select/styles.d.ts.map +1 -1
- package/dist/types/core/index.d.ts +1 -0
- package/dist/types/core/index.d.ts.map +1 -1
- package/dist/types/core/search-input/search-input.d.ts.map +1 -1
- package/dist/types/core/section-message/__tests__/section-message.test.d.ts +2 -0
- package/dist/types/core/section-message/__tests__/section-message.test.d.ts.map +1 -0
- package/dist/types/core/section-message/index.d.ts +3 -0
- package/dist/types/core/section-message/index.d.ts.map +1 -0
- package/dist/types/core/section-message/section-message.d.ts +56 -0
- package/dist/types/core/section-message/section-message.d.ts.map +1 -0
- package/dist/types/core/section-message/section-message.figma.d.ts +2 -0
- package/dist/types/core/section-message/section-message.figma.d.ts.map +1 -0
- package/dist/types/core/section-message/section-message.stories.d.ts +87 -0
- package/dist/types/core/section-message/section-message.stories.d.ts.map +1 -0
- package/dist/types/core/section-message/styles.d.ts +10 -0
- package/dist/types/core/section-message/styles.d.ts.map +1 -0
- package/dist/types/core/select/select-button.d.ts +11 -1
- package/dist/types/core/select/select-button.d.ts.map +1 -1
- package/dist/types/core/select/select.d.ts +5 -2
- package/dist/types/core/select/select.d.ts.map +1 -1
- package/dist/types/core/select/select.stories.d.ts +6 -561
- package/dist/types/core/select/select.stories.d.ts.map +1 -1
- package/dist/types/core/select-control/select-control.d.ts +34 -1
- package/dist/types/core/select-control/select-control.d.ts.map +1 -1
- package/dist/types/core/select-control/select-control.figma.d.ts +2 -0
- package/dist/types/core/select-control/select-control.figma.d.ts.map +1 -0
- package/dist/types/core/select-control/select-control.stories.d.ts.map +1 -1
- package/dist/types/core/supplementary-info/styles.d.ts.map +1 -1
- package/dist/types/core/supplementary-info/supplementary-info.d.ts +8 -2
- package/dist/types/core/supplementary-info/supplementary-info.d.ts.map +1 -1
- package/dist/types/core/text-input/text-input.stories.d.ts.map +1 -1
- package/dist/types/icons/add.figma.d.ts +2 -0
- package/dist/types/icons/add.figma.d.ts.map +1 -0
- package/dist/types/icons/announcement.figma.d.ts +2 -0
- package/dist/types/icons/announcement.figma.d.ts.map +1 -0
- package/dist/types/icons/app-switcher.figma.d.ts +2 -0
- package/dist/types/icons/app-switcher.figma.d.ts.map +1 -0
- package/dist/types/icons/archive.figma.d.ts +2 -0
- package/dist/types/icons/archive.figma.d.ts.map +1 -0
- package/dist/types/icons/arrow-down.figma.d.ts +2 -0
- package/dist/types/icons/arrow-down.figma.d.ts.map +1 -0
- package/dist/types/icons/arrow-left.figma.d.ts +2 -0
- package/dist/types/icons/arrow-left.figma.d.ts.map +1 -0
- package/dist/types/icons/arrow-right.figma.d.ts +2 -0
- package/dist/types/icons/arrow-right.figma.d.ts.map +1 -0
- package/dist/types/icons/arrow-up.figma.d.ts +2 -0
- package/dist/types/icons/arrow-up.figma.d.ts.map +1 -0
- package/dist/types/icons/asterisk.figma.d.ts +2 -0
- package/dist/types/icons/asterisk.figma.d.ts.map +1 -0
- package/dist/types/icons/attachment.figma.d.ts +2 -0
- package/dist/types/icons/attachment.figma.d.ts.map +1 -0
- package/dist/types/icons/automation.figma.d.ts +2 -0
- package/dist/types/icons/automation.figma.d.ts.map +1 -0
- package/dist/types/icons/bath.figma.d.ts +2 -0
- package/dist/types/icons/bath.figma.d.ts.map +1 -0
- package/dist/types/icons/bed.figma.d.ts +2 -0
- package/dist/types/icons/bed.figma.d.ts.map +1 -0
- package/dist/types/icons/bill-bulk.figma.d.ts +2 -0
- package/dist/types/icons/bill-bulk.figma.d.ts.map +1 -0
- package/dist/types/icons/bill.figma.d.ts +2 -0
- package/dist/types/icons/bill.figma.d.ts.map +1 -0
- package/dist/types/icons/bookmark-bulk.figma.d.ts +2 -0
- package/dist/types/icons/bookmark-bulk.figma.d.ts.map +1 -0
- package/dist/types/icons/bookmark.figma.d.ts +2 -0
- package/dist/types/icons/bookmark.figma.d.ts.map +1 -0
- package/dist/types/icons/buy.figma.d.ts +2 -0
- package/dist/types/icons/buy.figma.d.ts.map +1 -0
- package/dist/types/icons/calculator.figma.d.ts +2 -0
- package/dist/types/icons/calculator.figma.d.ts.map +1 -0
- package/dist/types/icons/calendar-user.figma.d.ts +2 -0
- package/dist/types/icons/calendar-user.figma.d.ts.map +1 -0
- package/dist/types/icons/calendar.figma.d.ts +2 -0
- package/dist/types/icons/calendar.figma.d.ts.map +1 -0
- package/dist/types/icons/camera.figma.d.ts +2 -0
- package/dist/types/icons/camera.figma.d.ts.map +1 -0
- package/dist/types/icons/car.figma.d.ts +2 -0
- package/dist/types/icons/car.figma.d.ts.map +1 -0
- package/dist/types/icons/change-log.figma.d.ts +2 -0
- package/dist/types/icons/change-log.figma.d.ts.map +1 -0
- package/dist/types/icons/check-outline.figma.d.ts +2 -0
- package/dist/types/icons/check-outline.figma.d.ts.map +1 -0
- package/dist/types/icons/check.figma.d.ts +2 -0
- package/dist/types/icons/check.figma.d.ts.map +1 -0
- package/dist/types/icons/checkbox-disabled.figma.d.ts +2 -0
- package/dist/types/icons/checkbox-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/checkbox-indeterminate.figma.d.ts +2 -0
- package/dist/types/icons/checkbox-indeterminate.figma.d.ts.map +1 -0
- package/dist/types/icons/checkbox-selected.figma.d.ts +2 -0
- package/dist/types/icons/checkbox-selected.figma.d.ts.map +1 -0
- package/dist/types/icons/checkbox.figma.d.ts +2 -0
- package/dist/types/icons/checkbox.figma.d.ts.map +1 -0
- package/dist/types/icons/chevron-down.figma.d.ts +2 -0
- package/dist/types/icons/chevron-down.figma.d.ts.map +1 -0
- package/dist/types/icons/chevron-left.figma.d.ts +2 -0
- package/dist/types/icons/chevron-left.figma.d.ts.map +1 -0
- package/dist/types/icons/chevron-right.figma.d.ts +2 -0
- package/dist/types/icons/chevron-right.figma.d.ts.map +1 -0
- package/dist/types/icons/chevron-up.figma.d.ts +2 -0
- package/dist/types/icons/chevron-up.figma.d.ts.map +1 -0
- package/dist/types/icons/circular-add-solid.figma.d.ts +2 -0
- package/dist/types/icons/circular-add-solid.figma.d.ts.map +1 -0
- package/dist/types/icons/circular-add.figma.d.ts +2 -0
- package/dist/types/icons/circular-add.figma.d.ts.map +1 -0
- package/dist/types/icons/circular-remove-solid.figma.d.ts +2 -0
- package/dist/types/icons/circular-remove-solid.figma.d.ts.map +1 -0
- package/dist/types/icons/circular-remove.figma.d.ts +2 -0
- package/dist/types/icons/circular-remove.figma.d.ts.map +1 -0
- package/dist/types/icons/clear.figma.d.ts +2 -0
- package/dist/types/icons/clear.figma.d.ts.map +1 -0
- package/dist/types/icons/close.figma.d.ts +2 -0
- package/dist/types/icons/close.figma.d.ts.map +1 -0
- package/dist/types/icons/cloud.figma.d.ts +2 -0
- package/dist/types/icons/cloud.figma.d.ts.map +1 -0
- package/dist/types/icons/compliance.figma.d.ts +2 -0
- package/dist/types/icons/compliance.figma.d.ts.map +1 -0
- package/dist/types/icons/consolidate.figma.d.ts +2 -0
- package/dist/types/icons/consolidate.figma.d.ts.map +1 -0
- package/dist/types/icons/contact.figma.d.ts +2 -0
- package/dist/types/icons/contact.figma.d.ts.map +1 -0
- package/dist/types/icons/contacts-alt.figma.d.ts +2 -0
- package/dist/types/icons/contacts-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/contacts.figma.d.ts +2 -0
- package/dist/types/icons/contacts.figma.d.ts.map +1 -0
- package/dist/types/icons/copy.figma.d.ts +2 -0
- package/dist/types/icons/copy.figma.d.ts.map +1 -0
- package/dist/types/icons/dashboard.figma.d.ts +2 -0
- package/dist/types/icons/dashboard.figma.d.ts.map +1 -0
- package/dist/types/icons/drag-indicator-alt.figma.d.ts +2 -0
- package/dist/types/icons/drag-indicator-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/drag-indicator.figma.d.ts +2 -0
- package/dist/types/icons/drag-indicator.figma.d.ts.map +1 -0
- package/dist/types/icons/edit.figma.d.ts +2 -0
- package/dist/types/icons/edit.figma.d.ts.map +1 -0
- package/dist/types/icons/email-disabled.figma.d.ts +2 -0
- package/dist/types/icons/email-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/email-fill.figma.d.ts +2 -0
- package/dist/types/icons/email-fill.figma.d.ts.map +1 -0
- package/dist/types/icons/email.figma.d.ts +2 -0
- package/dist/types/icons/email.figma.d.ts.map +1 -0
- package/dist/types/icons/error.d.ts +5 -0
- package/dist/types/icons/error.d.ts.map +1 -0
- package/dist/types/icons/error.figma.d.ts +2 -0
- package/dist/types/icons/error.figma.d.ts.map +1 -0
- package/dist/types/icons/euro.figma.d.ts +2 -0
- package/dist/types/icons/euro.figma.d.ts.map +1 -0
- package/dist/types/icons/exit.figma.d.ts +2 -0
- package/dist/types/icons/exit.figma.d.ts.map +1 -0
- package/dist/types/icons/expand.figma.d.ts +2 -0
- package/dist/types/icons/expand.figma.d.ts.map +1 -0
- package/dist/types/icons/export.figma.d.ts +2 -0
- package/dist/types/icons/export.figma.d.ts.map +1 -0
- package/dist/types/icons/favourite.figma.d.ts +2 -0
- package/dist/types/icons/favourite.figma.d.ts.map +1 -0
- package/dist/types/icons/feather.figma.d.ts +2 -0
- package/dist/types/icons/feather.figma.d.ts.map +1 -0
- package/dist/types/icons/feed.figma.d.ts +2 -0
- package/dist/types/icons/feed.figma.d.ts.map +1 -0
- package/dist/types/icons/file-attached.figma.d.ts +2 -0
- package/dist/types/icons/file-attached.figma.d.ts.map +1 -0
- package/dist/types/icons/file-audio.figma.d.ts +2 -0
- package/dist/types/icons/file-audio.figma.d.ts.map +1 -0
- package/dist/types/icons/file-document.figma.d.ts +2 -0
- package/dist/types/icons/file-document.figma.d.ts.map +1 -0
- package/dist/types/icons/file-download.figma.d.ts +2 -0
- package/dist/types/icons/file-download.figma.d.ts.map +1 -0
- package/dist/types/icons/file-excel.figma.d.ts +2 -0
- package/dist/types/icons/file-excel.figma.d.ts.map +1 -0
- package/dist/types/icons/file-image.figma.d.ts +2 -0
- package/dist/types/icons/file-image.figma.d.ts.map +1 -0
- package/dist/types/icons/file-pdf.figma.d.ts +2 -0
- package/dist/types/icons/file-pdf.figma.d.ts.map +1 -0
- package/dist/types/icons/file-powerpoint.figma.d.ts +2 -0
- package/dist/types/icons/file-powerpoint.figma.d.ts.map +1 -0
- package/dist/types/icons/file-spreadsheet.figma.d.ts +2 -0
- package/dist/types/icons/file-spreadsheet.figma.d.ts.map +1 -0
- package/dist/types/icons/file-upload.figma.d.ts +2 -0
- package/dist/types/icons/file-upload.figma.d.ts.map +1 -0
- package/dist/types/icons/file-video.figma.d.ts +2 -0
- package/dist/types/icons/file-video.figma.d.ts.map +1 -0
- package/dist/types/icons/file-word.figma.d.ts +2 -0
- package/dist/types/icons/file-word.figma.d.ts.map +1 -0
- package/dist/types/icons/file-zip.figma.d.ts +2 -0
- package/dist/types/icons/file-zip.figma.d.ts.map +1 -0
- package/dist/types/icons/file.figma.d.ts +2 -0
- package/dist/types/icons/file.figma.d.ts.map +1 -0
- package/dist/types/icons/filter.figma.d.ts +2 -0
- package/dist/types/icons/filter.figma.d.ts.map +1 -0
- package/dist/types/icons/folder.figma.d.ts +2 -0
- package/dist/types/icons/folder.figma.d.ts.map +1 -0
- package/dist/types/icons/forward.figma.d.ts +2 -0
- package/dist/types/icons/forward.figma.d.ts.map +1 -0
- package/dist/types/icons/fullscreen-exit.figma.d.ts +2 -0
- package/dist/types/icons/fullscreen-exit.figma.d.ts.map +1 -0
- package/dist/types/icons/fullscreen.figma.d.ts +2 -0
- package/dist/types/icons/fullscreen.figma.d.ts.map +1 -0
- package/dist/types/icons/help.figma.d.ts +2 -0
- package/dist/types/icons/help.figma.d.ts.map +1 -0
- package/dist/types/icons/index.d.ts +1 -0
- package/dist/types/icons/index.d.ts.map +1 -1
- package/dist/types/icons/info-outline.figma.d.ts +2 -0
- package/dist/types/icons/info-outline.figma.d.ts.map +1 -0
- package/dist/types/icons/info.figma.d.ts +2 -0
- package/dist/types/icons/info.figma.d.ts.map +1 -0
- package/dist/types/icons/insights.figma.d.ts +2 -0
- package/dist/types/icons/insights.figma.d.ts.map +1 -0
- package/dist/types/icons/inspection-template.figma.d.ts +2 -0
- package/dist/types/icons/inspection-template.figma.d.ts.map +1 -0
- package/dist/types/icons/inspection.figma.d.ts +2 -0
- package/dist/types/icons/inspection.figma.d.ts.map +1 -0
- package/dist/types/icons/insurance.figma.d.ts +2 -0
- package/dist/types/icons/insurance.figma.d.ts.map +1 -0
- package/dist/types/icons/key.figma.d.ts +2 -0
- package/dist/types/icons/key.figma.d.ts.map +1 -0
- package/dist/types/icons/keyboard.figma.d.ts +2 -0
- package/dist/types/icons/keyboard.figma.d.ts.map +1 -0
- package/dist/types/icons/land-size.figma.d.ts +2 -0
- package/dist/types/icons/land-size.figma.d.ts.map +1 -0
- package/dist/types/icons/laptop.figma.d.ts +2 -0
- package/dist/types/icons/laptop.figma.d.ts.map +1 -0
- package/dist/types/icons/link.figma.d.ts +2 -0
- package/dist/types/icons/link.figma.d.ts.map +1 -0
- package/dist/types/icons/location-alt.figma.d.ts +2 -0
- package/dist/types/icons/location-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/location-disabled.figma.d.ts +2 -0
- package/dist/types/icons/location-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/location-outline.figma.d.ts +2 -0
- package/dist/types/icons/location-outline.figma.d.ts.map +1 -0
- package/dist/types/icons/location.figma.d.ts +2 -0
- package/dist/types/icons/location.figma.d.ts.map +1 -0
- package/dist/types/icons/lock-outline.figma.d.ts +2 -0
- package/dist/types/icons/lock-outline.figma.d.ts.map +1 -0
- package/dist/types/icons/lock.figma.d.ts +2 -0
- package/dist/types/icons/lock.figma.d.ts.map +1 -0
- package/dist/types/icons/maintenance-alt.figma.d.ts +2 -0
- package/dist/types/icons/maintenance-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/maintenance.figma.d.ts +2 -0
- package/dist/types/icons/maintenance.figma.d.ts.map +1 -0
- package/dist/types/icons/marketplace.figma.d.ts +2 -0
- package/dist/types/icons/marketplace.figma.d.ts.map +1 -0
- package/dist/types/icons/menu-alt.figma.d.ts +2 -0
- package/dist/types/icons/menu-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/menu-collapse.figma.d.ts +2 -0
- package/dist/types/icons/menu-collapse.figma.d.ts.map +1 -0
- package/dist/types/icons/menu-expand.figma.d.ts +2 -0
- package/dist/types/icons/menu-expand.figma.d.ts.map +1 -0
- package/dist/types/icons/menu.figma.d.ts +2 -0
- package/dist/types/icons/menu.figma.d.ts.map +1 -0
- package/dist/types/icons/message-alt.figma.d.ts +2 -0
- package/dist/types/icons/message-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/message-disabled.figma.d.ts +2 -0
- package/dist/types/icons/message-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/message-typing.figma.d.ts +2 -0
- package/dist/types/icons/message-typing.figma.d.ts.map +1 -0
- package/dist/types/icons/message.figma.d.ts +2 -0
- package/dist/types/icons/message.figma.d.ts.map +1 -0
- package/dist/types/icons/mic-off.figma.d.ts +2 -0
- package/dist/types/icons/mic-off.figma.d.ts.map +1 -0
- package/dist/types/icons/mic-on.figma.d.ts +2 -0
- package/dist/types/icons/mic-on.figma.d.ts.map +1 -0
- package/dist/types/icons/minus.figma.d.ts +2 -0
- package/dist/types/icons/minus.figma.d.ts.map +1 -0
- package/dist/types/icons/mobile.figma.d.ts +2 -0
- package/dist/types/icons/mobile.figma.d.ts.map +1 -0
- package/dist/types/icons/money.figma.d.ts +2 -0
- package/dist/types/icons/money.figma.d.ts.map +1 -0
- package/dist/types/icons/monitor.figma.d.ts +2 -0
- package/dist/types/icons/monitor.figma.d.ts.map +1 -0
- package/dist/types/icons/mood-happy.figma.d.ts +2 -0
- package/dist/types/icons/mood-happy.figma.d.ts.map +1 -0
- package/dist/types/icons/mood-neutral.figma.d.ts +2 -0
- package/dist/types/icons/mood-neutral.figma.d.ts.map +1 -0
- package/dist/types/icons/mood-unhappy.figma.d.ts +2 -0
- package/dist/types/icons/mood-unhappy.figma.d.ts.map +1 -0
- package/dist/types/icons/more-vert.figma.d.ts +2 -0
- package/dist/types/icons/more-vert.figma.d.ts.map +1 -0
- package/dist/types/icons/more.figma.d.ts +2 -0
- package/dist/types/icons/more.figma.d.ts.map +1 -0
- package/dist/types/icons/note.figma.d.ts +2 -0
- package/dist/types/icons/note.figma.d.ts.map +1 -0
- package/dist/types/icons/notification.figma.d.ts +2 -0
- package/dist/types/icons/notification.figma.d.ts.map +1 -0
- package/dist/types/icons/payment.figma.d.ts +2 -0
- package/dist/types/icons/payment.figma.d.ts.map +1 -0
- package/dist/types/icons/people-alt.figma.d.ts +2 -0
- package/dist/types/icons/people-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/phone-disabled.figma.d.ts +2 -0
- package/dist/types/icons/phone-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/phone.figma.d.ts +2 -0
- package/dist/types/icons/phone.figma.d.ts.map +1 -0
- package/dist/types/icons/photo.figma.d.ts +2 -0
- package/dist/types/icons/photo.figma.d.ts.map +1 -0
- package/dist/types/icons/pin.figma.d.ts +2 -0
- package/dist/types/icons/pin.figma.d.ts.map +1 -0
- package/dist/types/icons/pound.figma.d.ts +2 -0
- package/dist/types/icons/pound.figma.d.ts.map +1 -0
- package/dist/types/icons/power-on.figma.d.ts +2 -0
- package/dist/types/icons/power-on.figma.d.ts.map +1 -0
- package/dist/types/icons/printer.figma.d.ts +2 -0
- package/dist/types/icons/printer.figma.d.ts.map +1 -0
- package/dist/types/icons/priority-high.figma.d.ts +2 -0
- package/dist/types/icons/priority-high.figma.d.ts.map +1 -0
- package/dist/types/icons/priority-low.figma.d.ts +2 -0
- package/dist/types/icons/priority-low.figma.d.ts.map +1 -0
- package/dist/types/icons/priority-medium.figma.d.ts +2 -0
- package/dist/types/icons/priority-medium.figma.d.ts.map +1 -0
- package/dist/types/icons/property-checked.figma.d.ts +2 -0
- package/dist/types/icons/property-checked.figma.d.ts.map +1 -0
- package/dist/types/icons/property.figma.d.ts +2 -0
- package/dist/types/icons/property.figma.d.ts.map +1 -0
- package/dist/types/icons/radio-disabled.figma.d.ts +2 -0
- package/dist/types/icons/radio-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/radio-selected.figma.d.ts +2 -0
- package/dist/types/icons/radio-selected.figma.d.ts.map +1 -0
- package/dist/types/icons/radio.figma.d.ts +2 -0
- package/dist/types/icons/radio.figma.d.ts.map +1 -0
- package/dist/types/icons/refresh.figma.d.ts +2 -0
- package/dist/types/icons/refresh.figma.d.ts.map +1 -0
- package/dist/types/icons/rent.figma.d.ts +2 -0
- package/dist/types/icons/rent.figma.d.ts.map +1 -0
- package/dist/types/icons/repeat.figma.d.ts +2 -0
- package/dist/types/icons/repeat.figma.d.ts.map +1 -0
- package/dist/types/icons/reply-all.figma.d.ts +2 -0
- package/dist/types/icons/reply-all.figma.d.ts.map +1 -0
- package/dist/types/icons/reply.figma.d.ts +2 -0
- package/dist/types/icons/reply.figma.d.ts.map +1 -0
- package/dist/types/icons/report.figma.d.ts +2 -0
- package/dist/types/icons/report.figma.d.ts.map +1 -0
- package/dist/types/icons/restore.figma.d.ts +2 -0
- package/dist/types/icons/restore.figma.d.ts.map +1 -0
- package/dist/types/icons/sale.figma.d.ts +2 -0
- package/dist/types/icons/sale.figma.d.ts.map +1 -0
- package/dist/types/icons/search.figma.d.ts +2 -0
- package/dist/types/icons/search.figma.d.ts.map +1 -0
- package/dist/types/icons/send.figma.d.ts +2 -0
- package/dist/types/icons/send.figma.d.ts.map +1 -0
- package/dist/types/icons/separator-dot.figma.d.ts +2 -0
- package/dist/types/icons/separator-dot.figma.d.ts.map +1 -0
- package/dist/types/icons/separator-line.figma.d.ts +2 -0
- package/dist/types/icons/separator-line.figma.d.ts.map +1 -0
- package/dist/types/icons/settings-alt.figma.d.ts +2 -0
- package/dist/types/icons/settings-alt.figma.d.ts.map +1 -0
- package/dist/types/icons/settings.figma.d.ts +2 -0
- package/dist/types/icons/settings.figma.d.ts.map +1 -0
- package/dist/types/icons/share.figma.d.ts +2 -0
- package/dist/types/icons/share.figma.d.ts.map +1 -0
- package/dist/types/icons/skip.figma.d.ts +2 -0
- package/dist/types/icons/skip.figma.d.ts.map +1 -0
- package/dist/types/icons/social-facebook.figma.d.ts +2 -0
- package/dist/types/icons/social-facebook.figma.d.ts.map +1 -0
- package/dist/types/icons/social-instagram.figma.d.ts +2 -0
- package/dist/types/icons/social-instagram.figma.d.ts.map +1 -0
- package/dist/types/icons/social-linkedin.figma.d.ts +2 -0
- package/dist/types/icons/social-linkedin.figma.d.ts.map +1 -0
- package/dist/types/icons/social-x.figma.d.ts +2 -0
- package/dist/types/icons/social-x.figma.d.ts.map +1 -0
- package/dist/types/icons/social-youtube.figma.d.ts +2 -0
- package/dist/types/icons/social-youtube.figma.d.ts.map +1 -0
- package/dist/types/icons/sort-ascend.figma.d.ts +2 -0
- package/dist/types/icons/sort-ascend.figma.d.ts.map +1 -0
- package/dist/types/icons/sort-descend.figma.d.ts +2 -0
- package/dist/types/icons/sort-descend.figma.d.ts.map +1 -0
- package/dist/types/icons/sort.figma.d.ts +2 -0
- package/dist/types/icons/sort.figma.d.ts.map +1 -0
- package/dist/types/icons/sprout.figma.d.ts +2 -0
- package/dist/types/icons/sprout.figma.d.ts.map +1 -0
- package/dist/types/icons/star.figma.d.ts +2 -0
- package/dist/types/icons/star.figma.d.ts.map +1 -0
- package/dist/types/icons/status-bad.figma.d.ts +2 -0
- package/dist/types/icons/status-bad.figma.d.ts.map +1 -0
- package/dist/types/icons/status-good.figma.d.ts +2 -0
- package/dist/types/icons/status-good.figma.d.ts.map +1 -0
- package/dist/types/icons/status-paused.figma.d.ts +2 -0
- package/dist/types/icons/status-paused.figma.d.ts.map +1 -0
- package/dist/types/icons/status-unknown.figma.d.ts +2 -0
- package/dist/types/icons/status-unknown.figma.d.ts.map +1 -0
- package/dist/types/icons/status.figma.d.ts +2 -0
- package/dist/types/icons/status.figma.d.ts.map +1 -0
- package/dist/types/icons/tag.figma.d.ts +2 -0
- package/dist/types/icons/tag.figma.d.ts.map +1 -0
- package/dist/types/icons/task.figma.d.ts +2 -0
- package/dist/types/icons/task.figma.d.ts.map +1 -0
- package/dist/types/icons/time.figma.d.ts +2 -0
- package/dist/types/icons/time.figma.d.ts.map +1 -0
- package/dist/types/icons/trash.figma.d.ts +2 -0
- package/dist/types/icons/trash.figma.d.ts.map +1 -0
- package/dist/types/icons/unarchive.figma.d.ts +2 -0
- package/dist/types/icons/unarchive.figma.d.ts.map +1 -0
- package/dist/types/icons/user-outline.figma.d.ts +2 -0
- package/dist/types/icons/user-outline.figma.d.ts.map +1 -0
- package/dist/types/icons/user.figma.d.ts +2 -0
- package/dist/types/icons/user.figma.d.ts.map +1 -0
- package/dist/types/icons/video.figma.d.ts +2 -0
- package/dist/types/icons/video.figma.d.ts.map +1 -0
- package/dist/types/icons/view-disabled.figma.d.ts +2 -0
- package/dist/types/icons/view-disabled.figma.d.ts.map +1 -0
- package/dist/types/icons/view.figma.d.ts +2 -0
- package/dist/types/icons/view.figma.d.ts.map +1 -0
- package/dist/types/icons/w3w.figma.d.ts +2 -0
- package/dist/types/icons/w3w.figma.d.ts.map +1 -0
- package/dist/types/icons/walking.figma.d.ts +2 -0
- package/dist/types/icons/walking.figma.d.ts.map +1 -0
- package/dist/types/icons/wand.figma.d.ts +2 -0
- package/dist/types/icons/wand.figma.d.ts.map +1 -0
- package/dist/types/icons/warning-outline.figma.d.ts +2 -0
- package/dist/types/icons/warning-outline.figma.d.ts.map +1 -0
- package/dist/types/icons/warning.figma.d.ts +2 -0
- package/dist/types/icons/warning.figma.d.ts.map +1 -0
- package/dist/types/icons/web.figma.d.ts +2 -0
- package/dist/types/icons/web.figma.d.ts.map +1 -0
- package/dist/types/icons/workflow.figma.d.ts +2 -0
- package/dist/types/icons/workflow.figma.d.ts.map +1 -0
- package/dist/types/polyfills/css-anchor-positioning/index.d.ts +7 -0
- package/dist/types/polyfills/css-anchor-positioning/index.d.ts.map +1 -1
- package/dist/types/polyfills/css-anchor-positioning/is-css-anchor-positioning-supported.d.ts +2 -2
- package/dist/types/polyfills/css-anchor-positioning/polyfill.d.ts.map +1 -1
- package/dist/types/polyfills/css-anchor-positioning/preload.d.ts +27 -0
- package/dist/types/polyfills/css-anchor-positioning/preload.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/__tests__/is-height-truncated.test.d.ts +2 -0
- package/dist/types/utils/line-clamp/__tests__/is-height-truncated.test.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/__tests__/line-clamp.test.d.ts +2 -0
- package/dist/types/utils/line-clamp/__tests__/line-clamp.test.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/__tests__/use-is-truncated.test.d.ts +2 -0
- package/dist/types/utils/line-clamp/__tests__/use-is-truncated.test.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/index.d.ts +3 -0
- package/dist/types/utils/line-clamp/index.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/is-height-truncated.d.ts +8 -0
- package/dist/types/utils/line-clamp/is-height-truncated.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/line-clamp.d.ts +23 -0
- package/dist/types/utils/line-clamp/line-clamp.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/line-clamp.stories.d.ts +12 -0
- package/dist/types/utils/line-clamp/line-clamp.stories.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/styles.d.ts +3 -0
- package/dist/types/utils/line-clamp/styles.d.ts.map +1 -0
- package/dist/types/utils/line-clamp/use-is-truncated.d.ts +6 -0
- package/dist/types/utils/line-clamp/use-is-truncated.d.ts.map +1 -0
- package/dist/types/utils/listbox/__tests__/use-select-state.test.d.ts +2 -0
- package/dist/types/utils/listbox/__tests__/use-select-state.test.d.ts.map +1 -0
- package/dist/types/utils/listbox/__tests__/use-selection-observer.test.d.ts +2 -0
- package/dist/types/utils/listbox/__tests__/use-selection-observer.test.d.ts.map +1 -0
- package/dist/types/utils/listbox/__tests__/use-state.test.d.ts.map +1 -0
- package/dist/types/utils/listbox/dom-helpers/get-listbox-value.d.ts +2 -2
- package/dist/types/utils/listbox/dom-helpers/get-listbox-value.d.ts.map +1 -1
- package/dist/types/utils/listbox/index.d.ts +3 -2
- package/dist/types/utils/listbox/index.d.ts.map +1 -1
- package/dist/types/utils/listbox/listbox.d.ts +5 -3
- package/dist/types/utils/listbox/listbox.d.ts.map +1 -1
- package/dist/types/utils/listbox/listbox.stories.d.ts +12 -1
- package/dist/types/utils/listbox/listbox.stories.d.ts.map +1 -1
- package/dist/types/utils/listbox/{use-listbox-state.d.ts → use-select-state.d.ts} +5 -7
- package/dist/types/utils/listbox/use-select-state.d.ts.map +1 -0
- package/dist/types/utils/listbox/{use-listbox-selection-observer.d.ts → use-selection-observer.d.ts} +2 -2
- package/dist/types/utils/listbox/use-selection-observer.d.ts.map +1 -0
- package/dist/types/utils/listbox/use-state.d.ts +7 -0
- package/dist/types/utils/listbox/use-state.d.ts.map +1 -0
- package/package.json +6 -1
- package/dist/js/autocomplete-BbOHe_2t.js +0 -58
- package/dist/js/autocomplete-D0vKABmX.cjs +0 -1
- package/dist/js/autocomplete-control-Ddah11Qw.js +0 -43
- package/dist/js/autocomplete-control-IlAuj9Gg.cjs +0 -1
- package/dist/js/combobox-DmzxFDJp.cjs +0 -1
- package/dist/js/listbox-WqmeAQ3c.cjs +0 -1
- package/dist/js/listbox-z26X2kKG.js +0 -335
- package/dist/js/search-input-P7uo0pIh.js +0 -79
- package/dist/js/search-input-iGgUwfw7.cjs +0 -1
- package/dist/js/select-CsCYHJSX.cjs +0 -1
- package/dist/js/select-control-DtOt-YWz.cjs +0 -1
- package/dist/js/select-control-k3vB6VlD.js +0 -48
- package/dist/js/supplementary-info-BNh9Flt4.cjs +0 -1
- package/dist/js/supplementary-info-BeZRV5MB.js +0 -25
- package/dist/types/core/combobox/__tests__/use-state.test.d.ts.map +0 -1
- package/dist/types/core/combobox/use-state.d.ts +0 -7
- package/dist/types/core/combobox/use-state.d.ts.map +0 -1
- package/dist/types/utils/listbox/__tests__/use-listbox-selection-observer.test.d.ts +0 -2
- package/dist/types/utils/listbox/__tests__/use-listbox-selection-observer.test.d.ts.map +0 -1
- package/dist/types/utils/listbox/__tests__/use-listbox-state.test.d.ts +0 -2
- package/dist/types/utils/listbox/__tests__/use-listbox-state.test.d.ts.map +0 -1
- package/dist/types/utils/listbox/use-listbox-selection-observer.d.ts.map +0 -1
- package/dist/types/utils/listbox/use-listbox-state.d.ts.map +0 -1
- /package/dist/types/{core/combobox → utils/listbox}/__tests__/use-state.test.d.ts +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { jsx as a, jsxs as
|
|
1
|
+
import { jsx as a, jsxs as C } from "react/jsx-runtime";
|
|
2
2
|
import "./button-base-BcnVjgNa.js";
|
|
3
|
-
import { createContext as
|
|
3
|
+
import { createContext as D, useContext as v, useRef as mo, useEffect as F, useState as V, useId as S } from "react";
|
|
4
4
|
import { B as H } from "./button-DB4XETG9.js";
|
|
5
|
-
import { c as
|
|
5
|
+
import { c as Co, i as xo, d as x, k as U, s as fo } from "./listbox-BBRIGXRu.js";
|
|
6
6
|
import { CloseIcon as Y } from "./icons/close.js";
|
|
7
|
-
import { ChevronDownIcon as
|
|
8
|
-
import { c as
|
|
9
|
-
import { A as
|
|
7
|
+
import { ChevronDownIcon as ho } from "./icons/chevron-down.js";
|
|
8
|
+
import { c as go, S as Eo } from "./search-input-BIATSynI.js";
|
|
9
|
+
import { A as Io } from "./anchor-positioning-CVXI9jJO.js";
|
|
10
10
|
import { c as G } from "./index-BsMVp4qF.js";
|
|
11
|
-
import { s as
|
|
12
|
-
import { isWidthAtOrAbove as
|
|
11
|
+
import { s as r } from "./index-YtxCR-9e.js";
|
|
12
|
+
import { isWidthAtOrAbove as Oo, isWidthBelow as Ao } from "./utils/breakpoints.js";
|
|
13
13
|
import { u as X } from "./use-match-media-3UiitAUD.js";
|
|
14
14
|
import { CheckIcon as So } from "./icons/check.js";
|
|
15
15
|
import { C as J } from "./chip-group-Bbc7ODc9.js";
|
|
@@ -27,15 +27,15 @@ function yo({
|
|
|
27
27
|
"aria-label": o,
|
|
28
28
|
hasNoPadding: !0,
|
|
29
29
|
iconLeft: /* @__PURE__ */ a(Y, {}),
|
|
30
|
-
onClick: (
|
|
31
|
-
t?.(
|
|
30
|
+
onClick: (c) => {
|
|
31
|
+
t?.(c), Co(e);
|
|
32
32
|
},
|
|
33
33
|
size: "small",
|
|
34
34
|
variant: "tertiary"
|
|
35
35
|
}
|
|
36
36
|
);
|
|
37
37
|
}
|
|
38
|
-
function
|
|
38
|
+
function N(o) {
|
|
39
39
|
const e = typeof o == "string" ? document.getElementById(o) : o;
|
|
40
40
|
if (!e) {
|
|
41
41
|
const t = typeof o == "string" ? `with ID "${o}"` : "(passed by reference)";
|
|
@@ -47,48 +47,48 @@ function V(o) {
|
|
|
47
47
|
}
|
|
48
48
|
e.close();
|
|
49
49
|
}
|
|
50
|
-
const
|
|
50
|
+
const M = {
|
|
51
51
|
AUTO: "auto",
|
|
52
52
|
ALWAYS: "always",
|
|
53
53
|
NEVER: "never"
|
|
54
54
|
};
|
|
55
|
-
function
|
|
55
|
+
function Lo(o) {
|
|
56
56
|
if (o.defaultPrevented || !o.isTrusted)
|
|
57
57
|
return;
|
|
58
|
-
const e =
|
|
58
|
+
const e = Bo(o.target);
|
|
59
59
|
if (!e)
|
|
60
60
|
return;
|
|
61
61
|
const { closeOnSelection: t } = o.currentTarget.dataset;
|
|
62
|
-
if (t !==
|
|
63
|
-
if (t ===
|
|
64
|
-
|
|
62
|
+
if (t !== M.NEVER) {
|
|
63
|
+
if (t === M.ALWAYS) {
|
|
64
|
+
N(o.currentTarget);
|
|
65
65
|
return;
|
|
66
66
|
}
|
|
67
|
-
if (t ===
|
|
67
|
+
if (t === M.AUTO) {
|
|
68
68
|
const { listboxId: n } = e.dataset, s = n ? document.getElementById(n) : null;
|
|
69
|
-
|
|
69
|
+
Do(s) && N(o.currentTarget);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function Po(o) {
|
|
74
74
|
!("closedBy" in HTMLDialogElement.prototype) && o.target === o.currentTarget && o.currentTarget.close();
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function Bo(o) {
|
|
77
77
|
return o instanceof HTMLElement ? o.closest('[role="option"]') : null;
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function Do(o) {
|
|
80
80
|
return "ariaMultiSelectable" in Element.prototype ? o?.ariaMultiSelectable === "false" : o?.getAttribute("aria-multiselectable") === "false";
|
|
81
81
|
}
|
|
82
|
-
function
|
|
82
|
+
function vo(o) {
|
|
83
83
|
const { preserveSearchOnClose: e } = o.currentTarget.dataset;
|
|
84
84
|
if (e === "true")
|
|
85
85
|
return;
|
|
86
86
|
const t = o.currentTarget.querySelector("input");
|
|
87
|
-
t instanceof HTMLInputElement &&
|
|
87
|
+
t instanceof HTMLInputElement && go(t);
|
|
88
88
|
}
|
|
89
|
-
const $ =
|
|
89
|
+
const $ = D(null);
|
|
90
90
|
function K() {
|
|
91
|
-
const o =
|
|
91
|
+
const o = v($);
|
|
92
92
|
if (!o)
|
|
93
93
|
throw new Error("useComboboxPopupDialogContext requires a ComboboxPopupDialog ancestor");
|
|
94
94
|
return o;
|
|
@@ -118,79 +118,79 @@ function wo() {
|
|
|
118
118
|
}
|
|
119
119
|
) });
|
|
120
120
|
}
|
|
121
|
-
const
|
|
121
|
+
const ko = "el-combobox-popup-dialog", To = /* @__PURE__ */ r("div")({
|
|
122
122
|
name: "ElComboboxPopupDialogHeader",
|
|
123
123
|
class: "el-combobox-popup-dialog-header",
|
|
124
124
|
propsAsIs: !1
|
|
125
|
-
}),
|
|
125
|
+
}), Mo = /* @__PURE__ */ r("div")({
|
|
126
126
|
name: "ElComboboxPopupDialogListboxContainer",
|
|
127
127
|
class: "el-combobox-popup-dialog-listbox-container",
|
|
128
128
|
propsAsIs: !1
|
|
129
|
-
}), j = "calc(anchor-size(width) + 2 * var(--combobox-popup-padding))",
|
|
130
|
-
function
|
|
129
|
+
}), j = "calc(anchor-size(width) + 2 * var(--combobox-popup-padding))", No = "calc(anchor(left) - var(--combobox-popup-padding))", Vo = "calc(anchor(top) - var(--combobox-popup-padding))";
|
|
130
|
+
function I({
|
|
131
131
|
"aria-labelledby": o,
|
|
132
132
|
children: e,
|
|
133
133
|
className: t,
|
|
134
134
|
closeOnSelection: n = "auto",
|
|
135
135
|
id: s,
|
|
136
|
-
maxHeight:
|
|
136
|
+
maxHeight: c,
|
|
137
137
|
maxWidth: l = j,
|
|
138
138
|
minWidth: p = j,
|
|
139
139
|
onClose: u,
|
|
140
140
|
onClick: d,
|
|
141
141
|
preserveSearchOnClose: m = !1,
|
|
142
|
-
search:
|
|
143
|
-
style:
|
|
144
|
-
variant:
|
|
145
|
-
...
|
|
142
|
+
search: g,
|
|
143
|
+
style: h,
|
|
144
|
+
variant: f = "auto",
|
|
145
|
+
...A
|
|
146
146
|
}) {
|
|
147
|
-
const
|
|
148
|
-
u?.(E),
|
|
149
|
-
},
|
|
150
|
-
d?.(E),
|
|
147
|
+
const B = X(Oo("SM")), T = f === "popover" || f === "auto" && B, _ = f === "drawer" || f === "auto" && !B, po = (E) => {
|
|
148
|
+
u?.(E), E.stopPropagation(), g && vo(E);
|
|
149
|
+
}, uo = (E) => {
|
|
150
|
+
d?.(E), Lo(E), Po(E);
|
|
151
151
|
};
|
|
152
152
|
return /* @__PURE__ */ a(
|
|
153
153
|
"dialog",
|
|
154
154
|
{
|
|
155
|
-
...
|
|
155
|
+
...A,
|
|
156
156
|
"aria-labelledby": o,
|
|
157
|
-
className: G(
|
|
157
|
+
className: G(ko, t),
|
|
158
158
|
closedby: "any",
|
|
159
159
|
"data-close-on-selection": n,
|
|
160
160
|
"data-preserve-search-on-close": m,
|
|
161
|
-
"data-variant":
|
|
161
|
+
"data-variant": f,
|
|
162
162
|
id: s,
|
|
163
|
-
onClose:
|
|
164
|
-
onClick:
|
|
165
|
-
style: { ...
|
|
166
|
-
children: /* @__PURE__ */
|
|
167
|
-
|
|
168
|
-
|
|
163
|
+
onClose: po,
|
|
164
|
+
onClick: uo,
|
|
165
|
+
style: { ...h, maxHeight: c },
|
|
166
|
+
children: /* @__PURE__ */ C($.Provider, { value: { variant: f }, children: [
|
|
167
|
+
T && /* @__PURE__ */ a(
|
|
168
|
+
Io,
|
|
169
169
|
{
|
|
170
170
|
anchorElementId: o,
|
|
171
|
-
left:
|
|
171
|
+
left: No,
|
|
172
172
|
maxWidth: l,
|
|
173
173
|
minWidth: p,
|
|
174
174
|
positionedElementId: s,
|
|
175
175
|
positionTryFallbacks: "flip-block, flip-inline",
|
|
176
|
-
top:
|
|
176
|
+
top: Vo
|
|
177
177
|
}
|
|
178
178
|
),
|
|
179
|
-
(
|
|
180
|
-
|
|
179
|
+
(g || _) && /* @__PURE__ */ C(To, { children: [
|
|
180
|
+
g,
|
|
181
181
|
_ && /* @__PURE__ */ a(wo, {})
|
|
182
182
|
] }),
|
|
183
|
-
/* @__PURE__ */ a(
|
|
183
|
+
/* @__PURE__ */ a(Mo, { children: e })
|
|
184
184
|
] })
|
|
185
185
|
}
|
|
186
186
|
);
|
|
187
187
|
}
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
function
|
|
193
|
-
const t =
|
|
188
|
+
I.Context = $;
|
|
189
|
+
I.useContext = K;
|
|
190
|
+
I.open = z;
|
|
191
|
+
I.close = N;
|
|
192
|
+
function Ho(o, e) {
|
|
193
|
+
const t = mo(e);
|
|
194
194
|
F(
|
|
195
195
|
function() {
|
|
196
196
|
t.current = e;
|
|
@@ -200,22 +200,22 @@ function Vo(o, e) {
|
|
|
200
200
|
function() {
|
|
201
201
|
const s = document.getElementById(o);
|
|
202
202
|
if (s instanceof HTMLElement) {
|
|
203
|
-
const
|
|
203
|
+
const c = new AbortController();
|
|
204
204
|
return s.addEventListener("toggle", (l) => t.current(l), {
|
|
205
|
-
signal:
|
|
206
|
-
}), () =>
|
|
205
|
+
signal: c.signal
|
|
206
|
+
}), () => c.abort();
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
209
|
[o]
|
|
210
210
|
);
|
|
211
211
|
}
|
|
212
|
-
function
|
|
213
|
-
const [e, t] =
|
|
214
|
-
return
|
|
212
|
+
function $o(o) {
|
|
213
|
+
const [e, t] = V(!1);
|
|
214
|
+
return Ho(o, (n) => {
|
|
215
215
|
t(n.newState === "open");
|
|
216
216
|
}), e;
|
|
217
217
|
}
|
|
218
|
-
function
|
|
218
|
+
function zo({
|
|
219
219
|
"aria-label": o = "Open popup",
|
|
220
220
|
"aria-controls": e,
|
|
221
221
|
onClick: t,
|
|
@@ -228,9 +228,9 @@ function $o({
|
|
|
228
228
|
"aria-controls": e,
|
|
229
229
|
"aria-label": o,
|
|
230
230
|
hasNoPadding: !0,
|
|
231
|
-
iconLeft: /* @__PURE__ */ a(
|
|
232
|
-
onClick: (
|
|
233
|
-
t?.(
|
|
231
|
+
iconLeft: /* @__PURE__ */ a(ho, {}),
|
|
232
|
+
onClick: (c) => {
|
|
233
|
+
t?.(c), z(e);
|
|
234
234
|
},
|
|
235
235
|
size: "small",
|
|
236
236
|
tabIndex: -1,
|
|
@@ -238,23 +238,23 @@ function $o({
|
|
|
238
238
|
}
|
|
239
239
|
);
|
|
240
240
|
}
|
|
241
|
-
const
|
|
241
|
+
const qo = /* @__PURE__ */ r("div")({
|
|
242
242
|
name: "ElComboboxButtonContainer",
|
|
243
243
|
class: "el-combobox-button-container",
|
|
244
244
|
propsAsIs: !1
|
|
245
|
-
}),
|
|
245
|
+
}), Ro = /* @__PURE__ */ r("button")({
|
|
246
246
|
name: "ElComboboxButton",
|
|
247
247
|
class: "el-combobox-button",
|
|
248
248
|
propsAsIs: !1
|
|
249
|
-
}),
|
|
249
|
+
}), Wo = /* @__PURE__ */ r("span")({
|
|
250
250
|
name: "ElComboboxButtonIconContainer",
|
|
251
251
|
class: "el-combobox-button-icon-container",
|
|
252
252
|
propsAsIs: !1
|
|
253
|
-
}),
|
|
253
|
+
}), _o = /* @__PURE__ */ r("span")({
|
|
254
254
|
name: "ElComboboxButtonLabelContainer",
|
|
255
255
|
class: "el-combobox-button-label-container",
|
|
256
256
|
propsAsIs: !1
|
|
257
|
-
}),
|
|
257
|
+
}), Fo = /* @__PURE__ */ r("span")({
|
|
258
258
|
name: "ElComboboxButtonActionContainer",
|
|
259
259
|
class: "el-combobox-button-action-container",
|
|
260
260
|
propsAsIs: !1
|
|
@@ -265,139 +265,213 @@ function y({
|
|
|
265
265
|
"aria-expanded": t,
|
|
266
266
|
children: n,
|
|
267
267
|
className: s,
|
|
268
|
-
id:
|
|
268
|
+
id: c,
|
|
269
269
|
leadingIcon: l,
|
|
270
270
|
placeholder: p = "Select an option",
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
...h
|
|
271
|
+
size: u = "medium",
|
|
272
|
+
style: d,
|
|
273
|
+
...m
|
|
275
274
|
}) {
|
|
276
275
|
return (
|
|
277
276
|
// Applies consumer class names and inline styles to the container, not the button.
|
|
278
277
|
// Minimizes easy override of button styles critical to component function.
|
|
279
|
-
/* @__PURE__ */
|
|
280
|
-
/* @__PURE__ */
|
|
281
|
-
|
|
278
|
+
/* @__PURE__ */ C(qo, { className: s, "data-size": u, style: d, children: [
|
|
279
|
+
/* @__PURE__ */ C(
|
|
280
|
+
Ro,
|
|
282
281
|
{
|
|
283
|
-
...
|
|
282
|
+
...m,
|
|
284
283
|
"aria-autocomplete": "list",
|
|
285
284
|
"aria-controls": e,
|
|
286
285
|
"aria-expanded": t,
|
|
287
286
|
"aria-haspopup": "dialog",
|
|
288
|
-
"
|
|
289
|
-
|
|
290
|
-
id: r,
|
|
287
|
+
"aria-placeholder": p,
|
|
288
|
+
id: c,
|
|
291
289
|
role: "combobox",
|
|
292
290
|
type: "button",
|
|
293
291
|
children: [
|
|
294
|
-
l && /* @__PURE__ */ a(
|
|
295
|
-
/* @__PURE__ */ a(
|
|
292
|
+
l && /* @__PURE__ */ a(Wo, { children: l }),
|
|
293
|
+
/* @__PURE__ */ a(_o, { "aria-hidden": !!!n, "data-placeholder": p, children: n })
|
|
296
294
|
]
|
|
297
295
|
}
|
|
298
296
|
),
|
|
299
|
-
o && /* @__PURE__ */ a(
|
|
297
|
+
o && /* @__PURE__ */ a(Fo, { children: o })
|
|
300
298
|
] })
|
|
301
299
|
);
|
|
302
300
|
}
|
|
303
301
|
y.ClearButton = yo;
|
|
304
|
-
y.OpenPopupButton =
|
|
305
|
-
const
|
|
306
|
-
|
|
307
|
-
|
|
302
|
+
y.OpenPopupButton = zo;
|
|
303
|
+
const jo = /* @__PURE__ */ r("div")({
|
|
304
|
+
name: "ElComboboxCard",
|
|
305
|
+
class: "el-combobox-card",
|
|
306
|
+
propsAsIs: !1
|
|
307
|
+
}), Uo = /* @__PURE__ */ r("button")({
|
|
308
|
+
name: "ElComboboxCardButton",
|
|
309
|
+
class: "el-combobox-card-button",
|
|
310
|
+
propsAsIs: !1
|
|
311
|
+
}), Yo = /* @__PURE__ */ r("span")({
|
|
312
|
+
name: "ElComboboxCardActionContainer",
|
|
313
|
+
class: "el-combobox-card-action-container",
|
|
314
|
+
propsAsIs: !1
|
|
315
|
+
});
|
|
316
|
+
function Go({
|
|
317
|
+
action: o,
|
|
318
|
+
"aria-controls": e,
|
|
319
|
+
"aria-disabled": t = !0,
|
|
320
|
+
"aria-expanded": n,
|
|
321
|
+
children: s,
|
|
322
|
+
className: c,
|
|
323
|
+
id: l,
|
|
324
|
+
onClick: p,
|
|
325
|
+
size: u = "medium",
|
|
326
|
+
style: d,
|
|
327
|
+
...m
|
|
328
|
+
}) {
|
|
329
|
+
return (
|
|
330
|
+
// Applies consumer class names and inline styles to the container, not the button.
|
|
331
|
+
// Minimizes easy override of button styles critical to component function.
|
|
332
|
+
/* @__PURE__ */ C(jo, { className: c, "data-size": u, style: d, children: [
|
|
333
|
+
/* @__PURE__ */ a(
|
|
334
|
+
Uo,
|
|
335
|
+
{
|
|
336
|
+
...m,
|
|
337
|
+
"aria-autocomplete": "list",
|
|
338
|
+
"aria-controls": e,
|
|
339
|
+
"aria-disabled": t,
|
|
340
|
+
"aria-expanded": n,
|
|
341
|
+
"aria-haspopup": "dialog",
|
|
342
|
+
id: l,
|
|
343
|
+
onClick: (h) => {
|
|
344
|
+
if (h.currentTarget.getAttribute("aria-disabled") === "true") {
|
|
345
|
+
h.stopPropagation(), h.preventDefault();
|
|
346
|
+
return;
|
|
347
|
+
}
|
|
348
|
+
p?.(h);
|
|
349
|
+
},
|
|
350
|
+
role: "combobox",
|
|
351
|
+
type: "button",
|
|
352
|
+
children: s
|
|
353
|
+
}
|
|
354
|
+
),
|
|
355
|
+
o && /* @__PURE__ */ a(Yo, { children: o })
|
|
356
|
+
] })
|
|
357
|
+
);
|
|
358
|
+
}
|
|
359
|
+
const Xo = /* @__PURE__ */ r("span")({
|
|
360
|
+
name: "ElComboboxCardDefaultContent",
|
|
361
|
+
class: "el-combobox-card-default-content",
|
|
362
|
+
propsAsIs: !1
|
|
363
|
+
}), Jo = /* @__PURE__ */ r("span")({
|
|
364
|
+
name: "ElComboboxCardDefaultContentLabel",
|
|
365
|
+
class: "el-combobox-card-default-content-label",
|
|
366
|
+
propsAsIs: !1
|
|
367
|
+
}), Ko = /* @__PURE__ */ r("span")({
|
|
368
|
+
name: "ElComboboxCardDefaultContentAdditionalInfo",
|
|
369
|
+
class: "el-combobox-card-default-content-additional-info",
|
|
370
|
+
propsAsIs: !1
|
|
371
|
+
});
|
|
372
|
+
function Q({ additionalInfo: o, children: e, ...t }) {
|
|
373
|
+
return /* @__PURE__ */ C(Xo, { ...t, children: [
|
|
374
|
+
/* @__PURE__ */ a(Jo, { children: e }),
|
|
375
|
+
/* @__PURE__ */ a(Ko, { children: o })
|
|
376
|
+
] });
|
|
377
|
+
}
|
|
378
|
+
Q.displayName = "Combobox.CardDefaultContent";
|
|
379
|
+
const q = D(null);
|
|
380
|
+
function L() {
|
|
381
|
+
const o = v(q);
|
|
308
382
|
if (!o)
|
|
309
383
|
throw new Error("useComboboxContext requires a Combobox ancestor");
|
|
310
384
|
return o;
|
|
311
385
|
}
|
|
312
|
-
const
|
|
313
|
-
function
|
|
314
|
-
return
|
|
386
|
+
const Z = D([]);
|
|
387
|
+
function w() {
|
|
388
|
+
return v(Z);
|
|
315
389
|
}
|
|
316
|
-
const
|
|
390
|
+
const Qo = /* @__PURE__ */ r("div")({
|
|
317
391
|
name: "ElComboboxListbox",
|
|
318
392
|
class: "el-combobox-listbox",
|
|
319
393
|
propsAsIs: !1
|
|
320
|
-
}),
|
|
394
|
+
}), Zo = /* @__PURE__ */ r("div")({
|
|
321
395
|
name: "ElComboboxListboxPlaceholder",
|
|
322
396
|
class: "el-combobox-listbox-placeholder",
|
|
323
397
|
propsAsIs: !1
|
|
324
398
|
});
|
|
325
|
-
function
|
|
326
|
-
return xo() === "native" ? null : /* @__PURE__ */ a(
|
|
399
|
+
function oo({ children: o, size: e = "medium", ...t }) {
|
|
400
|
+
return xo() === "native" ? null : /* @__PURE__ */ a(Zo, { ...t, "aria-live": "polite", "data-size": e, role: "status", children: o });
|
|
327
401
|
}
|
|
328
|
-
|
|
329
|
-
const
|
|
402
|
+
oo.displayName = "Combobox.ListboxPlaceholder";
|
|
403
|
+
const oe = /* @__PURE__ */ r("div")({
|
|
330
404
|
name: "ElComboboxOptgroup",
|
|
331
405
|
class: "el-combobox-optgroup",
|
|
332
406
|
propsAsIs: !1
|
|
333
|
-
}),
|
|
407
|
+
}), ee = /* @__PURE__ */ r("div")({
|
|
334
408
|
name: "ElComboboxOptgroupLabelContainer",
|
|
335
409
|
class: "el-combobox-optgroup-label-container",
|
|
336
410
|
propsAsIs: !1
|
|
337
411
|
});
|
|
338
|
-
function
|
|
412
|
+
function te({ "aria-label": o, children: e, label: t, ...n }) {
|
|
339
413
|
const s = S();
|
|
340
414
|
return (
|
|
341
415
|
// NOTE: Omit aria-labelledby when aria-label is provided. The aria-labelledby attribute takes
|
|
342
416
|
// precedence over aria-label. See https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-label#:~:text=aria%2Dlabelledby%20will%20take%20precedence%20over%20aria%2Dlabel%20if%20both%20are%20applied
|
|
343
|
-
/* @__PURE__ */
|
|
344
|
-
t && /* @__PURE__ */ a(
|
|
417
|
+
/* @__PURE__ */ C(oe, { ...n, "aria-label": o, "aria-labelledby": o ? void 0 : s, role: "group", children: [
|
|
418
|
+
t && /* @__PURE__ */ a(ee, { id: s, children: t }),
|
|
345
419
|
e
|
|
346
420
|
] })
|
|
347
421
|
);
|
|
348
422
|
}
|
|
349
|
-
function oo(o) {
|
|
350
|
-
return /* @__PURE__ */ a(x.Optgroup, { as: Go, ...o });
|
|
351
|
-
}
|
|
352
|
-
oo.displayName = "Combobox.Optgroup";
|
|
353
423
|
function eo(o) {
|
|
424
|
+
return /* @__PURE__ */ a(x.Optgroup, { as: te, ...o });
|
|
425
|
+
}
|
|
426
|
+
eo.displayName = "Combobox.Optgroup";
|
|
427
|
+
function to(o) {
|
|
354
428
|
return "ariaLabelledByElements" in Element.prototype ? o.ariaLabelledByElements?.at(0)?.textContent ?? o.textContent : document.getElementById(o.getAttribute("aria-labelledby"))?.textContent ?? o.textContent;
|
|
355
429
|
}
|
|
356
|
-
const
|
|
430
|
+
const ne = /* @__PURE__ */ r("button")({
|
|
357
431
|
name: "ElComboboxOption",
|
|
358
432
|
class: "el-combobox-option",
|
|
359
433
|
propsAsIs: !1
|
|
360
|
-
}),
|
|
434
|
+
}), ae = /* @__PURE__ */ r("span")({
|
|
361
435
|
name: "ElComboboxOptionCheckIconContainer",
|
|
362
436
|
class: "el-combobox-option-check-icon-container",
|
|
363
437
|
propsAsIs: !1
|
|
364
|
-
}),
|
|
438
|
+
}), se = /* @__PURE__ */ r("span")({
|
|
365
439
|
name: "ElComboboxOptionLabel",
|
|
366
440
|
class: "el-combobox-option-label",
|
|
367
441
|
propsAsIs: !1
|
|
368
|
-
}),
|
|
442
|
+
}), no = /* @__PURE__ */ r("span")({
|
|
369
443
|
name: "ElComboboxOptionTextContainer",
|
|
370
444
|
class: "el-combobox-option-text-container",
|
|
371
445
|
propsAsIs: !1
|
|
372
|
-
}),
|
|
446
|
+
}), ao = /* @__PURE__ */ r("span")({
|
|
373
447
|
name: "ElComboboxOptionBadgeContainer",
|
|
374
448
|
class: "el-combobox-option-badge-container",
|
|
375
449
|
propsAsIs: !1
|
|
376
|
-
}),
|
|
450
|
+
}), ie = /* @__PURE__ */ r("span")({
|
|
377
451
|
name: "ElComboboxOptionAdditionalInfoContainer",
|
|
378
452
|
class: "el-combobox-option-additional-info-container",
|
|
379
453
|
propsAsIs: !1
|
|
380
|
-
}),
|
|
454
|
+
}), le = /* @__PURE__ */ r("span")({
|
|
381
455
|
name: "ElComboboxOptionAdditionalInfo",
|
|
382
456
|
class: "el-combobox-option-additional-info",
|
|
383
457
|
propsAsIs: !1
|
|
384
|
-
}),
|
|
458
|
+
}), re = /* @__PURE__ */ r("span")({
|
|
385
459
|
name: "ElComboboxOptionAdditionalInfoIconContainer",
|
|
386
460
|
class: "el-combobox-option-additional-info-icon-container",
|
|
387
461
|
propsAsIs: !1
|
|
388
462
|
});
|
|
389
|
-
function
|
|
390
|
-
return /* @__PURE__ */
|
|
391
|
-
t && /* @__PURE__ */ a(
|
|
392
|
-
/* @__PURE__ */ a(
|
|
393
|
-
o && /* @__PURE__ */ a(
|
|
463
|
+
function so({ badge: o, children: e, icon: t, ...n }) {
|
|
464
|
+
return /* @__PURE__ */ C(le, { ...n, children: [
|
|
465
|
+
t && /* @__PURE__ */ a(re, { children: t }),
|
|
466
|
+
/* @__PURE__ */ a(no, { children: e }),
|
|
467
|
+
o && /* @__PURE__ */ a(ao, { children: o })
|
|
394
468
|
] });
|
|
395
469
|
}
|
|
396
|
-
|
|
397
|
-
function
|
|
398
|
-
const
|
|
399
|
-
return /* @__PURE__ */
|
|
400
|
-
|
|
470
|
+
so.displayName = "Combobox.OptionAdditionalInfo";
|
|
471
|
+
function P({ badge: o, children: e, additionalInfo: t, size: n = "medium", ...s }) {
|
|
472
|
+
const c = S(), l = S(), p = S(), u = [o && c, t && p].filter((d) => !!d).join(" ") || void 0;
|
|
473
|
+
return /* @__PURE__ */ C(
|
|
474
|
+
ne,
|
|
401
475
|
{
|
|
402
476
|
...s,
|
|
403
477
|
"aria-labelledby": l,
|
|
@@ -406,61 +480,62 @@ function L({ badge: o, children: e, additionalInfo: t, size: n = "medium", ...s
|
|
|
406
480
|
role: "option",
|
|
407
481
|
type: "button",
|
|
408
482
|
children: [
|
|
409
|
-
/* @__PURE__ */ a(
|
|
410
|
-
/* @__PURE__ */
|
|
411
|
-
/* @__PURE__ */ a(
|
|
412
|
-
o && /* @__PURE__ */ a(
|
|
483
|
+
/* @__PURE__ */ a(ae, { "aria-hidden": !0, children: /* @__PURE__ */ a(So, {}) }),
|
|
484
|
+
/* @__PURE__ */ C(se, { children: [
|
|
485
|
+
/* @__PURE__ */ a(no, { id: l, children: e }),
|
|
486
|
+
o && /* @__PURE__ */ a(ao, { id: c, children: o })
|
|
413
487
|
] }),
|
|
414
|
-
t && /* @__PURE__ */ a(
|
|
488
|
+
t && /* @__PURE__ */ a(ie, { id: p, children: t })
|
|
415
489
|
]
|
|
416
490
|
}
|
|
417
491
|
);
|
|
418
492
|
}
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
function
|
|
422
|
-
const { size: e } =
|
|
423
|
-
return /* @__PURE__ */ a(x.Option, { as:
|
|
493
|
+
P.getOptionLabel = to;
|
|
494
|
+
P.AdditionalInfo = so;
|
|
495
|
+
function O(o) {
|
|
496
|
+
const { size: e } = L();
|
|
497
|
+
return /* @__PURE__ */ a(x.Option, { as: P, ...o, size: e === "small" ? "medium" : e });
|
|
424
498
|
}
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
499
|
+
O.displayName = "Combobox.Option";
|
|
500
|
+
O.getLabel = P.getOptionLabel;
|
|
501
|
+
O.AdditionalInfo = P.AdditionalInfo;
|
|
428
502
|
function b({ defaultValue: o, ...e }) {
|
|
429
|
-
const n =
|
|
503
|
+
const n = w().map((u) => u.value), { disabled: s, listboxId: c, multiple: l, required: p } = L();
|
|
430
504
|
return /* @__PURE__ */ a(
|
|
431
505
|
x,
|
|
432
506
|
{
|
|
433
507
|
...e,
|
|
434
|
-
as:
|
|
508
|
+
as: Qo,
|
|
435
509
|
"aria-disabled": s,
|
|
436
510
|
"aria-multiselectable": l,
|
|
437
511
|
"aria-orientation": "vertical",
|
|
438
512
|
"aria-required": p,
|
|
439
513
|
defaultValue: o ?? n,
|
|
440
|
-
id:
|
|
514
|
+
id: c,
|
|
441
515
|
selectionFollowsFocus: !1
|
|
442
516
|
}
|
|
443
517
|
);
|
|
444
518
|
}
|
|
445
519
|
b.displayName = "Combobox.Listbox";
|
|
446
520
|
b.Divider = x.Divider;
|
|
447
|
-
b.Optgroup =
|
|
448
|
-
b.Option =
|
|
449
|
-
b.OptionAdditionalInfo =
|
|
450
|
-
b.Placeholder =
|
|
521
|
+
b.Optgroup = eo;
|
|
522
|
+
b.Option = O;
|
|
523
|
+
b.OptionAdditionalInfo = O.AdditionalInfo;
|
|
524
|
+
b.Placeholder = oo;
|
|
451
525
|
b.clearValue = x.clearValue;
|
|
452
|
-
b.getOptionLabel =
|
|
526
|
+
b.getOptionLabel = O.getLabel;
|
|
453
527
|
b.getSelectedOptions = x.getSelectedOptions;
|
|
454
528
|
b.getValue = x.getValue;
|
|
455
529
|
b.setOptionSelectedState = x.setOptionSelectedState;
|
|
530
|
+
b.useState = x.useState;
|
|
456
531
|
function k(o) {
|
|
457
|
-
const { comboboxId: e, popupId: t } =
|
|
458
|
-
return /* @__PURE__ */ a(
|
|
532
|
+
const { comboboxId: e, popupId: t } = L();
|
|
533
|
+
return /* @__PURE__ */ a(I, { ...o, "aria-labelledby": e, id: t, children: o.children });
|
|
459
534
|
}
|
|
460
535
|
k.displayName = "Combobox.Popup";
|
|
461
|
-
k.show =
|
|
462
|
-
k.hide =
|
|
463
|
-
function
|
|
536
|
+
k.show = I.open;
|
|
537
|
+
k.hide = I.close;
|
|
538
|
+
function ce({
|
|
464
539
|
isXSBreakpoint: o,
|
|
465
540
|
popupVariant: e
|
|
466
541
|
}) {
|
|
@@ -473,52 +548,53 @@ function ee({
|
|
|
473
548
|
return o ? "borderless" : "default";
|
|
474
549
|
}
|
|
475
550
|
}
|
|
476
|
-
function
|
|
477
|
-
const { variant: e } = K(), t = X(
|
|
478
|
-
return /* @__PURE__ */ a(
|
|
551
|
+
function io(o) {
|
|
552
|
+
const { variant: e } = K(), t = X(Ao("SM")), n = ce({ isXSBreakpoint: t, popupVariant: e });
|
|
553
|
+
return /* @__PURE__ */ a(Eo, { ...o, type: "text", variant: n });
|
|
479
554
|
}
|
|
480
|
-
|
|
555
|
+
io.displayName = "Combobox.SearchInput";
|
|
481
556
|
function R(o, e = []) {
|
|
482
|
-
const [t, n] =
|
|
483
|
-
return U(o, (s,
|
|
557
|
+
const [t, n] = V(() => e);
|
|
558
|
+
return U(o, (s, c) => {
|
|
484
559
|
n((l) => {
|
|
485
|
-
const p = l.filter((d) =>
|
|
486
|
-
label:
|
|
560
|
+
const p = l.filter((d) => c.includes(d.value)), u = s.filter((d) => !l.some((m) => m.value === d.value)).map((d) => ({
|
|
561
|
+
label: to(d),
|
|
487
562
|
value: d.value
|
|
488
563
|
}));
|
|
489
564
|
return [...p, ...u];
|
|
490
565
|
});
|
|
491
566
|
}), t;
|
|
492
567
|
}
|
|
493
|
-
function
|
|
494
|
-
|
|
495
|
-
|
|
568
|
+
function be({
|
|
569
|
+
children: o,
|
|
570
|
+
defaultOptions: e,
|
|
571
|
+
listboxId: t
|
|
496
572
|
}) {
|
|
497
|
-
const
|
|
498
|
-
return
|
|
573
|
+
const n = w(), s = R(t, e ?? n);
|
|
574
|
+
return o?.(s) ?? s.at(0)?.label;
|
|
499
575
|
}
|
|
500
|
-
const
|
|
501
|
-
function
|
|
502
|
-
const o =
|
|
576
|
+
const lo = D(null);
|
|
577
|
+
function pe() {
|
|
578
|
+
const o = v(lo);
|
|
503
579
|
if (!o)
|
|
504
580
|
throw new Error("useComboboxSelectionChipsContext requires a ComboboxSelectionChips ancestor");
|
|
505
581
|
return o;
|
|
506
582
|
}
|
|
507
|
-
function
|
|
508
|
-
const n =
|
|
583
|
+
function ro({ children: o, value: e, ...t }) {
|
|
584
|
+
const n = pe();
|
|
509
585
|
return /* @__PURE__ */ a(
|
|
510
586
|
J.Item,
|
|
511
587
|
{
|
|
512
588
|
...t,
|
|
513
589
|
"aria-controls": n.listboxId,
|
|
514
590
|
"aria-label": `Remove ${o}`,
|
|
515
|
-
onClick: () =>
|
|
591
|
+
onClick: () => fo(n.listboxId, e, () => !1),
|
|
516
592
|
value: e,
|
|
517
593
|
children: o
|
|
518
594
|
}
|
|
519
595
|
);
|
|
520
596
|
}
|
|
521
|
-
const
|
|
597
|
+
const ue = "el-combobox-selection-chips";
|
|
522
598
|
function W({
|
|
523
599
|
children: o,
|
|
524
600
|
className: e,
|
|
@@ -526,23 +602,23 @@ function W({
|
|
|
526
602
|
listboxId: n,
|
|
527
603
|
...s
|
|
528
604
|
}) {
|
|
529
|
-
const
|
|
530
|
-
return l.length > 0 && /* @__PURE__ */ a(J, { ...s, className: G(
|
|
605
|
+
const c = w(), l = R(n, t ?? c), p = o?.(l) ?? l.map((u) => /* @__PURE__ */ a(ro, { value: u.value, children: u.label }, u.value));
|
|
606
|
+
return l.length > 0 && /* @__PURE__ */ a(J, { ...s, className: G(ue, e), variant: "selection", children: /* @__PURE__ */ a(lo.Provider, { value: { listboxId: n }, children: p }) });
|
|
531
607
|
}
|
|
532
|
-
W.Item =
|
|
533
|
-
const
|
|
608
|
+
W.Item = ro;
|
|
609
|
+
const de = /* @__PURE__ */ r("div")({
|
|
534
610
|
name: "ElCombobox",
|
|
535
611
|
class: "el-combobox",
|
|
536
612
|
propsAsIs: !1
|
|
537
613
|
});
|
|
538
|
-
function
|
|
614
|
+
function co(o) {
|
|
539
615
|
return `${o}-listbox`;
|
|
540
616
|
}
|
|
541
|
-
function
|
|
617
|
+
function bo(o) {
|
|
542
618
|
return `${o}-popup`;
|
|
543
619
|
}
|
|
544
|
-
function
|
|
545
|
-
const { ariaDescribedBy: e, ariaErrorMessage: t, ariaInvalid: n, comboboxId: s, disabled:
|
|
620
|
+
function me({ onClick: o } = {}) {
|
|
621
|
+
const { ariaDescribedBy: e, ariaErrorMessage: t, ariaInvalid: n, comboboxId: s, disabled: c, popupId: l, required: p } = L(), u = $o(l);
|
|
546
622
|
return {
|
|
547
623
|
"aria-controls": l,
|
|
548
624
|
"aria-describedby": e,
|
|
@@ -552,38 +628,36 @@ function ie({ onClick: o } = {}) {
|
|
|
552
628
|
// We use aria-required to indicate a value for the _combobox_ is required.
|
|
553
629
|
// See https://www.w3.org/WAI/ARIA/apg/patterns/combobox/
|
|
554
630
|
"aria-required": p,
|
|
555
|
-
disabled:
|
|
631
|
+
disabled: c,
|
|
556
632
|
id: s,
|
|
557
633
|
onClick: (m) => {
|
|
558
634
|
o?.(m), z(l);
|
|
559
|
-
}
|
|
635
|
+
},
|
|
636
|
+
role: "combobox"
|
|
560
637
|
};
|
|
561
638
|
}
|
|
562
|
-
function
|
|
563
|
-
const [e, t] =
|
|
639
|
+
function Ce(o) {
|
|
640
|
+
const [e, t] = V(!1);
|
|
564
641
|
return U(o, (n, s) => {
|
|
565
642
|
t(s.length > 0);
|
|
566
643
|
}), e;
|
|
567
644
|
}
|
|
568
|
-
function re(o) {
|
|
569
|
-
return D(o);
|
|
570
|
-
}
|
|
571
645
|
function i({
|
|
572
646
|
"aria-describedby": o,
|
|
573
647
|
"aria-errormessage": e,
|
|
574
648
|
"aria-invalid": t,
|
|
575
649
|
children: n,
|
|
576
650
|
disabled: s = !1,
|
|
577
|
-
id:
|
|
651
|
+
id: c,
|
|
578
652
|
maxWidth: l,
|
|
579
653
|
multiple: p = !1,
|
|
580
654
|
required: u = !1,
|
|
581
655
|
showValidity: d = !1,
|
|
582
656
|
size: m = "medium",
|
|
583
|
-
style:
|
|
584
|
-
...
|
|
657
|
+
style: g,
|
|
658
|
+
...h
|
|
585
659
|
}) {
|
|
586
|
-
const
|
|
660
|
+
const f = S(), A = c ?? f, B = co(A), T = bo(A);
|
|
587
661
|
return /* @__PURE__ */ a(
|
|
588
662
|
q.Provider,
|
|
589
663
|
{
|
|
@@ -591,23 +665,25 @@ function i({
|
|
|
591
665
|
ariaDescribedBy: o,
|
|
592
666
|
ariaErrorMessage: e,
|
|
593
667
|
ariaInvalid: t,
|
|
594
|
-
comboboxId:
|
|
668
|
+
comboboxId: A,
|
|
595
669
|
disabled: s,
|
|
596
|
-
listboxId:
|
|
670
|
+
listboxId: B,
|
|
597
671
|
multiple: p,
|
|
598
|
-
popupId:
|
|
672
|
+
popupId: T,
|
|
599
673
|
required: u,
|
|
600
674
|
size: m
|
|
601
675
|
},
|
|
602
|
-
children: /* @__PURE__ */ a(
|
|
676
|
+
children: /* @__PURE__ */ a(de, { ...h, "data-show-validity": d, style: { "--combobox-max-width": l, ...g }, children: n })
|
|
603
677
|
}
|
|
604
678
|
);
|
|
605
679
|
}
|
|
606
680
|
i.getOptionLabel = b.getOptionLabel;
|
|
607
681
|
i.getListboxValue = x.getValue;
|
|
608
|
-
i.getListboxId =
|
|
609
|
-
i.getPopupId =
|
|
682
|
+
i.getListboxId = co;
|
|
683
|
+
i.getPopupId = bo;
|
|
610
684
|
i.Button = y;
|
|
685
|
+
i.Card = Go;
|
|
686
|
+
i.CardDefaultContent = Q;
|
|
611
687
|
i.ClearButton = y.ClearButton;
|
|
612
688
|
i.Divider = b.Divider;
|
|
613
689
|
i.Listbox = b;
|
|
@@ -617,74 +693,81 @@ i.Optgroup = b.Optgroup;
|
|
|
617
693
|
i.Option = b.Option;
|
|
618
694
|
i.OptionAdditionalInfo = b.OptionAdditionalInfo;
|
|
619
695
|
i.Popup = k;
|
|
620
|
-
i.SearchInput =
|
|
621
|
-
i.SelectedContent =
|
|
696
|
+
i.SearchInput = io;
|
|
697
|
+
i.SelectedContent = be;
|
|
622
698
|
i.SelectionChips = W;
|
|
623
699
|
i.SelectionChipsItem = W.Item;
|
|
624
700
|
i.Context = q;
|
|
625
|
-
i.DefaultOptionsContext =
|
|
626
|
-
i.useButton =
|
|
627
|
-
i.useContext =
|
|
628
|
-
i.useDefaultOptionsContext =
|
|
629
|
-
i.useHasSelection =
|
|
701
|
+
i.DefaultOptionsContext = Z;
|
|
702
|
+
i.useButton = me;
|
|
703
|
+
i.useContext = L;
|
|
704
|
+
i.useDefaultOptionsContext = w;
|
|
705
|
+
i.useHasSelection = Ce;
|
|
630
706
|
i.useSelectedOptions = R;
|
|
631
|
-
i.useState =
|
|
707
|
+
i.useState = b.useState;
|
|
632
708
|
export {
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
709
|
+
Vo as $,
|
|
710
|
+
te as A,
|
|
711
|
+
oe as B,
|
|
636
712
|
y as C,
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
713
|
+
ee as D,
|
|
714
|
+
qo as E,
|
|
715
|
+
to as F,
|
|
716
|
+
P as G,
|
|
717
|
+
so as H,
|
|
718
|
+
ne as I,
|
|
719
|
+
ae as J,
|
|
720
|
+
se as K,
|
|
721
|
+
no as L,
|
|
722
|
+
ao as M,
|
|
723
|
+
ie as N,
|
|
724
|
+
le as O,
|
|
725
|
+
re as P,
|
|
726
|
+
M as Q,
|
|
727
|
+
Lo as R,
|
|
728
|
+
Po as S,
|
|
729
|
+
Bo as T,
|
|
730
|
+
vo as U,
|
|
731
|
+
N as V,
|
|
732
|
+
$ as W,
|
|
733
|
+
K as X,
|
|
734
|
+
z as Y,
|
|
735
|
+
j as Z,
|
|
736
|
+
No as _,
|
|
661
737
|
yo as a,
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
738
|
+
I as a0,
|
|
739
|
+
ko as a1,
|
|
740
|
+
To as a2,
|
|
741
|
+
Mo as a3,
|
|
742
|
+
Ho as a4,
|
|
743
|
+
$o as a5,
|
|
744
|
+
de as a6,
|
|
745
|
+
me as a7,
|
|
746
|
+
Ce as a8,
|
|
747
|
+
R as a9,
|
|
748
|
+
zo as b,
|
|
749
|
+
Ro as c,
|
|
750
|
+
Wo as d,
|
|
751
|
+
_o as e,
|
|
752
|
+
Fo as f,
|
|
753
|
+
Go as g,
|
|
754
|
+
jo as h,
|
|
755
|
+
Uo as i,
|
|
756
|
+
Yo as j,
|
|
757
|
+
Q as k,
|
|
758
|
+
Xo as l,
|
|
759
|
+
Jo as m,
|
|
760
|
+
Ko as n,
|
|
761
|
+
i as o,
|
|
762
|
+
k as p,
|
|
763
|
+
q,
|
|
764
|
+
co as r,
|
|
765
|
+
bo as s,
|
|
766
|
+
b as t,
|
|
767
|
+
L as u,
|
|
768
|
+
oo as v,
|
|
769
|
+
eo as w,
|
|
770
|
+
O as x,
|
|
771
|
+
Qo as y,
|
|
772
|
+
Zo as z
|
|
690
773
|
};
|