admin-ui-starter-kit 0.1.4 → 0.4.3
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 +276 -2
- package/.agents/skills/component-library-rules/SKILL.md +15 -9
- package/.agents/skills/component-library-rules/references/audit-followups.md +4 -4
- package/.agents/skills/component-library-rules/references/base-wrapper.md +24 -4
- package/.agents/skills/component-library-rules/references/components/INDEX.json +107 -93
- package/.agents/skills/component-library-rules/references/components/INDEX.md +21 -7
- 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 +121 -1
- 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 +212 -3
- 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 +56 -1
- package/.agents/skills/component-library-rules/references/components/base__forms.md +329 -2
- package/.agents/skills/component-library-rules/references/components/base__frame.md +235 -0
- package/.agents/skills/component-library-rules/references/components/base__item.md +47 -1
- package/.agents/skills/component-library-rules/references/components/base__map.md +37 -1
- 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 +71 -1
- package/.agents/skills/component-library-rules/references/components/base__spinner.md +44 -3
- package/.agents/skills/component-library-rules/references/components/base__table.md +108 -14
- package/.agents/skills/component-library-rules/references/components/base__typography.md +122 -1
- 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 +17 -2
- 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 +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__commerce-extras.md +87 -16
- package/.agents/skills/component-library-rules/references/components/composed__commerce.md +8 -1
- 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 +12 -5
- 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 +8 -1
- 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 +36 -1
- package/.agents/skills/component-library-rules/references/components/features__enhanced-activities.md +19 -4
- package/.agents/skills/component-library-rules/references/components/features__event-log.md +8 -1
- 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 +48 -16
- 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 +139 -24
- 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 +8 -1
- 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 +9 -2
- package/.agents/skills/component-library-rules/references/components/layout__layout-users.md +51 -30
- 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 +118 -19
- package/.agents/skills/component-library-rules/references/components/ui__layout-primitives.md +71 -0
- package/.agents/skills/component-library-rules/references/components/ui__menus.md +126 -44
- package/.agents/skills/component-library-rules/references/components/ui__overlays.md +118 -43
- 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 +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__toggles.md +1 -1
- 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/AGENTS.md +7 -4
- package/COMPONENT_SELECTION.md +51 -5
- package/INTEGRATION.md +48 -2
- package/MIGRATION.md +17 -3
- package/PUBLISHING.md +4 -1
- package/README.md +84 -11
- 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/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/button-C1qc97U1.cjs +2 -0
- package/dist/_shared/button-C1qc97U1.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/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/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/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/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/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.map +1 -1
- package/dist/_shared/form-sizing-aVwVuF-w.cjs.map +1 -1
- 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-CyBTcM-L.js +360 -0
- package/dist/_shared/header-CyBTcM-L.js.map +1 -0
- package/dist/_shared/header-kwvkesfq.cjs +2 -0
- package/dist/_shared/header-kwvkesfq.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/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/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-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/sidebar-B_L_dnAe.cjs +2 -0
- package/dist/_shared/sidebar-B_L_dnAe.cjs.map +1 -0
- package/dist/_shared/sidebar-C5DApiDy.js +389 -0
- package/dist/_shared/sidebar-C5DApiDy.js.map +1 -0
- package/dist/_shared/sidebar-CIlGkVbF.js +538 -0
- package/dist/_shared/sidebar-CIlGkVbF.js.map +1 -0
- package/dist/_shared/sidebar-D3sK9otF.cjs +2 -0
- package/dist/_shared/sidebar-D3sK9otF.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/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/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 +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/index.cjs +1 -1
- package/dist/components/base/buttons/index.js +2 -2
- 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/smart-card.d.ts.map +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/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 +4 -1
- package/dist/components/base/combobox/types.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/index.cjs +1 -1
- package/dist/components/base/currency/index.js +1 -1
- package/dist/components/base/date-pickers/index.cjs +1 -1
- package/dist/components/base/date-pickers/index.js +2 -2
- 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/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 +1 -1
- package/dist/components/base/display/date-block.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 +10 -10
- 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/notification-banner.d.ts.map +1 -1
- package/dist/components/base/display/stacked-avatars.d.ts +6 -5
- package/dist/components/base/display/stacked-avatars.d.ts.map +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.map +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.map +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 +196 -205
- package/dist/components/base/event-calendar/index.js.map +1 -1
- package/dist/components/base/forms/fields/currency-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/index.d.ts +2 -0
- package/dist/components/base/forms/fields/index.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/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/switch-card.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/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 +1 -1
- package/dist/components/base/navigation/index.cjs +1 -1
- package/dist/components/base/navigation/index.js +2 -2
- 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 +2 -1
- package/dist/components/base/popover-menu/popover-menu.d.ts.map +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 +5 -3
- 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/data-table.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/table-body.d.ts.map +1 -1
- package/dist/components/base/table/table-header.d.ts.map +1 -1
- package/dist/components/base/table/table-helpers.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.js +1 -1
- package/dist/components/composed/admin/api-key-list/api-key-list.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 +18 -13
- package/dist/components/composed/admin/index.js.map +1 -1
- package/dist/components/composed/admin/role-permission/role-permission.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-attachment/ai-attachment.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-citation/ai-citation.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-code-block/ai-code-block.d.ts.map +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.map +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.map +1 -1
- package/dist/components/composed/ai/ai-sources/ai-sources.d.ts.map +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-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 +87 -83
- package/dist/components/composed/ai/index.js.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 +369 -377
- package/dist/components/composed/analytics/index.js.map +1 -1
- package/dist/components/composed/analytics/metric-comparison/metric-comparison.d.ts +2 -1
- 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.map +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.map +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.map +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.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-minimal.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 +586 -606
- package/dist/components/composed/cards/index.js.map +1 -1
- package/dist/components/composed/cards/vendor-profile/vendor-profile.d.ts.map +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.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 +580 -486
- package/dist/components/composed/commerce/index.js.map +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.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.map +1 -1
- package/dist/components/composed/dark-surfaces/booking-receipt/booking-receipt.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 +23 -16
- package/dist/components/composed/dark-surfaces/index.js.map +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/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 +18 -17
- package/dist/components/composed/data-display/index.js.map +1 -1
- package/dist/components/composed/data-display/invoice-mini/invoice-mini.d.ts.map +1 -1
- package/dist/components/composed/navigation/breadcrumb-progress/breadcrumb-progress.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 +90 -72
- package/dist/components/composed/navigation/index.js.map +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/onboarding/index.cjs +1 -1
- package/dist/components/composed/onboarding/index.cjs.map +1 -1
- package/dist/components/composed/onboarding/index.js +3 -3
- 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 +6 -6
- package/dist/components/composed/timelines/index.js.map +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 +286 -301
- package/dist/components/features/activities/index.js.map +1 -1
- package/dist/components/features/activities/partials/activities-feed-card.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-headline.d.ts.map +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.map +1 -1
- package/dist/components/features/ai-chat/ai-chat.d.ts +2 -1
- 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 +16 -14
- package/dist/components/features/ai-chat/index.js.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-conversation.d.ts +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-conversation.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-message.d.ts +2 -1
- 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 +2 -1
- 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 +2 -1
- 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 +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-suggestions-row.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 +2 -1
- 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.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.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.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 +1 -1
- package/dist/components/features/filters/facets/async-select-facet.d.ts.map +1 -1
- package/dist/components/features/filters/filters.types.d.ts +7 -7
- 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 +518 -495
- package/dist/components/features/filters/index.js.map +1 -1
- package/dist/components/features/filters/partials/async-filter-content.d.ts +1 -1
- package/dist/components/features/filters/partials/async-filter-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-pill.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filters-button.d.ts.map +1 -1
- package/dist/components/features/global-search/global-search.d.ts +2 -1
- 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-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.map +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.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.map +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/dialog.d.ts +1 -1
- package/dist/components/features/overlays/dialog.d.ts.map +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/index.cjs +1 -1
- package/dist/components/features/rich-text-editor/index.js +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/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.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/layout/app-shell/app-shell.types.d.ts +1 -1
- package/dist/components/layout/app-shell/app-shell.types.d.ts.map +1 -1
- package/dist/components/layout/app-shell/index.cjs +1 -1
- package/dist/components/layout/app-shell/index.js +1 -1
- package/dist/components/layout/app-shell/topbar-sidebar-layout.d.ts.map +1 -1
- 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/header/index.cjs +1 -1
- package/dist/components/layout/header/index.js +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.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 +2 -0
- package/dist/components/layout/index.d.ts.map +1 -1
- package/dist/components/layout/index.js +8 -6
- package/dist/components/layout/page/index.cjs +1 -1
- package/dist/components/layout/page/index.js +1 -1
- package/dist/components/layout/sidebar/components/sidebar-grouped-navigation.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/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/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/ui/alert-dialog.d.ts +19 -0
- package/dist/components/ui/alert-dialog.d.ts.map +1 -0
- package/dist/components/ui/aspect-ratio.d.ts +5 -0
- package/dist/components/ui/aspect-ratio.d.ts.map +1 -0
- package/dist/components/ui/carousel.d.ts +29 -0
- package/dist/components/ui/carousel.d.ts.map +1 -0
- package/dist/components/ui/direction.d.ts +2 -0
- package/dist/components/ui/direction.d.ts.map +1 -0
- package/dist/components/ui/drawer.d.ts +14 -0
- package/dist/components/ui/drawer.d.ts.map +1 -0
- package/dist/components/ui/field.d.ts +25 -0
- package/dist/components/ui/field.d.ts.map +1 -0
- package/dist/components/ui/input-group.d.ts +1 -1
- package/dist/components/ui/input-otp.d.ts +12 -0
- package/dist/components/ui/input-otp.d.ts.map +1 -0
- package/dist/components/ui/kbd.d.ts +4 -0
- package/dist/components/ui/kbd.d.ts.map +1 -0
- package/dist/components/ui/label.d.ts +4 -0
- package/dist/components/ui/label.d.ts.map +1 -0
- package/dist/components/ui/menubar.d.ts +30 -0
- package/dist/components/ui/menubar.d.ts.map +1 -0
- package/dist/components/ui/native-select.d.ts +9 -0
- package/dist/components/ui/native-select.d.ts.map +1 -0
- package/dist/components/ui/navigation-menu.d.ts +12 -0
- package/dist/components/ui/navigation-menu.d.ts.map +1 -0
- package/dist/components/ui/resizable.d.ts +8 -0
- package/dist/components/ui/resizable.d.ts.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/lib/ui-provider/index.cjs +1 -1
- package/dist/lib/ui-provider/index.js +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-BkAbL-UV.js +6 -0
- package/dist/showcase/assets/CSPContext-B11tftuK.js +1 -0
- package/dist/showcase/assets/CompositeItem-Dzu0MfUC.js +1 -0
- package/dist/showcase/assets/CompositeRoot-CQvQ_uj2.js +1 -0
- package/dist/showcase/assets/DialogTrigger-BxVhSw4D.js +1 -0
- package/dist/showcase/assets/FieldItemContext-BSFHjS7g.js +1 -0
- package/dist/showcase/assets/LabelableContext-DapqaNeY.js +1 -0
- package/dist/showcase/assets/PreviewLayout-CGEkbS-i.js +1 -0
- package/dist/showcase/assets/RadioGroup-DBA3iBQw.js +1 -0
- package/dist/showcase/assets/Separator-BEMr82IS.js +1 -0
- package/dist/showcase/assets/ToolbarRootContext-xN-ruoGR.js +1 -0
- package/dist/showcase/assets/accordion-B-Iy0jKu.js +171 -0
- package/dist/showcase/assets/accordion-variants-B9GD0oBE.js +1 -0
- package/dist/showcase/assets/action-menu-CMUF6gPp.js +1 -0
- package/dist/showcase/assets/activities-C1P9bsJm.js +501 -0
- package/dist/showcase/assets/activities-feed-card-WZUuGHmT.js +1 -0
- package/dist/showcase/assets/activity-BVP5C805.js +1 -0
- package/dist/showcase/assets/admin-DWOK4sj4.js +80 -0
- package/dist/showcase/assets/ai-Dteb3y6G.js +41 -0
- package/dist/showcase/assets/ai-artifact-B0d7GveY.js +2 -0
- package/dist/showcase/assets/ai-chat-IJ0b2FOw.js +568 -0
- package/dist/showcase/assets/ai-elements-Cr8GgtEV.js +387 -0
- package/dist/showcase/assets/ai-new-BJN9wNvX.js +167 -0
- package/dist/showcase/assets/ai-tool-call-BqlQuR1P.js +1 -0
- package/dist/showcase/assets/alert-2_0J7Vv6.js +1 -0
- package/dist/showcase/assets/alert-7wEOpEor.js +93 -0
- package/dist/showcase/assets/alert-C_FOBilU.js +62 -0
- package/dist/showcase/assets/api-key-list-CGV1k52v.js +73 -0
- package/dist/showcase/assets/app-sidebar-S6oUYO4h.js +1 -0
- package/dist/showcase/assets/arrow-down-VNr82bS3.js +1 -0
- package/dist/showcase/assets/arrow-left-BSVeKWNq.js +1 -0
- package/dist/showcase/assets/arrow-right-D6hTB0Bd.js +1 -0
- package/dist/showcase/assets/arrow-up-p9oA4cIz.js +1 -0
- package/dist/showcase/assets/arrow-up-right-BtlQ62bc.js +1 -0
- package/dist/showcase/assets/avatar-BxcQUuh0.js +57 -0
- package/dist/showcase/assets/avatar-LGWm52rv.js +1 -0
- package/dist/showcase/assets/badge-COn5psy3.js +28 -0
- package/dist/showcase/assets/badge-check-D2C2BPUT.js +1 -0
- package/dist/showcase/assets/bell-C80n9VRl.js +1 -0
- package/dist/showcase/assets/bot-C83bUUi9.js +1 -0
- package/dist/showcase/assets/box-rZ0pA-02.js +1 -0
- package/dist/showcase/assets/brain-BJtktdVu.js +1 -0
- package/dist/showcase/assets/brand-CxdIBpyJ.js +36 -0
- package/dist/showcase/assets/breadcrumb-BZsr_A8k.js +1 -0
- package/dist/showcase/assets/breadcrumb-CSU8FvWB.js +52 -0
- package/dist/showcase/assets/breadcrumbs-BUm4gHzL.js +1 -0
- package/dist/showcase/assets/briefcase-0WhUdLn5.js +1 -0
- package/dist/showcase/assets/building-2-1D6zVdCI.js +1 -0
- package/dist/showcase/assets/button-C22Gs6y0.js +44 -0
- package/dist/showcase/assets/button-group-C0Ts4-x3.js +1 -0
- package/dist/showcase/assets/buttons-Dfn6hmwe.js +270 -0
- package/dist/showcase/assets/calendar-7a4yQlzJ.js +1 -0
- package/dist/showcase/assets/calendar-Bo17POsN.js +1 -0
- package/dist/showcase/assets/calendar-D6XNDRVQ.js +16 -0
- package/dist/showcase/assets/calendar-days-C4mG2tOe.js +1 -0
- package/dist/showcase/assets/camera-C16z6v0m.js +1 -0
- package/dist/showcase/assets/card-BjqRQxxz.js +1 -0
- package/dist/showcase/assets/card-IzYmUTpI.js +188 -0
- package/dist/showcase/assets/card-primitives-BDj4DtS8.js +1 -0
- package/dist/showcase/assets/card-radio-group-7GU9AtWs.js +1 -0
- package/dist/showcase/assets/cards-DAqpr8CM.js +328 -0
- package/dist/showcase/assets/carousel-D1n4Kkoo.js +449 -0
- package/dist/showcase/assets/chart-D2EGeI3b.js +358 -0
- package/dist/showcase/assets/chart-column-DKcP77Dx.js +1 -0
- package/dist/showcase/assets/checkbox-BI3gcjED.js +1 -0
- package/dist/showcase/assets/chevron-down-ByPPEdNm.js +1 -0
- package/dist/showcase/assets/chevron-left-BNByuq3g.js +1 -0
- package/dist/showcase/assets/chevron-right-D4pIMCh9.js +1 -0
- package/dist/showcase/assets/chevron-up-Cha879Nz.js +1 -0
- package/dist/showcase/assets/chevrons-up-down-eAgHau5X.js +1 -0
- package/dist/showcase/assets/circle-V5hdlsIn.js +1 -0
- package/dist/showcase/assets/circle-alert-BW-Btwgh.js +1 -0
- package/dist/showcase/assets/circle-check-1MSds3Vu.js +1 -0
- package/dist/showcase/assets/circle-check-big-vBWkmhCZ.js +1 -0
- package/dist/showcase/assets/circle-dot-CsD5uXwH.js +1 -0
- package/dist/showcase/assets/circle-question-mark-xYn9p1nL.js +1 -0
- package/dist/showcase/assets/circle-x-VSqZOeGt.js +1 -0
- package/dist/showcase/assets/clock-3-CP_t59kW.js +1 -0
- package/dist/showcase/assets/clock-9xbB7EnW.js +1 -0
- package/dist/showcase/assets/code-xml-CeGA85eB.js +1 -0
- package/dist/showcase/assets/collapsible-C2W51-wl.js +27 -0
- package/dist/showcase/assets/collapsible-C4eof15p.js +1 -0
- package/dist/showcase/assets/combobox-i8o4u6Q0.js +696 -0
- package/dist/showcase/assets/command-C4F78Ppy.js +1 -0
- package/dist/showcase/assets/command-wjOXUieO.js +1 -0
- package/dist/showcase/assets/comment-composer-DeURrlgL.js +1 -0
- package/dist/showcase/assets/comment-item-D07Qk-Nt.js +1 -0
- package/dist/showcase/assets/comments-Bo-lZU18.js +357 -0
- package/dist/showcase/assets/commerce-extras-Cio3xn_B.js +189 -0
- package/dist/showcase/assets/commerce-jqA58sCZ.js +79 -0
- package/dist/showcase/assets/composite-BQFpnmS9.js +1 -0
- package/dist/showcase/assets/contact-card-4ajPhcd_.js +65 -0
- package/dist/showcase/assets/content-container-B83BnjFb.js +1 -0
- package/dist/showcase/assets/copyable-DKkroGJ3.js +96 -0
- package/dist/showcase/assets/course-card-DShYl03k.js +77 -0
- package/dist/showcase/assets/cpu-BZTsuaUu.js +1 -0
- package/dist/showcase/assets/credit-card-CAI3F3HB.js +1 -0
- package/dist/showcase/assets/currency-PXgbngHk.js +149 -0
- package/dist/showcase/assets/dark-surfaces-pSCicdm4.js +90 -0
- package/dist/showcase/assets/database-oHsxHUj-.js +1 -0
- package/dist/showcase/assets/date-block-CvCdJr8d.js +1 -0
- package/dist/showcase/assets/date-picker-Cd5vsEEd.js +1 -0
- package/dist/showcase/assets/date-pickers-CBK-zvSB.js +73 -0
- package/dist/showcase/assets/dense-info-zOdJpez6.js +106 -0
- package/dist/showcase/assets/dialog-D9-MRCRg.js +1 -0
- package/dist/showcase/assets/dialog-EDw9DvZs.js +1 -0
- package/dist/showcase/assets/display-CE9JWinr.js +403 -0
- package/dist/showcase/assets/dist-CjZ6RM9v.js +45 -0
- package/dist/showcase/assets/dollar-sign-BXD_x2mP.js +1 -0
- package/dist/showcase/assets/download-D0ur_d_N.js +1 -0
- package/dist/showcase/assets/dropdown-menu-Cto8-yDW.js +1 -0
- package/dist/showcase/assets/dropzone-9Gb4mR4x.js +1 -0
- package/dist/showcase/assets/earth-BN1w3w7h.js +1 -0
- package/dist/showcase/assets/ellipsis-DsrebD1Y.js +1 -0
- package/dist/showcase/assets/ellipsis-vertical-CAiMV7G2.js +1 -0
- package/dist/showcase/assets/empty-DoJF3uif.js +1 -0
- package/dist/showcase/assets/empty-item-zZ85qI6s.js +49 -0
- package/dist/showcase/assets/empty-state-CGfB7sOE.js +1 -0
- package/dist/showcase/assets/empty-state-Y_4qnNWt.js +188 -0
- package/dist/showcase/assets/enhanced-activities-B41hAxhb.js +361 -0
- package/dist/showcase/assets/enhanced-combobox-BOimEW-1.js +1 -0
- package/dist/showcase/assets/event-calendar-BjcfC6fM.js +138 -0
- package/dist/showcase/assets/event-log-BhoMXcix.js +330 -0
- package/dist/showcase/assets/example-Cz_880po.js +1 -0
- package/dist/showcase/assets/external-link-Cy1-PP8k.js +1 -0
- package/dist/showcase/assets/eye-C85PNNdH.js +1 -0
- package/dist/showcase/assets/feature-announcement-_tpahla3.js +34 -0
- package/dist/showcase/assets/file-C8PCBEtY.js +1 -0
- package/dist/showcase/assets/file-text-DwqbUujq.js +1 -0
- package/dist/showcase/assets/filters-ChqGg_1z.js +78 -0
- package/dist/showcase/assets/flag-csHQcBml.js +1 -0
- package/dist/showcase/assets/folder-open-BThTng3d.js +1 -0
- package/dist/showcase/assets/form-field-B5g_5Zjm.js +1 -0
- package/dist/showcase/assets/form-sizing-DHUDpiPA.js +1 -0
- package/dist/showcase/assets/format-DrTwpH65.js +1 -0
- package/dist/showcase/assets/format-metric-value-BTsvOjZQ.js +1 -0
- package/dist/showcase/assets/forms-BukyUSKs.js +862 -0
- package/dist/showcase/assets/frame-BNKhZVlb.js +167 -0
- package/dist/showcase/assets/getPseudoElementBounds-DwyQgIj-.js +1 -0
- package/dist/showcase/assets/gift-CtM--bDo.js +1 -0
- package/dist/showcase/assets/giftcard-cards-imm4Br0H.js +85 -0
- package/dist/showcase/assets/git-branch-Dl3AzbqP.js +1 -0
- package/dist/showcase/assets/global-search-Bhl7z_vN.js +1 -0
- package/dist/showcase/assets/global-search-C4yaPFSW.js +215 -0
- package/dist/showcase/assets/globe-BCikLfKc.js +1 -0
- package/dist/showcase/assets/gradient-card-Dh_5ZYv0.js +58 -0
- package/dist/showcase/assets/hash-C8m0EECO.js +1 -0
- package/dist/showcase/assets/header-BXjw7Lm_.js +1 -0
- package/dist/showcase/assets/header-notifications-CShSQ8kR.js +1 -0
- package/dist/showcase/assets/heart-BJVBFZ-j.js +1 -0
- package/dist/showcase/assets/hero-CLDdwZDr.png +0 -0
- package/dist/showcase/assets/house-C3fXPhlL.js +1 -0
- package/dist/showcase/assets/icon-badge-dwVx3Hxf.js +1 -0
- package/dist/showcase/assets/image-gc4qX_7C.js +1 -0
- package/dist/showcase/assets/inbox-C0GJ1KEC.js +1 -0
- package/dist/showcase/assets/index-BQIv1ffM.js +10 -0
- package/dist/showcase/assets/index-DN3tqopz.css +2 -0
- package/dist/showcase/assets/index.esm-Ducg7a0P.js +1 -0
- package/dist/showcase/assets/inertValue-DeVQ2cCe.js +1 -0
- package/dist/showcase/assets/info-BimmreJ-.js +1 -0
- package/dist/showcase/assets/inline-stat-DcNP6bcO.js +1 -0
- package/dist/showcase/assets/input-DJAWOJEx.js +1 -0
- package/dist/showcase/assets/input-NIgvB9CZ.js +1 -0
- package/dist/showcase/assets/input-group-BmqJ20bA.js +1 -0
- package/dist/showcase/assets/input-group-gOUubhee.js +47 -0
- package/dist/showcase/assets/inputs-Dk8YOVkI.js +155 -0
- package/dist/showcase/assets/invoice-header-BnNpWej2.js +36 -0
- package/dist/showcase/assets/invoice-items-BdPmW10L.js +36 -0
- package/dist/showcase/assets/invoice-mini-CbSYyHIb.js +14 -0
- package/dist/showcase/assets/invoice-table-DjnWG3KF.js +30 -0
- package/dist/showcase/assets/isSameDay-B2KDl_YX.js +1 -0
- package/dist/showcase/assets/isToday-CXNS7ELW.js +1 -0
- package/dist/showcase/assets/italic-BRS-PpYL.js +1 -0
- package/dist/showcase/assets/item--6Hx9AXZ.js +1 -0
- package/dist/showcase/assets/item-BszVRzXj.js +134 -0
- package/dist/showcase/assets/item-YF6wMI9W.js +1 -0
- package/dist/showcase/assets/kanban-BWBbWLVe.js +186 -0
- package/dist/showcase/assets/label-BgpcD3V6.js +1 -0
- package/dist/showcase/assets/languages-DDgmIDFe.js +1 -0
- package/dist/showcase/assets/layers-nkkXRmvA.js +1 -0
- package/dist/showcase/assets/layout-app-shell-D3MbPoGC.js +608 -0
- package/dist/showcase/assets/layout-auth-DIeRtG0B.js +754 -0
- package/dist/showcase/assets/layout-containers-Dc3-IAgV.js +101 -0
- package/dist/showcase/assets/layout-header-Cg6GfMST.js +170 -0
- package/dist/showcase/assets/layout-page-DojPq8S6.js +122 -0
- package/dist/showcase/assets/layout-primitives-JBSQS72B.js +34 -0
- package/dist/showcase/assets/layout-sidebar-C6jUJRhx.js +224 -0
- package/dist/showcase/assets/layout-users-uzPscfo7.js +117 -0
- package/dist/showcase/assets/layout-workspace-B3leaOKl.js +183 -0
- package/dist/showcase/assets/lock-DLIcOBUd.js +1 -0
- package/dist/showcase/assets/lock-keyhole-DY6aV7Mq.js +1 -0
- package/dist/showcase/assets/mail-AES_tOd2.js +1 -0
- package/dist/showcase/assets/mail-check-dJTzg2bD.js +1 -0
- package/dist/showcase/assets/map-CZ2l0iGH.js +124 -0
- package/dist/showcase/assets/map-pin-0O7GD5Dz.js +1 -0
- package/dist/showcase/assets/media-library-CRllxSGQ.js +695 -0
- package/dist/showcase/assets/mention-inline-suggestions-Dx2Z1GHF.js +1 -0
- package/dist/showcase/assets/mentions-CDqqGCE4.js +138 -0
- package/dist/showcase/assets/menus-CDgE79I5.js +165 -0
- package/dist/showcase/assets/message-square-CBNI_sf8.js +1 -0
- package/dist/showcase/assets/metadata-list-BoEVt7cX.js +1 -0
- package/dist/showcase/assets/metadata-list-NtWuY9W8.js +288 -0
- package/dist/showcase/assets/metric-Bx_LWobe.js +1 -0
- package/dist/showcase/assets/metric-bar-BldYHNLQ.js +1 -0
- package/dist/showcase/assets/metric-grid-BDw7w7d2.js +1 -0
- package/dist/showcase/assets/metric-trend-chip-lSjDkUEo.js +1 -0
- package/dist/showcase/assets/metrics-analytics-bar-CCFhTmQZ.js +44 -0
- package/dist/showcase/assets/metrics-analytics-cards-C1AjZqJU.js +50 -0
- package/dist/showcase/assets/metrics-comparison-vEE6BtuW.js +76 -0
- package/dist/showcase/assets/metrics-heatmap-DKkz8ibX.js +27 -0
- package/dist/showcase/assets/metrics-inline-badge-CZmVnReB.js +17 -0
- package/dist/showcase/assets/metrics-kpi-row-s2FYIYB1.js +31 -0
- package/dist/showcase/assets/metrics-micro-grid-DDlCl9Ep.js +42 -0
- package/dist/showcase/assets/metrics-overview-BgliK2L1.js +192 -0
- package/dist/showcase/assets/metrics-stat-cards-Cn5sRZsB.js +54 -0
- package/dist/showcase/assets/minus-DByvcC8K.js +1 -0
- package/dist/showcase/assets/money-display-DG4IaEaA.js +1 -0
- package/dist/showcase/assets/month-year-picker-CVurc9L7.js +1 -0
- package/dist/showcase/assets/navigation-CHYgQTsY.js +90 -0
- package/dist/showcase/assets/navigation-C_6gS4FA.js +230 -0
- package/dist/showcase/assets/navigation-extras-CflOar2P.js +43 -0
- package/dist/showcase/assets/onboarding-checklist-CYiciKwv.js +119 -0
- package/dist/showcase/assets/overlays-HrH2wdTK.js +408 -0
- package/dist/showcase/assets/overlays-cp7VMq3b.js +159 -0
- package/dist/showcase/assets/package-CjcwDJKu.js +1 -0
- package/dist/showcase/assets/package-check-CCH3ax-x.js +1 -0
- package/dist/showcase/assets/page-action-button-Cn5j2_EP.js +1 -0
- package/dist/showcase/assets/page-header-CkvCF1MQ.js +1 -0
- package/dist/showcase/assets/pagination-DM5QGPo2.js +42 -0
- package/dist/showcase/assets/pagination-DUzHnhJ6.js +1 -0
- package/dist/showcase/assets/paperclip-DoqDQQVa.js +1 -0
- package/dist/showcase/assets/password-input-CfS4sfCl.js +1 -0
- package/dist/showcase/assets/pencil-C2OfFQMj.js +1 -0
- package/dist/showcase/assets/phone-CLvml_XI.js +1 -0
- package/dist/showcase/assets/plus-D5swsZCz.js +1 -0
- package/dist/showcase/assets/popover-menu-Bu9q96nE.js +1 -0
- package/dist/showcase/assets/popover-nCGXR4Yd.js +1 -0
- package/dist/showcase/assets/popover-xC8qczvP.js +1 -0
- package/dist/showcase/assets/products-BbSzEFvw.js +407 -0
- package/dist/showcase/assets/progress-DYfoy7pk.js +1 -0
- package/dist/showcase/assets/progress-ENNwjW3X.js +18 -0
- package/dist/showcase/assets/props-table-2pIZzGC-.js +1 -0
- package/dist/showcase/assets/props.generated-DggzG-JL.json +38611 -0
- package/dist/showcase/assets/quote-BO1bufuX.js +1 -0
- package/dist/showcase/assets/receipt-kIVP3kxJ.js +1 -0
- package/dist/showcase/assets/receipt-text-BDQIvI4l.js +1 -0
- package/dist/showcase/assets/refresh-cw-UdL93poQ.js +1 -0
- package/dist/showcase/assets/resolveAriaLabelledBy-iFo8AzEr.js +1 -0
- package/dist/showcase/assets/resolveValueLabel-DfiI3G4i.js +1 -0
- package/dist/showcase/assets/rich-text-editor-CNtfwLC2.js +143 -0
- package/dist/showcase/assets/rich-text-editor-DB4QWptQ.js +124 -0
- package/dist/showcase/assets/rotate-ccw-DQPoMfMY.js +1 -0
- package/dist/showcase/assets/save-Cd0ZM40i.js +1 -0
- package/dist/showcase/assets/schema-form-Cyc6vCVO.js +325 -0
- package/dist/showcase/assets/scroll-area-B5NZsDdi.js +32 -0
- package/dist/showcase/assets/scroll-area-BvTq99pz.js +1 -0
- package/dist/showcase/assets/select-BRbyPtx8.js +1 -0
- package/dist/showcase/assets/select-Dymyvyh6.js +1 -0
- package/dist/showcase/assets/send-BWzI7mwi.js +1 -0
- package/dist/showcase/assets/separator-BsYPzBlF.js +1 -0
- package/dist/showcase/assets/separator-Osp0OJ78.js +28 -0
- package/dist/showcase/assets/serializeValue-B_EucO5O.js +1 -0
- package/dist/showcase/assets/settings-DRmWJILI.js +1 -0
- package/dist/showcase/assets/sheet-BKsjMYMo.js +1 -0
- package/dist/showcase/assets/shield-D1EaWJMG.js +1 -0
- package/dist/showcase/assets/shield-alert-DWsbR2jn.js +1 -0
- package/dist/showcase/assets/shield-check-DUTAPADm.js +1 -0
- package/dist/showcase/assets/shopping-bag-XmeqUqk9.js +1 -0
- package/dist/showcase/assets/sidebar-B5uO9sUB.js +1 -0
- package/dist/showcase/assets/sidebar.context-CRjgeYJL.js +1 -0
- package/dist/showcase/assets/skeleton-BtiPkfxB.js +1 -0
- package/dist/showcase/assets/skeleton-DbybIpkV.js +29 -0
- package/dist/showcase/assets/slider-vuwVVBby.js +1 -0
- package/dist/showcase/assets/sliders-horizontal-BE_cwUn0.js +1 -0
- package/dist/showcase/assets/smart-card-Dhu_1A_u.js +1 -0
- package/dist/showcase/assets/sonner-DZB-G4q5.js +22 -0
- package/dist/showcase/assets/sortable.esm-YOwRw8Hr.js +5 -0
- package/dist/showcase/assets/sparkles-N8rqKQez.js +1 -0
- package/dist/showcase/assets/spinner-B5zKCNXu.js +30 -0
- package/dist/showcase/assets/spinner-BOjRziLu.js +1 -0
- package/dist/showcase/assets/spinner-PIr8y8av.js +49 -0
- package/dist/showcase/assets/square-pen-ImRrVwT8.js +1 -0
- package/dist/showcase/assets/stacked-avatars-DnIAc098.js +1 -0
- package/dist/showcase/assets/star-BaV-UTPq.js +1 -0
- package/dist/showcase/assets/startOfDay-CtTeiGV0.js +1 -0
- package/dist/showcase/assets/stringifyLocale-CkHjdQTJ.js +1 -0
- package/dist/showcase/assets/styles-Bv0pDLVi.js +1 -0
- package/dist/showcase/assets/suggestions-QnLPdgnG.js +126 -0
- package/dist/showcase/assets/switch-DwAS_TXx.js +1 -0
- package/dist/showcase/assets/switch-xzxCDtyg.js +1 -0
- package/dist/showcase/assets/sync-LeYxWAap.js +107 -0
- package/dist/showcase/assets/table-BbEFanNu.js +1 -0
- package/dist/showcase/assets/table-CVVHBty6.js +382 -0
- package/dist/showcase/assets/table-actions-DvI9U67L.js +1 -0
- package/dist/showcase/assets/tabs-CLcyGwLd.js +1 -0
- package/dist/showcase/assets/tabs-ck8y1Bjr.js +19 -0
- package/dist/showcase/assets/tags-input-DmBY2CKI.js +1 -0
- package/dist/showcase/assets/text-button-C54O1rZM.js +1 -0
- package/dist/showcase/assets/text-link-9_mZpq_f.js +1 -0
- package/dist/showcase/assets/textarea-CHvnWHWH.js +1 -0
- package/dist/showcase/assets/textarea-jexcMklP.js +1 -0
- package/dist/showcase/assets/timelines-uvFVjEQv.js +200 -0
- package/dist/showcase/assets/toggle-group-B3fORi8i.js +1 -0
- package/dist/showcase/assets/toggles-Cox6Yk2k.js +71 -0
- package/dist/showcase/assets/toggles-group-CSvSPqCB.js +32 -0
- package/dist/showcase/assets/trash-2-CE9bDw49.js +1 -0
- package/dist/showcase/assets/trending-up-0iJl0XvC.js +1 -0
- package/dist/showcase/assets/truck-DlhOPoCD.js +1 -0
- package/dist/showcase/assets/typography-BotOITw4.js +223 -0
- package/dist/showcase/assets/ui-badge-hfmO1K3-.js +28 -0
- package/dist/showcase/assets/ui-card-Aigzxhn3.js +30 -0
- package/dist/showcase/assets/ui-table-CKif9sNO.js +42 -0
- package/dist/showcase/assets/upload-tray-BnKDNrw9.js +138 -0
- package/dist/showcase/assets/use-form-field-state-Sbo6tfr9.js +1 -0
- package/dist/showcase/assets/use-layout-link-BQ6Y9z__.js +1 -0
- package/dist/showcase/assets/useAnchoredPopupScrollLock-CP1vkwD7.js +1 -0
- package/dist/showcase/assets/useAriaLabelledBy-J_Rvjwx3.js +1 -0
- package/dist/showcase/assets/useCollapsiblePanel-BwUOowW2.js +1 -0
- package/dist/showcase/assets/useCompositeItem-D3XOIML-.js +1 -0
- package/dist/showcase/assets/useCompositeListItem-BWfShNPP.js +1 -0
- package/dist/showcase/assets/useControlled-BF8maje6.js +1 -0
- package/dist/showcase/assets/useLabelableId-DxorZ3YW.js +1 -0
- package/dist/showcase/assets/useOpenInteractionType-DLUX6CcH.js +1 -0
- package/dist/showcase/assets/useRender-B9zzqKA1.js +1 -0
- package/dist/showcase/assets/useTriggerFocusGuards-BSvL8pKg.js +1 -0
- package/dist/showcase/assets/useValueChanged-DSoTBFAJ.js +1 -0
- package/dist/showcase/assets/user-BZog6aIh.js +1 -0
- package/dist/showcase/assets/user-plus-CPxlPoxf.js +1 -0
- package/dist/showcase/assets/users-BgXAp2UO.js +1 -0
- package/dist/showcase/assets/valueToPercent-gleKSaFe.js +1 -0
- package/dist/showcase/assets/vendor-profile-BLYiDIrO.js +37 -0
- package/dist/showcase/assets/video-YBnCbmIb.js +1 -0
- package/dist/showcase/assets/wrench-BFTavxzg.js +1 -0
- package/dist/showcase/assets/x-D8UN9pOu.js +1 -0
- package/dist/showcase/assets/zap-DIJUAJEb.js +1 -0
- package/dist/showcase/index.html +2 -2
- package/dist/style.css +1 -1
- package/package.json +63 -3
- package/scripts/install-skill.mjs +5 -1
- package/src/App.css +9 -388
- package/dist/_shared/accordion-BnxO7Is4.js +0 -130
- package/dist/_shared/accordion-BnxO7Is4.js.map +0 -1
- package/dist/_shared/accordion-RIN0MjPz.cjs +0 -2
- package/dist/_shared/accordion-RIN0MjPz.cjs.map +0 -1
- package/dist/_shared/action-menu-IIO9KtJ2.js +0 -96
- package/dist/_shared/action-menu-IIO9KtJ2.js.map +0 -1
- package/dist/_shared/action-menu-RAyg3cvM.cjs +0 -2
- package/dist/_shared/action-menu-RAyg3cvM.cjs.map +0 -1
- package/dist/_shared/ai-artifact--MqIfP-8.js +0 -1068
- package/dist/_shared/ai-artifact--MqIfP-8.js.map +0 -1
- package/dist/_shared/ai-artifact-D1dBeEz1.cjs +0 -3
- package/dist/_shared/ai-artifact-D1dBeEz1.cjs.map +0 -1
- package/dist/_shared/alert-D3gRd7RK.cjs +0 -2
- package/dist/_shared/alert-D3gRd7RK.cjs.map +0 -1
- package/dist/_shared/alert-DQ-tV8b-.js +0 -48
- package/dist/_shared/alert-DQ-tV8b-.js.map +0 -1
- package/dist/_shared/app-shell-C4d7kCCd.cjs +0 -2
- package/dist/_shared/app-shell-C4d7kCCd.cjs.map +0 -1
- package/dist/_shared/app-shell-CKxcpPTc.js +0 -94
- package/dist/_shared/app-shell-CKxcpPTc.js.map +0 -1
- package/dist/_shared/badge-BK5VvEgg.js +0 -108
- package/dist/_shared/badge-BK5VvEgg.js.map +0 -1
- package/dist/_shared/badge-kS_XtN-z.cjs +0 -2
- package/dist/_shared/badge-kS_XtN-z.cjs.map +0 -1
- package/dist/_shared/button-LZWDn-aU.cjs +0 -2
- package/dist/_shared/button-LZWDn-aU.cjs.map +0 -1
- package/dist/_shared/button-cnkCF8q8.js +0 -177
- package/dist/_shared/button-cnkCF8q8.js.map +0 -1
- package/dist/_shared/buttons-DHV2eZAf.cjs +0 -2
- package/dist/_shared/buttons-DHV2eZAf.cjs.map +0 -1
- package/dist/_shared/buttons-ehfMSkwP.js +0 -143
- package/dist/_shared/buttons-ehfMSkwP.js.map +0 -1
- package/dist/_shared/card-radio-group-Bf03M6c5.js +0 -158
- package/dist/_shared/card-radio-group-Bf03M6c5.js.map +0 -1
- package/dist/_shared/card-radio-group-SqPUL0Je.cjs +0 -2
- package/dist/_shared/card-radio-group-SqPUL0Je.cjs.map +0 -1
- package/dist/_shared/combobox-Cvs70ic4.js +0 -808
- package/dist/_shared/combobox-Cvs70ic4.js.map +0 -1
- package/dist/_shared/combobox-Dos9YWjk.cjs +0 -2
- package/dist/_shared/combobox-Dos9YWjk.cjs.map +0 -1
- package/dist/_shared/comments-DD2aeZVz.js +0 -946
- package/dist/_shared/comments-DD2aeZVz.js.map +0 -1
- package/dist/_shared/comments-DzwU4sNE.cjs +0 -2
- package/dist/_shared/comments-DzwU4sNE.cjs.map +0 -1
- package/dist/_shared/copyable-D7WhgEzJ.js +0 -38
- package/dist/_shared/copyable-D7WhgEzJ.js.map +0 -1
- package/dist/_shared/copyable-DDjT505-.cjs +0 -2
- package/dist/_shared/copyable-DDjT505-.cjs.map +0 -1
- package/dist/_shared/date-picker-3G3C-sIq.cjs +0 -2
- package/dist/_shared/date-picker-3G3C-sIq.cjs.map +0 -1
- package/dist/_shared/date-picker-7yuMHPYs.js +0 -1362
- package/dist/_shared/date-picker-7yuMHPYs.js.map +0 -1
- package/dist/_shared/date-pickers-B_VUgjvY.cjs +0 -2
- package/dist/_shared/date-pickers-B_VUgjvY.cjs.map +0 -1
- package/dist/_shared/date-pickers-DZXi0di0.js +0 -330
- package/dist/_shared/date-pickers-DZXi0di0.js.map +0 -1
- package/dist/_shared/display-Cuj4td-V.js +0 -1237
- package/dist/_shared/display-Cuj4td-V.js.map +0 -1
- package/dist/_shared/display-D2q93jiS.cjs +0 -8
- package/dist/_shared/display-D2q93jiS.cjs.map +0 -1
- package/dist/_shared/form-field-BNuCBym1.js +0 -319
- package/dist/_shared/form-field-BNuCBym1.js.map +0 -1
- package/dist/_shared/form-field-C4fQYsqv.cjs +0 -2
- package/dist/_shared/form-field-C4fQYsqv.cjs.map +0 -1
- package/dist/_shared/forms-BV4fHeRx.cjs +0 -2
- package/dist/_shared/forms-BV4fHeRx.cjs.map +0 -1
- package/dist/_shared/forms-DjAdYxme.js +0 -3378
- package/dist/_shared/forms-DjAdYxme.js.map +0 -1
- package/dist/_shared/header-D4Oz-mCv.cjs +0 -2
- package/dist/_shared/header-D4Oz-mCv.cjs.map +0 -1
- package/dist/_shared/header-X5DZ8vmO.js +0 -360
- package/dist/_shared/header-X5DZ8vmO.js.map +0 -1
- package/dist/_shared/heading-C7mNh03X.cjs +0 -2
- package/dist/_shared/heading-C7mNh03X.cjs.map +0 -1
- package/dist/_shared/heading-CrNpYcUr.js +0 -39
- package/dist/_shared/heading-CrNpYcUr.js.map +0 -1
- package/dist/_shared/hooks-CKXPg30g.js +0 -118
- package/dist/_shared/hooks-CKXPg30g.js.map +0 -1
- package/dist/_shared/hooks-CTiEImZp.cjs +0 -2
- package/dist/_shared/hooks-CTiEImZp.cjs.map +0 -1
- package/dist/_shared/input-Cw2uICc1.cjs +0 -2
- package/dist/_shared/input-Cw2uICc1.cjs.map +0 -1
- package/dist/_shared/input-DJo8d1Rr.js +0 -182
- package/dist/_shared/input-DJo8d1Rr.js.map +0 -1
- package/dist/_shared/item-BxlP5TO3.js +0 -224
- package/dist/_shared/item-BxlP5TO3.js.map +0 -1
- package/dist/_shared/item-X18HIqR7.cjs +0 -2
- package/dist/_shared/item-X18HIqR7.cjs.map +0 -1
- package/dist/_shared/mentions-DE9aDOMu.cjs +0 -2
- package/dist/_shared/mentions-DE9aDOMu.cjs.map +0 -1
- package/dist/_shared/mentions-DjjYmMLc.js +0 -493
- package/dist/_shared/mentions-DjjYmMLc.js.map +0 -1
- package/dist/_shared/metadata-C5MSNo7y.js +0 -236
- package/dist/_shared/metadata-C5MSNo7y.js.map +0 -1
- package/dist/_shared/metadata-Cw3Kj2Ug.cjs +0 -2
- package/dist/_shared/metadata-Cw3Kj2Ug.cjs.map +0 -1
- package/dist/_shared/money-display-B7AKxxNt.js +0 -198
- package/dist/_shared/money-display-B7AKxxNt.js.map +0 -1
- package/dist/_shared/money-display-E22wbM21.cjs +0 -2
- package/dist/_shared/money-display-E22wbM21.cjs.map +0 -1
- package/dist/_shared/navigation-B9VAXqLL.cjs +0 -2
- package/dist/_shared/navigation-B9VAXqLL.cjs.map +0 -1
- package/dist/_shared/navigation-CxoJVgfo.js +0 -420
- package/dist/_shared/navigation-CxoJVgfo.js.map +0 -1
- package/dist/_shared/overlays-C-T8RnJz.cjs +0 -2
- package/dist/_shared/overlays-C-T8RnJz.cjs.map +0 -1
- package/dist/_shared/overlays-DfRsQzD3.js +0 -633
- package/dist/_shared/overlays-DfRsQzD3.js.map +0 -1
- package/dist/_shared/page-C4jEULwi.js +0 -263
- package/dist/_shared/page-C4jEULwi.js.map +0 -1
- package/dist/_shared/page-DX3pA_tJ.cjs +0 -2
- package/dist/_shared/page-DX3pA_tJ.cjs.map +0 -1
- package/dist/_shared/popover-menu-CVAr985u.js +0 -95
- package/dist/_shared/popover-menu-CVAr985u.js.map +0 -1
- package/dist/_shared/popover-menu-Cq-LnAMh.cjs +0 -2
- package/dist/_shared/popover-menu-Cq-LnAMh.cjs.map +0 -1
- package/dist/_shared/rich-text-editor-C3gVBm-v.cjs +0 -2
- package/dist/_shared/rich-text-editor-C3gVBm-v.cjs.map +0 -1
- package/dist/_shared/rich-text-editor-Cylb-lkv.js +0 -616
- package/dist/_shared/rich-text-editor-Cylb-lkv.js.map +0 -1
- package/dist/_shared/sidebar-BeWLjIRR.js +0 -537
- package/dist/_shared/sidebar-BeWLjIRR.js.map +0 -1
- package/dist/_shared/sidebar-Bl_KRk-S.cjs +0 -2
- package/dist/_shared/sidebar-Bl_KRk-S.cjs.map +0 -1
- package/dist/_shared/sidebar-DzzdJ2xk.cjs +0 -2
- package/dist/_shared/sidebar-DzzdJ2xk.cjs.map +0 -1
- package/dist/_shared/sidebar-ux-yk-Ph.js +0 -382
- package/dist/_shared/sidebar-ux-yk-Ph.js.map +0 -1
- package/dist/_shared/smart-card-DL7esK_y.cjs +0 -2
- package/dist/_shared/smart-card-DL7esK_y.cjs.map +0 -1
- package/dist/_shared/smart-card-eBfUvQ9r.js +0 -360
- package/dist/_shared/smart-card-eBfUvQ9r.js.map +0 -1
- package/dist/_shared/spinner-Bvjs1ybK.cjs +0 -2
- package/dist/_shared/spinner-Bvjs1ybK.cjs.map +0 -1
- package/dist/_shared/spinner-XcfVYbbp.js +0 -67
- package/dist/_shared/spinner-XcfVYbbp.js.map +0 -1
- package/dist/_shared/text-DzKt9cyb.cjs +0 -2
- package/dist/_shared/text-DzKt9cyb.cjs.map +0 -1
- package/dist/_shared/text-qsEg5GdP.js +0 -74
- package/dist/_shared/text-qsEg5GdP.js.map +0 -1
- package/dist/_shared/textarea-BAKapsLQ.cjs +0 -2
- package/dist/_shared/textarea-BAKapsLQ.cjs.map +0 -1
- package/dist/_shared/textarea-Bfv1KxBm.js +0 -119
- package/dist/_shared/textarea-Bfv1KxBm.js.map +0 -1
- package/dist/_shared/typography-4CSyoCj9.js +0 -102
- package/dist/_shared/typography-4CSyoCj9.js.map +0 -1
- package/dist/_shared/typography-DKn7P4wX.cjs +0 -2
- package/dist/_shared/typography-DKn7P4wX.cjs.map +0 -1
- package/dist/_shared/ui-provider-CQJ1glwN.js +0 -85
- package/dist/_shared/ui-provider-CQJ1glwN.js.map +0 -1
- package/dist/_shared/ui-provider-RIYE7O_V.cjs +0 -2
- package/dist/_shared/ui-provider-RIYE7O_V.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-CzBEYPbz.js +0 -6
- package/dist/showcase/assets/CSPContext-ImKusJJ_.js +0 -1
- package/dist/showcase/assets/CompositeItem-C-DIOBdJ.js +0 -1
- package/dist/showcase/assets/CompositeRoot-Ce4ORgG2.js +0 -1
- package/dist/showcase/assets/DialogTrigger-DWvMs7dp.js +0 -1
- package/dist/showcase/assets/FormContext-BeC1MJpT.js +0 -1
- package/dist/showcase/assets/PreviewLayout-N1PTTyZK.js +0 -1
- package/dist/showcase/assets/RadioGroup-DAWaa26D.js +0 -1
- package/dist/showcase/assets/Separator-guDkmky0.js +0 -1
- package/dist/showcase/assets/ToolbarRootContext-BJ7hWga8.js +0 -1
- package/dist/showcase/assets/accordion-CiM9WhkT.js +0 -172
- package/dist/showcase/assets/accordion-variants-C_sHrQ7C.js +0 -1
- package/dist/showcase/assets/action-menu-mlWlGE5P.js +0 -1
- package/dist/showcase/assets/activities-YWR4wh4f.js +0 -501
- package/dist/showcase/assets/activities-feed-card-Cglnf5as.js +0 -1
- package/dist/showcase/assets/admin-BtOtzPd4.js +0 -80
- package/dist/showcase/assets/ai-8iNe0R1M.js +0 -41
- package/dist/showcase/assets/ai-artifact-CQL5krnJ.js +0 -2
- package/dist/showcase/assets/ai-chat-BzCdOOc6.js +0 -568
- package/dist/showcase/assets/ai-elements-CBHy2xWU.js +0 -379
- package/dist/showcase/assets/ai-new-CgL5NeVs.js +0 -167
- package/dist/showcase/assets/ai-tool-call-D9AsaWJF.js +0 -1
- package/dist/showcase/assets/alert-B2BuF4vZ.js +0 -59
- package/dist/showcase/assets/alert-BkVaTONJ.js +0 -1
- package/dist/showcase/assets/api-key-list-C-_59dli.js +0 -73
- package/dist/showcase/assets/app-sidebar-BdOu5rVn.js +0 -1
- package/dist/showcase/assets/arrow-down-BpVaq9-H.js +0 -1
- package/dist/showcase/assets/arrow-left-C40rxfqj.js +0 -1
- package/dist/showcase/assets/arrow-right-BclouSfP.js +0 -1
- package/dist/showcase/assets/arrow-up-BpWEnkdX.js +0 -1
- package/dist/showcase/assets/arrow-up-right-Z5sMa1HH.js +0 -1
- package/dist/showcase/assets/avatar-CDNhh3rv.js +0 -57
- package/dist/showcase/assets/avatar-QBwg3fvR.js +0 -1
- package/dist/showcase/assets/badge-check-DXDQ3SaL.js +0 -1
- package/dist/showcase/assets/badge-tAdYt--9.js +0 -28
- package/dist/showcase/assets/bell-CVEeEWw4.js +0 -1
- package/dist/showcase/assets/bot-Bcx5mNAQ.js +0 -1
- package/dist/showcase/assets/box-Dgy2Xc70.js +0 -1
- package/dist/showcase/assets/brain-DsoOsd7m.js +0 -1
- package/dist/showcase/assets/brand-DAyuXNUz.js +0 -40
- package/dist/showcase/assets/breadcrumb-CC4Z8eMY.js +0 -1
- package/dist/showcase/assets/breadcrumb-DCbAzeMs.js +0 -52
- package/dist/showcase/assets/breadcrumbs-DGZMpIoQ.js +0 -1
- package/dist/showcase/assets/briefcase-2uLXCvAZ.js +0 -1
- package/dist/showcase/assets/button-DhQ6rMPU.js +0 -44
- package/dist/showcase/assets/button-group-Ce9vnZ1H.js +0 -1
- package/dist/showcase/assets/buttons-CHja0LUL.js +0 -270
- package/dist/showcase/assets/calendar-BbiK8AMZ.js +0 -16
- package/dist/showcase/assets/calendar-BhZpIjCo.js +0 -1
- package/dist/showcase/assets/calendar-oKaDsUIy.js +0 -1
- package/dist/showcase/assets/card-DoU1VD79.js +0 -1
- package/dist/showcase/assets/cards-3OgH8m3F.js +0 -328
- package/dist/showcase/assets/chart-column-6Tn3WAT9.js +0 -1
- package/dist/showcase/assets/chevron-down-x7TQsvYY.js +0 -1
- package/dist/showcase/assets/chevron-left-CglzJgA2.js +0 -1
- package/dist/showcase/assets/chevron-right-CDDMIkYP.js +0 -1
- package/dist/showcase/assets/chevron-up-Dc3aAaGH.js +0 -1
- package/dist/showcase/assets/chevrons-up-down-DJNnSBAj.js +0 -1
- package/dist/showcase/assets/circle-BBmNFtO8.js +0 -1
- package/dist/showcase/assets/circle-alert-DJevf3tT.js +0 -1
- package/dist/showcase/assets/circle-check-BCxORlAM.js +0 -1
- package/dist/showcase/assets/circle-check-big-tiuK2w0-.js +0 -1
- package/dist/showcase/assets/circle-dot-BEVVQjgN.js +0 -1
- package/dist/showcase/assets/circle-question-mark-BQrUUiKD.js +0 -1
- package/dist/showcase/assets/circle-x-CoV_AUtZ.js +0 -1
- package/dist/showcase/assets/clock-Bn2R4aDX.js +0 -1
- package/dist/showcase/assets/code-xml-BVYp_JDX.js +0 -1
- package/dist/showcase/assets/collapsible-Co2Y739_.js +0 -27
- package/dist/showcase/assets/collapsible-DPbftgrO.js +0 -1
- package/dist/showcase/assets/combobox-Cm4__LnJ.js +0 -622
- package/dist/showcase/assets/command-DQFIxPN9.js +0 -45
- package/dist/showcase/assets/command-KNncGgZW.js +0 -1
- package/dist/showcase/assets/comment-composer-DTJtqYGP.js +0 -1
- package/dist/showcase/assets/comment-item-DIEYMmV_.js +0 -1
- package/dist/showcase/assets/comments-B0BbDp-3.js +0 -357
- package/dist/showcase/assets/commerce-BOWBCLA-.js +0 -79
- package/dist/showcase/assets/commerce-extras-C6CWYfpC.js +0 -173
- package/dist/showcase/assets/composite-YicTVAO0.js +0 -1
- package/dist/showcase/assets/contact-card-DQPRIlnJ.js +0 -65
- package/dist/showcase/assets/content-container-CHXwWViz.js +0 -1
- package/dist/showcase/assets/copyable-CjTwco9O.js +0 -96
- package/dist/showcase/assets/course-card-CTQScd2C.js +0 -113
- package/dist/showcase/assets/cpu-D52NjUWq.js +0 -1
- package/dist/showcase/assets/credit-card-BoDfW0R8.js +0 -1
- package/dist/showcase/assets/currency-BPREbpDA.js +0 -149
- package/dist/showcase/assets/dark-surfaces-BCG45K2m.js +0 -90
- package/dist/showcase/assets/database-DeGR0hed.js +0 -1
- package/dist/showcase/assets/date-block-Bl1kXJrM.js +0 -1
- package/dist/showcase/assets/date-picker-BHbZa4ML.js +0 -1
- package/dist/showcase/assets/date-pickers-DumwUEXE.js +0 -110
- package/dist/showcase/assets/dense-info-DxfgBw9Z.js +0 -106
- package/dist/showcase/assets/dialog-BYHZvlL8.js +0 -1
- package/dist/showcase/assets/display-BXMGOjL3.js +0 -392
- package/dist/showcase/assets/dollar-sign-BipUTVXC.js +0 -1
- package/dist/showcase/assets/download-CxspQgIc.js +0 -1
- package/dist/showcase/assets/dropdown-menu-Q1BV3wPP.js +0 -1
- package/dist/showcase/assets/dropzone-OivkuTPF.js +0 -1
- package/dist/showcase/assets/ellipsis-Bn-XgoA7.js +0 -1
- package/dist/showcase/assets/ellipsis-vertical-Bcl9HX9k.js +0 -1
- package/dist/showcase/assets/empty-CcafLcw-.js +0 -1
- package/dist/showcase/assets/empty-item-CiJeS8ZV.js +0 -49
- package/dist/showcase/assets/empty-state-B1RYYjUP.js +0 -188
- package/dist/showcase/assets/enhanced-activities-IB811DS6.js +0 -361
- package/dist/showcase/assets/event-calendar-C2VCfcUz.js +0 -138
- package/dist/showcase/assets/event-log-ckmsCPmG.js +0 -330
- package/dist/showcase/assets/example-C6-_Sy6B.js +0 -1
- package/dist/showcase/assets/external-link-Bg-_8Uq7.js +0 -1
- package/dist/showcase/assets/eye-JVsUA85G.js +0 -1
- package/dist/showcase/assets/feature-announcement-C4aRXesF.js +0 -34
- package/dist/showcase/assets/file-4pOq58jl.js +0 -1
- package/dist/showcase/assets/file-text-BIi71mZ1.js +0 -1
- package/dist/showcase/assets/filters-CxrcnmLU.js +0 -78
- package/dist/showcase/assets/flag-DeiJmomk.js +0 -1
- package/dist/showcase/assets/folder-open-zMXBpVNs.js +0 -1
- package/dist/showcase/assets/form-sizing-B8jbL5tL.js +0 -1
- package/dist/showcase/assets/format-BG4laCmp.js +0 -1
- package/dist/showcase/assets/format-metric-value-B94EDo8X.js +0 -1
- package/dist/showcase/assets/forms-PsN5zTLx.js +0 -793
- package/dist/showcase/assets/getPseudoElementBounds-B7wr19E1.js +0 -1
- package/dist/showcase/assets/gift-CKFIh1Wh.js +0 -1
- package/dist/showcase/assets/giftcard-cards-BfOlIHmA.js +0 -85
- package/dist/showcase/assets/git-branch-BO9i8XkJ.js +0 -1
- package/dist/showcase/assets/global-search-CNmUraNa.js +0 -90
- package/dist/showcase/assets/global-search-DkJkQ0Vs.js +0 -1
- package/dist/showcase/assets/globe-47T22W56.js +0 -1
- package/dist/showcase/assets/gradient-card-CXSY29TZ.js +0 -58
- package/dist/showcase/assets/header-eZHN-s6P.js +0 -1
- package/dist/showcase/assets/header-notifications-Caa9i87J.js +0 -1
- package/dist/showcase/assets/heart-DjKkkUsX.js +0 -1
- package/dist/showcase/assets/house-DKxCiHyB.js +0 -1
- package/dist/showcase/assets/icon-badge-Bcm8TlJi.js +0 -1
- package/dist/showcase/assets/image-r-gMI33G.js +0 -1
- package/dist/showcase/assets/inbox-ZxSy1pgX.js +0 -1
- package/dist/showcase/assets/index-B8DVXCmf.js +0 -10
- package/dist/showcase/assets/index-DbLs6mcj.css +0 -2
- package/dist/showcase/assets/inertValue-i0cAMG-0.js +0 -1
- package/dist/showcase/assets/info-B1KV2DkO.js +0 -1
- package/dist/showcase/assets/inline-stat-D0sE-A4C.js +0 -1
- package/dist/showcase/assets/input-25epjsiD.js +0 -1
- package/dist/showcase/assets/input-CnwMt9Sr.js +0 -1
- package/dist/showcase/assets/input-group-DSKyV7we.js +0 -47
- package/dist/showcase/assets/input-group-x5eWeAZg.js +0 -1
- package/dist/showcase/assets/inputs-B2Maxr14.js +0 -49
- package/dist/showcase/assets/invoice-header-Gxl--yFu.js +0 -36
- package/dist/showcase/assets/invoice-items-BtoaGNjE.js +0 -36
- package/dist/showcase/assets/invoice-mini-DHFSZegy.js +0 -14
- package/dist/showcase/assets/invoice-table-6dmU_KrL.js +0 -30
- package/dist/showcase/assets/isSameDay-BrDHfKHm.js +0 -1
- package/dist/showcase/assets/isToday-VtoSc1IH.js +0 -1
- package/dist/showcase/assets/italic-CXkAsf6H.js +0 -1
- package/dist/showcase/assets/item-CGOThKAx.js +0 -1
- package/dist/showcase/assets/item-CMRbW6s-.js +0 -1
- package/dist/showcase/assets/item-sw6fAZcn.js +0 -117
- package/dist/showcase/assets/kanban-CKGYTXji.js +0 -175
- package/dist/showcase/assets/label-BmKD22pm.js +0 -1
- package/dist/showcase/assets/layout-app-shell-CeMHzVNn.js +0 -501
- package/dist/showcase/assets/layout-containers-8Drow5f9.js +0 -96
- package/dist/showcase/assets/layout-header-BlBw4JAV.js +0 -170
- package/dist/showcase/assets/layout-page-BQfgHFau.js +0 -122
- package/dist/showcase/assets/layout-sidebar-DZer5Uuh.js +0 -224
- package/dist/showcase/assets/layout-users-nuioUkeu.js +0 -104
- package/dist/showcase/assets/lock-DQcZ9cEj.js +0 -1
- package/dist/showcase/assets/mail-yNXDtmNr.js +0 -1
- package/dist/showcase/assets/map-JMM1F9VR.js +0 -124
- package/dist/showcase/assets/map-pin-2WS7oVo3.js +0 -1
- package/dist/showcase/assets/menus-mK-FeNki.js +0 -89
- package/dist/showcase/assets/message-square-DGTAjNJG.js +0 -1
- package/dist/showcase/assets/metadata-list-CBxuQjVO.js +0 -278
- package/dist/showcase/assets/metric-BWGrmyD6.js +0 -1
- package/dist/showcase/assets/metric-grid-CewIJQvo.js +0 -1
- package/dist/showcase/assets/metric-trend-chip-kLBN8u5z.js +0 -1
- package/dist/showcase/assets/metrics-analytics-bar-COnc7VN9.js +0 -44
- package/dist/showcase/assets/metrics-analytics-cards-BR83UVqi.js +0 -77
- package/dist/showcase/assets/metrics-comparison-C0SUjdMg.js +0 -76
- package/dist/showcase/assets/metrics-heatmap-Orq1hLk-.js +0 -27
- package/dist/showcase/assets/metrics-inline-badge-C924q2Xx.js +0 -17
- package/dist/showcase/assets/metrics-kpi-row-Cwi05ruK.js +0 -31
- package/dist/showcase/assets/metrics-micro-grid-D97nkrge.js +0 -42
- package/dist/showcase/assets/metrics-overview-BOc8y3QX.js +0 -192
- package/dist/showcase/assets/metrics-stat-cards-Cilh-A5D.js +0 -54
- package/dist/showcase/assets/minus-DvrDGcTv.js +0 -1
- package/dist/showcase/assets/money-display-0egZ_O76.js +0 -1
- package/dist/showcase/assets/month-year-picker-2cWfwnmP.js +0 -1
- package/dist/showcase/assets/navigation-BnYme-Wj.js +0 -90
- package/dist/showcase/assets/navigation-CLQWl32A.js +0 -230
- package/dist/showcase/assets/navigation-extras-BPDoAdXF.js +0 -43
- package/dist/showcase/assets/onboarding-checklist-26XVWgDF.js +0 -119
- package/dist/showcase/assets/overlays-2sVGhanu.js +0 -88
- package/dist/showcase/assets/overlays-BaR6HDwB.js +0 -394
- package/dist/showcase/assets/package-CUNvdlBi.js +0 -1
- package/dist/showcase/assets/page-action-button-DgvZVtzx.js +0 -1
- package/dist/showcase/assets/page-header-4F_iaFPW.js +0 -1
- package/dist/showcase/assets/pagination-CDjZ6jiZ.js +0 -42
- package/dist/showcase/assets/pagination-g1NQaN42.js +0 -1
- package/dist/showcase/assets/paperclip-CDxdf8Os.js +0 -1
- package/dist/showcase/assets/pencil-Ddc5JwBe.js +0 -1
- package/dist/showcase/assets/phone-NIZ5SwgK.js +0 -1
- package/dist/showcase/assets/plus-C9kwz7rW.js +0 -1
- package/dist/showcase/assets/popover-DtnuOBgr.js +0 -1
- package/dist/showcase/assets/popover-T85aV4zW.js +0 -1
- package/dist/showcase/assets/popover-menu-BRGSZe4f.js +0 -1
- package/dist/showcase/assets/progress-CcZjuzK3.js +0 -1
- package/dist/showcase/assets/progress-DbouniUl.js +0 -18
- package/dist/showcase/assets/props-table-CM_1cocj.js +0 -1
- package/dist/showcase/assets/props.generated-Bg627Jai.json +0 -32829
- package/dist/showcase/assets/quote-vjygm2-7.js +0 -1
- package/dist/showcase/assets/receipt-CfMgwFPl.js +0 -1
- package/dist/showcase/assets/refresh-cw-Tu5E_cGA.js +0 -1
- package/dist/showcase/assets/resolveAriaLabelledBy-B6CR9UP2.js +0 -1
- package/dist/showcase/assets/resolveValueLabel-CipUZh6i.js +0 -1
- package/dist/showcase/assets/rich-text-editor-BMZUyuQX.js +0 -143
- package/dist/showcase/assets/rich-text-editor-HwYIeWYW.js +0 -124
- package/dist/showcase/assets/rotate-ccw-B4Wi4ws7.js +0 -1
- package/dist/showcase/assets/scroll-area-CuB_woqF.js +0 -1
- package/dist/showcase/assets/scroll-area-I4mSIpRq.js +0 -32
- package/dist/showcase/assets/select-CF3cKjCo.js +0 -1
- package/dist/showcase/assets/send-Blu_n6xl.js +0 -1
- package/dist/showcase/assets/separator-9mrRf_DZ.js +0 -28
- package/dist/showcase/assets/separator-DUKleOvU.js +0 -1
- package/dist/showcase/assets/settings-DlKX-bZT.js +0 -1
- package/dist/showcase/assets/sheet-CwcLVoF3.js +0 -1
- package/dist/showcase/assets/shield-BD0Y8Jj3.js +0 -1
- package/dist/showcase/assets/shield-alert-DNOTmkwG.js +0 -1
- package/dist/showcase/assets/shield-check-Sbul0dUK.js +0 -1
- package/dist/showcase/assets/shopping-bag-EDVpxI9n.js +0 -1
- package/dist/showcase/assets/sidebar-JWZ88xw5.js +0 -1
- package/dist/showcase/assets/sidebar.context-D3P7qppn.js +0 -1
- package/dist/showcase/assets/skeleton-CIS1Kaas.js +0 -1
- package/dist/showcase/assets/skeleton-CJCJDQFt.js +0 -29
- package/dist/showcase/assets/smart-card-7szg_qSt.js +0 -1
- package/dist/showcase/assets/sonner-DMHXr9Ce.js +0 -22
- package/dist/showcase/assets/sortable.esm-DVuzVA1U.js +0 -5
- package/dist/showcase/assets/sparkles-BEa1AgNq.js +0 -1
- package/dist/showcase/assets/spinner-Bi-T9etI.js +0 -30
- package/dist/showcase/assets/spinner-C77XIUVf.js +0 -1
- package/dist/showcase/assets/spinner-DK9BAT6K.js +0 -49
- package/dist/showcase/assets/square-pen-N0mq-vPu.js +0 -1
- package/dist/showcase/assets/stacked-avatars-DORVEni2.js +0 -1
- package/dist/showcase/assets/star-Dbtxr60S.js +0 -1
- package/dist/showcase/assets/startOfDay-BJgxz4yq.js +0 -1
- package/dist/showcase/assets/styles-CwW4IBUg.js +0 -1
- package/dist/showcase/assets/switch-B4iRxZFU.js +0 -1
- package/dist/showcase/assets/switch-B_rnbXwy.js +0 -1
- package/dist/showcase/assets/table-BJ9HSK6H.js +0 -1
- package/dist/showcase/assets/table-IB0MEYf4.js +0 -389
- package/dist/showcase/assets/tabs-D02JL-Fa.js +0 -1
- package/dist/showcase/assets/tabs-XpsVS3ff.js +0 -19
- package/dist/showcase/assets/text-button-BWCgXGnr.js +0 -1
- package/dist/showcase/assets/text-link-TzuDnSCF.js +0 -1
- package/dist/showcase/assets/textarea-B7DUIiH_.js +0 -1
- package/dist/showcase/assets/textarea-CV5gNzXf.js +0 -1
- package/dist/showcase/assets/timelines-CF0UYhwm.js +0 -200
- package/dist/showcase/assets/toggle-group-CK8mBx6E.js +0 -1
- package/dist/showcase/assets/toggles-CqJSApnF.js +0 -71
- package/dist/showcase/assets/toggles-group-v0JijMzG.js +0 -32
- package/dist/showcase/assets/trash-2-_xF5j-Ya.js +0 -1
- package/dist/showcase/assets/trending-up-BCzmjYzm.js +0 -1
- package/dist/showcase/assets/truck-CryH-5dx.js +0 -1
- package/dist/showcase/assets/typography-D3PFbRpb.js +0 -215
- package/dist/showcase/assets/ui-badge-ByyFPLOB.js +0 -28
- package/dist/showcase/assets/ui-card-DYLLiD89.js +0 -30
- package/dist/showcase/assets/ui-table-DW4QIwxK.js +0 -42
- package/dist/showcase/assets/upload-tray-ZdL_dzc0.js +0 -138
- package/dist/showcase/assets/useAnchoredPopupScrollLock-AFPLx3SZ.js +0 -1
- package/dist/showcase/assets/useCollapsiblePanel-CeHRY8U2.js +0 -1
- package/dist/showcase/assets/useCompositeItem-C-1zP8zD.js +0 -1
- package/dist/showcase/assets/useCompositeListItem-D4ugfKLB.js +0 -1
- package/dist/showcase/assets/useControlled-Cpg8gDqb.js +0 -1
- package/dist/showcase/assets/useLabelableId-CSxAHpU-.js +0 -1
- package/dist/showcase/assets/useOpenInteractionType-BLV8Pa2n.js +0 -1
- package/dist/showcase/assets/useRender-DparzvOu.js +0 -1
- package/dist/showcase/assets/useTriggerFocusGuards-CrYLO2g5.js +0 -1
- package/dist/showcase/assets/useValueChanged-DwgbaueK.js +0 -1
- package/dist/showcase/assets/user-CGcV8Ppb.js +0 -1
- package/dist/showcase/assets/user-plus-iOsntM6P.js +0 -1
- package/dist/showcase/assets/users-DzgXeZbf.js +0 -1
- package/dist/showcase/assets/valueToPercent-B5BHWU68.js +0 -1
- package/dist/showcase/assets/vendor-profile-DbFPkGn9.js +0 -37
- package/dist/showcase/assets/wrench-1Ra9xb3d.js +0 -1
- package/dist/showcase/assets/x-CE8oevyh.js +0 -1
- package/dist/showcase/assets/zap-se3n2YVD.js +0 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { useStrings as e } from "../../../lib/strings.js";
|
|
2
2
|
import { cn as t } from "../../../lib/utils.js";
|
|
3
|
-
import { t as
|
|
4
|
-
import { t as
|
|
5
|
-
import { t as
|
|
6
|
-
import { t as a } from "../../../_shared/smart-card-eBfUvQ9r.js";
|
|
3
|
+
import { n, t as r } from "../../../_shared/heading-HeP06nXG.js";
|
|
4
|
+
import { t as i } from "../../../_shared/button-SuocMQFT.js";
|
|
5
|
+
import { t as a } from "../../../_shared/smart-card-DYZGY_Su.js";
|
|
7
6
|
import { i as o, n as s, r as c, t as l } from "../../../_shared/format-BX3QestD.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
7
|
+
import { ChartContainer as u } from "../../base/display/chart.js";
|
|
8
|
+
import { useId as d, useMemo as f } from "react";
|
|
9
|
+
import { Fragment as p, jsx as m, jsxs as h } from "react/jsx-runtime";
|
|
10
|
+
import { ArrowDown as g, ArrowRight as _, ArrowUp as v, ArrowUpRight as y, Calendar as b, Equal as x, Minus as S } from "lucide-react";
|
|
11
|
+
import { Area as C, AreaChart as w, ResponsiveContainer as T } from "recharts";
|
|
12
12
|
//#region src/components/composed/analytics/analytics.strings.ts
|
|
13
13
|
var E = {
|
|
14
14
|
metricErrorLabel: "Unable to load metric",
|
|
@@ -45,7 +45,10 @@ function D(e) {
|
|
|
45
45
|
if (e.value === null || e.value === void 0) return "—";
|
|
46
46
|
let t = e.value, n = typeof t == "number" ? t : null;
|
|
47
47
|
switch (e.valueType) {
|
|
48
|
-
case "currency": return n === null ? String(t) : l(n, {
|
|
48
|
+
case "currency": return n === null ? String(t) : l(n, {
|
|
49
|
+
currency: e.currency,
|
|
50
|
+
currencyDisplay: "code"
|
|
51
|
+
}).replace(/\u00a0/g, " ");
|
|
49
52
|
case "percentage": return n === null ? String(t) : o(n);
|
|
50
53
|
case "duration": return n === null ? String(t) : s(n);
|
|
51
54
|
case "number": return n === null ? String(t) : c(n);
|
|
@@ -90,64 +93,64 @@ function ne(e, t) {
|
|
|
90
93
|
return e || (t === "up" ? "positive" : t === "down" ? "negative" : "neutral");
|
|
91
94
|
}
|
|
92
95
|
function j({ change: e, trend: r, size: i = "md", variant: a = "default", className: o }) {
|
|
93
|
-
let s = ne(r, e.direction), c = e.direction === "up" ?
|
|
94
|
-
return a === "inline" ? /* @__PURE__ */
|
|
96
|
+
let s = ne(r, e.direction), c = e.direction === "up" ? v : e.direction === "down" ? g : S, l = ee[s], u = String(e.value), d = e.direction === "up" ? "+" : (e.direction, "");
|
|
97
|
+
return a === "inline" ? /* @__PURE__ */ h(n, {
|
|
95
98
|
tag: "span",
|
|
96
99
|
size: A[i],
|
|
97
100
|
weight: "medium",
|
|
98
101
|
className: t("metric-trend-chip--component", l.text, "tabular-nums", o),
|
|
99
102
|
children: [d, u]
|
|
100
|
-
}) : a === "compact" ? /* @__PURE__ */
|
|
103
|
+
}) : a === "compact" ? /* @__PURE__ */ h("span", {
|
|
101
104
|
className: t("inline-flex items-center gap-0.5", l.text, o),
|
|
102
|
-
children: [/* @__PURE__ */
|
|
105
|
+
children: [/* @__PURE__ */ m(c, {
|
|
103
106
|
className: k[i],
|
|
104
107
|
strokeWidth: 2.5,
|
|
105
108
|
"aria-hidden": "true"
|
|
106
|
-
}), /* @__PURE__ */
|
|
109
|
+
}), /* @__PURE__ */ m(n, {
|
|
107
110
|
tag: "span",
|
|
108
111
|
size: A[i],
|
|
109
112
|
weight: "semibold",
|
|
110
|
-
className: "tabular-nums",
|
|
113
|
+
className: "text-current tabular-nums",
|
|
111
114
|
children: u
|
|
112
115
|
})]
|
|
113
|
-
}) : a === "badge" ? /* @__PURE__ */
|
|
116
|
+
}) : a === "badge" ? /* @__PURE__ */ h("span", {
|
|
114
117
|
className: t("inline-flex items-center gap-1 rounded-full font-medium tabular-nums", l.badge, te[i], o),
|
|
115
118
|
children: [
|
|
116
|
-
/* @__PURE__ */
|
|
119
|
+
/* @__PURE__ */ m(c, {
|
|
117
120
|
className: k[i],
|
|
118
121
|
strokeWidth: 2.5,
|
|
119
122
|
"aria-hidden": "true"
|
|
120
123
|
}),
|
|
121
|
-
/* @__PURE__ */
|
|
124
|
+
/* @__PURE__ */ m(n, {
|
|
122
125
|
tag: "span",
|
|
123
126
|
size: A[i],
|
|
124
127
|
weight: "semibold",
|
|
125
|
-
className: "tabular-nums",
|
|
128
|
+
className: "text-current tabular-nums",
|
|
126
129
|
children: u
|
|
127
130
|
}),
|
|
128
|
-
!!e.label && /* @__PURE__ */
|
|
131
|
+
!!e.label && /* @__PURE__ */ m(n, {
|
|
129
132
|
tag: "span",
|
|
130
133
|
size: A[i],
|
|
131
|
-
className: "opacity-70",
|
|
134
|
+
className: "text-current opacity-70",
|
|
132
135
|
children: e.label
|
|
133
136
|
})
|
|
134
137
|
]
|
|
135
|
-
}) : /* @__PURE__ */
|
|
138
|
+
}) : /* @__PURE__ */ h("span", {
|
|
136
139
|
className: t("inline-flex items-center gap-1", l.text, o),
|
|
137
140
|
children: [
|
|
138
|
-
/* @__PURE__ */
|
|
141
|
+
/* @__PURE__ */ m(c, {
|
|
139
142
|
className: k[i],
|
|
140
143
|
strokeWidth: 2.5,
|
|
141
144
|
"aria-hidden": "true"
|
|
142
145
|
}),
|
|
143
|
-
/* @__PURE__ */
|
|
146
|
+
/* @__PURE__ */ m(n, {
|
|
144
147
|
tag: "span",
|
|
145
148
|
size: A[i],
|
|
146
149
|
weight: "semibold",
|
|
147
150
|
className: "tabular-nums",
|
|
148
151
|
children: u
|
|
149
152
|
}),
|
|
150
|
-
!!e.label && /* @__PURE__ */
|
|
153
|
+
!!e.label && /* @__PURE__ */ m(n, {
|
|
151
154
|
tag: "span",
|
|
152
155
|
size: A[i],
|
|
153
156
|
type: "secondary",
|
|
@@ -159,54 +162,54 @@ function j({ change: e, trend: r, size: i = "md", variant: a = "default", classN
|
|
|
159
162
|
j.displayName = "MetricTrendChip";
|
|
160
163
|
//#endregion
|
|
161
164
|
//#region src/components/composed/analytics/atoms/metric-sparkline.tsx
|
|
162
|
-
var
|
|
165
|
+
var re = {
|
|
163
166
|
positive: "var(--success)",
|
|
164
167
|
negative: "var(--destructive)",
|
|
165
168
|
neutral: "var(--muted-foreground)"
|
|
166
169
|
};
|
|
167
|
-
function
|
|
168
|
-
let s =
|
|
170
|
+
function M({ data: e, trend: n = "neutral", color: r, className: i, animated: a = !0, "aria-label": o = "Trend sparkline" }) {
|
|
171
|
+
let s = d(), c = f(() => `metric-spark-${s.replaceAll(":", "")}`, [s]), l = r ?? re[n], u = f(() => !Array.isArray(e) || e.length === 0 ? [] : e.map((e, t) => ({
|
|
169
172
|
i: t,
|
|
170
173
|
v: e
|
|
171
174
|
})), [e]);
|
|
172
|
-
return
|
|
175
|
+
return u.length === 0 ? /* @__PURE__ */ m("div", {
|
|
173
176
|
className: t("metric-sparkline--component", "w-full", i),
|
|
174
177
|
"aria-hidden": "true"
|
|
175
|
-
}) : /* @__PURE__ */
|
|
178
|
+
}) : /* @__PURE__ */ m("div", {
|
|
176
179
|
className: t("w-full", i),
|
|
177
180
|
role: "img",
|
|
178
181
|
"aria-label": o,
|
|
179
|
-
children: /* @__PURE__ */
|
|
182
|
+
children: /* @__PURE__ */ m(T, {
|
|
180
183
|
width: "100%",
|
|
181
184
|
height: "100%",
|
|
182
185
|
initialDimension: {
|
|
183
186
|
width: 1,
|
|
184
187
|
height: 1
|
|
185
188
|
},
|
|
186
|
-
children: /* @__PURE__ */
|
|
187
|
-
data:
|
|
189
|
+
children: /* @__PURE__ */ h(w, {
|
|
190
|
+
data: u,
|
|
188
191
|
margin: {
|
|
189
192
|
top: 2,
|
|
190
193
|
right: 0,
|
|
191
194
|
bottom: 0,
|
|
192
195
|
left: 0
|
|
193
196
|
},
|
|
194
|
-
children: [/* @__PURE__ */
|
|
197
|
+
children: [/* @__PURE__ */ m("defs", { children: /* @__PURE__ */ h("linearGradient", {
|
|
195
198
|
id: c,
|
|
196
199
|
x1: "0",
|
|
197
200
|
y1: "0",
|
|
198
201
|
x2: "0",
|
|
199
202
|
y2: "1",
|
|
200
|
-
children: [/* @__PURE__ */
|
|
203
|
+
children: [/* @__PURE__ */ m("stop", {
|
|
201
204
|
offset: "0%",
|
|
202
205
|
stopColor: l,
|
|
203
206
|
stopOpacity: .25
|
|
204
|
-
}), /* @__PURE__ */
|
|
207
|
+
}), /* @__PURE__ */ m("stop", {
|
|
205
208
|
offset: "100%",
|
|
206
209
|
stopColor: l,
|
|
207
210
|
stopOpacity: 0
|
|
208
211
|
})]
|
|
209
|
-
}) }), /* @__PURE__ */
|
|
212
|
+
}) }), /* @__PURE__ */ m(C, {
|
|
210
213
|
type: "monotone",
|
|
211
214
|
dataKey: "v",
|
|
212
215
|
stroke: l,
|
|
@@ -221,51 +224,51 @@ function N({ data: e, trend: n = "neutral", color: r, className: i, animated: a
|
|
|
221
224
|
})
|
|
222
225
|
});
|
|
223
226
|
}
|
|
224
|
-
|
|
227
|
+
M.displayName = "MetricSparkline";
|
|
225
228
|
//#endregion
|
|
226
229
|
//#region src/components/composed/analytics/atoms/metric-skeleton.tsx
|
|
227
|
-
var
|
|
228
|
-
function
|
|
230
|
+
var N = ({ className: e }) => /* @__PURE__ */ m("div", { className: t("animate-pulse rounded bg-muted", e) });
|
|
231
|
+
function P({ variant: e = "default", size: n = "md", className: r }) {
|
|
229
232
|
let i = n === "sm" ? "p-3" : n === "lg" ? "p-5" : "p-4";
|
|
230
|
-
return e === "card" || e === "bordered" || e === "accent" || e === "colored" ? /* @__PURE__ */
|
|
233
|
+
return e === "card" || e === "bordered" || e === "accent" || e === "colored" ? /* @__PURE__ */ h("div", {
|
|
231
234
|
className: t("metric-skeleton--component", "rounded-xl border border-border bg-card shadow-sm", i, r),
|
|
232
235
|
"aria-busy": "true",
|
|
233
236
|
"aria-live": "polite",
|
|
234
237
|
children: [
|
|
235
|
-
/* @__PURE__ */
|
|
236
|
-
/* @__PURE__ */
|
|
237
|
-
/* @__PURE__ */
|
|
238
|
-
/* @__PURE__ */
|
|
238
|
+
/* @__PURE__ */ m(N, { className: "h-3 w-24" }),
|
|
239
|
+
/* @__PURE__ */ m(N, { className: t("mt-3", n === "lg" ? "h-9 w-40" : "h-7 w-32") }),
|
|
240
|
+
/* @__PURE__ */ m(N, { className: "mt-2 h-3 w-20" }),
|
|
241
|
+
/* @__PURE__ */ m(N, { className: "mt-3 h-8 w-full" })
|
|
239
242
|
]
|
|
240
|
-
}) : e === "compact" ? /* @__PURE__ */
|
|
243
|
+
}) : e === "compact" ? /* @__PURE__ */ h("div", {
|
|
241
244
|
className: t("flex items-center gap-3", r),
|
|
242
245
|
"aria-busy": "true",
|
|
243
246
|
children: [
|
|
244
|
-
/* @__PURE__ */
|
|
245
|
-
/* @__PURE__ */
|
|
247
|
+
/* @__PURE__ */ m(N, { className: "size-9 rounded-lg" }),
|
|
248
|
+
/* @__PURE__ */ h("div", {
|
|
246
249
|
className: "flex-1 space-y-1.5",
|
|
247
|
-
children: [/* @__PURE__ */
|
|
250
|
+
children: [/* @__PURE__ */ m(N, { className: "h-3 w-20" }), /* @__PURE__ */ m(N, { className: "h-4 w-28" })]
|
|
248
251
|
}),
|
|
249
|
-
/* @__PURE__ */
|
|
252
|
+
/* @__PURE__ */ m(N, { className: "h-5 w-12 rounded-full" })
|
|
250
253
|
]
|
|
251
|
-
}) : e === "minimal" ? /* @__PURE__ */
|
|
254
|
+
}) : e === "minimal" ? /* @__PURE__ */ h("div", {
|
|
252
255
|
className: t("inline-flex items-baseline gap-2", r),
|
|
253
256
|
"aria-busy": "true",
|
|
254
|
-
children: [/* @__PURE__ */
|
|
255
|
-
}) : /* @__PURE__ */
|
|
257
|
+
children: [/* @__PURE__ */ m(N, { className: "h-3 w-12" }), /* @__PURE__ */ m(N, { className: "h-3 w-16" })]
|
|
258
|
+
}) : /* @__PURE__ */ h("div", {
|
|
256
259
|
className: t("flex flex-col gap-1.5", i, r),
|
|
257
260
|
"aria-busy": "true",
|
|
258
261
|
children: [
|
|
259
|
-
/* @__PURE__ */
|
|
260
|
-
/* @__PURE__ */
|
|
261
|
-
/* @__PURE__ */
|
|
262
|
+
/* @__PURE__ */ m(N, { className: "h-3 w-20" }),
|
|
263
|
+
/* @__PURE__ */ m(N, { className: "h-5 w-28" }),
|
|
264
|
+
/* @__PURE__ */ m(N, { className: "mt-1 h-6 w-full" })
|
|
262
265
|
]
|
|
263
266
|
});
|
|
264
267
|
}
|
|
265
|
-
|
|
268
|
+
P.displayName = "MetricSkeleton";
|
|
266
269
|
//#endregion
|
|
267
270
|
//#region src/components/composed/analytics/metric/metric.tsx
|
|
268
|
-
var
|
|
271
|
+
var F = {
|
|
269
272
|
default: {
|
|
270
273
|
border: "border-border",
|
|
271
274
|
bg: "bg-card",
|
|
@@ -308,29 +311,29 @@ var I = {
|
|
|
308
311
|
dot: "bg-info",
|
|
309
312
|
ring: "ring-info/20"
|
|
310
313
|
}
|
|
311
|
-
},
|
|
314
|
+
}, ie = {
|
|
312
315
|
sm: "text-sm",
|
|
313
316
|
md: "text-lg",
|
|
314
317
|
lg: "text-xl"
|
|
315
|
-
},
|
|
318
|
+
}, I = {
|
|
316
319
|
sm: "text-xl",
|
|
317
320
|
md: "text-3xl",
|
|
318
321
|
lg: "text-4xl"
|
|
319
|
-
},
|
|
322
|
+
}, L = {
|
|
320
323
|
sm: "h-6",
|
|
321
324
|
md: "h-8",
|
|
322
325
|
lg: "h-10"
|
|
323
|
-
},
|
|
324
|
-
function
|
|
325
|
-
let { data: r, variant: i = "default", size: a = "md", colorScheme: o = "default", showSparkline: s = !0, showChange: c = !0, showIcon: l = !0, loading: u = !1, error:
|
|
326
|
-
if (u) return /* @__PURE__ */
|
|
326
|
+
}, R = 16;
|
|
327
|
+
function z(e) {
|
|
328
|
+
let { data: r, variant: i = "default", size: a = "md", colorScheme: o = "default", showSparkline: s = !0, showChange: c = !0, showIcon: l = !0, loading: u = !1, error: d = !1, errorLabel: p, progress: h = 0, className: g, "aria-label": _ } = e, v = f(() => D(r), [r]), y = f(() => O(r), [r]);
|
|
329
|
+
if (u) return /* @__PURE__ */ m(P, {
|
|
327
330
|
variant: i,
|
|
328
331
|
size: a,
|
|
329
332
|
className: t("metric--component", g)
|
|
330
333
|
});
|
|
331
|
-
if (
|
|
334
|
+
if (d) return /* @__PURE__ */ m("div", {
|
|
332
335
|
className: t("flex items-center justify-center rounded-lg border border-border bg-card p-4 text-muted-foreground", g),
|
|
333
|
-
children: /* @__PURE__ */
|
|
336
|
+
children: /* @__PURE__ */ m(n, { children: p ?? E.metricErrorLabel })
|
|
334
337
|
});
|
|
335
338
|
let b = {
|
|
336
339
|
data: r,
|
|
@@ -345,31 +348,31 @@ function B(e) {
|
|
|
345
348
|
className: g
|
|
346
349
|
};
|
|
347
350
|
switch (i) {
|
|
348
|
-
case "card": return /* @__PURE__ */
|
|
349
|
-
case "compact": return /* @__PURE__ */
|
|
350
|
-
case "minimal": return /* @__PURE__ */
|
|
351
|
-
case "bordered": return /* @__PURE__ */
|
|
352
|
-
case "accent": return /* @__PURE__ */
|
|
353
|
-
case "colored": return /* @__PURE__ */
|
|
351
|
+
case "card": return /* @__PURE__ */ m(oe, { ...b });
|
|
352
|
+
case "compact": return /* @__PURE__ */ m(se, { ...b });
|
|
353
|
+
case "minimal": return /* @__PURE__ */ m(ce, { ...b });
|
|
354
|
+
case "bordered": return /* @__PURE__ */ m(le, { ...b });
|
|
355
|
+
case "accent": return /* @__PURE__ */ m(ue, { ...b });
|
|
356
|
+
case "colored": return /* @__PURE__ */ m(de, {
|
|
354
357
|
...b,
|
|
355
358
|
progress: h
|
|
356
359
|
});
|
|
357
|
-
default: return /* @__PURE__ */
|
|
360
|
+
default: return /* @__PURE__ */ m(ae, { ...b });
|
|
358
361
|
}
|
|
359
362
|
}
|
|
360
|
-
|
|
361
|
-
function
|
|
363
|
+
z.displayName = "Metric";
|
|
364
|
+
function ae({ data: e, formattedValue: i, trend: a, size: o, showSparkline: s, showChange: c, showIcon: l, ariaLabel: u, className: d }) {
|
|
362
365
|
let f = e.icon;
|
|
363
|
-
return /* @__PURE__ */
|
|
366
|
+
return /* @__PURE__ */ h("div", {
|
|
364
367
|
className: t("flex min-w-0 flex-col gap-1", d),
|
|
365
368
|
"aria-label": u,
|
|
366
369
|
children: [
|
|
367
|
-
/* @__PURE__ */
|
|
370
|
+
/* @__PURE__ */ h("div", {
|
|
368
371
|
className: "flex items-center gap-1.5 min-w-0 text-muted-foreground",
|
|
369
|
-
children: [!!l && !!f && /* @__PURE__ */
|
|
372
|
+
children: [!!l && !!f && /* @__PURE__ */ m(f, {
|
|
370
373
|
className: "size-3.5 shrink-0",
|
|
371
374
|
"aria-hidden": "true"
|
|
372
|
-
}), /* @__PURE__ */
|
|
375
|
+
}), /* @__PURE__ */ m(n, {
|
|
373
376
|
size: "xs",
|
|
374
377
|
type: "secondary",
|
|
375
378
|
weight: "medium",
|
|
@@ -377,33 +380,33 @@ function ie({ data: e, formattedValue: i, trend: a, size: o, showSparkline: s, s
|
|
|
377
380
|
children: e.label
|
|
378
381
|
})]
|
|
379
382
|
}),
|
|
380
|
-
/* @__PURE__ */
|
|
383
|
+
/* @__PURE__ */ m(r, {
|
|
381
384
|
tag: "h5",
|
|
382
|
-
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-tight truncate",
|
|
385
|
+
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-tight truncate", ie[o]),
|
|
383
386
|
title: i,
|
|
384
387
|
children: i
|
|
385
388
|
}),
|
|
386
|
-
!!c && !!e.change && /* @__PURE__ */
|
|
389
|
+
!!c && !!e.change && /* @__PURE__ */ m("div", {
|
|
387
390
|
className: "min-w-0",
|
|
388
|
-
children: /* @__PURE__ */
|
|
391
|
+
children: /* @__PURE__ */ m(j, {
|
|
389
392
|
change: e.change,
|
|
390
393
|
trend: e.trend,
|
|
391
394
|
size: o,
|
|
392
395
|
variant: "compact"
|
|
393
396
|
})
|
|
394
397
|
}),
|
|
395
|
-
!!e.subtitle && /* @__PURE__ */
|
|
398
|
+
!!e.subtitle && /* @__PURE__ */ m(n, {
|
|
396
399
|
size: "xs",
|
|
397
400
|
type: "secondary",
|
|
398
401
|
className: "truncate",
|
|
399
402
|
children: e.subtitle
|
|
400
403
|
}),
|
|
401
|
-
!!s && !!e.sparkline?.length && /* @__PURE__ */
|
|
404
|
+
!!s && !!e.sparkline?.length && /* @__PURE__ */ m(M, {
|
|
402
405
|
data: e.sparkline,
|
|
403
406
|
trend: a,
|
|
404
|
-
className: t("mt-auto",
|
|
407
|
+
className: t("mt-auto", L[o])
|
|
405
408
|
}),
|
|
406
|
-
!!e.footer && /* @__PURE__ */
|
|
409
|
+
!!e.footer && /* @__PURE__ */ m(n, {
|
|
407
410
|
size: "xxs",
|
|
408
411
|
type: "discrete",
|
|
409
412
|
className: "truncate",
|
|
@@ -412,10 +415,10 @@ function ie({ data: e, formattedValue: i, trend: a, size: o, showSparkline: s, s
|
|
|
412
415
|
]
|
|
413
416
|
});
|
|
414
417
|
}
|
|
415
|
-
function
|
|
416
|
-
let
|
|
418
|
+
function oe({ data: e, formattedValue: i, trend: o, size: s, showSparkline: c, showChange: l, showIcon: u, ariaLabel: d, className: f }) {
|
|
419
|
+
let p = e.icon, g = !!(e.href || e.onClick), _ = s === "sm" ? "sm" : s === "lg" ? "lg" : "base", v = /* @__PURE__ */ h(a, {
|
|
417
420
|
title: e.label,
|
|
418
|
-
icon: u &&
|
|
421
|
+
icon: u && p ? /* @__PURE__ */ m(p, {
|
|
419
422
|
className: "size-4",
|
|
420
423
|
"aria-hidden": "true"
|
|
421
424
|
}) : null,
|
|
@@ -424,30 +427,30 @@ function ae({ data: e, formattedValue: i, trend: o, size: s, showSparkline: c, s
|
|
|
424
427
|
className: t(g && "cursor-pointer transition-shadow hover:shadow-md", f),
|
|
425
428
|
"aria-label": d,
|
|
426
429
|
children: [
|
|
427
|
-
/* @__PURE__ */
|
|
430
|
+
/* @__PURE__ */ h("div", {
|
|
428
431
|
className: "flex items-baseline justify-between gap-3",
|
|
429
|
-
children: [/* @__PURE__ */
|
|
432
|
+
children: [/* @__PURE__ */ m(r, {
|
|
430
433
|
tag: s === "sm" ? "h5" : s === "lg" ? "h3" : "h4",
|
|
431
|
-
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none",
|
|
434
|
+
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none", I[s]),
|
|
432
435
|
children: i
|
|
433
|
-
}), !!l && !!e.change && /* @__PURE__ */
|
|
436
|
+
}), !!l && !!e.change && /* @__PURE__ */ m(j, {
|
|
434
437
|
change: e.change,
|
|
435
438
|
trend: e.trend,
|
|
436
439
|
size: s,
|
|
437
440
|
variant: "badge"
|
|
438
441
|
})]
|
|
439
442
|
}),
|
|
440
|
-
!!e.subtitle && /* @__PURE__ */
|
|
443
|
+
!!e.subtitle && /* @__PURE__ */ m(n, {
|
|
441
444
|
type: "secondary",
|
|
442
445
|
className: "mt-2",
|
|
443
446
|
children: e.subtitle
|
|
444
447
|
}),
|
|
445
|
-
!!c && !!e.sparkline?.length && /* @__PURE__ */
|
|
448
|
+
!!c && !!e.sparkline?.length && /* @__PURE__ */ m(M, {
|
|
446
449
|
data: e.sparkline,
|
|
447
450
|
trend: o,
|
|
448
451
|
className: t("mt-3", s === "lg" ? "h-12" : "h-10")
|
|
449
452
|
}),
|
|
450
|
-
!!e.footer && /* @__PURE__ */
|
|
453
|
+
!!e.footer && /* @__PURE__ */ m(n, {
|
|
451
454
|
size: "xs",
|
|
452
455
|
type: "secondary",
|
|
453
456
|
className: "mt-2",
|
|
@@ -455,7 +458,7 @@ function ae({ data: e, formattedValue: i, trend: o, size: s, showSparkline: c, s
|
|
|
455
458
|
})
|
|
456
459
|
]
|
|
457
460
|
});
|
|
458
|
-
return g && e.onClick ? /* @__PURE__ */
|
|
461
|
+
return g && e.onClick ? /* @__PURE__ */ m("div", {
|
|
459
462
|
role: "button",
|
|
460
463
|
tabIndex: 0,
|
|
461
464
|
onClick: e.onClick,
|
|
@@ -464,27 +467,27 @@ function ae({ data: e, formattedValue: i, trend: o, size: s, showSparkline: c, s
|
|
|
464
467
|
children: v
|
|
465
468
|
}) : v;
|
|
466
469
|
}
|
|
467
|
-
function
|
|
470
|
+
function se({ data: e, formattedValue: r, size: i, showChange: a, showIcon: o, ariaLabel: s, className: c }) {
|
|
468
471
|
let l = e.icon;
|
|
469
|
-
return /* @__PURE__ */
|
|
472
|
+
return /* @__PURE__ */ h("div", {
|
|
470
473
|
className: t("flex items-center gap-3", c),
|
|
471
474
|
"aria-label": s,
|
|
472
475
|
children: [
|
|
473
|
-
!!o && !!l && /* @__PURE__ */
|
|
476
|
+
!!o && !!l && /* @__PURE__ */ m("span", {
|
|
474
477
|
className: "inline-flex size-9 shrink-0 items-center justify-center rounded-lg bg-muted/60 text-muted-foreground",
|
|
475
|
-
children: /* @__PURE__ */
|
|
478
|
+
children: /* @__PURE__ */ m(l, {
|
|
476
479
|
className: "size-4",
|
|
477
480
|
"aria-hidden": "true"
|
|
478
481
|
})
|
|
479
482
|
}),
|
|
480
|
-
/* @__PURE__ */
|
|
483
|
+
/* @__PURE__ */ h("div", {
|
|
481
484
|
className: "min-w-0 flex-1",
|
|
482
|
-
children: [/* @__PURE__ */
|
|
485
|
+
children: [/* @__PURE__ */ m(n, {
|
|
483
486
|
size: "xs",
|
|
484
487
|
type: "secondary",
|
|
485
488
|
className: "truncate",
|
|
486
489
|
children: e.label
|
|
487
|
-
}), /* @__PURE__ */
|
|
490
|
+
}), /* @__PURE__ */ m(n, {
|
|
488
491
|
tag: "span",
|
|
489
492
|
size: i === "sm" ? "sm" : "lg",
|
|
490
493
|
weight: "bold",
|
|
@@ -492,7 +495,7 @@ function oe({ data: e, formattedValue: r, size: i, showChange: a, showIcon: o, a
|
|
|
492
495
|
children: r
|
|
493
496
|
})]
|
|
494
497
|
}),
|
|
495
|
-
!!a && !!e.change && /* @__PURE__ */
|
|
498
|
+
!!a && !!e.change && /* @__PURE__ */ m(j, {
|
|
496
499
|
change: e.change,
|
|
497
500
|
trend: e.trend,
|
|
498
501
|
size: i,
|
|
@@ -502,25 +505,25 @@ function oe({ data: e, formattedValue: r, size: i, showChange: a, showIcon: o, a
|
|
|
502
505
|
]
|
|
503
506
|
});
|
|
504
507
|
}
|
|
505
|
-
function
|
|
506
|
-
return /* @__PURE__ */
|
|
508
|
+
function ce({ data: e, formattedValue: r, size: i, showChange: a, ariaLabel: o, className: s }) {
|
|
509
|
+
return /* @__PURE__ */ h("span", {
|
|
507
510
|
className: t("inline-flex items-baseline gap-2", s),
|
|
508
511
|
"aria-label": o,
|
|
509
512
|
children: [
|
|
510
|
-
/* @__PURE__ */
|
|
513
|
+
/* @__PURE__ */ h(n, {
|
|
511
514
|
tag: "span",
|
|
512
515
|
size: i === "lg" ? "sm" : "xs",
|
|
513
516
|
type: "secondary",
|
|
514
517
|
children: [e.label, ":"]
|
|
515
518
|
}),
|
|
516
|
-
/* @__PURE__ */
|
|
519
|
+
/* @__PURE__ */ m(n, {
|
|
517
520
|
tag: "span",
|
|
518
521
|
size: i === "lg" ? "sm" : "xs",
|
|
519
522
|
weight: "semibold",
|
|
520
523
|
className: "tabular-nums",
|
|
521
524
|
children: r
|
|
522
525
|
}),
|
|
523
|
-
!!a && !!e.change && /* @__PURE__ */
|
|
526
|
+
!!a && !!e.change && /* @__PURE__ */ m(j, {
|
|
524
527
|
change: e.change,
|
|
525
528
|
trend: e.trend,
|
|
526
529
|
size: "sm",
|
|
@@ -529,48 +532,48 @@ function se({ data: e, formattedValue: r, size: i, showChange: a, ariaLabel: o,
|
|
|
529
532
|
]
|
|
530
533
|
});
|
|
531
534
|
}
|
|
532
|
-
function
|
|
533
|
-
let
|
|
534
|
-
return /* @__PURE__ */
|
|
535
|
+
function le({ data: e, formattedValue: i, trend: a, size: o, showSparkline: s, showChange: c, showIcon: l, colorScheme: u, ariaLabel: d, className: f }) {
|
|
536
|
+
let p = e.icon, g = F[u];
|
|
537
|
+
return /* @__PURE__ */ h("div", {
|
|
535
538
|
className: t("flex flex-col gap-3 rounded-xl border p-4 shadow-sm", g.border, g.bg, f),
|
|
536
539
|
"aria-label": d,
|
|
537
540
|
children: [
|
|
538
|
-
/* @__PURE__ */
|
|
541
|
+
/* @__PURE__ */ h("div", {
|
|
539
542
|
className: "flex items-center justify-between gap-2",
|
|
540
|
-
children: [/* @__PURE__ */
|
|
543
|
+
children: [/* @__PURE__ */ h("div", {
|
|
541
544
|
className: "flex items-center gap-2 text-muted-foreground",
|
|
542
|
-
children: [!!l && !!
|
|
545
|
+
children: [!!l && !!p && /* @__PURE__ */ m(p, {
|
|
543
546
|
className: "size-4 shrink-0",
|
|
544
547
|
"aria-hidden": "true"
|
|
545
|
-
}), /* @__PURE__ */
|
|
548
|
+
}), /* @__PURE__ */ m(n, {
|
|
546
549
|
size: "xs",
|
|
547
550
|
type: "secondary",
|
|
548
551
|
weight: "medium",
|
|
549
552
|
children: e.label
|
|
550
553
|
})]
|
|
551
|
-
}), !!c && !!e.change && /* @__PURE__ */
|
|
554
|
+
}), !!c && !!e.change && /* @__PURE__ */ m(j, {
|
|
552
555
|
change: e.change,
|
|
553
556
|
trend: e.trend,
|
|
554
557
|
size: o,
|
|
555
558
|
variant: "badge"
|
|
556
559
|
})]
|
|
557
560
|
}),
|
|
558
|
-
/* @__PURE__ */
|
|
561
|
+
/* @__PURE__ */ m(r, {
|
|
559
562
|
tag: o === "lg" ? "h3" : "h4",
|
|
560
|
-
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none",
|
|
563
|
+
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none", I[o]),
|
|
561
564
|
children: i
|
|
562
565
|
}),
|
|
563
|
-
!!e.subtitle && /* @__PURE__ */
|
|
566
|
+
!!e.subtitle && /* @__PURE__ */ m(n, {
|
|
564
567
|
size: "xs",
|
|
565
568
|
type: "secondary",
|
|
566
569
|
children: e.subtitle
|
|
567
570
|
}),
|
|
568
|
-
!!s && !!e.sparkline?.length && /* @__PURE__ */
|
|
571
|
+
!!s && !!e.sparkline?.length && /* @__PURE__ */ m(M, {
|
|
569
572
|
data: e.sparkline,
|
|
570
573
|
trend: a,
|
|
571
|
-
className:
|
|
574
|
+
className: L[o]
|
|
572
575
|
}),
|
|
573
|
-
!!e.footer && /* @__PURE__ */
|
|
576
|
+
!!e.footer && /* @__PURE__ */ m(n, {
|
|
574
577
|
size: "xxs",
|
|
575
578
|
type: "discrete",
|
|
576
579
|
children: e.footer
|
|
@@ -578,110 +581,112 @@ function ce({ data: e, formattedValue: i, trend: a, size: o, showSparkline: s, s
|
|
|
578
581
|
]
|
|
579
582
|
});
|
|
580
583
|
}
|
|
581
|
-
function
|
|
584
|
+
function ue({ data: e, formattedValue: i, trend: a, size: o, showSparkline: s, showChange: c, ariaLabel: l, className: u }) {
|
|
582
585
|
let d = e.icon;
|
|
583
|
-
return /* @__PURE__ */
|
|
586
|
+
return /* @__PURE__ */ h("div", {
|
|
584
587
|
className: t("dark relative flex flex-col overflow-hidden rounded-lg bg-card text-card-foreground shadow-sm ring-1 ring-border", u),
|
|
585
588
|
"aria-label": l,
|
|
586
|
-
children: [/* @__PURE__ */
|
|
589
|
+
children: [/* @__PURE__ */ h("div", {
|
|
587
590
|
className: "flex flex-col gap-2 p-5",
|
|
588
591
|
children: [
|
|
589
|
-
/* @__PURE__ */
|
|
592
|
+
/* @__PURE__ */ h("div", {
|
|
590
593
|
className: "flex items-center justify-between gap-3",
|
|
591
|
-
children: [/* @__PURE__ */
|
|
594
|
+
children: [/* @__PURE__ */ m(n, {
|
|
592
595
|
size: "xs",
|
|
593
596
|
type: "secondary",
|
|
594
597
|
weight: "medium",
|
|
595
598
|
className: "uppercase tracking-wider",
|
|
596
599
|
children: e.label
|
|
597
|
-
}), !!d && /* @__PURE__ */
|
|
600
|
+
}), !!d && /* @__PURE__ */ m("span", {
|
|
598
601
|
className: "inline-flex size-7 items-center justify-center rounded-lg bg-foreground/[0.08]",
|
|
599
|
-
children: /* @__PURE__ */
|
|
602
|
+
children: /* @__PURE__ */ m(d, {
|
|
600
603
|
className: "size-3.5 text-muted-foreground",
|
|
601
604
|
"aria-hidden": "true"
|
|
602
605
|
})
|
|
603
606
|
})]
|
|
604
607
|
}),
|
|
605
|
-
/* @__PURE__ */
|
|
608
|
+
/* @__PURE__ */ h("div", {
|
|
606
609
|
className: "flex items-baseline gap-2.5",
|
|
607
|
-
children: [/* @__PURE__ */
|
|
610
|
+
children: [/* @__PURE__ */ m(r, {
|
|
608
611
|
tag: "h3",
|
|
609
|
-
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none text-foreground",
|
|
612
|
+
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none text-foreground", I[o]),
|
|
610
613
|
children: i
|
|
611
|
-
}), !!c && !!e.change && /* @__PURE__ */
|
|
614
|
+
}), !!c && !!e.change && /* @__PURE__ */ m(j, {
|
|
612
615
|
change: e.change,
|
|
613
616
|
trend: e.trend,
|
|
614
617
|
size: o,
|
|
615
618
|
variant: "compact"
|
|
616
619
|
})]
|
|
617
620
|
}),
|
|
618
|
-
!!e.subtitle && /* @__PURE__ */
|
|
621
|
+
!!e.subtitle && /* @__PURE__ */ m(n, {
|
|
619
622
|
size: "xs",
|
|
620
623
|
type: "secondary",
|
|
621
624
|
children: e.subtitle
|
|
622
625
|
})
|
|
623
626
|
]
|
|
624
|
-
}), !!s && !!e.sparkline?.length && /* @__PURE__ */
|
|
627
|
+
}), !!s && !!e.sparkline?.length && /* @__PURE__ */ m(M, {
|
|
625
628
|
data: e.sparkline,
|
|
626
629
|
trend: a,
|
|
627
630
|
className: "h-12 w-full"
|
|
628
631
|
})]
|
|
629
632
|
});
|
|
630
633
|
}
|
|
631
|
-
function
|
|
632
|
-
let d =
|
|
633
|
-
return /* @__PURE__ */
|
|
634
|
+
function de({ data: e, formattedValue: i, size: a, showChange: o, colorScheme: s, ariaLabel: c, className: l, progress: u = 0 }) {
|
|
635
|
+
let d = F[s === "default" ? "primary" : s], f = Math.round(Math.min(Math.max(u, 0), 100) / 100 * R);
|
|
636
|
+
return /* @__PURE__ */ h("div", {
|
|
634
637
|
className: t("rounded-xl bg-card p-5 shadow-sm border border-border/50", l),
|
|
635
638
|
"aria-label": c,
|
|
636
639
|
children: [
|
|
637
|
-
/* @__PURE__ */
|
|
640
|
+
/* @__PURE__ */ h("div", {
|
|
638
641
|
className: "flex items-center gap-2",
|
|
639
|
-
children: [/* @__PURE__ */
|
|
642
|
+
children: [/* @__PURE__ */ m(n, {
|
|
640
643
|
size: "xs",
|
|
641
644
|
type: "secondary",
|
|
642
645
|
weight: "medium",
|
|
643
646
|
className: "truncate",
|
|
644
647
|
children: e.label
|
|
645
|
-
}), /* @__PURE__ */
|
|
648
|
+
}), /* @__PURE__ */ m("span", {
|
|
646
649
|
className: t("size-1.5 rounded-full shrink-0", d.dot),
|
|
647
650
|
"aria-hidden": "true"
|
|
648
651
|
})]
|
|
649
652
|
}),
|
|
650
|
-
/* @__PURE__ */
|
|
653
|
+
/* @__PURE__ */ h("div", {
|
|
651
654
|
className: "mt-2.5 flex items-baseline gap-2",
|
|
652
|
-
children: [/* @__PURE__ */
|
|
655
|
+
children: [/* @__PURE__ */ m(r, {
|
|
653
656
|
tag: "h3",
|
|
654
|
-
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none",
|
|
657
|
+
className: t("font-bold tabular-nums tracking-tight border-none pb-0 leading-none", I[a]),
|
|
655
658
|
children: i
|
|
656
|
-
}), !!e.subtitle && /* @__PURE__ */
|
|
659
|
+
}), !!e.subtitle && /* @__PURE__ */ m(n, {
|
|
657
660
|
size: "xs",
|
|
658
661
|
type: "secondary",
|
|
659
662
|
children: e.subtitle
|
|
660
663
|
})]
|
|
661
664
|
}),
|
|
662
|
-
/* @__PURE__ */
|
|
665
|
+
/* @__PURE__ */ m("div", {
|
|
663
666
|
className: "mt-4 flex items-center gap-0.5",
|
|
664
667
|
role: "progressbar",
|
|
668
|
+
"aria-label": `${e.label} progress`,
|
|
665
669
|
"aria-valuenow": u,
|
|
666
670
|
"aria-valuemin": 0,
|
|
667
671
|
"aria-valuemax": 100,
|
|
668
|
-
|
|
672
|
+
"aria-valuetext": `${u}%`,
|
|
673
|
+
children: Array.from({ length: R }, (e, n) => /* @__PURE__ */ m("div", { className: t("h-6 w-1.5 rounded-sm transition-colors", n < f ? d.bar : "bg-muted") }, `seg-${n}`))
|
|
669
674
|
}),
|
|
670
|
-
!!o && !!e.change && /* @__PURE__ */
|
|
675
|
+
!!o && !!e.change && /* @__PURE__ */ m("div", {
|
|
671
676
|
className: "mt-3",
|
|
672
|
-
children: /* @__PURE__ */
|
|
677
|
+
children: /* @__PURE__ */ m(j, {
|
|
673
678
|
change: e.change,
|
|
674
679
|
trend: e.trend,
|
|
675
680
|
size: a,
|
|
676
681
|
variant: "default"
|
|
677
682
|
})
|
|
678
683
|
}),
|
|
679
|
-
!!e.footer && /* @__PURE__ */
|
|
684
|
+
!!e.footer && /* @__PURE__ */ h("div", {
|
|
680
685
|
className: "mt-2 inline-flex items-center gap-1 text-muted-foreground",
|
|
681
|
-
children: [/* @__PURE__ */
|
|
686
|
+
children: [/* @__PURE__ */ m(y, {
|
|
682
687
|
className: "size-3",
|
|
683
688
|
"aria-hidden": "true"
|
|
684
|
-
}), /* @__PURE__ */
|
|
689
|
+
}), /* @__PURE__ */ m(n, {
|
|
685
690
|
size: "xxs",
|
|
686
691
|
type: "secondary",
|
|
687
692
|
children: e.footer
|
|
@@ -692,12 +697,12 @@ function V({ data: e, formattedValue: i, size: a, showChange: o, colorScheme: s,
|
|
|
692
697
|
}
|
|
693
698
|
//#endregion
|
|
694
699
|
//#region src/components/composed/analytics/metric-bar/metric-bar.tsx
|
|
695
|
-
function
|
|
696
|
-
let
|
|
700
|
+
function B({ metrics: e, period: r, onPeriodChange: a, variant: o = "default", size: s = "sm", showSparklines: c = !0, showChanges: l = !0, footerText: u, className: d }) {
|
|
701
|
+
let f = /* @__PURE__ */ m("div", {
|
|
697
702
|
className: "grid min-w-0 flex-1 grid-cols-1 divide-y divide-border lg:flex lg:items-stretch lg:divide-x lg:divide-y-0",
|
|
698
|
-
children: e.map((e) => /* @__PURE__ */
|
|
699
|
-
className: "min-w-0 px-4 py-
|
|
700
|
-
children: /* @__PURE__ */
|
|
703
|
+
children: e.map((e) => /* @__PURE__ */ m("div", {
|
|
704
|
+
className: "min-w-0 px-4 py-2.5 lg:min-w-36 lg:flex-1",
|
|
705
|
+
children: /* @__PURE__ */ m(z, {
|
|
701
706
|
data: e,
|
|
702
707
|
variant: "default",
|
|
703
708
|
size: s,
|
|
@@ -705,50 +710,50 @@ function H({ metrics: e, period: r, onPeriodChange: a, variant: o = "default", s
|
|
|
705
710
|
showChange: l
|
|
706
711
|
})
|
|
707
712
|
}, e.id))
|
|
708
|
-
}), g = !!r && /* @__PURE__ */
|
|
713
|
+
}), g = !!r && /* @__PURE__ */ m("div", {
|
|
709
714
|
className: "flex shrink-0 items-center border-b border-border px-3 py-2 lg:border-b-0 lg:py-0",
|
|
710
|
-
children: /* @__PURE__ */
|
|
715
|
+
children: /* @__PURE__ */ h(i, {
|
|
711
716
|
variant: "secondary",
|
|
712
717
|
buttonStyle: "ghost",
|
|
713
718
|
className: "gap-1.5",
|
|
714
719
|
onClick: a ? () => a(r.value) : void 0,
|
|
715
|
-
children: [/* @__PURE__ */
|
|
720
|
+
children: [/* @__PURE__ */ m(b, {
|
|
716
721
|
className: "size-3.5",
|
|
717
722
|
"aria-hidden": "true"
|
|
718
|
-
}), /* @__PURE__ */
|
|
723
|
+
}), /* @__PURE__ */ m(n, {
|
|
719
724
|
size: "xs",
|
|
720
725
|
weight: "medium",
|
|
721
726
|
children: r.label
|
|
722
727
|
})]
|
|
723
728
|
})
|
|
724
729
|
});
|
|
725
|
-
return o === "gradient" ? /* @__PURE__ */
|
|
726
|
-
className: t("metric-bar--component", "w-full", "rounded-
|
|
727
|
-
children: [/* @__PURE__ */
|
|
728
|
-
className: "flex min-w-0 flex-col overflow-hidden rounded-
|
|
729
|
-
children: [g && /* @__PURE__ */
|
|
730
|
+
return o === "gradient" ? /* @__PURE__ */ h("div", {
|
|
731
|
+
className: t("metric-bar--component", "w-full", "rounded-lg bg-gradient-to-r from-primary/8 via-info/5 to-success/8 p-[1px]", d),
|
|
732
|
+
children: [/* @__PURE__ */ h("div", {
|
|
733
|
+
className: "flex min-w-0 flex-col overflow-hidden rounded-radius bg-card lg:flex-row",
|
|
734
|
+
children: [g && /* @__PURE__ */ h(p, { children: [g, /* @__PURE__ */ m("div", {
|
|
730
735
|
className: "hidden w-px bg-border lg:block",
|
|
731
736
|
"aria-hidden": "true"
|
|
732
|
-
})] }),
|
|
733
|
-
}), !!u && /* @__PURE__ */
|
|
734
|
-
className: "rounded-b-
|
|
735
|
-
children: /* @__PURE__ */
|
|
737
|
+
})] }), f]
|
|
738
|
+
}), !!u && /* @__PURE__ */ m("div", {
|
|
739
|
+
className: "rounded-b-radius border-t border-border/50 bg-card px-4 py-2",
|
|
740
|
+
children: /* @__PURE__ */ m(n, {
|
|
736
741
|
size: "xxs",
|
|
737
742
|
type: "discrete",
|
|
738
743
|
children: u
|
|
739
744
|
})
|
|
740
745
|
})]
|
|
741
|
-
}) : /* @__PURE__ */
|
|
742
|
-
className: t("metric-bar--component flex w-full flex-col overflow-hidden rounded-
|
|
743
|
-
children: [/* @__PURE__ */
|
|
746
|
+
}) : /* @__PURE__ */ h("div", {
|
|
747
|
+
className: t("metric-bar--component flex w-full flex-col overflow-hidden rounded-lg border border-border bg-card shadow-sm", d),
|
|
748
|
+
children: [/* @__PURE__ */ h("div", {
|
|
744
749
|
className: "flex min-w-0 flex-col overflow-hidden lg:flex-row",
|
|
745
|
-
children: [g && /* @__PURE__ */
|
|
750
|
+
children: [g && /* @__PURE__ */ h(p, { children: [g, /* @__PURE__ */ m("div", {
|
|
746
751
|
className: "hidden w-px bg-border lg:block",
|
|
747
752
|
"aria-hidden": "true"
|
|
748
|
-
})] }),
|
|
749
|
-
}), !!u && /* @__PURE__ */
|
|
753
|
+
})] }), f]
|
|
754
|
+
}), !!u && /* @__PURE__ */ m("div", {
|
|
750
755
|
className: "border-t border-border/50 px-4 py-2",
|
|
751
|
-
children: /* @__PURE__ */
|
|
756
|
+
children: /* @__PURE__ */ m(n, {
|
|
752
757
|
size: "xxs",
|
|
753
758
|
type: "discrete",
|
|
754
759
|
children: u
|
|
@@ -756,28 +761,28 @@ function H({ metrics: e, period: r, onPeriodChange: a, variant: o = "default", s
|
|
|
756
761
|
})]
|
|
757
762
|
});
|
|
758
763
|
}
|
|
759
|
-
|
|
764
|
+
B.displayName = "MetricBar";
|
|
760
765
|
//#endregion
|
|
761
766
|
//#region src/components/composed/analytics/metric-grid/metric-grid.tsx
|
|
762
|
-
var
|
|
767
|
+
var V = {
|
|
763
768
|
sm: "gap-2",
|
|
764
769
|
md: "gap-3",
|
|
765
770
|
lg: "gap-4"
|
|
766
771
|
};
|
|
767
|
-
function
|
|
772
|
+
function fe(e) {
|
|
768
773
|
return e <= 1 ? "grid-cols-1" : e === 2 ? "grid-cols-1 sm:grid-cols-2" : e === 3 ? "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3" : e === 4 ? "grid-cols-1 sm:grid-cols-2 lg:grid-cols-4" : e === 5 || e === 6 ? "grid-cols-2 sm:grid-cols-3 lg:grid-cols-6" : "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4";
|
|
769
774
|
}
|
|
770
|
-
var
|
|
775
|
+
var pe = {
|
|
771
776
|
1: "grid-cols-1",
|
|
772
777
|
2: "grid-cols-1 sm:grid-cols-2",
|
|
773
778
|
3: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3",
|
|
774
779
|
4: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-4",
|
|
775
780
|
6: "grid-cols-2 sm:grid-cols-3 lg:grid-cols-6"
|
|
776
781
|
};
|
|
777
|
-
function
|
|
778
|
-
return /* @__PURE__ */
|
|
779
|
-
className: t("metric-grid--component", "grid", a === "auto" ?
|
|
780
|
-
children: e.map((e) => /* @__PURE__ */
|
|
782
|
+
function H({ metrics: e, variant: n = "card", size: r = "md", colorScheme: i = "default", columns: a = "auto", gap: o = "md", showSparklines: s = !0, showChanges: c = !0, showIcons: l = !0, loading: u = !1, className: d }) {
|
|
783
|
+
return /* @__PURE__ */ m("div", {
|
|
784
|
+
className: t("metric-grid--component", "grid", a === "auto" ? fe(e.length) : pe[a], V[o], d),
|
|
785
|
+
children: e.map((e) => /* @__PURE__ */ m(z, {
|
|
781
786
|
data: e,
|
|
782
787
|
variant: n,
|
|
783
788
|
size: r,
|
|
@@ -789,26 +794,23 @@ function G({ metrics: e, variant: n = "card", size: r = "md", colorScheme: i = "
|
|
|
789
794
|
}, e.id))
|
|
790
795
|
});
|
|
791
796
|
}
|
|
792
|
-
|
|
797
|
+
H.displayName = "MetricGrid";
|
|
793
798
|
//#endregion
|
|
794
799
|
//#region src/components/composed/analytics/metric-comparison/metric-comparison.tsx
|
|
795
|
-
var
|
|
800
|
+
var U = {
|
|
796
801
|
title: "Comparison",
|
|
797
802
|
currentLabel: "This period",
|
|
798
803
|
previousLabel: "Previous period",
|
|
799
804
|
suffix: "vs previous"
|
|
800
805
|
};
|
|
801
|
-
function
|
|
806
|
+
function W(e) {
|
|
802
807
|
if (e == null) return null;
|
|
803
808
|
if (typeof e == "number") return e;
|
|
804
809
|
let t = Number(e);
|
|
805
810
|
return Number.isFinite(t) ? t : null;
|
|
806
811
|
}
|
|
807
|
-
function
|
|
808
|
-
let f = e(
|
|
809
|
-
...s ? { title: s } : {},
|
|
810
|
-
...d
|
|
811
|
-
}), v = q(i.value), y = q(o.value), x = v !== null && y !== null, S = x ? v - y : 0, C = x && y !== 0 ? Math.round(S / y * 100) : 0, w = S > 0, T = S === 0, E = T ? b : w ? _ : h, O = T ? {
|
|
812
|
+
function G({ current: i, previous: o, title: s, currentPeriod: c, previousPeriod: l, className: u, strings: d }) {
|
|
813
|
+
let f = e(U, d), p = W(i.value), y = W(o.value), b = p !== null && y !== null, S = b ? p - y : 0, C = b && y !== 0 ? Math.round(S / y * 100) : 0, w = S > 0, T = S === 0, E = T ? x : w ? v : g, O = T ? {
|
|
812
814
|
box: "bg-muted/40",
|
|
813
815
|
chip: "bg-card text-muted-foreground border border-border/60"
|
|
814
816
|
} : w ? {
|
|
@@ -818,61 +820,62 @@ function J({ current: i, previous: o, title: s, currentPeriod: c, previousPeriod
|
|
|
818
820
|
box: "bg-destructive/10",
|
|
819
821
|
chip: "bg-destructive/15 text-destructive"
|
|
820
822
|
};
|
|
821
|
-
return /* @__PURE__ */
|
|
822
|
-
title: f.title,
|
|
823
|
+
return /* @__PURE__ */ h(a, {
|
|
824
|
+
title: s ?? f.title,
|
|
823
825
|
className: t("metric-comparison--component", u),
|
|
824
826
|
children: [
|
|
825
|
-
!!(c || l) && /* @__PURE__ */
|
|
827
|
+
!!(c || l) && /* @__PURE__ */ h("div", {
|
|
826
828
|
className: "flex flex-wrap items-center gap-1.5",
|
|
827
|
-
children: [!!c && /* @__PURE__ */
|
|
829
|
+
children: [!!c && /* @__PURE__ */ m(n, {
|
|
828
830
|
tag: "span",
|
|
829
831
|
size: "xxs",
|
|
830
832
|
weight: "medium",
|
|
831
833
|
className: "rounded-full bg-muted px-2 py-0.5 uppercase tracking-wider text-muted-foreground",
|
|
832
834
|
children: c
|
|
833
|
-
}), !!l && /* @__PURE__ */
|
|
835
|
+
}), !!l && /* @__PURE__ */ m(n, {
|
|
834
836
|
tag: "span",
|
|
835
837
|
size: "xxs",
|
|
836
838
|
weight: "medium",
|
|
837
|
-
className: "rounded-full bg-muted
|
|
839
|
+
className: "rounded-full bg-muted px-2 py-0.5 uppercase tracking-wider text-muted-foreground",
|
|
838
840
|
children: l
|
|
839
841
|
})]
|
|
840
842
|
}),
|
|
841
|
-
/* @__PURE__ */
|
|
843
|
+
/* @__PURE__ */ h("div", {
|
|
842
844
|
className: "mt-3 grid items-stretch gap-2 grid-cols-1 sm:grid-cols-[1fr_auto_1fr]",
|
|
843
845
|
children: [
|
|
844
|
-
/* @__PURE__ */
|
|
846
|
+
/* @__PURE__ */ h("div", {
|
|
845
847
|
className: "rounded-lg border border-border/60 bg-card px-3 py-2.5",
|
|
846
|
-
children: [/* @__PURE__ */
|
|
848
|
+
children: [/* @__PURE__ */ m(n, {
|
|
847
849
|
size: "xxs",
|
|
848
850
|
type: "secondary",
|
|
849
851
|
weight: "medium",
|
|
850
852
|
className: "uppercase tracking-wider",
|
|
851
853
|
children: f.currentLabel
|
|
852
|
-
}), /* @__PURE__ */
|
|
854
|
+
}), /* @__PURE__ */ m(r, {
|
|
853
855
|
tag: "h5",
|
|
854
856
|
className: "text-xl tabular-nums tracking-tight border-none pb-0",
|
|
855
857
|
children: D(i)
|
|
856
858
|
})]
|
|
857
859
|
}),
|
|
858
|
-
/* @__PURE__ */
|
|
860
|
+
/* @__PURE__ */ h("div", {
|
|
859
861
|
className: "flex items-center justify-center text-muted-foreground/60",
|
|
860
|
-
children: [/* @__PURE__ */
|
|
862
|
+
children: [/* @__PURE__ */ m(_, {
|
|
861
863
|
className: "hidden size-4 sm:block",
|
|
862
864
|
"aria-hidden": "true"
|
|
863
|
-
}), /* @__PURE__ */
|
|
865
|
+
}), /* @__PURE__ */ m(g, {
|
|
864
866
|
className: "size-4 sm:hidden",
|
|
865
867
|
"aria-hidden": "true"
|
|
866
868
|
})]
|
|
867
869
|
}),
|
|
868
|
-
/* @__PURE__ */
|
|
869
|
-
className: "rounded-lg bg-muted/
|
|
870
|
-
children: [/* @__PURE__ */
|
|
870
|
+
/* @__PURE__ */ h("div", {
|
|
871
|
+
className: "rounded-lg border border-border/60 bg-muted/30 px-3 py-2.5",
|
|
872
|
+
children: [/* @__PURE__ */ m(n, {
|
|
871
873
|
size: "xxs",
|
|
874
|
+
type: "secondary",
|
|
872
875
|
weight: "medium",
|
|
873
|
-
className: "uppercase tracking-wider
|
|
876
|
+
className: "uppercase tracking-wider",
|
|
874
877
|
children: f.previousLabel
|
|
875
|
-
}), /* @__PURE__ */
|
|
878
|
+
}), /* @__PURE__ */ m(r, {
|
|
876
879
|
tag: "h5",
|
|
877
880
|
className: "text-xl tabular-nums tracking-tight border-none pb-0 text-muted-foreground",
|
|
878
881
|
children: D(o)
|
|
@@ -880,15 +883,15 @@ function J({ current: i, previous: o, title: s, currentPeriod: c, previousPeriod
|
|
|
880
883
|
})
|
|
881
884
|
]
|
|
882
885
|
}),
|
|
883
|
-
!!
|
|
886
|
+
!!b && /* @__PURE__ */ h("div", {
|
|
884
887
|
className: t("mt-3 flex flex-wrap items-center gap-2 rounded-lg px-3 py-2", O.box),
|
|
885
|
-
children: [/* @__PURE__ */
|
|
888
|
+
children: [/* @__PURE__ */ h("div", {
|
|
886
889
|
className: t("inline-flex items-center gap-1 rounded-full px-2 py-0.5", O.chip),
|
|
887
|
-
children: [/* @__PURE__ */
|
|
890
|
+
children: [/* @__PURE__ */ m(E, {
|
|
888
891
|
className: "size-3",
|
|
889
892
|
strokeWidth: 2.5,
|
|
890
893
|
"aria-hidden": "true"
|
|
891
|
-
}), /* @__PURE__ */
|
|
894
|
+
}), /* @__PURE__ */ h(n, {
|
|
892
895
|
tag: "span",
|
|
893
896
|
size: "xs",
|
|
894
897
|
weight: "semibold",
|
|
@@ -901,10 +904,10 @@ function J({ current: i, previous: o, title: s, currentPeriod: c, previousPeriod
|
|
|
901
904
|
});
|
|
902
905
|
})(S)]
|
|
903
906
|
})]
|
|
904
|
-
}), /* @__PURE__ */
|
|
907
|
+
}), /* @__PURE__ */ h(n, {
|
|
905
908
|
size: "xs",
|
|
906
909
|
type: "secondary",
|
|
907
|
-
className: "tabular-nums",
|
|
910
|
+
className: t("tabular-nums", w && "text-success", !w && !T && "text-destructive"),
|
|
908
911
|
children: [
|
|
909
912
|
w ? "+" : T ? "" : "−",
|
|
910
913
|
Math.abs(C),
|
|
@@ -916,33 +919,33 @@ function J({ current: i, previous: o, title: s, currentPeriod: c, previousPeriod
|
|
|
916
919
|
]
|
|
917
920
|
});
|
|
918
921
|
}
|
|
919
|
-
|
|
922
|
+
G.displayName = "MetricComparison";
|
|
920
923
|
//#endregion
|
|
921
924
|
//#region src/components/composed/analytics/metric-micro-grid/metric-micro-grid.tsx
|
|
922
|
-
var
|
|
925
|
+
var me = [
|
|
923
926
|
"bars",
|
|
924
927
|
"line",
|
|
925
928
|
"dots",
|
|
926
929
|
"progress",
|
|
927
930
|
"area",
|
|
928
931
|
"pie"
|
|
929
|
-
],
|
|
932
|
+
], he = {
|
|
930
933
|
bars: "var(--primary)",
|
|
931
934
|
line: "var(--info)",
|
|
932
935
|
dots: "var(--warning)",
|
|
933
936
|
progress: "var(--success)",
|
|
934
937
|
area: "var(--primary)",
|
|
935
938
|
pie: "var(--success)"
|
|
936
|
-
},
|
|
939
|
+
}, K = [
|
|
937
940
|
"var(--success)",
|
|
938
941
|
"var(--info)",
|
|
939
942
|
"var(--warning)"
|
|
940
943
|
];
|
|
941
|
-
function
|
|
944
|
+
function ge({ data: e, color: n }) {
|
|
942
945
|
let r = Math.max(...e, 1);
|
|
943
|
-
return /* @__PURE__ */
|
|
946
|
+
return /* @__PURE__ */ m("div", {
|
|
944
947
|
className: t("metric-micro-grid--component", "flex h-5 items-end gap-[2px]"),
|
|
945
|
-
children: e.slice(0, 6).map((e, t) => /* @__PURE__ */
|
|
948
|
+
children: e.slice(0, 6).map((e, t) => /* @__PURE__ */ m("div", {
|
|
946
949
|
className: "flex-1 rounded-t-sm",
|
|
947
950
|
style: {
|
|
948
951
|
height: `${e / r * 100}%`,
|
|
@@ -952,13 +955,13 @@ function pe({ data: e, color: n }) {
|
|
|
952
955
|
}, `bar-${t}`))
|
|
953
956
|
});
|
|
954
957
|
}
|
|
955
|
-
function
|
|
958
|
+
function _e({ data: e, color: t }) {
|
|
956
959
|
let n = Math.max(...e, 1), r = Math.min(...e), i = n - r || 1, a = e.slice(0, 6);
|
|
957
|
-
return /* @__PURE__ */
|
|
960
|
+
return /* @__PURE__ */ m("svg", {
|
|
958
961
|
viewBox: "0 0 60 16",
|
|
959
962
|
className: "h-5 w-full",
|
|
960
963
|
preserveAspectRatio: "none",
|
|
961
|
-
children: /* @__PURE__ */
|
|
964
|
+
children: /* @__PURE__ */ m("polyline", {
|
|
962
965
|
fill: "none",
|
|
963
966
|
stroke: t,
|
|
964
967
|
strokeWidth: "1.5",
|
|
@@ -968,11 +971,11 @@ function me({ data: e, color: t }) {
|
|
|
968
971
|
})
|
|
969
972
|
});
|
|
970
973
|
}
|
|
971
|
-
function
|
|
974
|
+
function ve({ data: e, color: t }) {
|
|
972
975
|
let n = Math.max(...e, 1);
|
|
973
|
-
return /* @__PURE__ */
|
|
976
|
+
return /* @__PURE__ */ m("div", {
|
|
974
977
|
className: "flex h-5 items-end justify-around",
|
|
975
|
-
children: e.slice(0, 5).map((e, r) => /* @__PURE__ */
|
|
978
|
+
children: e.slice(0, 5).map((e, r) => /* @__PURE__ */ m("div", {
|
|
976
979
|
className: "h-1.5 w-1.5 rounded-full",
|
|
977
980
|
style: {
|
|
978
981
|
marginBottom: `${e / n * 12}px`,
|
|
@@ -981,11 +984,11 @@ function he({ data: e, color: t }) {
|
|
|
981
984
|
}, `dot-${r}`))
|
|
982
985
|
});
|
|
983
986
|
}
|
|
984
|
-
function
|
|
987
|
+
function ye({ data: e, color: t }) {
|
|
985
988
|
let n = e[0] ?? 0, r = e[1] ?? 100;
|
|
986
|
-
return /* @__PURE__ */
|
|
989
|
+
return /* @__PURE__ */ m("div", {
|
|
987
990
|
className: "h-1.5 w-full overflow-hidden rounded-full bg-muted",
|
|
988
|
-
children: /* @__PURE__ */
|
|
991
|
+
children: /* @__PURE__ */ m("div", {
|
|
989
992
|
className: "h-full rounded-full transition-all",
|
|
990
993
|
style: {
|
|
991
994
|
width: `${Math.min(n / r * 100, 100)}%`,
|
|
@@ -994,18 +997,18 @@ function ge({ data: e, color: t }) {
|
|
|
994
997
|
})
|
|
995
998
|
});
|
|
996
999
|
}
|
|
997
|
-
function
|
|
998
|
-
let n = `micro-area-${
|
|
999
|
-
return /* @__PURE__ */
|
|
1000
|
+
function be({ data: e, color: t }) {
|
|
1001
|
+
let n = `micro-area-${d().replaceAll(":", "")}`;
|
|
1002
|
+
return /* @__PURE__ */ m("div", {
|
|
1000
1003
|
className: "h-5 w-full",
|
|
1001
|
-
children: /* @__PURE__ */
|
|
1004
|
+
children: /* @__PURE__ */ m(T, {
|
|
1002
1005
|
width: "100%",
|
|
1003
1006
|
height: "100%",
|
|
1004
1007
|
initialDimension: {
|
|
1005
1008
|
width: 1,
|
|
1006
1009
|
height: 1
|
|
1007
1010
|
},
|
|
1008
|
-
children: /* @__PURE__ */
|
|
1011
|
+
children: /* @__PURE__ */ h(w, {
|
|
1009
1012
|
data: e.map((e, t) => ({
|
|
1010
1013
|
i: t,
|
|
1011
1014
|
v: e
|
|
@@ -1016,22 +1019,22 @@ function _e({ data: e, color: t }) {
|
|
|
1016
1019
|
bottom: 0,
|
|
1017
1020
|
left: 0
|
|
1018
1021
|
},
|
|
1019
|
-
children: [/* @__PURE__ */
|
|
1022
|
+
children: [/* @__PURE__ */ m("defs", { children: /* @__PURE__ */ h("linearGradient", {
|
|
1020
1023
|
id: n,
|
|
1021
1024
|
x1: "0",
|
|
1022
1025
|
y1: "0",
|
|
1023
1026
|
x2: "0",
|
|
1024
1027
|
y2: "1",
|
|
1025
|
-
children: [/* @__PURE__ */
|
|
1028
|
+
children: [/* @__PURE__ */ m("stop", {
|
|
1026
1029
|
offset: "0%",
|
|
1027
1030
|
stopColor: t,
|
|
1028
1031
|
stopOpacity: .3
|
|
1029
|
-
}), /* @__PURE__ */
|
|
1032
|
+
}), /* @__PURE__ */ m("stop", {
|
|
1030
1033
|
offset: "100%",
|
|
1031
1034
|
stopColor: t,
|
|
1032
1035
|
stopOpacity: 0
|
|
1033
1036
|
})]
|
|
1034
|
-
}) }), /* @__PURE__ */
|
|
1037
|
+
}) }), /* @__PURE__ */ m(C, {
|
|
1035
1038
|
type: "monotone",
|
|
1036
1039
|
dataKey: "v",
|
|
1037
1040
|
stroke: t,
|
|
@@ -1042,67 +1045,67 @@ function _e({ data: e, color: t }) {
|
|
|
1042
1045
|
})
|
|
1043
1046
|
});
|
|
1044
1047
|
}
|
|
1045
|
-
function
|
|
1048
|
+
function xe({ data: e }) {
|
|
1046
1049
|
let t = e.reduce((e, t) => e + t, 0) || 1, n = 0;
|
|
1047
|
-
return /* @__PURE__ */
|
|
1050
|
+
return /* @__PURE__ */ m("svg", {
|
|
1048
1051
|
viewBox: "0 0 24 24",
|
|
1049
1052
|
className: "h-6 w-6",
|
|
1050
1053
|
children: e.slice(0, 3).map((e, r) => {
|
|
1051
1054
|
let i = e / t * 360, a = n;
|
|
1052
1055
|
n += i;
|
|
1053
1056
|
let o = (a - 90) * Math.PI / 180, s = (a + i - 90) * Math.PI / 180, c = +(i > 180);
|
|
1054
|
-
return /* @__PURE__ */
|
|
1057
|
+
return /* @__PURE__ */ m("path", {
|
|
1055
1058
|
d: `M12,12 L${12 + 10 * Math.cos(o)},${12 + 10 * Math.sin(o)} A10,10 0 ${c},1 ${12 + 10 * Math.cos(s)},${12 + 10 * Math.sin(s)} Z`,
|
|
1056
|
-
fill:
|
|
1059
|
+
fill: K[r % K.length]
|
|
1057
1060
|
}, `slice-${r}`);
|
|
1058
1061
|
})
|
|
1059
1062
|
});
|
|
1060
1063
|
}
|
|
1061
|
-
function
|
|
1062
|
-
let n =
|
|
1063
|
-
return e === "bars" ? /* @__PURE__ */
|
|
1064
|
+
function Se({ kind: e, data: t }) {
|
|
1065
|
+
let n = he[e];
|
|
1066
|
+
return e === "bars" ? /* @__PURE__ */ m(ge, {
|
|
1064
1067
|
data: t,
|
|
1065
1068
|
color: n
|
|
1066
|
-
}) : e === "line" ? /* @__PURE__ */
|
|
1069
|
+
}) : e === "line" ? /* @__PURE__ */ m(_e, {
|
|
1067
1070
|
data: t,
|
|
1068
1071
|
color: n
|
|
1069
|
-
}) : e === "dots" ? /* @__PURE__ */
|
|
1072
|
+
}) : e === "dots" ? /* @__PURE__ */ m(ve, {
|
|
1070
1073
|
data: t,
|
|
1071
1074
|
color: n
|
|
1072
|
-
}) : e === "progress" ? /* @__PURE__ */
|
|
1075
|
+
}) : e === "progress" ? /* @__PURE__ */ m(ye, {
|
|
1073
1076
|
data: t,
|
|
1074
1077
|
color: n
|
|
1075
|
-
}) : e === "area" ? /* @__PURE__ */
|
|
1078
|
+
}) : e === "area" ? /* @__PURE__ */ m(be, {
|
|
1076
1079
|
data: t,
|
|
1077
1080
|
color: n
|
|
1078
|
-
}) : /* @__PURE__ */
|
|
1081
|
+
}) : /* @__PURE__ */ m(xe, { data: t });
|
|
1079
1082
|
}
|
|
1080
|
-
function
|
|
1081
|
-
return /* @__PURE__ */
|
|
1083
|
+
function q({ title: e = "Overview", cells: r, className: i }) {
|
|
1084
|
+
return /* @__PURE__ */ m(a, {
|
|
1082
1085
|
title: e,
|
|
1083
1086
|
className: i,
|
|
1084
1087
|
padding: "sm",
|
|
1085
|
-
children: /* @__PURE__ */
|
|
1088
|
+
children: /* @__PURE__ */ m("div", {
|
|
1086
1089
|
className: "grid grid-cols-3 grid-rows-2 -m-2",
|
|
1087
|
-
children: r.slice(0, 6).map((e, r) => /* @__PURE__ */
|
|
1090
|
+
children: r.slice(0, 6).map((e, r) => /* @__PURE__ */ h("div", {
|
|
1088
1091
|
className: t("flex flex-col gap-1.5 px-3 py-2.5", r % 3 != 2 && "border-r border-border/50", r < 3 && "border-b border-border/50"),
|
|
1089
1092
|
children: [
|
|
1090
|
-
/* @__PURE__ */
|
|
1093
|
+
/* @__PURE__ */ m(n, {
|
|
1091
1094
|
size: "xxs",
|
|
1092
1095
|
type: "secondary",
|
|
1093
1096
|
className: "truncate uppercase tracking-wider",
|
|
1094
1097
|
children: e.label
|
|
1095
1098
|
}),
|
|
1096
|
-
/* @__PURE__ */
|
|
1099
|
+
/* @__PURE__ */ m(n, {
|
|
1097
1100
|
tag: "span",
|
|
1098
1101
|
weight: "bold",
|
|
1099
1102
|
className: "tabular-nums truncate",
|
|
1100
1103
|
children: e.value
|
|
1101
1104
|
}),
|
|
1102
|
-
/* @__PURE__ */
|
|
1105
|
+
/* @__PURE__ */ m("div", {
|
|
1103
1106
|
className: "mt-auto",
|
|
1104
|
-
children: /* @__PURE__ */
|
|
1105
|
-
kind: e.chart ??
|
|
1107
|
+
children: /* @__PURE__ */ m(Se, {
|
|
1108
|
+
kind: e.chart ?? me[r],
|
|
1106
1109
|
data: e.data
|
|
1107
1110
|
})
|
|
1108
1111
|
})
|
|
@@ -1111,80 +1114,58 @@ function X({ title: e = "Overview", cells: r, className: i }) {
|
|
|
1111
1114
|
})
|
|
1112
1115
|
});
|
|
1113
1116
|
}
|
|
1114
|
-
|
|
1117
|
+
q.displayName = "MetricMicroGrid";
|
|
1115
1118
|
//#endregion
|
|
1116
1119
|
//#region src/components/composed/analytics/metric-gradient/metric-gradient.tsx
|
|
1117
|
-
var
|
|
1118
|
-
green: "bg-gradient-to-br from-
|
|
1119
|
-
purple: "bg-gradient-to-br from-
|
|
1120
|
-
warm: "bg-gradient-to-br from-
|
|
1121
|
-
ocean: "bg-gradient-to-br from-
|
|
1122
|
-
};
|
|
1123
|
-
function
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
className: "text-background/60 mb-1",
|
|
1129
|
-
children: i
|
|
1130
|
-
}), r.map((e, t) => /* @__PURE__ */ m("div", {
|
|
1131
|
-
className: "flex items-center gap-2",
|
|
1132
|
-
children: [/* @__PURE__ */ p("div", {
|
|
1133
|
-
className: "size-2 rounded-full",
|
|
1134
|
-
style: { backgroundColor: e.color ?? "#fff" },
|
|
1135
|
-
"aria-hidden": "true"
|
|
1136
|
-
}), /* @__PURE__ */ p(n, {
|
|
1137
|
-
size: "xs",
|
|
1138
|
-
weight: "semibold",
|
|
1139
|
-
className: "text-background tabular-nums",
|
|
1140
|
-
children: typeof e.value == "number" ? e.value.toLocaleString() : e.value
|
|
1141
|
-
})]
|
|
1142
|
-
}, `tt-${t}`))]
|
|
1143
|
-
});
|
|
1144
|
-
}
|
|
1145
|
-
function Z({ title: e, value: i, change: a, data: o, theme: s = "green", subtitle: c, className: l }) {
|
|
1146
|
-
let d = `metric-grad-${u().replaceAll(":", "")}`;
|
|
1147
|
-
return /* @__PURE__ */ m("div", {
|
|
1148
|
-
className: t("relative overflow-hidden rounded-lg p-5 text-white shadow-sm ring-1 ring-white/10", be[s], l),
|
|
1149
|
-
children: [/* @__PURE__ */ m("div", {
|
|
1120
|
+
var Ce = {
|
|
1121
|
+
green: "bg-gradient-to-br from-success via-primary to-success",
|
|
1122
|
+
purple: "bg-gradient-to-br from-info via-primary to-info",
|
|
1123
|
+
warm: "bg-gradient-to-br from-warning via-destructive to-warning",
|
|
1124
|
+
ocean: "bg-gradient-to-br from-info via-primary to-info"
|
|
1125
|
+
}, J = "var(--inverse-foreground)", Y = "var(--inverse-muted)";
|
|
1126
|
+
function X({ title: e, value: i, change: a, data: o, theme: s = "green", subtitle: c, className: l }) {
|
|
1127
|
+
let u = `metric-grad-${d().replaceAll(":", "")}`;
|
|
1128
|
+
return /* @__PURE__ */ h("div", {
|
|
1129
|
+
className: t("metric-gradient--component", "relative overflow-hidden rounded-lg p-5 text-inverse-foreground shadow-sm ring-1 ring-inverse-border", Ce[s], l),
|
|
1130
|
+
children: [/* @__PURE__ */ h("div", {
|
|
1150
1131
|
className: "relative flex items-start justify-between gap-3",
|
|
1151
|
-
children: [/* @__PURE__ */
|
|
1132
|
+
children: [/* @__PURE__ */ h("div", {
|
|
1152
1133
|
className: "min-w-0",
|
|
1153
1134
|
children: [
|
|
1154
|
-
/* @__PURE__ */
|
|
1135
|
+
/* @__PURE__ */ m(n, {
|
|
1155
1136
|
size: "xs",
|
|
1156
1137
|
weight: "medium",
|
|
1157
|
-
className: "uppercase tracking-wider text-
|
|
1138
|
+
className: "uppercase tracking-wider text-inverse-muted",
|
|
1158
1139
|
children: e
|
|
1159
1140
|
}),
|
|
1160
|
-
!!i && /* @__PURE__ */
|
|
1141
|
+
!!i && /* @__PURE__ */ m(r, {
|
|
1161
1142
|
tag: "h3",
|
|
1162
|
-
className: "mt-1 text-3xl font-bold tabular-nums tracking-tight border-none pb-0
|
|
1143
|
+
className: "mt-1 text-3xl font-bold tabular-nums tracking-tight border-none pb-0 leading-none text-inverse-foreground",
|
|
1163
1144
|
children: i
|
|
1164
1145
|
}),
|
|
1165
|
-
!!c && /* @__PURE__ */
|
|
1146
|
+
!!c && /* @__PURE__ */ m(n, {
|
|
1166
1147
|
size: "xs",
|
|
1167
|
-
className: "mt-1 text-
|
|
1148
|
+
className: "mt-1 text-inverse-muted",
|
|
1168
1149
|
children: c
|
|
1169
1150
|
})
|
|
1170
1151
|
]
|
|
1171
|
-
}), !!a && /* @__PURE__ */
|
|
1152
|
+
}), !!a && /* @__PURE__ */ m(j, {
|
|
1172
1153
|
change: a,
|
|
1173
1154
|
trend: a.direction === "up" ? "positive" : a.direction === "down" ? "negative" : "neutral",
|
|
1174
1155
|
size: "sm",
|
|
1175
1156
|
variant: "badge",
|
|
1176
|
-
className: "shrink-0 !bg-
|
|
1157
|
+
className: "shrink-0 !bg-inverse-surface-strong !text-inverse-foreground"
|
|
1177
1158
|
})]
|
|
1178
|
-
}), /* @__PURE__ */
|
|
1159
|
+
}), /* @__PURE__ */ m("div", {
|
|
1179
1160
|
className: "relative -mx-1 mt-3 h-24",
|
|
1180
|
-
children: /* @__PURE__ */
|
|
1161
|
+
children: /* @__PURE__ */ m(T, {
|
|
1181
1162
|
width: "100%",
|
|
1182
1163
|
height: "100%",
|
|
1183
1164
|
initialDimension: {
|
|
1184
1165
|
width: 1,
|
|
1185
1166
|
height: 1
|
|
1186
1167
|
},
|
|
1187
|
-
children: /* @__PURE__ */
|
|
1168
|
+
children: /* @__PURE__ */ h(w, {
|
|
1188
1169
|
data: o,
|
|
1189
1170
|
margin: {
|
|
1190
1171
|
top: 4,
|
|
@@ -1192,63 +1173,53 @@ function Z({ title: e, value: i, change: a, data: o, theme: s = "green", subtitl
|
|
|
1192
1173
|
bottom: 0,
|
|
1193
1174
|
left: 0
|
|
1194
1175
|
},
|
|
1195
|
-
children: [
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
/* @__PURE__ */ p(S, {
|
|
1220
|
-
type: "monotone",
|
|
1221
|
-
dataKey: "value",
|
|
1222
|
-
stroke: "rgba(255,255,255,0.7)",
|
|
1176
|
+
children: [/* @__PURE__ */ m("defs", { children: /* @__PURE__ */ h("linearGradient", {
|
|
1177
|
+
id: u,
|
|
1178
|
+
x1: "0",
|
|
1179
|
+
y1: "0",
|
|
1180
|
+
x2: "0",
|
|
1181
|
+
y2: "1",
|
|
1182
|
+
children: [/* @__PURE__ */ m("stop", {
|
|
1183
|
+
offset: "0%",
|
|
1184
|
+
stopColor: J,
|
|
1185
|
+
stopOpacity: .3
|
|
1186
|
+
}), /* @__PURE__ */ m("stop", {
|
|
1187
|
+
offset: "100%",
|
|
1188
|
+
stopColor: J,
|
|
1189
|
+
stopOpacity: 0
|
|
1190
|
+
})]
|
|
1191
|
+
}) }), /* @__PURE__ */ m(C, {
|
|
1192
|
+
type: "monotone",
|
|
1193
|
+
dataKey: "value",
|
|
1194
|
+
stroke: Y,
|
|
1195
|
+
strokeWidth: 2,
|
|
1196
|
+
fill: `url(#${u})`,
|
|
1197
|
+
dot: !1,
|
|
1198
|
+
activeDot: {
|
|
1199
|
+
r: 4,
|
|
1223
1200
|
strokeWidth: 2,
|
|
1224
|
-
fill:
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
stroke: "rgba(255,255,255,0.7)"
|
|
1231
|
-
},
|
|
1232
|
-
isAnimationActive: !0,
|
|
1233
|
-
animationDuration: 800
|
|
1234
|
-
})
|
|
1235
|
-
]
|
|
1201
|
+
fill: J,
|
|
1202
|
+
stroke: Y
|
|
1203
|
+
},
|
|
1204
|
+
isAnimationActive: !0,
|
|
1205
|
+
animationDuration: 800
|
|
1206
|
+
})]
|
|
1236
1207
|
})
|
|
1237
1208
|
})
|
|
1238
1209
|
})]
|
|
1239
1210
|
});
|
|
1240
1211
|
}
|
|
1241
|
-
|
|
1212
|
+
X.displayName = "MetricGradient";
|
|
1242
1213
|
//#endregion
|
|
1243
1214
|
//#region src/components/composed/analytics/activity-heatmap/activity-heatmap.tsx
|
|
1244
|
-
var
|
|
1215
|
+
var Z = {
|
|
1245
1216
|
0: "bg-muted",
|
|
1246
1217
|
1: "bg-success/20",
|
|
1247
1218
|
2: "bg-success/40",
|
|
1248
1219
|
3: "bg-success/65",
|
|
1249
1220
|
4: "bg-success"
|
|
1250
1221
|
};
|
|
1251
|
-
function
|
|
1222
|
+
function we(e, t) {
|
|
1252
1223
|
if (e.length === 0) return {
|
|
1253
1224
|
weeks: [],
|
|
1254
1225
|
monthLabels: []
|
|
@@ -1284,24 +1255,24 @@ function Se(e, t) {
|
|
|
1284
1255
|
monthLabels: u
|
|
1285
1256
|
};
|
|
1286
1257
|
}
|
|
1287
|
-
function
|
|
1288
|
-
let l = e(E, c), { weeks: u, monthLabels: d } =
|
|
1289
|
-
return /* @__PURE__ */
|
|
1258
|
+
function Q({ title: r, description: i, data: o, className: s, strings: c }) {
|
|
1259
|
+
let l = e(E, c), { weeks: u, monthLabels: d } = we(o, l.heatmapMonthNames);
|
|
1260
|
+
return /* @__PURE__ */ h(a, {
|
|
1290
1261
|
title: r,
|
|
1291
1262
|
description: i,
|
|
1292
1263
|
className: t("activity-heatmap--component", s),
|
|
1293
|
-
children: [/* @__PURE__ */
|
|
1264
|
+
children: [/* @__PURE__ */ h("div", {
|
|
1294
1265
|
className: "overflow-x-auto",
|
|
1295
|
-
children: [/* @__PURE__ */
|
|
1266
|
+
children: [/* @__PURE__ */ m("div", {
|
|
1296
1267
|
className: "relative mb-1",
|
|
1297
1268
|
style: {
|
|
1298
1269
|
paddingLeft: "28px",
|
|
1299
1270
|
height: "12px"
|
|
1300
1271
|
},
|
|
1301
|
-
children: /* @__PURE__ */
|
|
1272
|
+
children: /* @__PURE__ */ m("div", {
|
|
1302
1273
|
className: "relative flex",
|
|
1303
1274
|
style: { width: `${u.length * 15}px` },
|
|
1304
|
-
children: d.filter((e, t, n) => t === 0 || e.weekIndex - n[t - 1].weekIndex >= 3).map((e) => /* @__PURE__ */
|
|
1275
|
+
children: d.filter((e, t, n) => t === 0 || e.weekIndex - n[t - 1].weekIndex >= 3).map((e) => /* @__PURE__ */ m(n, {
|
|
1305
1276
|
size: "xxs",
|
|
1306
1277
|
type: "secondary",
|
|
1307
1278
|
className: "absolute leading-none whitespace-nowrap",
|
|
@@ -1312,37 +1283,37 @@ function $({ title: r, description: i, data: o, className: s, strings: c }) {
|
|
|
1312
1283
|
children: e.label
|
|
1313
1284
|
}, `${e.label}-${e.weekIndex}`))
|
|
1314
1285
|
})
|
|
1315
|
-
}), /* @__PURE__ */
|
|
1286
|
+
}), /* @__PURE__ */ h("div", {
|
|
1316
1287
|
className: "flex gap-0",
|
|
1317
|
-
children: [/* @__PURE__ */
|
|
1288
|
+
children: [/* @__PURE__ */ m("div", {
|
|
1318
1289
|
className: "mr-1 flex flex-col gap-[3px]",
|
|
1319
|
-
children: l.heatmapDayLabels.map((e, t) => /* @__PURE__ */
|
|
1290
|
+
children: l.heatmapDayLabels.map((e, t) => /* @__PURE__ */ m("div", {
|
|
1320
1291
|
className: "flex h-3 w-6 items-center justify-end",
|
|
1321
|
-
children: !!e && /* @__PURE__ */
|
|
1292
|
+
children: !!e && /* @__PURE__ */ m(n, {
|
|
1322
1293
|
size: "xxs",
|
|
1323
1294
|
type: "secondary",
|
|
1324
1295
|
className: "leading-none",
|
|
1325
1296
|
children: e
|
|
1326
1297
|
})
|
|
1327
1298
|
}, `day-${t}`))
|
|
1328
|
-
}), /* @__PURE__ */
|
|
1299
|
+
}), /* @__PURE__ */ m("div", {
|
|
1329
1300
|
className: "flex gap-[3px]",
|
|
1330
|
-
children: u.map((e, n) => /* @__PURE__ */
|
|
1301
|
+
children: u.map((e, n) => /* @__PURE__ */ m("div", {
|
|
1331
1302
|
className: "flex flex-col gap-[3px]",
|
|
1332
1303
|
children: e.map((e, r) => {
|
|
1333
1304
|
let i = e ? `${e.date}: Level ${e.level}` : void 0;
|
|
1334
|
-
return /* @__PURE__ */
|
|
1335
|
-
className: t("size-3 rounded-sm", e ?
|
|
1305
|
+
return /* @__PURE__ */ m("div", {
|
|
1306
|
+
className: t("size-3 rounded-sm", e ? Z[e.level] : "bg-transparent"),
|
|
1336
1307
|
title: i
|
|
1337
1308
|
}, `d-${n}-${r}`);
|
|
1338
1309
|
})
|
|
1339
1310
|
}, `w-${n}`))
|
|
1340
1311
|
})]
|
|
1341
1312
|
})]
|
|
1342
|
-
}), /* @__PURE__ */
|
|
1313
|
+
}), /* @__PURE__ */ h("div", {
|
|
1343
1314
|
className: "mt-4 flex items-center justify-end gap-1.5",
|
|
1344
1315
|
children: [
|
|
1345
|
-
/* @__PURE__ */
|
|
1316
|
+
/* @__PURE__ */ m(n, {
|
|
1346
1317
|
size: "xxs",
|
|
1347
1318
|
type: "secondary",
|
|
1348
1319
|
children: l.heatmapLegendLess
|
|
@@ -1353,8 +1324,8 @@ function $({ title: r, description: i, data: o, className: s, strings: c }) {
|
|
|
1353
1324
|
2,
|
|
1354
1325
|
3,
|
|
1355
1326
|
4
|
|
1356
|
-
].map((e) => /* @__PURE__ */
|
|
1357
|
-
/* @__PURE__ */
|
|
1327
|
+
].map((e) => /* @__PURE__ */ m("div", { className: t("size-3 rounded-sm", Z[e]) }, `legend-${e}`)),
|
|
1328
|
+
/* @__PURE__ */ m(n, {
|
|
1358
1329
|
size: "xxs",
|
|
1359
1330
|
type: "secondary",
|
|
1360
1331
|
children: l.heatmapLegendMore
|
|
@@ -1363,8 +1334,29 @@ function $({ title: r, description: i, data: o, className: s, strings: c }) {
|
|
|
1363
1334
|
})]
|
|
1364
1335
|
});
|
|
1365
1336
|
}
|
|
1366
|
-
|
|
1337
|
+
Q.displayName = "ActivityHeatmap";
|
|
1338
|
+
//#endregion
|
|
1339
|
+
//#region src/components/composed/analytics/chart-card/chart-card.tsx
|
|
1340
|
+
function $({ title: e, description: n, headerEnd: r, footer: i, config: o, children: s, initialDimension: c, surface: l, padding: d, className: f, contentClassName: p, chartClassName: h }) {
|
|
1341
|
+
return /* @__PURE__ */ m(a, {
|
|
1342
|
+
title: e,
|
|
1343
|
+
description: n,
|
|
1344
|
+
headerEnd: r,
|
|
1345
|
+
footerSlot: i,
|
|
1346
|
+
surface: l,
|
|
1347
|
+
padding: d,
|
|
1348
|
+
className: t("chart-card--component", f),
|
|
1349
|
+
contentClassName: t("chart-card--content", p),
|
|
1350
|
+
children: /* @__PURE__ */ m(u, {
|
|
1351
|
+
config: o,
|
|
1352
|
+
initialDimension: c,
|
|
1353
|
+
className: t("chart-card--chart min-h-[220px]", h),
|
|
1354
|
+
children: s
|
|
1355
|
+
})
|
|
1356
|
+
});
|
|
1357
|
+
}
|
|
1358
|
+
$.displayName = "ChartCard";
|
|
1367
1359
|
//#endregion
|
|
1368
|
-
export {
|
|
1360
|
+
export { Q as ActivityHeatmap, $ as ChartCard, z as Metric, B as MetricBar, G as MetricComparison, X as MetricGradient, H as MetricGrid, q as MetricMicroGrid, P as MetricSkeleton, M as MetricSparkline, j as MetricTrendChip, E as defaultAnalyticsStrings, U as defaultMetricComparisonStrings, D as formatMetricValue, O as resolveTrend };
|
|
1369
1361
|
|
|
1370
1362
|
//# sourceMappingURL=index.js.map
|