@paperless/core 2.4.4 → 2.5.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/CHANGELOG.md +19 -0
- package/dist/assets/icons/external/apple.svg +14 -0
- package/dist/assets/icons/external/google.svg +1 -0
- package/dist/assets/icons/external/ideal.svg +1 -0
- package/dist/build/index.esm.js +1 -1
- package/dist/build/p-53b913b4.entry.js +2 -0
- package/dist/build/p-53b913b4.entry.js.map +1 -0
- package/dist/build/p-7b1035fd.entry.js +2 -0
- package/dist/build/p-7b1035fd.entry.js.map +1 -0
- package/dist/build/{p-53cfc585.js → p-883a50ee.js} +1 -1
- package/dist/{paperless/p-93520e8e.entry.js → build/p-97570c84.entry.js} +2 -2
- package/dist/build/p-Cm2Hxgjz.js +2 -0
- package/dist/build/p-Cm2Hxgjz.js.map +1 -0
- package/dist/build/p-checkbox.p-dropdown.p-dropdown-menu-container.p-dropdown-menu-item.entry.esm.js.map +1 -1
- package/dist/build/p-empty-state.p-floating-menu-container.p-table-cell.p-table-container.p-table-footer.p-table-header.p-table-row.p-table-row-actions-container.entry.esm.js.map +1 -1
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/{icons-BCQj_mGG.js → icons-Bi66hWvq.js} +33 -2
- package/dist/cjs/icons-Bi66hWvq.js.map +1 -0
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/p-button_3.cjs.entry.js +1 -1
- package/dist/cjs/p-checkbox.p-dropdown.p-dropdown-menu-container.p-dropdown-menu-item.entry.cjs.js.map +1 -1
- package/dist/cjs/p-checkbox_4.cjs.entry.js +4 -4
- package/dist/cjs/p-checkbox_4.cjs.entry.js.map +1 -1
- package/dist/cjs/p-empty-state.p-floating-menu-container.p-table-cell.p-table-container.p-table-footer.p-table-header.p-table-row.p-table-row-actions-container.entry.cjs.js.map +1 -1
- package/dist/cjs/p-empty-state_8.cjs.entry.js +5 -5
- package/dist/cjs/p-empty-state_8.cjs.entry.js.map +1 -1
- package/dist/collection/assets/icons/external/apple.svg +14 -0
- package/dist/collection/assets/icons/external/google.svg +1 -0
- package/dist/collection/assets/icons/external/ideal.svg +1 -0
- package/dist/collection/components/atoms/card/header/card-header.component.js +1 -1
- package/dist/collection/components/atoms/checkbox/checkbox.component.js +4 -4
- package/dist/collection/components/atoms/checkbox/checkbox.component.js.map +1 -1
- package/dist/collection/components/atoms/dropdown-menu/item/dropdown-menu-item.component.js +1 -1
- package/dist/collection/components/atoms/floating-menu/item/floating-menu-item.component.js +1 -1
- package/dist/collection/components/atoms/icon/icon.component.js +1 -1
- package/dist/collection/components/atoms/listing/item/listing-item.component.js +1 -1
- package/dist/collection/components/atoms/segment/item/segment-item.component.js +1 -1
- package/dist/collection/components/helpers/table/row-action/table-row-action.component.js +1 -1
- package/dist/collection/components/molecules/button/button.component.js +1 -1
- package/dist/collection/components/molecules/empty-state/empty-state.component.js +1 -1
- package/dist/collection/components/molecules/field/field/field.component.js +1 -1
- package/dist/collection/components/molecules/label/label.component.js +1 -1
- package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +1 -1
- package/dist/collection/components/molecules/select/select.component.js +2 -2
- package/dist/collection/components/molecules/table/cell/table-cell.component.css +1 -1
- package/dist/collection/components/molecules/table/cell/table-cell.component.js +4 -4
- package/dist/collection/components/molecules/table/cell/table-cell.component.js.map +1 -1
- package/dist/collection/components/molecules/table/header/table-header.component.js +1 -1
- package/dist/collection/components/molecules/toast/toast.component.js +1 -1
- package/dist/collection/components/organisms/table/table.component.js +1 -1
- package/dist/collection/utils/icons.js +12 -0
- package/dist/collection/utils/icons.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/{p-DIAX9-r9.js → p-3Uu9SRMg.js} +4 -4
- package/dist/components/{p-DIAX9-r9.js.map → p-3Uu9SRMg.js.map} +1 -1
- package/dist/components/{p-CYnAmhHh.js → p-5F7i7JYI.js} +3 -3
- package/dist/components/{p-CYnAmhHh.js.map → p-5F7i7JYI.js.map} +1 -1
- package/dist/components/{p-CSjAUB6T.js → p-AL5ma8RJ.js} +7 -7
- package/dist/components/{p-CSjAUB6T.js.map → p-AL5ma8RJ.js.map} +1 -1
- package/dist/components/{p-t49-Fgzo.js → p-B6pnt3sU.js} +4 -4
- package/dist/components/{p-t49-Fgzo.js.map → p-B6pnt3sU.js.map} +1 -1
- package/dist/components/{p-CH8aHCfo.js → p-BCBi0m5N.js} +8 -8
- package/dist/components/{p-CH8aHCfo.js.map → p-BCBi0m5N.js.map} +1 -1
- package/dist/components/{p-D4vqPHEP.js → p-BDleKvpv.js} +7 -7
- package/dist/components/{p-D4vqPHEP.js.map → p-BDleKvpv.js.map} +1 -1
- package/dist/components/{p-CxB7Mle4.js → p-BJg6oRaH.js} +4 -4
- package/dist/components/{p-CxB7Mle4.js.map → p-BJg6oRaH.js.map} +1 -1
- package/dist/components/{p-aCVE8yBd.js → p-BUp9ElaY.js} +6 -6
- package/dist/components/{p-aCVE8yBd.js.map → p-BUp9ElaY.js.map} +1 -1
- package/dist/components/{p-DD3i504O.js → p-BfzApjOK.js} +3 -3
- package/dist/components/{p-DD3i504O.js.map → p-BfzApjOK.js.map} +1 -1
- package/dist/components/{p-DsIrbX0y.js → p-C6RWkimA.js} +3 -3
- package/dist/components/{p-DsIrbX0y.js.map → p-C6RWkimA.js.map} +1 -1
- package/dist/components/{p-c28tJtDm.js → p-CDF0u5fl.js} +8 -8
- package/dist/components/{p-c28tJtDm.js.map → p-CDF0u5fl.js.map} +1 -1
- package/dist/components/{p-CCJc8g8_.js → p-CN3OKfOS.js} +3 -3
- package/dist/components/{p-CCJc8g8_.js.map → p-CN3OKfOS.js.map} +1 -1
- package/dist/components/{p-Bh008RYx.js → p-CVgaeLBB.js} +3 -3
- package/dist/components/{p-Bh008RYx.js.map → p-CVgaeLBB.js.map} +1 -1
- package/dist/{esm/icons-BmA7NKgh.js → components/p-Cm2Hxgjz.js} +33 -2
- package/dist/components/p-Cm2Hxgjz.js.map +1 -0
- package/dist/components/{p-DCTZIgFT.js → p-DJD2JY-t.js} +4 -4
- package/dist/components/{p-DCTZIgFT.js.map → p-DJD2JY-t.js.map} +1 -1
- package/dist/components/{p-DIUA732y.js → p-DKYj0xlY.js} +5 -5
- package/dist/components/{p-DIUA732y.js.map → p-DKYj0xlY.js.map} +1 -1
- package/dist/components/{p-BNz_LoMA.js → p-DWsW_D0V.js} +3 -3
- package/dist/components/{p-BNz_LoMA.js.map → p-DWsW_D0V.js.map} +1 -1
- package/dist/components/{p-ARBBg7l1.js → p-Da0Vk5zI.js} +3 -3
- package/dist/components/{p-ARBBg7l1.js.map → p-Da0Vk5zI.js.map} +1 -1
- package/dist/components/{p-C01CxOX-.js → p-DwtD7Wpi.js} +4 -4
- package/dist/components/{p-C01CxOX-.js.map → p-DwtD7Wpi.js.map} +1 -1
- package/dist/components/{p-TDGXG5Qi.js → p-INA5z4A8.js} +4 -4
- package/dist/components/{p-TDGXG5Qi.js.map → p-INA5z4A8.js.map} +1 -1
- package/dist/components/{p-CdPwzRXe.js → p-RuhxHrdY.js} +7 -7
- package/dist/components/{p-CdPwzRXe.js.map → p-RuhxHrdY.js.map} +1 -1
- package/dist/components/p-accordion.js +1 -1
- package/dist/components/p-attachment.js +4 -4
- package/dist/components/p-button.js +1 -1
- package/dist/components/p-calendar.js +1 -1
- package/dist/components/p-card-header.js +1 -1
- package/dist/components/p-checkbox.js +1 -1
- package/dist/components/p-cropper.js +2 -2
- package/dist/components/p-datepicker.js +6 -6
- package/dist/components/p-drawer-header.js +1 -1
- package/dist/components/p-drawer.js +3 -3
- package/dist/components/p-dropdown-menu-item.js +1 -1
- package/dist/components/p-empty-state.js +1 -1
- package/dist/components/p-field-container.js +1 -1
- package/dist/components/p-field.js +1 -1
- package/dist/components/p-floating-menu-container.js +1 -1
- package/dist/components/p-floating-menu-item.js +1 -1
- package/dist/components/p-helper.js +1 -1
- package/dist/components/p-icon.js +1 -1
- package/dist/components/p-info-panel.js +1 -1
- package/dist/components/p-label.js +1 -1
- package/dist/components/p-listing-item.js +1 -1
- package/dist/components/p-modal-header.js +1 -1
- package/dist/components/p-modal.js +3 -3
- package/dist/components/p-navbar.js +2 -2
- package/dist/components/p-navigation-item.js +1 -1
- package/dist/components/p-pagination-pages.js +1 -1
- package/dist/components/p-pagination-size.js +1 -1
- package/dist/components/p-pagination.js +1 -1
- package/dist/components/p-profile.js +2 -2
- package/dist/components/p-range.js +1 -1
- package/dist/components/{p-D3_BwnG6.js → p-rlO7JrUU.js} +4 -4
- package/dist/components/{p-D3_BwnG6.js.map → p-rlO7JrUU.js.map} +1 -1
- package/dist/components/p-segment-item.js +1 -1
- package/dist/components/p-select.js +7 -7
- package/dist/components/p-table-cell.js +1 -1
- package/dist/components/p-table-footer.js +1 -1
- package/dist/components/p-table-header.js +1 -1
- package/dist/components/p-table.js +17 -17
- package/dist/components/p-toast.js +1 -1
- package/dist/{components/p-BmA7NKgh.js → esm/icons-Cm2Hxgjz.js} +33 -2
- package/dist/esm/icons-Cm2Hxgjz.js.map +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/p-button_3.entry.js +1 -1
- package/dist/esm/p-checkbox.p-dropdown.p-dropdown-menu-container.p-dropdown-menu-item.entry.js.map +1 -1
- package/dist/esm/p-checkbox_4.entry.js +4 -4
- package/dist/esm/p-checkbox_4.entry.js.map +1 -1
- package/dist/esm/p-empty-state.p-floating-menu-container.p-table-cell.p-table-container.p-table-footer.p-table-header.p-table-row.p-table-row-actions-container.entry.js.map +1 -1
- package/dist/esm/p-empty-state_8.entry.js +5 -5
- package/dist/esm/p-empty-state_8.entry.js.map +1 -1
- package/dist/index.html +1 -1
- package/dist/paperless/index.esm.js +1 -1
- package/dist/paperless/p-53b913b4.entry.js +2 -0
- package/dist/paperless/p-53b913b4.entry.js.map +1 -0
- package/dist/paperless/p-7b1035fd.entry.js +2 -0
- package/dist/paperless/p-7b1035fd.entry.js.map +1 -0
- package/dist/{build/p-93520e8e.entry.js → paperless/p-97570c84.entry.js} +2 -2
- package/dist/paperless/p-Cm2Hxgjz.js +2 -0
- package/dist/paperless/p-Cm2Hxgjz.js.map +1 -0
- package/dist/paperless/p-checkbox.p-dropdown.p-dropdown-menu-container.p-dropdown-menu-item.entry.esm.js.map +1 -1
- package/dist/paperless/p-empty-state.p-floating-menu-container.p-table-cell.p-table-container.p-table-footer.p-table-header.p-table-row.p-table-row-actions-container.entry.esm.js.map +1 -1
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/dist/types/utils/icons.d.ts +8 -0
- package/package.json +1 -1
- package/dist/build/p-0ea3c0be.entry.js +0 -2
- package/dist/build/p-0ea3c0be.entry.js.map +0 -1
- package/dist/build/p-BmA7NKgh.js +0 -2
- package/dist/build/p-BmA7NKgh.js.map +0 -1
- package/dist/build/p-edffb5d1.entry.js +0 -2
- package/dist/build/p-edffb5d1.entry.js.map +0 -1
- package/dist/cjs/icons-BCQj_mGG.js.map +0 -1
- package/dist/components/p-BmA7NKgh.js.map +0 -1
- package/dist/esm/icons-BmA7NKgh.js.map +0 -1
- package/dist/paperless/p-0ea3c0be.entry.js +0 -2
- package/dist/paperless/p-0ea3c0be.entry.js.map +0 -1
- package/dist/paperless/p-BmA7NKgh.js +0 -2
- package/dist/paperless/p-BmA7NKgh.js.map +0 -1
- package/dist/paperless/p-edffb5d1.entry.js +0 -2
- package/dist/paperless/p-edffb5d1.entry.js.map +0 -1
- /package/dist/build/{p-93520e8e.entry.js.map → p-97570c84.entry.js.map} +0 -0
- /package/dist/paperless/{p-93520e8e.entry.js.map → p-97570c84.entry.js.map} +0 -0
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 6-5 5-5-5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var t=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 11 3 3 3-3M5 5l3-3 3 3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var e=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11M9 3.5 13.5 8 9 12.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var r=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 9 2 2-2 2m-8-2h10M5 7 3 5l2-2m8 2H3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var o=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t<g clip-path="url(#clip0_2275_17031)">\n\t\t<path d="M6 8L3 11L6 14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t<path d="M12 2V11H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t</g>\n\n\t<defs>\n\t\t<clipPath id="clip0_2275_17031">\n\t\t\t<rect width="16" height="16" fill="white"/>\n\t\t</clipPath>\n\t</defs>\n</svg>\n`;var i=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12a2 2 0 0 0 4 0M3.5 6.5a4.5 4.5 0 0 1 9 0c0 2.239.519 4.037.931 4.75A.5.5 0 0 1 13 12H3a.5.5 0 0 1-.43-.75c.412-.713.93-2.512.93-4.75Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var l=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 7h4M6 9h4m-5.004 4.194a6 6 0 1 0-2.188-2.187l-.782 2.334a.5.5 0 0 0 .633.633l2.337-.78Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var h=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 8.5 7 10l3.5-3.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var a=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 6-4 4m0-4 4 4m-2 4A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var s=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0-5.5V5"/>\n <path fill="currentColor" d="M8 11.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var d=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 7.5A.5.5 0 0 1 8 8v2.5a.5.5 0 0 0 .5.5"/>\n <path fill="currentColor" d="M7.75 5.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var p=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.274 9.084a.5.5 0 0 1 .475-.043l2.947 1.32a.5.5 0 0 1 .3.519A3.022 3.022 0 0 1 11 13.5 8.5 8.5 0 0 1 2.5 5a3.02 3.02 0 0 1 2.62-2.996.5.5 0 0 1 .519.3l1.32 2.95a.5.5 0 0 1-.04.47L5.581 7.312a.496.496 0 0 0-.033.489c.517 1.058 1.61 2.138 2.672 2.65a.494.494 0 0 0 .489-.037l1.564-1.33Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var w=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M8 11.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9v-.5c1.104 0 2-.784 2-1.75S9.104 5 8 5s-2 .784-2 1.75V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var c=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 12.5v.5a2 2 0 0 1-2 2H8.5M14 8h-2a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2V8Zm0 0A6 6 0 0 0 2 8m0 0v3.5a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var f=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.9 2.514 5.467 9.492c.383.668-.112 1.494-.9 1.494H2.533c-.789 0-1.284-.826-.9-1.494l5.465-9.492c.394-.685 1.408-.685 1.802 0ZM8 9V6.5"/>\n <path fill="currentColor" d="M8 12.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var g=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 5-5.207 5.293a1 1 0 0 0 1.414 1.414l6.207-6.293a2 2 0 0 0-2.828-2.828L3.379 8.879A3 3 0 0 0 7.62 13.12L12.75 8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var v=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 4h11m-11 2.5h8M2.5 9h11m-11 2.5h8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var k=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 14h-9a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5h6L13 5.5v8a.5.5 0 0 1-.5.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13m-7 3h4m-4 2h4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var u=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.556 13H2.46a.462.462 0 0 1-.46-.461V5h11.5a.5.5 0 0 1 .5.5v7.056a.444.444 0 0 1-.444.444ZM2 5V3.5a.5.5 0 0 1 .5-.5h3.293a.5.5 0 0 1 .353.146L8 5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var m=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 9.5h-2V13m1.5-1.5h-1.5M3 12h1a1.25 1.25 0 0 0 0-2.5H3V13m4-3.5V13h1a1.75 1.75 0 0 0 0-3.5H7ZM3 7V2.5a.5.5 0 0 1 .5-.5h6L13 5.5V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var M=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7V2.5a.5.5 0 0 1 .5-.5h6L13 5.5V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13M9.25 13H7.5V9.5M3 9.5 5.5 13m0-3.5L3 13m9.744-3.4s-1.84-.486-1.988.688c-.148 1.173 2.402.632 2.236 1.92-.154 1.197-1.986.687-1.986.687"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var x=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 6h13L8 2 1.5 6Zm2 0v5m3-5v5m3-5v5m3-5v5M2 11h12M1 13h14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var P=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a2 2 0 1 1 0-4h6a2 2 0 0 1 0 4"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 3h4.5a2 2 0 0 1 0 4m-3-.062V12.5a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V6.937"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 6.938V12.5a.5.5 0 0 1-.5.5H9"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var C=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 4.5V6M3 6h10a1 1 0 0 1 1 1v1.458c0 1.09-.854 2.011-1.944 2.041A2 2 0 0 1 10 8.5a2 2 0 1 1-4 0 2 2 0 0 1-2.056 2C2.854 10.47 2 9.548 2 8.458V7a1 1 0 0 1 1-1Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 9.806V12.5a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V9.806M9.5 3a1.5 1.5 0 0 1-3 0C6.5 1.5 8 .75 8 .75S9.5 1.5 9.5 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var H=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 4H5v3h6V4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5Z"/>\n <path fill="currentColor" d="M5.5 9.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5 2.5a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var j=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h2l1-1.5h4L11 4h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5A2.25 2.25 0 1 0 8 6a2.25 2.25 0 0 0 0 4.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Z=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 7h14m-1 4v1.5a.5.5 0 0 1-.5.5H12a.5.5 0 0 1-.5-.5V11m-7 0v1.5a.5.5 0 0 1-.5.5H2.5a.5.5 0 0 1-.5-.5V11m2-2h1m6 0h1"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14 7-1.868-4.203a.5.5 0 0 0-.457-.297h-7.35a.5.5 0 0 0-.457.297L2 7v4h12V7Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var B=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.404 12.596c-.575-.575-.194-1.783-.486-2.49C2.614 9.375 1.5 8.78 1.5 8c0-.781 1.114-1.375 1.417-2.106.293-.707-.088-1.915.487-2.49.575-.575 1.784-.194 2.49-.486C6.628 2.614 7.22 1.5 8 1.5c.781 0 1.375 1.114 2.106 1.417.707.293 1.915-.088 2.49.487.575.575.194 1.783.486 2.49C13.386 6.628 14.5 7.22 14.5 8c0 .781-1.114 1.375-1.418 2.106-.292.707.09 1.915-.486 2.49-.575.575-1.783.194-2.49.486C9.375 13.386 8.78 14.5 8 14.5c-.781 0-1.375-1.114-2.106-1.418-.707-.292-1.915.09-2.49-.486Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 8.5 7 10l3.5-3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var z=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 14.5A1.5 1.5 0 0 1 6 13h4a1.5 1.5 0 0 1 1.5 1.5m-3.5-4v4M1 8h1.5A2.5 2.5 0 0 0 5 10.5h6A2.5 2.5 0 0 0 13.5 8H15"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.858 1.5a.5.5 0 0 0-.495.43l-.858 6A.5.5 0 0 0 5 8.5h6a.5.5 0 0 0 .495-.57l-.857-6a.5.5 0 0 0-.495-.43H5.857Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var V=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 9 6 12.5l8-8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var A=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 13.5h14m-9 0v-11H2v11m12 0v-8h-4v8m0-5H6m-2-4v1m0 2v1m0 2v1m4-1v1m4-1v1m0-4v1"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var L=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 14.5h13M5 5h1m2 0h1M5 7.5h1m2 0h1m-3.5 6V10h3v3.5M3 1.5v13m8 0v-13m-8.5 0h9m2 13v-9m-2.5 0h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var y=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 14.5h13m-11-13v13m9 0v-13M6 4h1m2 0h1M6 6.5h1m2 0h1M6 9h1m2 0h1m-3.5 5.5v-3h3v3m-7-13h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var b=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_2499_2484)">\n <path d="M10.5 10.5H13.5V2.5H5.5V5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M10.5 5.5H2.5V13.5H10.5V5.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_2499_2484">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n</svg>\n`;var _=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 3.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5Zm-3.5 7h2m-5 0h1M1.5 6h13"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var S=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 2.5v3M5 8v6m8-3.5H9.5s0-6.5 3.5-8V14M3 2.5l-.5 3a2.5 2.5 0 1 0 5 0l-.5-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var q=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 10.5V9a1 1 0 0 1 1-1h5.5a1 1 0 0 0 1-1V5.5M5 5.5v5m0-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm7.5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-7.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var T=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 2.5h7l3.5 4L8 14 1 6.5l3.5-4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 6.5 8 14 5 6.5l3-4 3 4Zm-10 0h14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var D=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M13 5.375a.625.625 0 1 1 0 1.25.625.625 0 0 1 0-1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 7V4A2.5 2.5 0 0 1 9 1.5h1.5A2.5 2.5 0 0 1 13 4"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.5 13.5H10v-2.948C10 8.629 8.47 7.025 6.546 7A3.5 3.5 0 0 0 3 10.5v3h1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 16h16V0H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var E=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9V2m5.5 7v4h-11V9"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.5 6.5 8 9 5.5 6.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var F=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 3.5 8 9 2 3.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 3.5h12V12a.5.5 0 0 1-.5.5h-11A.5.5 0 0 1 2 12V3.5ZM6.91 8l-4.756 4.359m11.692 0L9.09 8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var G=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 7h6m-6 2h5m4 3.354A4.5 4.5 0 0 1 4 9V7a4.5 4.5 0 0 1 7.5-3.354"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var I=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4v5m1.5 4.5C4.481 11.995 6.07 11 8 11c1.93 0 3.519.995 4.5 2.5M14 4 8 6 2 4l6-2 6 2Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.584 5.139a3.5 3.5 0 1 1-5.168 0"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var J=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8.5h8m-10.5-3h13m-8 6h3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var K=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14.5V11M3 3.5a5 5 0 0 1 5 5V11a5 5 0 0 1-5-5V3.5ZM8 11V8.5a5 5 0 0 1 5-5V6a5 5 0 0 1-5 5Zm-3 2 3 1.5 3-1.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.423 4.125C6.25 2.375 8 1.5 8 1.5s1.75.875 2.577 2.625"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var N=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.5 8c0 4-2.5 6-2.5 6s-2.5-2-2.5-6S8 2 8 2s2.5 2 2.5 6ZM2.341 6H13.66M2.341 10H13.66"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var O=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.526 12.855-.585-.586a.5.5 0 0 0-.227-.13l-1.339-.352a.5.5 0 0 1-.367-.556l.148-1.013a.5.5 0 0 1 .303-.389l1.904-.79a.5.5 0 0 1 .529.092l1.546 1.413m-10.282.996.62-.407A.5.5 0 0 0 4 10.718l.013-2.264c0-.098.03-.194.085-.276l1.308-1.956a.5.5 0 0 1 .709-.125l1.238.812a.504.504 0 0 0 .36.091l1.967-.266a.5.5 0 0 0 .313-.17l1.386-1.614a.5.5 0 0 0 .121-.325v-1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Q=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 6h11m-3-3.5-2 11m-2-11-2 11M2 10h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var R=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a6 6 0 1 1 12 0v3.5a1 1 0 0 1-1.592.805C11.408 11.579 9.938 11 8 11c-1.938 0-3.408.579-4.408 1.305A1 1 0 0 1 2 11.5V8Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 9.5a10 10 0 0 1 12 0"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.525 7.809C5.785 4.214 8 2 8 2s2.214 2.214 2.475 5.809"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var U=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 13.5v-4h3v4h4v-6a.499.499 0 0 0-.146-.354l-5-5a.5.5 0 0 0-.708 0l-5 5A.5.5 0 0 0 2.5 7.5v6h4Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var W=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 4 2.5-2.5m3 3L12 7m2 2L7 2m6.25 6.25-3.664 3.664a2 2 0 0 1-2.828 0L4.086 9.243a2 2 0 0 1 0-2.829L7.75 2.75m-2.328 7.828L2 14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var X=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 13.5-3.5-7-3.5 7m1-2h5M6 2v1.5m-4 0h8m-2 0a6 6 0 0 1-6 6"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.341 5.5A6 6 0 0 0 10 9.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Y=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 11V4.5a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1V11m-12 0h13v1a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-1ZM9 5.5H7"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var $=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 6.5c0 4.5-5 8-5 8s-5-3.5-5-8a5 5 0 1 1 10 0Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var nn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.5 13c-.95.632-2.273 1-3.5 1a6 6 0 1 1 6-6c0 1.38-.5 2.5-1.75 2.5S10.5 9.38 10.5 8V5.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var tn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 11A5 5 0 1 0 8 1a5 5 0 0 0 0 10Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm3 1v5l-3-1.5L5 15v-5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var en=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11m-11-4h11m-11 8h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var rn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8h12M2 13h6M2 3h6m3.5 2.5L14 8l-2.5 2.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var on=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var ln=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var hn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m9 0-9-9"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var an=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm10 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var sn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.75 7a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5ZM3 13H1a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .5-.5h2m4 .5h2l4.188-.963a1.038 1.038 0 0 1 .738 1.928L11.5 12l-4 1H3V9.5l1.563-1.563A1.5 1.5 0 0 1 5.625 7.5H8.75a1.25 1.25 0 0 1 0 2.5H7Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 5.33a1.75 1.75 0 1 1 1-1.66"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var dn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.793 13.5H3a.5.5 0 0 1-.5-.5v-2.793a.5.5 0 0 1 .146-.353l7.708-7.708a.5.5 0 0 1 .707 0l2.793 2.792a.5.5 0 0 1 0 .706l-7.708 7.71a.5.5 0 0 1-.353.146ZM8.5 4 12 7.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var pn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m1.25-6a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm6.5 6.5a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var wn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5V14M2.803 5A6 6 0 1 0 8 2v3.5a2.5 2.5 0 1 1-2.166 1.25L2.804 5Zm2.781 3.647-3.38.906"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var cn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <circle cx="8" cy="8" r="6" fill="currentColor"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var fn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11M8 2.5v11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var gn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 15 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 3.313V8m2.813-4.219c1.41.92 2.343 2.409 2.343 4.219A5.156 5.156 0 1 1 2.344 8c0-1.81.933-3.299 2.344-4.219"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 .5h15v15H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var vn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 6.5h6m-6 2h6M2 13V3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V13l-2-1-2 1-2-1-2 1-2-1-2 1Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var kn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 3.5v3h3"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.224 12a5.5 5.5 0 1 0-.113-7.89L1.5 6.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var un=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10Zm3.536-1.464L14 14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var mn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.75 9.25 10 6m3.98-3.364a.5.5 0 0 0-.616-.617l-12 3.64a.5.5 0 0 0-.078.932l5.464 2.66 2.659 5.463a.5.5 0 0 0 .933-.078l3.639-12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Mn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.59 11.13a6.197 6.197 0 0 1-.63-1.518L3.009 8.3a5.101 5.101 0 0 1 0-.603L1.96 6.385a6.214 6.214 0 0 1 .628-1.519l1.67-.187a5.06 5.06 0 0 1 .425-.426l.187-1.669a6.196 6.196 0 0 1 1.516-.624L7.7 3.009c.2-.012.402-.012.602 0L9.615 1.96a6.214 6.214 0 0 1 1.519.628l.187 1.67c.15.132.293.275.426.425l1.669.187c.276.476.487.987.629 1.518l-1.049 1.313c.012.2.012.402 0 .602l1.048 1.313a6.218 6.218 0 0 1-.625 1.519l-1.669.187c-.133.15-.275.292-.426.426l-.187 1.668a6.197 6.197 0 0 1-1.518.63l-1.313-1.049c-.2.012-.402.012-.602 0L6.39 14.046a6.214 6.214 0 0 1-1.519-.625l-.187-1.67a5.059 5.059 0 0 1-.426-.425l-1.67-.195Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var xn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4.5h3.5l5 7h4M13 3l1.5 1.5L13 6"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 10 1.5 1.5L13 13M9.229 6.28 10.5 4.5h4M2 11.5h3.5l1.271-1.78"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Pn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 4h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5Zm-3 0V3a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v1M8 7v3m1.5-1.5h-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Cn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 11h13m-13 3S8.72 2 4.87 2C2.003 2 1.973 14.07 8 6.512c0 0 .507 2.465 1.702 2.488.482.01 1.078-.394 1.798-1.5 0 0 0 1.5 3 1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Hn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.267 10.733 1.824 9.464a.495.495 0 0 1 0-.928l3.443-1.269 1.269-3.443a.495.495 0 0 1 .928 0l1.27 3.443 3.442 1.269a.495.495 0 0 1 0 .928l-3.443 1.27-1.269 3.442a.495.495 0 0 1-.928 0l-1.27-3.443ZM11 1v3m3 .5v2m-4.5-4h3m.5 3h2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var jn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 11.818 3.42 2.103a.524.524 0 0 0 .783-.573l-.93-3.924 3.043-2.625a.529.529 0 0 0-.3-.924l-3.993-.325-1.54-3.725a.522.522 0 0 0-.967 0L5.977 5.55l-3.994.325a.529.529 0 0 0-.3.927l3.044 2.625-.93 3.921a.525.525 0 0 0 .783.573L8 11.818Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Zn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7h11.5a4.5 4.5 0 0 1-4.5 4.5H7.5A4.5 4.5 0 0 1 3 7Zm6 0V3a.5.5 0 0 1 .5-.5h.5A4.5 4.5 0 0 1 14.5 7M1 5a2 2 0 0 1 2 2"/>\n <path fill="currentColor" d="M5.5 14.875a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Zm6.5 0a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 7 4.09-3.272"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Bn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.646 8.646a.5.5 0 0 1-.146-.353V2.5h5.793a.5.5 0 0 1 .353.146l6.208 6.208a.5.5 0 0 1 0 .707l-5.291 5.293a.5.5 0 0 1-.707 0l-6.21-6.208Z"/>\n <path fill="currentColor" d="M5.625 6.625a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var zn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8h5.5M8 4h5.5M8 12h5.5m-11-8 1 1 2-2m-3 5 1 1 2-2m-3 5 1 1 2-2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Vn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 7.934a4 4 0 0 1 5-5.643L9 5l.354 1.646L11 7l2.71-2.5a4 4 0 0 1-5.644 5l-3.503 4.062a1.503 1.503 0 1 1-2.125-2.125L6.5 7.934Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var An=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.5 4 5 2m0-2-5 2m-3-1.015C2.496 9.449 3.968 13 5.25 13.909a.5.5 0 0 0 .783-.375C6.125 12.269 6.5 10 8 10s1.875 2.27 1.97 3.533a.5.5 0 0 0 .782.375c1.28-.91 2.75-4.46 2.75-8.924A2.996 2.996 0 0 0 10.5 2h-5a2.996 2.996 0 0 0-3 2.985Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Ln=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8h10M3 4.5h10M6 13l-1.5 2m5.5-2 1.5 2m0-13h-7A1.5 1.5 0 0 0 3 3.5v8A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-8A1.5 1.5 0 0 0 11.5 2ZM8 4.5V8"/>\n <path fill="currentColor" d="M10.75 11.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var yn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 3.5h-11m4 3v4m3-4v4m3-7V13a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V3.5m7 0v-1a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v1"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var bn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9V2m5.5 7v4h-11V9m3-4.5L8 2l2.5 2.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var _n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.04 3.875a1.25 1.25 0 0 1 2.166-1.25l1.875 3.25"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4.333 5.917-.89-1.542a1.25 1.25 0 1 1 2.165-1.25L7.556 6.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.93 10a2.5 2.5 0 0 1 .57-3.4l-.418-.724a1.251 1.251 0 1 1 2.168-1.25L13.332 6.5a5 5 0 0 1-8.663 5l-2.5-4.332a1.25 1.25 0 0 1 2.165-1.25L5.536 8M12 2.111a3.24 3.24 0 0 1 1.98 1.514l.02.036M4.664 14.5a6.992 6.992 0 0 1-1.726-2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Sn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 9.5H3.5M10 4V1.5h2"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.5 11V7.25A3.25 3.25 0 0 0 11.25 4h-6.5A3.25 3.25 0 0 1 8 7.25v4.25h6a.5.5 0 0 0 .5-.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14v-2.5H2a.5.5 0 0 1-.5-.5V7.25A3.25 3.25 0 0 1 4.75 4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var qn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 3.5C3 3.5 1 8 1 8s2 4.5 7 4.5S15 8 15 8s-2-4.5-7-4.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Tn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 6.5c1.05 1.3 2.977 3 6 3s4.95-1.7 6-3m0 4-1.461-2.557M10 12l-.443-2.66M6 12l.443-2.66M2 10.5l1.461-2.557"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Dn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.823 7.677A4.48 4.48 0 0 1 5.5 5.994c0-2.41 1.942-4.415 4.352-4.492A4.5 4.5 0 0 1 14.5 6.148c-.08 2.41-2.083 4.352-4.494 4.352a4.481 4.481 0 0 1-1.683-.323L7.5 11H6v1.5H4.5V14h-2a.5.5 0 0 1-.5-.5v-1.793a.5.5 0 0 1 .146-.353l3.677-3.677Z"/>\n <path fill="currentColor" d="M11.25 5.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var En=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 5.5H3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5Z"/>\n <path fill="currentColor" d="M8 10.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 5.5v-2a2.5 2.5 0 1 1 5 0v2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Fn=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_276_1782)">\n <path d="M13 5.5H3C2.72386 5.5 2.5 5.72386 2.5 6V13C2.5 13.2761 2.72386 13.5 3 13.5H13C13.2761 13.5 13.5 13.2761 13.5 13V6C13.5 5.72386 13.2761 5.5 13 5.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M8 10.125C8.34518 10.125 8.625 9.84518 8.625 9.5C8.625 9.15482 8.34518 8.875 8 8.875C7.65482 8.875 7.375 9.15482 7.375 9.5C7.375 9.84518 7.65482 10.125 8 10.125Z" fill="currentColor"/>\n <path d="M6 5V3.22222C6 2.63285 5.78929 2.06762 5.41421 1.65087C5.03914 1.23413 4.53043 1 4 1C3.0325 1 2.1855 1.76333 2 2.77778" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_276_1782">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n</svg>\n`;var Gn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A5.5 5.5 0 1 0 8 3a5.5 5.5 0 0 0 0 11ZM3.5 2l-2 2m11-2 2 2"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 5v3.5h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var In=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path fill="currentColor" d="M8 10.375a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Jn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path fill="currentColor" d="M8 8.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5.5 2.5a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Kn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.75 9.5 1.5 1.5 3-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Nn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11M9.5 8l-3 3m3 0-3-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var On=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 4.5V8h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Qn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0 0V15m-2.5-2h5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Rn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12a3.75 3.75 0 0 1 6 0"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5ZM6 4h4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Un=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm5-4h5.5M10 8h5.5m-4 3h4M1 12c.444-1.725 2.136-3 4-3 1.864 0 3.556 1.275 4 3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Wn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 14a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm3.182-7.682L13.5 2.5m-3 0h3v3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Xn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm-6 3.5C3.21 11.408 5.41 10 8 10s4.79 1.408 6 3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Yn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.64 12.5a5.5 5.5 0 0 1 9.22 0m.89-2.5a5.496 5.496 0 0 1 4.61 2.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.25 10a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5Zm4.293-6.269A3.25 3.25 0 1 1 10.75 10"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var $n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.5 9 6 12.5l8-8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;const nt={arrows:{caret:n,"double-caret":t,arrow:e,"double-arrow":r,turn:o},communication:{bell:i,chat:l,"check-circle":h,"cross-circle":a,"error-circle":s,"info-circle":d,phone:p,"question-circle":w,headset:c,warning:f},files:{attachment:g,description:v,document:k,folder:u,pdf:m,xls:M},general:{bank:x,bread:P,cake:C,calculator:H,camera:j,car:Z,certified:B,chair:z,checkmark:V,city:A,companies:L,company:y,copy:b,"credit-card":_,cutlery:S,department:q,diamond:T,docter:D,download:E,envelope:F,euro:G,exam:I,filter:J,flower:K,globe:N,"globe-2":O,hash:Q,hat:R,home:U,integration:W,language:X,laptop:Y,location:$,mail:nn,medal:tn,menu:en,"menu-arrow":rn,minus:on,more:ln,negative:hn,other:an,pay:sn,pencil:dn,percent:pn,"pie-chart":wn,placeholder:cn,plus:fn,power:gn,receipt:vn,reset:kn,search:un,send:mn,settings:Mn,shuffle:xn,sick:Pn,signature:Cn,sparkle:Hn,star:jn,stroller:Zn,tag:Bn,tasks:zn,tools:Vn,tooth:An,train:Ln,trash:yn,upload:bn,wave:_n,zipcode:Sn},security:{eye:qn,"eye-closed":Tn,key:Dn,lock:En,unlocked:Fn},time:{alarm:Gn,calendar:In,"calendar-multi":Jn,"calendar-free":Kn,"calendar-not-free":Nn,clock:On},users:{female:Qn,id:Rn,"id-two":Un,male:Wn,user:Xn,users:Yn},extra:{checkmarkThick:$n}};const tt={caret:n,"double-caret":t,arrow:e,"double-arrow":r,turn:o,bell:i,chat:l,"check-circle":h,"cross-circle":a,"error-circle":s,"info-circle":d,phone:p,"question-circle":w,headset:c,warning:f,attachment:g,description:v,document:k,folder:u,pdf:m,xls:M,bank:x,bread:P,cake:C,calculator:H,camera:j,car:Z,certified:B,chair:z,checkmark:V,city:A,companies:L,company:y,copy:b,"credit-card":_,cutlery:S,department:q,diamond:T,docter:D,download:E,envelope:F,euro:G,exam:I,filter:J,flower:K,globe:N,"globe-2":O,hash:Q,hat:R,home:U,integration:W,language:X,laptop:Y,location:$,mail:nn,medal:tn,menu:en,"menu-arrow":rn,minus:on,more:ln,negative:hn,other:an,pay:sn,pencil:dn,percent:pn,"pie-chart":wn,placeholder:cn,plus:fn,power:gn,receipt:vn,reset:kn,search:un,send:mn,settings:Mn,shuffle:xn,sick:Pn,signature:Cn,sparkle:Hn,star:jn,stroller:Zn,tag:Bn,tasks:zn,tools:Vn,tooth:An,train:Ln,trash:yn,upload:bn,wave:_n,zipcode:Sn,eye:qn,"eye-closed":Tn,key:Dn,lock:En,unlocked:Fn,alarm:Gn,calendar:In,"calendar-multi":Jn,"calendar-free":Kn,"calendar-not-free":Nn,clock:On,female:Qn,id:Rn,"id-two":Un,male:Wn,user:Xn,users:Yn,checkmarkThick:$n};export{nt as c,tt as i};
|
|
2
|
-
//# sourceMappingURL=p-BmA7NKgh.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"p-BmA7NKgh.js","sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmHa,MAAA,WAAW,GAAG;AAC1B,IAAA,MAAM,EAAE;QACP,KAAK;AACL,QAAA,cAAc,EAAE,WAAW;QAC3B,KAAK;AACL,QAAA,cAAc,EAAE,WAAW;QAC3B,IAAI;AACJ,KAAA;AACD,IAAA,aAAa,EAAE;QACd,IAAI;QACJ,IAAI;AACJ,QAAA,cAAc,EAAE,WAAW;AAC3B,QAAA,cAAc,EAAE,WAAW;AAC3B,QAAA,cAAc,EAAE,WAAW;AAC3B,QAAA,aAAa,EAAE,UAAU;QACzB,KAAK;AACL,QAAA,iBAAiB,EAAE,cAAc;QACjC,OAAO;QACP,OAAO;AACP,KAAA;AACD,IAAA,KAAK,EAAE;QACN,UAAU;QACV,WAAW;AACX,QAAA,QAAQ,EAAE,YAAY;QACtB,MAAM;QACN,GAAG;QACH,GAAG;AACH,KAAA;AACD,IAAA,OAAO,EAAE;QACR,IAAI;QACJ,KAAK;QACL,IAAI;QACJ,UAAU;QACV,MAAM;QACN,GAAG;QACH,SAAS;QACT,KAAK;QACL,SAAS;QACT,IAAI;QACJ,SAAS;QACT,OAAO;QACP,IAAI;AACJ,QAAA,aAAa,EAAE,UAAU;QACzB,OAAO;QACP,UAAU;QACV,OAAO;QACP,MAAM;QACN,QAAQ;QACR,QAAQ;QACR,IAAI;QACJ,IAAI;QACJ,MAAM;QACN,MAAM;QACN,KAAK;AACL,QAAA,SAAS,EAAE,QAAQ;QACnB,IAAI;QACJ,GAAG;QACH,IAAI;QACJ,WAAW;QACX,QAAQ;QACR,MAAM;QACN,QAAQ;QACR,IAAI;QACJ,KAAK;QACL,IAAI;AACJ,QAAA,YAAY,EAAE,SAAS;QACvB,KAAK;QACL,IAAI;QACJ,QAAQ;QACR,KAAK;QACL,GAAG;QACH,MAAM;QACN,OAAO;AACP,QAAA,WAAW,EAAE,QAAQ;QACrB,WAAW;QACX,IAAI;QACJ,KAAK;QACL,OAAO;QACP,KAAK;QACL,MAAM;QACN,IAAI;QACJ,QAAQ;QACR,OAAO;QACP,IAAI;QACJ,SAAS;QACT,OAAO;QACP,IAAI;QACJ,QAAQ;QACR,GAAG;QACH,KAAK;QACL,KAAK;QACL,KAAK;QACL,KAAK;QACL,KAAK;QACL,MAAM;QACN,IAAI;QACJ,OAAO;AACP,KAAA;AACD,IAAA,QAAQ,EAAE;QACT,GAAG;AACH,QAAA,YAAY,EAAE,SAAS;QACvB,GAAG;QACH,IAAI;QACJ,QAAQ;AACR,KAAA;AACD,IAAA,IAAI,EAAE;QACL,KAAK;AACL,QAAA,QAAQ,EAAE,QAAQ;AAClB,QAAA,gBAAgB,EAAE,aAAa;AAC/B,QAAA,eAAe,EAAE,YAAY;AAC7B,QAAA,mBAAmB,EAAE,eAAe;QACpC,KAAK;AACL,KAAA;AACD,IAAA,KAAK,EAAE;QACN,MAAM;QACN,EAAE;AACF,QAAA,QAAQ,EAAE,KAAK;QACf,IAAI;QACJ,IAAI;QACJ,KAAK;AACL,KAAA;AACD,IAAA,KAAK,EAAE;QACN,cAAc;AACd,KAAA;;AAGW,MAAA,KAAK,GAAG;;IAEpB,KAAK;AACL,IAAA,cAAc,EAAE,WAAW;IAC3B,KAAK;AACL,IAAA,cAAc,EAAE,WAAW;IAC3B,IAAI;;IAGJ,IAAI;IACJ,IAAI;AACJ,IAAA,cAAc,EAAE,WAAW;AAC3B,IAAA,cAAc,EAAE,WAAW;AAC3B,IAAA,cAAc,EAAE,WAAW;AAC3B,IAAA,aAAa,EAAE,UAAU;IACzB,KAAK;AACL,IAAA,iBAAiB,EAAE,cAAc;IACjC,OAAO;IACP,OAAO;;IAGP,UAAU;IACV,WAAW;AACX,IAAA,QAAQ,EAAE,YAAY;IACtB,MAAM;IACN,GAAG;IACH,GAAG;;IAGH,IAAI;IACJ,KAAK;IACL,IAAI;IACJ,UAAU;IACV,MAAM;IACN,GAAG;IACH,SAAS;IACT,KAAK;IACL,SAAS;IACT,IAAI;IACJ,SAAS;IACT,OAAO;IACP,IAAI;AACJ,IAAA,aAAa,EAAE,UAAU;IACzB,OAAO;IACP,UAAU;IACV,OAAO;IACP,MAAM;IACN,QAAQ;IACR,QAAQ;IACR,IAAI;IACJ,IAAI;IACJ,MAAM;IACN,MAAM;IACN,KAAK;AACL,IAAA,SAAS,EAAE,QAAQ;IACnB,IAAI;IACJ,GAAG;IACH,IAAI;IACJ,WAAW;IACX,QAAQ;IACR,MAAM;IACN,QAAQ;IACR,IAAI;IACJ,KAAK;IACL,IAAI;AACJ,IAAA,YAAY,EAAE,SAAS;IACvB,KAAK;IACL,IAAI;IACJ,QAAQ;IACR,KAAK;IACL,GAAG;IACH,MAAM;IACN,OAAO;AACP,IAAA,WAAW,EAAE,QAAQ;IACrB,WAAW;IACX,IAAI;IACJ,KAAK;IACL,OAAO;IACP,KAAK;IACL,MAAM;IACN,IAAI;IACJ,QAAQ;IACR,OAAO;IACP,IAAI;IACJ,SAAS;IACT,OAAO;IACP,IAAI;IACJ,QAAQ;IACR,GAAG;IACH,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,MAAM;IACN,IAAI;IACJ,OAAO;;IAGP,GAAG;AACH,IAAA,YAAY,EAAE,SAAS;IACvB,GAAG;IACH,IAAI;IACJ,QAAQ;;IAGR,KAAK;AACL,IAAA,QAAQ,EAAE,QAAQ;AAClB,IAAA,gBAAgB,EAAE,aAAa;AAC/B,IAAA,eAAe,EAAE,YAAY;AAC7B,IAAA,mBAAmB,EAAE,eAAe;IACpC,KAAK;;IAGL,MAAM;IACN,EAAE;AACF,IAAA,QAAQ,EAAE,KAAK;IACf,IAAI;IACJ,IAAI;IACJ,KAAK;;IAGL,cAAc;;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{r as t,c as e,h as r,g as a,H as i}from"./p-DhGo7hbh.js";import{c as o}from"./p-CBWjHURv.js";import{a as n}from"./p-C5CTp9IA.js";import{n as s}from"./p-D9kEjsvZ.js";import{a as d,c as m,o as l,f as c,s as h}from"./p-DGLCmOXW.js";import{a as p}from"./p-BFSNj6hu.js";import{c as w}from"./p-CT54OXR2.js";import"./p-ChV9xqsO.js";const b="*{box-sizing:border-box}.pointer-events-none{pointer-events:none!important}.static{position:static!important}.absolute{position:absolute!important}.relative{position:relative!important}.left-1\\/2{left:50%!important}.top-1\\/2{top:50%!important}.m-0{margin:0!important}.flex{display:flex!important}.hidden{display:none!important}.h-4{height:1rem!important}.w-4{width:1rem!important}.flex-1{flex:1 1 0%!important}.flex-shrink-0{flex-shrink:0!important}.-translate-x-1\\/2{--tw-translate-x:-50%!important}.-translate-x-1\\/2,.-translate-y-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-y-1\\/2{--tw-translate-y:-50%!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.appearance-none{appearance:none!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.gap-2{gap:.5rem!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-storm-100{--tw-border-opacity:1!important;border-color:rgb(209 210 212/var(--tw-border-opacity,1))!important}.border-storm-50{--tw-border-opacity:1!important;border-color:rgb(232 232 234/var(--tw-border-opacity,1))!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-white,.bg-white-600{--tw-bg-opacity:1!important}.bg-white-600{background-color:rgb(250 250 250/var(--tw-bg-opacity,1))!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-storm-200{color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.text-storm-200,.text-white{--tw-text-opacity:1!important}.text-white{color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.shadow-1{--tw-shadow:0 1px 1px rgba(0,2,2,.08)!important;--tw-shadow-colored:0 1px 1px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.drop-shadow-2{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.04)) drop-shadow(0 2px 2px rgba(0,2,2,.04)) drop-shadow(0 4px 4px rgba(0,2,2,.04))!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.checked\\:border-storm-500\\/20:checked{border-color:rgba(24,30,41,.2)!important}.checked\\:bg-indigo-600:checked{--tw-bg-opacity:1!important;background-color:rgb(82 138 250/var(--tw-bg-opacity,1))!important}.checked\\:ring-2:checked{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.checked\\:ring-indigo-100:checked{--tw-ring-opacity:1!important;--tw-ring-color:rgb(227 236 254/var(--tw-ring-opacity,1))!important}.indeterminate\\:border-storm-500\\/20:indeterminate{border-color:rgba(24,30,41,.2)!important}.indeterminate\\:bg-indigo-600:indeterminate{--tw-bg-opacity:1!important;background-color:rgb(82 138 250/var(--tw-bg-opacity,1))!important}.indeterminate\\:ring-2:indeterminate{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.indeterminate\\:ring-indigo-100:indeterminate{--tw-ring-opacity:1!important;--tw-ring-color:rgb(227 236 254/var(--tw-ring-opacity,1))!important}.hover\\:border-storm-500\\/20:hover{border-color:rgba(24,30,41,.2)!important}.hover\\:bg-indigo-100:hover{--tw-bg-opacity:1!important;background-color:rgb(227 236 254/var(--tw-bg-opacity,1))!important}.checked\\:hover\\:border-storm-500\\/20:hover:checked{border-color:rgba(24,30,41,.2)!important}.checked\\:hover\\:bg-indigo-700:hover:checked{--tw-bg-opacity:1!important;background-color:rgb(47 111 240/var(--tw-bg-opacity,1))!important}.indeterminate\\:hover\\:border-storm-500\\/20:hover:indeterminate{border-color:rgba(24,30,41,.2)!important}.indeterminate\\:hover\\:bg-indigo-700:hover:indeterminate{--tw-bg-opacity:1!important;background-color:rgb(47 111 240/var(--tw-bg-opacity,1))!important}.group\\/checkbox-label:hover .group-hover\\/checkbox-label\\:border-storm-100{--tw-border-opacity:1!important;border-color:rgb(209 210 212/var(--tw-border-opacity,1))!important}.group\\/checkbox-label:hover .group-hover\\/checkbox-label\\:bg-indigo-100{--tw-bg-opacity:1!important;background-color:rgb(227 236 254/var(--tw-bg-opacity,1))!important}.group\\/checkbox-label:hover .group-hover\\/checkbox-label\\:text-sm,.group\\/p-checkbox:hover .group-hover\\/p-checkbox\\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.group\\/checkbox-label:hover .checked\\:group-hover\\/checkbox-label\\:border-storm-500\\/20:checked{border-color:rgba(24,30,41,.2)!important}.group\\/checkbox-label:hover .checked\\:group-hover\\/checkbox-label\\:bg-indigo-700:checked{--tw-bg-opacity:1!important;background-color:rgb(47 111 240/var(--tw-bg-opacity,1))!important}.group\\/checkbox-label:hover .indeterminate\\:group-hover\\/checkbox-label\\:border-storm-500\\/20:indeterminate{border-color:rgba(24,30,41,.2)!important}.group\\/checkbox-label:hover .indeterminate\\:group-hover\\/checkbox-label\\:bg-indigo-700:indeterminate{--tw-bg-opacity:1!important;background-color:rgb(47 111 240/var(--tw-bg-opacity,1))!important}.peer:checked~.peer-checked\\:flex{display:flex!important}.peer:indeterminate~.peer-indeterminate\\:flex{display:flex!important}";const g=o(["peer appearance-none m-0 outline-none flex-shrink-0","border border-inset border-solid ","rounded w-4 h-4"],{variants:{disabled:{false:["cursor-pointer shadow-1","bg-white border-storm-100","hover:bg-indigo-100 hover:border-storm-500/20","group-hover/checkbox-label:bg-indigo-100 group-hover/checkbox-label:border-storm-100","checked:bg-indigo-600 checked:border-storm-500/20","checked:ring-2 checked:ring-indigo-100","checked:hover:bg-indigo-700 checked:hover:border-storm-500/20","checked:group-hover/checkbox-label:bg-indigo-700 checked:group-hover/checkbox-label:border-storm-500/20","indeterminate:bg-indigo-600 indeterminate:border-storm-500/20","indeterminate:ring-2 indeterminate:ring-indigo-100","indeterminate:hover:bg-indigo-700 indeterminate:hover:border-storm-500/20","indeterminate:group-hover/checkbox-label:bg-indigo-700 indeterminate:group-hover/checkbox-label:border-storm-500/20"],true:"bg-white-600 border-storm-50 cursor-not-allowed"}}});const v=o(["hidden peer-indeterminate:flex peer-checked:flex","absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 pointer-events-none"],{variants:{disabled:{false:"text-white",true:"text-storm-200"}}});const x=o(["drop-shadow-2 text-xs"],{variants:{disabled:{false:"group-hover/p-checkbox:text-sm group-hover/checkbox-label:text-sm",true:null}}});const f=class{constructor(r){t(this,r);this.checkedChange=e(this,"checkedChange",7);this.indeterminateChange=e(this,"indeterminateChange",7);if(r.$hostElement$["s-ei"]){this._internals=r.$hostElement$["s-ei"]}else{this._internals=r.$hostElement$.attachInternals();r.$hostElement$["s-ei"]=this._internals}}checked;indeterminate;disabled=false;required=true;id;name;checkedChange;indeterminateChange;_nonce=s(5);_internals;formResetCallback(){this.checked=false;this.indeterminate=false}formDisabledCallback(t){if(!this._internals.form){return}this.disabled=t}render(){const t=this.id?.length?this.id:this._nonce;return r("label",{key:"6c29efe7d55675ca497479c925a9a36249cefdce",htmlFor:t,class:"group/p-checkbox flex items-center justify-start gap-2 "},r("div",{key:"3808c81711a4ce764b114c4f42406f2a3608e6df",class:"relative flex flex-shrink-0 items-center"},r("input",{key:"593b20387ad996c1dfba38b6eea8031f15d50f56",class:g({disabled:n(this.disabled)}),type:"checkbox",id:t,name:this.name,required:n(this.required),checked:n(this.checked),indeterminate:n(this.indeterminate),disabled:n(this.disabled),onChange:t=>this._onChange(t)}),r("div",{key:"c5c13d0fbd75b5868f3e8af198da9676bb0f36ae",class:v({disabled:n(this.disabled)})},r("p-icon",{key:"d97390afe4e00b7a86e94dc1bd6f6987175eeaa9",class:x({disabled:n(this.disabled)}),size:"auto",variant:n(this.indeterminate)?"minus":"checkmarkThick"}))),r("div",{key:"a457f85c863377a0098d07478f312594c7e65254",class:"flex-1 overflow-hidden text-ellipsis"},r("slot",{key:"66e00ee7b93ab8b821848e98e52af4bf94da24d7"})))}_onChange(t){if(this.disabled){t.preventDefault();return}const e=n(t.target.checked);const r=n(t.target.indeterminate);if(e!=this.checked){this.checked=e;this.checkedChange.emit(e)}if(r!=this.indeterminate){this.indeterminate=r;this.indeterminateChange.emit(r)}this._internals.setFormValue(this.indeterminate?"indeterminate":this.checked?"on":"off")}static get formAssociated(){return true}};f.style=b;const u="*{box-sizing:border-box}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.z-dropdown{z-index:200!important}.block{display:block!important}.hidden{display:none!important}.w-auto{width:auto!important}.w-full{width:100%!important}.max-w-\\[13\\.875rem\\]{max-width:13.875rem!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}";const y=o(["z-dropdown hidden"],{variants:{strategy:{absolute:"absolute",fixed:"fixed"},fullWidth:{false:null,true:"w-full"},maxWidth:{false:null,true:"max-w-[13.875rem]"}},compoundVariants:[{fullWidth:false,maxWidth:true,class:"w-auto"}]});const k=class{constructor(r){t(this,r);this.isOpen=e(this,"isOpen",3)}variant="default";placement="bottom-start";offset=8;strategy="absolute";show=false;applyMaxWidth=true;applyFullWidth=true;allowOverflow=false;scrollable=false;insideClick=false;disableTriggerClick=false;manual=false;applyChevron=true;chevronPosition="end";chevronDirection;get _el(){return a(this)}isOpen;_loaded=false;_menu;_cleanup;componentShouldUpdate(){this._update()}componentDidLoad(){this._checkButtons()}disconnectedCallback(){if(this._cleanup){this._cleanup();this._cleanup=null}this._menu.remove()}componentDidRender(){this._checkButtons();this._checkItems()}render(){return r(i,{key:"6da309650d75bc405bf08bff879ae2a99bc49118",class:"relative"},r("div",{key:"dbc9d10a612d8af79516006c404d32a1d950ebea",class:"trigger",onClick:()=>this._triggerClickHandler()},r("slot",{key:"2185a9119d34299ec4766126f97b12744c4cefda",name:"trigger"})),r("div",{key:"90a256c8b8432d2154e0bdb818b0740a4fb0a641",class:"relative w-full"},r("p-dropdown-menu-container",{key:"de4317aca95820d31801c29694e1c39510385439",variant:this.variant,maxWidth:this.applyMaxWidth,fullWidth:this.applyFullWidth&&!this.applyMaxWidth,allowOverflow:this.allowOverflow,scrollable:this.scrollable,class:y({strategy:this.strategy,maxWidth:this.applyMaxWidth,fullWidth:this.applyFullWidth&&!this.applyMaxWidth}),ref:t=>this._load(t),onClick:()=>this._containerClickHandler(),role:"popover","data-placement":this.placement,"data-strategy":this.strategy},r("slot",{key:"e210733f18c7794bbe012996a4402a24b5fd1735",name:"items"}))))}_checkButtons(t=false){if(!this.applyChevron){return}const e=this._el.querySelectorAll('p-button[slot="trigger"]');const r=this._menu.getAttribute("data-show")!==null;for(let a of[...e]){a.disabled=this.disableTriggerClick;a.active=t;if(a.iconOnly){continue}a.chevronPosition=this.chevronPosition;a.chevron=this.chevronDirection?this.chevronDirection:this.placement.indexOf("top")>=0?r?"down":"up":r?"up":"down"}}_checkItems(){const t=this._el.querySelectorAll("p-dropdown-menu-item");for(let e of[...t]){e.variant=this.variant}}onShowChange(t){if(!this._loaded){return}if(!t){this._hide();return}this._show()}documentClickHandler(t){if(!this._menu.hasAttribute("data-show")||p(t,this._menu)){return}this._hide()}_containerClickHandler(){if(this.insideClick){return}if(this._menu.hasAttribute("data-show")){this._hide()}}_triggerClickHandler(){if(this.disableTriggerClick){return}if(this.manual){return}if(this._menu.hasAttribute("data-show")){this._hide();return}this._show()}_load(t){this._menu=t;if(t){this._update();this._loaded=true;if(this.show){setTimeout((()=>this._show()),100)}}}_show(){if(!this._loaded){return}this._cleanup=d(this._el,this._menu,(()=>this._update()));this._menu.setAttribute("data-show","");this._menu.classList.remove("hidden");this._menu.classList.add("block");this.isOpen.emit(true);this._checkButtons(true)}_hide(){if(!this._loaded||this.show){return}if(this._cleanup){this._cleanup();this._cleanup=null}this._menu.removeAttribute("data-show");this._menu.classList.remove("block");this._menu.classList.add("hidden");this.isOpen.emit(false);this._checkButtons(false)}_update(){if(!this._menu){return}m(this._el,this._menu,{placement:this.placement,strategy:this.strategy,middleware:[l(this.offset),c(),h()]}).then((({x:t,y:e,placement:r})=>{this._menu.dataset.placement=r;Object.assign(this._menu.style,{top:`${e}px`,left:`${t}px`})}))}static get watchers(){return{show:["onShowChange"]}}};k.style=u;const C="*{box-sizing:border-box}.relative{position:relative!important}.z-10{z-index:10!important}.flex{display:flex!important}.max-h-\\[11\\.5rem\\]{max-height:11.5rem!important}.max-h-\\[13\\.875rem\\]{max-height:13.875rem!important}.max-h-\\[20rem\\]{max-height:20rem!important}.min-h-full{min-height:100%!important}.w-auto{width:auto!important}.w-full{width:100%!important}.max-w-\\[13\\.875rem\\]{max-width:13.875rem!important}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.flex-col{flex-direction:column!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.rounded-lg{border-radius:.5rem!important}.border{border-width:1px!important}.border-storm-100{--tw-border-opacity:1!important;border-color:rgb(209 210 212/var(--tw-border-opacity,1))!important}.border-storm-400{--tw-border-opacity:1!important;border-color:rgb(70 75 84/var(--tw-border-opacity,1))!important}.bg-storm-400{background-color:rgb(70 75 84/var(--tw-bg-opacity,1))!important}.bg-storm-400,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.p-1{padding:.25rem!important}.drop-shadow-2{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.04)) drop-shadow(0 2px 2px rgba(0,2,2,.04)) drop-shadow(0 4px 4px rgba(0,2,2,.04))!important}.drop-shadow-2,.drop-shadow-3{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.drop-shadow-3{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,2,2,.08)) drop-shadow(0 2px 2px rgba(0,2,2,.08)) drop-shadow(0 4px 4px rgba(0,2,2,.08))!important}.will-change-transform{will-change:transform!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}";const W=o(["p-dropdown-menu-container","p-1","rounded-lg z-10","border","transform-gpu will-change-transform"],{variants:{variant:{default:"bg-white border-storm-100 drop-shadow-2 ",storm:"bg-storm-400 drop-shadow-3 border-storm-400"},fullWidth:{false:null,true:"w-full"},maxWidth:{false:null,true:"max-w-[13.875rem]"}},compoundVariants:[{fullWidth:false,maxWidth:true,class:"w-auto"}]});const _=o("w-full min-h-full relative",{variants:{allowOverflow:{false:"overflow-y-auto overflow-x-hidden",true:null},scrollable:{none:null,default:"max-h-[11.5rem]",large:"max-h-[13.875rem]",xlarge:"max-h-[20rem]"}}});const j=class{constructor(e){t(this,e)}variant="default";maxWidth=true;class;fullWidth=true;allowOverflow=false;scrollable=false;render(){const t=this.scrollable===false?"none":this.scrollable===true?"default":this.scrollable;return r("div",{key:"70b5537f57beb9f46f62e8e26da500101e3f7613",class:W({class:this.class,variant:this.variant,fullWidth:n(this.fullWidth,true),maxWidth:this.maxWidth})},r("div",{key:"a873aa90df00c879466368dff59a81e5289f1e13",class:_({allowOverflow:n(this.allowOverflow),scrollable:t})},r("div",{key:"7c19a280849dc413059a95cc5e468b9ae653fbc9",class:"flex w-full flex-col"},r("slot",{key:"a28e9cf86b605c95dfd2d33035690bcfe0e463e0"}))))}};j.style=C;const z="*{box-sizing:border-box}.block{display:block!important}.flex{display:flex!important}.h-8{height:2rem!important}.min-h-8{min-height:2rem!important}.w-full{width:100%!important}.max-w-full{max-width:100%!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.items-center{align-items:center!important}.gap-2{gap:.5rem!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.rounded-lg{border-radius:.5rem!important}.bg-indigo-100{--tw-bg-opacity:1!important;background-color:rgb(227 236 254/var(--tw-bg-opacity,1))!important}.bg-indigo-50{--tw-bg-opacity:1!important;background-color:rgb(241 246 255/var(--tw-bg-opacity,1))!important}.bg-negative-red-100{--tw-bg-opacity:1!important;background-color:rgb(255 221 221/var(--tw-bg-opacity,1))!important}.bg-negative-red-50{--tw-bg-opacity:1!important;background-color:rgb(253 237 237/var(--tw-bg-opacity,1))!important}.bg-storm-600{--tw-bg-opacity:1!important;background-color:rgb(15 22 34/var(--tw-bg-opacity,1))!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.text-start{text-align:start!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-medium{font-weight:500!important}.text-negative-red-100{--tw-text-opacity:1!important;color:rgb(255 221 221/var(--tw-text-opacity,1))!important}.text-negative-red-500{--tw-text-opacity:1!important;color:rgb(230 30 30/var(--tw-text-opacity,1))!important}.text-negative-red-800{--tw-text-opacity:1!important;color:rgb(141 16 16/var(--tw-text-opacity,1))!important}.text-storm-100{--tw-text-opacity:1!important;color:rgb(209 210 212/var(--tw-text-opacity,1))!important}.text-storm-200{--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.text-storm-300{--tw-text-opacity:1!important;color:rgb(116 120 127/var(--tw-text-opacity,1))!important}.text-storm-500{color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.text-storm-500,.text-white{--tw-text-opacity:1!important}.text-white{color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.opacity-40{opacity:.4!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.hover\\:bg-indigo-50:hover{--tw-bg-opacity:1!important;background-color:rgb(241 246 255/var(--tw-bg-opacity,1))!important}.hover\\:bg-negative-red-50:hover{--tw-bg-opacity:1!important;background-color:rgb(253 237 237/var(--tw-bg-opacity,1))!important}.hover\\:bg-storm-500:hover{--tw-bg-opacity:1!important;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))!important}@keyframes wave{0%{transform:rotate(0deg)}to{transform:rotate(-15deg)}}.group:hover .group-hover\\:animate-wave{animation:wave .5s ease-in-out -.5s infinite alternate forwards!important}.group:hover .group-hover\\:text-negative-red-800{--tw-text-opacity:1!important;color:rgb(141 16 16/var(--tw-text-opacity,1))!important}.group:hover .group-hover\\:text-storm-500{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.group:hover .group-hover\\:text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}";const H=o(["p-dropdown-menu-item flex px-2 py-1 gap-2 text-sm font-medium group rounded-lg items-center max-w-full"],{variants:{variant:{default:null,storm:null,negative:null},active:{false:null,true:null},disabled:{false:"cursor-pointer",true:"cursor-not-allowed"},enableHover:{false:null,true:null},enableTextWrap:{true:"min-h-8",false:"h-8"}},compoundVariants:[{variant:"default",active:false,enableHover:true,disabled:false,class:"hover:bg-indigo-50"},{variant:"default",active:true,disabled:false,class:"bg-indigo-100"},{variant:"default",disabled:false,class:"text-storm-500"},{variant:"default",disabled:true,class:"text-storm-200"},{variant:"default",disabled:true,active:true,class:"bg-indigo-50"},{variant:"storm",active:false,enableHover:true,class:"text-white"},{variant:"storm",active:false,enableHover:true,disabled:false,class:"hover:bg-storm-500"},{variant:"storm",active:true,class:"text-white bg-storm-600"},{variant:"storm",disabled:true,class:"opacity-40"},{variant:"negative",active:false,enableHover:true,disabled:false,class:"text-negative-red-500 hover:bg-negative-red-50"},{variant:"negative",active:true,disabled:false,class:"bg-negative-red-100 text-negative-red-500"},{variant:"negative",disabled:true,class:"text-negative-red-100"},{variant:"negative",disabled:true,active:true,class:"bg-negative-red-50"},{enableHover:true,disabled:false,class:"cursor-pointer"}]});const O=o(["text-base"],{variants:{variant:{default:null,storm:null,negative:null},active:{false:null,true:null},disabled:{false:null,true:"text-storm-100"},wave:{true:"group-hover:animate-wave",false:null}},compoundVariants:[{variant:"default",active:false,disabled:false,class:"text-storm-300 group-hover:text-storm-500"},{variant:"storm",active:false,disabled:false,class:"text-storm-100 group-hover:text-white"},{variant:"negative",active:false,disabled:false,class:"text-negative-red-500 group-hover:text-negative-red-800"},{variant:"negative",active:true,disabled:false,class:"text-negative-red-800"}]});const T=class{constructor(e){t(this,e)}active=false;checkbox=false;variant="default";enableHover=true;enableTextWrap=false;disabled=false;icon;iconWave=false;useContainer=true;render(){return r("div",{key:"7d677161d7e09f7b061119434c8c51025404487c",class:H({variant:this.variant,active:n(this.active),enableHover:n(this.enableHover??true,true),enableTextWrap:this.enableTextWrap,disabled:n(this.disabled)})},this.icon&&r("p-icon",{key:"a4a02dab7217caa97ab6497a216bf678d115ed0a",class:O({variant:this.variant,active:n(this.active),disabled:n(this.disabled),wave:n(this.iconWave)}),variant:this.icon}),this.checkbox&&r("p-checkbox",{key:"2fab0f18e98b926b775b376c8601173c72af9cdd",checked:this.active,disabled:this.disabled}),this.useContainer?r("div",{class:w("block w-full overflow-hidden text-start",{"text-ellipsis whitespace-nowrap":!this.enableTextWrap})},r("slot",null)):r("slot",null))}};T.style=z;export{f as p_checkbox,k as p_dropdown,j as p_dropdown_menu_container,T as p_dropdown_menu_item};
|
|
2
|
-
//# sourceMappingURL=p-edffb5d1.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["checkboxComponentCss","checkbox","cva","variants","disabled","false","true","iconContainer","icon","Checkbox","checked","indeterminate","required","id","name","checkedChange","indeterminateChange","_nonce","nonce","_internals","formResetCallback","this","formDisabledCallback","form","render","length","h","key","htmlFor","class","asBoolean","type","onChange","ev","_onChange","size","variant","preventDefault","target","emit","setFormValue","dropdownComponentCss","dropdownContainerClass","strategy","absolute","fixed","fullWidth","maxWidth","compoundVariants","Dropdown","placement","offset","show","applyMaxWidth","applyFullWidth","allowOverflow","scrollable","insideClick","disableTriggerClick","manual","applyChevron","chevronPosition","chevronDirection","isOpen","_loaded","_menu","_cleanup","componentShouldUpdate","_update","componentDidLoad","_checkButtons","disconnectedCallback","remove","componentDidRender","_checkItems","Host","onClick","_triggerClickHandler","ref","el","_load","_containerClickHandler","role","active","buttons","_el","querySelectorAll","getAttribute","button","iconOnly","chevron","indexOf","items","item","onShowChange","_hide","_show","documentClickHandler","event","hasAttribute","childOfComposed","popover","setTimeout","autoUpdate","setAttribute","classList","add","removeAttribute","computePosition","middleware","flip","shift","then","x","y","dataset","Object","assign","style","top","left","dropdownMenuContainerComponentCss","dropdownMenuContainer","default","storm","innerContainer","none","large","xlarge","DropdownMenuContainer","dropdownMenuItemComponentCss","dropdownMenuItem","negative","enableHover","enableTextWrap","dropdownMenuItemIcon","wave","DropdownMenuItem","iconWave","useContainer","cn"],"sources":["src/components/atoms/checkbox/checkbox.component.css?tag=p-checkbox","src/components/atoms/checkbox/checkbox.component.tsx","src/components/molecules/dropdown/dropdown.component.css?tag=p-dropdown&encapsulation=shadow","src/components/molecules/dropdown/dropdown.component.tsx","src/components/atoms/dropdown-menu/container/dropdown-menu-container.component.css?tag=p-dropdown-menu-container&encapsulation=shadow","src/components/atoms/dropdown-menu/container/dropdown-menu-container.component.tsx","src/components/atoms/dropdown-menu/item/dropdown-menu-item.component.css?tag=p-dropdown-menu-item&encapsulation=shadow","src/components/atoms/dropdown-menu/item/dropdown-menu-item.component.tsx"],"sourcesContent":[null,"import {\n\tAttachInternals,\n\tComponent,\n\tEvent,\n\tEventEmitter,\n\tProp,\n\tState,\n\th,\n} from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { asBoolean } from '../../../utils/as-boolean';\nimport { nonce } from '../../../utils/nonce';\n\nconst checkbox = cva(\n\t[\n\t\t'peer appearance-none m-0 outline-none flex-shrink-0',\n\t\t'border border-inset border-solid ',\n\t\t'rounded w-4 h-4',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tdisabled: {\n\t\t\t\tfalse: [\n\t\t\t\t\t'cursor-pointer shadow-1',\n\t\t\t\t\t'bg-white border-storm-100',\n\t\t\t\t\t'hover:bg-indigo-100 hover:border-storm-500/20',\n\t\t\t\t\t'group-hover/checkbox-label:bg-indigo-100 group-hover/checkbox-label:border-storm-100',\n\t\t\t\t\t'checked:bg-indigo-600 checked:border-storm-500/20',\n\t\t\t\t\t'checked:ring-2 checked:ring-indigo-100',\n\t\t\t\t\t'checked:hover:bg-indigo-700 checked:hover:border-storm-500/20',\n\t\t\t\t\t'checked:group-hover/checkbox-label:bg-indigo-700 checked:group-hover/checkbox-label:border-storm-500/20',\n\t\t\t\t\t'indeterminate:bg-indigo-600 indeterminate:border-storm-500/20',\n\t\t\t\t\t'indeterminate:ring-2 indeterminate:ring-indigo-100',\n\t\t\t\t\t'indeterminate:hover:bg-indigo-700 indeterminate:hover:border-storm-500/20',\n\t\t\t\t\t'indeterminate:group-hover/checkbox-label:bg-indigo-700 indeterminate:group-hover/checkbox-label:border-storm-500/20',\n\t\t\t\t],\n\t\t\t\ttrue: 'bg-white-600 border-storm-50 cursor-not-allowed',\n\t\t\t},\n\t\t},\n\t}\n);\n\nconst iconContainer = cva(\n\t[\n\t\t'hidden peer-indeterminate:flex peer-checked:flex',\n\t\t'absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 pointer-events-none',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tdisabled: {\n\t\t\t\tfalse: 'text-white',\n\t\t\t\ttrue: 'text-storm-200',\n\t\t\t},\n\t\t},\n\t}\n);\n\nconst icon = cva(['drop-shadow-2 text-xs'], {\n\tvariants: {\n\t\tdisabled: {\n\t\t\tfalse:\n\t\t\t\t'group-hover/p-checkbox:text-sm group-hover/checkbox-label:text-sm',\n\t\t\ttrue: null,\n\t\t},\n\t},\n});\n\n@Component({\n\ttag: 'p-checkbox',\n\tstyleUrl: 'checkbox.component.css',\n\tformAssociated: true,\n})\nexport class Checkbox {\n\t/**\n\t * Wether the checkbox is checked\n\t */\n\t@Prop() checked: boolean;\n\n\t/**\n\t * Wether the checkbox is in indeterminate state\n\t */\n\t@Prop() indeterminate: boolean;\n\n\t/**\n\t * Wether the checkbox is disabled\n\t */\n\t@Prop({ reflect: true }) disabled: boolean = false;\n\n\t/**\n\t * Wether the checkbox is required\n\t */\n\t@Prop({ reflect: true }) required: boolean = true;\n\n\t/**\n\t * The id of the checkbox button\n\t */\n\t@Prop({ reflect: true }) id: string;\n\n\t/**\n\t * The name of the checkbox button\n\t */\n\t@Prop({ reflect: true }) name: string;\n\n\t/**\n\t * Event whenever the checked changes\n\t */\n\t@Event() checkedChange: EventEmitter<boolean>;\n\t/**\n\t * Event whenever the indeterminate changes\n\t */\n\t@Event() indeterminateChange: EventEmitter<boolean>;\n\n\t@State() private _nonce = nonce(5);\n\n\t@AttachInternals() _internals: ElementInternals;\n\n\tformResetCallback() {\n\t\tthis.checked = false;\n\t\tthis.indeterminate = false;\n\t}\n\n\tformDisabledCallback(disabled: boolean) {\n\t\tif (!this._internals.form) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis.disabled = disabled;\n\t}\n\n\trender() {\n\t\tconst id = this.id?.length ? this.id : this._nonce;\n\n\t\treturn (\n\t\t\t<label\n\t\t\t\thtmlFor={id}\n\t\t\t\tclass='group/p-checkbox flex items-center justify-start gap-2 '\n\t\t\t>\n\t\t\t\t<div class='relative flex flex-shrink-0 items-center'>\n\t\t\t\t\t<input\n\t\t\t\t\t\tclass={checkbox({\n\t\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\t})}\n\t\t\t\t\t\ttype='checkbox'\n\t\t\t\t\t\tid={id}\n\t\t\t\t\t\tname={this.name}\n\t\t\t\t\t\trequired={asBoolean(this.required)}\n\t\t\t\t\t\tchecked={asBoolean(this.checked)}\n\t\t\t\t\t\tindeterminate={asBoolean(this.indeterminate)}\n\t\t\t\t\t\tdisabled={asBoolean(this.disabled)}\n\t\t\t\t\t\tonChange={ev => this._onChange(ev)}\n\t\t\t\t\t/>\n\t\t\t\t\t<div\n\t\t\t\t\t\tclass={iconContainer({\n\t\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\t})}\n\t\t\t\t\t>\n\t\t\t\t\t\t<p-icon\n\t\t\t\t\t\t\tclass={icon({\n\t\t\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t\tsize='auto'\n\t\t\t\t\t\t\tvariant={\n\t\t\t\t\t\t\t\tasBoolean(this.indeterminate) ? 'minus' : 'checkmarkThick'\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t/>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t<div class='flex-1 overflow-hidden text-ellipsis'>\n\t\t\t\t\t<slot />\n\t\t\t\t</div>\n\t\t\t</label>\n\t\t);\n\t}\n\n\tprivate _onChange(ev: Event) {\n\t\tif (this.disabled) {\n\t\t\tev.preventDefault();\n\t\t\treturn;\n\t\t}\n\n\t\tconst checked = asBoolean((ev.target as HTMLInputElement).checked);\n\t\tconst indeterminate = asBoolean(\n\t\t\t(ev.target as HTMLInputElement).indeterminate\n\t\t);\n\n\t\tif (checked != this.checked) {\n\t\t\tthis.checked = checked;\n\t\t\tthis.checkedChange.emit(checked);\n\t\t}\n\n\t\tif (indeterminate != this.indeterminate) {\n\t\t\tthis.indeterminate = indeterminate;\n\t\t\tthis.indeterminateChange.emit(indeterminate);\n\t\t}\n\n\t\tthis._internals.setFormValue(\n\t\t\tthis.indeterminate ? 'indeterminate' : this.checked ? 'on' : 'off'\n\t\t);\n\t}\n}\n",null,"import {\n\tautoUpdate,\n\tcomputePosition,\n\tflip,\n\toffset,\n\tPlacement,\n\tshift,\n\tStrategy,\n} from '@floating-ui/dom';\nimport {\n\tComponent,\n\tElement,\n\tEvent,\n\tEventEmitter,\n\th,\n\tHost,\n\tListen,\n\tProp,\n\tWatch,\n} from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { childOfComposed } from '../../../utils/child-of';\n\nconst dropdownContainerClass = cva(['z-dropdown hidden'], {\n\tvariants: {\n\t\tstrategy: {\n\t\t\tabsolute: 'absolute',\n\t\t\tfixed: 'fixed',\n\t\t},\n\t\tfullWidth: {\n\t\t\tfalse: null,\n\t\t\ttrue: 'w-full',\n\t\t},\n\t\tmaxWidth: {\n\t\t\tfalse: null,\n\t\t\ttrue: 'max-w-[13.875rem]',\n\t\t},\n\t},\n\tcompoundVariants: [\n\t\t{\n\t\t\tfullWidth: false,\n\t\t\tmaxWidth: true,\n\t\t\tclass: 'w-auto',\n\t\t},\n\t],\n});\n\n@Component({\n\ttag: 'p-dropdown',\n\tstyleUrl: 'dropdown.component.css',\n\tshadow: true,\n})\nexport class Dropdown {\n\t/**\n\t * The variant of the dropdown\n\t */\n\t@Prop() variant: 'default' | 'storm' = 'default';\n\n\t/**\n\t * The content of the dropdown menu\n\t */\n\t@Prop({ reflect: true }) placement: Placement = 'bottom-start';\n\n\t/**\n\t * The offset of the dropdown menu\n\t */\n\t@Prop() offset: number = 8;\n\n\t/**\n\t * The strategy of the dropdown placement\n\t */\n\t@Prop() strategy: Strategy = 'absolute';\n\n\t/**\n\t * Wether to show the dropdown menu\n\t */\n\t@Prop() show: boolean = false;\n\n\t/**\n\t * Wether to apply the max width\n\t */\n\t@Prop() applyMaxWidth: boolean = true;\n\n\t/**\n\t * Wether to apply the full width\n\t */\n\t@Prop() applyFullWidth: boolean = true;\n\n\t/**\n\t * Wether to allow overflow in the container\n\t */\n\t@Prop() allowOverflow: boolean = false;\n\n\t/**\n\t * Wether the dropdown container should be scrollable when the threshold is met.\n\t */\n\t@Prop() scrollable: boolean | 'default' | 'large' = false;\n\n\t/**\n\t * Wether to automatically close the dropdown menu after clicking inside\n\t */\n\t@Prop() insideClick: boolean = false;\n\n\t/**\n\t * Wether to automatically close the dropdown menu after clicking inside\n\t */\n\t@Prop() disableTriggerClick: boolean = false;\n\n\t/**\n\t * Wether to open the dropdown manually\n\t */\n\t@Prop() manual: boolean = false;\n\n\t/**\n\t * Wether to apply chevron automatically\n\t */\n\t@Prop() applyChevron: boolean = true;\n\n\t/**\n\t * Chevron position\n\t */\n\t@Prop() chevronPosition: 'start' | 'end' = 'end';\n\n\t/**\n\t * Chevron direction\n\t */\n\t@Prop() chevronDirection: 'up' | 'down';\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\t/**\n\t * Open change event\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tisOpen: EventEmitter<boolean>;\n\n\tprivate _loaded = false;\n\tprivate _menu: HTMLElement;\n\tprivate _cleanup: () => void;\n\n\tcomponentShouldUpdate() {\n\t\tthis._update();\n\t}\n\n\tcomponentDidLoad() {\n\t\tthis._checkButtons();\n\t}\n\n\tdisconnectedCallback() {\n\t\tif (this._cleanup) {\n\t\t\tthis._cleanup();\n\t\t\tthis._cleanup = null;\n\t\t}\n\n\t\tthis._menu.remove();\n\t}\n\n\tcomponentDidRender() {\n\t\tthis._checkButtons();\n\t\tthis._checkItems();\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class='relative'>\n\t\t\t\t<div\n\t\t\t\t\tclass='trigger'\n\t\t\t\t\tonClick={() => this._triggerClickHandler()}\n\t\t\t\t>\n\t\t\t\t\t<slot name='trigger' />\n\t\t\t\t</div>\n\t\t\t\t<div class='relative w-full'>\n\t\t\t\t\t<p-dropdown-menu-container\n\t\t\t\t\t\tvariant={this.variant}\n\t\t\t\t\t\tmaxWidth={this.applyMaxWidth}\n\t\t\t\t\t\tfullWidth={this.applyFullWidth && !this.applyMaxWidth}\n\t\t\t\t\t\tallowOverflow={this.allowOverflow}\n\t\t\t\t\t\tscrollable={this.scrollable}\n\t\t\t\t\t\tclass={dropdownContainerClass({\n\t\t\t\t\t\t\tstrategy: this.strategy,\n\t\t\t\t\t\t\tmaxWidth: this.applyMaxWidth,\n\t\t\t\t\t\t\tfullWidth: this.applyFullWidth && !this.applyMaxWidth,\n\t\t\t\t\t\t})}\n\t\t\t\t\t\tref={el => this._load(el)}\n\t\t\t\t\t\tonClick={() => this._containerClickHandler()}\n\t\t\t\t\t\trole='popover'\n\t\t\t\t\t\tdata-placement={this.placement}\n\t\t\t\t\t\tdata-strategy={this.strategy}\n\t\t\t\t\t>\n\t\t\t\t\t\t<slot name='items' />\n\t\t\t\t\t</p-dropdown-menu-container>\n\t\t\t\t</div>\n\t\t\t</Host>\n\t\t);\n\t}\n\n\tprivate _checkButtons(active: boolean = false) {\n\t\tif (!this.applyChevron) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst buttons = this._el.querySelectorAll<HTMLPButtonElement>(\n\t\t\t'p-button[slot=\"trigger\"]'\n\t\t);\n\n\t\tconst isOpen = this._menu.getAttribute('data-show') !== null;\n\n\t\tfor (let button of [...buttons]) {\n\t\t\tbutton.disabled = this.disableTriggerClick;\n\t\t\tbutton.active = active;\n\n\t\t\tif (button.iconOnly) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tbutton.chevronPosition = this.chevronPosition;\n\t\t\tbutton.chevron = this.chevronDirection\n\t\t\t\t? this.chevronDirection\n\t\t\t\t: this.placement.indexOf('top') >= 0\n\t\t\t\t? isOpen\n\t\t\t\t\t? 'down'\n\t\t\t\t\t: 'up'\n\t\t\t\t: isOpen\n\t\t\t\t? 'up'\n\t\t\t\t: 'down';\n\t\t}\n\t}\n\n\tprivate _checkItems() {\n\t\tconst items = this._el.querySelectorAll<HTMLPDropdownMenuItemElement>(\n\t\t\t'p-dropdown-menu-item'\n\t\t);\n\n\t\tfor (let item of [...items]) {\n\t\t\titem.variant = this.variant;\n\t\t}\n\t}\n\n\t@Watch('show')\n\tprotected onShowChange(show) {\n\t\tif (!this._loaded) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (!show) {\n\t\t\tthis._hide();\n\t\t\treturn;\n\t\t}\n\n\t\tthis._show();\n\t}\n\n\t@Listen('click', { target: 'document', capture: true })\n\tprotected documentClickHandler(event) {\n\t\tif (\n\t\t\t!this._menu.hasAttribute('data-show') ||\n\t\t\tchildOfComposed(event, this._menu)\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._hide();\n\t}\n\n\tprivate _containerClickHandler() {\n\t\tif (this.insideClick) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this._menu.hasAttribute('data-show')) {\n\t\t\tthis._hide();\n\t\t}\n\t}\n\n\tprivate _triggerClickHandler() {\n\t\tif (this.disableTriggerClick) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this.manual) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this._menu.hasAttribute('data-show')) {\n\t\t\tthis._hide();\n\t\t\treturn;\n\t\t}\n\n\t\tthis._show();\n\t}\n\n\tprivate _load(popover: HTMLElement) {\n\t\tthis._menu = popover;\n\t\tif (popover) {\n\t\t\tthis._update();\n\t\t\tthis._loaded = true;\n\n\t\t\tif (this.show) {\n\t\t\t\tsetTimeout(() => this._show(), 100);\n\t\t\t}\n\t\t}\n\t}\n\n\tprivate _show() {\n\t\tif (!this._loaded) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._cleanup = autoUpdate(this._el, this._menu, () => this._update());\n\n\t\tthis._menu.setAttribute('data-show', '');\n\t\tthis._menu.classList.remove('hidden');\n\t\tthis._menu.classList.add('block');\n\n\t\tthis.isOpen.emit(true);\n\t\tthis._checkButtons(true);\n\t}\n\n\tprivate _hide() {\n\t\tif (!this._loaded || this.show) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this._cleanup) {\n\t\t\tthis._cleanup();\n\t\t\tthis._cleanup = null;\n\t\t}\n\n\t\t// Hide the popover\n\t\tthis._menu.removeAttribute('data-show');\n\t\tthis._menu.classList.remove('block');\n\t\tthis._menu.classList.add('hidden');\n\n\t\tthis.isOpen.emit(false);\n\t\tthis._checkButtons(false);\n\t}\n\n\tprivate _update() {\n\t\tif (!this._menu) {\n\t\t\treturn;\n\t\t}\n\n\t\tcomputePosition(this._el, this._menu, {\n\t\t\tplacement: this.placement,\n\t\t\tstrategy: this.strategy,\n\t\t\tmiddleware: [offset(this.offset), flip(), shift()],\n\t\t}).then(({ x, y, placement }) => {\n\t\t\tthis._menu.dataset.placement = placement;\n\t\t\tObject.assign(this._menu.style, {\n\t\t\t\ttop: `${y}px`,\n\t\t\t\tleft: `${x}px`,\n\t\t\t});\n\t\t});\n\t}\n}\n",null,"import { Component, h, Prop } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { asBoolean } from '../../../../utils/as-boolean';\n\nconst dropdownMenuContainer = cva(\n\t[\n\t\t'p-dropdown-menu-container',\n\t\t'p-1',\n\t\t'rounded-lg z-10',\n\t\t'border',\n\t\t'transform-gpu will-change-transform',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tvariant: {\n\t\t\t\tdefault: 'bg-white border-storm-100 drop-shadow-2 ',\n\t\t\t\tstorm: 'bg-storm-400 drop-shadow-3 border-storm-400',\n\t\t\t},\n\t\t\tfullWidth: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'w-full',\n\t\t\t},\n\t\t\tmaxWidth: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'max-w-[13.875rem]',\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tfullWidth: false,\n\t\t\t\tmaxWidth: true,\n\t\t\t\tclass: 'w-auto',\n\t\t\t},\n\t\t],\n\t}\n);\n\nconst innerContainer = cva('w-full min-h-full relative', {\n\tvariants: {\n\t\tallowOverflow: {\n\t\t\tfalse: 'overflow-y-auto overflow-x-hidden',\n\t\t\ttrue: null,\n\t\t},\n\t\tscrollable: {\n\t\t\tnone: null,\n\t\t\tdefault: 'max-h-[11.5rem]',\n\t\t\tlarge: 'max-h-[13.875rem]',\n\t\t\txlarge: 'max-h-[20rem]',\n\t\t},\n\t},\n});\n\n@Component({\n\ttag: 'p-dropdown-menu-container',\n\tstyleUrl: 'dropdown-menu-container.component.css',\n\tshadow: true,\n})\nexport class DropdownMenuContainer {\n\t/**\n\t * The variant of the container\n\t */\n\t@Prop() variant: 'default' | 'storm' = 'default';\n\n\t/**\n\t * Wether the container applies it's max width\n\t */\n\t@Prop() maxWidth: boolean = true;\n\n\t/**\n\t * The class of the container passed by parent\n\t */\n\t@Prop() class: string;\n\n\t/**\n\t * Wether the container should all available space\n\t */\n\t@Prop() fullWidth: boolean = true;\n\n\t/**\n\t * Wether to allow overflow\n\t */\n\t@Prop() allowOverflow: boolean = false;\n\n\t/**\n\t * Wether the container should be scrollable when the threshold is met.\n\t */\n\t@Prop() scrollable: boolean | 'default' | 'large' | 'xlarge' = false;\n\n\trender() {\n\t\tconst scrollable =\n\t\t\tthis.scrollable === false\n\t\t\t\t? 'none'\n\t\t\t\t: this.scrollable === true\n\t\t\t\t? 'default'\n\t\t\t\t: this.scrollable;\n\n\t\treturn (\n\t\t\t<div\n\t\t\t\tclass={dropdownMenuContainer({\n\t\t\t\t\tclass: this.class,\n\t\t\t\t\tvariant: this.variant,\n\t\t\t\t\tfullWidth: asBoolean(this.fullWidth, true),\n\t\t\t\t\tmaxWidth: this.maxWidth,\n\t\t\t\t})}\n\t\t\t>\n\t\t\t\t<div\n\t\t\t\t\tclass={innerContainer({\n\t\t\t\t\t\tallowOverflow: asBoolean(this.allowOverflow),\n\t\t\t\t\t\tscrollable,\n\t\t\t\t\t})}\n\t\t\t\t>\n\t\t\t\t\t<div class='flex w-full flex-col'>\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t);\n\t}\n}\n",null,"import { Component, Prop, h } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { asBoolean } from '../../../../utils/as-boolean';\nimport { IconVariant } from '../../icon/icon.component';\nimport { cn } from '../../../../utils';\n\nconst dropdownMenuItem = cva(\n\t[\n\t\t'p-dropdown-menu-item flex px-2 py-1 gap-2 text-sm font-medium group rounded-lg items-center max-w-full',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tvariant: {\n\t\t\t\tdefault: null,\n\t\t\t\tstorm: null,\n\t\t\t\tnegative: null,\n\t\t\t},\n\t\t\tactive: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\tdisabled: {\n\t\t\t\tfalse: 'cursor-pointer',\n\t\t\t\ttrue: 'cursor-not-allowed',\n\t\t\t},\n\t\t\tenableHover: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\tenableTextWrap: {\n\t\t\t\ttrue: 'min-h-8',\n\t\t\t\tfalse: 'h-8',\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tvariant: 'default',\n\t\t\t\tactive: false,\n\t\t\t\tenableHover: true,\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'hover:bg-indigo-50',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'default',\n\t\t\t\tactive: true,\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'bg-indigo-100',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'default',\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'text-storm-500',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'default',\n\t\t\t\tdisabled: true,\n\t\t\t\tclass: 'text-storm-200',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'default',\n\t\t\t\tdisabled: true,\n\t\t\t\tactive: true,\n\t\t\t\tclass: 'bg-indigo-50',\n\t\t\t},\n\n\t\t\t{\n\t\t\t\tvariant: 'storm',\n\t\t\t\tactive: false,\n\t\t\t\tenableHover: true,\n\t\t\t\tclass: 'text-white',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'storm',\n\t\t\t\tactive: false,\n\t\t\t\tenableHover: true,\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'hover:bg-storm-500',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'storm',\n\t\t\t\tactive: true,\n\t\t\t\tclass: 'text-white bg-storm-600',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'storm',\n\t\t\t\tdisabled: true,\n\t\t\t\tclass: 'opacity-40',\n\t\t\t},\n\n\t\t\t{\n\t\t\t\tvariant: 'negative',\n\t\t\t\tactive: false,\n\t\t\t\tenableHover: true,\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'text-negative-red-500 hover:bg-negative-red-50',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'negative',\n\t\t\t\tactive: true,\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'bg-negative-red-100 text-negative-red-500',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'negative',\n\t\t\t\tdisabled: true,\n\t\t\t\tclass: 'text-negative-red-100',\n\t\t\t},\n\t\t\t{\n\t\t\t\tvariant: 'negative',\n\t\t\t\tdisabled: true,\n\t\t\t\tactive: true,\n\t\t\t\tclass: 'bg-negative-red-50',\n\t\t\t},\n\n\t\t\t{\n\t\t\t\tenableHover: true,\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'cursor-pointer',\n\t\t\t},\n\t\t],\n\t}\n);\n\nconst dropdownMenuItemIcon = cva(['text-base'], {\n\tvariants: {\n\t\tvariant: {\n\t\t\tdefault: null,\n\t\t\tstorm: null,\n\t\t\tnegative: null,\n\t\t},\n\t\tactive: {\n\t\t\tfalse: null,\n\t\t\ttrue: null,\n\t\t},\n\t\tdisabled: {\n\t\t\tfalse: null,\n\t\t\ttrue: 'text-storm-100',\n\t\t},\n\t\twave: {\n\t\t\ttrue: 'group-hover:animate-wave',\n\t\t\tfalse: null,\n\t\t},\n\t},\n\tcompoundVariants: [\n\t\t{\n\t\t\tvariant: 'default',\n\t\t\tactive: false,\n\t\t\tdisabled: false,\n\t\t\tclass: 'text-storm-300 group-hover:text-storm-500',\n\t\t},\n\n\t\t{\n\t\t\tvariant: 'storm',\n\t\t\tactive: false,\n\t\t\tdisabled: false,\n\t\t\tclass: 'text-storm-100 group-hover:text-white',\n\t\t},\n\n\t\t{\n\t\t\tvariant: 'negative',\n\t\t\tactive: false,\n\t\t\tdisabled: false,\n\t\t\tclass: 'text-negative-red-500 group-hover:text-negative-red-800',\n\t\t},\n\t\t{\n\t\t\tvariant: 'negative',\n\t\t\tactive: true,\n\t\t\tdisabled: false,\n\t\t\tclass: 'text-negative-red-800',\n\t\t},\n\t],\n});\n\n@Component({\n\ttag: 'p-dropdown-menu-item',\n\tstyleUrl: 'dropdown-menu-item.component.css',\n\tshadow: true,\n})\nexport class DropdownMenuItem {\n\t/**\n\t * Wether the dropdown menu item is active\n\t */\n\t@Prop() active: boolean = false;\n\n\t/**\n\t * Wether the dropdown menu item has a checkbox\n\t */\n\t@Prop() checkbox: boolean = false;\n\n\t/**\n\t * The variant of the item\n\t */\n\t@Prop() variant: 'default' | 'storm' | 'negative' = 'default';\n\n\t/**\n\t * Wether to enable the hover state\n\t */\n\t@Prop() enableHover?: boolean = true;\n\n\t/**\n\t * Wether to enable wrapping the text to a new line\n\t */\n\t@Prop() enableTextWrap?: boolean = false;\n\n\t/**\n\t * Wether the item is disabled\n\t */\n\t@Prop() disabled: boolean = false;\n\n\t/**\n\t * Icon of the navigation item\n\t */\n\t@Prop() icon: IconVariant;\n\n\t/**\n\t * Wether to apply wave animation to icon\n\t */\n\t@Prop() iconWave: boolean = false;\n\n\t/**\n\t * wether to use the container for text\n\t */\n\t@Prop() useContainer = true;\n\n\trender() {\n\t\treturn (\n\t\t\t<div\n\t\t\t\tclass={dropdownMenuItem({\n\t\t\t\t\tvariant: this.variant,\n\t\t\t\t\tactive: asBoolean(this.active),\n\t\t\t\t\tenableHover: asBoolean(this.enableHover ?? true, true),\n\t\t\t\t\tenableTextWrap: this.enableTextWrap,\n\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t})}\n\t\t\t>\n\t\t\t\t{this.icon && (\n\t\t\t\t\t<p-icon\n\t\t\t\t\t\tclass={dropdownMenuItemIcon({\n\t\t\t\t\t\t\tvariant: this.variant,\n\t\t\t\t\t\t\tactive: asBoolean(this.active),\n\t\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\t\twave: asBoolean(this.iconWave),\n\t\t\t\t\t\t})}\n\t\t\t\t\t\tvariant={this.icon}\n\t\t\t\t\t/>\n\t\t\t\t)}\n\n\t\t\t\t{this.checkbox && (\n\t\t\t\t\t<p-checkbox\n\t\t\t\t\t\tchecked={this.active}\n\t\t\t\t\t\tdisabled={this.disabled}\n\t\t\t\t\t/>\n\t\t\t\t)}\n\n\t\t\t\t{this.useContainer ? (\n\t\t\t\t\t<div\n\t\t\t\t\t\tclass={cn('block w-full overflow-hidden text-start', {\n\t\t\t\t\t\t\t'text-ellipsis whitespace-nowrap': !this.enableTextWrap,\n\t\t\t\t\t\t})}\n\t\t\t\t\t>\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t</div>\n\t\t\t\t) : (\n\t\t\t\t\t<slot />\n\t\t\t\t)}\n\t\t\t</div>\n\t\t);\n\t}\n}\n"],"mappings":"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","ignoreList":[]}
|
|
File without changes
|
|
File without changes
|