admin-ui-starter-kit 0.1.3 → 0.4.2
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/.agents/skills/admin-ui-consumer-migration/SKILL.md +285 -2
- package/.agents/skills/component-library-rules/SKILL.md +9 -8
- package/.agents/skills/component-library-rules/references/audit-followups.md +4 -4
- package/.agents/skills/component-library-rules/references/components/INDEX.json +106 -92
- package/.agents/skills/component-library-rules/references/components/INDEX.md +18 -4
- package/.agents/skills/component-library-rules/references/components/base__accordion.md +78 -9
- package/.agents/skills/component-library-rules/references/components/base__alert.md +156 -0
- package/.agents/skills/component-library-rules/references/components/base__badge.md +8 -1
- package/.agents/skills/component-library-rules/references/components/base__buttons.md +139 -7
- package/.agents/skills/component-library-rules/references/components/base__cards.md +101 -4
- package/.agents/skills/component-library-rules/references/components/base__carousel.md +524 -0
- package/.agents/skills/component-library-rules/references/components/base__chart.md +391 -0
- package/.agents/skills/component-library-rules/references/components/base__combobox.md +213 -4
- package/.agents/skills/component-library-rules/references/components/base__copyable.md +49 -1
- package/.agents/skills/component-library-rules/references/components/base__currency.md +72 -1
- package/.agents/skills/component-library-rules/references/components/base__date-pickers.md +84 -50
- package/.agents/skills/component-library-rules/references/components/base__display.md +186 -39
- package/.agents/skills/component-library-rules/references/components/base__empty-state.md +67 -1
- package/.agents/skills/component-library-rules/references/components/base__event-calendar.md +57 -2
- package/.agents/skills/component-library-rules/references/components/base__forms.md +338 -8
- package/.agents/skills/component-library-rules/references/components/base__frame.md +235 -0
- package/.agents/skills/component-library-rules/references/components/base__item.md +48 -2
- package/.agents/skills/component-library-rules/references/components/base__map.md +44 -8
- package/.agents/skills/component-library-rules/references/components/base__metadata-list.md +99 -7
- package/.agents/skills/component-library-rules/references/components/base__navigation.md +79 -9
- package/.agents/skills/component-library-rules/references/components/base__spinner.md +44 -3
- package/.agents/skills/component-library-rules/references/components/base__table.md +110 -16
- package/.agents/skills/component-library-rules/references/components/base__typography.md +128 -5
- package/.agents/skills/component-library-rules/references/components/base__upload-tray.md +43 -1
- package/.agents/skills/component-library-rules/references/components/common__brand.md +21 -25
- package/.agents/skills/component-library-rules/references/components/composed__admin.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__ai-elements.md +21 -6
- package/.agents/skills/component-library-rules/references/components/composed__ai-new.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__ai.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__api-key-list.md +12 -5
- package/.agents/skills/component-library-rules/references/components/composed__commerce-extras.md +179 -114
- package/.agents/skills/component-library-rules/references/components/composed__commerce.md +57 -49
- package/.agents/skills/component-library-rules/references/components/composed__contact-card.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__course-card.md +90 -105
- package/.agents/skills/component-library-rules/references/components/composed__dark-surfaces.md +10 -3
- package/.agents/skills/component-library-rules/references/components/composed__dense-info.md +11 -4
- package/.agents/skills/component-library-rules/references/components/composed__feature-announcement.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__giftcard-cards.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__gradient-card.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__invoice-header.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__invoice-items.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__invoice-mini.md +9 -2
- package/.agents/skills/component-library-rules/references/components/composed__invoice-table.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__navigation-extras.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__navigation.md +18 -7
- package/.agents/skills/component-library-rules/references/components/composed__onboarding-checklist.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__timelines.md +29 -8
- package/.agents/skills/component-library-rules/references/components/composed__vendor-profile.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__activities.md +60 -19
- package/.agents/skills/component-library-rules/references/components/features__ai-chat.md +134 -1
- package/.agents/skills/component-library-rules/references/components/features__card.md +239 -0
- package/.agents/skills/component-library-rules/references/components/features__comments.md +48 -5
- package/.agents/skills/component-library-rules/references/components/features__enhanced-activities.md +23 -6
- package/.agents/skills/component-library-rules/references/components/features__event-log.md +14 -3
- package/.agents/skills/component-library-rules/references/components/features__filters.md +21 -1
- package/.agents/skills/component-library-rules/references/components/features__global-search.md +173 -2
- package/.agents/skills/component-library-rules/references/components/features__kanban.md +99 -81
- package/.agents/skills/component-library-rules/references/components/features__media-library.md +796 -0
- package/.agents/skills/component-library-rules/references/components/features__mentions.md +187 -0
- package/.agents/skills/component-library-rules/references/components/features__metrics-analytics-bar.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-analytics-cards.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-comparison.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-heatmap.md +10 -3
- package/.agents/skills/component-library-rules/references/components/features__metrics-inline-badge.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-kpi-row.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-micro-grid.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-overview.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-stat-cards.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__overlays.md +56 -22
- package/.agents/skills/component-library-rules/references/components/features__products.md +491 -0
- package/.agents/skills/component-library-rules/references/components/features__rich-text-editor.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__schema-form.md +375 -0
- package/.agents/skills/component-library-rules/references/components/features__suggestions.md +177 -0
- package/.agents/skills/component-library-rules/references/components/features__sync.md +155 -0
- package/.agents/skills/component-library-rules/references/components/layout__layout-app-shell.md +667 -0
- package/.agents/skills/component-library-rules/references/components/layout__layout-auth.md +826 -0
- package/.agents/skills/component-library-rules/references/components/layout__layout-containers.md +15 -3
- package/.agents/skills/component-library-rules/references/components/layout__layout-header.md +10 -3
- package/.agents/skills/component-library-rules/references/components/layout__layout-page.md +8 -1
- package/.agents/skills/component-library-rules/references/components/layout__layout-sidebar.md +10 -3
- package/.agents/skills/component-library-rules/references/components/layout__layout-users.md +58 -37
- package/.agents/skills/component-library-rules/references/components/layout__layout-workspace.md +234 -0
- package/.agents/skills/component-library-rules/references/components/ui__alert.md +6 -2
- package/.agents/skills/component-library-rules/references/components/ui__avatar.md +2 -2
- package/.agents/skills/component-library-rules/references/components/ui__breadcrumb.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__button.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__calendar.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__collapsible.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__empty-item.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__input-group.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__inputs.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__menus.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__overlays.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__pagination.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__progress.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__scroll-area.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__separator.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__skeleton.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__sonner.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__spinner.md +2 -2
- package/.agents/skills/component-library-rules/references/components/ui__tabs.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__toggles-group.md +8 -8
- package/.agents/skills/component-library-rules/references/components/ui__toggles.md +2 -2
- package/.agents/skills/component-library-rules/references/components/ui__ui-badge.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__ui-card.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__ui-table.md +1 -1
- package/.agents/skills/component-library-rules/references/visual-eval.md +1 -1
- package/.agents/skills/component-quality-pass/SKILL.md +47 -0
- package/.agents/skills/component-quality-pass/agents/openai.yaml +4 -0
- package/.agents/skills/component-quality-pass/references/audit-workflow.md +133 -0
- package/.agents/skills/component-quality-pass/scripts/list-preview-routes.mjs +71 -0
- package/.agents/skills/component-quality-pass/scripts/scan-quality-smells.mjs +213 -0
- package/CHANGELOG.md +27 -1
- package/COMPONENT_SELECTION.md +51 -5
- package/INTEGRATION.md +52 -2
- package/MIGRATION.md +21 -3
- package/PUBLISHING.md +4 -1
- package/README.md +62 -9
- package/dist/_shared/accordion-BWU7zxlO.cjs +2 -0
- package/dist/_shared/accordion-BWU7zxlO.cjs.map +1 -0
- package/dist/_shared/accordion-DTYKGqWD.js +130 -0
- package/dist/_shared/accordion-DTYKGqWD.js.map +1 -0
- package/dist/_shared/action-menu-BoQnI2UF.cjs +2 -0
- package/dist/_shared/action-menu-BoQnI2UF.cjs.map +1 -0
- package/dist/_shared/action-menu-uyg1Phsn.js +96 -0
- package/dist/_shared/action-menu-uyg1Phsn.js.map +1 -0
- package/dist/_shared/ai-artifact-CY1Jf9gM.cjs +3 -0
- package/dist/_shared/ai-artifact-CY1Jf9gM.cjs.map +1 -0
- package/dist/_shared/ai-artifact-DdlK_l56.js +1099 -0
- package/dist/_shared/ai-artifact-DdlK_l56.js.map +1 -0
- package/dist/_shared/alert-CuIIKJC-.cjs +2 -0
- package/dist/_shared/alert-CuIIKJC-.cjs.map +1 -0
- package/dist/_shared/alert-k60OnTtb.js +81 -0
- package/dist/_shared/alert-k60OnTtb.js.map +1 -0
- package/dist/_shared/app-shell-DqDnnKT4.cjs +2 -0
- package/dist/_shared/app-shell-DqDnnKT4.cjs.map +1 -0
- package/dist/_shared/app-shell-w5h0vEKg.js +69 -0
- package/dist/_shared/app-shell-w5h0vEKg.js.map +1 -0
- package/dist/_shared/auth-CDjZFJxy.cjs +2 -0
- package/dist/_shared/auth-CDjZFJxy.cjs.map +1 -0
- package/dist/_shared/auth-_udUdWtn.js +643 -0
- package/dist/_shared/auth-_udUdWtn.js.map +1 -0
- package/dist/_shared/avatar-0spfQEHG.cjs +2 -0
- package/dist/_shared/avatar-0spfQEHG.cjs.map +1 -0
- package/dist/_shared/avatar-CBi4LGxy.js +52 -0
- package/dist/_shared/avatar-CBi4LGxy.js.map +1 -0
- package/dist/_shared/badge--o9wFHB_.cjs +2 -0
- package/dist/_shared/badge--o9wFHB_.cjs.map +1 -0
- package/dist/_shared/badge-yGlx9trX.js +108 -0
- package/dist/_shared/badge-yGlx9trX.js.map +1 -0
- package/dist/_shared/breadcrumbs-Dqp2qAmo.cjs +2 -0
- package/dist/_shared/breadcrumbs-Dqp2qAmo.cjs.map +1 -0
- package/dist/_shared/breadcrumbs-bJ-J0oCd.js +111 -0
- package/dist/_shared/breadcrumbs-bJ-J0oCd.js.map +1 -0
- package/dist/_shared/button-683R5quQ.js +46 -0
- package/dist/_shared/button-683R5quQ.js.map +1 -0
- package/dist/_shared/button-C1qc97U1.cjs +2 -0
- package/dist/_shared/button-C1qc97U1.cjs.map +1 -0
- package/dist/_shared/button-CjZrRLzR.cjs +2 -0
- package/dist/_shared/button-CjZrRLzR.cjs.map +1 -0
- package/dist/_shared/button-SuocMQFT.js +173 -0
- package/dist/_shared/button-SuocMQFT.js.map +1 -0
- package/dist/_shared/buttons-9YBwevkP.cjs +2 -0
- package/dist/_shared/buttons-9YBwevkP.cjs.map +1 -0
- package/dist/_shared/buttons-BR4BGVYf.js +143 -0
- package/dist/_shared/buttons-BR4BGVYf.js.map +1 -0
- package/dist/_shared/card-radio-group-Bna2uZs1.cjs +2 -0
- package/dist/_shared/card-radio-group-Bna2uZs1.cjs.map +1 -0
- package/dist/_shared/card-radio-group-D_CY1HRy.js +158 -0
- package/dist/_shared/card-radio-group-D_CY1HRy.js.map +1 -0
- package/dist/_shared/checkbox-CTqqawIT.js +22 -0
- package/dist/_shared/checkbox-CTqqawIT.js.map +1 -0
- package/dist/_shared/checkbox-D1n-nfLP.cjs +2 -0
- package/dist/_shared/checkbox-D1n-nfLP.cjs.map +1 -0
- package/dist/_shared/chunk-CMqjfN_6.cjs +1 -0
- package/dist/_shared/combobox-CpSmiPV8.cjs +2 -0
- package/dist/_shared/combobox-CpSmiPV8.cjs.map +1 -0
- package/dist/_shared/combobox-D01JwyFZ.js +810 -0
- package/dist/_shared/combobox-D01JwyFZ.js.map +1 -0
- package/dist/_shared/command-Bxe_FmGD.cjs +2 -0
- package/dist/_shared/command-Bxe_FmGD.cjs.map +1 -0
- package/dist/_shared/command-CAI-BCSR.js +123 -0
- package/dist/_shared/command-CAI-BCSR.js.map +1 -0
- package/dist/_shared/command-DRIySU26.cjs +2 -0
- package/dist/_shared/command-DRIySU26.cjs.map +1 -0
- package/dist/_shared/command-DwRnPIGs.js +39 -0
- package/dist/_shared/command-DwRnPIGs.js.map +1 -0
- package/dist/_shared/comments-D9velZAW.js +952 -0
- package/dist/_shared/comments-D9velZAW.js.map +1 -0
- package/dist/_shared/comments-DyUAKSQu.cjs +2 -0
- package/dist/_shared/comments-DyUAKSQu.cjs.map +1 -0
- package/dist/_shared/containers-D7oZE4XI.cjs +2 -0
- package/dist/_shared/containers-D7oZE4XI.cjs.map +1 -0
- package/dist/_shared/containers-anBivbL9.js +19 -0
- package/dist/_shared/containers-anBivbL9.js.map +1 -0
- package/dist/_shared/content-container-CVUJCLhn.cjs +2 -0
- package/dist/_shared/content-container-CVUJCLhn.cjs.map +1 -0
- package/dist/_shared/content-container-Dv8XsAw4.js +33 -0
- package/dist/_shared/content-container-Dv8XsAw4.js.map +1 -0
- package/dist/_shared/copyable-Bx4J7fuT.cjs +2 -0
- package/dist/_shared/copyable-Bx4J7fuT.cjs.map +1 -0
- package/dist/_shared/copyable-cfF4gZoT.js +38 -0
- package/dist/_shared/copyable-cfF4gZoT.js.map +1 -0
- package/dist/_shared/date-picker-BnsvBFOZ.cjs +2 -0
- package/dist/_shared/date-picker-BnsvBFOZ.cjs.map +1 -0
- package/dist/_shared/date-picker-TMcjGO26.js +1361 -0
- package/dist/_shared/date-picker-TMcjGO26.js.map +1 -0
- package/dist/_shared/date-pickers-BI4xLjHR.js +330 -0
- package/dist/_shared/date-pickers-BI4xLjHR.js.map +1 -0
- package/dist/_shared/date-pickers-BhaUK5S2.cjs +2 -0
- package/dist/_shared/date-pickers-BhaUK5S2.cjs.map +1 -0
- package/dist/_shared/dialog-A95-614f.js +101 -0
- package/dist/_shared/dialog-A95-614f.js.map +1 -0
- package/dist/_shared/dialog-ivDByBmO.cjs +2 -0
- package/dist/_shared/dialog-ivDByBmO.cjs.map +1 -0
- package/dist/_shared/display-C4n0uuxl.js +1154 -0
- package/dist/_shared/display-C4n0uuxl.js.map +1 -0
- package/dist/_shared/display-oDW0O9yB.cjs +2 -0
- package/dist/_shared/display-oDW0O9yB.cjs.map +1 -0
- package/dist/_shared/dropdown-menu-CHQzQWUK.cjs +2 -0
- package/dist/_shared/dropdown-menu-CHQzQWUK.cjs.map +1 -0
- package/dist/_shared/dropdown-menu-CoWmrjYX.js +147 -0
- package/dist/_shared/dropdown-menu-CoWmrjYX.js.map +1 -0
- package/dist/_shared/form-field-B7taMVbC.js +329 -0
- package/dist/_shared/form-field-B7taMVbC.js.map +1 -0
- package/dist/_shared/form-field-rMGPvHFK.cjs +2 -0
- package/dist/_shared/form-field-rMGPvHFK.cjs.map +1 -0
- package/dist/_shared/form-sizing-D74IS9KG.js +21 -0
- package/dist/_shared/form-sizing-D74IS9KG.js.map +1 -0
- package/dist/_shared/form-sizing-aVwVuF-w.cjs +2 -0
- package/dist/_shared/form-sizing-aVwVuF-w.cjs.map +1 -0
- package/dist/_shared/format-BTtJC6oz.cjs +2 -0
- package/dist/_shared/format-BTtJC6oz.cjs.map +1 -0
- package/dist/_shared/format-BX3QestD.js +48 -0
- package/dist/_shared/format-BX3QestD.js.map +1 -0
- package/dist/_shared/forms-CwJci54_.js +3430 -0
- package/dist/_shared/forms-CwJci54_.js.map +1 -0
- package/dist/_shared/forms-E3JkTgcC.cjs +2 -0
- package/dist/_shared/forms-E3JkTgcC.cjs.map +1 -0
- package/dist/_shared/header-BUAddfdE.js +360 -0
- package/dist/_shared/header-BUAddfdE.js.map +1 -0
- package/dist/_shared/header-BnxWOiNm.cjs +2 -0
- package/dist/_shared/header-BnxWOiNm.cjs.map +1 -0
- package/dist/_shared/heading-0DYCOrgC.cjs +2 -0
- package/dist/_shared/heading-0DYCOrgC.cjs.map +1 -0
- package/dist/_shared/heading-HeP06nXG.js +107 -0
- package/dist/_shared/heading-HeP06nXG.js.map +1 -0
- package/dist/_shared/hooks-MW0UTO3q.cjs +2 -0
- package/dist/_shared/hooks-MW0UTO3q.cjs.map +1 -0
- package/dist/_shared/hooks-ZiPIvs0_.js +118 -0
- package/dist/_shared/hooks-ZiPIvs0_.js.map +1 -0
- package/dist/_shared/icon-badge-BAWl1oOe.cjs +2 -0
- package/dist/_shared/icon-badge-BAWl1oOe.cjs.map +1 -0
- package/dist/_shared/icon-badge-zTBVtgt9.js +52 -0
- package/dist/_shared/icon-badge-zTBVtgt9.js.map +1 -0
- package/dist/_shared/input-C7t-RHYq.js +182 -0
- package/dist/_shared/input-C7t-RHYq.js.map +1 -0
- package/dist/_shared/input-COMcb1WY.cjs +2 -0
- package/dist/_shared/input-COMcb1WY.cjs.map +1 -0
- package/dist/_shared/input-D43_IMWW.cjs +2 -0
- package/dist/_shared/input-D43_IMWW.cjs.map +1 -0
- package/dist/_shared/input-R8c90tNY.js +17 -0
- package/dist/_shared/input-R8c90tNY.js.map +1 -0
- package/dist/_shared/item-DAjqQhhj.js +225 -0
- package/dist/_shared/item-DAjqQhhj.js.map +1 -0
- package/dist/_shared/item-DoXXYgPm.cjs +2 -0
- package/dist/_shared/item-DoXXYgPm.cjs.map +1 -0
- package/dist/_shared/mentions-Br-EP9tq.js +506 -0
- package/dist/_shared/mentions-Br-EP9tq.js.map +1 -0
- package/dist/_shared/mentions-DNTsRHJl.cjs +2 -0
- package/dist/_shared/mentions-DNTsRHJl.cjs.map +1 -0
- package/dist/_shared/metadata-CPSQGPJh.cjs +2 -0
- package/dist/_shared/metadata-CPSQGPJh.cjs.map +1 -0
- package/dist/_shared/metadata-qTNAOM7E.js +235 -0
- package/dist/_shared/metadata-qTNAOM7E.js.map +1 -0
- package/dist/_shared/money-display-CFSMUtxS.cjs +2 -0
- package/dist/_shared/money-display-CFSMUtxS.cjs.map +1 -0
- package/dist/_shared/money-display-D4Z3P3f_.js +198 -0
- package/dist/_shared/money-display-D4Z3P3f_.js.map +1 -0
- package/dist/_shared/navigation-HnnA6uSV.js +419 -0
- package/dist/_shared/navigation-HnnA6uSV.js.map +1 -0
- package/dist/_shared/navigation-J2g0Tw9D.cjs +2 -0
- package/dist/_shared/navigation-J2g0Tw9D.cjs.map +1 -0
- package/dist/_shared/overlays-CIeniDjj.js +639 -0
- package/dist/_shared/overlays-CIeniDjj.js.map +1 -0
- package/dist/_shared/overlays-Xc_F_Y-E.cjs +2 -0
- package/dist/_shared/overlays-Xc_F_Y-E.cjs.map +1 -0
- package/dist/_shared/page-BFV-KE8H.js +262 -0
- package/dist/_shared/page-BFV-KE8H.js.map +1 -0
- package/dist/_shared/page-UJfWfw2R.cjs +2 -0
- package/dist/_shared/page-UJfWfw2R.cjs.map +1 -0
- package/dist/_shared/popover-CaHvG8Vj.cjs +2 -0
- package/dist/_shared/popover-CaHvG8Vj.cjs.map +1 -0
- package/dist/_shared/popover-L37RqoRO.js +83 -0
- package/dist/_shared/popover-L37RqoRO.js.map +1 -0
- package/dist/_shared/popover-menu-Fz-bvWJF.cjs +2 -0
- package/dist/_shared/popover-menu-Fz-bvWJF.cjs.map +1 -0
- package/dist/_shared/popover-menu-bKQatoYF.js +93 -0
- package/dist/_shared/popover-menu-bKQatoYF.js.map +1 -0
- package/dist/_shared/rich-text-editor-B6WKHUKC.js +620 -0
- package/dist/_shared/rich-text-editor-B6WKHUKC.js.map +1 -0
- package/dist/_shared/rich-text-editor-Dm-6r_xe.cjs +2 -0
- package/dist/_shared/rich-text-editor-Dm-6r_xe.cjs.map +1 -0
- package/dist/_shared/scroll-area-BH5CPQh4.js +41 -0
- package/dist/_shared/scroll-area-BH5CPQh4.js.map +1 -0
- package/dist/_shared/scroll-area-u46BOVcC.cjs +2 -0
- package/dist/_shared/scroll-area-u46BOVcC.cjs.map +1 -0
- package/dist/_shared/select-BwUUXpsb.js +85 -0
- package/dist/_shared/select-BwUUXpsb.js.map +1 -0
- package/dist/_shared/select-CG5Yq-6A.cjs +2 -0
- package/dist/_shared/select-CG5Yq-6A.cjs.map +1 -0
- package/dist/_shared/separator-B8FBp-7E.js +16 -0
- package/dist/_shared/separator-B8FBp-7E.js.map +1 -0
- package/dist/_shared/separator-q42IlFFA.cjs +2 -0
- package/dist/_shared/separator-q42IlFFA.cjs.map +1 -0
- package/dist/_shared/sheet-BKEfwhCn.js +100 -0
- package/dist/_shared/sheet-BKEfwhCn.js.map +1 -0
- package/dist/_shared/sheet-D4yWgkwC.cjs +2 -0
- package/dist/_shared/sheet-D4yWgkwC.cjs.map +1 -0
- package/dist/_shared/sidebar-BML5ZZ5s.js +537 -0
- package/dist/_shared/sidebar-BML5ZZ5s.js.map +1 -0
- package/dist/_shared/sidebar-Bl_KRk-S.cjs +2 -0
- package/dist/_shared/sidebar-Bl_KRk-S.cjs.map +1 -0
- package/dist/_shared/sidebar-C89O5ho_.cjs +2 -0
- package/dist/_shared/sidebar-C89O5ho_.cjs.map +1 -0
- package/dist/_shared/sidebar-ux-yk-Ph.js +382 -0
- package/dist/_shared/sidebar-ux-yk-Ph.js.map +1 -0
- package/dist/_shared/skeleton-CGQMeno1.js +14 -0
- package/dist/_shared/skeleton-CGQMeno1.js.map +1 -0
- package/dist/_shared/skeleton-D1c5OHXa.cjs +2 -0
- package/dist/_shared/skeleton-D1c5OHXa.cjs.map +1 -0
- package/dist/_shared/slot-C5EJicOc.js +18 -0
- package/dist/_shared/slot-C5EJicOc.js.map +1 -0
- package/dist/_shared/slot-D-Rwlrz2.cjs +2 -0
- package/dist/_shared/slot-D-Rwlrz2.cjs.map +1 -0
- package/dist/_shared/smart-card-DYZGY_Su.js +361 -0
- package/dist/_shared/smart-card-DYZGY_Su.js.map +1 -0
- package/dist/_shared/smart-card-Df80VF8x.cjs +2 -0
- package/dist/_shared/smart-card-Df80VF8x.cjs.map +1 -0
- package/dist/_shared/spinner-BfAbXTQ7.js +67 -0
- package/dist/_shared/spinner-BfAbXTQ7.js.map +1 -0
- package/dist/_shared/spinner-DWn3x9Tl.cjs +2 -0
- package/dist/_shared/spinner-DWn3x9Tl.cjs.map +1 -0
- package/dist/_shared/switch-BBP3u1z5.js +55 -0
- package/dist/_shared/switch-BBP3u1z5.js.map +1 -0
- package/dist/_shared/switch-zFZhhOEP.cjs +2 -0
- package/dist/_shared/switch-zFZhhOEP.cjs.map +1 -0
- package/dist/_shared/table-CBKDA7ZE.js +1189 -0
- package/dist/_shared/table-CBKDA7ZE.js.map +1 -0
- package/dist/_shared/table-CJoxRCWy.cjs +2 -0
- package/dist/_shared/table-CJoxRCWy.cjs.map +1 -0
- package/dist/_shared/textarea-C4SOrh0z.cjs +2 -0
- package/dist/_shared/textarea-C4SOrh0z.cjs.map +1 -0
- package/dist/_shared/textarea-CsMkelmp.js +119 -0
- package/dist/_shared/textarea-CsMkelmp.js.map +1 -0
- package/dist/_shared/tooltip-CLr_sPX8.js +49 -0
- package/dist/_shared/tooltip-CLr_sPX8.js.map +1 -0
- package/dist/_shared/tooltip-mvxZV_Lu.cjs +2 -0
- package/dist/_shared/tooltip-mvxZV_Lu.cjs.map +1 -0
- package/dist/_shared/typography-Bzsl7aTu.cjs +2 -0
- package/dist/_shared/typography-Bzsl7aTu.cjs.map +1 -0
- package/dist/_shared/typography-CdxyWB1T.js +102 -0
- package/dist/_shared/typography-CdxyWB1T.js.map +1 -0
- package/dist/_shared/ui-provider-BF4m2cR0.cjs +2 -0
- package/dist/_shared/ui-provider-BF4m2cR0.cjs.map +1 -0
- package/dist/_shared/ui-provider-C8Ot88lS.js +85 -0
- package/dist/_shared/ui-provider-C8Ot88lS.js.map +1 -0
- package/dist/_shared/workspace-CTjIGCE0.cjs +2 -0
- package/dist/_shared/workspace-CTjIGCE0.cjs.map +1 -0
- package/dist/_shared/workspace-WgJgiSUA.js +357 -0
- package/dist/_shared/workspace-WgJgiSUA.js.map +1 -0
- package/dist/components/base/accordion/index.cjs +1 -1
- package/dist/components/base/accordion/index.js +2 -2
- package/dist/components/base/badge/badge.d.ts +1 -1
- package/dist/components/base/badge/badge.d.ts.map +1 -1
- package/dist/components/base/badge/index.cjs +1 -1
- package/dist/components/base/badge/index.js +1 -1
- package/dist/components/base/buttons/base-button.d.ts.map +1 -1
- package/dist/components/base/buttons/google-button.d.ts +1 -1
- package/dist/components/base/buttons/google-button.d.ts.map +1 -1
- package/dist/components/base/buttons/index.cjs +1 -1
- package/dist/components/base/buttons/index.js +2 -2
- package/dist/components/base/buttons/shopify-button.d.ts +1 -1
- package/dist/components/base/buttons/shopify-button.d.ts.map +1 -1
- package/dist/components/base/buttons/tooltip-button.d.ts.map +1 -1
- package/dist/components/base/cards/index.cjs +1 -1
- package/dist/components/base/cards/index.d.ts +1 -1
- package/dist/components/base/cards/index.d.ts.map +1 -1
- package/dist/components/base/cards/index.js +1 -1
- package/dist/components/base/cards/partials/card-primitives.d.ts +6 -6
- package/dist/components/base/cards/partials/card-primitives.d.ts.map +1 -1
- package/dist/components/base/cards/partials/smart-card-actions-menu.d.ts +1 -1
- package/dist/components/base/cards/partials/smart-card-actions-menu.d.ts.map +1 -1
- package/dist/components/base/cards/partials/smart-card-alert.d.ts +1 -1
- package/dist/components/base/cards/partials/smart-card-alert.d.ts.map +1 -1
- package/dist/components/base/cards/partials/smart-card-header-row.d.ts +1 -1
- package/dist/components/base/cards/partials/smart-card-header-row.d.ts.map +1 -1
- package/dist/components/base/cards/partials/smart-card-skeleton.d.ts +1 -1
- package/dist/components/base/cards/partials/smart-card-skeleton.d.ts.map +1 -1
- package/dist/components/base/cards/smart-card.d.ts.map +1 -1
- package/dist/components/base/cards/smart-card.tokens.d.ts +1 -1
- package/dist/components/base/cards/smart-card.types.d.ts +2 -1
- package/dist/components/base/cards/smart-card.types.d.ts.map +1 -1
- package/dist/components/base/carousel/carousel.d.ts +66 -0
- package/dist/components/base/carousel/carousel.d.ts.map +1 -0
- package/dist/components/base/carousel/carousel.strings.d.ts +7 -0
- package/dist/components/base/carousel/carousel.strings.d.ts.map +1 -0
- package/dist/components/base/carousel/index.cjs +2 -0
- package/dist/components/base/carousel/index.cjs.map +1 -0
- package/dist/components/base/carousel/index.d.ts +3 -0
- package/dist/components/base/carousel/index.d.ts.map +1 -0
- package/dist/components/base/carousel/index.js +239 -0
- package/dist/components/base/carousel/index.js.map +1 -0
- package/dist/components/base/combobox/combobox.strings.d.ts.map +1 -1
- package/dist/components/base/combobox/components/highlighted-text.d.ts.map +1 -1
- package/dist/components/base/combobox/enhanced-combobox.d.ts +2 -2
- package/dist/components/base/combobox/enhanced-combobox.d.ts.map +1 -1
- package/dist/components/base/combobox/hooks/use-debounced-search.d.ts.map +1 -1
- package/dist/components/base/combobox/index.cjs +1 -1
- package/dist/components/base/combobox/index.js +1 -1
- package/dist/components/base/combobox/types.d.ts +6 -1
- package/dist/components/base/combobox/types.d.ts.map +1 -1
- package/dist/components/base/command/command.d.ts +5 -5
- package/dist/components/base/command/command.d.ts.map +1 -1
- package/dist/components/base/command/index.cjs +1 -1
- package/dist/components/base/command/index.js +2 -2
- package/dist/components/base/copyable/copyable.d.ts +1 -1
- package/dist/components/base/copyable/copyable.d.ts.map +1 -1
- package/dist/components/base/copyable/index.cjs +1 -1
- package/dist/components/base/copyable/index.js +1 -1
- package/dist/components/base/currency/currency-pair-preview.d.ts +1 -1
- package/dist/components/base/currency/currency-pair-preview.d.ts.map +1 -1
- package/dist/components/base/currency/index.cjs +1 -1
- package/dist/components/base/currency/index.js +1 -1
- package/dist/components/base/date-pickers/date-picker-footer.d.ts +2 -1
- package/dist/components/base/date-pickers/date-picker-footer.d.ts.map +1 -1
- package/dist/components/base/date-pickers/date-picker-header.d.ts +1 -1
- package/dist/components/base/date-pickers/date-picker-header.d.ts.map +1 -1
- package/dist/components/base/date-pickers/date-picker-helpers.d.ts +5 -1
- package/dist/components/base/date-pickers/date-picker-helpers.d.ts.map +1 -1
- package/dist/components/base/date-pickers/date-picker.d.ts +2 -1
- package/dist/components/base/date-pickers/date-picker.d.ts.map +1 -1
- package/dist/components/base/date-pickers/date-range-picker.d.ts +2 -1
- package/dist/components/base/date-pickers/date-range-picker.d.ts.map +1 -1
- package/dist/components/base/date-pickers/index.cjs +1 -1
- package/dist/components/base/date-pickers/index.js +3 -3
- package/dist/components/base/date-pickers/month-year-picker.d.ts +2 -1
- package/dist/components/base/date-pickers/month-year-picker.d.ts.map +1 -1
- package/dist/components/base/date-pickers/segmented-time-input.d.ts +2 -1
- package/dist/components/base/date-pickers/segmented-time-input.d.ts.map +1 -1
- package/dist/components/base/display/alert.d.ts +13 -1
- package/dist/components/base/display/alert.d.ts.map +1 -1
- package/dist/components/base/display/boolean-indicator.d.ts +1 -1
- package/dist/components/base/display/boolean-indicator.d.ts.map +1 -1
- package/dist/components/base/display/chart.cjs +8 -0
- package/dist/components/base/display/chart.cjs.map +1 -0
- package/dist/components/base/display/chart.d.ts +71 -1
- package/dist/components/base/display/chart.d.ts.map +1 -1
- package/dist/components/base/display/chart.js +144 -0
- package/dist/components/base/display/chart.js.map +1 -0
- package/dist/components/base/display/date-block.d.ts +2 -2
- package/dist/components/base/display/date-block.d.ts.map +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/document-stack.d.ts +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/document-stack.d.ts.map +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/inbox-clean.d.ts +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/inbox-clean.d.ts.map +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/search-glass.d.ts +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/search-glass.d.ts.map +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/stacked-cards.d.ts +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/stacked-cards.d.ts.map +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/users-circle.d.ts +1 -1
- package/dist/components/base/display/empty-state/partials/illustrations/users-circle.d.ts.map +1 -1
- package/dist/components/base/display/fields/email-display.d.ts +1 -1
- package/dist/components/base/display/fields/email-display.d.ts.map +1 -1
- package/dist/components/base/display/fields/phone-display.d.ts +1 -1
- package/dist/components/base/display/fields/phone-display.d.ts.map +1 -1
- package/dist/components/base/display/fields/url-display.d.ts +1 -1
- package/dist/components/base/display/fields/url-display.d.ts.map +1 -1
- package/dist/components/base/display/icon-badge/icon-badge.d.ts +1 -1
- package/dist/components/base/display/icon-badge/icon-badge.d.ts.map +1 -1
- package/dist/components/base/display/index.cjs +1 -1
- package/dist/components/base/display/index.d.ts +1 -2
- package/dist/components/base/display/index.d.ts.map +1 -1
- package/dist/components/base/display/index.js +12 -12
- package/dist/components/base/display/inline-stat/inline-stat.d.ts +1 -1
- package/dist/components/base/display/inline-stat/inline-stat.d.ts.map +1 -1
- package/dist/components/base/display/metadata/index.cjs +1 -1
- package/dist/components/base/display/metadata/index.js +1 -1
- package/dist/components/base/display/metadata/metadata-list.d.ts +1 -1
- package/dist/components/base/display/metadata/metadata-list.d.ts.map +1 -1
- package/dist/components/base/display/money-display.d.ts +1 -1
- package/dist/components/base/display/money-display.d.ts.map +1 -1
- package/dist/components/base/display/money-input.d.ts +1 -1
- package/dist/components/base/display/money-input.d.ts.map +1 -1
- package/dist/components/base/display/notification-banner.d.ts +1 -1
- package/dist/components/base/display/notification-banner.d.ts.map +1 -1
- package/dist/components/base/display/numeric-value/numeric-value.d.ts +1 -1
- package/dist/components/base/display/numeric-value/numeric-value.d.ts.map +1 -1
- package/dist/components/base/display/placeholder-pattern.d.ts +1 -1
- package/dist/components/base/display/placeholder-pattern.d.ts.map +1 -1
- package/dist/components/base/display/qr-code.d.ts +1 -1
- package/dist/components/base/display/qr-code.d.ts.map +1 -1
- package/dist/components/base/display/section-header/section-header.d.ts +1 -1
- package/dist/components/base/display/section-header/section-header.d.ts.map +1 -1
- package/dist/components/base/display/stacked-avatars.d.ts +7 -6
- package/dist/components/base/display/stacked-avatars.d.ts.map +1 -1
- package/dist/components/base/display/throttle-alert.d.ts +1 -1
- package/dist/components/base/display/throttle-alert.d.ts.map +1 -1
- package/dist/components/base/display/user-cell/user-cell.d.ts +1 -1
- package/dist/components/base/display/user-cell/user-cell.d.ts.map +1 -1
- package/dist/components/base/display/visually-hidden.d.ts +1 -1
- package/dist/components/base/display/visually-hidden.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-day-cell.d.ts +1 -1
- package/dist/components/base/event-calendar/event-calendar-day-cell.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-event-badge.d.ts +1 -1
- package/dist/components/base/event-calendar/event-calendar-event-badge.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-event-card.d.ts +1 -1
- package/dist/components/base/event-calendar/event-calendar-event-card.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-header.d.ts +1 -1
- package/dist/components/base/event-calendar/event-calendar-header.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-legend.d.ts +1 -1
- package/dist/components/base/event-calendar/event-calendar-legend.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar.d.ts +1 -1
- package/dist/components/base/event-calendar/event-calendar.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar.types.d.ts +3 -2
- package/dist/components/base/event-calendar/event-calendar.types.d.ts.map +1 -1
- package/dist/components/base/event-calendar/index.cjs +1 -1
- package/dist/components/base/event-calendar/index.cjs.map +1 -1
- package/dist/components/base/event-calendar/index.js +200 -209
- package/dist/components/base/event-calendar/index.js.map +1 -1
- package/dist/components/base/forms/fields/avatar-upload.d.ts.map +1 -1
- package/dist/components/base/forms/fields/card-checkbox-group.d.ts +1 -1
- package/dist/components/base/forms/fields/card-checkbox-group.d.ts.map +1 -1
- package/dist/components/base/forms/fields/card-radio-group.d.ts +1 -1
- package/dist/components/base/forms/fields/card-radio-group.d.ts.map +1 -1
- package/dist/components/base/forms/fields/coordinates-input.d.ts +1 -1
- package/dist/components/base/forms/fields/coordinates-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/currency-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/date-time-input.d.ts +1 -1
- package/dist/components/base/forms/fields/date-time-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/decimal-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/dimensions-input.d.ts +1 -1
- package/dist/components/base/forms/fields/dimensions-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/index.d.ts +2 -0
- package/dist/components/base/forms/fields/index.d.ts.map +1 -1
- package/dist/components/base/forms/fields/key-value-editor.d.ts +1 -1
- package/dist/components/base/forms/fields/key-value-editor.d.ts.map +1 -1
- package/dist/components/base/forms/fields/list-radio-group.d.ts +1 -1
- package/dist/components/base/forms/fields/list-radio-group.d.ts.map +1 -1
- package/dist/components/base/forms/fields/list.d.ts +1 -1
- package/dist/components/base/forms/fields/list.d.ts.map +1 -1
- package/dist/components/base/forms/fields/localized-object-field.d.ts +1 -1
- package/dist/components/base/forms/fields/localized-object-field.d.ts.map +1 -1
- package/dist/components/base/forms/fields/localized-string-field.d.ts +1 -1
- package/dist/components/base/forms/fields/localized-string-field.d.ts.map +1 -1
- package/dist/components/base/forms/fields/localized-string-repeater.d.ts +1 -1
- package/dist/components/base/forms/fields/localized-string-repeater.d.ts.map +1 -1
- package/dist/components/base/forms/fields/media-gallery.d.ts +1 -1
- package/dist/components/base/forms/fields/media-gallery.d.ts.map +1 -1
- package/dist/components/base/forms/fields/object-repeater.d.ts +1 -1
- package/dist/components/base/forms/fields/object-repeater.d.ts.map +1 -1
- package/dist/components/base/forms/fields/password-input.d.ts +21 -0
- package/dist/components/base/forms/fields/password-input.d.ts.map +1 -0
- package/dist/components/base/forms/fields/pill-radio-group.d.ts +11 -1
- package/dist/components/base/forms/fields/pill-radio-group.d.ts.map +1 -1
- package/dist/components/base/forms/fields/repeater.d.ts +1 -1
- package/dist/components/base/forms/fields/repeater.d.ts.map +1 -1
- package/dist/components/base/forms/fields/rounding-mode-select.d.ts +1 -1
- package/dist/components/base/forms/fields/rounding-mode-select.d.ts.map +1 -1
- package/dist/components/base/forms/fields/select.d.ts +2 -0
- package/dist/components/base/forms/fields/select.d.ts.map +1 -1
- package/dist/components/base/forms/fields/slug-field.d.ts +16 -0
- package/dist/components/base/forms/fields/slug-field.d.ts.map +1 -0
- package/dist/components/base/forms/fields/string-repeater.d.ts +1 -1
- package/dist/components/base/forms/fields/string-repeater.d.ts.map +1 -1
- package/dist/components/base/forms/fields/switch-card.d.ts +2 -1
- package/dist/components/base/forms/fields/switch-card.d.ts.map +1 -1
- package/dist/components/base/forms/fields/switch.d.ts.map +1 -1
- package/dist/components/base/forms/fields/tags-input.d.ts +1 -1
- package/dist/components/base/forms/fields/tags-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/time-picker.d.ts +2 -1
- package/dist/components/base/forms/fields/time-picker.d.ts.map +1 -1
- package/dist/components/base/forms/fields/toggle-field.d.ts +1 -1
- package/dist/components/base/forms/fields/toggle-field.d.ts.map +1 -1
- package/dist/components/base/forms/fields/upload-progress-list.d.ts +1 -1
- package/dist/components/base/forms/fields/upload-progress-list.d.ts.map +1 -1
- package/dist/components/base/forms/fields/weight-input.d.ts +2 -1
- package/dist/components/base/forms/fields/weight-input.d.ts.map +1 -1
- package/dist/components/base/forms/form-field.d.ts +63 -2
- package/dist/components/base/forms/form-field.d.ts.map +1 -1
- package/dist/components/base/forms/index.cjs +1 -1
- package/dist/components/base/forms/index.js +8 -7
- package/dist/components/base/forms/operation-password-form.d.ts +1 -1
- package/dist/components/base/forms/operation-password-form.d.ts.map +1 -1
- package/dist/components/base/frame/frame.d.ts +24 -0
- package/dist/components/base/frame/frame.d.ts.map +1 -0
- package/dist/components/base/frame/index.cjs +2 -0
- package/dist/components/base/frame/index.cjs.map +1 -0
- package/dist/components/base/frame/index.d.ts +2 -0
- package/dist/components/base/frame/index.d.ts.map +1 -0
- package/dist/components/base/frame/index.js +164 -0
- package/dist/components/base/frame/index.js.map +1 -0
- package/dist/components/base/index.d.ts.map +1 -1
- package/dist/components/base/item/index.cjs +1 -1
- package/dist/components/base/item/index.js +1 -1
- package/dist/components/base/item/item.d.ts.map +1 -1
- package/dist/components/base/map/index.cjs +1 -1
- package/dist/components/base/map/index.cjs.map +1 -1
- package/dist/components/base/map/index.js +104 -85
- package/dist/components/base/map/index.js.map +1 -1
- package/dist/components/base/map/map.d.ts +31 -30
- package/dist/components/base/map/map.d.ts.map +1 -1
- package/dist/components/base/map/place-autocomplete.d.ts +1 -1
- package/dist/components/base/map/place-autocomplete.d.ts.map +1 -1
- package/dist/components/base/navigation/action-menu.d.ts +1 -1
- package/dist/components/base/navigation/aside-navigation-menu.d.ts +1 -1
- package/dist/components/base/navigation/aside-navigation-menu.d.ts.map +1 -1
- package/dist/components/base/navigation/breadcrumbs.d.ts +1 -1
- package/dist/components/base/navigation/breadcrumbs.d.ts.map +1 -1
- package/dist/components/base/navigation/index.cjs +1 -1
- package/dist/components/base/navigation/index.js +4 -4
- package/dist/components/base/navigation/language-switcher.d.ts +1 -1
- package/dist/components/base/navigation/language-switcher.d.ts.map +1 -1
- package/dist/components/base/navigation/navigation-tabs.d.ts +1 -1
- package/dist/components/base/navigation/navigation-tabs.d.ts.map +1 -1
- package/dist/components/base/navigation/overflow-tab-bar.d.ts +1 -1
- package/dist/components/base/navigation/overflow-tab-bar.d.ts.map +1 -1
- package/dist/components/base/navigation/page-header/page-header.d.ts +1 -1
- package/dist/components/base/navigation/page-header/page-header.d.ts.map +1 -1
- package/dist/components/base/navigation/section-nav/section-nav.d.ts +1 -1
- package/dist/components/base/navigation/section-nav/section-nav.d.ts.map +1 -1
- package/dist/components/base/navigation/side-nav.d.ts +1 -1
- package/dist/components/base/navigation/side-nav.d.ts.map +1 -1
- package/dist/components/base/navigation/tab-navigation-menu.d.ts +1 -1
- package/dist/components/base/navigation/tab-navigation-menu.d.ts.map +1 -1
- package/dist/components/base/popover/index.cjs +1 -1
- package/dist/components/base/popover/index.js +1 -1
- package/dist/components/base/popover/popover.d.ts +1 -1
- package/dist/components/base/popover/popover.d.ts.map +1 -1
- package/dist/components/base/popover-menu/index.cjs +1 -1
- package/dist/components/base/popover-menu/index.js +1 -1
- package/dist/components/base/popover-menu/popover-menu.d.ts +3 -2
- package/dist/components/base/popover-menu/popover-menu.d.ts.map +1 -1
- package/dist/components/base/sheet/index.cjs +1 -1
- package/dist/components/base/sheet/index.js +1 -1
- package/dist/components/base/sidebar/index.cjs +1 -1
- package/dist/components/base/sidebar/index.js +2 -2
- package/dist/components/base/sidebar/sidebar.d.ts +10 -9
- package/dist/components/base/sidebar/sidebar.d.ts.map +1 -1
- package/dist/components/base/spinner/index.cjs +1 -1
- package/dist/components/base/spinner/index.js +1 -1
- package/dist/components/base/table/column-visibility-toggle.d.ts +1 -1
- package/dist/components/base/table/column-visibility-toggle.d.ts.map +1 -1
- package/dist/components/base/table/data-table.d.ts +1 -1
- package/dist/components/base/table/data-table.d.ts.map +1 -1
- package/dist/components/base/table/filter-bar.d.ts +1 -1
- package/dist/components/base/table/filter-bar.d.ts.map +1 -1
- package/dist/components/base/table/index.cjs +1 -2
- package/dist/components/base/table/index.js +2 -1189
- package/dist/components/base/table/pagination.d.ts +1 -1
- package/dist/components/base/table/pagination.d.ts.map +1 -1
- package/dist/components/base/table/partials/cell-renderers.d.ts +4 -4
- package/dist/components/base/table/partials/cell-renderers.d.ts.map +1 -1
- package/dist/components/base/table/partials/cell-value.d.ts +1 -1
- package/dist/components/base/table/partials/cell-value.d.ts.map +1 -1
- package/dist/components/base/table/partials/density-toggle.d.ts +1 -1
- package/dist/components/base/table/partials/density-toggle.d.ts.map +1 -1
- package/dist/components/base/table/partials/table-link.d.ts +1 -1
- package/dist/components/base/table/partials/table-link.d.ts.map +1 -1
- package/dist/components/base/table/table-actions.d.ts +1 -1
- package/dist/components/base/table/table-actions.d.ts.map +1 -1
- package/dist/components/base/table/table-body.d.ts +1 -1
- package/dist/components/base/table/table-body.d.ts.map +1 -1
- package/dist/components/base/table/table-header.d.ts +2 -1
- package/dist/components/base/table/table-header.d.ts.map +1 -1
- package/dist/components/base/table/table-helpers.d.ts +2 -2
- package/dist/components/base/table/table-helpers.d.ts.map +1 -1
- package/dist/components/base/table/table-pagination.d.ts +1 -1
- package/dist/components/base/table/table-pagination.d.ts.map +1 -1
- package/dist/components/base/table/table-toolbar.d.ts +1 -1
- package/dist/components/base/table/table-toolbar.d.ts.map +1 -1
- package/dist/components/base/table/table.types.d.ts +6 -1
- package/dist/components/base/table/table.types.d.ts.map +1 -1
- package/dist/components/base/toaster/index.cjs +1 -1
- package/dist/components/base/toaster/index.cjs.map +1 -1
- package/dist/components/base/toaster/index.js +1 -1
- package/dist/components/base/toaster/index.js.map +1 -1
- package/dist/components/base/toaster/toaster.d.ts +1 -1
- package/dist/components/base/toaster/toaster.d.ts.map +1 -1
- package/dist/components/composed/admin/api-key-list/api-key-list.d.ts.map +1 -1
- package/dist/components/composed/admin/conversation-row/conversation-row.d.ts +1 -1
- package/dist/components/composed/admin/conversation-row/conversation-row.d.ts.map +1 -1
- package/dist/components/composed/admin/index.cjs +1 -1
- package/dist/components/composed/admin/index.cjs.map +1 -1
- package/dist/components/composed/admin/index.js +167 -158
- package/dist/components/composed/admin/index.js.map +1 -1
- package/dist/components/composed/admin/inventory-level/inventory-level.d.ts +1 -1
- package/dist/components/composed/admin/inventory-level/inventory-level.d.ts.map +1 -1
- package/dist/components/composed/admin/role-permission/role-permission.d.ts +1 -1
- package/dist/components/composed/admin/role-permission/role-permission.d.ts.map +1 -1
- package/dist/components/composed/admin/settings-toggle/settings-toggle.d.ts +1 -1
- package/dist/components/composed/admin/settings-toggle/settings-toggle.d.ts.map +1 -1
- package/dist/components/composed/admin/team-member/team-member.d.ts +1 -1
- package/dist/components/composed/admin/team-member/team-member.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-agent/ai-agent.d.ts +1 -1
- package/dist/components/composed/ai/ai-agent/ai-agent.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-artifact/ai-artifact.d.ts +1 -1
- package/dist/components/composed/ai/ai-artifact/ai-artifact.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-attachment/ai-attachment.d.ts +1 -1
- package/dist/components/composed/ai/ai-attachment/ai-attachment.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-chain-of-thought/ai-chain-of-thought.d.ts +1 -1
- package/dist/components/composed/ai/ai-chain-of-thought/ai-chain-of-thought.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-citation/ai-citation.d.ts +1 -1
- package/dist/components/composed/ai/ai-citation/ai-citation.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-classification/ai-classification.d.ts +1 -1
- package/dist/components/composed/ai/ai-classification/ai-classification.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-code-block/ai-code-block.d.ts +1 -1
- package/dist/components/composed/ai/ai-code-block/ai-code-block.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-confidence/ai-confidence.d.ts +1 -1
- package/dist/components/composed/ai/ai-confidence/ai-confidence.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-confirmation/ai-confirmation.d.ts +1 -1
- package/dist/components/composed/ai/ai-confirmation/ai-confirmation.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-feedback/ai-feedback.d.ts +1 -1
- package/dist/components/composed/ai/ai-feedback/ai-feedback.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-file-tree/ai-file-tree.d.ts +1 -1
- package/dist/components/composed/ai/ai-file-tree/ai-file-tree.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-inline-citation/ai-inline-citation.d.ts +1 -1
- package/dist/components/composed/ai/ai-inline-citation/ai-inline-citation.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-message-bubble/ai-message-bubble.d.ts +1 -1
- package/dist/components/composed/ai/ai-message-bubble/ai-message-bubble.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-package-info/ai-package-info.d.ts +1 -1
- package/dist/components/composed/ai/ai-package-info/ai-package-info.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-prompt-suggestions/ai-prompt-suggestions.d.ts +1 -1
- package/dist/components/composed/ai/ai-prompt-suggestions/ai-prompt-suggestions.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-reasoning/ai-reasoning.d.ts +1 -1
- package/dist/components/composed/ai/ai-reasoning/ai-reasoning.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-shimmer/ai-shimmer.d.ts +1 -1
- package/dist/components/composed/ai/ai-shimmer/ai-shimmer.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-sources/ai-sources.d.ts +1 -1
- package/dist/components/composed/ai/ai-sources/ai-sources.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-summary/ai-summary.d.ts +1 -1
- package/dist/components/composed/ai/ai-summary/ai-summary.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-task/ai-task.d.ts +1 -1
- package/dist/components/composed/ai/ai-task/ai-task.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-task/types.d.ts +2 -0
- package/dist/components/composed/ai/ai-task/types.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-token-usage/ai-token-usage.d.ts +1 -1
- package/dist/components/composed/ai/ai-token-usage/ai-token-usage.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-tool-call/ai-tool-call.d.ts +1 -1
- package/dist/components/composed/ai/ai-tool-call/ai-tool-call.d.ts.map +1 -1
- package/dist/components/composed/ai/index.cjs +1 -1
- package/dist/components/composed/ai/index.cjs.map +1 -1
- package/dist/components/composed/ai/index.js +111 -109
- package/dist/components/composed/ai/index.js.map +1 -1
- package/dist/components/composed/analytics/activity-heatmap/activity-heatmap.d.ts +1 -1
- package/dist/components/composed/analytics/activity-heatmap/activity-heatmap.d.ts.map +1 -1
- package/dist/components/composed/analytics/atoms/metric-skeleton.d.ts +1 -1
- package/dist/components/composed/analytics/atoms/metric-skeleton.d.ts.map +1 -1
- package/dist/components/composed/analytics/atoms/metric-sparkline.d.ts +1 -1
- package/dist/components/composed/analytics/atoms/metric-sparkline.d.ts.map +1 -1
- package/dist/components/composed/analytics/atoms/metric-trend-chip.d.ts +1 -1
- package/dist/components/composed/analytics/atoms/metric-trend-chip.d.ts.map +1 -1
- package/dist/components/composed/analytics/chart-card/chart-card.d.ts +22 -0
- package/dist/components/composed/analytics/chart-card/chart-card.d.ts.map +1 -0
- package/dist/components/composed/analytics/chart-card/index.d.ts +2 -0
- package/dist/components/composed/analytics/chart-card/index.d.ts.map +1 -0
- package/dist/components/composed/analytics/format-metric-value.d.ts.map +1 -1
- package/dist/components/composed/analytics/index.cjs +1 -1
- package/dist/components/composed/analytics/index.cjs.map +1 -1
- package/dist/components/composed/analytics/index.d.ts +2 -0
- package/dist/components/composed/analytics/index.d.ts.map +1 -1
- package/dist/components/composed/analytics/index.js +408 -427
- package/dist/components/composed/analytics/index.js.map +1 -1
- package/dist/components/composed/analytics/metric/metric.d.ts +1 -1
- package/dist/components/composed/analytics/metric/metric.d.ts.map +1 -1
- package/dist/components/composed/analytics/metric-bar/metric-bar.d.ts +1 -1
- package/dist/components/composed/analytics/metric-bar/metric-bar.d.ts.map +1 -1
- package/dist/components/composed/analytics/metric-comparison/metric-comparison.d.ts +3 -2
- package/dist/components/composed/analytics/metric-comparison/metric-comparison.d.ts.map +1 -1
- package/dist/components/composed/analytics/metric-gradient/metric-gradient.d.ts +1 -1
- package/dist/components/composed/analytics/metric-gradient/metric-gradient.d.ts.map +1 -1
- package/dist/components/composed/analytics/metric-grid/metric-grid.d.ts +1 -1
- package/dist/components/composed/analytics/metric-grid/metric-grid.d.ts.map +1 -1
- package/dist/components/composed/analytics/metric-micro-grid/metric-micro-grid.d.ts +1 -1
- package/dist/components/composed/analytics/metric-micro-grid/metric-micro-grid.d.ts.map +1 -1
- package/dist/components/composed/cards/contact-card/contact-card.d.ts +1 -1
- package/dist/components/composed/cards/contact-card/contact-card.d.ts.map +1 -1
- package/dist/components/composed/cards/course-card/course-card.d.ts +1 -1
- package/dist/components/composed/cards/course-card/course-card.d.ts.map +1 -1
- package/dist/components/composed/cards/feature-announcement/feature-announcement.d.ts +1 -1
- package/dist/components/composed/cards/feature-announcement/feature-announcement.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-compact.d.ts +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-compact.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-dark.d.ts +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-dark.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-full.d.ts +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-full.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-illustrated.d.ts +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-illustrated.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-minimal.d.ts +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-minimal.d.ts.map +1 -1
- package/dist/components/composed/cards/gradient-card/gradient-card.d.ts +2 -2
- package/dist/components/composed/cards/gradient-card/gradient-card.d.ts.map +1 -1
- package/dist/components/composed/cards/index.cjs +1 -1
- package/dist/components/composed/cards/index.cjs.map +1 -1
- package/dist/components/composed/cards/index.js +661 -701
- package/dist/components/composed/cards/index.js.map +1 -1
- package/dist/components/composed/cards/vendor-profile/vendor-profile.d.ts +1 -1
- package/dist/components/composed/cards/vendor-profile/vendor-profile.d.ts.map +1 -1
- package/dist/components/composed/commerce/address-card/address-card.d.ts +1 -1
- package/dist/components/composed/commerce/address-card/address-card.d.ts.map +1 -1
- package/dist/components/composed/commerce/cart-summary/cart-summary.d.ts +1 -1
- package/dist/components/composed/commerce/cart-summary/cart-summary.d.ts.map +1 -1
- package/dist/components/composed/commerce/cart-summary/types.d.ts +8 -1
- package/dist/components/composed/commerce/cart-summary/types.d.ts.map +1 -1
- package/dist/components/composed/commerce/coupon-input/coupon-input.d.ts +1 -1
- package/dist/components/composed/commerce/coupon-input/coupon-input.d.ts.map +1 -1
- package/dist/components/composed/commerce/discount-stack/discount-stack.d.ts +1 -1
- package/dist/components/composed/commerce/discount-stack/discount-stack.d.ts.map +1 -1
- package/dist/components/composed/commerce/index.cjs +1 -1
- package/dist/components/composed/commerce/index.cjs.map +1 -1
- package/dist/components/composed/commerce/index.js +604 -514
- package/dist/components/composed/commerce/index.js.map +1 -1
- package/dist/components/composed/commerce/loyalty-points/loyalty-points.d.ts +1 -1
- package/dist/components/composed/commerce/loyalty-points/loyalty-points.d.ts.map +1 -1
- package/dist/components/composed/commerce/order-status/order-status.d.ts +1 -1
- package/dist/components/composed/commerce/order-status/order-status.d.ts.map +1 -1
- package/dist/components/composed/commerce/order-status/types.d.ts +2 -0
- package/dist/components/composed/commerce/order-status/types.d.ts.map +1 -1
- package/dist/components/composed/commerce/payment-method/payment-method.d.ts +1 -1
- package/dist/components/composed/commerce/payment-method/payment-method.d.ts.map +1 -1
- package/dist/components/composed/commerce/refund-status/refund-status.d.ts +1 -1
- package/dist/components/composed/commerce/refund-status/refund-status.d.ts.map +1 -1
- package/dist/components/composed/commerce/shipment-tracking/shipment-tracking.d.ts +1 -1
- package/dist/components/composed/commerce/shipment-tracking/shipment-tracking.d.ts.map +1 -1
- package/dist/components/composed/commerce/subscription-summary/subscription-summary.d.ts +1 -1
- package/dist/components/composed/commerce/subscription-summary/subscription-summary.d.ts.map +1 -1
- package/dist/components/composed/commerce/tax-breakdown/tax-breakdown.d.ts +1 -1
- package/dist/components/composed/commerce/tax-breakdown/tax-breakdown.d.ts.map +1 -1
- package/dist/components/composed/commerce/upcoming-booking/upcoming-booking.d.ts +1 -1
- package/dist/components/composed/commerce/upcoming-booking/upcoming-booking.d.ts.map +1 -1
- package/dist/components/composed/commerce/voucher-entry/types.d.ts +3 -0
- package/dist/components/composed/commerce/voucher-entry/types.d.ts.map +1 -1
- package/dist/components/composed/commerce/voucher-entry/voucher-entry.d.ts +1 -1
- package/dist/components/composed/commerce/voucher-entry/voucher-entry.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/booking-receipt/booking-receipt.d.ts +1 -1
- package/dist/components/composed/dark-surfaces/booking-receipt/booking-receipt.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/dark-info-panel/dark-info-panel.d.ts +1 -1
- package/dist/components/composed/dark-surfaces/dark-info-panel/dark-info-panel.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/dark-payment/dark-payment.d.ts +1 -1
- package/dist/components/composed/dark-surfaces/dark-payment/dark-payment.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/index.cjs +1 -1
- package/dist/components/composed/dark-surfaces/index.cjs.map +1 -1
- package/dist/components/composed/dark-surfaces/index.js +46 -36
- package/dist/components/composed/dark-surfaces/index.js.map +1 -1
- package/dist/components/composed/dark-surfaces/order-items/order-items.d.ts +1 -1
- package/dist/components/composed/dark-surfaces/order-items/order-items.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/order-items/types.d.ts +3 -1
- package/dist/components/composed/dark-surfaces/order-items/types.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/outstanding-balance/outstanding-balance.d.ts +1 -1
- package/dist/components/composed/dark-surfaces/outstanding-balance/outstanding-balance.d.ts.map +1 -1
- package/dist/components/composed/data-display/dense-info-card/helpers.d.ts +2 -2
- package/dist/components/composed/data-display/dense-info-card/helpers.d.ts.map +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-classification.d.ts +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-classification.d.ts.map +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-dashboard.d.ts +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-dashboard.d.ts.map +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-financial.d.ts +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-financial.d.ts.map +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-project.d.ts +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-project.d.ts.map +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-score.d.ts +1 -1
- package/dist/components/composed/data-display/dense-info-card/partials/dense-info-score.d.ts.map +1 -1
- package/dist/components/composed/data-display/index.cjs +1 -1
- package/dist/components/composed/data-display/index.cjs.map +1 -1
- package/dist/components/composed/data-display/index.js +355 -329
- package/dist/components/composed/data-display/index.js.map +1 -1
- package/dist/components/composed/data-display/inline-metric/inline-metric.d.ts +1 -1
- package/dist/components/composed/data-display/inline-metric/inline-metric.d.ts.map +1 -1
- package/dist/components/composed/data-display/invoice-header/invoice-header.d.ts +1 -1
- package/dist/components/composed/data-display/invoice-header/invoice-header.d.ts.map +1 -1
- package/dist/components/composed/data-display/invoice-items/invoice-items.d.ts +3 -3
- package/dist/components/composed/data-display/invoice-items/invoice-items.d.ts.map +1 -1
- package/dist/components/composed/data-display/invoice-mini/invoice-mini.d.ts +1 -1
- package/dist/components/composed/data-display/invoice-mini/invoice-mini.d.ts.map +1 -1
- package/dist/components/composed/data-display/invoice-table/invoice-table.d.ts +1 -1
- package/dist/components/composed/data-display/invoice-table/invoice-table.d.ts.map +1 -1
- package/dist/components/composed/data-display/mini-kpi/mini-kpi.d.ts +1 -1
- package/dist/components/composed/data-display/mini-kpi/mini-kpi.d.ts.map +1 -1
- package/dist/components/composed/navigation/breadcrumb-progress/breadcrumb-progress.d.ts +1 -1
- package/dist/components/composed/navigation/breadcrumb-progress/breadcrumb-progress.d.ts.map +1 -1
- package/dist/components/composed/navigation/category-nav/category-nav.d.ts +1 -1
- package/dist/components/composed/navigation/category-nav/category-nav.d.ts.map +1 -1
- package/dist/components/composed/navigation/experience-activity/experience-activity.d.ts +1 -1
- package/dist/components/composed/navigation/experience-activity/experience-activity.d.ts.map +1 -1
- package/dist/components/composed/navigation/experience-activity/experience-activity.strings.d.ts +8 -0
- package/dist/components/composed/navigation/experience-activity/experience-activity.strings.d.ts.map +1 -0
- package/dist/components/composed/navigation/experience-activity/index.d.ts +1 -0
- package/dist/components/composed/navigation/experience-activity/index.d.ts.map +1 -1
- package/dist/components/composed/navigation/experience-activity/types.d.ts +2 -0
- package/dist/components/composed/navigation/experience-activity/types.d.ts.map +1 -1
- package/dist/components/composed/navigation/index.cjs +1 -1
- package/dist/components/composed/navigation/index.cjs.map +1 -1
- package/dist/components/composed/navigation/index.js +111 -86
- package/dist/components/composed/navigation/index.js.map +1 -1
- package/dist/components/composed/navigation/kanban-board/kanban-board.d.ts +1 -1
- package/dist/components/composed/navigation/kanban-board/kanban-board.d.ts.map +1 -1
- package/dist/components/composed/navigation/kanban-board/types.d.ts +5 -1
- package/dist/components/composed/navigation/kanban-board/types.d.ts.map +1 -1
- package/dist/components/composed/navigation/tab-switcher/tab-switcher.d.ts +1 -1
- package/dist/components/composed/navigation/tab-switcher/tab-switcher.d.ts.map +1 -1
- package/dist/components/composed/navigation/time-ruler/time-ruler.d.ts +1 -1
- package/dist/components/composed/navigation/time-ruler/time-ruler.d.ts.map +1 -1
- package/dist/components/composed/navigation/vendor-performance/vendor-performance.d.ts +1 -1
- package/dist/components/composed/navigation/vendor-performance/vendor-performance.d.ts.map +1 -1
- package/dist/components/composed/onboarding/checklist/checklist.d.ts.map +1 -1
- package/dist/components/composed/onboarding/checklist/partials/step-status-indicator.d.ts +1 -1
- package/dist/components/composed/onboarding/checklist/partials/step-status-indicator.d.ts.map +1 -1
- package/dist/components/composed/onboarding/index.cjs +1 -1
- package/dist/components/composed/onboarding/index.cjs.map +1 -1
- package/dist/components/composed/onboarding/index.js +60 -60
- package/dist/components/composed/onboarding/index.js.map +1 -1
- package/dist/components/composed/timelines/activity-stream/activity-stream.d.ts +1 -1
- package/dist/components/composed/timelines/activity-stream/activity-stream.d.ts.map +1 -1
- package/dist/components/composed/timelines/changelog/changelog-timeline.d.ts +1 -1
- package/dist/components/composed/timelines/changelog/changelog-timeline.d.ts.map +1 -1
- package/dist/components/composed/timelines/index.cjs +1 -1
- package/dist/components/composed/timelines/index.cjs.map +1 -1
- package/dist/components/composed/timelines/index.js +37 -10
- package/dist/components/composed/timelines/index.js.map +1 -1
- package/dist/components/composed/timelines/milestones/milestones-timeline.d.ts +1 -1
- package/dist/components/composed/timelines/milestones/milestones-timeline.d.ts.map +1 -1
- package/dist/components/composed/timelines/order-timeline/order-timeline.d.ts +1 -1
- package/dist/components/composed/timelines/order-timeline/order-timeline.d.ts.map +1 -1
- package/dist/components/composed/timelines/payment-timeline/payment-timeline.d.ts +1 -1
- package/dist/components/composed/timelines/payment-timeline/payment-timeline.d.ts.map +1 -1
- package/dist/components/composed/timelines/shared/timeline.d.ts +1 -1
- package/dist/components/composed/timelines/shared/timeline.d.ts.map +1 -1
- package/dist/components/composed/timelines/steps-card/steps-card.d.ts +2 -2
- package/dist/components/composed/timelines/steps-card/steps-card.d.ts.map +1 -1
- package/dist/components/features/activities/activities-feed.d.ts +1 -1
- package/dist/components/features/activities/activities-feed.d.ts.map +1 -1
- package/dist/components/features/activities/activities.types.d.ts +2 -1
- package/dist/components/features/activities/activities.types.d.ts.map +1 -1
- package/dist/components/features/activities/index.cjs +1 -1
- package/dist/components/features/activities/index.cjs.map +1 -1
- package/dist/components/features/activities/index.js +287 -302
- package/dist/components/features/activities/index.js.map +1 -1
- package/dist/components/features/activities/partials/activities-feed-card.d.ts +1 -1
- package/dist/components/features/activities/partials/activities-feed-card.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-actions-menu.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-actions-menu.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-changes.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-changes.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-date-label.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-date-label.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-empty-state.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-empty-state.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-headline.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-headline.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-marker.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-marker.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-resource-tag.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-resource-tag.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-row.d.ts +1 -1
- package/dist/components/features/activities/partials/activity-row.d.ts.map +1 -1
- package/dist/components/features/ai-chat/ai-chat.d.ts +3 -2
- package/dist/components/features/ai-chat/ai-chat.d.ts.map +1 -1
- package/dist/components/features/ai-chat/index.cjs +2 -2
- package/dist/components/features/ai-chat/index.cjs.map +1 -1
- package/dist/components/features/ai-chat/index.js +17 -15
- package/dist/components/features/ai-chat/index.js.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-attachments-strip.d.ts +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-attachments-strip.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-conversation.d.ts +3 -2
- package/dist/components/features/ai-chat/partials/ai-chat-conversation.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-empty-state.d.ts +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-empty-state.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-message.d.ts +3 -2
- package/dist/components/features/ai-chat/partials/ai-chat-message.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-prompt-input.d.ts +3 -2
- package/dist/components/features/ai-chat/partials/ai-chat-prompt-input.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-queue.d.ts +3 -2
- package/dist/components/features/ai-chat/partials/ai-chat-queue.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-suggestions-row.d.ts +3 -2
- package/dist/components/features/ai-chat/partials/ai-chat-suggestions-row.d.ts.map +1 -1
- package/dist/components/features/card/booking-calendar-event-card.d.ts +1 -1
- package/dist/components/features/card/booking-calendar-event-card.d.ts.map +1 -1
- package/dist/components/features/card/card.types.d.ts +2 -0
- package/dist/components/features/card/card.types.d.ts.map +1 -1
- package/dist/components/features/card/index.cjs +1 -1
- package/dist/components/features/card/index.cjs.map +1 -1
- package/dist/components/features/card/index.js +37 -43
- package/dist/components/features/card/index.js.map +1 -1
- package/dist/components/features/card/partials/default-shared-resource-partials.d.ts +6 -5
- package/dist/components/features/card/partials/default-shared-resource-partials.d.ts.map +1 -1
- package/dist/components/features/card/shared-resource-card.d.ts +1 -1
- package/dist/components/features/card/shared-resource-card.d.ts.map +1 -1
- package/dist/components/features/comments/comments-provider.d.ts +2 -1
- package/dist/components/features/comments/comments-provider.d.ts.map +1 -1
- package/dist/components/features/comments/comments.d.ts +1 -1
- package/dist/components/features/comments/comments.d.ts.map +1 -1
- package/dist/components/features/comments/comments.types.d.ts +6 -5
- package/dist/components/features/comments/comments.types.d.ts.map +1 -1
- package/dist/components/features/comments/index.cjs +1 -1
- package/dist/components/features/comments/index.js +2 -2
- package/dist/components/features/comments/partials/comment-attachment-chip.d.ts +2 -1
- package/dist/components/features/comments/partials/comment-attachment-chip.d.ts.map +1 -1
- package/dist/components/features/comments/partials/comment-composer.d.ts.map +1 -1
- package/dist/components/features/comments/partials/comment-empty.d.ts +2 -1
- package/dist/components/features/comments/partials/comment-empty.d.ts.map +1 -1
- package/dist/components/features/comments/partials/comment-item.d.ts.map +1 -1
- package/dist/components/features/event-log/event-log.d.ts +1 -1
- package/dist/components/features/event-log/event-log.d.ts.map +1 -1
- package/dist/components/features/event-log/event-log.types.d.ts +2 -2
- package/dist/components/features/event-log/event-log.types.d.ts.map +1 -1
- package/dist/components/features/event-log/index.cjs +1 -1
- package/dist/components/features/event-log/index.cjs.map +1 -1
- package/dist/components/features/event-log/index.js +86 -86
- package/dist/components/features/event-log/index.js.map +1 -1
- package/dist/components/features/filters/facets/async-select-facet.d.ts +2 -2
- package/dist/components/features/filters/facets/async-select-facet.d.ts.map +1 -1
- package/dist/components/features/filters/facets/date-facet.d.ts +1 -1
- package/dist/components/features/filters/facets/date-facet.d.ts.map +1 -1
- package/dist/components/features/filters/facets/range-facet.d.ts +1 -1
- package/dist/components/features/filters/facets/range-facet.d.ts.map +1 -1
- package/dist/components/features/filters/facets/search-facet.d.ts +1 -1
- package/dist/components/features/filters/facets/search-facet.d.ts.map +1 -1
- package/dist/components/features/filters/facets/select-facet.d.ts +1 -1
- package/dist/components/features/filters/facets/select-facet.d.ts.map +1 -1
- package/dist/components/features/filters/facets/tags-facet.d.ts +1 -1
- package/dist/components/features/filters/facets/tags-facet.d.ts.map +1 -1
- package/dist/components/features/filters/filter-context.d.ts +1 -1
- package/dist/components/features/filters/filter-context.d.ts.map +1 -1
- package/dist/components/features/filters/filter-layout.d.ts +1 -1
- package/dist/components/features/filters/filter-layout.d.ts.map +1 -1
- package/dist/components/features/filters/filters.strings.d.ts +1 -0
- package/dist/components/features/filters/filters.strings.d.ts.map +1 -1
- package/dist/components/features/filters/filters.types.d.ts +8 -8
- package/dist/components/features/filters/filters.types.d.ts.map +1 -1
- package/dist/components/features/filters/hooks/use-async-options.d.ts.map +1 -1
- package/dist/components/features/filters/index.cjs +1 -1
- package/dist/components/features/filters/index.cjs.map +1 -1
- package/dist/components/features/filters/index.js +622 -592
- package/dist/components/features/filters/index.js.map +1 -1
- package/dist/components/features/filters/partials/active-filter-item.d.ts +2 -1
- package/dist/components/features/filters/partials/active-filter-item.d.ts.map +1 -1
- package/dist/components/features/filters/partials/async-filter-content.d.ts +2 -2
- package/dist/components/features/filters/partials/async-filter-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/date-filter-content.d.ts +1 -1
- package/dist/components/features/filters/partials/date-filter-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-error-boundary.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-error-boundary.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-list-content.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-list-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-list-item.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-list-item.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-operator-select.d.ts +2 -1
- package/dist/components/features/filters/partials/filter-operator-select.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-pill.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-pill.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-popover-content.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-popover-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-tabs.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-tabs.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-value-display.d.ts +1 -1
- package/dist/components/features/filters/partials/filter-value-display.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filters-button.d.ts +1 -1
- package/dist/components/features/filters/partials/filters-button.d.ts.map +1 -1
- package/dist/components/features/filters/partials/regular-filter-content.d.ts +1 -1
- package/dist/components/features/filters/partials/regular-filter-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/search-filters-list.d.ts +1 -1
- package/dist/components/features/filters/partials/search-filters-list.d.ts.map +1 -1
- package/dist/components/features/filters/partials/tags-filter-content.d.ts +1 -1
- package/dist/components/features/filters/partials/tags-filter-content.d.ts.map +1 -1
- package/dist/components/features/global-search/global-search.d.ts +24 -2
- package/dist/components/features/global-search/global-search.d.ts.map +1 -1
- package/dist/components/features/global-search/index.cjs +1 -1
- package/dist/components/features/global-search/index.cjs.map +1 -1
- package/dist/components/features/global-search/index.js +291 -271
- package/dist/components/features/global-search/index.js.map +1 -1
- package/dist/components/features/global-search/partials/global-search-empty-state.d.ts +1 -1
- package/dist/components/features/global-search/partials/global-search-empty-state.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-footer.d.ts +1 -1
- package/dist/components/features/global-search/partials/global-search-footer.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-idle-state.d.ts +1 -1
- package/dist/components/features/global-search/partials/global-search-idle-state.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-input.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-result-row.d.ts +2 -1
- package/dist/components/features/global-search/partials/global-search-result-row.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-tabs.d.ts +1 -1
- package/dist/components/features/global-search/partials/global-search-tabs.d.ts.map +1 -1
- package/dist/components/features/index.d.ts.map +1 -1
- package/dist/components/features/kanban/index.cjs +1 -1
- package/dist/components/features/kanban/index.cjs.map +1 -1
- package/dist/components/features/kanban/index.js +133 -124
- package/dist/components/features/kanban/index.js.map +1 -1
- package/dist/components/features/kanban/kanban-context.d.ts +1 -0
- package/dist/components/features/kanban/kanban-context.d.ts.map +1 -1
- package/dist/components/features/kanban/kanban.d.ts +7 -7
- package/dist/components/features/kanban/kanban.d.ts.map +1 -1
- package/dist/components/features/media-library/hooks/index.d.ts +2 -0
- package/dist/components/features/media-library/hooks/index.d.ts.map +1 -0
- package/dist/components/features/media-library/hooks/use-media-library.d.ts +6 -0
- package/dist/components/features/media-library/hooks/use-media-library.d.ts.map +1 -0
- package/dist/components/features/media-library/index.cjs +2 -0
- package/dist/components/features/media-library/index.cjs.map +1 -0
- package/dist/components/features/media-library/index.d.ts +7 -0
- package/dist/components/features/media-library/index.d.ts.map +1 -0
- package/dist/components/features/media-library/index.js +1796 -0
- package/dist/components/features/media-library/index.js.map +1 -0
- package/dist/components/features/media-library/media-library.d.ts +4 -0
- package/dist/components/features/media-library/media-library.d.ts.map +1 -0
- package/dist/components/features/media-library/media-library.strings.d.ts +120 -0
- package/dist/components/features/media-library/media-library.strings.d.ts.map +1 -0
- package/dist/components/features/media-library/media-library.types.d.ts +340 -0
- package/dist/components/features/media-library/media-library.types.d.ts.map +1 -0
- package/dist/components/features/media-library/media-resource-gallery.d.ts +3 -0
- package/dist/components/features/media-library/media-resource-gallery.d.ts.map +1 -0
- package/dist/components/features/media-library/partials/index.d.ts +2 -0
- package/dist/components/features/media-library/partials/index.d.ts.map +1 -0
- package/dist/components/features/media-library/partials/media-library-partials.d.ts +11 -0
- package/dist/components/features/media-library/partials/media-library-partials.d.ts.map +1 -0
- package/dist/components/features/mentions/index.cjs +1 -1
- package/dist/components/features/mentions/index.js +1 -1
- package/dist/components/features/mentions/partials/mention-chip.d.ts.map +1 -1
- package/dist/components/features/mentions/partials/mention-inline-suggestions.d.ts +1 -1
- package/dist/components/features/mentions/partials/mention-inline-suggestions.d.ts.map +1 -1
- package/dist/components/features/mentions/partials/mention-picker.d.ts +1 -1
- package/dist/components/features/mentions/partials/mention-picker.d.ts.map +1 -1
- package/dist/components/features/mentions/utils/build-mention-html.d.ts +3 -3
- package/dist/components/features/overlays/alert-dialog.d.ts +1 -1
- package/dist/components/features/overlays/alert-dialog.d.ts.map +1 -1
- package/dist/components/features/overlays/dialog.d.ts +1 -1
- package/dist/components/features/overlays/dialog.d.ts.map +1 -1
- package/dist/components/features/overlays/drawer.d.ts +1 -1
- package/dist/components/features/overlays/drawer.d.ts.map +1 -1
- package/dist/components/features/overlays/index.cjs +1 -1
- package/dist/components/features/overlays/index.js +1 -1
- package/dist/components/features/overlays/overlays.types.d.ts +3 -1
- package/dist/components/features/overlays/overlays.types.d.ts.map +1 -1
- package/dist/components/features/products/components/index.d.ts +15 -0
- package/dist/components/features/products/components/index.d.ts.map +1 -0
- package/dist/components/features/products/components/product-contract-overview.d.ts +6 -0
- package/dist/components/features/products/components/product-contract-overview.d.ts.map +1 -0
- package/dist/components/features/products/components/product-details-card.d.ts +6 -0
- package/dist/components/features/products/components/product-details-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-operations-card.d.ts +6 -0
- package/dist/components/features/products/components/product-operations-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-option-action-menu.d.ts +6 -0
- package/dist/components/features/products/components/product-option-action-menu.d.ts.map +1 -0
- package/dist/components/features/products/components/product-options-summary.d.ts +6 -0
- package/dist/components/features/products/components/product-options-summary.d.ts.map +1 -0
- package/dist/components/features/products/components/product-overview.d.ts +6 -0
- package/dist/components/features/products/components/product-overview.d.ts.map +1 -0
- package/dist/components/features/products/components/product-policies-card.d.ts +6 -0
- package/dist/components/features/products/components/product-policies-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-quote-preview-card.d.ts +6 -0
- package/dist/components/features/products/components/product-quote-preview-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-readiness-card.d.ts +6 -0
- package/dist/components/features/products/components/product-readiness-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-structure-card.d.ts +6 -0
- package/dist/components/features/products/components/product-structure-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variant-action-menu.d.ts +6 -0
- package/dist/components/features/products/components/product-variant-action-menu.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variant-details.d.ts +6 -0
- package/dist/components/features/products/components/product-variant-details.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variant-editor.d.ts +6 -0
- package/dist/components/features/products/components/product-variant-editor.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variants-table.d.ts +6 -0
- package/dist/components/features/products/components/product-variants-table.d.ts.map +1 -0
- package/dist/components/features/products/index.cjs +2 -0
- package/dist/components/features/products/index.cjs.map +1 -0
- package/dist/components/features/products/index.d.ts +6 -0
- package/dist/components/features/products/index.d.ts.map +1 -0
- package/dist/components/features/products/index.js +1749 -0
- package/dist/components/features/products/index.js.map +1 -0
- package/dist/components/features/products/partials/index.d.ts +8 -0
- package/dist/components/features/products/partials/index.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-actions.d.ts +8 -0
- package/dist/components/features/products/partials/product-actions.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-empty-state.d.ts +8 -0
- package/dist/components/features/products/partials/product-empty-state.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-metric-tile.d.ts +5 -0
- package/dist/components/features/products/partials/product-metric-tile.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-rows.d.ts +25 -0
- package/dist/components/features/products/partials/product-rows.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-tone.d.ts +9 -0
- package/dist/components/features/products/partials/product-tone.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-values.d.ts +2 -0
- package/dist/components/features/products/partials/product-values.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-variant-table-parts.d.ts +22 -0
- package/dist/components/features/products/partials/product-variant-table-parts.d.ts.map +1 -0
- package/dist/components/features/products/products.d.ts +7 -0
- package/dist/components/features/products/products.d.ts.map +1 -0
- package/dist/components/features/products/products.strings.d.ts +197 -0
- package/dist/components/features/products/products.strings.d.ts.map +1 -0
- package/dist/components/features/products/products.types.d.ts +372 -0
- package/dist/components/features/products/products.types.d.ts.map +1 -0
- package/dist/components/features/rich-text-editor/form-rich-text-editor.d.ts +1 -1
- package/dist/components/features/rich-text-editor/form-rich-text-editor.d.ts.map +1 -1
- package/dist/components/features/rich-text-editor/index.cjs +1 -1
- package/dist/components/features/rich-text-editor/index.cjs.map +1 -1
- package/dist/components/features/rich-text-editor/index.js +1 -1
- package/dist/components/features/rich-text-editor/index.js.map +1 -1
- package/dist/components/features/rich-text-editor/partials/counts-footer.d.ts +2 -2
- package/dist/components/features/rich-text-editor/partials/counts-footer.d.ts.map +1 -1
- package/dist/components/features/rich-text-editor/partials/rich-text-editor-fallback.d.ts.map +1 -1
- package/dist/components/features/rich-text-editor/partials/rich-text-editor-tiptap.d.ts.map +1 -1
- package/dist/components/features/rich-text-editor/partials/rich-text-editor-toolbar.d.ts +1 -1
- package/dist/components/features/rich-text-editor/partials/rich-text-editor-toolbar.d.ts.map +1 -1
- package/dist/components/features/rich-text-editor/rich-text-editor.strings.d.ts +4 -0
- package/dist/components/features/rich-text-editor/rich-text-editor.strings.d.ts.map +1 -1
- package/dist/components/features/schema-form/hooks/index.d.ts +2 -0
- package/dist/components/features/schema-form/hooks/index.d.ts.map +1 -0
- package/dist/components/features/schema-form/hooks/use-schema-form.d.ts +24 -0
- package/dist/components/features/schema-form/hooks/use-schema-form.d.ts.map +1 -0
- package/dist/components/features/schema-form/index.cjs +2 -0
- package/dist/components/features/schema-form/index.cjs.map +1 -0
- package/dist/components/features/schema-form/index.d.ts +6 -0
- package/dist/components/features/schema-form/index.d.ts.map +1 -0
- package/dist/components/features/schema-form/index.js +721 -0
- package/dist/components/features/schema-form/index.js.map +1 -0
- package/dist/components/features/schema-form/partials/index.d.ts +4 -0
- package/dist/components/features/schema-form/partials/index.d.ts.map +1 -0
- package/dist/components/features/schema-form/partials/schema-form-actions.d.ts +16 -0
- package/dist/components/features/schema-form/partials/schema-form-actions.d.ts.map +1 -0
- package/dist/components/features/schema-form/partials/schema-form-empty.d.ts +10 -0
- package/dist/components/features/schema-form/partials/schema-form-empty.d.ts.map +1 -0
- package/dist/components/features/schema-form/partials/schema-form-field.d.ts +11 -0
- package/dist/components/features/schema-form/partials/schema-form-field.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.d.ts +6 -0
- package/dist/components/features/schema-form/schema-form.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.strings.d.ts +12 -0
- package/dist/components/features/schema-form/schema-form.strings.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.types.d.ts +198 -0
- package/dist/components/features/schema-form/schema-form.types.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.utils.d.ts +19 -0
- package/dist/components/features/schema-form/schema-form.utils.d.ts.map +1 -0
- package/dist/components/features/suggestions/hooks/use-suggestions.d.ts.map +1 -1
- package/dist/components/features/suggestions/index.cjs +1 -1
- package/dist/components/features/suggestions/index.cjs.map +1 -1
- package/dist/components/features/suggestions/index.js +64 -64
- package/dist/components/features/suggestions/index.js.map +1 -1
- package/dist/components/features/suggestions/suggestions.d.ts +1 -1
- package/dist/components/features/suggestions/suggestions.d.ts.map +1 -1
- package/dist/components/features/suggestions/suggestions.types.d.ts +1 -0
- package/dist/components/features/suggestions/suggestions.types.d.ts.map +1 -1
- package/dist/components/features/sync/index.cjs +1 -1
- package/dist/components/features/sync/index.cjs.map +1 -1
- package/dist/components/features/sync/index.js +3 -3
- package/dist/components/features/sync/index.js.map +1 -1
- package/dist/components/features/sync/sync-range-dialog-form.d.ts +1 -1
- package/dist/components/layout/app-shell/app-shell.types.d.ts +65 -0
- package/dist/components/layout/app-shell/app-shell.types.d.ts.map +1 -0
- package/dist/components/layout/app-shell/index.cjs +1 -0
- package/dist/components/layout/app-shell/index.d.ts +3 -0
- package/dist/components/layout/app-shell/index.d.ts.map +1 -0
- package/dist/components/layout/app-shell/index.js +2 -0
- package/dist/components/layout/app-shell/topbar-sidebar-layout.d.ts +3 -0
- package/dist/components/layout/app-shell/topbar-sidebar-layout.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-card.d.ts +3 -0
- package/dist/components/layout/auth/auth-card.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-footer-links.d.ts +3 -0
- package/dist/components/layout/auth/auth-footer-links.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-hooks.d.ts +5 -0
- package/dist/components/layout/auth/auth-hooks.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-method-switch.d.ts +5 -0
- package/dist/components/layout/auth/auth-method-switch.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-shell.d.ts +3 -0
- package/dist/components/layout/auth/auth-shell.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-social-providers.d.ts +4 -0
- package/dist/components/layout/auth/auth-social-providers.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-split-panel.d.ts +3 -0
- package/dist/components/layout/auth/auth-split-panel.d.ts.map +1 -0
- package/dist/components/layout/auth/auth.strings.d.ts +22 -0
- package/dist/components/layout/auth/auth.strings.d.ts.map +1 -0
- package/dist/components/layout/auth/auth.types.d.ts +187 -0
- package/dist/components/layout/auth/auth.types.d.ts.map +1 -0
- package/dist/components/layout/auth/index.cjs +1 -0
- package/dist/components/layout/auth/index.d.ts +10 -0
- package/dist/components/layout/auth/index.d.ts.map +1 -0
- package/dist/components/layout/auth/index.js +2 -0
- package/dist/components/layout/containers/content-container.d.ts +1 -1
- package/dist/components/layout/containers/content-container.d.ts.map +1 -1
- package/dist/components/layout/containers/index.cjs +1 -1
- package/dist/components/layout/containers/index.js +2 -2
- package/dist/components/layout/containers/section.d.ts +1 -1
- package/dist/components/layout/containers/section.d.ts.map +1 -1
- package/dist/components/layout/header/header.d.ts +1 -1
- package/dist/components/layout/header/header.d.ts.map +1 -1
- package/dist/components/layout/header/index.cjs +1 -1
- package/dist/components/layout/header/index.js +1 -1
- package/dist/components/layout/header/partials/header-breadcrumbs.d.ts +3 -1
- package/dist/components/layout/header/partials/header-breadcrumbs.d.ts.map +1 -1
- package/dist/components/layout/header/partials/header-notifications.d.ts +1 -1
- package/dist/components/layout/header/partials/header-notifications.d.ts.map +1 -1
- package/dist/components/layout/header/partials/header-search.d.ts +1 -1
- package/dist/components/layout/header/partials/header-search.d.ts.map +1 -1
- package/dist/components/layout/header/partials/header-user-menu.d.ts +1 -1
- package/dist/components/layout/header/partials/header-user-menu.d.ts.map +1 -1
- package/dist/components/layout/hooks/index.cjs +1 -1
- package/dist/components/layout/hooks/index.js +1 -1
- package/dist/components/layout/index.cjs +1 -1
- package/dist/components/layout/index.d.ts +3 -0
- package/dist/components/layout/index.d.ts.map +1 -1
- package/dist/components/layout/index.js +10 -7
- package/dist/components/layout/page/index.cjs +1 -1
- package/dist/components/layout/page/index.js +1 -1
- package/dist/components/layout/page/page-content.d.ts +1 -1
- package/dist/components/layout/page/page-content.d.ts.map +1 -1
- package/dist/components/layout/page/page.d.ts +1 -1
- package/dist/components/layout/page/page.d.ts.map +1 -1
- package/dist/components/layout/page/partials/page-actions.d.ts +1 -1
- package/dist/components/layout/page/partials/page-actions.d.ts.map +1 -1
- package/dist/components/layout/page/partials/page-header.d.ts +1 -1
- package/dist/components/layout/page/partials/page-header.d.ts.map +1 -1
- package/dist/components/layout/sidebar/app-sidebar.d.ts +6 -1
- package/dist/components/layout/sidebar/app-sidebar.d.ts.map +1 -1
- package/dist/components/layout/sidebar/components/sidebar-grouped-navigation.d.ts +1 -1
- package/dist/components/layout/sidebar/components/sidebar-grouped-navigation.d.ts.map +1 -1
- package/dist/components/layout/sidebar/components/sidebar-logo.d.ts +1 -1
- package/dist/components/layout/sidebar/components/sidebar-logo.d.ts.map +1 -1
- package/dist/components/layout/sidebar/components/sidebar-navigation-footer.d.ts +1 -1
- package/dist/components/layout/sidebar/components/sidebar-navigation-footer.d.ts.map +1 -1
- package/dist/components/layout/sidebar/components/sidebar-navigation-user.d.ts +1 -1
- package/dist/components/layout/sidebar/components/sidebar-navigation-user.d.ts.map +1 -1
- package/dist/components/layout/sidebar/components/sidebar-navigation.d.ts +3 -1
- package/dist/components/layout/sidebar/components/sidebar-navigation.d.ts.map +1 -1
- package/dist/components/layout/sidebar/components/sidebar-workspace-dropdown.d.ts +1 -1
- package/dist/components/layout/sidebar/components/sidebar-workspace-dropdown.d.ts.map +1 -1
- package/dist/components/layout/sidebar/index.cjs +1 -1
- package/dist/components/layout/sidebar/index.js +2 -2
- package/dist/components/layout/sidebar/sidebar.context.d.ts +1 -1
- package/dist/components/layout/sidebar/sidebar.context.d.ts.map +1 -1
- package/dist/components/layout/sidebar/sidebar.d.ts +1 -1
- package/dist/components/layout/sidebar/sidebar.d.ts.map +1 -1
- package/dist/components/layout/sidebar/sidebar.utils.d.ts +2 -2
- package/dist/components/layout/sidebar/sidebar.utils.d.ts.map +1 -1
- package/dist/components/layout/workspace/index.cjs +1 -0
- package/dist/components/layout/workspace/index.d.ts +4 -0
- package/dist/components/layout/workspace/index.d.ts.map +1 -0
- package/dist/components/layout/workspace/index.js +2 -0
- package/dist/components/layout/workspace/workspace.d.ts +7 -0
- package/dist/components/layout/workspace/workspace.d.ts.map +1 -0
- package/dist/components/layout/workspace/workspace.strings.d.ts +19 -0
- package/dist/components/layout/workspace/workspace.strings.d.ts.map +1 -0
- package/dist/components/layout/workspace/workspace.types.d.ts +96 -0
- package/dist/components/layout/workspace/workspace.types.d.ts.map +1 -0
- package/dist/components/typography/heading.d.ts +2 -1
- package/dist/components/typography/heading.d.ts.map +1 -1
- package/dist/components/typography/index.cjs +1 -1
- package/dist/components/typography/index.js +2 -3
- package/dist/components/typography/label.d.ts +1 -1
- package/dist/components/typography/label.d.ts.map +1 -1
- package/dist/components/typography/text-link.d.ts +1 -1
- package/dist/components/typography/text-link.d.ts.map +1 -1
- package/dist/components/typography/text.d.ts +2 -1
- package/dist/components/typography/text.d.ts.map +1 -1
- package/dist/components/typography/typography.d.ts +3 -3
- package/dist/components/typography/typography.d.ts.map +1 -1
- package/dist/components/ui/accordion.d.ts +4 -4
- package/dist/components/ui/accordion.d.ts.map +1 -1
- package/dist/components/ui/alert.d.ts +4 -4
- package/dist/components/ui/alert.d.ts.map +1 -1
- package/dist/components/ui/avatar.d.ts +6 -6
- package/dist/components/ui/avatar.d.ts.map +1 -1
- package/dist/components/ui/badge.d.ts +1 -1
- package/dist/components/ui/badge.d.ts.map +1 -1
- package/dist/components/ui/breadcrumb.d.ts +7 -7
- package/dist/components/ui/breadcrumb.d.ts.map +1 -1
- package/dist/components/ui/button-group.d.ts +2 -2
- package/dist/components/ui/button-group.d.ts.map +1 -1
- package/dist/components/ui/button.d.ts +1 -1
- package/dist/components/ui/button.d.ts.map +1 -1
- package/dist/components/ui/calendar.d.ts +2 -2
- package/dist/components/ui/calendar.d.ts.map +1 -1
- package/dist/components/ui/card.d.ts +7 -7
- package/dist/components/ui/card.d.ts.map +1 -1
- package/dist/components/ui/chart.d.ts +4 -4
- package/dist/components/ui/chart.d.ts.map +1 -1
- package/dist/components/ui/checkbox.d.ts +1 -1
- package/dist/components/ui/checkbox.d.ts.map +1 -1
- package/dist/components/ui/collapsible.d.ts +4 -3
- package/dist/components/ui/collapsible.d.ts.map +1 -1
- package/dist/components/ui/combobox.d.ts +20 -20
- package/dist/components/ui/combobox.d.ts.map +1 -1
- package/dist/components/ui/command.d.ts +9 -9
- package/dist/components/ui/command.d.ts.map +1 -1
- package/dist/components/ui/context-menu.d.ts +15 -15
- package/dist/components/ui/context-menu.d.ts.map +1 -1
- package/dist/components/ui/dialog.d.ts +10 -10
- package/dist/components/ui/dialog.d.ts.map +1 -1
- package/dist/components/ui/dropdown-menu.d.ts +16 -16
- package/dist/components/ui/dropdown-menu.d.ts.map +1 -1
- package/dist/components/ui/empty.d.ts +6 -6
- package/dist/components/ui/empty.d.ts.map +1 -1
- package/dist/components/ui/hover-card.d.ts +3 -3
- package/dist/components/ui/hover-card.d.ts.map +1 -1
- package/dist/components/ui/input-group.d.ts +7 -7
- package/dist/components/ui/input-group.d.ts.map +1 -1
- package/dist/components/ui/input.d.ts +1 -1
- package/dist/components/ui/input.d.ts.map +1 -1
- package/dist/components/ui/item.d.ts +9 -9
- package/dist/components/ui/item.d.ts.map +1 -1
- package/dist/components/ui/pagination.d.ts +7 -7
- package/dist/components/ui/pagination.d.ts.map +1 -1
- package/dist/components/ui/popover.d.ts +7 -7
- package/dist/components/ui/popover.d.ts.map +1 -1
- package/dist/components/ui/progress.d.ts +5 -5
- package/dist/components/ui/progress.d.ts.map +1 -1
- package/dist/components/ui/radio-group.d.ts +2 -2
- package/dist/components/ui/radio-group.d.ts.map +1 -1
- package/dist/components/ui/scroll-area.d.ts +2 -2
- package/dist/components/ui/scroll-area.d.ts.map +1 -1
- package/dist/components/ui/select.d.ts +9 -9
- package/dist/components/ui/select.d.ts.map +1 -1
- package/dist/components/ui/separator.d.ts +1 -1
- package/dist/components/ui/separator.d.ts.map +1 -1
- package/dist/components/ui/sheet.d.ts +8 -8
- package/dist/components/ui/sheet.d.ts.map +1 -1
- package/dist/components/ui/sidebar.d.ts +19 -19
- package/dist/components/ui/sidebar.d.ts.map +1 -1
- package/dist/components/ui/skeleton.d.ts +1 -1
- package/dist/components/ui/skeleton.d.ts.map +1 -1
- package/dist/components/ui/slider.d.ts +2 -1
- package/dist/components/ui/slider.d.ts.map +1 -1
- package/dist/components/ui/sonner.d.ts +1 -1
- package/dist/components/ui/sonner.d.ts.map +1 -1
- package/dist/components/ui/spinner.d.ts +1 -1
- package/dist/components/ui/spinner.d.ts.map +1 -1
- package/dist/components/ui/switch.d.ts +1 -1
- package/dist/components/ui/switch.d.ts.map +1 -1
- package/dist/components/ui/table.d.ts +8 -8
- package/dist/components/ui/table.d.ts.map +1 -1
- package/dist/components/ui/tabs.d.ts +4 -4
- package/dist/components/ui/tabs.d.ts.map +1 -1
- package/dist/components/ui/textarea.d.ts +1 -1
- package/dist/components/ui/textarea.d.ts.map +1 -1
- package/dist/components/ui/toggle-group.d.ts +3 -2
- package/dist/components/ui/toggle-group.d.ts.map +1 -1
- package/dist/components/ui/toggle.d.ts +1 -1
- package/dist/components/ui/toggle.d.ts.map +1 -1
- package/dist/components/ui/tooltip.d.ts +4 -4
- package/dist/components/ui/tooltip.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/lib/strings.cjs +1 -1
- package/dist/lib/strings.cjs.map +1 -1
- package/dist/lib/strings.js.map +1 -1
- package/dist/lib/ui-provider/index.cjs +1 -1
- package/dist/lib/ui-provider/index.js +1 -1
- package/dist/lib/ui-provider/provider.d.ts +1 -1
- package/dist/lib/ui-provider/provider.d.ts.map +1 -1
- package/dist/lib/utils.cjs +1 -1
- package/dist/lib/utils.cjs.map +1 -1
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/lib/utils.js +19 -16
- package/dist/lib/utils.js.map +1 -1
- package/dist/showcase/assets/AreaChart-DUe3j5uB.js +6 -0
- package/dist/showcase/assets/CSPContext-ImKusJJ_.js +1 -0
- package/dist/showcase/assets/CompositeItem-DleE4kTc.js +1 -0
- package/dist/showcase/assets/CompositeRoot-BbNkvtLz.js +1 -0
- package/dist/showcase/assets/Control.FullScreen-CwLQ1MMK.js +1 -0
- package/dist/showcase/assets/DialogTrigger-C0DB0bXw.js +1 -0
- package/dist/showcase/assets/FieldItemContext-CFTR-INZ.js +1 -0
- package/dist/showcase/assets/FormContext-lmjYAh4E.js +1 -0
- package/dist/showcase/assets/LabelableContext-CDv6gSfU.js +1 -0
- package/dist/showcase/assets/PreviewLayout-BG1B5TzA.js +1 -0
- package/dist/showcase/assets/RadioGroup-C-0MNAYY.js +1 -0
- package/dist/showcase/assets/Separator-KsPLUEno.js +1 -0
- package/dist/showcase/assets/ToolbarRootContext-AV8xAl2m.js +1 -0
- package/dist/showcase/assets/accordion-BWkuKg77.js +171 -0
- package/dist/showcase/assets/accordion-variants-CVT_62VO.js +1 -0
- package/dist/showcase/assets/action-menu-BOUHlGba.js +1 -0
- package/dist/showcase/assets/activities-DMDQje7Y.js +501 -0
- package/dist/showcase/assets/activities-feed-card-B8wpu4F3.js +1 -0
- package/dist/showcase/assets/activity-B-FxNryB.js +1 -0
- package/dist/showcase/assets/admin-CAhEeKt_.js +80 -0
- package/dist/showcase/assets/ai-UioEgJ90.js +41 -0
- package/dist/showcase/assets/ai-artifact-CUAlhcSX.js +2 -0
- package/dist/showcase/assets/ai-chat-C_w2PSmy.js +568 -0
- package/dist/showcase/assets/ai-elements-DmxqXR6H.js +387 -0
- package/dist/showcase/assets/ai-new-PG02TWQq.js +167 -0
- package/dist/showcase/assets/ai-tool-call-BaJx1rR4.js +1 -0
- package/dist/showcase/assets/alert-D7n-kQoO.js +93 -0
- package/dist/showcase/assets/alert-DIelf1qF.js +1 -0
- package/dist/showcase/assets/alert-TQCZEcn-.js +62 -0
- package/dist/showcase/assets/api-key-list-CSt4trYG.js +73 -0
- package/dist/showcase/assets/app-sidebar-DixqrLf2.js +1 -0
- package/dist/showcase/assets/arrow-down-CYh_aUsd.js +1 -0
- package/dist/showcase/assets/arrow-left-pYYsNkZE.js +1 -0
- package/dist/showcase/assets/arrow-right-Bf1Tl6D5.js +1 -0
- package/dist/showcase/assets/arrow-up-BhmQRZs9.js +1 -0
- package/dist/showcase/assets/arrow-up-right-CuAsO3-r.js +1 -0
- package/dist/showcase/assets/avatar-5EFTnHEG.js +1 -0
- package/dist/showcase/assets/avatar-DLpnivU0.js +57 -0
- package/dist/showcase/assets/badge-check-BRAVo7dA.js +1 -0
- package/dist/showcase/assets/badge-yFoRqbiq.js +28 -0
- package/dist/showcase/assets/bell-Dt3Nz2y2.js +1 -0
- package/dist/showcase/assets/bot-5Ro5Dayc.js +1 -0
- package/dist/showcase/assets/box-mt6TbZO6.js +1 -0
- package/dist/showcase/assets/brain-736080Wh.js +1 -0
- package/dist/showcase/assets/brand-4K8xsJ91.js +36 -0
- package/dist/showcase/assets/breadcrumb-CAlApdCw.js +1 -0
- package/dist/showcase/assets/breadcrumb-DHeGqoTD.js +52 -0
- package/dist/showcase/assets/breadcrumbs-D_lniGJs.js +1 -0
- package/dist/showcase/assets/briefcase-B_Uti-Iu.js +1 -0
- package/dist/showcase/assets/building-2-zgcwuzxP.js +1 -0
- package/dist/showcase/assets/button-PmqgeJKm.js +44 -0
- package/dist/showcase/assets/button-group-DAOmmujV.js +1 -0
- package/dist/showcase/assets/buttons-PtpR_v16.js +270 -0
- package/dist/showcase/assets/calendar-BiOGjB7a.js +1 -0
- package/dist/showcase/assets/calendar-C1A98cz0.js +16 -0
- package/dist/showcase/assets/calendar-DTgagmt7.js +1 -0
- package/dist/showcase/assets/calendar-days-pr8kXiTx.js +1 -0
- package/dist/showcase/assets/camera-CGKLOOep.js +1 -0
- package/dist/showcase/assets/card-CFIG8Dgg.js +1 -0
- package/dist/showcase/assets/card-CRd07Iun.js +188 -0
- package/dist/showcase/assets/card-primitives-YgCOqVDI.js +1 -0
- package/dist/showcase/assets/card-radio-group-Du6yaMZ-.js +1 -0
- package/dist/showcase/assets/cards-H7ywhTNM.js +328 -0
- package/dist/showcase/assets/carousel-Dwll5oz1.js +449 -0
- package/dist/showcase/assets/chart-BWnVf-d-.js +358 -0
- package/dist/showcase/assets/chart-column-DjAyOA-t.js +1 -0
- package/dist/showcase/assets/checkbox-fwuAAaUZ.js +1 -0
- package/dist/showcase/assets/chevron-down-CSn8HCwf.js +1 -0
- package/dist/showcase/assets/chevron-left-Ddj6-KOu.js +1 -0
- package/dist/showcase/assets/chevron-right-d-umkBru.js +1 -0
- package/dist/showcase/assets/chevron-up-CeFY6O0I.js +1 -0
- package/dist/showcase/assets/chevrons-up-down-Ck3rUZtc.js +1 -0
- package/dist/showcase/assets/circle-Dy08kACD.js +1 -0
- package/dist/showcase/assets/circle-alert-ysbx8rsZ.js +1 -0
- package/dist/showcase/assets/circle-check-TT7cFQrr.js +1 -0
- package/dist/showcase/assets/circle-check-big-4RnJfeaC.js +1 -0
- package/dist/showcase/assets/circle-dot-CvoDXS-W.js +1 -0
- package/dist/showcase/assets/circle-question-mark-Dbi-WTYN.js +1 -0
- package/dist/showcase/assets/circle-x-c5z6-eYV.js +1 -0
- package/dist/showcase/assets/clock-3-DDEsD4Tb.js +1 -0
- package/dist/showcase/assets/clock-DuBsP5t3.js +1 -0
- package/dist/showcase/assets/code-xml-SoYTMEdm.js +1 -0
- package/dist/showcase/assets/collapsible-Cv3oGVkH.js +27 -0
- package/dist/showcase/assets/collapsible-DagkA3To.js +1 -0
- package/dist/showcase/assets/combobox-CPC4a_MH.js +696 -0
- package/dist/showcase/assets/command-BtaMPVtf.js +45 -0
- package/dist/showcase/assets/command-C37Q471b.js +1 -0
- package/dist/showcase/assets/comment-composer-W0xfh_HP.js +1 -0
- package/dist/showcase/assets/comment-item-Ctcpx1GX.js +1 -0
- package/dist/showcase/assets/comments-BODDdRry.js +357 -0
- package/dist/showcase/assets/commerce-B9MICTY2.js +79 -0
- package/dist/showcase/assets/commerce-extras-DsgnTkBH.js +189 -0
- package/dist/showcase/assets/composite-B-19wwf9.js +1 -0
- package/dist/showcase/assets/contact-card-CqP3YxTq.js +65 -0
- package/dist/showcase/assets/content-container-x2tsQKwH.js +1 -0
- package/dist/showcase/assets/copyable-DH0w0i_h.js +96 -0
- package/dist/showcase/assets/course-card-qpC4JUUM.js +77 -0
- package/dist/showcase/assets/cpu-DjJeD_0Z.js +1 -0
- package/dist/showcase/assets/credit-card-CYgRtM77.js +1 -0
- package/dist/showcase/assets/currency-hguqIjWU.js +149 -0
- package/dist/showcase/assets/dark-surfaces-Cj34O9A0.js +90 -0
- package/dist/showcase/assets/database-BVwSMeGM.js +1 -0
- package/dist/showcase/assets/date-block-LCTDXG5-.js +1 -0
- package/dist/showcase/assets/date-picker-CbYq8wZ7.js +1 -0
- package/dist/showcase/assets/date-pickers-BaSX23MK.js +73 -0
- package/dist/showcase/assets/dense-info-kY1QmtaP.js +106 -0
- package/dist/showcase/assets/dialog-B85US9Ue.js +1 -0
- package/dist/showcase/assets/dialog-iIgfMvTJ.js +1 -0
- package/dist/showcase/assets/display-DTaQWVJp.js +403 -0
- package/dist/showcase/assets/dist-CnonIdcR.js +1 -0
- package/dist/showcase/assets/dollar-sign-DlK6XF_v.js +1 -0
- package/dist/showcase/assets/download-B_EY5cGA.js +1 -0
- package/dist/showcase/assets/dropdown-menu-bPWrLPgm.js +1 -0
- package/dist/showcase/assets/dropzone-Bl7RO_Uk.js +1 -0
- package/dist/showcase/assets/earth-C7n2JAYm.js +1 -0
- package/dist/showcase/assets/ellipsis-ntuo3ejh.js +1 -0
- package/dist/showcase/assets/ellipsis-vertical-yH8S83bc.js +1 -0
- package/dist/showcase/assets/empty-CY8f7iFe.js +1 -0
- package/dist/showcase/assets/empty-item-Ct7uCr40.js +49 -0
- package/dist/showcase/assets/empty-state-DlO8SJi8.js +188 -0
- package/dist/showcase/assets/empty-state-IAAUTn6f.js +1 -0
- package/dist/showcase/assets/enhanced-activities-DLwShhof.js +361 -0
- package/dist/showcase/assets/enhanced-combobox-Cs_-wq9p.js +1 -0
- package/dist/showcase/assets/esm-CAF_uoYd.js +2 -0
- package/dist/showcase/assets/event-calendar-C4KlumlG.js +138 -0
- package/dist/showcase/assets/event-log-BvUU5Rj8.js +330 -0
- package/dist/showcase/assets/example-BIrQab7K.js +1 -0
- package/dist/showcase/assets/external-link-DuJlM_H4.js +1 -0
- package/dist/showcase/assets/eye-CnRPL_H8.js +1 -0
- package/dist/showcase/assets/feature-announcement-0dOcSH7F.js +34 -0
- package/dist/showcase/assets/fetchers-DHuMQ6PN.js +1 -0
- package/dist/showcase/assets/file-Dc5UHkfE.js +1 -0
- package/dist/showcase/assets/file-text-D3AE37vP.js +1 -0
- package/dist/showcase/assets/filters-CsovNSxS.js +78 -0
- package/dist/showcase/assets/flag-CJJ43K4x.js +1 -0
- package/dist/showcase/assets/folder-open-Dp0sceCi.js +1 -0
- package/dist/showcase/assets/form-field-Cxm4APa9.js +1 -0
- package/dist/showcase/assets/form-sizing-DHUDpiPA.js +1 -0
- package/dist/showcase/assets/format-bDaUGCSP.js +1 -0
- package/dist/showcase/assets/format-metric-value-BTsvOjZQ.js +1 -0
- package/dist/showcase/assets/forms-BrVikK1p.js +862 -0
- package/dist/showcase/assets/frame-CkLEABTd.js +167 -0
- package/dist/showcase/assets/generic-BH5YLC_H.js +1 -0
- package/dist/showcase/assets/getPseudoElementBounds-Bznj386s.js +1 -0
- package/dist/showcase/assets/gift-Bx8IO1FQ.js +1 -0
- package/dist/showcase/assets/giftcard-cards-CZTXBjv0.js +85 -0
- package/dist/showcase/assets/git-branch-D9jt-u1q.js +1 -0
- package/dist/showcase/assets/global-search-C2R_3Pb3.js +215 -0
- package/dist/showcase/assets/global-search-D9XJ747r.js +1 -0
- package/dist/showcase/assets/globe-BJHI134i.js +1 -0
- package/dist/showcase/assets/gradient-card-CV8w2JG5.js +58 -0
- package/dist/showcase/assets/hash-CtBGoIvf.js +1 -0
- package/dist/showcase/assets/header-B3FSlVv4.js +1 -0
- package/dist/showcase/assets/header-notifications-3VH9lzzJ.js +1 -0
- package/dist/showcase/assets/heart-BWZYF4xJ.js +1 -0
- package/dist/showcase/assets/hero-CLDdwZDr.png +0 -0
- package/dist/showcase/assets/house-CAQOnHLO.js +1 -0
- package/dist/showcase/assets/icon-badge-CxvxB8Vd.js +1 -0
- package/dist/showcase/assets/image-Byz-p7hT.js +1 -0
- package/dist/showcase/assets/inbox-D4UE_W9O.js +1 -0
- package/dist/showcase/assets/index-ADfexGMA.css +2 -0
- package/dist/showcase/assets/index-Cz4UGUT2.js +10 -0
- package/dist/showcase/assets/index.esm-Ducg7a0P.js +1 -0
- package/dist/showcase/assets/inertValue-BVXUUuS4.js +1 -0
- package/dist/showcase/assets/info-DFu8OfxV.js +1 -0
- package/dist/showcase/assets/inline-stat-DqI70yoJ.js +1 -0
- package/dist/showcase/assets/input-BPDdWrB1.js +1 -0
- package/dist/showcase/assets/input-BzafMIDj.js +1 -0
- package/dist/showcase/assets/input-group-BYZYeQ7j.js +1 -0
- package/dist/showcase/assets/input-group-YIWmmLJ6.js +47 -0
- package/dist/showcase/assets/inputs-DjzrYJdb.js +49 -0
- package/dist/showcase/assets/invoice-header-B00JrPAb.js +36 -0
- package/dist/showcase/assets/invoice-items-CUt5D3Wz.js +36 -0
- package/dist/showcase/assets/invoice-mini-CRoaQ9g9.js +14 -0
- package/dist/showcase/assets/invoice-table-DYNnDTQl.js +30 -0
- package/dist/showcase/assets/isSameDay-DVNkwpSk.js +1 -0
- package/dist/showcase/assets/isToday-DZ1HTCty.js +1 -0
- package/dist/showcase/assets/italic-AbetEb3d.js +1 -0
- package/dist/showcase/assets/item-BGA6_5Zh.js +134 -0
- package/dist/showcase/assets/item-BJOYyqeO.js +1 -0
- package/dist/showcase/assets/item-CbiuwbAN.js +1 -0
- package/dist/showcase/assets/kanban-Br-Yz002.js +186 -0
- package/dist/showcase/assets/label-BlCKlLE-.js +1 -0
- package/dist/showcase/assets/languages-CKcUvHnt.js +1 -0
- package/dist/showcase/assets/layers-CakZLRSD.js +1 -0
- package/dist/showcase/assets/layout-app-shell-ukDXqPxC.js +608 -0
- package/dist/showcase/assets/layout-auth-BFza65L3.js +754 -0
- package/dist/showcase/assets/layout-containers-v1jG_b7r.js +101 -0
- package/dist/showcase/assets/layout-header-CqBf9wjY.js +170 -0
- package/dist/showcase/assets/layout-page-WJcljCac.js +122 -0
- package/dist/showcase/assets/layout-sidebar-DL6TLuQC.js +224 -0
- package/dist/showcase/assets/layout-users-B8qpsvV9.js +117 -0
- package/dist/showcase/assets/layout-workspace-iOKZ4-9K.js +183 -0
- package/dist/showcase/assets/leaflet-src-S_KZeH2q.js +1 -0
- package/dist/showcase/assets/lib-DMGme4uo.js +1 -0
- package/dist/showcase/assets/lock-Dn4-vUBz.js +1 -0
- package/dist/showcase/assets/lock-keyhole-M6KZ_7RC.js +1 -0
- package/dist/showcase/assets/mail-check-DXqQwivW.js +1 -0
- package/dist/showcase/assets/mail-w1nhszbW.js +1 -0
- package/dist/showcase/assets/map-CquesVXo.js +124 -0
- package/dist/showcase/assets/map-pin-DUl-Lt6t.js +1 -0
- package/dist/showcase/assets/media-library-CCJBQRPu.js +695 -0
- package/dist/showcase/assets/mention-inline-suggestions-DyW6IwL8.js +1 -0
- package/dist/showcase/assets/mentions-Ea4pSJqG.js +138 -0
- package/dist/showcase/assets/menus-CJjtE4fD.js +89 -0
- package/dist/showcase/assets/message-square-B0RnrJV6.js +1 -0
- package/dist/showcase/assets/metadata-list-DkN9yfTj.js +288 -0
- package/dist/showcase/assets/metadata-list-fm8e58ID.js +1 -0
- package/dist/showcase/assets/metric-bar-BydkmggA.js +1 -0
- package/dist/showcase/assets/metric-grid-BKjrYpt9.js +1 -0
- package/dist/showcase/assets/metric-guQTLTAa.js +1 -0
- package/dist/showcase/assets/metric-trend-chip-DehaJ3nC.js +1 -0
- package/dist/showcase/assets/metrics-analytics-bar-YjwFT4ae.js +44 -0
- package/dist/showcase/assets/metrics-analytics-cards-B6DspERM.js +50 -0
- package/dist/showcase/assets/metrics-comparison-Nru5wypZ.js +76 -0
- package/dist/showcase/assets/metrics-heatmap-CcumN0Or.js +27 -0
- package/dist/showcase/assets/metrics-inline-badge-2WB7w9mz.js +17 -0
- package/dist/showcase/assets/metrics-kpi-row-jU3hsB3C.js +31 -0
- package/dist/showcase/assets/metrics-micro-grid-CaJ99RXL.js +42 -0
- package/dist/showcase/assets/metrics-overview-Sa7z6jct.js +192 -0
- package/dist/showcase/assets/metrics-stat-cards-PLvMkA0M.js +54 -0
- package/dist/showcase/assets/minus-OyRBql2C.js +1 -0
- package/dist/showcase/assets/money-display-23DKz-jK.js +1 -0
- package/dist/showcase/assets/month-year-picker-oEoInnKW.js +1 -0
- package/dist/showcase/assets/navigation-Ds60FMAs.js +230 -0
- package/dist/showcase/assets/navigation-Dufz6qnF.js +90 -0
- package/dist/showcase/assets/navigation-extras-DKufT82I.js +43 -0
- package/dist/showcase/assets/onboarding-checklist-DSkS2ktA.js +119 -0
- package/dist/showcase/assets/overlays-BptoR4sm.js +408 -0
- package/dist/showcase/assets/overlays-CVGJ_FEg.js +88 -0
- package/dist/showcase/assets/package-0ZgMoFm1.js +1 -0
- package/dist/showcase/assets/package-check-CT0dhSM8.js +1 -0
- package/dist/showcase/assets/page-action-button-DrHJKFbp.js +1 -0
- package/dist/showcase/assets/page-header-CikNDnqI.js +1 -0
- package/dist/showcase/assets/pagination-CxuA2zkE.js +42 -0
- package/dist/showcase/assets/pagination-DsPLs2Tx.js +1 -0
- package/dist/showcase/assets/paperclip-CDMZ_JAo.js +1 -0
- package/dist/showcase/assets/password-input-BVaUPw7a.js +1 -0
- package/dist/showcase/assets/pencil-BouoJ5x7.js +1 -0
- package/dist/showcase/assets/phone-DCNFH5yg.js +1 -0
- package/dist/showcase/assets/plus-DkHZm34I.js +1 -0
- package/dist/showcase/assets/popover-BSB11Qjp.js +1 -0
- package/dist/showcase/assets/popover-CECpX3MQ.js +1 -0
- package/dist/showcase/assets/popover-menu-CuA8fb7i.js +1 -0
- package/dist/showcase/assets/products-BJHNTW62.js +407 -0
- package/dist/showcase/assets/progress-DGvRQyPS.js +1 -0
- package/dist/showcase/assets/progress-tpxRVOkp.js +18 -0
- package/dist/showcase/assets/props-table-BR-KjRNe.js +1 -0
- package/dist/showcase/assets/props.generated-qdUud3iu.json +38611 -0
- package/dist/showcase/assets/quote-CN-Sodsj.js +1 -0
- package/dist/showcase/assets/react-dom-Bz4cALsF.js +1 -0
- package/dist/showcase/assets/receipt-T8B9lscp.js +1 -0
- package/dist/showcase/assets/receipt-text-CeBruM29.js +1 -0
- package/dist/showcase/assets/refresh-cw-DnxNcOMm.js +1 -0
- package/dist/showcase/assets/resolveAriaLabelledBy-B2ZzrlGb.js +1 -0
- package/dist/showcase/assets/resolveValueLabel-CGuVi0Dj.js +1 -0
- package/dist/showcase/assets/rich-text-editor-Bha0lSKT.js +143 -0
- package/dist/showcase/assets/rich-text-editor-NeOPmoZF.js +124 -0
- package/dist/showcase/assets/rotate-ccw-7aUlKQpX.js +1 -0
- package/dist/showcase/assets/save-AT8JlA8E.js +1 -0
- package/dist/showcase/assets/schema-form-BpkVygoO.js +325 -0
- package/dist/showcase/assets/scroll-area-B0wmaMAD.js +32 -0
- package/dist/showcase/assets/scroll-area-CgXTHlpJ.js +1 -0
- package/dist/showcase/assets/select-BG_Iad8E.js +1 -0
- package/dist/showcase/assets/select-t6dryszf.js +1 -0
- package/dist/showcase/assets/send-BzGRF4t-.js +1 -0
- package/dist/showcase/assets/separator-BjGdXNcn.js +1 -0
- package/dist/showcase/assets/separator-DbiGagrP.js +28 -0
- package/dist/showcase/assets/serializeValue-B_EucO5O.js +1 -0
- package/dist/showcase/assets/settings-BSRT_96A.js +1 -0
- package/dist/showcase/assets/sheet-CEuKOBxr.js +1 -0
- package/dist/showcase/assets/shield-CcR2q5u_.js +1 -0
- package/dist/showcase/assets/shield-alert-DhbgXV1X.js +1 -0
- package/dist/showcase/assets/shield-check-CRbBJXw2.js +1 -0
- package/dist/showcase/assets/shopping-bag-B5BzpLV5.js +1 -0
- package/dist/showcase/assets/sidebar--2nHUTn3.js +1 -0
- package/dist/showcase/assets/sidebar.context-BCb20eIt.js +1 -0
- package/dist/showcase/assets/skeleton-BeVdks4r.js +1 -0
- package/dist/showcase/assets/skeleton-DijlT51X.js +29 -0
- package/dist/showcase/assets/slider-Cp4m3NTK.js +1 -0
- package/dist/showcase/assets/sliders-horizontal-C8RwUn0S.js +1 -0
- package/dist/showcase/assets/smart-card-B4P_C0nk.js +1 -0
- package/dist/showcase/assets/sonner-CLYYRmEW.js +22 -0
- package/dist/showcase/assets/sortable.esm-CoekVJlU.js +5 -0
- package/dist/showcase/assets/sparkles-DFJmoAFP.js +1 -0
- package/dist/showcase/assets/spinner-CeQHboSs.js +49 -0
- package/dist/showcase/assets/spinner-DMKANM9S.js +30 -0
- package/dist/showcase/assets/spinner-WEI7TMVk.js +1 -0
- package/dist/showcase/assets/square-pen-CfvmmXYo.js +1 -0
- package/dist/showcase/assets/stacked-avatars-CcCnnUrA.js +1 -0
- package/dist/showcase/assets/star-DK5onZCp.js +1 -0
- package/dist/showcase/assets/startOfDay-BuizEr24.js +1 -0
- package/dist/showcase/assets/styles-BStlbPXe.js +1 -0
- package/dist/showcase/assets/suggestions-Cd_XUmz3.js +126 -0
- package/dist/showcase/assets/switch-5f1vwEZ7.js +1 -0
- package/dist/showcase/assets/switch-arjWj-n7.js +1 -0
- package/dist/showcase/assets/sync-DorQdMfx.js +107 -0
- package/dist/showcase/assets/table-ClYkDRAk.js +1 -0
- package/dist/showcase/assets/table-D9q0odD8.js +382 -0
- package/dist/showcase/assets/table-actions-UJbkGb44.js +1 -0
- package/dist/showcase/assets/tabs-BENBPFif.js +19 -0
- package/dist/showcase/assets/tabs-ePpje8sU.js +1 -0
- package/dist/showcase/assets/tags-input-DRlg3zQH.js +1 -0
- package/dist/showcase/assets/text-button-CQvP6Kic.js +1 -0
- package/dist/showcase/assets/text-link-DT-nOORV.js +1 -0
- package/dist/showcase/assets/textarea-BGHGV17m.js +1 -0
- package/dist/showcase/assets/textarea-pstF1OBP.js +1 -0
- package/dist/showcase/assets/timelines-D8y-IyxW.js +200 -0
- package/dist/showcase/assets/toggle-group-BVyFo04r.js +1 -0
- package/dist/showcase/assets/toggles-dhLpAHSR.js +71 -0
- package/dist/showcase/assets/toggles-group-BJ5Jio2p.js +32 -0
- package/dist/showcase/assets/trash-2-OsaEm8cc.js +1 -0
- package/dist/showcase/assets/trending-up-HlQQXTth.js +1 -0
- package/dist/showcase/assets/truck-CvvBxBeB.js +1 -0
- package/dist/showcase/assets/typography-D_99bjSh.js +223 -0
- package/dist/showcase/assets/ui-badge-C1bu7wRu.js +28 -0
- package/dist/showcase/assets/ui-card-Ct1FFUxv.js +30 -0
- package/dist/showcase/assets/ui-table-Dxu9Jjq0.js +42 -0
- package/dist/showcase/assets/upload-tray-BeOBVU1z.js +138 -0
- package/dist/showcase/assets/use-form-field-state-Sbo6tfr9.js +1 -0
- package/dist/showcase/assets/use-layout-link-BK_oEoBg.js +1 -0
- package/dist/showcase/assets/useAnchoredPopupScrollLock-DLXArfPo.js +1 -0
- package/dist/showcase/assets/useAriaLabelledBy-etINba8U.js +1 -0
- package/dist/showcase/assets/useCollapsiblePanel-BNe9r1t_.js +1 -0
- package/dist/showcase/assets/useCompositeItem-CvG1CBEV.js +1 -0
- package/dist/showcase/assets/useCompositeListItem-CcY0U1bY.js +1 -0
- package/dist/showcase/assets/useControlled-Cpg8gDqb.js +1 -0
- package/dist/showcase/assets/useLabelableId-Czdg4nY8.js +1 -0
- package/dist/showcase/assets/useOpenInteractionType-eyZ6twES.js +1 -0
- package/dist/showcase/assets/useRender-BAZlIYnj.js +1 -0
- package/dist/showcase/assets/useTriggerFocusGuards-C2I8g7TT.js +1 -0
- package/dist/showcase/assets/useValueChanged-Bz3WRSDy.js +1 -0
- package/dist/showcase/assets/user-Bqmz8M16.js +1 -0
- package/dist/showcase/assets/user-plus-MMxrhI4h.js +1 -0
- package/dist/showcase/assets/users-ERTaffcv.js +1 -0
- package/dist/showcase/assets/vendor-profile-BAwCE0wP.js +37 -0
- package/dist/showcase/assets/video-DJm0ubTE.js +1 -0
- package/dist/showcase/assets/wrench-gaXnvr_b.js +1 -0
- package/dist/showcase/assets/x-BqJnRkKw.js +1 -0
- package/dist/showcase/assets/zap-DHBVTfYZ.js +1 -0
- package/dist/showcase/index.html +4 -3
- package/dist/style.css +2 -2
- package/package.json +67 -4
- package/scripts/audit-consumer.mjs +17 -6
- package/scripts/install-skill.mjs +5 -1
- package/src/App.css +9 -360
- package/dist/_shared/accordion-CztqyaIN.js +0 -130
- package/dist/_shared/accordion-CztqyaIN.js.map +0 -1
- package/dist/_shared/accordion-D5uTCLCB.cjs +0 -2
- package/dist/_shared/accordion-D5uTCLCB.cjs.map +0 -1
- package/dist/_shared/action-menu-Yrj6VzFS.js +0 -96
- package/dist/_shared/action-menu-Yrj6VzFS.js.map +0 -1
- package/dist/_shared/action-menu-eVP8GGlv.cjs +0 -2
- package/dist/_shared/action-menu-eVP8GGlv.cjs.map +0 -1
- package/dist/_shared/ai-artifact-DaHXJTKg.cjs +0 -3
- package/dist/_shared/ai-artifact-DaHXJTKg.cjs.map +0 -1
- package/dist/_shared/ai-artifact-DyLn3JAs.js +0 -1068
- package/dist/_shared/ai-artifact-DyLn3JAs.js.map +0 -1
- package/dist/_shared/alert-BVw4Mq6H.js +0 -48
- package/dist/_shared/alert-BVw4Mq6H.js.map +0 -1
- package/dist/_shared/alert-DXSlR9ja.cjs +0 -2
- package/dist/_shared/alert-DXSlR9ja.cjs.map +0 -1
- package/dist/_shared/avatar-CpBz9pTv.js +0 -52
- package/dist/_shared/avatar-CpBz9pTv.js.map +0 -1
- package/dist/_shared/avatar-dg20YFFs.cjs +0 -2
- package/dist/_shared/avatar-dg20YFFs.cjs.map +0 -1
- package/dist/_shared/badge-BVCh_hfL.js +0 -108
- package/dist/_shared/badge-BVCh_hfL.js.map +0 -1
- package/dist/_shared/badge-C49SSz-6.cjs +0 -2
- package/dist/_shared/badge-C49SSz-6.cjs.map +0 -1
- package/dist/_shared/breadcrumbs-Bo7j5Rhv.cjs +0 -2
- package/dist/_shared/breadcrumbs-Bo7j5Rhv.cjs.map +0 -1
- package/dist/_shared/breadcrumbs-Dc93fqqE.js +0 -111
- package/dist/_shared/breadcrumbs-Dc93fqqE.js.map +0 -1
- package/dist/_shared/button-2xglT7yf.cjs +0 -2
- package/dist/_shared/button-2xglT7yf.cjs.map +0 -1
- package/dist/_shared/button-ChCkwoOD.js +0 -176
- package/dist/_shared/button-ChCkwoOD.js.map +0 -1
- package/dist/_shared/button-D0nF99a9.cjs +0 -2
- package/dist/_shared/button-D0nF99a9.cjs.map +0 -1
- package/dist/_shared/button-DBR4QI9E.js +0 -46
- package/dist/_shared/button-DBR4QI9E.js.map +0 -1
- package/dist/_shared/buttons-Bcnt1md_.js +0 -143
- package/dist/_shared/buttons-Bcnt1md_.js.map +0 -1
- package/dist/_shared/buttons-km9xqXJv.cjs +0 -2
- package/dist/_shared/buttons-km9xqXJv.cjs.map +0 -1
- package/dist/_shared/card-radio-group-BGH93O5-.js +0 -158
- package/dist/_shared/card-radio-group-BGH93O5-.js.map +0 -1
- package/dist/_shared/card-radio-group-Vq741uhL.cjs +0 -2
- package/dist/_shared/card-radio-group-Vq741uhL.cjs.map +0 -1
- package/dist/_shared/chunk-D3uCBrYO.cjs +0 -1
- package/dist/_shared/combobox-BgXAxjU2.js +0 -746
- package/dist/_shared/combobox-BgXAxjU2.js.map +0 -1
- package/dist/_shared/combobox-DuIyh3xJ.cjs +0 -2
- package/dist/_shared/combobox-DuIyh3xJ.cjs.map +0 -1
- package/dist/_shared/command-BbiijN61.js +0 -39
- package/dist/_shared/command-BbiijN61.js.map +0 -1
- package/dist/_shared/command-D7zTvyBJ.cjs +0 -2
- package/dist/_shared/command-D7zTvyBJ.cjs.map +0 -1
- package/dist/_shared/command-DGNtTI-V.cjs +0 -2
- package/dist/_shared/command-DGNtTI-V.cjs.map +0 -1
- package/dist/_shared/command-jKbwFRtS.js +0 -123
- package/dist/_shared/command-jKbwFRtS.js.map +0 -1
- package/dist/_shared/comments-CNUsdwGW.cjs +0 -2
- package/dist/_shared/comments-CNUsdwGW.cjs.map +0 -1
- package/dist/_shared/comments-CvmS7zG3.js +0 -945
- package/dist/_shared/comments-CvmS7zG3.js.map +0 -1
- package/dist/_shared/containers-BFDv7cCV.cjs +0 -2
- package/dist/_shared/containers-BFDv7cCV.cjs.map +0 -1
- package/dist/_shared/containers-C1-A_2PT.js +0 -19
- package/dist/_shared/containers-C1-A_2PT.js.map +0 -1
- package/dist/_shared/content-container-CwqFnaI0.cjs +0 -2
- package/dist/_shared/content-container-CwqFnaI0.cjs.map +0 -1
- package/dist/_shared/content-container-D_3JGBSc.js +0 -33
- package/dist/_shared/content-container-D_3JGBSc.js.map +0 -1
- package/dist/_shared/copyable-CHhCGMfW.js +0 -38
- package/dist/_shared/copyable-CHhCGMfW.js.map +0 -1
- package/dist/_shared/copyable-ndaiocYq.cjs +0 -2
- package/dist/_shared/copyable-ndaiocYq.cjs.map +0 -1
- package/dist/_shared/date-picker-B8O_qbik.js +0 -1353
- package/dist/_shared/date-picker-B8O_qbik.js.map +0 -1
- package/dist/_shared/date-picker-BnOjyuKS.cjs +0 -2
- package/dist/_shared/date-picker-BnOjyuKS.cjs.map +0 -1
- package/dist/_shared/date-pickers-Cas9cPlj.js +0 -330
- package/dist/_shared/date-pickers-Cas9cPlj.js.map +0 -1
- package/dist/_shared/date-pickers-Dk-G3RMy.cjs +0 -2
- package/dist/_shared/date-pickers-Dk-G3RMy.cjs.map +0 -1
- package/dist/_shared/dialog-67GmkMLC.js +0 -101
- package/dist/_shared/dialog-67GmkMLC.js.map +0 -1
- package/dist/_shared/dialog-BF_4uAhE.cjs +0 -2
- package/dist/_shared/dialog-BF_4uAhE.cjs.map +0 -1
- package/dist/_shared/display-B9xVWboG.cjs +0 -8
- package/dist/_shared/display-B9xVWboG.cjs.map +0 -1
- package/dist/_shared/display-BM_GxDAo.js +0 -1237
- package/dist/_shared/display-BM_GxDAo.js.map +0 -1
- package/dist/_shared/dropdown-menu-4nxEBMnd.js +0 -147
- package/dist/_shared/dropdown-menu-4nxEBMnd.js.map +0 -1
- package/dist/_shared/dropdown-menu-DZlWHqWS.cjs +0 -2
- package/dist/_shared/dropdown-menu-DZlWHqWS.cjs.map +0 -1
- package/dist/_shared/form-field-BQlki-8s.js +0 -319
- package/dist/_shared/form-field-BQlki-8s.js.map +0 -1
- package/dist/_shared/form-field-DzpwVS99.cjs +0 -2
- package/dist/_shared/form-field-DzpwVS99.cjs.map +0 -1
- package/dist/_shared/form-sizing-CcbB-OHF.js +0 -21
- package/dist/_shared/form-sizing-CcbB-OHF.js.map +0 -1
- package/dist/_shared/form-sizing-Cw12UeI6.cjs +0 -2
- package/dist/_shared/form-sizing-Cw12UeI6.cjs.map +0 -1
- package/dist/_shared/format-B2AdSQVn.cjs +0 -2
- package/dist/_shared/format-B2AdSQVn.cjs.map +0 -1
- package/dist/_shared/format-CP65h1vK.js +0 -48
- package/dist/_shared/format-CP65h1vK.js.map +0 -1
- package/dist/_shared/forms-B8aaNG44.cjs +0 -2
- package/dist/_shared/forms-B8aaNG44.cjs.map +0 -1
- package/dist/_shared/forms-BusuTZZ2.js +0 -3374
- package/dist/_shared/forms-BusuTZZ2.js.map +0 -1
- package/dist/_shared/header-DWfOUjFL.cjs +0 -2
- package/dist/_shared/header-DWfOUjFL.cjs.map +0 -1
- package/dist/_shared/header-KpdoLtP9.js +0 -369
- package/dist/_shared/header-KpdoLtP9.js.map +0 -1
- package/dist/_shared/heading-BprqyzDs.js +0 -39
- package/dist/_shared/heading-BprqyzDs.js.map +0 -1
- package/dist/_shared/heading-mZc_jan1.cjs +0 -2
- package/dist/_shared/heading-mZc_jan1.cjs.map +0 -1
- package/dist/_shared/hooks-C-uWoRq5.cjs +0 -2
- package/dist/_shared/hooks-C-uWoRq5.cjs.map +0 -1
- package/dist/_shared/hooks-D5HJtvvP.js +0 -118
- package/dist/_shared/hooks-D5HJtvvP.js.map +0 -1
- package/dist/_shared/icon-badge-BBqDyAUz.cjs +0 -2
- package/dist/_shared/icon-badge-BBqDyAUz.cjs.map +0 -1
- package/dist/_shared/icon-badge-Bi63T-bj.js +0 -52
- package/dist/_shared/icon-badge-Bi63T-bj.js.map +0 -1
- package/dist/_shared/input-B2YXTHqz.cjs +0 -2
- package/dist/_shared/input-B2YXTHqz.cjs.map +0 -1
- package/dist/_shared/input-BJb10xb9.cjs +0 -2
- package/dist/_shared/input-BJb10xb9.cjs.map +0 -1
- package/dist/_shared/input-CZxP5Xgj.js +0 -17
- package/dist/_shared/input-CZxP5Xgj.js.map +0 -1
- package/dist/_shared/input-DQahu2sm.js +0 -182
- package/dist/_shared/input-DQahu2sm.js.map +0 -1
- package/dist/_shared/item-Cu5JbZyZ.js +0 -224
- package/dist/_shared/item-Cu5JbZyZ.js.map +0 -1
- package/dist/_shared/item-Cx_7QZ2o.cjs +0 -2
- package/dist/_shared/item-Cx_7QZ2o.cjs.map +0 -1
- package/dist/_shared/mentions-CS3rIhze.js +0 -493
- package/dist/_shared/mentions-CS3rIhze.js.map +0 -1
- package/dist/_shared/mentions-D7gnP3Nf.cjs +0 -2
- package/dist/_shared/mentions-D7gnP3Nf.cjs.map +0 -1
- package/dist/_shared/metadata-CRsVWE8Y.cjs +0 -2
- package/dist/_shared/metadata-CRsVWE8Y.cjs.map +0 -1
- package/dist/_shared/metadata-CfG0FdFZ.js +0 -236
- package/dist/_shared/metadata-CfG0FdFZ.js.map +0 -1
- package/dist/_shared/money-display-Bd0rkjc9.js +0 -198
- package/dist/_shared/money-display-Bd0rkjc9.js.map +0 -1
- package/dist/_shared/money-display-DSFft9Mi.cjs +0 -2
- package/dist/_shared/money-display-DSFft9Mi.cjs.map +0 -1
- package/dist/_shared/navigation-Do9k5Xh1.js +0 -420
- package/dist/_shared/navigation-Do9k5Xh1.js.map +0 -1
- package/dist/_shared/navigation-QAAD3HJd.cjs +0 -2
- package/dist/_shared/navigation-QAAD3HJd.cjs.map +0 -1
- package/dist/_shared/overlays-B8AH8fNv.js +0 -633
- package/dist/_shared/overlays-B8AH8fNv.js.map +0 -1
- package/dist/_shared/overlays-DOcoRy8k.cjs +0 -2
- package/dist/_shared/overlays-DOcoRy8k.cjs.map +0 -1
- package/dist/_shared/page-BPCeKX9X.js +0 -263
- package/dist/_shared/page-BPCeKX9X.js.map +0 -1
- package/dist/_shared/page-DMM32sxi.cjs +0 -2
- package/dist/_shared/page-DMM32sxi.cjs.map +0 -1
- package/dist/_shared/popover-B1f_EUQS.cjs +0 -2
- package/dist/_shared/popover-B1f_EUQS.cjs.map +0 -1
- package/dist/_shared/popover-CgRGcFk9.js +0 -83
- package/dist/_shared/popover-CgRGcFk9.js.map +0 -1
- package/dist/_shared/popover-menu-BEKIT3LR.cjs +0 -2
- package/dist/_shared/popover-menu-BEKIT3LR.cjs.map +0 -1
- package/dist/_shared/popover-menu-BHdHLEVL.js +0 -95
- package/dist/_shared/popover-menu-BHdHLEVL.js.map +0 -1
- package/dist/_shared/rich-text-editor-0uoIoYXU.js +0 -608
- package/dist/_shared/rich-text-editor-0uoIoYXU.js.map +0 -1
- package/dist/_shared/rich-text-editor-wTiARGuB.cjs +0 -2
- package/dist/_shared/rich-text-editor-wTiARGuB.cjs.map +0 -1
- package/dist/_shared/scroll-area-Bo17wtZD.cjs +0 -2
- package/dist/_shared/scroll-area-Bo17wtZD.cjs.map +0 -1
- package/dist/_shared/scroll-area-Cj-hmB5D.js +0 -41
- package/dist/_shared/scroll-area-Cj-hmB5D.js.map +0 -1
- package/dist/_shared/select-07RRiTWc.js +0 -85
- package/dist/_shared/select-07RRiTWc.js.map +0 -1
- package/dist/_shared/select-BfiU7a4n.cjs +0 -2
- package/dist/_shared/select-BfiU7a4n.cjs.map +0 -1
- package/dist/_shared/separator-CN9zAJfs.cjs +0 -2
- package/dist/_shared/separator-CN9zAJfs.cjs.map +0 -1
- package/dist/_shared/separator-DR0uUMKa.js +0 -16
- package/dist/_shared/separator-DR0uUMKa.js.map +0 -1
- package/dist/_shared/sheet-B5FoGJAZ.cjs +0 -2
- package/dist/_shared/sheet-B5FoGJAZ.cjs.map +0 -1
- package/dist/_shared/sheet-cUI8cypP.js +0 -100
- package/dist/_shared/sheet-cUI8cypP.js.map +0 -1
- package/dist/_shared/sidebar-Bq7yKLrG.cjs +0 -2
- package/dist/_shared/sidebar-Bq7yKLrG.cjs.map +0 -1
- package/dist/_shared/sidebar-Da20tCUc.cjs +0 -2
- package/dist/_shared/sidebar-Da20tCUc.cjs.map +0 -1
- package/dist/_shared/sidebar-Q6TYE8Ux.js +0 -371
- package/dist/_shared/sidebar-Q6TYE8Ux.js.map +0 -1
- package/dist/_shared/sidebar-WmnQ55YY.js +0 -537
- package/dist/_shared/sidebar-WmnQ55YY.js.map +0 -1
- package/dist/_shared/skeleton-B3HWEc6G.js +0 -14
- package/dist/_shared/skeleton-B3HWEc6G.js.map +0 -1
- package/dist/_shared/skeleton-Cz_l8-fc.cjs +0 -2
- package/dist/_shared/skeleton-Cz_l8-fc.cjs.map +0 -1
- package/dist/_shared/slot-BgnZtKR5.js +0 -18
- package/dist/_shared/slot-BgnZtKR5.js.map +0 -1
- package/dist/_shared/slot-Dac1ipUC.cjs +0 -2
- package/dist/_shared/slot-Dac1ipUC.cjs.map +0 -1
- package/dist/_shared/smart-card-Bm_VxYUG.cjs +0 -2
- package/dist/_shared/smart-card-Bm_VxYUG.cjs.map +0 -1
- package/dist/_shared/smart-card-MT6JjkoI.js +0 -360
- package/dist/_shared/smart-card-MT6JjkoI.js.map +0 -1
- package/dist/_shared/spinner-BQjxJ_Kx.js +0 -67
- package/dist/_shared/spinner-BQjxJ_Kx.js.map +0 -1
- package/dist/_shared/spinner-Dvaa6GUm.cjs +0 -2
- package/dist/_shared/spinner-Dvaa6GUm.cjs.map +0 -1
- package/dist/_shared/switch-C0yyhsXZ.js +0 -51
- package/dist/_shared/switch-C0yyhsXZ.js.map +0 -1
- package/dist/_shared/switch-DozkSQNn.cjs +0 -2
- package/dist/_shared/switch-DozkSQNn.cjs.map +0 -1
- package/dist/_shared/text-DBnY6fcL.cjs +0 -2
- package/dist/_shared/text-DBnY6fcL.cjs.map +0 -1
- package/dist/_shared/text-DIxMTECE.js +0 -74
- package/dist/_shared/text-DIxMTECE.js.map +0 -1
- package/dist/_shared/textarea-Cgl-FPwu.js +0 -119
- package/dist/_shared/textarea-Cgl-FPwu.js.map +0 -1
- package/dist/_shared/textarea-D8wC0XlZ.cjs +0 -2
- package/dist/_shared/textarea-D8wC0XlZ.cjs.map +0 -1
- package/dist/_shared/tooltip-Cws4BiPT.js +0 -49
- package/dist/_shared/tooltip-Cws4BiPT.js.map +0 -1
- package/dist/_shared/tooltip-DyUi-Tac.cjs +0 -2
- package/dist/_shared/tooltip-DyUi-Tac.cjs.map +0 -1
- package/dist/_shared/typography-BW7iZBx7.cjs +0 -2
- package/dist/_shared/typography-BW7iZBx7.cjs.map +0 -1
- package/dist/_shared/typography-a3hydyvI.js +0 -102
- package/dist/_shared/typography-a3hydyvI.js.map +0 -1
- package/dist/_shared/ui-provider-4qKSKMPd.js +0 -85
- package/dist/_shared/ui-provider-4qKSKMPd.js.map +0 -1
- package/dist/_shared/ui-provider-uiQgATj1.cjs +0 -2
- package/dist/_shared/ui-provider-uiQgATj1.cjs.map +0 -1
- package/dist/components/base/table/index.cjs.map +0 -1
- package/dist/components/base/table/index.js.map +0 -1
- package/dist/showcase/assets/AreaChart-CJ57G5Ub.js +0 -6
- package/dist/showcase/assets/CSPContext-BA7DfnCI.js +0 -1
- package/dist/showcase/assets/CompositeItem-PwzgE4va.js +0 -1
- package/dist/showcase/assets/CompositeRoot-Du4CMlK7.js +0 -1
- package/dist/showcase/assets/Control.FullScreen-B9vseC57.js +0 -1
- package/dist/showcase/assets/DialogTrigger-FkENgwo6.js +0 -1
- package/dist/showcase/assets/FormContext-ChygLayp.js +0 -1
- package/dist/showcase/assets/PreviewLayout-z6vpJJGt.js +0 -1
- package/dist/showcase/assets/RadioGroup-CcDmbxOw.js +0 -1
- package/dist/showcase/assets/Separator-Dk4eN76U.js +0 -1
- package/dist/showcase/assets/ToolbarRootContext-D_KAA5hZ.js +0 -1
- package/dist/showcase/assets/accordion-dQszzfmw.js +0 -172
- package/dist/showcase/assets/accordion-variants-Dp4wxic-.js +0 -1
- package/dist/showcase/assets/action-menu-CBi2Eiy0.js +0 -1
- package/dist/showcase/assets/activities-DoXsgP4G.js +0 -501
- package/dist/showcase/assets/activities-feed-card-xz5FtkOm.js +0 -1
- package/dist/showcase/assets/admin-CxklUqAG.js +0 -80
- package/dist/showcase/assets/ai-artifact-DkhUdEbM.js +0 -2
- package/dist/showcase/assets/ai-chat-B6PuqkEu.js +0 -568
- package/dist/showcase/assets/ai-elements-D_rpj_ds.js +0 -379
- package/dist/showcase/assets/ai-new-CUPrAbOK.js +0 -167
- package/dist/showcase/assets/ai-tool-call-CEr-dGVx.js +0 -1
- package/dist/showcase/assets/ai-zxF_msJF.js +0 -41
- package/dist/showcase/assets/alert-771BE3Ny.js +0 -59
- package/dist/showcase/assets/alert-CG42DAlX.js +0 -1
- package/dist/showcase/assets/api-key-list-D6jUN7Fq.js +0 -73
- package/dist/showcase/assets/arrow-down-CUoXUyN1.js +0 -1
- package/dist/showcase/assets/arrow-left-Cdq69X6h.js +0 -1
- package/dist/showcase/assets/arrow-right-i25q9L2H.js +0 -1
- package/dist/showcase/assets/arrow-up-pnezegnF.js +0 -1
- package/dist/showcase/assets/arrow-up-right-CK3XnMah.js +0 -1
- package/dist/showcase/assets/avatar-LPmQqZQv.js +0 -1
- package/dist/showcase/assets/avatar-ZVFIQouy.js +0 -57
- package/dist/showcase/assets/badge-DK4bsgZC.js +0 -28
- package/dist/showcase/assets/badge-check-Cw5gkVcG.js +0 -1
- package/dist/showcase/assets/bell-BvJELoaV.js +0 -1
- package/dist/showcase/assets/bot-DRj6sdSR.js +0 -1
- package/dist/showcase/assets/box-BNND3M2m.js +0 -1
- package/dist/showcase/assets/brain-Cy3o-12l.js +0 -1
- package/dist/showcase/assets/brand-DvipEpFn.js +0 -40
- package/dist/showcase/assets/breadcrumb-B-LNuOyv.js +0 -1
- package/dist/showcase/assets/breadcrumb-Lzpc0yo4.js +0 -52
- package/dist/showcase/assets/breadcrumbs-DD6msKFZ.js +0 -1
- package/dist/showcase/assets/briefcase-LcAwoEmu.js +0 -1
- package/dist/showcase/assets/button-CuwcGzk1.js +0 -44
- package/dist/showcase/assets/button-group-CAImjDrl.js +0 -1
- package/dist/showcase/assets/buttons-DTjNHCMl.js +0 -259
- package/dist/showcase/assets/calendar-B1zW0q6I.js +0 -1
- package/dist/showcase/assets/calendar-Dlv72ytt.js +0 -1
- package/dist/showcase/assets/calendar-ls2A08Pn.js +0 -16
- package/dist/showcase/assets/card-BhtkM1BT.js +0 -1
- package/dist/showcase/assets/cards-BRpRXzGk.js +0 -328
- package/dist/showcase/assets/chart-column-BpQkEi1H.js +0 -1
- package/dist/showcase/assets/chevron-down-DyObdfSb.js +0 -1
- package/dist/showcase/assets/chevron-left-T7dHNxYM.js +0 -1
- package/dist/showcase/assets/chevron-right-D_EcqHpT.js +0 -1
- package/dist/showcase/assets/chevron-up-B38ivdGO.js +0 -1
- package/dist/showcase/assets/chevrons-up-down-SdRARzoq.js +0 -1
- package/dist/showcase/assets/circle-BrCPAmDA.js +0 -1
- package/dist/showcase/assets/circle-alert-DdhzLPY_.js +0 -1
- package/dist/showcase/assets/circle-check-DlA6zidQ.js +0 -1
- package/dist/showcase/assets/circle-check-big-DFGJANQF.js +0 -1
- package/dist/showcase/assets/circle-dot-BKmnVUqM.js +0 -1
- package/dist/showcase/assets/circle-question-mark-BNREvgVC.js +0 -1
- package/dist/showcase/assets/circle-x-C45QjHEs.js +0 -1
- package/dist/showcase/assets/clock-D1nKQzQo.js +0 -1
- package/dist/showcase/assets/code-xml-B8N3GRSu.js +0 -1
- package/dist/showcase/assets/collapsible-4TfcWyNs.js +0 -1
- package/dist/showcase/assets/collapsible-CKbZtvTj.js +0 -27
- package/dist/showcase/assets/combobox-DTdGPaU0.js +0 -622
- package/dist/showcase/assets/command-DymTXwL1.js +0 -1
- package/dist/showcase/assets/command-ksVIHQKJ.js +0 -45
- package/dist/showcase/assets/comment-composer-DC9oS1Yy.js +0 -1
- package/dist/showcase/assets/comment-item-CAmKnJa7.js +0 -1
- package/dist/showcase/assets/comments-Benk-2mV.js +0 -349
- package/dist/showcase/assets/commerce-Qz-mq8mQ.js +0 -78
- package/dist/showcase/assets/commerce-extras-CQRc3Bna.js +0 -179
- package/dist/showcase/assets/composite-DBDXLPyz.js +0 -1
- package/dist/showcase/assets/contact-card-DkL2nI3r.js +0 -65
- package/dist/showcase/assets/content-container-mRm6oJEa.js +0 -1
- package/dist/showcase/assets/copyable-DmLlmwzy.js +0 -96
- package/dist/showcase/assets/course-card-CJJoeZj9.js +0 -113
- package/dist/showcase/assets/cpu-BXJnF2Xy.js +0 -1
- package/dist/showcase/assets/credit-card-BQK3KKb2.js +0 -1
- package/dist/showcase/assets/currency-DBPUh8ee.js +0 -149
- package/dist/showcase/assets/dark-surfaces-LpPuIeYy.js +0 -90
- package/dist/showcase/assets/database-BZerpzGE.js +0 -1
- package/dist/showcase/assets/date-block-iiHUpbNX.js +0 -1
- package/dist/showcase/assets/date-picker-BQeBGL7T.js +0 -1
- package/dist/showcase/assets/date-pickers-CKcUEMMF.js +0 -110
- package/dist/showcase/assets/dense-info-DATmxRU8.js +0 -106
- package/dist/showcase/assets/dialog-Bqu5KDYH.js +0 -1
- package/dist/showcase/assets/display-Bj7uPXD4.js +0 -392
- package/dist/showcase/assets/dist-QK7JxeYv.js +0 -1
- package/dist/showcase/assets/dollar-sign-DFZs6vfz.js +0 -1
- package/dist/showcase/assets/download-5oGw_WbW.js +0 -1
- package/dist/showcase/assets/dropdown-menu-1CJgYn0S.js +0 -1
- package/dist/showcase/assets/dropzone-Co1uhsDn.js +0 -1
- package/dist/showcase/assets/ellipsis-cKRcvuyL.js +0 -1
- package/dist/showcase/assets/ellipsis-vertical-B1RErEkj.js +0 -1
- package/dist/showcase/assets/empty-Y2-4nCBr.js +0 -1
- package/dist/showcase/assets/empty-item-USa6xcUv.js +0 -49
- package/dist/showcase/assets/empty-state-DfhZ9AT5.js +0 -188
- package/dist/showcase/assets/enhanced-activities-DmAPVUSu.js +0 -359
- package/dist/showcase/assets/esm-BeGQ_ZTM.js +0 -2
- package/dist/showcase/assets/event-calendar-D-jGrrZS.js +0 -138
- package/dist/showcase/assets/event-log-tA_i4eR9.js +0 -326
- package/dist/showcase/assets/example-6phCHGsN.js +0 -1
- package/dist/showcase/assets/external-link-BuVHkCy0.js +0 -1
- package/dist/showcase/assets/eye-DC5HfGm6.js +0 -1
- package/dist/showcase/assets/feature-announcement-DwvxLytd.js +0 -34
- package/dist/showcase/assets/fetchers-SLCIqgnM.js +0 -1
- package/dist/showcase/assets/file-D-xM4vLy.js +0 -1
- package/dist/showcase/assets/file-text-tmG5vNbr.js +0 -1
- package/dist/showcase/assets/filters-CrGRXmq6.js +0 -78
- package/dist/showcase/assets/flag-CWrEtkY5.js +0 -1
- package/dist/showcase/assets/folder-open-Br-x1pjP.js +0 -1
- package/dist/showcase/assets/form-sizing-Bb5hiM45.js +0 -1
- package/dist/showcase/assets/format-D_ETCyg4.js +0 -1
- package/dist/showcase/assets/format-metric-value-cyOYS377.js +0 -1
- package/dist/showcase/assets/forms-B_MkQ3rm.js +0 -790
- package/dist/showcase/assets/generic-CdmsyXV3.js +0 -1
- package/dist/showcase/assets/getPseudoElementBounds-CZnCbCFP.js +0 -1
- package/dist/showcase/assets/gift-NkuklfU2.js +0 -1
- package/dist/showcase/assets/giftcard-cards-BAvevZ0i.js +0 -85
- package/dist/showcase/assets/git-branch-B_CBqPeO.js +0 -1
- package/dist/showcase/assets/global-search-D9teAbPe.js +0 -90
- package/dist/showcase/assets/globe-gzw45GU2.js +0 -1
- package/dist/showcase/assets/gradient-card-Xk2r7R5H.js +0 -58
- package/dist/showcase/assets/header-notifications-_aZCpE5A.js +0 -1
- package/dist/showcase/assets/heart-CEMKbRaZ.js +0 -1
- package/dist/showcase/assets/house-BlGXAcMH.js +0 -1
- package/dist/showcase/assets/icon-badge-z6N9reH_.js +0 -1
- package/dist/showcase/assets/image-B8mzmVBr.js +0 -1
- package/dist/showcase/assets/inbox-qdSnP4UV.js +0 -1
- package/dist/showcase/assets/index-B4ubXfly.js +0 -10
- package/dist/showcase/assets/index-Cu3Ssz5r.css +0 -2
- package/dist/showcase/assets/inertValue-D5Q8cLku.js +0 -1
- package/dist/showcase/assets/info-DBvvNjc_.js +0 -1
- package/dist/showcase/assets/inline-stat-Bm1zVT8D.js +0 -1
- package/dist/showcase/assets/input-CBQR0aeX.js +0 -1
- package/dist/showcase/assets/input-OrUzpI55.js +0 -1
- package/dist/showcase/assets/input-group-DhqOen2N.js +0 -47
- package/dist/showcase/assets/input-group-l8xa5nUq.js +0 -1
- package/dist/showcase/assets/inputs-DbiJ0qy2.js +0 -49
- package/dist/showcase/assets/invoice-header-C6youIbL.js +0 -36
- package/dist/showcase/assets/invoice-items-g6dgryF-.js +0 -36
- package/dist/showcase/assets/invoice-mini-0iWhufpt.js +0 -14
- package/dist/showcase/assets/invoice-table-Bvdh3rRq.js +0 -30
- package/dist/showcase/assets/isSameDay-BpZEtJe8.js +0 -1
- package/dist/showcase/assets/isToday-F0CS28oK.js +0 -1
- package/dist/showcase/assets/italic-CJOEwjdc.js +0 -1
- package/dist/showcase/assets/item-BiMm1PPB.js +0 -1
- package/dist/showcase/assets/item-CN0cwdj_.js +0 -1
- package/dist/showcase/assets/item-DNqEUYLT.js +0 -117
- package/dist/showcase/assets/kanban-DxePEUiQ.js +0 -175
- package/dist/showcase/assets/label-Dx4WO-fg.js +0 -1
- package/dist/showcase/assets/layout-containers-DDl8rG8S.js +0 -96
- package/dist/showcase/assets/layout-header-Bu6IcDWu.js +0 -170
- package/dist/showcase/assets/layout-page-D-88Qnoy.js +0 -122
- package/dist/showcase/assets/layout-sidebar-Ctft10pk.js +0 -224
- package/dist/showcase/assets/layout-users-DtbZduBG.js +0 -104
- package/dist/showcase/assets/leaflet-src-9EZQ14iG.js +0 -1
- package/dist/showcase/assets/lib-D9BoOYUd.js +0 -1
- package/dist/showcase/assets/lock-CHurDI0n.js +0 -1
- package/dist/showcase/assets/mail-DZ1o1RLW.js +0 -1
- package/dist/showcase/assets/map-C8xiyT9X.js +0 -124
- package/dist/showcase/assets/map-pin-CAKaoYod.js +0 -1
- package/dist/showcase/assets/menus-C6mnp636.js +0 -89
- package/dist/showcase/assets/message-square-Zo5J_zU1.js +0 -1
- package/dist/showcase/assets/metadata-list-W83-UMhc.js +0 -278
- package/dist/showcase/assets/metric-BSvxidIX.js +0 -1
- package/dist/showcase/assets/metric-grid-Dtqx_3Lg.js +0 -1
- package/dist/showcase/assets/metric-trend-chip-mtvcJ_M9.js +0 -1
- package/dist/showcase/assets/metrics-analytics-bar-DQbyss7i.js +0 -44
- package/dist/showcase/assets/metrics-analytics-cards-CEBu5Uw0.js +0 -77
- package/dist/showcase/assets/metrics-comparison-Bs-R6v4y.js +0 -76
- package/dist/showcase/assets/metrics-heatmap-BKHWH8sM.js +0 -27
- package/dist/showcase/assets/metrics-inline-badge-BxVn0Y2p.js +0 -17
- package/dist/showcase/assets/metrics-kpi-row-DtACYEds.js +0 -31
- package/dist/showcase/assets/metrics-micro-grid-BkwUGOUR.js +0 -42
- package/dist/showcase/assets/metrics-overview-BAtrlzsI.js +0 -192
- package/dist/showcase/assets/metrics-stat-cards-iCRCNyHY.js +0 -54
- package/dist/showcase/assets/minus-C6eBW-2t.js +0 -1
- package/dist/showcase/assets/money-display-DjGRJ16l.js +0 -1
- package/dist/showcase/assets/month-year-picker-DTDebPqf.js +0 -1
- package/dist/showcase/assets/navigation-BrG8Chig.js +0 -86
- package/dist/showcase/assets/navigation-CfXQJbyM.js +0 -230
- package/dist/showcase/assets/navigation-extras-D_gzLlZ5.js +0 -43
- package/dist/showcase/assets/onboarding-checklist-1EerUwAo.js +0 -119
- package/dist/showcase/assets/overlays-2AB9-S1Z.js +0 -88
- package/dist/showcase/assets/overlays-CYt9o3Xq.js +0 -393
- package/dist/showcase/assets/package-BJMP-Fcr.js +0 -1
- package/dist/showcase/assets/page-action-button-BZxJ0X1j.js +0 -1
- package/dist/showcase/assets/page-header-B_rqHJhe.js +0 -1
- package/dist/showcase/assets/pagination-BHiQvvka.js +0 -1
- package/dist/showcase/assets/pagination-Dq0GruQd.js +0 -42
- package/dist/showcase/assets/paperclip-BMYKrUQo.js +0 -1
- package/dist/showcase/assets/pencil-BJ3VS_FO.js +0 -1
- package/dist/showcase/assets/phone-CsRIyvep.js +0 -1
- package/dist/showcase/assets/plus-D2JuXYLg.js +0 -1
- package/dist/showcase/assets/popover-DNT9755r.js +0 -1
- package/dist/showcase/assets/popover-KvGgcPNg.js +0 -1
- package/dist/showcase/assets/popover-menu-CJx30R65.js +0 -1
- package/dist/showcase/assets/progress-B7WuXcJR.js +0 -1
- package/dist/showcase/assets/progress-CweCSAUv.js +0 -18
- package/dist/showcase/assets/props-table-uDY4eIzt.js +0 -1
- package/dist/showcase/assets/props.generated-BqPfiNI-.json +0 -32423
- package/dist/showcase/assets/quote-DAyyfzQd.js +0 -1
- package/dist/showcase/assets/receipt-C0mMZGbF.js +0 -1
- package/dist/showcase/assets/refresh-cw-X06JbXb-.js +0 -1
- package/dist/showcase/assets/resolveAriaLabelledBy-DmY5COAB.js +0 -1
- package/dist/showcase/assets/resolveValueLabel-Bks7UDko.js +0 -1
- package/dist/showcase/assets/rich-text-editor-QJsb-qIe.js +0 -124
- package/dist/showcase/assets/rich-text-editor-h07VBNI9.js +0 -141
- package/dist/showcase/assets/rotate-ccw-D84bdX_x.js +0 -1
- package/dist/showcase/assets/scroll-area-0rT06pXZ.js +0 -1
- package/dist/showcase/assets/scroll-area-YXwdzGpN.js +0 -32
- package/dist/showcase/assets/select-BoWQDtUf.js +0 -1
- package/dist/showcase/assets/send-DJsk3cr1.js +0 -1
- package/dist/showcase/assets/separator-CLSnRcJa.js +0 -28
- package/dist/showcase/assets/separator-DWv-twD-.js +0 -1
- package/dist/showcase/assets/settings-Cb2MsAmN.js +0 -1
- package/dist/showcase/assets/sheet-Dn1-MYus.js +0 -1
- package/dist/showcase/assets/shield-DwLjF5ch.js +0 -1
- package/dist/showcase/assets/shield-alert-D8i6gzMK.js +0 -1
- package/dist/showcase/assets/shield-check-D5YRSBIz.js +0 -1
- package/dist/showcase/assets/shopping-bag-BqlAP4vn.js +0 -1
- package/dist/showcase/assets/sidebar.context-BAp_pBEB.js +0 -1
- package/dist/showcase/assets/skeleton-CeNPp4hr.js +0 -1
- package/dist/showcase/assets/skeleton-QPsnM_NR.js +0 -29
- package/dist/showcase/assets/smart-card-BisUbLPt.js +0 -1
- package/dist/showcase/assets/sonner-B7GzbBK2.js +0 -22
- package/dist/showcase/assets/sortable.esm-BDcEOHT7.js +0 -5
- package/dist/showcase/assets/sparkles-CF9P5Tqh.js +0 -1
- package/dist/showcase/assets/spinner-BeamEyJd.js +0 -49
- package/dist/showcase/assets/spinner-DoYBfalR.js +0 -1
- package/dist/showcase/assets/spinner-UsLsOYzn.js +0 -30
- package/dist/showcase/assets/square-pen-BGTVdnt1.js +0 -1
- package/dist/showcase/assets/stacked-avatars-BWfVX1Ov.js +0 -1
- package/dist/showcase/assets/star-NsPNO9gR.js +0 -1
- package/dist/showcase/assets/startOfDay-zJBpxLuW.js +0 -1
- package/dist/showcase/assets/styles-DA7a7hVy.js +0 -1
- package/dist/showcase/assets/switch-C62S4U2o.js +0 -1
- package/dist/showcase/assets/switch-CYQcinJZ.js +0 -1
- package/dist/showcase/assets/table-w4IABkpa.js +0 -1
- package/dist/showcase/assets/table-xgB63UrY.js +0 -390
- package/dist/showcase/assets/tabs-BFTEaTXj.js +0 -19
- package/dist/showcase/assets/tabs-oMJn9Ujq.js +0 -1
- package/dist/showcase/assets/text-button-BgcutPuu.js +0 -1
- package/dist/showcase/assets/text-link-CS9thOWL.js +0 -1
- package/dist/showcase/assets/textarea-BOBx4EM6.js +0 -1
- package/dist/showcase/assets/textarea-CTzYZZqa.js +0 -1
- package/dist/showcase/assets/timelines-CK07mEBK.js +0 -186
- package/dist/showcase/assets/toggle-group-CSPdPT6G.js +0 -1
- package/dist/showcase/assets/toggles-DDSdl-gA.js +0 -71
- package/dist/showcase/assets/toggles-group-Y2BdKEFB.js +0 -32
- package/dist/showcase/assets/trash-2-C-FAptQP.js +0 -1
- package/dist/showcase/assets/trending-up-BmLhdF_w.js +0 -1
- package/dist/showcase/assets/truck-pZdUS_as.js +0 -1
- package/dist/showcase/assets/typography-CnBH2z7f.js +0 -214
- package/dist/showcase/assets/ui-badge-Cl6INRO5.js +0 -28
- package/dist/showcase/assets/ui-card-B5P-thNu.js +0 -30
- package/dist/showcase/assets/ui-table-B32RILKk.js +0 -42
- package/dist/showcase/assets/upload-tray-mu6bR2ZE.js +0 -138
- package/dist/showcase/assets/useAnchoredPopupScrollLock-CzDaXxmM.js +0 -1
- package/dist/showcase/assets/useCollapsiblePanel-B0DZvDFu.js +0 -1
- package/dist/showcase/assets/useCompositeItem-BVIVLT9X.js +0 -1
- package/dist/showcase/assets/useCompositeListItem-JEMeTFPx.js +0 -1
- package/dist/showcase/assets/useControlled-ZjqBfPCn.js +0 -1
- package/dist/showcase/assets/useLabelableId-D8CZq8Bm.js +0 -1
- package/dist/showcase/assets/useOpenInteractionType-CopGCf3q.js +0 -1
- package/dist/showcase/assets/useRender-zuKv6JQF.js +0 -1
- package/dist/showcase/assets/useRole-08KeyiD3.js +0 -1
- package/dist/showcase/assets/useTriggerFocusGuards-DEuz5CGe.js +0 -1
- package/dist/showcase/assets/useValueChanged-BxFi_qyj.js +0 -1
- package/dist/showcase/assets/user-Bgc2t2_e.js +0 -1
- package/dist/showcase/assets/user-plus-F_TfagnP.js +0 -1
- package/dist/showcase/assets/users-B7G4yTCR.js +0 -1
- package/dist/showcase/assets/vendor-profile-BTQmsKM6.js +0 -37
- package/dist/showcase/assets/wrench-BdzICmjR.js +0 -1
- package/dist/showcase/assets/x-B156Wr-5.js +0 -1
- package/dist/showcase/assets/zap-B3iByjNV.js +0 -1
- /package/dist/showcase/assets/{analytics.strings-BcotPUad.js → analytics.strings-B9262Jmq.js} +0 -0
- /package/dist/showcase/assets/{chunk-CilyBKbf.js → chunk-QTnfLwEv.js} +0 -0
- /package/dist/showcase/assets/{customers-BETQwFRp.js → customers-DvBxRjHv.js} +0 -0
- /package/dist/showcase/assets/{format-DoQ4Wqkq.js → format-C_LjuBUs.js} +0 -0
- /package/dist/showcase/assets/{isElementDisabled-BLmk_uhf.js → isElementDisabled-KSuuBj8D.js} +0 -0
- /package/dist/showcase/assets/{leaflet.draw-CwFqqsDc.js → leaflet.draw-lpeKTWFs.js} +0 -0
- /package/dist/showcase/assets/{orders-DNn7r9k_.js → orders-BFwWtubb.js} +0 -0
- /package/dist/showcase/assets/{valueToPercent-CDF3aNnc.js → valueToPercent-B5BHWU68.js} +0 -0
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
import { useStrings as e } from "../../../lib/strings.js";
|
|
2
|
-
import { o as t } from "../../../_shared/ui-provider-
|
|
2
|
+
import { o as t } from "../../../_shared/ui-provider-C8Ot88lS.js";
|
|
3
3
|
import { cn as n } from "../../../lib/utils.js";
|
|
4
|
-
import {
|
|
5
|
-
import { a as i } from "../../../_shared/typography-
|
|
6
|
-
import { t as a } from "../../../_shared/badge-
|
|
7
|
-
import { t as o } from "../../../_shared/button-
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import { t as
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import { t as
|
|
14
|
-
import
|
|
15
|
-
import { format as
|
|
16
|
-
import { Fragment as
|
|
17
|
-
import { AlertCircle as
|
|
4
|
+
import { n as r } from "../../../_shared/heading-HeP06nXG.js";
|
|
5
|
+
import { a as i } from "../../../_shared/typography-CdxyWB1T.js";
|
|
6
|
+
import { t as a } from "../../../_shared/badge-yGlx9trX.js";
|
|
7
|
+
import { t as o } from "../../../_shared/button-SuocMQFT.js";
|
|
8
|
+
import { t as s } from "../../../_shared/input-C7t-RHYq.js";
|
|
9
|
+
import { t as c } from "../../../_shared/date-picker-TMcjGO26.js";
|
|
10
|
+
import { n as l, r as u, s as d, t as f } from "../../../_shared/popover-L37RqoRO.js";
|
|
11
|
+
import { i as p, s as m } from "../../../_shared/command-CAI-BCSR.js";
|
|
12
|
+
import { a as h, i as g, n as _, r as v, t as y } from "../../../_shared/command-DwRnPIGs.js";
|
|
13
|
+
import { t as b } from "../../../_shared/popover-menu-bKQatoYF.js";
|
|
14
|
+
import x, { Component as S, createContext as C, useCallback as w, useContext as T, useEffect as E, useId as D, useMemo as O, useRef as k, useState as A } from "react";
|
|
15
|
+
import { format as j, isValid as M, parse as N } from "date-fns";
|
|
16
|
+
import { Fragment as P, jsx as F, jsxs as I } from "react/jsx-runtime";
|
|
17
|
+
import { AlertCircle as L, ArrowLeft as R, CalendarIcon as z, Check as ee, ChevronDown as B, ChevronsUpDown as V, Filter as H, Loader2 as U, Plus as te, X as W } from "lucide-react";
|
|
18
18
|
//#region src/components/features/filters/filters.strings.ts
|
|
19
19
|
var ne = {
|
|
20
20
|
loading: "Loading",
|
|
21
21
|
loadingOptions: "Loading {filterLabel} options...",
|
|
22
|
+
addFilter: "Add filter",
|
|
22
23
|
clear: "Clear",
|
|
23
24
|
confirm: "Confirm",
|
|
24
25
|
clearFilters: "Clear filters",
|
|
@@ -94,7 +95,7 @@ var ne = {
|
|
|
94
95
|
invalidFormat: "Invalid format"
|
|
95
96
|
}
|
|
96
97
|
};
|
|
97
|
-
function
|
|
98
|
+
function G(e, t) {
|
|
98
99
|
return e.replace(/{(\w+)}/g, (e, n) => String(t[n] ?? e)).replace(/:(\w+)/g, (e, n) => t[n] === void 0 ? e : String(t[n]));
|
|
99
100
|
}
|
|
100
101
|
function re(e, t, n) {
|
|
@@ -103,11 +104,11 @@ function re(e, t, n) {
|
|
|
103
104
|
if (typeof i != "object" || !i) return t;
|
|
104
105
|
i = i[e];
|
|
105
106
|
}
|
|
106
|
-
return typeof i == "string" ? n ?
|
|
107
|
+
return typeof i == "string" ? n ? G(i, n) : i : t;
|
|
107
108
|
}
|
|
108
109
|
//#endregion
|
|
109
110
|
//#region src/components/features/filters/filters.types.ts
|
|
110
|
-
var
|
|
111
|
+
var K = {
|
|
111
112
|
SELECT: "select",
|
|
112
113
|
MULTI_SELECT: "multi_select",
|
|
113
114
|
ASYNC_SELECT: "async_select",
|
|
@@ -115,7 +116,7 @@ var G = {
|
|
|
115
116
|
RANGE: "range",
|
|
116
117
|
DATE: "date",
|
|
117
118
|
TAGS: "tags"
|
|
118
|
-
},
|
|
119
|
+
}, q = {
|
|
119
120
|
EQUALS: "equals",
|
|
120
121
|
CONTAINS: "contains",
|
|
121
122
|
IN: "in",
|
|
@@ -134,107 +135,107 @@ var G = {
|
|
|
134
135
|
};
|
|
135
136
|
//#endregion
|
|
136
137
|
//#region src/components/features/filters/operator-options.ts
|
|
137
|
-
function
|
|
138
|
+
function J(e) {
|
|
138
139
|
return [
|
|
139
140
|
{
|
|
140
141
|
label: e.contains,
|
|
141
|
-
value:
|
|
142
|
+
value: q.CONTAINS
|
|
142
143
|
},
|
|
143
144
|
{
|
|
144
145
|
label: e.equals,
|
|
145
|
-
value:
|
|
146
|
+
value: q.EQUALS
|
|
146
147
|
},
|
|
147
148
|
{
|
|
148
149
|
label: e.notContains,
|
|
149
|
-
value:
|
|
150
|
+
value: q.NOT
|
|
150
151
|
}
|
|
151
152
|
];
|
|
152
153
|
}
|
|
153
|
-
function
|
|
154
|
+
function ie(e) {
|
|
154
155
|
return [{
|
|
155
156
|
label: e.is,
|
|
156
|
-
value:
|
|
157
|
+
value: q.EQUALS
|
|
157
158
|
}, {
|
|
158
159
|
label: e.isNot,
|
|
159
|
-
value:
|
|
160
|
+
value: q.NOT
|
|
160
161
|
}];
|
|
161
162
|
}
|
|
162
|
-
function
|
|
163
|
+
function ae(e) {
|
|
163
164
|
return [
|
|
164
165
|
{
|
|
165
166
|
label: e.equals,
|
|
166
|
-
value:
|
|
167
|
+
value: q.EQUALS
|
|
167
168
|
},
|
|
168
169
|
{
|
|
169
170
|
label: e.greaterThan,
|
|
170
|
-
value:
|
|
171
|
+
value: q.GT
|
|
171
172
|
},
|
|
172
173
|
{
|
|
173
174
|
label: e.lessThan,
|
|
174
|
-
value:
|
|
175
|
+
value: q.LT
|
|
175
176
|
}
|
|
176
177
|
];
|
|
177
178
|
}
|
|
178
|
-
function
|
|
179
|
+
function oe(e) {
|
|
179
180
|
return [
|
|
180
181
|
{
|
|
181
182
|
label: e.before,
|
|
182
|
-
value:
|
|
183
|
+
value: q.BEFORE
|
|
183
184
|
},
|
|
184
185
|
{
|
|
185
186
|
label: e.after,
|
|
186
|
-
value:
|
|
187
|
+
value: q.AFTER
|
|
187
188
|
},
|
|
188
189
|
{
|
|
189
190
|
label: e.between,
|
|
190
|
-
value:
|
|
191
|
+
value: q.BETWEEN
|
|
191
192
|
}
|
|
192
193
|
];
|
|
193
194
|
}
|
|
194
|
-
function
|
|
195
|
+
function se(e) {
|
|
195
196
|
return [{
|
|
196
197
|
label: e.equals,
|
|
197
|
-
value:
|
|
198
|
+
value: q.EQUALS
|
|
198
199
|
}];
|
|
199
200
|
}
|
|
200
|
-
function
|
|
201
|
+
function ce(e, t) {
|
|
201
202
|
switch (e) {
|
|
202
|
-
case
|
|
203
|
-
case
|
|
203
|
+
case K.SEARCH: return J(t);
|
|
204
|
+
case K.TAGS: return [
|
|
204
205
|
{
|
|
205
206
|
label: t.has,
|
|
206
|
-
value:
|
|
207
|
+
value: q.HAS
|
|
207
208
|
},
|
|
208
209
|
{
|
|
209
210
|
label: t.hasAny,
|
|
210
|
-
value:
|
|
211
|
+
value: q.HAS_ANY
|
|
211
212
|
},
|
|
212
213
|
{
|
|
213
214
|
label: t.hasAll,
|
|
214
|
-
value:
|
|
215
|
+
value: q.HAS_ALL
|
|
215
216
|
}
|
|
216
217
|
];
|
|
217
|
-
case
|
|
218
|
-
case
|
|
219
|
-
case
|
|
220
|
-
case
|
|
221
|
-
default: return
|
|
218
|
+
case K.SELECT:
|
|
219
|
+
case K.ASYNC_SELECT: return ie(t);
|
|
220
|
+
case K.RANGE: return ae(t);
|
|
221
|
+
case K.DATE: return oe(t);
|
|
222
|
+
default: return J(t);
|
|
222
223
|
}
|
|
223
224
|
}
|
|
224
|
-
function
|
|
225
|
+
function le(e) {
|
|
225
226
|
switch (e) {
|
|
226
|
-
case
|
|
227
|
-
case
|
|
228
|
-
case
|
|
229
|
-
case
|
|
230
|
-
case
|
|
231
|
-
case
|
|
232
|
-
default: return
|
|
227
|
+
case K.SEARCH: return q.CONTAINS;
|
|
228
|
+
case K.TAGS: return q.HAS;
|
|
229
|
+
case K.SELECT:
|
|
230
|
+
case K.ASYNC_SELECT: return q.EQUALS;
|
|
231
|
+
case K.RANGE: return q.EQUALS;
|
|
232
|
+
case K.DATE: return q.BEFORE;
|
|
233
|
+
default: return q.EQUALS;
|
|
233
234
|
}
|
|
234
235
|
}
|
|
235
236
|
//#endregion
|
|
236
237
|
//#region src/components/features/filters/utils/filter-utils.ts
|
|
237
|
-
function
|
|
238
|
+
function ue(e, t, n) {
|
|
238
239
|
if (e.type === "date" && Array.isArray(t) && t.every((e) => typeof e == "string")) return !0;
|
|
239
240
|
if (e.validation?.required && (!t || Array.isArray(t) && t.length === 0)) return n("validation.required");
|
|
240
241
|
if (typeof t == "number") {
|
|
@@ -250,35 +251,35 @@ function de(e, t, n) {
|
|
|
250
251
|
}
|
|
251
252
|
//#endregion
|
|
252
253
|
//#region src/components/features/filters/filter-context.tsx
|
|
253
|
-
var
|
|
254
|
-
function
|
|
255
|
-
let l =
|
|
254
|
+
var de = C(void 0), Y = /* @__PURE__ */ new Map();
|
|
255
|
+
function fe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNavigating: a = !1, strings: o, locale: s, onError: c }) {
|
|
256
|
+
let l = k(n), u = k(r), d = k(i), f = k(c);
|
|
256
257
|
f.current = c;
|
|
257
|
-
let [, p] =
|
|
258
|
-
|
|
258
|
+
let [, p] = A(0), m = s || "en", h = e(ne, o);
|
|
259
|
+
E(() => {
|
|
259
260
|
l.current = n;
|
|
260
|
-
}, [n]),
|
|
261
|
+
}, [n]), E(() => {
|
|
261
262
|
u.current = r;
|
|
262
|
-
}, [r]),
|
|
263
|
+
}, [r]), E(() => {
|
|
263
264
|
d.current = i;
|
|
264
265
|
}, [i]);
|
|
265
|
-
let g =
|
|
266
|
+
let g = w((e) => {
|
|
266
267
|
let t = [...r, e];
|
|
267
268
|
d.current(t);
|
|
268
|
-
}, [r]), _ =
|
|
269
|
+
}, [r]), _ = w((e) => {
|
|
269
270
|
let t = r.filter((t) => t.id !== e && t.key !== e);
|
|
270
271
|
d.current(t);
|
|
271
|
-
}, [r]), v =
|
|
272
|
+
}, [r]), v = w((e, t) => {
|
|
272
273
|
let n = r.map((n) => n.id === e || n.key === e ? {
|
|
273
274
|
...n,
|
|
274
275
|
...t
|
|
275
276
|
} : n);
|
|
276
277
|
d.current(n);
|
|
277
|
-
}, [r]), y =
|
|
278
|
+
}, [r]), y = w(() => {
|
|
278
279
|
d.current([]);
|
|
279
|
-
}, []), b =
|
|
280
|
+
}, []), b = w((e) => {
|
|
280
281
|
d.current(e);
|
|
281
|
-
}, []), x =
|
|
282
|
+
}, []), x = w((e) => l.current.find((t) => t.key === e), []), S = w((e) => r.find((t) => t.key === e)?.value || [], [r]), C = w((e, t) => {
|
|
282
283
|
let n = r.find((t) => t.key === e);
|
|
283
284
|
if (t.length === 0) n && _(e);
|
|
284
285
|
else if (n) v(e, { value: t });
|
|
@@ -288,7 +289,7 @@ function pe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNa
|
|
|
288
289
|
id: e,
|
|
289
290
|
key: e,
|
|
290
291
|
value: t,
|
|
291
|
-
operator: n?.operator ?? n?.operators?.[0]?.value ?? (n ?
|
|
292
|
+
operator: n?.operator ?? n?.operators?.[0]?.value ?? (n ? le(n.type) : "equals")
|
|
292
293
|
});
|
|
293
294
|
}
|
|
294
295
|
}, [
|
|
@@ -296,12 +297,12 @@ function pe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNa
|
|
|
296
297
|
g,
|
|
297
298
|
_,
|
|
298
299
|
v
|
|
299
|
-
]),
|
|
300
|
+
]), T = w((e) => r.some((t) => t.key === e && t.value.length > 0), [r]), D = w((e) => r.find((t) => t.key === e)?.operator || "equals", [r]), j = w((e, t) => {
|
|
300
301
|
r.find((t) => t.key === e) && v(e, { operator: t });
|
|
301
|
-
}, [r, v]), M =
|
|
302
|
+
}, [r, v]), M = w((e, t) => {
|
|
302
303
|
let n = l.current.find((t) => t.key === e);
|
|
303
|
-
return n ?
|
|
304
|
-
}, [h]), N =
|
|
304
|
+
return n ? ue(n, t, (e) => re(h, e)) : !1;
|
|
305
|
+
}, [h]), N = w((e) => l.current.filter((t) => t.dependencies?.some((t) => t.key === e)), []), P = w(async (e) => {
|
|
305
306
|
let t = l.current.find((t) => t.key === e);
|
|
306
307
|
if (!t) return [];
|
|
307
308
|
if (t.fetchOptions) {
|
|
@@ -320,19 +321,19 @@ function pe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNa
|
|
|
320
321
|
}
|
|
321
322
|
}
|
|
322
323
|
return t.options || [];
|
|
323
|
-
}, []), I =
|
|
324
|
-
let n =
|
|
325
|
-
n || (n = /* @__PURE__ */ new Map(),
|
|
324
|
+
}, []), I = w((e, t) => {
|
|
325
|
+
let n = Y.get(e);
|
|
326
|
+
n || (n = /* @__PURE__ */ new Map(), Y.set(e, n));
|
|
326
327
|
let r = !1;
|
|
327
328
|
for (let e of t) n.has(e.value) || (r = !0), n.set(e.value, e);
|
|
328
329
|
r && p((e) => e + 1);
|
|
329
|
-
}, []), L =
|
|
330
|
-
|
|
330
|
+
}, []), L = w((e, t) => Y.get(e)?.get(t)?.label, []);
|
|
331
|
+
E(() => {
|
|
331
332
|
let e = new AbortController();
|
|
332
333
|
for (let t of n) {
|
|
333
|
-
if (t.type !==
|
|
334
|
+
if (t.type !== K.ASYNC_SELECT) continue;
|
|
334
335
|
let n = r.find((e) => e.key === t.key);
|
|
335
|
-
if (!n || n.value.length === 0 || n.value.every((e) =>
|
|
336
|
+
if (!n || n.value.length === 0 || n.value.every((e) => Y.get(t.key)?.has(e))) continue;
|
|
336
337
|
let { asyncConfig: i, fetchOptions: a } = t;
|
|
337
338
|
i?.fetcher && i.mapToOption ? i.fetcher({
|
|
338
339
|
query: "",
|
|
@@ -348,7 +349,7 @@ function pe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNa
|
|
|
348
349
|
}
|
|
349
350
|
return () => e.abort();
|
|
350
351
|
}, []);
|
|
351
|
-
let R =
|
|
352
|
+
let R = O(() => ({
|
|
352
353
|
activeFilters: r,
|
|
353
354
|
filters: n,
|
|
354
355
|
addFilter: g,
|
|
@@ -358,13 +359,13 @@ function pe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNa
|
|
|
358
359
|
replaceFilters: b,
|
|
359
360
|
getFilterByKey: x,
|
|
360
361
|
getFilterValue: S,
|
|
361
|
-
setFilterValue:
|
|
362
|
-
isFilterActive:
|
|
363
|
-
getFilterOperator:
|
|
362
|
+
setFilterValue: C,
|
|
363
|
+
isFilterActive: T,
|
|
364
|
+
getFilterOperator: D,
|
|
364
365
|
setFilterOperator: j,
|
|
365
366
|
validateFilter: M,
|
|
366
367
|
getDependentFilters: N,
|
|
367
|
-
getFilterOptions:
|
|
368
|
+
getFilterOptions: P,
|
|
368
369
|
isNavigating: a,
|
|
369
370
|
locale: m,
|
|
370
371
|
strings: h,
|
|
@@ -380,41 +381,41 @@ function pe({ children: t, filters: n, activeFilters: r, onFilterChange: i, isNa
|
|
|
380
381
|
b,
|
|
381
382
|
x,
|
|
382
383
|
S,
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
384
|
+
C,
|
|
385
|
+
T,
|
|
386
|
+
D,
|
|
386
387
|
j,
|
|
387
388
|
M,
|
|
388
389
|
N,
|
|
389
|
-
|
|
390
|
+
P,
|
|
390
391
|
a,
|
|
391
392
|
m,
|
|
392
393
|
h,
|
|
393
394
|
I,
|
|
394
395
|
L
|
|
395
396
|
]);
|
|
396
|
-
return /* @__PURE__ */
|
|
397
|
+
return /* @__PURE__ */ F(de.Provider, {
|
|
397
398
|
value: R,
|
|
398
399
|
children: t
|
|
399
400
|
});
|
|
400
401
|
}
|
|
401
|
-
function
|
|
402
|
-
let e =
|
|
402
|
+
function X() {
|
|
403
|
+
let e = T(de);
|
|
403
404
|
if (!e) throw Error("useFilters must be used within a FilterProvider");
|
|
404
405
|
return e;
|
|
405
406
|
}
|
|
406
407
|
//#endregion
|
|
407
408
|
//#region src/components/features/filters/hooks/use-filter-groups.ts
|
|
408
|
-
function
|
|
409
|
-
let { dynamicFilterOptions: t } = e, { filters: n, isFilterActive: r } =
|
|
409
|
+
function pe(e = {}) {
|
|
410
|
+
let { dynamicFilterOptions: t } = e, { filters: n, isFilterActive: r } = X(), i = O(() => t ? n.map((e) => {
|
|
410
411
|
let n = t[e.key];
|
|
411
412
|
return Array.isArray(n) ? {
|
|
412
413
|
...e,
|
|
413
414
|
options: n
|
|
414
415
|
} : e;
|
|
415
416
|
}) : n, [n, t]);
|
|
416
|
-
return
|
|
417
|
-
let e = i.filter((e) => e.type ===
|
|
417
|
+
return O(() => {
|
|
418
|
+
let e = i.filter((e) => e.type === K.SEARCH), t = i.filter((e) => e.type !== K.SEARCH && r(e.key)), n = i.filter((e) => e.type !== K.SEARCH && !r(e.key) && e.displayConfig?.display === "always"), a = i.filter((e) => e.type !== K.SEARCH && !r(e.key) && e.displayConfig?.display !== "always"), o = t.map((e) => e.key);
|
|
418
419
|
return {
|
|
419
420
|
processedFilters: i,
|
|
420
421
|
searchFilters: e,
|
|
@@ -428,13 +429,13 @@ function me(e = {}) {
|
|
|
428
429
|
}
|
|
429
430
|
//#endregion
|
|
430
431
|
//#region src/components/features/filters/partials/filter-operator-select.tsx
|
|
431
|
-
function
|
|
432
|
-
let [s, c] =
|
|
433
|
-
return /* @__PURE__ */
|
|
432
|
+
function me({ operator: e, operators: t, onOperatorChange: i, segmentResetClass: a }) {
|
|
433
|
+
let [s, c] = A(!1), { strings: l } = X(), u = t.find((t) => t.value === e)?.label || e;
|
|
434
|
+
return /* @__PURE__ */ F(b, {
|
|
434
435
|
open: s,
|
|
435
436
|
onOpenChange: c,
|
|
436
437
|
search: !1,
|
|
437
|
-
trigger: /* @__PURE__ */
|
|
438
|
+
trigger: /* @__PURE__ */ F(o, {
|
|
438
439
|
variant: "secondary",
|
|
439
440
|
buttonStyle: "ghost",
|
|
440
441
|
className: n(a, "text-muted-foreground hover:bg-accent hover:text-accent-foreground focus-visible:bg-accent focus-visible:text-accent-foreground h-full px-3 text-xs"),
|
|
@@ -444,7 +445,7 @@ function he({ operator: e, operators: t, onOperatorChange: i, segmentResetClass:
|
|
|
444
445
|
type: "button",
|
|
445
446
|
children: u
|
|
446
447
|
}),
|
|
447
|
-
header: /* @__PURE__ */
|
|
448
|
+
header: /* @__PURE__ */ F(r, {
|
|
448
449
|
tag: "span",
|
|
449
450
|
size: "xs",
|
|
450
451
|
weight: "semibold",
|
|
@@ -463,135 +464,135 @@ function he({ operator: e, operators: t, onOperatorChange: i, segmentResetClass:
|
|
|
463
464
|
}
|
|
464
465
|
//#endregion
|
|
465
466
|
//#region src/components/features/filters/partials/filter-value-display.tsx
|
|
466
|
-
function
|
|
467
|
-
let { strings: n } =
|
|
468
|
-
return t.length === 0 && e.type !==
|
|
467
|
+
function he({ filter: e, value: t }) {
|
|
468
|
+
let { strings: n } = X();
|
|
469
|
+
return t.length === 0 && e.type !== K.DATE ? /* @__PURE__ */ F(r, {
|
|
469
470
|
tag: "span",
|
|
470
471
|
size: "xs",
|
|
471
472
|
type: "secondary",
|
|
472
473
|
children: n.nothingSelected
|
|
473
|
-
}) : e.type ===
|
|
474
|
+
}) : e.type === K.ASYNC_SELECT && !e.options?.length ? /* @__PURE__ */ F(r, {
|
|
474
475
|
tag: "span",
|
|
475
476
|
size: "xs",
|
|
476
477
|
weight: "semibold",
|
|
477
|
-
children:
|
|
478
|
-
}) : e.options && e.type !==
|
|
478
|
+
children: _e(e, t, n)
|
|
479
|
+
}) : e.options && e.type !== K.DATE ? /* @__PURE__ */ I("div", {
|
|
479
480
|
className: "flex items-center gap-1",
|
|
480
|
-
children: [/* @__PURE__ */
|
|
481
|
+
children: [/* @__PURE__ */ I("div", {
|
|
481
482
|
className: "relative flex",
|
|
482
483
|
children: [t.slice(0, 2).map((t, n) => {
|
|
483
484
|
let r = e.options?.find((e) => e.value === t);
|
|
484
|
-
return r?.icon ? /* @__PURE__ */
|
|
485
|
+
return r?.icon ? /* @__PURE__ */ F("div", {
|
|
485
486
|
className: `${n > 0 ? "-ml-1.5" : ""} border-background bg-background relative rounded-full border`,
|
|
486
487
|
style: { zIndex: 10 - n },
|
|
487
488
|
children: r.icon
|
|
488
489
|
}, t) : null;
|
|
489
|
-
}), t.length > 2 && /* @__PURE__ */
|
|
490
|
+
}), t.length > 2 && /* @__PURE__ */ I("div", {
|
|
490
491
|
className: "bg-muted border-background relative -ml-1.5 flex h-4 w-4 items-center justify-center rounded-full border text-xxs font-medium",
|
|
491
492
|
children: ["+", t.length - 2]
|
|
492
493
|
})]
|
|
493
|
-
}), /* @__PURE__ */
|
|
494
|
+
}), /* @__PURE__ */ F(r, {
|
|
494
495
|
tag: "span",
|
|
495
496
|
size: "xs",
|
|
496
497
|
weight: "semibold",
|
|
497
|
-
children:
|
|
498
|
+
children: ve(e, t, n)
|
|
498
499
|
})]
|
|
499
|
-
}) : e.type ===
|
|
500
|
+
}) : e.type === K.DATE ? /* @__PURE__ */ I("div", {
|
|
500
501
|
className: "flex items-center gap-1",
|
|
501
|
-
children: [/* @__PURE__ */
|
|
502
|
+
children: [/* @__PURE__ */ F(z, { className: "text-muted-foreground h-3.5 w-3.5" }), /* @__PURE__ */ F(r, {
|
|
502
503
|
tag: "span",
|
|
503
504
|
size: "xs",
|
|
504
505
|
weight: "semibold",
|
|
505
|
-
children:
|
|
506
|
+
children: ge(e, t, n)
|
|
506
507
|
})]
|
|
507
|
-
}) : /* @__PURE__ */
|
|
508
|
+
}) : /* @__PURE__ */ F(r, {
|
|
508
509
|
tag: "span",
|
|
509
510
|
size: "xs",
|
|
510
511
|
weight: "semibold",
|
|
511
|
-
children:
|
|
512
|
+
children: ve(e, t, n)
|
|
512
513
|
});
|
|
513
514
|
}
|
|
514
|
-
function
|
|
515
|
-
return e.operator === "between" && t.length === 2 ? `${
|
|
515
|
+
function ge(e, t, n) {
|
|
516
|
+
return e.operator === "between" && t.length === 2 ? `${Z(t[0], e.dateFormat?.display)} - ${Z(t[1], e.dateFormat?.display)}` : t.length === 1 ? Z(t[0], e.dateFormat?.display) : t.length === 2 ? `${Z(t[0], e.dateFormat?.display)} - ${Z(t[1], e.dateFormat?.display)}` : e.datePickerConfig?.noDatePlaceholder || n.calendar.notDateSelected;
|
|
516
517
|
}
|
|
517
|
-
function
|
|
518
|
-
return t.length === 0 ? "" :
|
|
518
|
+
function _e(e, t, n) {
|
|
519
|
+
return t.length === 0 ? "" : G(n.selected, {
|
|
519
520
|
count: t.length,
|
|
520
521
|
filterLabel: (t.length > 1 ? e.pluralLabel : e.label) ?? e.label
|
|
521
522
|
});
|
|
522
523
|
}
|
|
523
|
-
function
|
|
524
|
-
return t.length > 1 ?
|
|
524
|
+
function ve(e, t, n) {
|
|
525
|
+
return t.length > 1 ? G(n.selected, {
|
|
525
526
|
count: t.length,
|
|
526
527
|
filterLabel: e.pluralLabel ?? e.label
|
|
527
528
|
}) : t.map((t) => e.options?.find((e) => e.value === t)?.label || t).join(", ");
|
|
528
529
|
}
|
|
529
|
-
function
|
|
530
|
+
function Z(e, t) {
|
|
530
531
|
let n = new Date(e);
|
|
531
532
|
if (Number.isNaN(n.getTime())) return e;
|
|
532
533
|
if (t) try {
|
|
533
|
-
return
|
|
534
|
+
return j(n, t);
|
|
534
535
|
} catch {}
|
|
535
536
|
return n.toLocaleDateString();
|
|
536
537
|
}
|
|
537
538
|
//#endregion
|
|
538
539
|
//#region src/components/features/filters/partials/active-filter-item.tsx
|
|
539
|
-
function
|
|
540
|
-
let { strings: d } =
|
|
540
|
+
function ye({ filter: e, value: t, isActive: i, operators: a, operator: s, onOperatorChange: c, onFilterClear: l, onFilterClick: u }) {
|
|
541
|
+
let { strings: d } = X(), f = (e) => {
|
|
541
542
|
(e.currentTarget === e.target || e.target.tagName !== "BUTTON") && u();
|
|
542
|
-
}, p = "!border-0 !rounded-none !shadow-none focus-visible:!ring-0 focus-visible:!border-transparent", m = () => /* @__PURE__ */
|
|
543
|
+
}, p = "!border-0 !rounded-none !shadow-none focus-visible:!ring-0 focus-visible:!border-transparent", m = () => /* @__PURE__ */ F("div", {
|
|
543
544
|
"aria-hidden": !0,
|
|
544
545
|
className: "w-px self-stretch bg-border"
|
|
545
546
|
});
|
|
546
|
-
return /* @__PURE__ */
|
|
547
|
+
return /* @__PURE__ */ I("div", {
|
|
547
548
|
role: "group",
|
|
548
549
|
"aria-label": e.label,
|
|
549
|
-
className: n("border-input bg-background flex h-
|
|
550
|
+
className: n("border-input bg-background flex h-9 items-center overflow-hidden rounded-md border", e.displayConfig?.className, i && "active"),
|
|
550
551
|
children: [
|
|
551
|
-
/* @__PURE__ */
|
|
552
|
+
/* @__PURE__ */ I(o, {
|
|
552
553
|
type: "button",
|
|
553
554
|
variant: "secondary",
|
|
554
555
|
buttonStyle: "ghost",
|
|
555
556
|
className: n(p, "flex h-full items-center px-3 hover:bg-accent hover:text-accent-foreground"),
|
|
556
557
|
onClick: f,
|
|
557
558
|
children: [
|
|
558
|
-
!!e.icon && /* @__PURE__ */
|
|
559
|
+
!!e.icon && /* @__PURE__ */ F("span", {
|
|
559
560
|
className: "text-muted-foreground mr-1",
|
|
560
561
|
children: e.icon
|
|
561
562
|
}),
|
|
562
|
-
/* @__PURE__ */
|
|
563
|
+
/* @__PURE__ */ F(r, {
|
|
563
564
|
tag: "span",
|
|
564
565
|
size: "xs",
|
|
565
566
|
weight: "semibold",
|
|
566
567
|
children: e.label
|
|
567
568
|
}),
|
|
568
|
-
/* @__PURE__ */
|
|
569
|
+
/* @__PURE__ */ F(B, { className: "ml-1 h-4 w-4" })
|
|
569
570
|
]
|
|
570
571
|
}),
|
|
571
|
-
/* @__PURE__ */
|
|
572
|
-
/* @__PURE__ */
|
|
572
|
+
/* @__PURE__ */ F(m, {}),
|
|
573
|
+
/* @__PURE__ */ F(me, {
|
|
573
574
|
operator: s,
|
|
574
575
|
operators: a,
|
|
575
576
|
onOperatorChange: c,
|
|
576
577
|
segmentResetClass: p
|
|
577
578
|
}),
|
|
578
|
-
/* @__PURE__ */
|
|
579
|
-
/* @__PURE__ */
|
|
579
|
+
/* @__PURE__ */ F(m, {}),
|
|
580
|
+
/* @__PURE__ */ F("div", {
|
|
580
581
|
className: "pointer-events-none flex flex-1 items-center px-2",
|
|
581
|
-
children: /* @__PURE__ */
|
|
582
|
+
children: /* @__PURE__ */ F(he, {
|
|
582
583
|
filter: e,
|
|
583
584
|
value: t
|
|
584
585
|
})
|
|
585
586
|
}),
|
|
586
|
-
/* @__PURE__ */
|
|
587
|
-
/* @__PURE__ */
|
|
587
|
+
/* @__PURE__ */ F(m, {}),
|
|
588
|
+
/* @__PURE__ */ I(o, {
|
|
588
589
|
variant: "secondary",
|
|
589
590
|
buttonStyle: "ghost",
|
|
590
591
|
className: n(p, "h-full w-8 px-0 rounded-r-md"),
|
|
591
592
|
onClick: (e) => {
|
|
592
593
|
e.stopPropagation(), e.preventDefault(), l();
|
|
593
594
|
},
|
|
594
|
-
children: [/* @__PURE__ */
|
|
595
|
+
children: [/* @__PURE__ */ F(W, { className: "h-4 w-4" }), /* @__PURE__ */ F("span", {
|
|
595
596
|
className: "sr-only",
|
|
596
597
|
children: d.clear
|
|
597
598
|
})]
|
|
@@ -601,9 +602,9 @@ function be({ filter: e, value: t, isActive: i, operators: a, operator: s, onOpe
|
|
|
601
602
|
}
|
|
602
603
|
//#endregion
|
|
603
604
|
//#region src/hooks/use-debounce.ts
|
|
604
|
-
function
|
|
605
|
-
let [n, r] =
|
|
606
|
-
return
|
|
605
|
+
function be(e, t = 500) {
|
|
606
|
+
let [n, r] = A(e);
|
|
607
|
+
return E(() => {
|
|
607
608
|
let n = setTimeout(() => {
|
|
608
609
|
r(e);
|
|
609
610
|
}, t);
|
|
@@ -614,9 +615,19 @@ function xe(e, t = 500) {
|
|
|
614
615
|
}
|
|
615
616
|
//#endregion
|
|
616
617
|
//#region src/components/features/filters/hooks/use-async-options.ts
|
|
617
|
-
var
|
|
618
|
+
var xe = /* @__PURE__ */ new Map();
|
|
619
|
+
function Se(e, t) {
|
|
620
|
+
let n = xe.get(e);
|
|
621
|
+
if (n) {
|
|
622
|
+
if (Date.now() - n.timestamp > t) {
|
|
623
|
+
xe.delete(e);
|
|
624
|
+
return;
|
|
625
|
+
}
|
|
626
|
+
return n;
|
|
627
|
+
}
|
|
628
|
+
}
|
|
618
629
|
function Ce(e, n, r) {
|
|
619
|
-
let { asyncConfig: i, fetchOptions: a } = e, { debounceMs: o, defaultPageSize: s } = t(), c = (
|
|
630
|
+
let { asyncConfig: i, fetchOptions: a } = e, { debounceMs: o, defaultPageSize: s } = t(), c = (be(n, i?.debounceMs ?? e.delay ?? o ?? 300) ?? "").trim(), l = i?.limit ?? s ?? 10, u = i?.minQueryLength ?? 0, d = i?.preload ?? !0, f = i?.staleTime ?? 6e4, p = i?.gcTime ?? 3e5, m = c.length === 0 && d, h = c.length >= u, g = r && (m || c.length > 0 && h), _ = r && !m && c.length > 0 && c.length < u, v = O(() => i?.queryKey ? JSON.stringify(i.queryKey({
|
|
620
631
|
query: c,
|
|
621
632
|
limit: l
|
|
622
633
|
})) : JSON.stringify([
|
|
@@ -629,7 +640,7 @@ function Ce(e, n, r) {
|
|
|
629
640
|
e.key,
|
|
630
641
|
c,
|
|
631
642
|
l
|
|
632
|
-
]),
|
|
643
|
+
]), y = w(async (e) => i?.fetcher && i.mapToOption ? (await i.fetcher({
|
|
633
644
|
query: c,
|
|
634
645
|
limit: l,
|
|
635
646
|
signal: e
|
|
@@ -638,40 +649,40 @@ function Ce(e, n, r) {
|
|
|
638
649
|
a,
|
|
639
650
|
c,
|
|
640
651
|
l
|
|
641
|
-
]), [
|
|
642
|
-
data: Se
|
|
652
|
+
]), [b, x] = A(() => ({
|
|
653
|
+
data: Se(v, p)?.data ?? [],
|
|
643
654
|
loading: !1,
|
|
644
655
|
fetching: !1,
|
|
645
656
|
error: !1
|
|
646
|
-
})), [
|
|
647
|
-
return
|
|
648
|
-
if (!
|
|
649
|
-
let e = Se
|
|
650
|
-
if (t &&
|
|
657
|
+
})), [S, C] = A(0), T = w(() => C((e) => e + 1), []);
|
|
658
|
+
return E(() => {
|
|
659
|
+
if (!g) return;
|
|
660
|
+
let e = Se(v, p), t = e !== void 0 && Date.now() - e.timestamp < f, n = new AbortController();
|
|
661
|
+
if (t && S === 0) return x({
|
|
651
662
|
data: e.data,
|
|
652
663
|
loading: !1,
|
|
653
664
|
fetching: !1,
|
|
654
665
|
error: !1
|
|
655
666
|
}), () => n.abort();
|
|
656
|
-
|
|
667
|
+
x((t) => ({
|
|
657
668
|
data: e?.data ?? t.data,
|
|
658
669
|
loading: e === void 0,
|
|
659
670
|
fetching: !0,
|
|
660
671
|
error: !1
|
|
661
672
|
}));
|
|
662
673
|
let r = !1;
|
|
663
|
-
return
|
|
664
|
-
r || (
|
|
674
|
+
return y(n.signal).then((e) => {
|
|
675
|
+
r || (xe.set(v, {
|
|
665
676
|
timestamp: Date.now(),
|
|
666
677
|
data: e
|
|
667
|
-
}),
|
|
678
|
+
}), x({
|
|
668
679
|
data: e,
|
|
669
680
|
loading: !1,
|
|
670
681
|
fetching: !1,
|
|
671
682
|
error: !1
|
|
672
683
|
}));
|
|
673
684
|
}).catch((e) => {
|
|
674
|
-
r || n.signal.aborted || e && e.name === "AbortError" ||
|
|
685
|
+
r || n.signal.aborted || e && e.name === "AbortError" || x((e) => ({
|
|
675
686
|
data: e.data,
|
|
676
687
|
loading: !1,
|
|
677
688
|
fetching: !1,
|
|
@@ -681,32 +692,39 @@ function Ce(e, n, r) {
|
|
|
681
692
|
r = !0, n.abort();
|
|
682
693
|
};
|
|
683
694
|
}, [
|
|
684
|
-
_,
|
|
685
695
|
v,
|
|
686
|
-
|
|
696
|
+
y,
|
|
697
|
+
g,
|
|
687
698
|
f,
|
|
688
|
-
|
|
699
|
+
p,
|
|
700
|
+
S
|
|
689
701
|
]), {
|
|
690
|
-
options:
|
|
691
|
-
isLoading:
|
|
692
|
-
isFetching:
|
|
693
|
-
isError:
|
|
694
|
-
refetch:
|
|
695
|
-
isBelowMinQuery:
|
|
702
|
+
options: g ? b.data : [],
|
|
703
|
+
isLoading: g && b.loading,
|
|
704
|
+
isFetching: g && b.fetching,
|
|
705
|
+
isError: g && b.error,
|
|
706
|
+
refetch: T,
|
|
707
|
+
isBelowMinQuery: _,
|
|
696
708
|
minQueryLength: u
|
|
697
709
|
};
|
|
698
710
|
}
|
|
699
711
|
//#endregion
|
|
700
712
|
//#region src/components/features/filters/partials/async-filter-content.tsx
|
|
701
|
-
function we({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onClose: a, isFromMainFilterButton:
|
|
702
|
-
let { strings:
|
|
713
|
+
function we({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onClose: a, isFromMainFilterButton: s = !1 }) {
|
|
714
|
+
let { strings: c, cacheAsyncOptions: l, getAsyncOptionLabel: u } = X(), [d, f] = A(""), [m, b] = A(t ?? []), x = k(t);
|
|
703
715
|
t !== x.current && (x.current = t, b(t ?? []));
|
|
704
|
-
let { options: S, isLoading: C, isFetching: w, isError: T, refetch:
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
716
|
+
let { options: S, isLoading: C, isFetching: w, isError: T, refetch: D, isBelowMinQuery: j, minQueryLength: M } = Ce(e, d, !0);
|
|
717
|
+
E(() => {
|
|
718
|
+
S.length > 0 && l(e.key, S);
|
|
719
|
+
}, [
|
|
720
|
+
l,
|
|
721
|
+
e.key,
|
|
722
|
+
S
|
|
723
|
+
]);
|
|
724
|
+
let N = e.multiple !== !1, z = e.maxSelected, B = !!s, V = O(() => {
|
|
725
|
+
let t = new Set(m), n = new Set(S.map((e) => e.value)), r = [];
|
|
726
|
+
for (let t of m) if (!n.has(t)) {
|
|
727
|
+
let n = u(e.key, t);
|
|
710
728
|
n && r.push({
|
|
711
729
|
value: t,
|
|
712
730
|
label: n,
|
|
@@ -716,138 +734,138 @@ function we({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
716
734
|
return [...r, ...S].sort((e, n) => !t.has(e.value) - +!t.has(n.value));
|
|
717
735
|
}, [
|
|
718
736
|
S,
|
|
719
|
-
|
|
737
|
+
m,
|
|
720
738
|
e.key,
|
|
721
739
|
e.icon,
|
|
722
|
-
|
|
723
|
-
]),
|
|
724
|
-
if (
|
|
740
|
+
u
|
|
741
|
+
]), H = (t) => {
|
|
742
|
+
if (N) if (m.includes(t)) b(m.filter((e) => e !== t));
|
|
725
743
|
else {
|
|
726
|
-
if (
|
|
727
|
-
b([...
|
|
744
|
+
if (z && m.length >= z) return;
|
|
745
|
+
b([...m, t]);
|
|
728
746
|
}
|
|
729
747
|
else b([t]), e.closeOnSelect === !0 && (n([t]), a());
|
|
730
748
|
}, te = () => {
|
|
731
|
-
n(
|
|
732
|
-
},
|
|
749
|
+
n(m), a();
|
|
750
|
+
}, W = O(() => C || w ? /* @__PURE__ */ I("div", {
|
|
733
751
|
className: "flex items-center justify-center gap-2 py-4",
|
|
734
|
-
children: [/* @__PURE__ */
|
|
752
|
+
children: [/* @__PURE__ */ F(U, { className: "text-muted-foreground size-4 animate-spin" }), /* @__PURE__ */ F(r, {
|
|
735
753
|
tag: "span",
|
|
736
754
|
size: "xs",
|
|
737
755
|
type: "secondary",
|
|
738
|
-
children:
|
|
756
|
+
children: c.searching
|
|
739
757
|
})]
|
|
740
|
-
}) : T ? /* @__PURE__ */
|
|
758
|
+
}) : T ? /* @__PURE__ */ I("div", {
|
|
741
759
|
className: "flex flex-col items-center gap-2 py-4",
|
|
742
|
-
children: [/* @__PURE__ */
|
|
760
|
+
children: [/* @__PURE__ */ I("div", {
|
|
743
761
|
className: "flex items-center gap-1.5",
|
|
744
|
-
children: [/* @__PURE__ */
|
|
762
|
+
children: [/* @__PURE__ */ F(L, { className: "text-destructive size-4" }), /* @__PURE__ */ F(r, {
|
|
745
763
|
tag: "span",
|
|
746
764
|
size: "xs",
|
|
747
765
|
type: "secondary",
|
|
748
|
-
children:
|
|
766
|
+
children: c.fetchError
|
|
749
767
|
})]
|
|
750
|
-
}), /* @__PURE__ */
|
|
768
|
+
}), /* @__PURE__ */ F(o, {
|
|
751
769
|
variant: "secondary",
|
|
752
770
|
buttonStyle: "outline",
|
|
753
771
|
size: "xs",
|
|
754
772
|
onClick: (e) => {
|
|
755
|
-
e.stopPropagation(),
|
|
773
|
+
e.stopPropagation(), D();
|
|
756
774
|
},
|
|
757
|
-
children:
|
|
775
|
+
children: c.retryFetch
|
|
758
776
|
})]
|
|
759
|
-
}) :
|
|
777
|
+
}) : j ? /* @__PURE__ */ F("div", {
|
|
760
778
|
className: "text-muted-foreground flex items-center justify-center py-4",
|
|
761
|
-
children: /* @__PURE__ */
|
|
779
|
+
children: /* @__PURE__ */ F(r, {
|
|
762
780
|
tag: "span",
|
|
763
781
|
size: "xs",
|
|
764
782
|
type: "secondary",
|
|
765
|
-
children:
|
|
783
|
+
children: G(c.minQueryHint, { min: M })
|
|
766
784
|
})
|
|
767
|
-
}) :
|
|
785
|
+
}) : c.noOptionsFound, [
|
|
768
786
|
C,
|
|
769
787
|
w,
|
|
770
788
|
T,
|
|
771
|
-
A,
|
|
772
789
|
j,
|
|
773
|
-
|
|
774
|
-
|
|
790
|
+
M,
|
|
791
|
+
c,
|
|
792
|
+
D
|
|
775
793
|
]);
|
|
776
|
-
return /* @__PURE__ */
|
|
777
|
-
/* @__PURE__ */
|
|
794
|
+
return /* @__PURE__ */ I(P, { children: [
|
|
795
|
+
/* @__PURE__ */ I("div", {
|
|
778
796
|
className: "flex items-center border-b p-2",
|
|
779
|
-
children: [!!
|
|
797
|
+
children: [!!B && /* @__PURE__ */ F(o, {
|
|
780
798
|
variant: "secondary",
|
|
781
799
|
buttonStyle: "ghost",
|
|
782
800
|
className: "mr-2 h-8 w-8 p-0",
|
|
783
801
|
onClick: i,
|
|
784
|
-
"aria-label":
|
|
785
|
-
children: /* @__PURE__ */
|
|
786
|
-
}), /* @__PURE__ */
|
|
802
|
+
"aria-label": c.backToFilters,
|
|
803
|
+
children: /* @__PURE__ */ F(R, { className: "h-4 w-4" })
|
|
804
|
+
}), /* @__PURE__ */ I("div", {
|
|
787
805
|
className: "flex flex-col",
|
|
788
|
-
children: [/* @__PURE__ */
|
|
806
|
+
children: [/* @__PURE__ */ F(r, {
|
|
789
807
|
tag: "span",
|
|
790
808
|
size: "xs",
|
|
791
809
|
weight: "semibold",
|
|
792
810
|
children: e.label
|
|
793
|
-
}), /* @__PURE__ */
|
|
811
|
+
}), /* @__PURE__ */ F(r, {
|
|
794
812
|
tag: "span",
|
|
795
813
|
size: "xs",
|
|
796
814
|
type: "secondary",
|
|
797
|
-
children:
|
|
815
|
+
children: c.selectValues
|
|
798
816
|
})]
|
|
799
817
|
})]
|
|
800
818
|
}),
|
|
801
|
-
/* @__PURE__ */
|
|
819
|
+
/* @__PURE__ */ I(y, {
|
|
802
820
|
shouldFilter: !1,
|
|
803
|
-
children: [/* @__PURE__ */
|
|
804
|
-
placeholder:
|
|
805
|
-
value:
|
|
806
|
-
onValueChange:
|
|
807
|
-
}), /* @__PURE__ */
|
|
821
|
+
children: [/* @__PURE__ */ F(p, {
|
|
822
|
+
placeholder: G(c.searchPlaceholder, { filterLabel: e.label.toLowerCase() }),
|
|
823
|
+
value: d,
|
|
824
|
+
onValueChange: f
|
|
825
|
+
}), /* @__PURE__ */ F(h, { children: V.length === 0 ? /* @__PURE__ */ F(_, { children: W }) : /* @__PURE__ */ I(v, { children: [!!(w && !C) && /* @__PURE__ */ I("div", {
|
|
808
826
|
className: "flex items-center gap-1.5 px-2 py-1",
|
|
809
|
-
children: [/* @__PURE__ */
|
|
827
|
+
children: [/* @__PURE__ */ F(U, { className: "text-muted-foreground size-3 animate-spin" }), /* @__PURE__ */ F(r, {
|
|
810
828
|
tag: "span",
|
|
811
829
|
size: "xs",
|
|
812
830
|
type: "secondary",
|
|
813
|
-
children:
|
|
831
|
+
children: c.searching
|
|
814
832
|
})]
|
|
815
|
-
}),
|
|
816
|
-
onSelect: () =>
|
|
817
|
-
disabled: e.disabled || !!
|
|
833
|
+
}), V.map((e) => /* @__PURE__ */ I(g, {
|
|
834
|
+
onSelect: () => H(e.value),
|
|
835
|
+
disabled: e.disabled || !!z && m.length >= z && !m.includes(e.value),
|
|
818
836
|
className: "flex items-center gap-2",
|
|
819
837
|
children: [
|
|
820
838
|
e.icon,
|
|
821
|
-
/* @__PURE__ */
|
|
839
|
+
/* @__PURE__ */ F(r, {
|
|
822
840
|
tag: "span",
|
|
823
841
|
size: "xs",
|
|
824
842
|
children: e.label
|
|
825
843
|
}),
|
|
826
|
-
|
|
844
|
+
m.includes(e.value) && /* @__PURE__ */ F("span", {
|
|
827
845
|
className: "ml-auto",
|
|
828
|
-
children: /* @__PURE__ */
|
|
846
|
+
children: /* @__PURE__ */ F(ee, { className: "h-4 w-4" })
|
|
829
847
|
})
|
|
830
848
|
]
|
|
831
849
|
}, e.value))] }) })]
|
|
832
850
|
}),
|
|
833
|
-
/* @__PURE__ */
|
|
851
|
+
/* @__PURE__ */ I("div", {
|
|
834
852
|
className: "flex justify-between border-t p-2",
|
|
835
|
-
children: [/* @__PURE__ */
|
|
853
|
+
children: [/* @__PURE__ */ F(r, {
|
|
836
854
|
tag: "span",
|
|
837
855
|
size: "xs",
|
|
838
856
|
type: "secondary",
|
|
839
|
-
children:
|
|
840
|
-
count:
|
|
841
|
-
filterLabel: (
|
|
857
|
+
children: G(c.selected, {
|
|
858
|
+
count: m.length,
|
|
859
|
+
filterLabel: (m.length > 1 ? e.pluralLabel : e.label) ?? e.label
|
|
842
860
|
})
|
|
843
|
-
}), /* @__PURE__ */
|
|
861
|
+
}), /* @__PURE__ */ F("div", {
|
|
844
862
|
className: "flex gap-2",
|
|
845
|
-
children: /* @__PURE__ */
|
|
863
|
+
children: /* @__PURE__ */ F(o, {
|
|
846
864
|
variant: "secondary",
|
|
847
865
|
buttonStyle: "outline",
|
|
848
866
|
size: "xs",
|
|
849
867
|
onClick: te,
|
|
850
|
-
children:
|
|
868
|
+
children: c.confirm
|
|
851
869
|
})
|
|
852
870
|
})]
|
|
853
871
|
})
|
|
@@ -857,31 +875,31 @@ function we({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
857
875
|
//#region src/components/features/filters/facets/date-facet.tsx
|
|
858
876
|
var Te = [];
|
|
859
877
|
function Ee({ filter: e, value: t, onChange: r, className: i }) {
|
|
860
|
-
let { strings: a } =
|
|
878
|
+
let { strings: a } = X(), o = e.operators?.some((e) => e.value === "between") || e.operator === "between" || e.key.toLowerCase().includes("range") || e.key.toLowerCase().includes("between"), s = e.dateFormat?.param ?? "yyyy-MM-dd", l = e.dateFormat?.display ?? "PPP", u = o ? e.datePickerConfig?.noRangePlaceholder ?? e.placeholder ?? a.calendar.notDateRangeSelected : e.datePickerConfig?.noDatePlaceholder ?? e.placeholder ?? a.calendar.notDateSelected, d = !!e.datePickerConfig?.showConfirmButton, f = e.datePickerConfig?.autoApply ?? !d, p = e.datePickerConfig?.showShortcuts ?? !0, m = o && (t.start || t.end) ? {
|
|
861
879
|
from: t.start,
|
|
862
880
|
to: t.end
|
|
863
|
-
} : void 0, h = !o && t.start &&
|
|
881
|
+
} : void 0, h = !o && t.start && M(t.start) ? t.start : void 0, g = {
|
|
864
882
|
format: s,
|
|
865
|
-
readableFormat:
|
|
866
|
-
placeholder:
|
|
883
|
+
readableFormat: l,
|
|
884
|
+
placeholder: u,
|
|
867
885
|
disablePortal: !0,
|
|
868
886
|
numberOfMonths: 1,
|
|
869
887
|
className: n("date-facet--component", "w-full", i)
|
|
870
888
|
};
|
|
871
|
-
return o ? /* @__PURE__ */
|
|
889
|
+
return o ? /* @__PURE__ */ F(c, {
|
|
872
890
|
mode: "range",
|
|
873
|
-
value:
|
|
891
|
+
value: m,
|
|
874
892
|
onChange: (e) => {
|
|
875
893
|
r({
|
|
876
894
|
start: e.range?.from ?? void 0,
|
|
877
895
|
end: e.range?.to ?? void 0
|
|
878
896
|
});
|
|
879
897
|
},
|
|
880
|
-
withConfirm:
|
|
881
|
-
closeOnSelect:
|
|
882
|
-
presets:
|
|
898
|
+
withConfirm: d,
|
|
899
|
+
closeOnSelect: f,
|
|
900
|
+
presets: p ? void 0 : Te,
|
|
883
901
|
...g
|
|
884
|
-
}) : /* @__PURE__ */
|
|
902
|
+
}) : /* @__PURE__ */ F(c, {
|
|
885
903
|
mode: "single",
|
|
886
904
|
value: h,
|
|
887
905
|
onChange: (e) => {
|
|
@@ -890,23 +908,23 @@ function Ee({ filter: e, value: t, onChange: r, className: i }) {
|
|
|
890
908
|
end: void 0
|
|
891
909
|
});
|
|
892
910
|
},
|
|
893
|
-
closeOnSelect:
|
|
911
|
+
closeOnSelect: f,
|
|
894
912
|
...g
|
|
895
913
|
});
|
|
896
914
|
}
|
|
897
915
|
//#endregion
|
|
898
916
|
//#region src/components/features/filters/partials/date-filter-content.tsx
|
|
899
917
|
function De({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, isFromMainFilterButton: a = !1 }) {
|
|
900
|
-
let { strings: s } =
|
|
918
|
+
let { strings: s } = X(), c = (t) => {
|
|
901
919
|
if (!t) return;
|
|
902
920
|
if (e.dateFormat?.param) {
|
|
903
|
-
let n =
|
|
904
|
-
return
|
|
921
|
+
let n = N(t, e.dateFormat.param, /* @__PURE__ */ new Date());
|
|
922
|
+
return M(n) ? n : void 0;
|
|
905
923
|
}
|
|
906
924
|
let n = new Date(t);
|
|
907
|
-
return
|
|
925
|
+
return M(n) ? n : void 0;
|
|
908
926
|
}, l = c(t[0]), u = c(t[1]), d = (t) => {
|
|
909
|
-
if (!(!t || !
|
|
927
|
+
if (!(!t || !M(t))) return j(t, e.dateFormat?.param ?? "yyyy-MM-dd");
|
|
910
928
|
}, f = ({ start: e, end: t }) => {
|
|
911
929
|
let r = [], i = d(e), a = d(t);
|
|
912
930
|
i && r.push(i), a && r.push(a), n(r);
|
|
@@ -914,11 +932,11 @@ function De({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, isF
|
|
|
914
932
|
start: l,
|
|
915
933
|
end: u
|
|
916
934
|
};
|
|
917
|
-
return /* @__PURE__ */
|
|
935
|
+
return /* @__PURE__ */ I("div", {
|
|
918
936
|
className: "flex flex-col",
|
|
919
|
-
children: [/* @__PURE__ */
|
|
937
|
+
children: [/* @__PURE__ */ I("div", {
|
|
920
938
|
className: "flex items-center gap-2 border-b border-border/60 px-3 py-2.5",
|
|
921
|
-
children: [!!p && /* @__PURE__ */
|
|
939
|
+
children: [!!p && /* @__PURE__ */ F(o, {
|
|
922
940
|
type: "button",
|
|
923
941
|
variant: "secondary",
|
|
924
942
|
buttonStyle: "ghost",
|
|
@@ -926,16 +944,16 @@ function De({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, isF
|
|
|
926
944
|
onClick: i,
|
|
927
945
|
className: "inline-flex size-6 shrink-0 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground",
|
|
928
946
|
"aria-label": s.backToFilters,
|
|
929
|
-
children: /* @__PURE__ */
|
|
930
|
-
}), /* @__PURE__ */
|
|
947
|
+
children: /* @__PURE__ */ F(R, { className: "size-3.5" })
|
|
948
|
+
}), /* @__PURE__ */ F(r, {
|
|
931
949
|
tag: "span",
|
|
932
950
|
weight: "semibold",
|
|
933
951
|
className: "truncate",
|
|
934
952
|
children: e.label
|
|
935
953
|
})]
|
|
936
|
-
}), /* @__PURE__ */
|
|
954
|
+
}), /* @__PURE__ */ F("div", {
|
|
937
955
|
className: "p-2",
|
|
938
|
-
children: /* @__PURE__ */
|
|
956
|
+
children: /* @__PURE__ */ F(Ee, {
|
|
939
957
|
filter: e,
|
|
940
958
|
value: m,
|
|
941
959
|
onChange: f
|
|
@@ -945,7 +963,7 @@ function De({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, isF
|
|
|
945
963
|
}
|
|
946
964
|
//#endregion
|
|
947
965
|
//#region src/components/features/filters/partials/filter-error-boundary.tsx
|
|
948
|
-
var Oe = class extends
|
|
966
|
+
var Oe = class extends S {
|
|
949
967
|
state = {
|
|
950
968
|
hasError: !1,
|
|
951
969
|
error: null
|
|
@@ -972,16 +990,16 @@ var Oe = class extends x {
|
|
|
972
990
|
render() {
|
|
973
991
|
if (this.state.hasError) {
|
|
974
992
|
let { fallback: e, filterKey: t, labels: n } = this.props;
|
|
975
|
-
return e || /* @__PURE__ */
|
|
993
|
+
return e || /* @__PURE__ */ I("div", {
|
|
976
994
|
className: "rounded-md border border-destructive/30 bg-destructive/10 p-3 text-xs text-destructive",
|
|
977
995
|
children: [
|
|
978
|
-
/* @__PURE__ */
|
|
996
|
+
/* @__PURE__ */ I("div", {
|
|
979
997
|
className: "mb-1 flex items-center justify-between",
|
|
980
|
-
children: [/* @__PURE__ */
|
|
998
|
+
children: [/* @__PURE__ */ F(r, {
|
|
981
999
|
tag: "span",
|
|
982
1000
|
weight: "semibold",
|
|
983
1001
|
children: n.title
|
|
984
|
-
}), /* @__PURE__ */
|
|
1002
|
+
}), /* @__PURE__ */ F(o, {
|
|
985
1003
|
type: "button",
|
|
986
1004
|
variant: "error",
|
|
987
1005
|
buttonStyle: "ghost",
|
|
@@ -989,14 +1007,14 @@ var Oe = class extends x {
|
|
|
989
1007
|
onClick: this.handleReset,
|
|
990
1008
|
className: "size-6 rounded-full p-0",
|
|
991
1009
|
"aria-label": n.reset,
|
|
992
|
-
children: /* @__PURE__ */
|
|
1010
|
+
children: /* @__PURE__ */ F(W, { className: "h-4 w-4" })
|
|
993
1011
|
})]
|
|
994
1012
|
}),
|
|
995
|
-
/* @__PURE__ */
|
|
1013
|
+
/* @__PURE__ */ F(r, {
|
|
996
1014
|
size: "xs",
|
|
997
1015
|
children: n.getDescription(t)
|
|
998
1016
|
}),
|
|
999
|
-
/* @__PURE__ */
|
|
1017
|
+
/* @__PURE__ */ F(r, {
|
|
1000
1018
|
size: "xs",
|
|
1001
1019
|
type: "error",
|
|
1002
1020
|
className: "mt-1 font-mono",
|
|
@@ -1008,14 +1026,14 @@ var Oe = class extends x {
|
|
|
1008
1026
|
return this.props.children;
|
|
1009
1027
|
}
|
|
1010
1028
|
};
|
|
1011
|
-
function
|
|
1012
|
-
let { strings: t } =
|
|
1029
|
+
function Q(e) {
|
|
1030
|
+
let { strings: t } = X(), n = O(() => ({
|
|
1013
1031
|
title: t.error.title,
|
|
1014
1032
|
reset: t.clear,
|
|
1015
|
-
getDescription: (e) => e ?
|
|
1033
|
+
getDescription: (e) => e ? G(t.error.descriptionWithKey, { filterKey: e }) : t.error.generic,
|
|
1016
1034
|
unknownError: t.error.unknown
|
|
1017
1035
|
}), [t]);
|
|
1018
|
-
return /* @__PURE__ */
|
|
1036
|
+
return /* @__PURE__ */ F(Oe, {
|
|
1019
1037
|
...e,
|
|
1020
1038
|
labels: n
|
|
1021
1039
|
});
|
|
@@ -1023,21 +1041,21 @@ function X(e) {
|
|
|
1023
1041
|
//#endregion
|
|
1024
1042
|
//#region src/components/features/filters/partials/filter-list-item.tsx
|
|
1025
1043
|
function ke({ filter: e, onSelect: t }) {
|
|
1026
|
-
let { strings: n } =
|
|
1027
|
-
return /* @__PURE__ */
|
|
1044
|
+
let { strings: n } = X(), i = e.type === K.DATE ? e.operator === "between" ? n?.selectDateRange : n?.selectDate : e.options ? `${e.options.length} ${n?.options ?? ""}`.trim() : null;
|
|
1045
|
+
return /* @__PURE__ */ I(g, {
|
|
1028
1046
|
onSelect: t,
|
|
1029
1047
|
className: "flex items-center gap-3 rounded-none px-3 py-2",
|
|
1030
|
-
children: [!!e.icon && /* @__PURE__ */
|
|
1048
|
+
children: [!!e.icon && /* @__PURE__ */ F("span", {
|
|
1031
1049
|
className: "shrink-0 text-muted-foreground",
|
|
1032
1050
|
children: e.icon
|
|
1033
|
-
}), /* @__PURE__ */
|
|
1051
|
+
}), /* @__PURE__ */ I("div", {
|
|
1034
1052
|
className: "flex min-w-0 flex-col leading-tight",
|
|
1035
|
-
children: [/* @__PURE__ */
|
|
1053
|
+
children: [/* @__PURE__ */ F(r, {
|
|
1036
1054
|
tag: "span",
|
|
1037
1055
|
weight: "semibold",
|
|
1038
1056
|
className: "truncate",
|
|
1039
1057
|
children: e.label
|
|
1040
|
-
}), !!i && /* @__PURE__ */
|
|
1058
|
+
}), !!i && /* @__PURE__ */ F(r, {
|
|
1041
1059
|
tag: "span",
|
|
1042
1060
|
size: "xs",
|
|
1043
1061
|
type: "secondary",
|
|
@@ -1050,36 +1068,36 @@ function ke({ filter: e, onSelect: t }) {
|
|
|
1050
1068
|
//#endregion
|
|
1051
1069
|
//#region src/components/features/filters/partials/filter-list-content.tsx
|
|
1052
1070
|
function Ae({ availableFilters: e, activeFilters: t, onFilterSelect: n }) {
|
|
1053
|
-
let { strings: r } =
|
|
1071
|
+
let { strings: r } = X(), i = (e) => {
|
|
1054
1072
|
n(e);
|
|
1055
1073
|
}, a = "[&_[cmdk-group-heading]]:px-3 [&_[cmdk-group-heading]]:pb-1 [&_[cmdk-group-heading]]:pt-2 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:uppercase [&_[cmdk-group-heading]]:tracking-wider [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group-heading]]:font-medium";
|
|
1056
|
-
return /* @__PURE__ */
|
|
1074
|
+
return /* @__PURE__ */ I(y, {
|
|
1057
1075
|
className: "rounded-none p-0",
|
|
1058
|
-
children: [/* @__PURE__ */
|
|
1076
|
+
children: [/* @__PURE__ */ F("div", {
|
|
1059
1077
|
className: "border-b border-border/50 px-3 py-2",
|
|
1060
|
-
children: /* @__PURE__ */
|
|
1078
|
+
children: /* @__PURE__ */ F(p, {
|
|
1061
1079
|
className: "text-xs",
|
|
1062
1080
|
placeholder: r.searchFilters
|
|
1063
1081
|
})
|
|
1064
|
-
}), /* @__PURE__ */
|
|
1082
|
+
}), /* @__PURE__ */ I(h, {
|
|
1065
1083
|
className: "max-h-72 py-1",
|
|
1066
1084
|
children: [
|
|
1067
|
-
/* @__PURE__ */
|
|
1085
|
+
/* @__PURE__ */ F(_, {
|
|
1068
1086
|
className: "px-3 py-4 text-center text-xs text-muted-foreground",
|
|
1069
1087
|
children: r.noFiltersAvailable
|
|
1070
1088
|
}),
|
|
1071
|
-
e.length > 0 && /* @__PURE__ */
|
|
1089
|
+
e.length > 0 && /* @__PURE__ */ F(v, {
|
|
1072
1090
|
heading: r.availableFilters,
|
|
1073
1091
|
className: `p-0 ${a}`,
|
|
1074
|
-
children: e.map((e) => /* @__PURE__ */
|
|
1092
|
+
children: e.map((e) => /* @__PURE__ */ F(ke, {
|
|
1075
1093
|
filter: e,
|
|
1076
1094
|
onSelect: () => i(e)
|
|
1077
1095
|
}, e.key))
|
|
1078
1096
|
}),
|
|
1079
|
-
t.length > 0 && /* @__PURE__ */
|
|
1097
|
+
t.length > 0 && /* @__PURE__ */ I(P, { children: [/* @__PURE__ */ F(m, { className: "my-1" }), /* @__PURE__ */ F(v, {
|
|
1080
1098
|
heading: r.activeFilters,
|
|
1081
1099
|
className: `p-0 ${a}`,
|
|
1082
|
-
children: t.map((e) => /* @__PURE__ */
|
|
1100
|
+
children: t.map((e) => /* @__PURE__ */ F(ke, {
|
|
1083
1101
|
filter: e,
|
|
1084
1102
|
onSelect: () => i(e)
|
|
1085
1103
|
}, e.key))
|
|
@@ -1090,33 +1108,33 @@ function Ae({ availableFilters: e, activeFilters: t, onFilterSelect: n }) {
|
|
|
1090
1108
|
}
|
|
1091
1109
|
//#endregion
|
|
1092
1110
|
//#region src/components/features/filters/partials/regular-filter-content.tsx
|
|
1093
|
-
function je({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onClose: a, isFromMainFilterButton:
|
|
1094
|
-
let { strings:
|
|
1095
|
-
|
|
1096
|
-
|
|
1111
|
+
function je({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onClose: a, isFromMainFilterButton: s = !1 }) {
|
|
1112
|
+
let { strings: c } = X(), l = e.multiple === !0 || e.type === K.MULTI_SELECT, u = !!s, [d, f] = A(t || []);
|
|
1113
|
+
E(() => {
|
|
1114
|
+
f(t || []);
|
|
1097
1115
|
}, [t]);
|
|
1098
|
-
let
|
|
1099
|
-
|
|
1116
|
+
let m = (t) => {
|
|
1117
|
+
l ? f(d.includes(t) ? d.filter((e) => e !== t) : [...d, t]) : (f([t]), e.closeOnSelect === !0 && (n([t]), a()));
|
|
1100
1118
|
}, b = () => {
|
|
1101
1119
|
try {
|
|
1102
|
-
n(
|
|
1120
|
+
n(d), a();
|
|
1103
1121
|
} catch {}
|
|
1104
|
-
}, x = JSON.stringify(
|
|
1105
|
-
return /* @__PURE__ */
|
|
1122
|
+
}, x = JSON.stringify(d.slice().sort()) !== JSON.stringify((t ?? []).slice().sort());
|
|
1123
|
+
return /* @__PURE__ */ I("div", {
|
|
1106
1124
|
className: "flex flex-col",
|
|
1107
1125
|
children: [
|
|
1108
|
-
/* @__PURE__ */
|
|
1126
|
+
/* @__PURE__ */ I("div", {
|
|
1109
1127
|
className: "flex items-center gap-2 border-b border-border/60 px-3 py-2.5",
|
|
1110
|
-
children: [!!
|
|
1128
|
+
children: [!!u && /* @__PURE__ */ F(o, {
|
|
1111
1129
|
type: "button",
|
|
1112
1130
|
variant: "secondary",
|
|
1113
1131
|
buttonStyle: "ghost",
|
|
1114
1132
|
size: "icon-xs",
|
|
1115
1133
|
onClick: i,
|
|
1116
1134
|
className: "inline-flex size-6 shrink-0 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground",
|
|
1117
|
-
"aria-label":
|
|
1118
|
-
children: /* @__PURE__ */
|
|
1119
|
-
}), /* @__PURE__ */
|
|
1135
|
+
"aria-label": c.backToFilters,
|
|
1136
|
+
children: /* @__PURE__ */ F(R, { className: "size-3.5" })
|
|
1137
|
+
}), /* @__PURE__ */ F(r, {
|
|
1120
1138
|
tag: "span",
|
|
1121
1139
|
size: "xs",
|
|
1122
1140
|
weight: "semibold",
|
|
@@ -1124,43 +1142,43 @@ function je({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1124
1142
|
children: e.label
|
|
1125
1143
|
})]
|
|
1126
1144
|
}),
|
|
1127
|
-
/* @__PURE__ */
|
|
1145
|
+
/* @__PURE__ */ I(y, {
|
|
1128
1146
|
className: "rounded-none p-0",
|
|
1129
|
-
children: [/* @__PURE__ */
|
|
1147
|
+
children: [/* @__PURE__ */ F("div", {
|
|
1130
1148
|
className: "border-b border-border/50 px-3 py-2.5",
|
|
1131
|
-
children: /* @__PURE__ */
|
|
1149
|
+
children: /* @__PURE__ */ F(p, {
|
|
1132
1150
|
className: "text-xs",
|
|
1133
|
-
placeholder:
|
|
1151
|
+
placeholder: G(c.searchPlaceholder, { filterLabel: e.label.toLowerCase() })
|
|
1134
1152
|
})
|
|
1135
|
-
}), /* @__PURE__ */
|
|
1153
|
+
}), /* @__PURE__ */ I(h, {
|
|
1136
1154
|
className: "max-h-64 px-3 py-2",
|
|
1137
|
-
children: [/* @__PURE__ */
|
|
1155
|
+
children: [/* @__PURE__ */ F(_, { children: /* @__PURE__ */ F(r, {
|
|
1138
1156
|
size: "xs",
|
|
1139
1157
|
type: "secondary",
|
|
1140
1158
|
align: "center",
|
|
1141
1159
|
className: "py-4",
|
|
1142
|
-
children:
|
|
1143
|
-
}) }), /* @__PURE__ */
|
|
1160
|
+
children: c.noOptionsFound
|
|
1161
|
+
}) }), /* @__PURE__ */ F(v, {
|
|
1144
1162
|
className: "p-0 [&_[cmdk-group]]:p-0",
|
|
1145
1163
|
children: e.options?.map((e) => {
|
|
1146
|
-
let t =
|
|
1147
|
-
return /* @__PURE__ */
|
|
1148
|
-
onSelect: () =>
|
|
1164
|
+
let t = d.includes(e.value);
|
|
1165
|
+
return /* @__PURE__ */ I(g, {
|
|
1166
|
+
onSelect: () => m(e.value),
|
|
1149
1167
|
"data-checked": t || void 0,
|
|
1150
1168
|
disabled: e.disabled,
|
|
1151
1169
|
className: "flex items-start gap-2.5 rounded-md px-2 py-2 data-[checked=true]:**:[svg]:text-primary",
|
|
1152
|
-
children: [!!e.icon && /* @__PURE__ */
|
|
1170
|
+
children: [!!e.icon && /* @__PURE__ */ F("span", {
|
|
1153
1171
|
className: "mt-0.5 shrink-0 text-muted-foreground",
|
|
1154
1172
|
children: e.icon
|
|
1155
|
-
}), /* @__PURE__ */
|
|
1173
|
+
}), /* @__PURE__ */ I("div", {
|
|
1156
1174
|
className: "flex min-w-0 flex-1 flex-col leading-tight",
|
|
1157
|
-
children: [/* @__PURE__ */
|
|
1175
|
+
children: [/* @__PURE__ */ F(r, {
|
|
1158
1176
|
tag: "span",
|
|
1159
1177
|
size: "xs",
|
|
1160
1178
|
weight: t ? "medium" : "regular",
|
|
1161
1179
|
className: "truncate",
|
|
1162
1180
|
children: e.label
|
|
1163
|
-
}), !!e.description && /* @__PURE__ */
|
|
1181
|
+
}), !!e.description && /* @__PURE__ */ F(r, {
|
|
1164
1182
|
tag: "span",
|
|
1165
1183
|
size: "xxs",
|
|
1166
1184
|
type: "secondary",
|
|
@@ -1173,22 +1191,22 @@ function je({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1173
1191
|
})]
|
|
1174
1192
|
})]
|
|
1175
1193
|
}),
|
|
1176
|
-
!!x && /* @__PURE__ */
|
|
1194
|
+
!!x && /* @__PURE__ */ I("div", {
|
|
1177
1195
|
className: "flex items-center justify-between gap-2 border-t border-border/60 px-2.5 py-1.5",
|
|
1178
|
-
children: [/* @__PURE__ */
|
|
1196
|
+
children: [/* @__PURE__ */ F(r, {
|
|
1179
1197
|
tag: "span",
|
|
1180
1198
|
size: "xxs",
|
|
1181
1199
|
type: "secondary",
|
|
1182
1200
|
className: "tabular-nums",
|
|
1183
|
-
children:
|
|
1184
|
-
count:
|
|
1185
|
-
filterLabel: (
|
|
1201
|
+
children: G(c.selected, {
|
|
1202
|
+
count: d.length,
|
|
1203
|
+
filterLabel: (d.length > 1 ? e.pluralLabel : e.label) ?? e.label
|
|
1186
1204
|
})
|
|
1187
|
-
}), /* @__PURE__ */
|
|
1205
|
+
}), /* @__PURE__ */ F(o, {
|
|
1188
1206
|
variant: "primary",
|
|
1189
1207
|
size: "xs",
|
|
1190
1208
|
onClick: b,
|
|
1191
|
-
children:
|
|
1209
|
+
children: c.confirm
|
|
1192
1210
|
})]
|
|
1193
1211
|
})
|
|
1194
1212
|
]
|
|
@@ -1196,99 +1214,100 @@ function je({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1196
1214
|
}
|
|
1197
1215
|
//#endregion
|
|
1198
1216
|
//#region src/components/features/filters/facets/tags-facet.tsx
|
|
1199
|
-
function Me({ filter: e, value: t, onChange: i, className:
|
|
1200
|
-
let { strings:
|
|
1201
|
-
let e =
|
|
1202
|
-
!e || t.includes(e) || (i([...t, e]),
|
|
1217
|
+
function Me({ filter: e, value: t, onChange: i, className: c }) {
|
|
1218
|
+
let { strings: l } = X(), [u, d] = A(""), f = w(() => {
|
|
1219
|
+
let e = u.trim();
|
|
1220
|
+
!e || t.includes(e) || (i([...t, e]), d(""));
|
|
1203
1221
|
}, [
|
|
1204
|
-
|
|
1222
|
+
u,
|
|
1205
1223
|
t,
|
|
1206
1224
|
i
|
|
1207
|
-
]),
|
|
1225
|
+
]), p = w((e) => {
|
|
1208
1226
|
i(t.filter((t) => t !== e));
|
|
1209
|
-
}, [t, i]),
|
|
1210
|
-
e.key === "Enter" && (e.preventDefault(),
|
|
1211
|
-
},
|
|
1212
|
-
i([]),
|
|
1213
|
-
}, [i]),
|
|
1227
|
+
}, [t, i]), m = (e) => {
|
|
1228
|
+
e.key === "Enter" && (e.preventDefault(), f());
|
|
1229
|
+
}, h = w(() => {
|
|
1230
|
+
i([]), d("");
|
|
1231
|
+
}, [i]), g = t.length > 0, _ = t.length === 1 ? l.tag : l.tags, v = g ? /* @__PURE__ */ I("div", {
|
|
1214
1232
|
className: "space-y-2",
|
|
1215
|
-
children: [/* @__PURE__ */
|
|
1233
|
+
children: [/* @__PURE__ */ I("div", {
|
|
1216
1234
|
className: "flex items-center justify-between",
|
|
1217
|
-
children: [/* @__PURE__ */
|
|
1235
|
+
children: [/* @__PURE__ */ I(r, {
|
|
1218
1236
|
tag: "span",
|
|
1219
1237
|
size: "xs",
|
|
1220
1238
|
type: "secondary",
|
|
1221
1239
|
children: [
|
|
1222
1240
|
t.length,
|
|
1223
1241
|
" ",
|
|
1224
|
-
|
|
1242
|
+
_
|
|
1225
1243
|
]
|
|
1226
|
-
}), /* @__PURE__ */
|
|
1227
|
-
onClick:
|
|
1244
|
+
}), /* @__PURE__ */ F(o, {
|
|
1245
|
+
onClick: h,
|
|
1228
1246
|
variant: "secondary",
|
|
1229
1247
|
buttonStyle: "ghost",
|
|
1230
1248
|
size: "xs",
|
|
1231
1249
|
className: "h-auto px-1 py-0 text-xs text-muted-foreground hover:text-foreground",
|
|
1232
1250
|
type: "button",
|
|
1233
|
-
"aria-label":
|
|
1234
|
-
children:
|
|
1251
|
+
"aria-label": l.clearAll,
|
|
1252
|
+
children: l.clearAll
|
|
1235
1253
|
})]
|
|
1236
|
-
}), /* @__PURE__ */
|
|
1254
|
+
}), /* @__PURE__ */ F("div", {
|
|
1237
1255
|
className: "flex flex-wrap gap-2",
|
|
1238
|
-
children: t.map((e) => /* @__PURE__ */
|
|
1256
|
+
children: t.map((e) => /* @__PURE__ */ I(a, {
|
|
1239
1257
|
variant: "secondary",
|
|
1240
1258
|
className: "flex items-center gap-1 py-1 pl-2 pr-1",
|
|
1241
|
-
children: [/* @__PURE__ */
|
|
1259
|
+
children: [/* @__PURE__ */ F(r, {
|
|
1242
1260
|
tag: "span",
|
|
1243
1261
|
size: "xs",
|
|
1244
1262
|
children: e
|
|
1245
|
-
}), /* @__PURE__ */
|
|
1246
|
-
onClick: () =>
|
|
1263
|
+
}), /* @__PURE__ */ F(o, {
|
|
1264
|
+
onClick: () => p(e),
|
|
1247
1265
|
variant: "secondary",
|
|
1248
1266
|
buttonStyle: "ghost",
|
|
1249
1267
|
size: "icon-xs",
|
|
1250
1268
|
className: "ml-1 size-4 rounded-full p-0 hover:bg-muted-foreground/20",
|
|
1251
1269
|
type: "button",
|
|
1252
|
-
"aria-label": `${
|
|
1253
|
-
children: /* @__PURE__ */
|
|
1270
|
+
"aria-label": `${l.removeTag} ${e}`,
|
|
1271
|
+
children: /* @__PURE__ */ F(W, { className: "h-3 w-3" })
|
|
1254
1272
|
})]
|
|
1255
1273
|
}, e))
|
|
1256
1274
|
})]
|
|
1257
1275
|
}) : null;
|
|
1258
|
-
return /* @__PURE__ */
|
|
1259
|
-
className: n("tags-facet--component", "space-y-3",
|
|
1260
|
-
children: [/* @__PURE__ */
|
|
1276
|
+
return /* @__PURE__ */ I("div", {
|
|
1277
|
+
className: n("tags-facet--component", "space-y-3", c),
|
|
1278
|
+
children: [/* @__PURE__ */ I("div", {
|
|
1261
1279
|
className: "flex gap-2",
|
|
1262
|
-
children: [/* @__PURE__ */
|
|
1280
|
+
children: [/* @__PURE__ */ F("div", {
|
|
1263
1281
|
className: "relative flex-1",
|
|
1264
|
-
children: /* @__PURE__ */
|
|
1282
|
+
children: /* @__PURE__ */ F(s, {
|
|
1265
1283
|
type: "text",
|
|
1266
|
-
value:
|
|
1267
|
-
onChange: (e) =>
|
|
1268
|
-
onKeyDown:
|
|
1269
|
-
placeholder: e.placeholder ??
|
|
1270
|
-
className: "h-
|
|
1284
|
+
value: u,
|
|
1285
|
+
onChange: (e) => d(e.target.value),
|
|
1286
|
+
onKeyDown: m,
|
|
1287
|
+
placeholder: e.placeholder ?? l.enterTag,
|
|
1288
|
+
className: "h-9"
|
|
1271
1289
|
})
|
|
1272
|
-
}), /* @__PURE__ */
|
|
1273
|
-
onClick:
|
|
1274
|
-
disabled: !
|
|
1275
|
-
|
|
1290
|
+
}), /* @__PURE__ */ I(o, {
|
|
1291
|
+
onClick: f,
|
|
1292
|
+
disabled: !u.trim(),
|
|
1293
|
+
size: "default",
|
|
1294
|
+
className: "h-9 px-4",
|
|
1276
1295
|
type: "button",
|
|
1277
|
-
children: [/* @__PURE__ */
|
|
1296
|
+
children: [/* @__PURE__ */ F(te, { className: "h-4 w-4" }), /* @__PURE__ */ F("span", {
|
|
1278
1297
|
className: "sr-only",
|
|
1279
|
-
children:
|
|
1298
|
+
children: l.addTag
|
|
1280
1299
|
})]
|
|
1281
1300
|
})]
|
|
1282
|
-
}),
|
|
1301
|
+
}), v]
|
|
1283
1302
|
});
|
|
1284
1303
|
}
|
|
1285
|
-
var
|
|
1286
|
-
|
|
1304
|
+
var Ne = x.memo(Me);
|
|
1305
|
+
Ne.displayName = "TagsFacet";
|
|
1287
1306
|
//#endregion
|
|
1288
1307
|
//#region src/components/features/filters/partials/tags-filter-content.tsx
|
|
1289
|
-
function
|
|
1290
|
-
let { strings: c } =
|
|
1291
|
-
|
|
1308
|
+
function Pe({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onClose: a, isFromMainFilterButton: s = !1 }) {
|
|
1309
|
+
let { strings: c } = X(), [l, u] = A(t || []), d = !!s, f = l.length === 1 ? c.tag : c.tags;
|
|
1310
|
+
E(() => {
|
|
1292
1311
|
u(t || []);
|
|
1293
1312
|
}, [t]);
|
|
1294
1313
|
let p = () => {
|
|
@@ -1296,12 +1315,12 @@ function Ne({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1296
1315
|
n(l), a();
|
|
1297
1316
|
} catch {}
|
|
1298
1317
|
}, m = JSON.stringify(l.slice().sort()) !== JSON.stringify((t ?? []).slice().sort());
|
|
1299
|
-
return /* @__PURE__ */
|
|
1318
|
+
return /* @__PURE__ */ I("div", {
|
|
1300
1319
|
className: "flex flex-col",
|
|
1301
1320
|
children: [
|
|
1302
|
-
/* @__PURE__ */
|
|
1321
|
+
/* @__PURE__ */ I("div", {
|
|
1303
1322
|
className: "flex items-center gap-2 border-b border-border/60 px-3 py-2.5",
|
|
1304
|
-
children: [!!d && /* @__PURE__ */
|
|
1323
|
+
children: [!!d && /* @__PURE__ */ F(o, {
|
|
1305
1324
|
type: "button",
|
|
1306
1325
|
variant: "secondary",
|
|
1307
1326
|
buttonStyle: "ghost",
|
|
@@ -1309,25 +1328,25 @@ function Ne({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1309
1328
|
onClick: i,
|
|
1310
1329
|
className: "inline-flex size-6 shrink-0 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground",
|
|
1311
1330
|
"aria-label": c.backToFilters,
|
|
1312
|
-
children: /* @__PURE__ */
|
|
1313
|
-
}), /* @__PURE__ */
|
|
1331
|
+
children: /* @__PURE__ */ F(R, { className: "size-3.5" })
|
|
1332
|
+
}), /* @__PURE__ */ F(r, {
|
|
1314
1333
|
tag: "span",
|
|
1315
1334
|
weight: "semibold",
|
|
1316
1335
|
className: "truncate",
|
|
1317
1336
|
children: e.label
|
|
1318
1337
|
})]
|
|
1319
1338
|
}),
|
|
1320
|
-
/* @__PURE__ */
|
|
1339
|
+
/* @__PURE__ */ F("div", {
|
|
1321
1340
|
className: "p-2",
|
|
1322
|
-
children: /* @__PURE__ */
|
|
1341
|
+
children: /* @__PURE__ */ F(Ne, {
|
|
1323
1342
|
filter: e,
|
|
1324
1343
|
value: l,
|
|
1325
1344
|
onChange: u
|
|
1326
1345
|
})
|
|
1327
1346
|
}),
|
|
1328
|
-
!!m && /* @__PURE__ */
|
|
1347
|
+
!!m && /* @__PURE__ */ I("div", {
|
|
1329
1348
|
className: "flex items-center justify-between gap-2 border-t border-border/60 px-2.5 py-1.5",
|
|
1330
|
-
children: [/* @__PURE__ */
|
|
1349
|
+
children: [/* @__PURE__ */ I(r, {
|
|
1331
1350
|
tag: "span",
|
|
1332
1351
|
size: "xxs",
|
|
1333
1352
|
type: "secondary",
|
|
@@ -1337,7 +1356,7 @@ function Ne({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1337
1356
|
" ",
|
|
1338
1357
|
f
|
|
1339
1358
|
]
|
|
1340
|
-
}), /* @__PURE__ */
|
|
1359
|
+
}), /* @__PURE__ */ F(o, {
|
|
1341
1360
|
variant: "primary",
|
|
1342
1361
|
size: "xs",
|
|
1343
1362
|
onClick: p,
|
|
@@ -1349,41 +1368,41 @@ function Ne({ filter: e, value: t, onFilterChange: n, onBackToFilterList: i, onC
|
|
|
1349
1368
|
}
|
|
1350
1369
|
//#endregion
|
|
1351
1370
|
//#region src/components/features/filters/partials/filter-popover-content.tsx
|
|
1352
|
-
function
|
|
1353
|
-
let l = e?.type ===
|
|
1371
|
+
function Fe({ activeFilterInPopover: e, availableFilters: t, activeFilters: n, getFilterValue: r, setFilterValue: i, onFilterSelect: a, onBackToFilterList: o, onClose: s, isFromMainFilterButton: c = !1 }) {
|
|
1372
|
+
let l = e?.type === K.DATE || e?.type === K.TAGS ? "w-auto min-w-[320px] p-0 overflow-hidden rounded-lg shadow-lg" : e?.type === K.ASYNC_SELECT ? "w-72 p-0 overflow-hidden rounded-lg shadow-lg" : "w-64 p-0 overflow-hidden rounded-lg shadow-lg", u = (e, t) => {
|
|
1354
1373
|
i(e, t);
|
|
1355
1374
|
};
|
|
1356
|
-
return /* @__PURE__ */
|
|
1375
|
+
return /* @__PURE__ */ F(f, {
|
|
1357
1376
|
className: l,
|
|
1358
1377
|
align: "start",
|
|
1359
|
-
children: e ? e.type ===
|
|
1378
|
+
children: e ? e.type === K.DATE ? /* @__PURE__ */ F(De, {
|
|
1360
1379
|
filter: e,
|
|
1361
1380
|
value: r(e.key),
|
|
1362
1381
|
onFilterChange: (t) => u(e.key, t),
|
|
1363
1382
|
onBackToFilterList: o,
|
|
1364
1383
|
isFromMainFilterButton: c
|
|
1365
|
-
}) : e.type ===
|
|
1384
|
+
}) : e.type === K.TAGS ? /* @__PURE__ */ F(Pe, {
|
|
1366
1385
|
filter: e,
|
|
1367
1386
|
value: r(e.key),
|
|
1368
1387
|
onFilterChange: (t) => u(e.key, t),
|
|
1369
1388
|
onBackToFilterList: o,
|
|
1370
1389
|
onClose: s,
|
|
1371
1390
|
isFromMainFilterButton: c
|
|
1372
|
-
}) : e.type ===
|
|
1391
|
+
}) : e.type === K.ASYNC_SELECT ? /* @__PURE__ */ F(we, {
|
|
1373
1392
|
filter: e,
|
|
1374
1393
|
value: r(e.key),
|
|
1375
1394
|
onFilterChange: (t) => u(e.key, t),
|
|
1376
1395
|
onBackToFilterList: o,
|
|
1377
1396
|
onClose: s,
|
|
1378
1397
|
isFromMainFilterButton: c
|
|
1379
|
-
}) : /* @__PURE__ */
|
|
1398
|
+
}) : /* @__PURE__ */ F(je, {
|
|
1380
1399
|
filter: e,
|
|
1381
1400
|
value: r(e.key),
|
|
1382
1401
|
onFilterChange: (t) => u(e.key, t),
|
|
1383
1402
|
onBackToFilterList: o,
|
|
1384
1403
|
onClose: s,
|
|
1385
1404
|
isFromMainFilterButton: c
|
|
1386
|
-
}) : /* @__PURE__ */
|
|
1405
|
+
}) : /* @__PURE__ */ F(Ae, {
|
|
1387
1406
|
availableFilters: t,
|
|
1388
1407
|
activeFilters: n,
|
|
1389
1408
|
onFilterSelect: a
|
|
@@ -1392,65 +1411,67 @@ function Pe({ activeFilterInPopover: e, availableFilters: t, activeFilters: n, g
|
|
|
1392
1411
|
}
|
|
1393
1412
|
//#endregion
|
|
1394
1413
|
//#region src/components/features/filters/partials/filter-pill.tsx
|
|
1395
|
-
function
|
|
1396
|
-
let
|
|
1397
|
-
return /* @__PURE__ */
|
|
1414
|
+
function $({ filter: e, value: t, isActive: n, operator: r, operators: i, onOperatorChange: a, onValueChange: o, onClear: s, availableFilters: c, activeFilters: d, operatorChangeRef: f }) {
|
|
1415
|
+
let p = k(!1), m = f ?? p, [h, g] = A(!1);
|
|
1416
|
+
return /* @__PURE__ */ F(Q, {
|
|
1398
1417
|
filterKey: e.key,
|
|
1399
|
-
children: /* @__PURE__ */
|
|
1400
|
-
open:
|
|
1418
|
+
children: /* @__PURE__ */ I(l, {
|
|
1419
|
+
open: h,
|
|
1401
1420
|
onOpenChange: (e) => {
|
|
1402
|
-
e &&
|
|
1421
|
+
e && m.current || g(e);
|
|
1403
1422
|
},
|
|
1404
|
-
children: [/* @__PURE__ */
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
}
|
|
1423
|
-
}) })
|
|
1424
|
-
}), /* @__PURE__ */ P(Pe, {
|
|
1423
|
+
children: [/* @__PURE__ */ F(u, { children: /* @__PURE__ */ F(ye, {
|
|
1424
|
+
filter: e,
|
|
1425
|
+
value: t,
|
|
1426
|
+
isActive: n,
|
|
1427
|
+
operators: i,
|
|
1428
|
+
operator: r,
|
|
1429
|
+
onOperatorChange: (e) => {
|
|
1430
|
+
m.current = !0, a(e), g(!1), setTimeout(() => {
|
|
1431
|
+
m.current = !1;
|
|
1432
|
+
}, 100);
|
|
1433
|
+
},
|
|
1434
|
+
onFilterClear: () => {
|
|
1435
|
+
g(!1), s();
|
|
1436
|
+
},
|
|
1437
|
+
onFilterClick: () => {
|
|
1438
|
+
m.current || g(!0);
|
|
1439
|
+
}
|
|
1440
|
+
}) }), /* @__PURE__ */ F(Fe, {
|
|
1425
1441
|
activeFilterInPopover: e,
|
|
1426
1442
|
availableFilters: c,
|
|
1427
|
-
activeFilters:
|
|
1443
|
+
activeFilters: d,
|
|
1428
1444
|
getFilterValue: () => t,
|
|
1429
1445
|
setFilterValue: (e, t) => o(t),
|
|
1430
1446
|
onFilterSelect: () => {},
|
|
1431
1447
|
onBackToFilterList: () => {},
|
|
1432
|
-
onClose: () =>
|
|
1448
|
+
onClose: () => g(!1),
|
|
1433
1449
|
isFromMainFilterButton: !1
|
|
1434
1450
|
})]
|
|
1435
1451
|
})
|
|
1436
1452
|
});
|
|
1437
1453
|
}
|
|
1438
|
-
|
|
1454
|
+
$.displayName = "FilterPill";
|
|
1439
1455
|
//#endregion
|
|
1440
1456
|
//#region src/components/features/filters/partials/filters-button.tsx
|
|
1441
|
-
function
|
|
1442
|
-
let [s, c] =
|
|
1443
|
-
return
|
|
1457
|
+
function Ie({ availableFilters: e, activeFilters: t, activeFilterInPopover: n, getFilterValue: r, setFilterValue: i, setActiveFilterInPopover: a }) {
|
|
1458
|
+
let [s, c] = A(!1), { strings: u } = X();
|
|
1459
|
+
return E(() => {
|
|
1444
1460
|
s || a(null);
|
|
1445
|
-
}, [s, a]), /* @__PURE__ */
|
|
1461
|
+
}, [s, a]), /* @__PURE__ */ I(l, {
|
|
1446
1462
|
open: s,
|
|
1447
1463
|
onOpenChange: c,
|
|
1448
|
-
children: [/* @__PURE__ */
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1464
|
+
children: [/* @__PURE__ */ F(d, {
|
|
1465
|
+
asChild: !0,
|
|
1466
|
+
children: /* @__PURE__ */ F(o, {
|
|
1467
|
+
variant: "secondary",
|
|
1468
|
+
buttonStyle: "outline",
|
|
1469
|
+
size: "default",
|
|
1470
|
+
"aria-label": u.addFilter,
|
|
1471
|
+
className: "flex h-9 items-center gap-1.5",
|
|
1472
|
+
children: /* @__PURE__ */ F(H, { className: "h-4 w-4" })
|
|
1473
|
+
})
|
|
1474
|
+
}), /* @__PURE__ */ F(Fe, {
|
|
1454
1475
|
activeFilterInPopover: n,
|
|
1455
1476
|
availableFilters: e,
|
|
1456
1477
|
activeFilters: t,
|
|
@@ -1471,8 +1492,8 @@ function Fe({ availableFilters: e, activeFilters: t, activeFilterInPopover: n, g
|
|
|
1471
1492
|
}
|
|
1472
1493
|
//#endregion
|
|
1473
1494
|
//#region src/components/features/filters/partials/filter-tabs.tsx
|
|
1474
|
-
function
|
|
1475
|
-
let { activeFilters: t, filters: r, replaceFilters: i } =
|
|
1495
|
+
function Le({ tabs: e }) {
|
|
1496
|
+
let { activeFilters: t, filters: r, replaceFilters: i } = X(), a = O(() => t.filter((e) => r.find((t) => t.key === e.key)?.type !== K.SEARCH), [t, r]), s = O(() => t.filter((e) => r.find((t) => t.key === e.key)?.type === K.SEARCH), [t, r]), c = O(() => {
|
|
1476
1497
|
for (let t of e) {
|
|
1477
1498
|
if (t.presets.length === 0) {
|
|
1478
1499
|
if (a.length === 0) return t.id;
|
|
@@ -1486,13 +1507,13 @@ function Ie({ tabs: e }) {
|
|
|
1486
1507
|
})) return t.id;
|
|
1487
1508
|
}
|
|
1488
1509
|
return null;
|
|
1489
|
-
}, [e, a]), l =
|
|
1510
|
+
}, [e, a]), l = w((e) => {
|
|
1490
1511
|
if (e.presets.length === 0) {
|
|
1491
1512
|
i([...s]);
|
|
1492
1513
|
return;
|
|
1493
1514
|
}
|
|
1494
1515
|
let t = e.presets.map((e) => {
|
|
1495
|
-
let t = r.find((t) => t.key === e.key), n = e.operator ?? t?.operator ?? (t ?
|
|
1516
|
+
let t = r.find((t) => t.key === e.key), n = e.operator ?? t?.operator ?? (t ? le(t.type) : "equals");
|
|
1496
1517
|
return {
|
|
1497
1518
|
id: e.key,
|
|
1498
1519
|
key: e.key,
|
|
@@ -1506,12 +1527,12 @@ function Ie({ tabs: e }) {
|
|
|
1506
1527
|
s,
|
|
1507
1528
|
i
|
|
1508
1529
|
]);
|
|
1509
|
-
return e.length === 0 ? null : /* @__PURE__ */
|
|
1530
|
+
return e.length === 0 ? null : /* @__PURE__ */ F("div", {
|
|
1510
1531
|
className: "flex flex-wrap gap-1.5",
|
|
1511
1532
|
role: "tablist",
|
|
1512
1533
|
children: e.map((e) => {
|
|
1513
1534
|
let t = c === e.id;
|
|
1514
|
-
return /* @__PURE__ */
|
|
1535
|
+
return /* @__PURE__ */ I(o, {
|
|
1515
1536
|
type: "button",
|
|
1516
1537
|
variant: "secondary",
|
|
1517
1538
|
buttonStyle: "ghost",
|
|
@@ -1520,7 +1541,7 @@ function Ie({ tabs: e }) {
|
|
|
1520
1541
|
"aria-selected": t,
|
|
1521
1542
|
onClick: () => l(e),
|
|
1522
1543
|
className: n("rounded-md px-2.5 py-1 text-xs font-semibold transition-colors", t ? "bg-foreground text-background" : "bg-muted/60 text-muted-foreground hover:bg-muted hover:text-foreground"),
|
|
1523
|
-
children: [e.label, e.count !== void 0 && /* @__PURE__ */
|
|
1544
|
+
children: [e.label, e.count !== void 0 && /* @__PURE__ */ F("span", {
|
|
1524
1545
|
className: n("ml-1 tabular-nums", t ? "text-background/70" : "text-muted-foreground/70"),
|
|
1525
1546
|
children: e.count
|
|
1526
1547
|
})]
|
|
@@ -1530,82 +1551,82 @@ function Ie({ tabs: e }) {
|
|
|
1530
1551
|
}
|
|
1531
1552
|
//#endregion
|
|
1532
1553
|
//#region src/components/features/filters/facets/search-facet.tsx
|
|
1533
|
-
function
|
|
1534
|
-
let { strings: a, isNavigating:
|
|
1535
|
-
|
|
1536
|
-
let
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
}), []),
|
|
1540
|
-
if (
|
|
1541
|
-
let e =
|
|
1554
|
+
function Re({ filter: e, value: t, onChange: r, className: i }) {
|
|
1555
|
+
let { strings: a, isNavigating: c } = X(), [l, u] = A(t[0] || ""), d = k(l);
|
|
1556
|
+
d.current = l;
|
|
1557
|
+
let f = k(!1), p = k(null), m = k(t[0] || null), h = k(!1);
|
|
1558
|
+
E(() => (f.current = !0, () => {
|
|
1559
|
+
f.current = !1, p.current && clearTimeout(p.current);
|
|
1560
|
+
}), []), E(() => {
|
|
1561
|
+
if (h.current || c) return;
|
|
1562
|
+
let e = d.current;
|
|
1542
1563
|
if (!t.length || t[0] === "") {
|
|
1543
|
-
e !== "" && (
|
|
1564
|
+
e !== "" && (u(""), m.current = "");
|
|
1544
1565
|
return;
|
|
1545
1566
|
}
|
|
1546
|
-
t[0] !== void 0 && t[0] !== e && t[0] !==
|
|
1547
|
-
}, [t,
|
|
1548
|
-
let
|
|
1549
|
-
|
|
1550
|
-
|
|
1567
|
+
t[0] !== void 0 && t[0] !== e && t[0] !== m.current && (u(t[0]), m.current = t[0]);
|
|
1568
|
+
}, [t, c]);
|
|
1569
|
+
let g = w((t) => {
|
|
1570
|
+
m.current !== t && (p.current &&= (clearTimeout(p.current), null), p.current = setTimeout(() => {
|
|
1571
|
+
f.current && (m.current = t, h.current = !1, r([t]));
|
|
1551
1572
|
}, e.delay ?? 500));
|
|
1552
1573
|
}, [r, e.delay]);
|
|
1553
|
-
return /* @__PURE__ */
|
|
1554
|
-
className: n("search-facet--component", "search-facet bg-background
|
|
1574
|
+
return /* @__PURE__ */ I("div", {
|
|
1575
|
+
className: n("search-facet--component", "search-facet relative w-full min-w-0 bg-background sm:min-w-80", i),
|
|
1555
1576
|
children: [
|
|
1556
|
-
/* @__PURE__ */
|
|
1577
|
+
/* @__PURE__ */ F(s, {
|
|
1557
1578
|
type: "text",
|
|
1558
|
-
value:
|
|
1579
|
+
value: l,
|
|
1559
1580
|
onChange: (e) => {
|
|
1560
|
-
|
|
1581
|
+
h.current = !0;
|
|
1561
1582
|
let t = e.target.value;
|
|
1562
|
-
|
|
1583
|
+
u(t), g(t);
|
|
1563
1584
|
},
|
|
1564
1585
|
onFocus: () => {
|
|
1565
|
-
|
|
1586
|
+
h.current = !0;
|
|
1566
1587
|
},
|
|
1567
1588
|
onBlur: () => {
|
|
1568
1589
|
setTimeout(() => {
|
|
1569
|
-
|
|
1590
|
+
h.current = !1;
|
|
1570
1591
|
}, 100);
|
|
1571
1592
|
},
|
|
1572
1593
|
placeholder: e.placeholder ?? (() => {
|
|
1573
1594
|
let t = e.label.trim().toLowerCase();
|
|
1574
|
-
return !t || t === "search" ?
|
|
1595
|
+
return !t || t === "search" ? G(a.searchPlaceholder, { filterLabel: "" }).replace(/\s+([….?!])/g, "$1").replace(/\s{2,}/g, " ").trim() : G(a.searchPlaceholder, { filterLabel: t });
|
|
1575
1596
|
})(),
|
|
1576
|
-
className: "w-full
|
|
1597
|
+
className: "w-full pr-9"
|
|
1577
1598
|
}),
|
|
1578
|
-
|
|
1599
|
+
l.trim() !== "" && !c && /* @__PURE__ */ F(o, {
|
|
1579
1600
|
type: "button",
|
|
1580
1601
|
variant: "secondary",
|
|
1581
1602
|
buttonStyle: "ghost",
|
|
1582
|
-
size: "icon",
|
|
1603
|
+
size: "icon-sm",
|
|
1583
1604
|
onClick: () => {
|
|
1584
|
-
|
|
1605
|
+
h.current = !0, u(""), g("");
|
|
1585
1606
|
},
|
|
1586
|
-
className: "absolute right-1 top-1/2
|
|
1607
|
+
className: "absolute right-1 top-1/2 size-7 -translate-y-1/2",
|
|
1587
1608
|
"aria-label": a.clearSearch,
|
|
1588
|
-
children: /* @__PURE__ */
|
|
1609
|
+
children: /* @__PURE__ */ F(W, { className: "h-3.5 w-3.5" })
|
|
1589
1610
|
}),
|
|
1590
|
-
!!
|
|
1611
|
+
!!c && /* @__PURE__ */ F("span", {
|
|
1591
1612
|
className: "text-muted-foreground absolute right-2 top-1/2 -translate-y-1/2",
|
|
1592
|
-
children: /* @__PURE__ */
|
|
1613
|
+
children: /* @__PURE__ */ F(U, { className: "h-4 w-4 animate-spin" })
|
|
1593
1614
|
})
|
|
1594
1615
|
]
|
|
1595
1616
|
});
|
|
1596
1617
|
}
|
|
1597
|
-
var
|
|
1598
|
-
|
|
1618
|
+
var ze = x.memo(Re);
|
|
1619
|
+
ze.displayName = "SearchFacet";
|
|
1599
1620
|
//#endregion
|
|
1600
1621
|
//#region src/components/features/filters/partials/search-filters-list.tsx
|
|
1601
|
-
function
|
|
1602
|
-
return /* @__PURE__ */ P
|
|
1622
|
+
function Be({ filters: e, getFilterValue: t, setFilterValue: i, className: a }) {
|
|
1623
|
+
return /* @__PURE__ */ F(P, { children: e.map((e) => /* @__PURE__ */ I("div", {
|
|
1603
1624
|
className: n("space-y-2", e.displayConfig.className, a),
|
|
1604
|
-
children: [/* @__PURE__ */
|
|
1625
|
+
children: [/* @__PURE__ */ F(ze, {
|
|
1605
1626
|
filter: e,
|
|
1606
1627
|
value: t(e.key),
|
|
1607
1628
|
onChange: (t) => i(e.key, t)
|
|
1608
|
-
}), !!e.description && /* @__PURE__ */
|
|
1629
|
+
}), !!e.description && /* @__PURE__ */ F(r, {
|
|
1609
1630
|
size: "xs",
|
|
1610
1631
|
type: "secondary",
|
|
1611
1632
|
children: e.description
|
|
@@ -1614,36 +1635,36 @@ function Re({ filters: e, getFilterValue: t, setFilterValue: i, className: a })
|
|
|
1614
1635
|
}
|
|
1615
1636
|
//#endregion
|
|
1616
1637
|
//#region src/components/features/filters/filter-layout.tsx
|
|
1617
|
-
function
|
|
1618
|
-
let { getFilterValue: c, setFilterValue: l, isFilterActive: u, clearFilters: d, getFilterOperator: f, setFilterOperator: p, isNavigating: m, strings: h } =
|
|
1638
|
+
function Ve({ className: e, dynamicFilterOptions: t = {}, loadingFilters: r = {}, variant: i = "default", showClearFilters: a = !1, tabs: s }) {
|
|
1639
|
+
let { getFilterValue: c, setFilterValue: l, isFilterActive: u, clearFilters: d, getFilterOperator: f, setFilterOperator: p, isNavigating: m, strings: h } = X(), { processedFilters: g, searchFilters: _, alwaysVisibleFilters: v, activeRegularFilters: y, popoverFilters: b, hasActive: x } = pe({ dynamicFilterOptions: t }), [S, C] = A(null);
|
|
1619
1640
|
function w(e) {
|
|
1620
|
-
return e.operators && e.operators.length > 0 ? e.operators :
|
|
1641
|
+
return e.operators && e.operators.length > 0 ? e.operators : ce(e.type, h.operators);
|
|
1621
1642
|
}
|
|
1622
1643
|
function T(e, t) {
|
|
1623
1644
|
p(e, t);
|
|
1624
1645
|
}
|
|
1625
|
-
return /* @__PURE__ */
|
|
1646
|
+
return /* @__PURE__ */ I("div", {
|
|
1626
1647
|
className: n("filter-layout--component", i === "compact" ? "space-y-2" : "space-y-4", e),
|
|
1627
|
-
children: [!!s && s.length > 0 && /* @__PURE__ */
|
|
1648
|
+
children: [!!s && s.length > 0 && /* @__PURE__ */ F(Le, { tabs: s }), /* @__PURE__ */ I("div", {
|
|
1628
1649
|
className: n("flex flex-wrap items-center", i === "compact" ? "gap-1" : "gap-2"),
|
|
1629
|
-
children: [/* @__PURE__ */
|
|
1650
|
+
children: [/* @__PURE__ */ F(Q, {
|
|
1630
1651
|
filterKey: "search-filters",
|
|
1631
|
-
children: /* @__PURE__ */
|
|
1652
|
+
children: /* @__PURE__ */ F(Be, {
|
|
1632
1653
|
filters: _,
|
|
1633
1654
|
getFilterValue: c,
|
|
1634
1655
|
setFilterValue: l
|
|
1635
1656
|
})
|
|
1636
|
-
}), /* @__PURE__ */
|
|
1657
|
+
}), /* @__PURE__ */ I("div", {
|
|
1637
1658
|
className: n("contents", m && "pointer-events-none opacity-60"),
|
|
1638
1659
|
children: [
|
|
1639
1660
|
Object.entries(r).filter(([, e]) => e).map(([e]) => {
|
|
1640
1661
|
let t = g.find((t) => t.key === e)?.label || e;
|
|
1641
|
-
return /* @__PURE__ */
|
|
1662
|
+
return /* @__PURE__ */ I("div", {
|
|
1642
1663
|
className: "text-muted-foreground bg-muted/50 flex items-center rounded-md px-2 py-1 text-xs",
|
|
1643
|
-
children: [/* @__PURE__ */
|
|
1664
|
+
children: [/* @__PURE__ */ F("div", { className: "border-muted-foreground/30 border-t-primary mr-1 size-3 animate-spin rounded-full border-2" }), G(h.loadingOptions, { filterLabel: t })]
|
|
1644
1665
|
}, `loading-${e}`);
|
|
1645
1666
|
}),
|
|
1646
|
-
v.map((e) => /* @__PURE__ */
|
|
1667
|
+
v.map((e) => /* @__PURE__ */ F($, {
|
|
1647
1668
|
filter: e,
|
|
1648
1669
|
value: c(e.key) ?? [],
|
|
1649
1670
|
isActive: !1,
|
|
@@ -1655,7 +1676,7 @@ function ze({ className: e, dynamicFilterOptions: t = {}, loadingFilters: r = {}
|
|
|
1655
1676
|
availableFilters: b,
|
|
1656
1677
|
activeFilters: [...y, ...v]
|
|
1657
1678
|
}, e.key)),
|
|
1658
|
-
y.map((e) => /* @__PURE__ */
|
|
1679
|
+
y.map((e) => /* @__PURE__ */ F($, {
|
|
1659
1680
|
filter: e,
|
|
1660
1681
|
value: c(e.key) ?? [],
|
|
1661
1682
|
isActive: u(e.key),
|
|
@@ -1667,9 +1688,9 @@ function ze({ className: e, dynamicFilterOptions: t = {}, loadingFilters: r = {}
|
|
|
1667
1688
|
availableFilters: b,
|
|
1668
1689
|
activeFilters: y
|
|
1669
1690
|
}, e.key)),
|
|
1670
|
-
b.length > 0 && /* @__PURE__ */
|
|
1691
|
+
b.length > 0 && /* @__PURE__ */ F(Q, {
|
|
1671
1692
|
filterKey: "filters-button",
|
|
1672
|
-
children: /* @__PURE__ */
|
|
1693
|
+
children: /* @__PURE__ */ F(Ie, {
|
|
1673
1694
|
availableFilters: b,
|
|
1674
1695
|
activeFilters: y,
|
|
1675
1696
|
activeFilterInPopover: S,
|
|
@@ -1678,9 +1699,10 @@ function ze({ className: e, dynamicFilterOptions: t = {}, loadingFilters: r = {}
|
|
|
1678
1699
|
setActiveFilterInPopover: C
|
|
1679
1700
|
})
|
|
1680
1701
|
}),
|
|
1681
|
-
!!a && x && /* @__PURE__ */
|
|
1702
|
+
!!a && x && /* @__PURE__ */ F(o, {
|
|
1682
1703
|
variant: "secondary",
|
|
1683
1704
|
buttonStyle: "ghost",
|
|
1705
|
+
size: "default",
|
|
1684
1706
|
onClick: d,
|
|
1685
1707
|
className: "text-muted-foreground ml-auto",
|
|
1686
1708
|
children: h.clearFilters
|
|
@@ -1692,11 +1714,11 @@ function ze({ className: e, dynamicFilterOptions: t = {}, loadingFilters: r = {}
|
|
|
1692
1714
|
}
|
|
1693
1715
|
//#endregion
|
|
1694
1716
|
//#region src/components/features/filters/facets/select-facet.tsx
|
|
1695
|
-
function
|
|
1696
|
-
let { strings: s } =
|
|
1717
|
+
function He({ filter: e, value: t, onChange: i, className: a }) {
|
|
1718
|
+
let { strings: s } = X(), [c, l] = A(!1), [u, d] = A(""), [f, p] = A(e.options), [m, h] = A(!1), g = k(void 0), _ = t.length > 0, v = (n) => {
|
|
1697
1719
|
e.multiple ? t.includes(n) ? i(t.filter((e) => e !== n)) : i([...t, n]) : (i([n]), e.closeOnSelect !== !1 && l(!1));
|
|
1698
|
-
},
|
|
1699
|
-
|
|
1720
|
+
}, y = (t) => (f || e.options)?.find((e) => e.value === t)?.label ?? t, x = e.fetchOptions, S = e.delay;
|
|
1721
|
+
E(() => {
|
|
1700
1722
|
if (!c || !x) return;
|
|
1701
1723
|
g.current && window.clearTimeout(g.current);
|
|
1702
1724
|
let e = typeof S == "number" ? S : 300;
|
|
@@ -1716,7 +1738,7 @@ function Be({ filter: e, value: t, onChange: i, className: a }) {
|
|
|
1716
1738
|
x,
|
|
1717
1739
|
S
|
|
1718
1740
|
]);
|
|
1719
|
-
let C =
|
|
1741
|
+
let C = O(() => (f || e.options || []).map((e) => ({
|
|
1720
1742
|
value: e.value,
|
|
1721
1743
|
label: e.label,
|
|
1722
1744
|
description: e.description,
|
|
@@ -1727,10 +1749,10 @@ function Be({ filter: e, value: t, onChange: i, className: a }) {
|
|
|
1727
1749
|
f,
|
|
1728
1750
|
e.options,
|
|
1729
1751
|
t
|
|
1730
|
-
]), w =
|
|
1731
|
-
return /* @__PURE__ */
|
|
1752
|
+
]), w = G(s.searchPlaceholder, { filterLabel: e.label.toLowerCase() }), T = m ? G(s.loadingOptions, { filterLabel: e.label }) : s.noOptionsFound;
|
|
1753
|
+
return /* @__PURE__ */ F("div", {
|
|
1732
1754
|
className: n("select-facet--component", "relative", a),
|
|
1733
|
-
children: /* @__PURE__ */
|
|
1755
|
+
children: /* @__PURE__ */ F(b, {
|
|
1734
1756
|
open: c,
|
|
1735
1757
|
onOpenChange: l,
|
|
1736
1758
|
search: !0,
|
|
@@ -1738,35 +1760,36 @@ function Be({ filter: e, value: t, onChange: i, className: a }) {
|
|
|
1738
1760
|
onSearchChange: d,
|
|
1739
1761
|
strings: {
|
|
1740
1762
|
searchPlaceholder: w,
|
|
1741
|
-
empty:
|
|
1763
|
+
empty: T
|
|
1742
1764
|
},
|
|
1743
1765
|
contentClassName: "w-(--radix-popover-trigger-width) min-w-56",
|
|
1744
|
-
trigger: /* @__PURE__ */
|
|
1766
|
+
trigger: /* @__PURE__ */ I(o, {
|
|
1745
1767
|
variant: "secondary",
|
|
1746
1768
|
buttonStyle: "outline",
|
|
1769
|
+
size: "default",
|
|
1747
1770
|
role: "combobox",
|
|
1748
1771
|
"aria-expanded": c,
|
|
1749
1772
|
className: "w-full justify-between",
|
|
1750
|
-
children: [_ ? t.length === 1 ? /* @__PURE__ */
|
|
1773
|
+
children: [_ ? t.length === 1 ? /* @__PURE__ */ F(r, {
|
|
1751
1774
|
tag: "span",
|
|
1752
1775
|
size: "xs",
|
|
1753
1776
|
weight: "semibold",
|
|
1754
1777
|
className: "truncate",
|
|
1755
|
-
children:
|
|
1756
|
-
}) : /* @__PURE__ */
|
|
1778
|
+
children: y(t[0])
|
|
1779
|
+
}) : /* @__PURE__ */ F(r, {
|
|
1757
1780
|
tag: "span",
|
|
1758
1781
|
size: "xs",
|
|
1759
1782
|
weight: "semibold",
|
|
1760
|
-
children:
|
|
1783
|
+
children: G(s.selected, {
|
|
1761
1784
|
count: t.length,
|
|
1762
1785
|
filterLabel: (t.length > 1 ? e.pluralLabel : e.label) ?? e.label
|
|
1763
1786
|
})
|
|
1764
|
-
}) : /* @__PURE__ */
|
|
1787
|
+
}) : /* @__PURE__ */ F(r, {
|
|
1765
1788
|
tag: "span",
|
|
1766
1789
|
size: "xs",
|
|
1767
1790
|
type: "secondary",
|
|
1768
1791
|
children: e.placeholder ?? s.select
|
|
1769
|
-
}), /* @__PURE__ */
|
|
1792
|
+
}), /* @__PURE__ */ F(V, { className: "ml-2 h-4 w-4 shrink-0 opacity-50" })]
|
|
1770
1793
|
}),
|
|
1771
1794
|
items: C,
|
|
1772
1795
|
onSelect: (e) => v(e.value)
|
|
@@ -1775,24 +1798,30 @@ function Be({ filter: e, value: t, onChange: i, className: a }) {
|
|
|
1775
1798
|
}
|
|
1776
1799
|
//#endregion
|
|
1777
1800
|
//#region src/components/features/filters/facets/async-select-facet.tsx
|
|
1778
|
-
function
|
|
1779
|
-
let { strings:
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1801
|
+
function Ue({ filter: e, value: t, onChange: i, className: a }) {
|
|
1802
|
+
let { strings: s, cacheAsyncOptions: c, getAsyncOptionLabel: u } = X(), [m, b] = A(!1), [x, S] = A(""), C = k(/* @__PURE__ */ new Map()), { options: w, isLoading: T, isFetching: D, isError: j, refetch: M, isBelowMinQuery: N, minQueryLength: P } = Ce(e, x, m);
|
|
1803
|
+
E(() => {
|
|
1804
|
+
if (w.length !== 0) {
|
|
1805
|
+
for (let e of w) C.current.set(e.value, e);
|
|
1806
|
+
c(e.key, w);
|
|
1807
|
+
}
|
|
1808
|
+
}, [
|
|
1809
|
+
c,
|
|
1810
|
+
e.key,
|
|
1811
|
+
w
|
|
1812
|
+
]);
|
|
1813
|
+
let R = e.multiple !== !1, z = e.maxSelected, B = O(() => e.options ?? [], [e.options]), H = O(() => {
|
|
1814
|
+
let n = new Set(t), r = new Set([...B, ...w].map((e) => e.value)), i = [];
|
|
1786
1815
|
for (let n of t) if (!r.has(n)) {
|
|
1787
1816
|
let t = C.current.get(n);
|
|
1788
1817
|
if (t) i.push(t);
|
|
1789
1818
|
else {
|
|
1790
|
-
let t =
|
|
1819
|
+
let t = B.find((e) => e.value === n);
|
|
1791
1820
|
if (t) {
|
|
1792
1821
|
i.push(t);
|
|
1793
1822
|
continue;
|
|
1794
1823
|
}
|
|
1795
|
-
let r =
|
|
1824
|
+
let r = u(e.key, n);
|
|
1796
1825
|
r && i.push({
|
|
1797
1826
|
value: n,
|
|
1798
1827
|
label: r,
|
|
@@ -1802,139 +1831,140 @@ function Ve({ filter: e, value: t, onChange: i, className: a }) {
|
|
|
1802
1831
|
}
|
|
1803
1832
|
return [
|
|
1804
1833
|
...i,
|
|
1805
|
-
...
|
|
1834
|
+
...B,
|
|
1806
1835
|
...w
|
|
1807
1836
|
].sort((e, t) => !n.has(e.value) - +!n.has(t.value));
|
|
1808
1837
|
}, [
|
|
1809
|
-
|
|
1838
|
+
B,
|
|
1810
1839
|
w,
|
|
1811
1840
|
t,
|
|
1812
1841
|
e.key,
|
|
1813
1842
|
e.icon,
|
|
1814
|
-
|
|
1843
|
+
u
|
|
1815
1844
|
]), te = (n) => {
|
|
1816
|
-
if (
|
|
1845
|
+
if (R) if (t.includes(n)) i(t.filter((e) => e !== n));
|
|
1817
1846
|
else {
|
|
1818
|
-
if (
|
|
1847
|
+
if (z && t.length >= z) return;
|
|
1819
1848
|
i([...t, n]);
|
|
1820
1849
|
}
|
|
1821
1850
|
else i([n]), e.closeOnSelect !== !1 && b(!1);
|
|
1822
|
-
},
|
|
1851
|
+
}, W = (e) => {
|
|
1823
1852
|
let t = w.find((t) => t.value === e);
|
|
1824
1853
|
if (t) return t.label;
|
|
1825
|
-
let n =
|
|
1854
|
+
let n = B.find((t) => t.value === e);
|
|
1826
1855
|
if (n) return n.label;
|
|
1827
1856
|
let r = C.current.get(e);
|
|
1828
1857
|
return r ? r.label : e;
|
|
1829
|
-
}, ne = t.length > 0, re =
|
|
1858
|
+
}, ne = t.length > 0, re = O(() => T || D ? /* @__PURE__ */ I("div", {
|
|
1830
1859
|
className: n("async-select-facet--component", "flex items-center justify-center gap-2 py-4"),
|
|
1831
|
-
children: [/* @__PURE__ */
|
|
1860
|
+
children: [/* @__PURE__ */ F(U, { className: "text-muted-foreground size-4 animate-spin" }), /* @__PURE__ */ F(r, {
|
|
1832
1861
|
tag: "span",
|
|
1833
1862
|
size: "xs",
|
|
1834
1863
|
type: "secondary",
|
|
1835
|
-
children:
|
|
1864
|
+
children: s.searching
|
|
1836
1865
|
})]
|
|
1837
|
-
}) :
|
|
1866
|
+
}) : j ? /* @__PURE__ */ I("div", {
|
|
1838
1867
|
className: "flex flex-col items-center gap-2 py-4",
|
|
1839
|
-
children: [/* @__PURE__ */
|
|
1868
|
+
children: [/* @__PURE__ */ I("div", {
|
|
1840
1869
|
className: "flex items-center gap-1.5",
|
|
1841
|
-
children: [/* @__PURE__ */
|
|
1870
|
+
children: [/* @__PURE__ */ F(L, { className: "text-destructive size-4" }), /* @__PURE__ */ F(r, {
|
|
1842
1871
|
tag: "span",
|
|
1843
1872
|
size: "xs",
|
|
1844
1873
|
type: "secondary",
|
|
1845
|
-
children:
|
|
1874
|
+
children: s.fetchError
|
|
1846
1875
|
})]
|
|
1847
|
-
}), /* @__PURE__ */
|
|
1876
|
+
}), /* @__PURE__ */ F(o, {
|
|
1848
1877
|
variant: "secondary",
|
|
1849
1878
|
buttonStyle: "outline",
|
|
1850
1879
|
size: "xs",
|
|
1851
1880
|
onClick: (e) => {
|
|
1852
|
-
e.stopPropagation(),
|
|
1881
|
+
e.stopPropagation(), M();
|
|
1853
1882
|
},
|
|
1854
|
-
children:
|
|
1883
|
+
children: s.retryFetch
|
|
1855
1884
|
})]
|
|
1856
|
-
}) :
|
|
1885
|
+
}) : N ? /* @__PURE__ */ F("div", {
|
|
1857
1886
|
className: "text-muted-foreground flex items-center justify-center py-4",
|
|
1858
|
-
children: /* @__PURE__ */
|
|
1887
|
+
children: /* @__PURE__ */ F(r, {
|
|
1859
1888
|
tag: "span",
|
|
1860
1889
|
size: "xs",
|
|
1861
1890
|
type: "secondary",
|
|
1862
|
-
children:
|
|
1891
|
+
children: G(s.minQueryHint, { min: P })
|
|
1863
1892
|
})
|
|
1864
|
-
}) : /* @__PURE__ */
|
|
1893
|
+
}) : /* @__PURE__ */ F(r, {
|
|
1865
1894
|
tag: "span",
|
|
1866
1895
|
size: "xs",
|
|
1867
1896
|
type: "secondary",
|
|
1868
|
-
children:
|
|
1897
|
+
children: s.noOptionsFound
|
|
1869
1898
|
}), [
|
|
1870
1899
|
T,
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
M,
|
|
1900
|
+
D,
|
|
1901
|
+
j,
|
|
1874
1902
|
N,
|
|
1875
|
-
|
|
1876
|
-
|
|
1903
|
+
P,
|
|
1904
|
+
s,
|
|
1905
|
+
M
|
|
1877
1906
|
]);
|
|
1878
|
-
return /* @__PURE__ */
|
|
1907
|
+
return /* @__PURE__ */ F("div", {
|
|
1879
1908
|
className: n("relative", a),
|
|
1880
|
-
children: /* @__PURE__ */
|
|
1881
|
-
open:
|
|
1909
|
+
children: /* @__PURE__ */ I(l, {
|
|
1910
|
+
open: m,
|
|
1882
1911
|
onOpenChange: (e) => {
|
|
1883
1912
|
b(e), e || S("");
|
|
1884
1913
|
},
|
|
1885
|
-
children: [/* @__PURE__ */
|
|
1914
|
+
children: [/* @__PURE__ */ F(d, { render: /* @__PURE__ */ I(o, {
|
|
1886
1915
|
variant: "secondary",
|
|
1887
1916
|
buttonStyle: "outline",
|
|
1917
|
+
size: "default",
|
|
1888
1918
|
role: "combobox",
|
|
1889
|
-
"aria-expanded":
|
|
1919
|
+
"aria-expanded": m,
|
|
1890
1920
|
className: "w-full justify-between",
|
|
1891
|
-
children: [ne ? t.length === 1 ? /* @__PURE__ */
|
|
1921
|
+
children: [ne ? t.length === 1 ? /* @__PURE__ */ F(r, {
|
|
1892
1922
|
tag: "span",
|
|
1893
1923
|
size: "xs",
|
|
1894
1924
|
weight: "semibold",
|
|
1895
1925
|
className: "truncate",
|
|
1896
|
-
children:
|
|
1897
|
-
}) : /* @__PURE__ */
|
|
1926
|
+
children: W(t[0])
|
|
1927
|
+
}) : /* @__PURE__ */ F(r, {
|
|
1898
1928
|
tag: "span",
|
|
1899
1929
|
size: "xs",
|
|
1900
1930
|
weight: "semibold",
|
|
1901
|
-
children:
|
|
1931
|
+
children: G(s.selected, {
|
|
1902
1932
|
count: t.length,
|
|
1903
1933
|
filterLabel: (t.length > 1 ? e.pluralLabel : e.label) ?? e.label
|
|
1904
1934
|
})
|
|
1905
|
-
}) : /* @__PURE__ */
|
|
1935
|
+
}) : /* @__PURE__ */ F(r, {
|
|
1906
1936
|
tag: "span",
|
|
1907
1937
|
size: "xs",
|
|
1908
1938
|
type: "secondary",
|
|
1909
|
-
children: e.placeholder ??
|
|
1910
|
-
}), /* @__PURE__ */
|
|
1911
|
-
}) }), /* @__PURE__ */
|
|
1939
|
+
children: e.placeholder ?? s.select
|
|
1940
|
+
}), /* @__PURE__ */ F(V, { className: "ml-2 h-4 w-4 shrink-0 opacity-50" })]
|
|
1941
|
+
}) }), /* @__PURE__ */ F(f, {
|
|
1912
1942
|
className: "w-full min-w-[280px] p-0",
|
|
1913
|
-
children: /* @__PURE__ */
|
|
1943
|
+
children: /* @__PURE__ */ I(y, {
|
|
1914
1944
|
shouldFilter: !1,
|
|
1915
|
-
children: [/* @__PURE__ */
|
|
1916
|
-
placeholder:
|
|
1945
|
+
children: [/* @__PURE__ */ F(p, {
|
|
1946
|
+
placeholder: G(s.searchPlaceholder, { filterLabel: e.label }),
|
|
1917
1947
|
value: x,
|
|
1918
1948
|
onValueChange: S
|
|
1919
|
-
}), /* @__PURE__ */
|
|
1949
|
+
}), /* @__PURE__ */ F(h, { children: H.length === 0 ? /* @__PURE__ */ F(_, { children: re }) : /* @__PURE__ */ I(v, { children: [!!(D && !T) && /* @__PURE__ */ I("div", {
|
|
1920
1950
|
className: "flex items-center gap-1.5 px-2 py-1",
|
|
1921
|
-
children: [/* @__PURE__ */
|
|
1951
|
+
children: [/* @__PURE__ */ F(U, { className: "text-muted-foreground size-3 animate-spin" }), /* @__PURE__ */ F(r, {
|
|
1922
1952
|
tag: "span",
|
|
1923
1953
|
size: "xs",
|
|
1924
1954
|
type: "secondary",
|
|
1925
|
-
children:
|
|
1955
|
+
children: s.searching
|
|
1926
1956
|
})]
|
|
1927
|
-
}),
|
|
1957
|
+
}), H.map((e) => /* @__PURE__ */ I(g, {
|
|
1928
1958
|
value: e.value,
|
|
1929
1959
|
onSelect: () => te(e.value),
|
|
1930
|
-
disabled: e.disabled || !!
|
|
1960
|
+
disabled: e.disabled || !!z && t.length >= z && !t.includes(e.value),
|
|
1931
1961
|
children: [
|
|
1932
|
-
/* @__PURE__ */
|
|
1933
|
-
!!e.icon && /* @__PURE__ */
|
|
1962
|
+
/* @__PURE__ */ F(ee, { className: n("mr-2 h-4 w-4", t.includes(e.value) ? "opacity-100" : "opacity-0") }),
|
|
1963
|
+
!!e.icon && /* @__PURE__ */ F("span", {
|
|
1934
1964
|
className: "mr-1.5",
|
|
1935
1965
|
children: e.icon
|
|
1936
1966
|
}),
|
|
1937
|
-
/* @__PURE__ */
|
|
1967
|
+
/* @__PURE__ */ F(r, {
|
|
1938
1968
|
tag: "span",
|
|
1939
1969
|
size: "xs",
|
|
1940
1970
|
children: e.label
|
|
@@ -1948,55 +1978,55 @@ function Ve({ filter: e, value: t, onChange: i, className: a }) {
|
|
|
1948
1978
|
}
|
|
1949
1979
|
//#endregion
|
|
1950
1980
|
//#region src/components/features/filters/facets/range-facet.tsx
|
|
1951
|
-
function
|
|
1952
|
-
let { strings: o } =
|
|
1953
|
-
|
|
1954
|
-
let
|
|
1955
|
-
return
|
|
1981
|
+
function We({ filter: e, value: t, onChange: r, className: a }) {
|
|
1982
|
+
let { strings: o } = X(), [c, l] = A(t.min?.toString() ?? ""), [u, d] = A(t.max?.toString() ?? ""), f = D(), p = k(r);
|
|
1983
|
+
p.current = r;
|
|
1984
|
+
let m = k(t);
|
|
1985
|
+
return m.current = t, E(() => {
|
|
1956
1986
|
let t = setTimeout(() => {
|
|
1957
|
-
let e =
|
|
1958
|
-
min:
|
|
1959
|
-
max:
|
|
1987
|
+
let e = m.current, t = {
|
|
1988
|
+
min: c ? Number(c) : void 0,
|
|
1989
|
+
max: u ? Number(u) : void 0
|
|
1960
1990
|
};
|
|
1961
|
-
(t.min !== e.min || t.max !== e.max) &&
|
|
1991
|
+
(t.min !== e.min || t.max !== e.max) && p.current(t);
|
|
1962
1992
|
}, e.delay ?? 500);
|
|
1963
1993
|
return () => clearTimeout(t);
|
|
1964
1994
|
}, [
|
|
1965
|
-
|
|
1966
|
-
|
|
1995
|
+
c,
|
|
1996
|
+
u,
|
|
1967
1997
|
e.delay
|
|
1968
|
-
]), /* @__PURE__ */
|
|
1998
|
+
]), /* @__PURE__ */ F("div", {
|
|
1969
1999
|
className: n("range-facet--component", "space-y-2", a),
|
|
1970
|
-
children: /* @__PURE__ */
|
|
2000
|
+
children: /* @__PURE__ */ I("div", {
|
|
1971
2001
|
className: "grid grid-cols-2 gap-2",
|
|
1972
|
-
children: [/* @__PURE__ */
|
|
2002
|
+
children: [/* @__PURE__ */ I("div", {
|
|
1973
2003
|
className: "space-y-1",
|
|
1974
|
-
children: [/* @__PURE__ */
|
|
1975
|
-
htmlFor: `${
|
|
2004
|
+
children: [/* @__PURE__ */ F(i, {
|
|
2005
|
+
htmlFor: `${f}-min`,
|
|
1976
2006
|
children: o.min
|
|
1977
|
-
}), /* @__PURE__ */
|
|
1978
|
-
id: `${
|
|
2007
|
+
}), /* @__PURE__ */ F(s, {
|
|
2008
|
+
id: `${f}-min`,
|
|
1979
2009
|
type: "text",
|
|
1980
|
-
value:
|
|
2010
|
+
value: c,
|
|
1981
2011
|
onChange: (e) => {
|
|
1982
2012
|
let t = e.target.value;
|
|
1983
|
-
(t === "" || /^\d*\.?\d*$/.test(t)) &&
|
|
2013
|
+
(t === "" || /^\d*\.?\d*$/.test(t)) && l(t);
|
|
1984
2014
|
},
|
|
1985
2015
|
placeholder: o.min,
|
|
1986
2016
|
className: "w-full"
|
|
1987
2017
|
})]
|
|
1988
|
-
}), /* @__PURE__ */
|
|
2018
|
+
}), /* @__PURE__ */ I("div", {
|
|
1989
2019
|
className: "space-y-1",
|
|
1990
|
-
children: [/* @__PURE__ */
|
|
1991
|
-
htmlFor: `${
|
|
2020
|
+
children: [/* @__PURE__ */ F(i, {
|
|
2021
|
+
htmlFor: `${f}-max`,
|
|
1992
2022
|
children: o.max
|
|
1993
|
-
}), /* @__PURE__ */
|
|
1994
|
-
id: `${
|
|
2023
|
+
}), /* @__PURE__ */ F(s, {
|
|
2024
|
+
id: `${f}-max`,
|
|
1995
2025
|
type: "text",
|
|
1996
|
-
value:
|
|
2026
|
+
value: u,
|
|
1997
2027
|
onChange: (e) => {
|
|
1998
2028
|
let t = e.target.value;
|
|
1999
|
-
(t === "" || /^\d*\.?\d*$/.test(t)) &&
|
|
2029
|
+
(t === "" || /^\d*\.?\d*$/.test(t)) && d(t);
|
|
2000
2030
|
},
|
|
2001
2031
|
placeholder: o.max,
|
|
2002
2032
|
className: "w-full"
|
|
@@ -2007,17 +2037,17 @@ function He({ filter: e, value: t, onChange: r, className: a }) {
|
|
|
2007
2037
|
}
|
|
2008
2038
|
//#endregion
|
|
2009
2039
|
//#region src/components/features/filters/validators.ts
|
|
2010
|
-
function
|
|
2040
|
+
function Ge(e) {
|
|
2011
2041
|
return (t) => {
|
|
2012
2042
|
if (t == null || typeof t == "string" && t.length === 0) return !0;
|
|
2013
2043
|
let n = e.safeParse(t);
|
|
2014
2044
|
return n.success ? !0 : n.error?.issues?.[0]?.message ?? n.error?.message ?? !1;
|
|
2015
2045
|
};
|
|
2016
2046
|
}
|
|
2017
|
-
function
|
|
2047
|
+
function Ke(e, t) {
|
|
2018
2048
|
return (n) => e(n) ? !0 : t;
|
|
2019
2049
|
}
|
|
2020
2050
|
//#endregion
|
|
2021
|
-
export {
|
|
2051
|
+
export { ye as ActiveFilterItem, Ue as AsyncSelectFacet, Ee as DateFacet, Q as FilterErrorBoundary, Ve as FilterLayout, q as FilterOperatorEnum, me as FilterOperatorSelect, $ as FilterPill, Fe as FilterPopoverContent, fe as FilterProvider, Le as FilterTabs, K as FilterType, he as FilterValueDisplay, Ie as FiltersButton, We as RangeFacet, ze as SearchFacet, Be as SearchFiltersList, He as SelectFacet, Ne as TagsFacet, ne as defaultFilterStrings, se as getBooleanOperators, oe as getDateOperators, le as getDefaultOperatorForType, re as getFilterString, ae as getNumberOperators, ce as getOperatorsForType, ie as getSelectOperators, J as getTextOperators, G as interpolateFilterString, Ke as predicateValidator, Ce as useAsyncOptions, pe as useFilterGroups, X as useFilters, Ge as zodValidator };
|
|
2022
2052
|
|
|
2023
2053
|
//# sourceMappingURL=index.js.map
|