admin-ui-starter-kit 0.1.4 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agents/skills/admin-ui-consumer-migration/SKILL.md +276 -2
- package/.agents/skills/component-library-rules/SKILL.md +8 -8
- package/.agents/skills/component-library-rules/references/audit-followups.md +4 -4
- package/.agents/skills/component-library-rules/references/components/INDEX.json +106 -93
- package/.agents/skills/component-library-rules/references/components/INDEX.md +17 -4
- package/.agents/skills/component-library-rules/references/components/base__accordion.md +78 -9
- package/.agents/skills/component-library-rules/references/components/base__alert.md +156 -0
- package/.agents/skills/component-library-rules/references/components/base__badge.md +8 -1
- package/.agents/skills/component-library-rules/references/components/base__buttons.md +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 +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__menus.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__overlays.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__pagination.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__progress.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__scroll-area.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__separator.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__skeleton.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__sonner.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__spinner.md +2 -2
- package/.agents/skills/component-library-rules/references/components/ui__tabs.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__toggles-group.md +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/COMPONENT_SELECTION.md +51 -5
- package/INTEGRATION.md +48 -2
- package/MIGRATION.md +17 -3
- package/PUBLISHING.md +4 -1
- package/README.md +56 -7
- 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-BUAddfdE.js +360 -0
- package/dist/_shared/header-BUAddfdE.js.map +1 -0
- package/dist/_shared/header-BnxWOiNm.cjs +2 -0
- package/dist/_shared/header-BnxWOiNm.cjs.map +1 -0
- package/dist/_shared/heading-0DYCOrgC.cjs +2 -0
- package/dist/_shared/heading-0DYCOrgC.cjs.map +1 -0
- package/dist/_shared/heading-HeP06nXG.js +107 -0
- package/dist/_shared/heading-HeP06nXG.js.map +1 -0
- package/dist/_shared/hooks-MW0UTO3q.cjs +2 -0
- package/dist/_shared/hooks-MW0UTO3q.cjs.map +1 -0
- package/dist/_shared/hooks-ZiPIvs0_.js +118 -0
- package/dist/_shared/hooks-ZiPIvs0_.js.map +1 -0
- package/dist/_shared/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-BML5ZZ5s.js +537 -0
- package/dist/_shared/sidebar-BML5ZZ5s.js.map +1 -0
- package/dist/_shared/sidebar-C89O5ho_.cjs +2 -0
- package/dist/_shared/sidebar-C89O5ho_.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/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/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/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/input-group.d.ts +1 -1
- 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-DUe3j5uB.js +6 -0
- package/dist/showcase/assets/CompositeItem-DleE4kTc.js +1 -0
- package/dist/showcase/assets/CompositeRoot-BbNkvtLz.js +1 -0
- package/dist/showcase/assets/DialogTrigger-C0DB0bXw.js +1 -0
- package/dist/showcase/assets/FieldItemContext-CFTR-INZ.js +1 -0
- package/dist/showcase/assets/FormContext-lmjYAh4E.js +1 -0
- package/dist/showcase/assets/LabelableContext-CDv6gSfU.js +1 -0
- package/dist/showcase/assets/PreviewLayout-BG1B5TzA.js +1 -0
- package/dist/showcase/assets/RadioGroup-C-0MNAYY.js +1 -0
- package/dist/showcase/assets/Separator-KsPLUEno.js +1 -0
- package/dist/showcase/assets/ToolbarRootContext-AV8xAl2m.js +1 -0
- package/dist/showcase/assets/accordion-BWkuKg77.js +171 -0
- package/dist/showcase/assets/accordion-variants-CVT_62VO.js +1 -0
- package/dist/showcase/assets/action-menu-BOUHlGba.js +1 -0
- package/dist/showcase/assets/activities-DMDQje7Y.js +501 -0
- package/dist/showcase/assets/activities-feed-card-B8wpu4F3.js +1 -0
- package/dist/showcase/assets/activity-B-FxNryB.js +1 -0
- package/dist/showcase/assets/admin-CAhEeKt_.js +80 -0
- package/dist/showcase/assets/ai-UioEgJ90.js +41 -0
- package/dist/showcase/assets/ai-artifact-CUAlhcSX.js +2 -0
- package/dist/showcase/assets/ai-chat-C_w2PSmy.js +568 -0
- package/dist/showcase/assets/ai-elements-DmxqXR6H.js +387 -0
- package/dist/showcase/assets/ai-new-PG02TWQq.js +167 -0
- package/dist/showcase/assets/ai-tool-call-BaJx1rR4.js +1 -0
- package/dist/showcase/assets/alert-D7n-kQoO.js +93 -0
- package/dist/showcase/assets/alert-DIelf1qF.js +1 -0
- package/dist/showcase/assets/alert-TQCZEcn-.js +62 -0
- package/dist/showcase/assets/api-key-list-CSt4trYG.js +73 -0
- package/dist/showcase/assets/app-sidebar-DixqrLf2.js +1 -0
- package/dist/showcase/assets/arrow-down-CYh_aUsd.js +1 -0
- package/dist/showcase/assets/arrow-left-pYYsNkZE.js +1 -0
- package/dist/showcase/assets/arrow-right-Bf1Tl6D5.js +1 -0
- package/dist/showcase/assets/arrow-up-BhmQRZs9.js +1 -0
- package/dist/showcase/assets/arrow-up-right-CuAsO3-r.js +1 -0
- package/dist/showcase/assets/avatar-5EFTnHEG.js +1 -0
- package/dist/showcase/assets/avatar-DLpnivU0.js +57 -0
- package/dist/showcase/assets/badge-check-BRAVo7dA.js +1 -0
- package/dist/showcase/assets/badge-yFoRqbiq.js +28 -0
- package/dist/showcase/assets/bell-Dt3Nz2y2.js +1 -0
- package/dist/showcase/assets/bot-5Ro5Dayc.js +1 -0
- package/dist/showcase/assets/box-mt6TbZO6.js +1 -0
- package/dist/showcase/assets/brain-736080Wh.js +1 -0
- package/dist/showcase/assets/brand-4K8xsJ91.js +36 -0
- package/dist/showcase/assets/breadcrumb-CAlApdCw.js +1 -0
- package/dist/showcase/assets/breadcrumb-DHeGqoTD.js +52 -0
- package/dist/showcase/assets/breadcrumbs-D_lniGJs.js +1 -0
- package/dist/showcase/assets/briefcase-B_Uti-Iu.js +1 -0
- package/dist/showcase/assets/building-2-zgcwuzxP.js +1 -0
- package/dist/showcase/assets/button-PmqgeJKm.js +44 -0
- package/dist/showcase/assets/button-group-DAOmmujV.js +1 -0
- package/dist/showcase/assets/buttons-PtpR_v16.js +270 -0
- package/dist/showcase/assets/calendar-BiOGjB7a.js +1 -0
- package/dist/showcase/assets/calendar-C1A98cz0.js +16 -0
- package/dist/showcase/assets/calendar-DTgagmt7.js +1 -0
- package/dist/showcase/assets/calendar-days-pr8kXiTx.js +1 -0
- package/dist/showcase/assets/camera-CGKLOOep.js +1 -0
- package/dist/showcase/assets/card-CFIG8Dgg.js +1 -0
- package/dist/showcase/assets/card-CRd07Iun.js +188 -0
- package/dist/showcase/assets/card-primitives-YgCOqVDI.js +1 -0
- package/dist/showcase/assets/card-radio-group-Du6yaMZ-.js +1 -0
- package/dist/showcase/assets/cards-H7ywhTNM.js +328 -0
- package/dist/showcase/assets/carousel-Dwll5oz1.js +449 -0
- package/dist/showcase/assets/chart-BWnVf-d-.js +358 -0
- package/dist/showcase/assets/chart-column-DjAyOA-t.js +1 -0
- package/dist/showcase/assets/checkbox-fwuAAaUZ.js +1 -0
- package/dist/showcase/assets/chevron-down-CSn8HCwf.js +1 -0
- package/dist/showcase/assets/chevron-left-Ddj6-KOu.js +1 -0
- package/dist/showcase/assets/chevron-right-d-umkBru.js +1 -0
- package/dist/showcase/assets/chevron-up-CeFY6O0I.js +1 -0
- package/dist/showcase/assets/chevrons-up-down-Ck3rUZtc.js +1 -0
- package/dist/showcase/assets/circle-Dy08kACD.js +1 -0
- package/dist/showcase/assets/circle-alert-ysbx8rsZ.js +1 -0
- package/dist/showcase/assets/circle-check-TT7cFQrr.js +1 -0
- package/dist/showcase/assets/circle-check-big-4RnJfeaC.js +1 -0
- package/dist/showcase/assets/circle-dot-CvoDXS-W.js +1 -0
- package/dist/showcase/assets/circle-question-mark-Dbi-WTYN.js +1 -0
- package/dist/showcase/assets/circle-x-c5z6-eYV.js +1 -0
- package/dist/showcase/assets/clock-3-DDEsD4Tb.js +1 -0
- package/dist/showcase/assets/clock-DuBsP5t3.js +1 -0
- package/dist/showcase/assets/code-xml-SoYTMEdm.js +1 -0
- package/dist/showcase/assets/collapsible-Cv3oGVkH.js +27 -0
- package/dist/showcase/assets/collapsible-DagkA3To.js +1 -0
- package/dist/showcase/assets/combobox-CPC4a_MH.js +696 -0
- package/dist/showcase/assets/command-BtaMPVtf.js +45 -0
- package/dist/showcase/assets/command-C37Q471b.js +1 -0
- package/dist/showcase/assets/comment-composer-W0xfh_HP.js +1 -0
- package/dist/showcase/assets/comment-item-Ctcpx1GX.js +1 -0
- package/dist/showcase/assets/comments-BODDdRry.js +357 -0
- package/dist/showcase/assets/commerce-B9MICTY2.js +79 -0
- package/dist/showcase/assets/commerce-extras-DsgnTkBH.js +189 -0
- package/dist/showcase/assets/composite-B-19wwf9.js +1 -0
- package/dist/showcase/assets/contact-card-CqP3YxTq.js +65 -0
- package/dist/showcase/assets/content-container-x2tsQKwH.js +1 -0
- package/dist/showcase/assets/copyable-DH0w0i_h.js +96 -0
- package/dist/showcase/assets/course-card-qpC4JUUM.js +77 -0
- package/dist/showcase/assets/cpu-DjJeD_0Z.js +1 -0
- package/dist/showcase/assets/credit-card-CYgRtM77.js +1 -0
- package/dist/showcase/assets/currency-hguqIjWU.js +149 -0
- package/dist/showcase/assets/dark-surfaces-Cj34O9A0.js +90 -0
- package/dist/showcase/assets/database-BVwSMeGM.js +1 -0
- package/dist/showcase/assets/date-block-LCTDXG5-.js +1 -0
- package/dist/showcase/assets/date-picker-CbYq8wZ7.js +1 -0
- package/dist/showcase/assets/date-pickers-BaSX23MK.js +73 -0
- package/dist/showcase/assets/dense-info-kY1QmtaP.js +106 -0
- package/dist/showcase/assets/dialog-B85US9Ue.js +1 -0
- package/dist/showcase/assets/dialog-iIgfMvTJ.js +1 -0
- package/dist/showcase/assets/display-DTaQWVJp.js +403 -0
- package/dist/showcase/assets/dollar-sign-DlK6XF_v.js +1 -0
- package/dist/showcase/assets/download-B_EY5cGA.js +1 -0
- package/dist/showcase/assets/dropdown-menu-bPWrLPgm.js +1 -0
- package/dist/showcase/assets/dropzone-Bl7RO_Uk.js +1 -0
- package/dist/showcase/assets/earth-C7n2JAYm.js +1 -0
- package/dist/showcase/assets/ellipsis-ntuo3ejh.js +1 -0
- package/dist/showcase/assets/ellipsis-vertical-yH8S83bc.js +1 -0
- package/dist/showcase/assets/empty-CY8f7iFe.js +1 -0
- package/dist/showcase/assets/empty-item-Ct7uCr40.js +49 -0
- package/dist/showcase/assets/empty-state-DlO8SJi8.js +188 -0
- package/dist/showcase/assets/empty-state-IAAUTn6f.js +1 -0
- package/dist/showcase/assets/enhanced-activities-DLwShhof.js +361 -0
- package/dist/showcase/assets/enhanced-combobox-Cs_-wq9p.js +1 -0
- package/dist/showcase/assets/event-calendar-C4KlumlG.js +138 -0
- package/dist/showcase/assets/event-log-BvUU5Rj8.js +330 -0
- package/dist/showcase/assets/example-BIrQab7K.js +1 -0
- package/dist/showcase/assets/external-link-DuJlM_H4.js +1 -0
- package/dist/showcase/assets/eye-CnRPL_H8.js +1 -0
- package/dist/showcase/assets/feature-announcement-0dOcSH7F.js +34 -0
- package/dist/showcase/assets/file-Dc5UHkfE.js +1 -0
- package/dist/showcase/assets/file-text-D3AE37vP.js +1 -0
- package/dist/showcase/assets/filters-CsovNSxS.js +78 -0
- package/dist/showcase/assets/flag-CJJ43K4x.js +1 -0
- package/dist/showcase/assets/folder-open-Dp0sceCi.js +1 -0
- package/dist/showcase/assets/form-field-Cxm4APa9.js +1 -0
- package/dist/showcase/assets/form-sizing-DHUDpiPA.js +1 -0
- package/dist/showcase/assets/format-bDaUGCSP.js +1 -0
- package/dist/showcase/assets/format-metric-value-BTsvOjZQ.js +1 -0
- package/dist/showcase/assets/forms-BrVikK1p.js +862 -0
- package/dist/showcase/assets/frame-CkLEABTd.js +167 -0
- package/dist/showcase/assets/getPseudoElementBounds-Bznj386s.js +1 -0
- package/dist/showcase/assets/gift-Bx8IO1FQ.js +1 -0
- package/dist/showcase/assets/giftcard-cards-CZTXBjv0.js +85 -0
- package/dist/showcase/assets/git-branch-D9jt-u1q.js +1 -0
- package/dist/showcase/assets/global-search-C2R_3Pb3.js +215 -0
- package/dist/showcase/assets/global-search-D9XJ747r.js +1 -0
- package/dist/showcase/assets/globe-BJHI134i.js +1 -0
- package/dist/showcase/assets/gradient-card-CV8w2JG5.js +58 -0
- package/dist/showcase/assets/hash-CtBGoIvf.js +1 -0
- package/dist/showcase/assets/header-B3FSlVv4.js +1 -0
- package/dist/showcase/assets/header-notifications-3VH9lzzJ.js +1 -0
- package/dist/showcase/assets/heart-BWZYF4xJ.js +1 -0
- package/dist/showcase/assets/hero-CLDdwZDr.png +0 -0
- package/dist/showcase/assets/house-CAQOnHLO.js +1 -0
- package/dist/showcase/assets/icon-badge-CxvxB8Vd.js +1 -0
- package/dist/showcase/assets/image-Byz-p7hT.js +1 -0
- package/dist/showcase/assets/inbox-D4UE_W9O.js +1 -0
- package/dist/showcase/assets/index-ADfexGMA.css +2 -0
- package/dist/showcase/assets/index-Cz4UGUT2.js +10 -0
- package/dist/showcase/assets/index.esm-Ducg7a0P.js +1 -0
- package/dist/showcase/assets/inertValue-BVXUUuS4.js +1 -0
- package/dist/showcase/assets/info-DFu8OfxV.js +1 -0
- package/dist/showcase/assets/inline-stat-DqI70yoJ.js +1 -0
- package/dist/showcase/assets/input-BPDdWrB1.js +1 -0
- package/dist/showcase/assets/input-BzafMIDj.js +1 -0
- package/dist/showcase/assets/input-group-BYZYeQ7j.js +1 -0
- package/dist/showcase/assets/input-group-YIWmmLJ6.js +47 -0
- package/dist/showcase/assets/inputs-DjzrYJdb.js +49 -0
- package/dist/showcase/assets/invoice-header-B00JrPAb.js +36 -0
- package/dist/showcase/assets/invoice-items-CUt5D3Wz.js +36 -0
- package/dist/showcase/assets/invoice-mini-CRoaQ9g9.js +14 -0
- package/dist/showcase/assets/invoice-table-DYNnDTQl.js +30 -0
- package/dist/showcase/assets/isSameDay-DVNkwpSk.js +1 -0
- package/dist/showcase/assets/isToday-DZ1HTCty.js +1 -0
- package/dist/showcase/assets/italic-AbetEb3d.js +1 -0
- package/dist/showcase/assets/item-BGA6_5Zh.js +134 -0
- package/dist/showcase/assets/item-BJOYyqeO.js +1 -0
- package/dist/showcase/assets/item-CbiuwbAN.js +1 -0
- package/dist/showcase/assets/kanban-Br-Yz002.js +186 -0
- package/dist/showcase/assets/label-BlCKlLE-.js +1 -0
- package/dist/showcase/assets/languages-CKcUvHnt.js +1 -0
- package/dist/showcase/assets/layers-CakZLRSD.js +1 -0
- package/dist/showcase/assets/layout-app-shell-ukDXqPxC.js +608 -0
- package/dist/showcase/assets/layout-auth-BFza65L3.js +754 -0
- package/dist/showcase/assets/layout-containers-v1jG_b7r.js +101 -0
- package/dist/showcase/assets/layout-header-CqBf9wjY.js +170 -0
- package/dist/showcase/assets/layout-page-WJcljCac.js +122 -0
- package/dist/showcase/assets/layout-sidebar-DL6TLuQC.js +224 -0
- package/dist/showcase/assets/layout-users-B8qpsvV9.js +117 -0
- package/dist/showcase/assets/layout-workspace-iOKZ4-9K.js +183 -0
- package/dist/showcase/assets/lock-Dn4-vUBz.js +1 -0
- package/dist/showcase/assets/lock-keyhole-M6KZ_7RC.js +1 -0
- package/dist/showcase/assets/mail-check-DXqQwivW.js +1 -0
- package/dist/showcase/assets/mail-w1nhszbW.js +1 -0
- package/dist/showcase/assets/map-CquesVXo.js +124 -0
- package/dist/showcase/assets/map-pin-DUl-Lt6t.js +1 -0
- package/dist/showcase/assets/media-library-CCJBQRPu.js +695 -0
- package/dist/showcase/assets/mention-inline-suggestions-DyW6IwL8.js +1 -0
- package/dist/showcase/assets/mentions-Ea4pSJqG.js +138 -0
- package/dist/showcase/assets/menus-CJjtE4fD.js +89 -0
- package/dist/showcase/assets/message-square-B0RnrJV6.js +1 -0
- package/dist/showcase/assets/metadata-list-DkN9yfTj.js +288 -0
- package/dist/showcase/assets/metadata-list-fm8e58ID.js +1 -0
- package/dist/showcase/assets/metric-bar-BydkmggA.js +1 -0
- package/dist/showcase/assets/metric-grid-BKjrYpt9.js +1 -0
- package/dist/showcase/assets/metric-guQTLTAa.js +1 -0
- package/dist/showcase/assets/metric-trend-chip-DehaJ3nC.js +1 -0
- package/dist/showcase/assets/metrics-analytics-bar-YjwFT4ae.js +44 -0
- package/dist/showcase/assets/metrics-analytics-cards-B6DspERM.js +50 -0
- package/dist/showcase/assets/metrics-comparison-Nru5wypZ.js +76 -0
- package/dist/showcase/assets/metrics-heatmap-CcumN0Or.js +27 -0
- package/dist/showcase/assets/metrics-inline-badge-2WB7w9mz.js +17 -0
- package/dist/showcase/assets/metrics-kpi-row-jU3hsB3C.js +31 -0
- package/dist/showcase/assets/metrics-micro-grid-CaJ99RXL.js +42 -0
- package/dist/showcase/assets/metrics-overview-Sa7z6jct.js +192 -0
- package/dist/showcase/assets/metrics-stat-cards-PLvMkA0M.js +54 -0
- package/dist/showcase/assets/minus-OyRBql2C.js +1 -0
- package/dist/showcase/assets/money-display-23DKz-jK.js +1 -0
- package/dist/showcase/assets/month-year-picker-oEoInnKW.js +1 -0
- package/dist/showcase/assets/navigation-Ds60FMAs.js +230 -0
- package/dist/showcase/assets/navigation-Dufz6qnF.js +90 -0
- package/dist/showcase/assets/navigation-extras-DKufT82I.js +43 -0
- package/dist/showcase/assets/onboarding-checklist-DSkS2ktA.js +119 -0
- package/dist/showcase/assets/overlays-BptoR4sm.js +408 -0
- package/dist/showcase/assets/overlays-CVGJ_FEg.js +88 -0
- package/dist/showcase/assets/package-0ZgMoFm1.js +1 -0
- package/dist/showcase/assets/package-check-CT0dhSM8.js +1 -0
- package/dist/showcase/assets/page-action-button-DrHJKFbp.js +1 -0
- package/dist/showcase/assets/page-header-CikNDnqI.js +1 -0
- package/dist/showcase/assets/pagination-CxuA2zkE.js +42 -0
- package/dist/showcase/assets/pagination-DsPLs2Tx.js +1 -0
- package/dist/showcase/assets/paperclip-CDMZ_JAo.js +1 -0
- package/dist/showcase/assets/password-input-BVaUPw7a.js +1 -0
- package/dist/showcase/assets/pencil-BouoJ5x7.js +1 -0
- package/dist/showcase/assets/phone-DCNFH5yg.js +1 -0
- package/dist/showcase/assets/plus-DkHZm34I.js +1 -0
- package/dist/showcase/assets/popover-BSB11Qjp.js +1 -0
- package/dist/showcase/assets/popover-CECpX3MQ.js +1 -0
- package/dist/showcase/assets/popover-menu-CuA8fb7i.js +1 -0
- package/dist/showcase/assets/products-BJHNTW62.js +407 -0
- package/dist/showcase/assets/progress-DGvRQyPS.js +1 -0
- package/dist/showcase/assets/progress-tpxRVOkp.js +18 -0
- package/dist/showcase/assets/props-table-BR-KjRNe.js +1 -0
- package/dist/showcase/assets/props.generated-qdUud3iu.json +38611 -0
- package/dist/showcase/assets/quote-CN-Sodsj.js +1 -0
- package/dist/showcase/assets/receipt-T8B9lscp.js +1 -0
- package/dist/showcase/assets/receipt-text-CeBruM29.js +1 -0
- package/dist/showcase/assets/refresh-cw-DnxNcOMm.js +1 -0
- package/dist/showcase/assets/resolveAriaLabelledBy-B2ZzrlGb.js +1 -0
- package/dist/showcase/assets/resolveValueLabel-CGuVi0Dj.js +1 -0
- package/dist/showcase/assets/rich-text-editor-Bha0lSKT.js +143 -0
- package/dist/showcase/assets/rich-text-editor-NeOPmoZF.js +124 -0
- package/dist/showcase/assets/rotate-ccw-7aUlKQpX.js +1 -0
- package/dist/showcase/assets/save-AT8JlA8E.js +1 -0
- package/dist/showcase/assets/schema-form-BpkVygoO.js +325 -0
- package/dist/showcase/assets/scroll-area-B0wmaMAD.js +32 -0
- package/dist/showcase/assets/scroll-area-CgXTHlpJ.js +1 -0
- package/dist/showcase/assets/select-BG_Iad8E.js +1 -0
- package/dist/showcase/assets/select-t6dryszf.js +1 -0
- package/dist/showcase/assets/send-BzGRF4t-.js +1 -0
- package/dist/showcase/assets/separator-BjGdXNcn.js +1 -0
- package/dist/showcase/assets/separator-DbiGagrP.js +28 -0
- package/dist/showcase/assets/serializeValue-B_EucO5O.js +1 -0
- package/dist/showcase/assets/settings-BSRT_96A.js +1 -0
- package/dist/showcase/assets/sheet-CEuKOBxr.js +1 -0
- package/dist/showcase/assets/shield-CcR2q5u_.js +1 -0
- package/dist/showcase/assets/shield-alert-DhbgXV1X.js +1 -0
- package/dist/showcase/assets/shield-check-CRbBJXw2.js +1 -0
- package/dist/showcase/assets/shopping-bag-B5BzpLV5.js +1 -0
- package/dist/showcase/assets/sidebar--2nHUTn3.js +1 -0
- package/dist/showcase/assets/sidebar.context-BCb20eIt.js +1 -0
- package/dist/showcase/assets/skeleton-BeVdks4r.js +1 -0
- package/dist/showcase/assets/skeleton-DijlT51X.js +29 -0
- package/dist/showcase/assets/slider-Cp4m3NTK.js +1 -0
- package/dist/showcase/assets/sliders-horizontal-C8RwUn0S.js +1 -0
- package/dist/showcase/assets/smart-card-B4P_C0nk.js +1 -0
- package/dist/showcase/assets/sonner-CLYYRmEW.js +22 -0
- package/dist/showcase/assets/sortable.esm-CoekVJlU.js +5 -0
- package/dist/showcase/assets/sparkles-DFJmoAFP.js +1 -0
- package/dist/showcase/assets/spinner-CeQHboSs.js +49 -0
- package/dist/showcase/assets/spinner-DMKANM9S.js +30 -0
- package/dist/showcase/assets/spinner-WEI7TMVk.js +1 -0
- package/dist/showcase/assets/square-pen-CfvmmXYo.js +1 -0
- package/dist/showcase/assets/stacked-avatars-CcCnnUrA.js +1 -0
- package/dist/showcase/assets/star-DK5onZCp.js +1 -0
- package/dist/showcase/assets/startOfDay-BuizEr24.js +1 -0
- package/dist/showcase/assets/styles-BStlbPXe.js +1 -0
- package/dist/showcase/assets/suggestions-Cd_XUmz3.js +126 -0
- package/dist/showcase/assets/switch-5f1vwEZ7.js +1 -0
- package/dist/showcase/assets/switch-arjWj-n7.js +1 -0
- package/dist/showcase/assets/sync-DorQdMfx.js +107 -0
- package/dist/showcase/assets/table-ClYkDRAk.js +1 -0
- package/dist/showcase/assets/table-D9q0odD8.js +382 -0
- package/dist/showcase/assets/table-actions-UJbkGb44.js +1 -0
- package/dist/showcase/assets/tabs-BENBPFif.js +19 -0
- package/dist/showcase/assets/tabs-ePpje8sU.js +1 -0
- package/dist/showcase/assets/tags-input-DRlg3zQH.js +1 -0
- package/dist/showcase/assets/text-button-CQvP6Kic.js +1 -0
- package/dist/showcase/assets/text-link-DT-nOORV.js +1 -0
- package/dist/showcase/assets/textarea-BGHGV17m.js +1 -0
- package/dist/showcase/assets/textarea-pstF1OBP.js +1 -0
- package/dist/showcase/assets/timelines-D8y-IyxW.js +200 -0
- package/dist/showcase/assets/toggle-group-BVyFo04r.js +1 -0
- package/dist/showcase/assets/toggles-dhLpAHSR.js +71 -0
- package/dist/showcase/assets/toggles-group-BJ5Jio2p.js +32 -0
- package/dist/showcase/assets/trash-2-OsaEm8cc.js +1 -0
- package/dist/showcase/assets/trending-up-HlQQXTth.js +1 -0
- package/dist/showcase/assets/truck-CvvBxBeB.js +1 -0
- package/dist/showcase/assets/typography-D_99bjSh.js +223 -0
- package/dist/showcase/assets/ui-badge-C1bu7wRu.js +28 -0
- package/dist/showcase/assets/ui-card-Ct1FFUxv.js +30 -0
- package/dist/showcase/assets/ui-table-Dxu9Jjq0.js +42 -0
- package/dist/showcase/assets/upload-tray-BeOBVU1z.js +138 -0
- package/dist/showcase/assets/use-form-field-state-Sbo6tfr9.js +1 -0
- package/dist/showcase/assets/use-layout-link-BK_oEoBg.js +1 -0
- package/dist/showcase/assets/useAnchoredPopupScrollLock-DLXArfPo.js +1 -0
- package/dist/showcase/assets/useAriaLabelledBy-etINba8U.js +1 -0
- package/dist/showcase/assets/useCollapsiblePanel-BNe9r1t_.js +1 -0
- package/dist/showcase/assets/useCompositeItem-CvG1CBEV.js +1 -0
- package/dist/showcase/assets/useCompositeListItem-CcY0U1bY.js +1 -0
- package/dist/showcase/assets/useLabelableId-Czdg4nY8.js +1 -0
- package/dist/showcase/assets/useOpenInteractionType-eyZ6twES.js +1 -0
- package/dist/showcase/assets/useRender-BAZlIYnj.js +1 -0
- package/dist/showcase/assets/useTriggerFocusGuards-C2I8g7TT.js +1 -0
- package/dist/showcase/assets/useValueChanged-Bz3WRSDy.js +1 -0
- package/dist/showcase/assets/user-Bqmz8M16.js +1 -0
- package/dist/showcase/assets/user-plus-MMxrhI4h.js +1 -0
- package/dist/showcase/assets/users-ERTaffcv.js +1 -0
- package/dist/showcase/assets/vendor-profile-BAwCE0wP.js +37 -0
- package/dist/showcase/assets/video-DJm0ubTE.js +1 -0
- package/dist/showcase/assets/wrench-gaXnvr_b.js +1 -0
- package/dist/showcase/assets/x-BqJnRkKw.js +1 -0
- package/dist/showcase/assets/zap-DHBVTfYZ.js +1 -0
- package/dist/showcase/index.html +2 -2
- package/dist/style.css +1 -1
- package/package.json +59 -2
- 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-DzzdJ2xk.cjs +0 -2
- package/dist/_shared/sidebar-DzzdJ2xk.cjs.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/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/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/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,56 +1,56 @@
|
|
|
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 r } from "../../../_shared/heading-CrNpYcUr.js";
|
|
3
|
+
import { n, t as r } from "../../../_shared/heading-HeP06nXG.js";
|
|
5
4
|
import { t as i } from "../../../_shared/icon-badge-zTBVtgt9.js";
|
|
6
|
-
import { t as a } from "../../../_shared/badge-
|
|
7
|
-
import { t as o } from "../../../_shared/button-
|
|
8
|
-
import { t as s } from "../../../_shared/smart-card-
|
|
9
|
-
import {
|
|
5
|
+
import { t as a } from "../../../_shared/badge-yGlx9trX.js";
|
|
6
|
+
import { t as o } from "../../../_shared/button-SuocMQFT.js";
|
|
7
|
+
import { t as s } from "../../../_shared/smart-card-DYZGY_Su.js";
|
|
8
|
+
import { O as c, i as l } from "../../../_shared/display-C4n0uuxl.js";
|
|
10
9
|
import { o as u, r as d, t as f } from "../../../_shared/avatar-CBi4LGxy.js";
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
10
|
+
import { t as p } from "../../../_shared/metadata-qTNAOM7E.js";
|
|
11
|
+
import { c as m, i as h, n as g, o as _, r as v, t as y, u as b } from "../../../_shared/item-DAjqQhhj.js";
|
|
12
|
+
import { useId as x, useState as S } from "react";
|
|
13
|
+
import { Fragment as C, jsx as w, jsxs as T } from "react/jsx-runtime";
|
|
14
|
+
import { ArrowRight as E, Check as D, ChevronRight as O, Copy as k, ExternalLink as A, Eye as j, Gift as M, Mail as N, MapPin as P, MessageSquare as ee, Phone as F, Sparkles as I } from "lucide-react";
|
|
15
15
|
//#region src/components/composed/cards/contact-card/types.ts
|
|
16
|
-
var
|
|
16
|
+
var L = {
|
|
17
17
|
contact: "Contact",
|
|
18
18
|
profile: "Profile"
|
|
19
19
|
};
|
|
20
20
|
//#endregion
|
|
21
21
|
//#region src/components/composed/cards/contact-card/contact-card.tsx
|
|
22
|
-
function
|
|
22
|
+
function te(e, t) {
|
|
23
23
|
return t || e.split(" ").map((e) => e[0]).slice(0, 2).join("").toUpperCase();
|
|
24
24
|
}
|
|
25
|
-
function
|
|
26
|
-
let O = e(
|
|
27
|
-
return /* @__PURE__ */
|
|
25
|
+
function R({ name: r, role: i, email: s, phone: c, location: l, avatarUrl: p, initials: h, badge: g, badgeVariant: x = "success", onContact: S, onViewProfile: C, className: E, strings: D }) {
|
|
26
|
+
let O = e(L, D);
|
|
27
|
+
return /* @__PURE__ */ T("div", {
|
|
28
28
|
className: t("contact-card--component", "overflow-hidden rounded-lg border border-border bg-card p-4 text-card-foreground shadow-sm sm:p-5", E),
|
|
29
29
|
children: [
|
|
30
|
-
/* @__PURE__ */
|
|
30
|
+
/* @__PURE__ */ T("div", {
|
|
31
31
|
className: "flex items-start gap-3",
|
|
32
|
-
children: [/* @__PURE__ */
|
|
32
|
+
children: [/* @__PURE__ */ T(f, {
|
|
33
33
|
className: "size-12 shrink-0 border border-border",
|
|
34
|
-
children: [!!
|
|
35
|
-
src:
|
|
34
|
+
children: [!!p && /* @__PURE__ */ w(u, {
|
|
35
|
+
src: p,
|
|
36
36
|
alt: r
|
|
37
|
-
}), /* @__PURE__ */
|
|
37
|
+
}), /* @__PURE__ */ w(d, {
|
|
38
38
|
className: "text-sm font-semibold",
|
|
39
|
-
children:
|
|
39
|
+
children: te(r, h)
|
|
40
40
|
})]
|
|
41
|
-
}), /* @__PURE__ */
|
|
41
|
+
}), /* @__PURE__ */ T("div", {
|
|
42
42
|
className: "min-w-0 flex-1",
|
|
43
|
-
children: [/* @__PURE__ */
|
|
43
|
+
children: [/* @__PURE__ */ T("div", {
|
|
44
44
|
className: "flex items-center gap-2",
|
|
45
|
-
children: [/* @__PURE__ */
|
|
45
|
+
children: [/* @__PURE__ */ w(n, {
|
|
46
46
|
weight: "semibold",
|
|
47
47
|
className: "truncate",
|
|
48
48
|
children: r
|
|
49
|
-
}), !!
|
|
49
|
+
}), !!g && /* @__PURE__ */ w(a, {
|
|
50
50
|
variant: x,
|
|
51
|
-
children:
|
|
51
|
+
children: g
|
|
52
52
|
})]
|
|
53
|
-
}), !!i && /* @__PURE__ */
|
|
53
|
+
}), !!i && /* @__PURE__ */ w(n, {
|
|
54
54
|
size: "xs",
|
|
55
55
|
type: "secondary",
|
|
56
56
|
className: "mt-0.5",
|
|
@@ -58,182 +58,180 @@ function I({ name: r, role: i, email: s, phone: c, location: l, avatarUrl: m, in
|
|
|
58
58
|
})]
|
|
59
59
|
})]
|
|
60
60
|
}),
|
|
61
|
-
!!(s || c || l) && /* @__PURE__ */
|
|
61
|
+
!!(s || c || l) && /* @__PURE__ */ T(_, {
|
|
62
62
|
className: "mt-4 gap-0",
|
|
63
63
|
children: [
|
|
64
|
-
!!s && /* @__PURE__ */
|
|
64
|
+
!!s && /* @__PURE__ */ T(y, {
|
|
65
65
|
size: "xs",
|
|
66
66
|
className: "px-0 py-1.5",
|
|
67
|
-
children: [/* @__PURE__ */
|
|
67
|
+
children: [/* @__PURE__ */ w(m, {
|
|
68
68
|
variant: "icon",
|
|
69
69
|
className: "text-muted-foreground",
|
|
70
|
-
children: /* @__PURE__ */
|
|
71
|
-
}), /* @__PURE__ */
|
|
70
|
+
children: /* @__PURE__ */ w(N, {})
|
|
71
|
+
}), /* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
72
72
|
bold: !1,
|
|
73
73
|
children: s
|
|
74
74
|
}) })]
|
|
75
75
|
}),
|
|
76
|
-
!!c && /* @__PURE__ */
|
|
76
|
+
!!c && /* @__PURE__ */ T(y, {
|
|
77
77
|
size: "xs",
|
|
78
78
|
className: "px-0 py-1.5",
|
|
79
|
-
children: [/* @__PURE__ */
|
|
79
|
+
children: [/* @__PURE__ */ w(m, {
|
|
80
80
|
variant: "icon",
|
|
81
81
|
className: "text-muted-foreground",
|
|
82
|
-
children: /* @__PURE__ */
|
|
83
|
-
}), /* @__PURE__ */
|
|
82
|
+
children: /* @__PURE__ */ w(F, {})
|
|
83
|
+
}), /* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
84
84
|
bold: !1,
|
|
85
85
|
children: c
|
|
86
86
|
}) })]
|
|
87
87
|
}),
|
|
88
|
-
!!l && /* @__PURE__ */
|
|
88
|
+
!!l && /* @__PURE__ */ T(y, {
|
|
89
89
|
size: "xs",
|
|
90
90
|
className: "px-0 py-1.5",
|
|
91
|
-
children: [/* @__PURE__ */
|
|
91
|
+
children: [/* @__PURE__ */ w(m, {
|
|
92
92
|
variant: "icon",
|
|
93
93
|
className: "text-muted-foreground",
|
|
94
|
-
children: /* @__PURE__ */
|
|
95
|
-
}), /* @__PURE__ */
|
|
94
|
+
children: /* @__PURE__ */ w(P, {})
|
|
95
|
+
}), /* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
96
96
|
bold: !1,
|
|
97
97
|
children: l
|
|
98
98
|
}) })]
|
|
99
99
|
})
|
|
100
100
|
]
|
|
101
101
|
}),
|
|
102
|
-
!!(S ||
|
|
102
|
+
!!(S || C) && /* @__PURE__ */ T("div", {
|
|
103
103
|
className: "mt-4 flex items-center gap-2",
|
|
104
|
-
children: [!!S && /* @__PURE__ */
|
|
105
|
-
variant: "
|
|
104
|
+
children: [!!S && /* @__PURE__ */ w(o, {
|
|
105
|
+
variant: "primary",
|
|
106
106
|
buttonStyle: "solid",
|
|
107
107
|
icon: N,
|
|
108
108
|
onClick: S,
|
|
109
|
-
className: "flex-1",
|
|
110
109
|
children: O.contact
|
|
111
|
-
}), !!
|
|
110
|
+
}), !!C && /* @__PURE__ */ w(o, {
|
|
112
111
|
variant: "secondary",
|
|
113
112
|
buttonStyle: "ghost",
|
|
114
113
|
icon: A,
|
|
115
|
-
onClick:
|
|
116
|
-
className: "flex-1",
|
|
114
|
+
onClick: C,
|
|
117
115
|
children: O.profile
|
|
118
116
|
})]
|
|
119
117
|
})
|
|
120
118
|
]
|
|
121
119
|
});
|
|
122
120
|
}
|
|
123
|
-
|
|
121
|
+
R.displayName = "ContactCard";
|
|
124
122
|
//#endregion
|
|
125
123
|
//#region src/components/composed/cards/gradient-card/gradient-card.tsx
|
|
126
|
-
var
|
|
127
|
-
coral: "bg-gradient-to-br from-
|
|
128
|
-
ocean: "bg-gradient-to-br from-
|
|
129
|
-
forest: "bg-gradient-to-br from-
|
|
130
|
-
twilight: "bg-gradient-to-br from-
|
|
131
|
-
ember: "bg-gradient-to-br from-
|
|
124
|
+
var z = {
|
|
125
|
+
coral: "bg-gradient-to-br from-destructive to-warning",
|
|
126
|
+
ocean: "bg-gradient-to-br from-info to-primary",
|
|
127
|
+
forest: "bg-gradient-to-br from-success to-info",
|
|
128
|
+
twilight: "bg-gradient-to-br from-foreground to-info",
|
|
129
|
+
ember: "bg-gradient-to-br from-destructive via-warning to-destructive"
|
|
132
130
|
};
|
|
133
|
-
function
|
|
134
|
-
return /* @__PURE__ */
|
|
135
|
-
className: "absolute -right-12 -top-12 h-44 w-44 rounded-full bg-
|
|
131
|
+
function ne() {
|
|
132
|
+
return /* @__PURE__ */ T(C, { children: [/* @__PURE__ */ w("div", {
|
|
133
|
+
className: "absolute -right-12 -top-12 h-44 w-44 rounded-full bg-inverse-decoration",
|
|
136
134
|
"aria-hidden": "true"
|
|
137
|
-
}), /* @__PURE__ */
|
|
138
|
-
className: "absolute -bottom-8 -left-8 h-28 w-28 rounded-full bg-
|
|
135
|
+
}), /* @__PURE__ */ w("div", {
|
|
136
|
+
className: "absolute -bottom-8 -left-8 h-28 w-28 rounded-full bg-inverse-decoration",
|
|
139
137
|
"aria-hidden": "true"
|
|
140
138
|
})] });
|
|
141
139
|
}
|
|
142
|
-
function
|
|
143
|
-
let e = `gradient-card-diag-stripes-${
|
|
144
|
-
return /* @__PURE__ */
|
|
140
|
+
function re() {
|
|
141
|
+
let e = `gradient-card-diag-stripes-${x().replace(/:/g, "")}`;
|
|
142
|
+
return /* @__PURE__ */ T("svg", {
|
|
145
143
|
className: "absolute inset-0 h-full w-full opacity-[0.04]",
|
|
146
144
|
xmlns: "http://www.w3.org/2000/svg",
|
|
147
145
|
"aria-hidden": "true",
|
|
148
|
-
children: [/* @__PURE__ */
|
|
146
|
+
children: [/* @__PURE__ */ w("defs", { children: /* @__PURE__ */ w("pattern", {
|
|
149
147
|
id: e,
|
|
150
148
|
width: "8",
|
|
151
149
|
height: "8",
|
|
152
150
|
patternUnits: "userSpaceOnUse",
|
|
153
151
|
patternTransform: "rotate(45)",
|
|
154
|
-
children: /* @__PURE__ */
|
|
152
|
+
children: /* @__PURE__ */ w("rect", {
|
|
155
153
|
width: "2",
|
|
156
154
|
height: "8",
|
|
157
|
-
|
|
155
|
+
className: "fill-inverse-foreground"
|
|
158
156
|
})
|
|
159
|
-
}) }), /* @__PURE__ */
|
|
157
|
+
}) }), /* @__PURE__ */ w("rect", {
|
|
160
158
|
width: "100%",
|
|
161
159
|
height: "100%",
|
|
162
160
|
fill: `url(#${e})`
|
|
163
161
|
})]
|
|
164
162
|
});
|
|
165
163
|
}
|
|
166
|
-
var
|
|
164
|
+
var B = {
|
|
167
165
|
none: null,
|
|
168
|
-
circles: () => /* @__PURE__ */
|
|
169
|
-
diagonal: () => /* @__PURE__ */
|
|
166
|
+
circles: () => /* @__PURE__ */ w(ne, {}),
|
|
167
|
+
diagonal: () => /* @__PURE__ */ w(re, {})
|
|
170
168
|
};
|
|
171
|
-
function
|
|
172
|
-
let v =
|
|
173
|
-
return /* @__PURE__ */
|
|
174
|
-
className: t("relative overflow-hidden rounded-lg",
|
|
175
|
-
children: [!!v && v(), /* @__PURE__ */
|
|
169
|
+
function V({ gradient: e = "coral", pattern: i = "none", title: a, subtitle: s, value: c, valueLabel: l, badge: u, icon: d, alertText: f, alertCount: p, action: m, footer: h, children: g, className: _ }) {
|
|
170
|
+
let v = B[i], y = !!(a || s || d);
|
|
171
|
+
return /* @__PURE__ */ T("div", {
|
|
172
|
+
className: t("gradient-card--component relative overflow-hidden rounded-lg", z[e], _),
|
|
173
|
+
children: [!!v && v(), /* @__PURE__ */ T("div", {
|
|
176
174
|
className: "relative flex flex-col gap-5 p-6",
|
|
177
175
|
children: [
|
|
178
|
-
!!y && /* @__PURE__ */
|
|
176
|
+
!!y && /* @__PURE__ */ T("div", {
|
|
179
177
|
className: "flex items-start justify-between gap-4",
|
|
180
|
-
children: [/* @__PURE__ */
|
|
178
|
+
children: [/* @__PURE__ */ T("div", {
|
|
181
179
|
className: "min-w-0 flex-1",
|
|
182
|
-
children: [!!a && /* @__PURE__ */
|
|
180
|
+
children: [!!a && /* @__PURE__ */ w(n, {
|
|
183
181
|
weight: "semibold",
|
|
184
|
-
className: "
|
|
182
|
+
className: "tracking-tight leading-snug text-inverse-foreground",
|
|
185
183
|
children: a
|
|
186
|
-
}), !!s && /* @__PURE__ */
|
|
184
|
+
}), !!s && /* @__PURE__ */ w(n, {
|
|
187
185
|
size: "xs",
|
|
188
|
-
className: "mt-0.5
|
|
186
|
+
className: "mt-0.5 leading-snug text-inverse-muted",
|
|
189
187
|
children: s
|
|
190
188
|
})]
|
|
191
|
-
}), !!d && /* @__PURE__ */
|
|
189
|
+
}), !!d && /* @__PURE__ */ w("span", {
|
|
192
190
|
"aria-hidden": "true",
|
|
193
|
-
className: "inline-flex size-10 shrink-0 items-center justify-center rounded-xl bg-
|
|
194
|
-
children: /* @__PURE__ */
|
|
191
|
+
className: "inline-flex size-10 shrink-0 items-center justify-center rounded-xl bg-inverse-surface text-inverse-foreground ring-1 ring-inverse-border backdrop-blur-sm",
|
|
192
|
+
children: /* @__PURE__ */ w(d, { className: "size-5" })
|
|
195
193
|
})]
|
|
196
194
|
}),
|
|
197
|
-
!!c && /* @__PURE__ */
|
|
195
|
+
!!c && /* @__PURE__ */ T("div", {
|
|
198
196
|
className: "flex flex-col gap-1",
|
|
199
|
-
children: [/* @__PURE__ */
|
|
197
|
+
children: [/* @__PURE__ */ w(r, {
|
|
200
198
|
tag: "h3",
|
|
201
199
|
align: "left",
|
|
202
|
-
className: "text-4xl font-bold tabular-nums tracking-tight
|
|
200
|
+
className: "text-4xl font-bold tabular-nums tracking-tight border-none pb-0 leading-none text-inverse-foreground",
|
|
203
201
|
children: c
|
|
204
|
-
}), (l || u) && /* @__PURE__ */
|
|
202
|
+
}), (l || u) && /* @__PURE__ */ T("div", {
|
|
205
203
|
className: "flex flex-wrap items-center justify-between gap-2",
|
|
206
|
-
children: [!!l && /* @__PURE__ */
|
|
204
|
+
children: [!!l && /* @__PURE__ */ w(n, {
|
|
207
205
|
size: "xs",
|
|
208
|
-
className: "
|
|
206
|
+
className: "leading-snug text-inverse-muted",
|
|
209
207
|
children: l
|
|
210
|
-
}), !!u && /* @__PURE__ */
|
|
211
|
-
className: "inline-flex items-center rounded-full bg-
|
|
208
|
+
}), !!u && /* @__PURE__ */ w("span", {
|
|
209
|
+
className: "inline-flex items-center rounded-full bg-inverse-surface-strong px-2.5 py-0.5 text-xxs font-semibold uppercase tracking-wider text-inverse-foreground backdrop-blur-sm",
|
|
212
210
|
children: u
|
|
213
211
|
})]
|
|
214
212
|
})]
|
|
215
213
|
}),
|
|
216
|
-
!!f && /* @__PURE__ */
|
|
217
|
-
className: "flex items-center gap-3 rounded-xl bg-
|
|
218
|
-
children: [/* @__PURE__ */
|
|
219
|
-
className: "min-w-0 flex-1
|
|
214
|
+
!!f && /* @__PURE__ */ T("div", {
|
|
215
|
+
className: "flex items-center gap-3 rounded-xl bg-inverse-surface px-3.5 py-2.5 ring-1 ring-inverse-border backdrop-blur-sm",
|
|
216
|
+
children: [/* @__PURE__ */ w(n, {
|
|
217
|
+
className: "min-w-0 flex-1 leading-snug text-inverse-foreground",
|
|
220
218
|
children: f
|
|
221
|
-
}), !!p && /* @__PURE__ */
|
|
222
|
-
className: "inline-flex h-5 min-w-5 items-center justify-center rounded-full bg-
|
|
219
|
+
}), !!p && /* @__PURE__ */ w("span", {
|
|
220
|
+
className: "inline-flex h-5 min-w-5 items-center justify-center rounded-full bg-inverse-surface-strong px-1.5 text-xs font-bold tabular-nums text-inverse-foreground",
|
|
223
221
|
children: p
|
|
224
222
|
})]
|
|
225
223
|
}),
|
|
226
|
-
!!g && /* @__PURE__ */
|
|
227
|
-
(!!m || !!h) && /* @__PURE__ */
|
|
224
|
+
!!g && /* @__PURE__ */ w("div", { children: g }),
|
|
225
|
+
(!!m || !!h) && /* @__PURE__ */ T("div", {
|
|
228
226
|
className: "flex items-center justify-between gap-3 pt-1",
|
|
229
|
-
children: [m ? /* @__PURE__ */
|
|
227
|
+
children: [m ? /* @__PURE__ */ w(o, {
|
|
230
228
|
variant: "dark",
|
|
231
229
|
onClick: m.onClick,
|
|
232
230
|
className: "rounded-xl px-4",
|
|
233
231
|
children: m.label
|
|
234
|
-
}) : /* @__PURE__ */
|
|
232
|
+
}) : /* @__PURE__ */ w("span", {}), !!h && /* @__PURE__ */ w(n, {
|
|
235
233
|
size: "xs",
|
|
236
|
-
className: "text-
|
|
234
|
+
className: "text-inverse-muted",
|
|
237
235
|
children: h
|
|
238
236
|
})]
|
|
239
237
|
})
|
|
@@ -241,45 +239,45 @@ function z({ gradient: e = "coral", pattern: i = "none", title: a, subtitle: s,
|
|
|
241
239
|
})]
|
|
242
240
|
});
|
|
243
241
|
}
|
|
244
|
-
|
|
245
|
-
function
|
|
246
|
-
let u =
|
|
247
|
-
return /* @__PURE__ */
|
|
248
|
-
className: t("relative overflow-hidden rounded-lg",
|
|
249
|
-
children: [!!u && u(), /* @__PURE__ */
|
|
242
|
+
V.displayName = "GradientCard";
|
|
243
|
+
function H({ gradient: e = "coral", pattern: i = "none", title: a, value: o, change: s, subtitle: c, className: l }) {
|
|
244
|
+
let u = B[i];
|
|
245
|
+
return /* @__PURE__ */ T("div", {
|
|
246
|
+
className: t("gradient-card-compact--component relative overflow-hidden rounded-lg", z[e], l),
|
|
247
|
+
children: [!!u && u(), /* @__PURE__ */ T("div", {
|
|
250
248
|
className: "relative flex flex-col gap-1 p-5",
|
|
251
249
|
children: [
|
|
252
|
-
!!a && /* @__PURE__ */
|
|
250
|
+
!!a && /* @__PURE__ */ w(n, {
|
|
253
251
|
size: "xs",
|
|
254
252
|
weight: "medium",
|
|
255
|
-
className: "
|
|
253
|
+
className: "uppercase tracking-wider text-inverse-muted",
|
|
256
254
|
children: a
|
|
257
255
|
}),
|
|
258
|
-
/* @__PURE__ */
|
|
256
|
+
/* @__PURE__ */ T("div", {
|
|
259
257
|
className: "flex items-baseline gap-2",
|
|
260
|
-
children: [!!o && /* @__PURE__ */
|
|
258
|
+
children: [!!o && /* @__PURE__ */ w(r, {
|
|
261
259
|
tag: "h4",
|
|
262
260
|
align: "left",
|
|
263
|
-
className: "text-2xl font-bold tabular-nums tracking-tight
|
|
261
|
+
className: "text-2xl font-bold tabular-nums tracking-tight border-none pb-0 leading-none text-inverse-foreground",
|
|
264
262
|
children: o
|
|
265
|
-
}), !!s && /* @__PURE__ */
|
|
266
|
-
className: "inline-flex items-center rounded-full bg-
|
|
263
|
+
}), !!s && /* @__PURE__ */ w("span", {
|
|
264
|
+
className: "inline-flex items-center rounded-full bg-inverse-surface px-2 py-0.5 text-xs font-semibold tabular-nums text-inverse-foreground backdrop-blur-sm",
|
|
267
265
|
children: s
|
|
268
266
|
})]
|
|
269
267
|
}),
|
|
270
|
-
!!c && /* @__PURE__ */
|
|
268
|
+
!!c && /* @__PURE__ */ w(n, {
|
|
271
269
|
size: "xs",
|
|
272
|
-
className: "
|
|
270
|
+
className: "leading-snug text-inverse-subtle",
|
|
273
271
|
children: c
|
|
274
272
|
})
|
|
275
273
|
]
|
|
276
274
|
})]
|
|
277
275
|
});
|
|
278
276
|
}
|
|
279
|
-
|
|
277
|
+
H.displayName = "GradientCardCompact";
|
|
280
278
|
//#endregion
|
|
281
279
|
//#region src/components/composed/cards/giftcard-card/types.ts
|
|
282
|
-
var
|
|
280
|
+
var U = {
|
|
283
281
|
status: {
|
|
284
282
|
active: "Active",
|
|
285
283
|
redeemed: "Redeemed",
|
|
@@ -295,31 +293,31 @@ var V = {
|
|
|
295
293
|
recipient: "Recipient",
|
|
296
294
|
viewDetails: "View Details",
|
|
297
295
|
copyCode: "Copy code"
|
|
298
|
-
},
|
|
296
|
+
}, W = {
|
|
299
297
|
active: "success",
|
|
300
298
|
redeemed: "secondary",
|
|
301
299
|
expired: "error",
|
|
302
300
|
disabled: "warning"
|
|
303
301
|
};
|
|
304
|
-
|
|
305
|
-
var
|
|
302
|
+
U.status.active, U.status.redeemed, U.status.expired, U.status.disabled;
|
|
303
|
+
var ie = {
|
|
306
304
|
purple: {
|
|
307
|
-
card: "from-
|
|
308
|
-
strip: "from-
|
|
305
|
+
card: "from-primary via-primary/90 to-info",
|
|
306
|
+
strip: "from-primary via-primary/90 to-info"
|
|
309
307
|
},
|
|
310
308
|
green: {
|
|
311
|
-
card: "from-
|
|
312
|
-
strip: "from-
|
|
309
|
+
card: "from-success via-info to-success",
|
|
310
|
+
strip: "from-success via-info to-success"
|
|
313
311
|
},
|
|
314
312
|
warm: {
|
|
315
|
-
card: "from-
|
|
316
|
-
strip: "from-
|
|
313
|
+
card: "from-warning via-warning/90 to-destructive",
|
|
314
|
+
strip: "from-warning via-warning/90 to-destructive"
|
|
317
315
|
}
|
|
318
|
-
},
|
|
319
|
-
purple: "from-
|
|
320
|
-
green: "from-
|
|
321
|
-
warm: "from-
|
|
322
|
-
},
|
|
316
|
+
}, ae = {
|
|
317
|
+
purple: "from-primary to-info",
|
|
318
|
+
green: "from-success to-info",
|
|
319
|
+
warm: "from-warning to-destructive"
|
|
320
|
+
}, oe = {
|
|
323
321
|
green: {
|
|
324
322
|
line: "bg-success",
|
|
325
323
|
iconBg: "bg-success/15 text-success"
|
|
@@ -332,116 +330,126 @@ var se = {
|
|
|
332
330
|
line: "bg-warning",
|
|
333
331
|
iconBg: "bg-warning/15 text-warning-foreground"
|
|
334
332
|
}
|
|
335
|
-
},
|
|
336
|
-
green: "from-
|
|
337
|
-
blue: "from-
|
|
338
|
-
amber: "from-
|
|
339
|
-
},
|
|
340
|
-
green: "bg-
|
|
341
|
-
blue: "bg-
|
|
342
|
-
amber: "bg-
|
|
333
|
+
}, se = {
|
|
334
|
+
green: "from-success to-info",
|
|
335
|
+
blue: "from-info to-primary",
|
|
336
|
+
amber: "from-warning to-destructive"
|
|
337
|
+
}, ce = {
|
|
338
|
+
green: "bg-success ring-4 ring-background shadow-lg",
|
|
339
|
+
blue: "bg-info ring-4 ring-background shadow-lg",
|
|
340
|
+
amber: "bg-warning ring-4 ring-background shadow-lg"
|
|
343
341
|
};
|
|
344
342
|
//#endregion
|
|
345
343
|
//#region src/components/composed/cards/giftcard-card/partials/giftcard-full.tsx
|
|
346
|
-
function
|
|
347
|
-
let
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
344
|
+
function G({ code: i, amount: a, remainingAmount: s, status: c, recipientName: l, senderName: u, message: d, expiresAt: f, createdAt: m, template: h, onView: g, gradient: _ = "purple", pattern: v = "none", className: y, strings: b }) {
|
|
345
|
+
let x = e(U, b), S = x.status[c], E = W[c], D = !!s && s !== a, O = D ? s : a, A = [
|
|
346
|
+
...l ? [{
|
|
347
|
+
label: x.to,
|
|
348
|
+
value: l
|
|
349
|
+
}] : [],
|
|
350
|
+
...u ? [{
|
|
351
|
+
label: x.from,
|
|
352
|
+
value: u
|
|
353
|
+
}] : [],
|
|
354
|
+
...f ? [{
|
|
355
|
+
label: x.expires,
|
|
356
|
+
value: f
|
|
357
|
+
}] : []
|
|
358
|
+
];
|
|
359
|
+
return /* @__PURE__ */ T("div", {
|
|
360
|
+
className: t("giftcard-card--component w-full max-w-sm transition-shadow duration-300 ease-out", "hover:shadow-md hover:shadow-foreground/10", y),
|
|
361
|
+
children: [/* @__PURE__ */ T("div", {
|
|
362
|
+
className: t("relative overflow-hidden rounded-t-lg bg-gradient-to-br p-6", ie[_].card),
|
|
352
363
|
children: [
|
|
353
|
-
|
|
354
|
-
className: "absolute -top-8 -right-8 h-32 w-32 rounded-full bg-
|
|
364
|
+
v === "circles" && /* @__PURE__ */ T(C, { children: [/* @__PURE__ */ w("div", {
|
|
365
|
+
className: "absolute -top-8 -right-8 h-32 w-32 rounded-full bg-inverse-decoration",
|
|
355
366
|
"aria-hidden": "true"
|
|
356
|
-
}), /* @__PURE__ */
|
|
357
|
-
className: "absolute -bottom-4 -left-4 h-20 w-20 rounded-full bg-
|
|
367
|
+
}), /* @__PURE__ */ w("div", {
|
|
368
|
+
className: "absolute -bottom-4 -left-4 h-20 w-20 rounded-full bg-inverse-decoration",
|
|
358
369
|
"aria-hidden": "true"
|
|
359
370
|
})] }),
|
|
360
|
-
|
|
371
|
+
v === "waves" && /* @__PURE__ */ T("svg", {
|
|
361
372
|
className: "absolute inset-0 h-full w-full opacity-5",
|
|
362
373
|
viewBox: "0 0 400 200",
|
|
363
374
|
preserveAspectRatio: "none",
|
|
364
375
|
"aria-hidden": "true",
|
|
365
|
-
children: [/* @__PURE__ */
|
|
376
|
+
children: [/* @__PURE__ */ w("path", {
|
|
366
377
|
d: "M0 80 C100 20, 200 140, 400 60 L400 200 L0 200 Z",
|
|
367
|
-
|
|
368
|
-
}), /* @__PURE__ */
|
|
378
|
+
className: "fill-inverse-foreground"
|
|
379
|
+
}), /* @__PURE__ */ w("path", {
|
|
369
380
|
d: "M0 120 C120 60, 280 180, 400 100 L400 200 L0 200 Z",
|
|
370
|
-
|
|
381
|
+
className: "fill-inverse-foreground"
|
|
371
382
|
})]
|
|
372
383
|
}),
|
|
373
|
-
/* @__PURE__ */
|
|
384
|
+
/* @__PURE__ */ w("div", {
|
|
374
385
|
className: "absolute top-4 right-4 z-20",
|
|
375
|
-
children: /* @__PURE__ */
|
|
376
|
-
className: t("inline-flex items-center gap-1.5 rounded-full px-2.5 py-0.5 text-xxs font-semibold uppercase tracking-wide", "bg-
|
|
377
|
-
"data-status":
|
|
378
|
-
children: [/* @__PURE__ */
|
|
379
|
-
className: "size-1.5 rounded-full bg-
|
|
386
|
+
children: /* @__PURE__ */ T("span", {
|
|
387
|
+
className: t("inline-flex items-center gap-1.5 rounded-full px-2.5 py-0.5 text-xxs font-semibold uppercase tracking-wide", "bg-inverse-surface-strong text-inverse-foreground border border-inverse-border shadow-sm backdrop-blur-md"),
|
|
388
|
+
"data-status": E,
|
|
389
|
+
children: [/* @__PURE__ */ w("span", {
|
|
390
|
+
className: "size-1.5 rounded-full bg-inverse-foreground/85",
|
|
380
391
|
"aria-hidden": "true"
|
|
381
|
-
}),
|
|
392
|
+
}), S]
|
|
382
393
|
})
|
|
383
394
|
}),
|
|
384
|
-
/* @__PURE__ */
|
|
395
|
+
/* @__PURE__ */ T("div", {
|
|
385
396
|
className: "relative z-10",
|
|
386
397
|
children: [
|
|
387
|
-
/* @__PURE__ */
|
|
398
|
+
/* @__PURE__ */ T("div", {
|
|
388
399
|
className: "flex items-center gap-2",
|
|
389
|
-
children: [/* @__PURE__ */
|
|
400
|
+
children: [/* @__PURE__ */ w(M, { className: "h-5 w-5 text-inverse-foreground opacity-80" }), /* @__PURE__ */ w(n, {
|
|
390
401
|
weight: "medium",
|
|
391
|
-
className: "text-
|
|
392
|
-
children:
|
|
402
|
+
className: "text-inverse-muted",
|
|
403
|
+
children: x.giftCard
|
|
393
404
|
})]
|
|
394
405
|
}),
|
|
395
|
-
/* @__PURE__ */
|
|
406
|
+
/* @__PURE__ */ T("div", {
|
|
396
407
|
className: "mt-8 mb-5",
|
|
397
|
-
children: [/* @__PURE__ */
|
|
408
|
+
children: [/* @__PURE__ */ w(n, {
|
|
398
409
|
size: "xs",
|
|
399
|
-
className: "
|
|
400
|
-
children:
|
|
401
|
-
}), /* @__PURE__ */
|
|
410
|
+
className: "uppercase tracking-wider text-inverse-subtle",
|
|
411
|
+
children: x.balance
|
|
412
|
+
}), /* @__PURE__ */ T("div", {
|
|
402
413
|
className: "flex items-baseline gap-2.5 mt-1",
|
|
403
|
-
children: [/* @__PURE__ */
|
|
414
|
+
children: [/* @__PURE__ */ w(r, {
|
|
404
415
|
tag: "h2",
|
|
405
|
-
className: "text-4xl border-none pb-0 text-
|
|
416
|
+
className: "text-4xl border-none pb-0 text-inverse-foreground tabular-nums drop-shadow-sm",
|
|
406
417
|
children: O
|
|
407
|
-
}), !!D && /* @__PURE__ */
|
|
408
|
-
className: "
|
|
418
|
+
}), !!D && /* @__PURE__ */ w(n, {
|
|
419
|
+
className: "line-through tabular-nums text-inverse-disabled",
|
|
409
420
|
children: a
|
|
410
421
|
})]
|
|
411
422
|
})]
|
|
412
423
|
}),
|
|
413
|
-
/* @__PURE__ */
|
|
414
|
-
className: t("flex items-center gap-2 rounded-lg px-4 py-2.5", "bg-
|
|
415
|
-
children: [/* @__PURE__ */
|
|
424
|
+
/* @__PURE__ */ T("div", {
|
|
425
|
+
className: t("flex items-center gap-2 rounded-lg px-4 py-2.5", "bg-inverse-surface backdrop-blur-sm", "border border-inverse-border", "shadow-sm"),
|
|
426
|
+
children: [/* @__PURE__ */ w(n, {
|
|
416
427
|
weight: "semibold",
|
|
417
|
-
className: "
|
|
428
|
+
className: "flex-1 font-mono tracking-[0.2em] text-inverse-foreground",
|
|
418
429
|
children: i
|
|
419
|
-
}), /* @__PURE__ */
|
|
430
|
+
}), /* @__PURE__ */ w(o, {
|
|
420
431
|
variant: "light",
|
|
421
432
|
buttonStyle: "ghost",
|
|
422
|
-
className: "p-1 h-auto text-
|
|
423
|
-
"aria-label":
|
|
424
|
-
children: /* @__PURE__ */
|
|
433
|
+
className: "p-1 h-auto text-inverse-foreground opacity-60 hover:bg-inverse-surface hover:opacity-100",
|
|
434
|
+
"aria-label": x.copyCode,
|
|
435
|
+
children: /* @__PURE__ */ w(k, { className: "h-4 w-4" })
|
|
425
436
|
})]
|
|
426
437
|
})
|
|
427
438
|
]
|
|
428
439
|
})
|
|
429
440
|
]
|
|
430
|
-
}), /* @__PURE__ */
|
|
441
|
+
}), /* @__PURE__ */ T("div", {
|
|
431
442
|
className: "rounded-b-lg bg-card p-5 shadow-sm border border-t-0 border-border/50 space-y-4",
|
|
432
443
|
children: [
|
|
433
|
-
!!d && /* @__PURE__ */
|
|
444
|
+
!!d && /* @__PURE__ */ T("div", {
|
|
434
445
|
className: "rounded-lg bg-muted/50 p-3 border border-border/30",
|
|
435
|
-
children: [/* @__PURE__ */ w(
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
children: b.personalMessage
|
|
443
|
-
})]
|
|
444
|
-
}), /* @__PURE__ */ w(n, {
|
|
446
|
+
children: [/* @__PURE__ */ w(n, {
|
|
447
|
+
size: "xxs",
|
|
448
|
+
type: "secondary",
|
|
449
|
+
weight: "medium",
|
|
450
|
+
className: "mb-1 uppercase tracking-wide",
|
|
451
|
+
children: x.personalMessage
|
|
452
|
+
}), /* @__PURE__ */ T(n, {
|
|
445
453
|
type: "secondary",
|
|
446
454
|
className: "italic leading-relaxed",
|
|
447
455
|
children: [
|
|
@@ -451,554 +459,519 @@ function W({ code: i, amount: a, remainingAmount: s, status: c, recipientName: l
|
|
|
451
459
|
]
|
|
452
460
|
})]
|
|
453
461
|
}),
|
|
454
|
-
/* @__PURE__ */ w(
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
!!l && /* @__PURE__ */ w("div", {
|
|
458
|
-
className: "space-y-0.5",
|
|
459
|
-
children: [/* @__PURE__ */ w("div", {
|
|
460
|
-
className: "flex items-center gap-1.5",
|
|
461
|
-
children: [/* @__PURE__ */ C(F, { className: "h-3 w-3 text-muted-foreground" }), /* @__PURE__ */ C(n, {
|
|
462
|
-
size: "xxs",
|
|
463
|
-
type: "discrete",
|
|
464
|
-
weight: "medium",
|
|
465
|
-
className: "uppercase tracking-wide",
|
|
466
|
-
children: b.to
|
|
467
|
-
})]
|
|
468
|
-
}), /* @__PURE__ */ C(n, {
|
|
469
|
-
weight: "medium",
|
|
470
|
-
children: l
|
|
471
|
-
})]
|
|
472
|
-
}),
|
|
473
|
-
!!u && /* @__PURE__ */ w("div", {
|
|
474
|
-
className: "space-y-0.5",
|
|
475
|
-
children: [/* @__PURE__ */ w("div", {
|
|
476
|
-
className: "flex items-center gap-1.5",
|
|
477
|
-
children: [/* @__PURE__ */ C(F, { className: "h-3 w-3 text-muted-foreground" }), /* @__PURE__ */ C(n, {
|
|
478
|
-
size: "xxs",
|
|
479
|
-
type: "discrete",
|
|
480
|
-
weight: "medium",
|
|
481
|
-
className: "uppercase tracking-wide",
|
|
482
|
-
children: b.from
|
|
483
|
-
})]
|
|
484
|
-
}), /* @__PURE__ */ C(n, {
|
|
485
|
-
weight: "medium",
|
|
486
|
-
children: u
|
|
487
|
-
})]
|
|
488
|
-
}),
|
|
489
|
-
!!f && /* @__PURE__ */ w("div", {
|
|
490
|
-
className: "space-y-0.5",
|
|
491
|
-
children: [/* @__PURE__ */ w("div", {
|
|
492
|
-
className: "flex items-center gap-1.5",
|
|
493
|
-
children: [/* @__PURE__ */ C(E, { className: "h-3 w-3 text-muted-foreground" }), /* @__PURE__ */ C(n, {
|
|
494
|
-
size: "xxs",
|
|
495
|
-
type: "discrete",
|
|
496
|
-
weight: "medium",
|
|
497
|
-
className: "uppercase tracking-wide",
|
|
498
|
-
children: b.expires
|
|
499
|
-
})]
|
|
500
|
-
}), /* @__PURE__ */ C(n, {
|
|
501
|
-
weight: "medium",
|
|
502
|
-
children: f
|
|
503
|
-
})]
|
|
504
|
-
})
|
|
505
|
-
]
|
|
462
|
+
/* @__PURE__ */ w(p, {
|
|
463
|
+
items: A,
|
|
464
|
+
columns: 2
|
|
506
465
|
}),
|
|
507
|
-
!!
|
|
466
|
+
!!g && /* @__PURE__ */ w(o, {
|
|
508
467
|
variant: "secondary",
|
|
509
468
|
buttonStyle: "outline",
|
|
510
469
|
icon: j,
|
|
511
470
|
fullWidth: !0,
|
|
512
|
-
onClick:
|
|
513
|
-
children:
|
|
471
|
+
onClick: g,
|
|
472
|
+
children: x.viewDetails
|
|
514
473
|
})
|
|
515
474
|
]
|
|
516
475
|
})]
|
|
517
476
|
});
|
|
518
477
|
}
|
|
519
|
-
|
|
478
|
+
G.displayName = "GiftcardCard";
|
|
520
479
|
//#endregion
|
|
521
480
|
//#region src/components/composed/cards/giftcard-card/partials/giftcard-compact.tsx
|
|
522
|
-
function
|
|
523
|
-
let f = e(
|
|
524
|
-
return /* @__PURE__ */
|
|
481
|
+
function K({ code: r, amount: i, remainingAmount: o, status: s, recipientName: c, gradient: l = "purple", className: u, strings: d }) {
|
|
482
|
+
let f = e(U, d).status[s], p = W[s], _ = !!o && o !== i, x = _ ? o : i;
|
|
483
|
+
return /* @__PURE__ */ T(y, {
|
|
484
|
+
size: "xs",
|
|
525
485
|
variant: "outline",
|
|
526
|
-
className: t("shadow-sm transition-colors duration-150 hover:border-border", u),
|
|
486
|
+
className: t("giftcard-compact--component flex-nowrap gap-x-2.5 px-3 py-2 shadow-sm transition-colors duration-150 hover:border-border", u),
|
|
527
487
|
children: [
|
|
528
|
-
/* @__PURE__ */
|
|
488
|
+
/* @__PURE__ */ w(m, {
|
|
529
489
|
variant: "image",
|
|
530
|
-
children: /* @__PURE__ */
|
|
531
|
-
className: t("flex size-full items-center justify-center bg-gradient-to-br",
|
|
532
|
-
children: /* @__PURE__ */
|
|
490
|
+
children: /* @__PURE__ */ w("div", {
|
|
491
|
+
className: t("flex size-full items-center justify-center bg-gradient-to-br", ae[l]),
|
|
492
|
+
children: /* @__PURE__ */ w(M, { className: "h-4 w-4 text-inverse-foreground" })
|
|
533
493
|
})
|
|
534
494
|
}),
|
|
535
|
-
/* @__PURE__ */
|
|
536
|
-
className: "
|
|
537
|
-
children:
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
className: "flex shrink-0 flex-col items-end gap-0.5",
|
|
544
|
-
children: [/* @__PURE__ */ w("div", {
|
|
545
|
-
className: "flex items-baseline gap-1",
|
|
546
|
-
children: [/* @__PURE__ */ C(n, {
|
|
547
|
-
size: "base",
|
|
548
|
-
weight: "bold",
|
|
549
|
-
className: "tabular-nums",
|
|
550
|
-
children: x
|
|
551
|
-
}), !!b && /* @__PURE__ */ C(n, {
|
|
552
|
-
size: "xxs",
|
|
553
|
-
type: "discrete",
|
|
554
|
-
className: "line-through tabular-nums",
|
|
555
|
-
children: i
|
|
556
|
-
})]
|
|
557
|
-
}), /* @__PURE__ */ C(a, {
|
|
558
|
-
variant: g,
|
|
559
|
-
children: f
|
|
495
|
+
/* @__PURE__ */ T(v, {
|
|
496
|
+
className: "min-w-0",
|
|
497
|
+
children: [/* @__PURE__ */ w(b, {
|
|
498
|
+
className: "w-full max-w-full truncate whitespace-nowrap font-mono text-xs",
|
|
499
|
+
children: r
|
|
500
|
+
}), !!c && /* @__PURE__ */ w(h, {
|
|
501
|
+
clamp: 1,
|
|
502
|
+
children: c
|
|
560
503
|
})]
|
|
561
|
-
})
|
|
504
|
+
}),
|
|
505
|
+
/* @__PURE__ */ w(g, {
|
|
506
|
+
className: "shrink-0",
|
|
507
|
+
children: /* @__PURE__ */ T("div", {
|
|
508
|
+
className: "flex shrink-0 flex-col items-end gap-0.5",
|
|
509
|
+
children: [/* @__PURE__ */ T("div", {
|
|
510
|
+
className: "flex items-baseline gap-1",
|
|
511
|
+
children: [/* @__PURE__ */ w(n, {
|
|
512
|
+
size: "sm",
|
|
513
|
+
weight: "bold",
|
|
514
|
+
className: "tabular-nums",
|
|
515
|
+
children: x
|
|
516
|
+
}), !!_ && /* @__PURE__ */ w(n, {
|
|
517
|
+
size: "xxs",
|
|
518
|
+
type: "discrete",
|
|
519
|
+
className: "line-through tabular-nums",
|
|
520
|
+
children: i
|
|
521
|
+
})]
|
|
522
|
+
}), /* @__PURE__ */ w(a, {
|
|
523
|
+
variant: p,
|
|
524
|
+
size: "xs",
|
|
525
|
+
children: f
|
|
526
|
+
})]
|
|
527
|
+
})
|
|
528
|
+
})
|
|
562
529
|
]
|
|
563
530
|
});
|
|
564
531
|
}
|
|
565
|
-
|
|
532
|
+
K.displayName = "GiftcardCompact";
|
|
566
533
|
//#endregion
|
|
567
534
|
//#region src/components/composed/cards/giftcard-card/partials/giftcard-minimal.tsx
|
|
568
|
-
function
|
|
569
|
-
let S = e(
|
|
570
|
-
|
|
571
|
-
|
|
535
|
+
function q({ code: i, amount: s, remainingAmount: c, status: l, recipientName: u, expiresAt: d, onView: f, color: h = "green", className: _, strings: x }) {
|
|
536
|
+
let S = e(U, x), C = S.status[l], D = W[l], O = !!c && c !== s, A = O ? c : s, j = oe[h], N = [...u ? [{
|
|
537
|
+
label: S.recipient,
|
|
538
|
+
value: u
|
|
539
|
+
}] : [], ...d ? [{
|
|
540
|
+
label: S.expires,
|
|
541
|
+
value: d
|
|
542
|
+
}] : []];
|
|
543
|
+
return /* @__PURE__ */ T("div", {
|
|
544
|
+
className: t("giftcard-minimal--component w-full max-w-sm overflow-hidden rounded-lg border border-border bg-card shadow-sm", _),
|
|
572
545
|
children: [
|
|
573
|
-
/* @__PURE__ */
|
|
574
|
-
/* @__PURE__ */
|
|
546
|
+
/* @__PURE__ */ w("div", { className: t("mx-4 mt-3 h-1 w-12 rounded-sm", j.line) }),
|
|
547
|
+
/* @__PURE__ */ T(y, {
|
|
575
548
|
size: "xs",
|
|
576
|
-
className: "px-4 pb-
|
|
549
|
+
className: "flex-nowrap items-center px-4 pb-1.5 pt-2",
|
|
577
550
|
children: [
|
|
578
|
-
/* @__PURE__ */
|
|
579
|
-
className: t("flex h-
|
|
580
|
-
children: /* @__PURE__ */
|
|
551
|
+
/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w("div", {
|
|
552
|
+
className: t("flex h-7 w-7 items-center justify-center rounded-full", j.iconBg),
|
|
553
|
+
children: /* @__PURE__ */ w(M, { className: "h-3.5 w-3.5" })
|
|
581
554
|
}) }),
|
|
582
|
-
/* @__PURE__ */
|
|
555
|
+
/* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
583
556
|
bold: !1,
|
|
584
557
|
className: "text-muted-foreground",
|
|
585
558
|
children: S.giftCard
|
|
586
559
|
}) }),
|
|
587
|
-
/* @__PURE__ */
|
|
588
|
-
|
|
589
|
-
children:
|
|
590
|
-
|
|
560
|
+
/* @__PURE__ */ w(g, {
|
|
561
|
+
className: "shrink-0",
|
|
562
|
+
children: /* @__PURE__ */ w(a, {
|
|
563
|
+
variant: D,
|
|
564
|
+
size: "xs",
|
|
565
|
+
children: C
|
|
566
|
+
})
|
|
567
|
+
})
|
|
591
568
|
]
|
|
592
569
|
}),
|
|
593
|
-
/* @__PURE__ */
|
|
594
|
-
className: "px-4 pb-
|
|
595
|
-
children: /* @__PURE__ */
|
|
570
|
+
/* @__PURE__ */ w("div", {
|
|
571
|
+
className: "px-4 pb-2 pt-0",
|
|
572
|
+
children: /* @__PURE__ */ T("div", {
|
|
596
573
|
className: "flex items-baseline gap-2",
|
|
597
|
-
children: [/* @__PURE__ */
|
|
574
|
+
children: [/* @__PURE__ */ w(r, {
|
|
598
575
|
tag: "h2",
|
|
599
576
|
className: "border-none pb-0 text-2xl tabular-nums",
|
|
600
577
|
children: A
|
|
601
|
-
}), !!O && /* @__PURE__ */
|
|
578
|
+
}), !!O && /* @__PURE__ */ w(n, {
|
|
602
579
|
type: "discrete",
|
|
603
580
|
className: "line-through tabular-nums",
|
|
604
581
|
children: s
|
|
605
582
|
})]
|
|
606
583
|
})
|
|
607
584
|
}),
|
|
608
|
-
/* @__PURE__ */
|
|
609
|
-
className: "mx-4 flex items-center gap-
|
|
610
|
-
children: [/* @__PURE__ */
|
|
585
|
+
/* @__PURE__ */ T("div", {
|
|
586
|
+
className: "mx-4 flex items-center gap-1.5 rounded-md border border-border/30 bg-muted/50 px-2.5 py-1.5",
|
|
587
|
+
children: [/* @__PURE__ */ w(n, {
|
|
611
588
|
weight: "medium",
|
|
612
|
-
className: "font-mono tracking-[0.15em]
|
|
589
|
+
className: "flex-1 font-mono tracking-[0.15em]",
|
|
613
590
|
children: i
|
|
614
|
-
}), /* @__PURE__ */
|
|
591
|
+
}), /* @__PURE__ */ w(o, {
|
|
615
592
|
variant: "secondary",
|
|
616
593
|
buttonStyle: "ghost",
|
|
617
594
|
size: "icon-sm",
|
|
618
595
|
className: "shrink-0",
|
|
619
596
|
"aria-label": S.copyCode,
|
|
620
|
-
children: /* @__PURE__ */
|
|
597
|
+
children: /* @__PURE__ */ w(k, { className: "h-3.5 w-3.5" })
|
|
621
598
|
})]
|
|
622
599
|
}),
|
|
623
|
-
/* @__PURE__ */ w(
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
}), !!f && /* @__PURE__ */ C(l, {
|
|
630
|
-
label: S.expires,
|
|
631
|
-
value: f,
|
|
632
|
-
valueClassName: "text-sm font-medium"
|
|
633
|
-
})]
|
|
600
|
+
/* @__PURE__ */ w(p, {
|
|
601
|
+
items: N,
|
|
602
|
+
columns: 1,
|
|
603
|
+
dense: !0,
|
|
604
|
+
gapClassName: "gap-1.5",
|
|
605
|
+
className: "px-4 pb-1.5 pt-2"
|
|
634
606
|
}),
|
|
635
|
-
!!
|
|
636
|
-
className: "
|
|
637
|
-
children: /* @__PURE__ */
|
|
607
|
+
!!f && /* @__PURE__ */ w("div", {
|
|
608
|
+
className: "mt-1 border-t border-border/30 px-3 py-1.5",
|
|
609
|
+
children: /* @__PURE__ */ T(o, {
|
|
638
610
|
variant: "secondary",
|
|
639
611
|
buttonStyle: "ghost",
|
|
640
|
-
onClick:
|
|
612
|
+
onClick: f,
|
|
641
613
|
className: "group/link",
|
|
642
|
-
children: [S.viewDetails, /* @__PURE__ */
|
|
614
|
+
children: [S.viewDetails, /* @__PURE__ */ w(E, { className: "ml-1 h-3.5 w-3.5 transition-transform group-hover/link:translate-x-0.5" })]
|
|
643
615
|
})
|
|
644
616
|
})
|
|
645
617
|
]
|
|
646
618
|
});
|
|
647
619
|
}
|
|
648
|
-
|
|
620
|
+
q.displayName = "GiftcardCardMinimal";
|
|
649
621
|
//#endregion
|
|
650
622
|
//#region src/components/composed/cards/giftcard-card/partials/giftcard-dark.tsx
|
|
651
|
-
function
|
|
652
|
-
let x = e(
|
|
653
|
-
|
|
654
|
-
|
|
623
|
+
function J({ code: i, amount: s, remainingAmount: c, status: l, recipientName: u, expiresAt: d, onView: f, className: h, strings: _ }) {
|
|
624
|
+
let x = e(U, _), S = x.status[l], C = W[l], E = !!c && c !== s, D = E ? c : s, O = [...u ? [{
|
|
625
|
+
label: x.recipient,
|
|
626
|
+
value: u
|
|
627
|
+
}] : [], ...d ? [{
|
|
628
|
+
label: x.expires,
|
|
629
|
+
value: d
|
|
630
|
+
}] : []];
|
|
631
|
+
return /* @__PURE__ */ T("div", {
|
|
632
|
+
className: t("giftcard-dark--component dark w-full max-w-sm overflow-hidden rounded-lg bg-card text-card-foreground shadow-sm ring-1 ring-border", h),
|
|
655
633
|
children: [
|
|
656
|
-
/* @__PURE__ */
|
|
634
|
+
/* @__PURE__ */ T(y, {
|
|
657
635
|
size: "xs",
|
|
658
636
|
className: "px-4 pb-2 pt-4",
|
|
659
637
|
children: [
|
|
660
|
-
/* @__PURE__ */
|
|
638
|
+
/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w("div", {
|
|
661
639
|
className: "flex h-8 w-8 items-center justify-center rounded-full bg-warning/15",
|
|
662
|
-
children: /* @__PURE__ */
|
|
640
|
+
children: /* @__PURE__ */ w(M, { className: "h-4 w-4 text-warning" })
|
|
663
641
|
}) }),
|
|
664
|
-
/* @__PURE__ */
|
|
642
|
+
/* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
665
643
|
bold: !1,
|
|
666
644
|
className: "text-muted-foreground",
|
|
667
645
|
children: x.giftCard
|
|
668
646
|
}) }),
|
|
669
|
-
/* @__PURE__ */
|
|
670
|
-
variant:
|
|
647
|
+
/* @__PURE__ */ w(g, { children: /* @__PURE__ */ w(a, {
|
|
648
|
+
variant: C,
|
|
671
649
|
children: S
|
|
672
650
|
}) })
|
|
673
651
|
]
|
|
674
652
|
}),
|
|
675
|
-
/* @__PURE__ */
|
|
653
|
+
/* @__PURE__ */ w("div", {
|
|
676
654
|
className: "px-4 pb-3 pt-2",
|
|
677
|
-
children: /* @__PURE__ */
|
|
655
|
+
children: /* @__PURE__ */ T("div", {
|
|
678
656
|
className: "flex items-baseline gap-2",
|
|
679
|
-
children: [/* @__PURE__ */
|
|
657
|
+
children: [/* @__PURE__ */ w(r, {
|
|
680
658
|
tag: "h2",
|
|
681
659
|
className: "border-none pb-0 text-3xl tabular-nums",
|
|
682
660
|
children: D
|
|
683
|
-
}), !!E && /* @__PURE__ */
|
|
661
|
+
}), !!E && /* @__PURE__ */ w(n, {
|
|
684
662
|
type: "discrete",
|
|
685
663
|
className: "line-through tabular-nums",
|
|
686
664
|
children: s
|
|
687
665
|
})]
|
|
688
666
|
})
|
|
689
667
|
}),
|
|
690
|
-
/* @__PURE__ */
|
|
668
|
+
/* @__PURE__ */ T("div", {
|
|
691
669
|
className: "mx-4 flex items-center gap-2 rounded-md border border-border bg-muted px-3 py-2",
|
|
692
|
-
children: [/* @__PURE__ */
|
|
670
|
+
children: [/* @__PURE__ */ w(n, {
|
|
693
671
|
weight: "medium",
|
|
694
672
|
className: "font-mono tracking-[0.15em] flex-1",
|
|
695
673
|
children: i
|
|
696
|
-
}), /* @__PURE__ */
|
|
674
|
+
}), /* @__PURE__ */ w(o, {
|
|
697
675
|
variant: "secondary",
|
|
698
676
|
buttonStyle: "ghost",
|
|
699
|
-
onClick: () => {},
|
|
700
677
|
className: "p-1 h-auto",
|
|
701
678
|
"aria-label": x.copyCode,
|
|
702
|
-
children: /* @__PURE__ */
|
|
679
|
+
children: /* @__PURE__ */ w(k, { className: "h-3.5 w-3.5" })
|
|
703
680
|
})]
|
|
704
681
|
}),
|
|
705
|
-
/* @__PURE__ */ w(
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
value: d,
|
|
710
|
-
valueClassName: "text-sm font-medium"
|
|
711
|
-
}), !!f && /* @__PURE__ */ C(l, {
|
|
712
|
-
label: x.expires,
|
|
713
|
-
value: f,
|
|
714
|
-
valueClassName: "text-sm font-medium"
|
|
715
|
-
})]
|
|
682
|
+
/* @__PURE__ */ w(p, {
|
|
683
|
+
items: O,
|
|
684
|
+
columns: 1,
|
|
685
|
+
className: "px-4 pb-2 pt-3"
|
|
716
686
|
}),
|
|
717
|
-
!!
|
|
687
|
+
!!f && /* @__PURE__ */ w("div", {
|
|
718
688
|
className: "px-4 pb-4 pt-2",
|
|
719
|
-
children: /* @__PURE__ */
|
|
720
|
-
variant: "
|
|
689
|
+
children: /* @__PURE__ */ w(o, {
|
|
690
|
+
variant: "dark",
|
|
721
691
|
buttonStyle: "solid",
|
|
722
692
|
icon: j,
|
|
723
693
|
fullWidth: !0,
|
|
724
|
-
onClick:
|
|
725
|
-
className: "bg-white text-zinc-900 hover:bg-white/90 hover:text-zinc-900",
|
|
694
|
+
onClick: f,
|
|
726
695
|
children: x.viewDetails
|
|
727
696
|
})
|
|
728
697
|
})
|
|
729
698
|
]
|
|
730
699
|
});
|
|
731
700
|
}
|
|
732
|
-
|
|
701
|
+
J.displayName = "GiftcardCardDark";
|
|
733
702
|
//#endregion
|
|
734
703
|
//#region src/components/composed/cards/giftcard-card/partials/giftcard-illustrated.tsx
|
|
735
|
-
function
|
|
736
|
-
let
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
704
|
+
function Y({ code: s, amount: c, remainingAmount: l, status: u, recipientName: d, expiresAt: f, onView: m, headerColor: h = "green", className: g, strings: _ }) {
|
|
705
|
+
let v = e(U, _), y = v.status[u], b = W[u], x = !!l && l !== c, S = x ? l : c, C = [...d ? [{
|
|
706
|
+
label: v.recipient,
|
|
707
|
+
value: d
|
|
708
|
+
}] : [], ...f ? [{
|
|
709
|
+
label: v.expires,
|
|
710
|
+
value: f
|
|
711
|
+
}] : []];
|
|
712
|
+
return /* @__PURE__ */ T("div", {
|
|
713
|
+
className: t("giftcard-illustrated--component w-full max-w-sm overflow-hidden rounded-lg border border-border bg-card shadow-sm", g),
|
|
714
|
+
children: [/* @__PURE__ */ T("div", {
|
|
715
|
+
className: t("relative flex h-16 items-center justify-between overflow-hidden bg-gradient-to-br px-4", se[h]),
|
|
741
716
|
children: [
|
|
742
|
-
/* @__PURE__ */
|
|
717
|
+
/* @__PURE__ */ w("div", {
|
|
743
718
|
className: "absolute inset-0 opacity-80",
|
|
744
|
-
style: { backgroundImage: "repeating-linear-gradient(45deg, transparent
|
|
719
|
+
style: { backgroundImage: "repeating-linear-gradient(45deg, transparent 0 10px, color-mix(in oklch, var(--inverse-foreground) 3%, transparent) 10px 20px)" },
|
|
745
720
|
"aria-hidden": "true"
|
|
746
721
|
}),
|
|
747
|
-
/* @__PURE__ */
|
|
722
|
+
/* @__PURE__ */ w(i, {
|
|
748
723
|
icon: M,
|
|
749
724
|
size: "md",
|
|
750
725
|
shape: "square",
|
|
751
|
-
className: t("relative rounded-md text-
|
|
726
|
+
className: t("relative rounded-md text-inverse-foreground ring-1 ring-inverse-border", ce[h])
|
|
752
727
|
}),
|
|
753
|
-
/* @__PURE__ */
|
|
728
|
+
/* @__PURE__ */ w(n, {
|
|
754
729
|
tag: "span",
|
|
755
730
|
size: "xs",
|
|
756
731
|
weight: "semibold",
|
|
757
|
-
className: "relative uppercase tracking-wider text-
|
|
758
|
-
children:
|
|
732
|
+
className: "relative uppercase tracking-wider text-inverse-foreground opacity-80",
|
|
733
|
+
children: v.giftCard
|
|
759
734
|
})
|
|
760
735
|
]
|
|
761
|
-
}), /* @__PURE__ */
|
|
736
|
+
}), /* @__PURE__ */ T("div", {
|
|
762
737
|
className: "space-y-3 px-4 py-4",
|
|
763
738
|
children: [
|
|
764
|
-
/* @__PURE__ */
|
|
739
|
+
/* @__PURE__ */ T("div", {
|
|
765
740
|
className: "flex items-start justify-between",
|
|
766
|
-
children: [/* @__PURE__ */
|
|
741
|
+
children: [/* @__PURE__ */ T("div", { children: [/* @__PURE__ */ T("div", {
|
|
767
742
|
className: "flex items-baseline gap-2",
|
|
768
|
-
children: [/* @__PURE__ */
|
|
743
|
+
children: [/* @__PURE__ */ w(r, {
|
|
769
744
|
tag: "h2",
|
|
770
745
|
className: "border-none pb-0 text-2xl tabular-nums",
|
|
771
|
-
children:
|
|
772
|
-
}), !!
|
|
746
|
+
children: S
|
|
747
|
+
}), !!x && /* @__PURE__ */ w(n, {
|
|
773
748
|
type: "discrete",
|
|
774
749
|
className: "line-through tabular-nums",
|
|
775
750
|
children: c
|
|
776
751
|
})]
|
|
777
|
-
}), /* @__PURE__ */
|
|
752
|
+
}), /* @__PURE__ */ w(n, {
|
|
778
753
|
size: "xs",
|
|
779
754
|
type: "secondary",
|
|
780
755
|
className: "mt-0.5",
|
|
781
|
-
children:
|
|
782
|
-
})] }), /* @__PURE__ */
|
|
783
|
-
variant:
|
|
784
|
-
children:
|
|
756
|
+
children: v.balance
|
|
757
|
+
})] }), /* @__PURE__ */ w(a, {
|
|
758
|
+
variant: b,
|
|
759
|
+
children: y
|
|
785
760
|
})]
|
|
786
761
|
}),
|
|
787
|
-
/* @__PURE__ */
|
|
762
|
+
/* @__PURE__ */ T("div", {
|
|
788
763
|
className: "flex items-center gap-2 rounded-md border border-border/50 bg-muted/40 px-3 py-2",
|
|
789
|
-
children: [/* @__PURE__ */
|
|
764
|
+
children: [/* @__PURE__ */ w(n, {
|
|
790
765
|
weight: "medium",
|
|
791
766
|
className: "font-mono tracking-[0.15em] flex-1",
|
|
792
767
|
children: s
|
|
793
|
-
}), /* @__PURE__ */
|
|
768
|
+
}), /* @__PURE__ */ w(o, {
|
|
794
769
|
variant: "secondary",
|
|
795
770
|
buttonStyle: "ghost",
|
|
796
771
|
className: "p-1 h-auto",
|
|
797
|
-
"aria-label":
|
|
798
|
-
children: /* @__PURE__ */
|
|
772
|
+
"aria-label": v.copyCode,
|
|
773
|
+
children: /* @__PURE__ */ w(k, { className: "h-3.5 w-3.5" })
|
|
799
774
|
})]
|
|
800
775
|
}),
|
|
801
|
-
/* @__PURE__ */ w(
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
size: "xs",
|
|
805
|
-
className: "px-0",
|
|
806
|
-
children: [/* @__PURE__ */ C(p, {
|
|
807
|
-
variant: "icon",
|
|
808
|
-
className: "text-muted-foreground",
|
|
809
|
-
children: /* @__PURE__ */ C(F, {})
|
|
810
|
-
}), /* @__PURE__ */ C(_, { children: /* @__PURE__ */ C(y, { children: d }) })]
|
|
811
|
-
}), !!f && /* @__PURE__ */ w(v, {
|
|
812
|
-
size: "xs",
|
|
813
|
-
className: "px-0",
|
|
814
|
-
children: [/* @__PURE__ */ C(p, {
|
|
815
|
-
variant: "icon",
|
|
816
|
-
className: "text-muted-foreground",
|
|
817
|
-
children: /* @__PURE__ */ C(E, {})
|
|
818
|
-
}), /* @__PURE__ */ C(_, { children: /* @__PURE__ */ C(y, { children: f }) })]
|
|
819
|
-
})]
|
|
776
|
+
/* @__PURE__ */ w(p, {
|
|
777
|
+
items: C,
|
|
778
|
+
columns: 2
|
|
820
779
|
}),
|
|
821
|
-
!!m && /* @__PURE__ */
|
|
780
|
+
!!m && /* @__PURE__ */ w(o, {
|
|
822
781
|
variant: "secondary",
|
|
823
782
|
buttonStyle: "outline",
|
|
824
783
|
icon: j,
|
|
825
784
|
fullWidth: !0,
|
|
826
785
|
onClick: m,
|
|
827
|
-
children:
|
|
786
|
+
children: v.viewDetails
|
|
828
787
|
})
|
|
829
788
|
]
|
|
830
789
|
})]
|
|
831
790
|
});
|
|
832
791
|
}
|
|
833
|
-
|
|
792
|
+
Y.displayName = "GiftcardCardIllustrated";
|
|
834
793
|
//#endregion
|
|
835
794
|
//#region src/components/composed/cards/course-card/types.ts
|
|
836
|
-
var
|
|
795
|
+
var le = {
|
|
837
796
|
participants: "Participants",
|
|
838
797
|
progress: "Progress"
|
|
839
|
-
},
|
|
840
|
-
function
|
|
798
|
+
}, X = "rounded-xl bg-background/80 ring-1 ring-border/60 p-3", ue = "from-primary/8 via-card to-info/10";
|
|
799
|
+
function de(e) {
|
|
841
800
|
return e.map((e, t) => ({
|
|
842
801
|
id: `${t}-${e.name ?? e.initials ?? ""}`,
|
|
843
802
|
name: e.name ?? e.initials ?? `P${t + 1}`,
|
|
844
803
|
imageUrl: e.imageUrl
|
|
845
804
|
}));
|
|
846
805
|
}
|
|
847
|
-
function Z({ title: r, description: i, badges: l = [], participants: u = [], extraParticipants: d = 0, progressPercent: f, actionLabel: p, onAction:
|
|
848
|
-
let E = e(
|
|
849
|
-
return S === "minimal" ? /* @__PURE__ */
|
|
806
|
+
function Z({ title: r, description: i, badges: l = [], participants: u = [], extraParticipants: d = 0, progressPercent: f, actionLabel: p, onAction: m, className: _, strings: x, variant: S = "default", gradient: C = ue }) {
|
|
807
|
+
let E = e(le, x), D = u.length + d, O = de(u);
|
|
808
|
+
return S === "minimal" ? /* @__PURE__ */ T(y, {
|
|
850
809
|
variant: "outline",
|
|
851
|
-
className: t("course-card--component", "hover:bg-muted/30 transition-colors",
|
|
852
|
-
children: [/* @__PURE__ */
|
|
853
|
-
|
|
854
|
-
children: i
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
810
|
+
className: t("course-card--component", "hover:bg-muted/30 transition-colors", _),
|
|
811
|
+
children: [/* @__PURE__ */ T(v, {
|
|
812
|
+
className: "min-w-[min(12rem,100%)]",
|
|
813
|
+
children: [/* @__PURE__ */ w(b, { children: r }), !!i && /* @__PURE__ */ w(h, {
|
|
814
|
+
clamp: 1,
|
|
815
|
+
children: i
|
|
816
|
+
})]
|
|
817
|
+
}), /* @__PURE__ */ T(g, {
|
|
818
|
+
className: "ml-auto shrink-0 flex-wrap justify-end",
|
|
819
|
+
children: [
|
|
820
|
+
u.length > 0 && /* @__PURE__ */ w(c, {
|
|
821
|
+
users: O,
|
|
822
|
+
max: 3,
|
|
823
|
+
size: "sm",
|
|
824
|
+
overflowFormatter: () => `+${d || 0}`,
|
|
825
|
+
showOverflow: d > 0
|
|
826
|
+
}),
|
|
827
|
+
f !== void 0 && /* @__PURE__ */ T(n, {
|
|
828
|
+
size: "xs",
|
|
829
|
+
type: "secondary",
|
|
830
|
+
className: "shrink-0 tabular-nums",
|
|
831
|
+
children: [f, "%"]
|
|
832
|
+
}),
|
|
833
|
+
!!p && /* @__PURE__ */ w(o, {
|
|
834
|
+
variant: "secondary",
|
|
835
|
+
buttonStyle: "outline",
|
|
836
|
+
onClick: m,
|
|
837
|
+
children: p
|
|
838
|
+
})
|
|
839
|
+
]
|
|
840
|
+
})]
|
|
841
|
+
}) : S === "gradient" ? /* @__PURE__ */ T(s, {
|
|
842
|
+
title: r,
|
|
843
|
+
description: i,
|
|
844
|
+
className: t("course-card--component border-primary/20 bg-gradient-to-br", C, _),
|
|
878
845
|
children: [
|
|
879
|
-
/* @__PURE__ */ w("div", {
|
|
880
|
-
className: "
|
|
881
|
-
children:
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
className: "text-white",
|
|
886
|
-
children: r
|
|
887
|
-
}),
|
|
888
|
-
!!i && /* @__PURE__ */ C(n, {
|
|
889
|
-
className: "text-white/80 mt-0.5",
|
|
890
|
-
children: i
|
|
891
|
-
}),
|
|
892
|
-
l.length > 0 && /* @__PURE__ */ C("div", {
|
|
893
|
-
className: "mt-3 flex flex-wrap gap-1.5",
|
|
894
|
-
children: l.map((e) => /* @__PURE__ */ C("span", {
|
|
895
|
-
className: "inline-flex items-center rounded-full bg-white/20 px-2 py-0.5 text-xxs font-medium text-white backdrop-blur-sm",
|
|
896
|
-
children: e.label
|
|
897
|
-
}, e.label))
|
|
898
|
-
})
|
|
899
|
-
]
|
|
846
|
+
l.length > 0 && /* @__PURE__ */ w("div", {
|
|
847
|
+
className: "flex flex-wrap gap-1.5",
|
|
848
|
+
children: l.map((e) => /* @__PURE__ */ w(a, {
|
|
849
|
+
variant: e.variant,
|
|
850
|
+
children: e.label
|
|
851
|
+
}, e.label))
|
|
900
852
|
}),
|
|
901
853
|
(u.length > 0 || f !== void 0) && /* @__PURE__ */ w("div", {
|
|
902
|
-
className: "
|
|
903
|
-
children:
|
|
904
|
-
className: "flex items-center gap-
|
|
905
|
-
children: [/* @__PURE__ */
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
854
|
+
className: "mt-4 rounded-lg border border-border/70 bg-background/80 p-3",
|
|
855
|
+
children: /* @__PURE__ */ T("div", {
|
|
856
|
+
className: "flex flex-wrap items-center gap-3",
|
|
857
|
+
children: [u.length > 0 && /* @__PURE__ */ T("div", {
|
|
858
|
+
className: "flex min-w-0 items-center gap-2",
|
|
859
|
+
children: [/* @__PURE__ */ w(c, {
|
|
860
|
+
users: O,
|
|
861
|
+
max: 3,
|
|
862
|
+
size: "sm",
|
|
863
|
+
showOverflow: !1
|
|
864
|
+
}), /* @__PURE__ */ T(n, {
|
|
865
|
+
size: "xs",
|
|
866
|
+
type: "secondary",
|
|
867
|
+
className: "truncate",
|
|
868
|
+
children: [
|
|
869
|
+
D,
|
|
870
|
+
" ",
|
|
871
|
+
E.participants.toLowerCase()
|
|
872
|
+
]
|
|
873
|
+
})]
|
|
874
|
+
}), f !== void 0 && /* @__PURE__ */ T("div", {
|
|
875
|
+
className: "ml-auto flex min-w-36 items-center gap-2",
|
|
876
|
+
children: [/* @__PURE__ */ w("div", {
|
|
877
|
+
className: "h-1.5 min-w-20 flex-1 overflow-hidden rounded-full bg-success/15",
|
|
878
|
+
children: /* @__PURE__ */ w("div", {
|
|
879
|
+
className: "h-full rounded-full bg-success",
|
|
880
|
+
style: { width: `${f}%` }
|
|
881
|
+
})
|
|
882
|
+
}), /* @__PURE__ */ T(n, {
|
|
883
|
+
size: "xs",
|
|
884
|
+
type: "secondary",
|
|
885
|
+
className: "shrink-0 tabular-nums",
|
|
886
|
+
children: [f, "%"]
|
|
887
|
+
})]
|
|
931
888
|
})]
|
|
932
|
-
})]
|
|
933
|
-
}),
|
|
934
|
-
!!p && /* @__PURE__ */ C("div", {
|
|
935
|
-
className: "px-5 pb-5 pt-0",
|
|
936
|
-
children: /* @__PURE__ */ C(o, {
|
|
937
|
-
variant: "secondary",
|
|
938
|
-
fullWidth: !0,
|
|
939
|
-
onClick: g,
|
|
940
|
-
className: t("rounded-xl bg-white/95 text-zinc-950 shadow-sm hover:bg-white hover:text-zinc-950", "dark:bg-white/95 dark:text-zinc-950 dark:hover:bg-white dark:hover:text-zinc-950"),
|
|
941
|
-
children: p
|
|
942
889
|
})
|
|
890
|
+
}),
|
|
891
|
+
!!p && /* @__PURE__ */ w(o, {
|
|
892
|
+
variant: "primary",
|
|
893
|
+
className: "mt-4 w-full rounded-xl",
|
|
894
|
+
onClick: m,
|
|
895
|
+
children: p
|
|
943
896
|
})
|
|
944
897
|
]
|
|
945
|
-
}) : /* @__PURE__ */
|
|
898
|
+
}) : /* @__PURE__ */ T(s, {
|
|
946
899
|
title: r,
|
|
947
900
|
description: i,
|
|
948
|
-
className: t("course-card--component
|
|
901
|
+
className: t("course-card--component", _),
|
|
949
902
|
children: [
|
|
950
|
-
l.length > 0 && /* @__PURE__ */
|
|
903
|
+
l.length > 0 && /* @__PURE__ */ w("div", {
|
|
951
904
|
className: "flex flex-wrap gap-1.5",
|
|
952
|
-
children: l.map((e) => /* @__PURE__ */
|
|
905
|
+
children: l.map((e) => /* @__PURE__ */ w(a, {
|
|
953
906
|
variant: e.variant,
|
|
954
907
|
children: e.label
|
|
955
908
|
}, e.label))
|
|
956
909
|
}),
|
|
957
|
-
(u.length > 0 || f !== void 0) && /* @__PURE__ */
|
|
958
|
-
className: "mt-4 grid grid-cols-2
|
|
959
|
-
children: [u.length > 0 && /* @__PURE__ */
|
|
960
|
-
className:
|
|
961
|
-
children: [/* @__PURE__ */
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
910
|
+
(u.length > 0 || f !== void 0) && /* @__PURE__ */ T("div", {
|
|
911
|
+
className: "mt-4 grid gap-2.5 sm:grid-cols-2",
|
|
912
|
+
children: [u.length > 0 && /* @__PURE__ */ T("div", {
|
|
913
|
+
className: X,
|
|
914
|
+
children: [/* @__PURE__ */ T("div", {
|
|
915
|
+
className: "flex items-center justify-between gap-2",
|
|
916
|
+
children: [/* @__PURE__ */ w(n, {
|
|
917
|
+
size: "xs",
|
|
918
|
+
type: "secondary",
|
|
919
|
+
children: E.participants
|
|
920
|
+
}), /* @__PURE__ */ w(n, {
|
|
921
|
+
size: "xs",
|
|
922
|
+
weight: "semibold",
|
|
923
|
+
className: "tabular-nums",
|
|
924
|
+
children: D
|
|
925
|
+
})]
|
|
926
|
+
}), /* @__PURE__ */ T("div", {
|
|
927
|
+
className: "mt-2 flex items-center gap-2",
|
|
928
|
+
children: [/* @__PURE__ */ w(c, {
|
|
968
929
|
users: O,
|
|
969
930
|
max: 4,
|
|
970
931
|
size: "sm",
|
|
971
932
|
showOverflow: d > 0,
|
|
972
933
|
overflowFormatter: () => `+${d}`
|
|
973
|
-
})
|
|
934
|
+
}), /* @__PURE__ */ T(n, {
|
|
935
|
+
size: "xs",
|
|
936
|
+
type: "secondary",
|
|
937
|
+
className: "truncate",
|
|
938
|
+
children: [
|
|
939
|
+
D,
|
|
940
|
+
" ",
|
|
941
|
+
E.participants.toLowerCase()
|
|
942
|
+
]
|
|
943
|
+
})]
|
|
974
944
|
})]
|
|
975
|
-
}), f !== void 0 && /* @__PURE__ */
|
|
976
|
-
className:
|
|
977
|
-
children: [/* @__PURE__ */
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
945
|
+
}), f !== void 0 && /* @__PURE__ */ T("div", {
|
|
946
|
+
className: X,
|
|
947
|
+
children: [/* @__PURE__ */ T("div", {
|
|
948
|
+
className: "flex items-center justify-between gap-2",
|
|
949
|
+
children: [/* @__PURE__ */ w(n, {
|
|
950
|
+
size: "xs",
|
|
951
|
+
type: "secondary",
|
|
952
|
+
children: E.progress
|
|
953
|
+
}), /* @__PURE__ */ T(n, {
|
|
954
|
+
size: "xs",
|
|
955
|
+
weight: "semibold",
|
|
956
|
+
className: "tabular-nums",
|
|
957
|
+
children: [f, "%"]
|
|
958
|
+
})]
|
|
981
959
|
}), /* @__PURE__ */ w("div", {
|
|
982
960
|
className: "mt-2.5",
|
|
983
|
-
children:
|
|
961
|
+
children: /* @__PURE__ */ w("div", {
|
|
984
962
|
className: "h-1.5 w-full overflow-hidden rounded-full bg-success/15",
|
|
985
|
-
children: /* @__PURE__ */
|
|
963
|
+
children: /* @__PURE__ */ w("div", {
|
|
986
964
|
className: "h-full rounded-full bg-success",
|
|
987
965
|
style: { width: `${f}%` }
|
|
988
966
|
})
|
|
989
|
-
})
|
|
990
|
-
size: "xs",
|
|
991
|
-
type: "secondary",
|
|
992
|
-
className: "mt-1 tabular-nums",
|
|
993
|
-
children: [f, "%"]
|
|
994
|
-
})]
|
|
967
|
+
})
|
|
995
968
|
})]
|
|
996
969
|
})]
|
|
997
970
|
}),
|
|
998
|
-
!!p && /* @__PURE__ */
|
|
999
|
-
variant: "
|
|
971
|
+
!!p && /* @__PURE__ */ w(o, {
|
|
972
|
+
variant: "primary",
|
|
1000
973
|
className: "mt-4 w-full rounded-xl",
|
|
1001
|
-
onClick:
|
|
974
|
+
onClick: m,
|
|
1002
975
|
children: p
|
|
1003
976
|
})
|
|
1004
977
|
]
|
|
@@ -1007,38 +980,38 @@ function Z({ title: r, description: i, badges: l = [], participants: u = [], ext
|
|
|
1007
980
|
Z.displayName = "CourseCard";
|
|
1008
981
|
//#endregion
|
|
1009
982
|
//#region src/components/composed/cards/feature-announcement/feature-announcement.tsx
|
|
1010
|
-
function Q({ icon: e =
|
|
1011
|
-
return /* @__PURE__ */
|
|
983
|
+
function Q({ icon: e = I, title: n, description: r, tags: c = [], actionLabel: l, onAction: u, className: d }) {
|
|
984
|
+
return /* @__PURE__ */ T(s, {
|
|
1012
985
|
className: t("feature-announcement--component", d),
|
|
1013
986
|
children: [
|
|
1014
|
-
/* @__PURE__ */
|
|
987
|
+
/* @__PURE__ */ T(y, {
|
|
1015
988
|
className: "items-start px-0",
|
|
1016
|
-
children: [/* @__PURE__ */
|
|
989
|
+
children: [/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w(i, {
|
|
1017
990
|
icon: e,
|
|
1018
991
|
tone: "primary",
|
|
1019
992
|
size: "md",
|
|
1020
993
|
shape: "square",
|
|
1021
994
|
className: "rounded-md ring-1 ring-primary/15"
|
|
1022
|
-
}) }), /* @__PURE__ */
|
|
995
|
+
}) }), /* @__PURE__ */ T(v, { children: [/* @__PURE__ */ w(b, { children: n }), /* @__PURE__ */ w(h, {
|
|
1023
996
|
clamp: "none",
|
|
1024
997
|
children: r
|
|
1025
998
|
})] })]
|
|
1026
999
|
}),
|
|
1027
|
-
c.length > 0 && /* @__PURE__ */
|
|
1000
|
+
c.length > 0 && /* @__PURE__ */ w("div", {
|
|
1028
1001
|
className: "mt-3 flex flex-wrap gap-1.5",
|
|
1029
|
-
children: c.map((e) => /* @__PURE__ */
|
|
1002
|
+
children: c.map((e) => /* @__PURE__ */ w(a, {
|
|
1030
1003
|
variant: "info",
|
|
1031
1004
|
children: e
|
|
1032
1005
|
}, e))
|
|
1033
1006
|
}),
|
|
1034
|
-
!!l && /* @__PURE__ */
|
|
1007
|
+
!!l && /* @__PURE__ */ w("div", {
|
|
1035
1008
|
className: "mt-3",
|
|
1036
|
-
children: /* @__PURE__ */
|
|
1009
|
+
children: /* @__PURE__ */ T(o, {
|
|
1037
1010
|
variant: "light",
|
|
1038
1011
|
buttonStyle: "ghost",
|
|
1039
1012
|
onClick: u,
|
|
1040
1013
|
className: "-ml-2",
|
|
1041
|
-
children: [l, /* @__PURE__ */
|
|
1014
|
+
children: [l, /* @__PURE__ */ w(O, { className: "ml-1 size-3.5" })]
|
|
1042
1015
|
})
|
|
1043
1016
|
})
|
|
1044
1017
|
]
|
|
@@ -1047,7 +1020,7 @@ function Q({ icon: e = P, title: n, description: r, tags: c = [], actionLabel: l
|
|
|
1047
1020
|
Q.displayName = "FeatureAnnouncementCard";
|
|
1048
1021
|
//#endregion
|
|
1049
1022
|
//#region src/components/composed/cards/vendor-profile/types.ts
|
|
1050
|
-
var
|
|
1023
|
+
var fe = {
|
|
1051
1024
|
tabOverview: "Overview",
|
|
1052
1025
|
tabStats: "Stats",
|
|
1053
1026
|
totalEarnings: "Total Earnings",
|
|
@@ -1057,79 +1030,85 @@ var pe = {
|
|
|
1057
1030
|
};
|
|
1058
1031
|
//#endregion
|
|
1059
1032
|
//#region src/components/composed/cards/vendor-profile/vendor-profile.tsx
|
|
1060
|
-
function $({ name: r, initials: a, avatarUrl: s, role: c, verified: u = !1, earnings: d, earningsChange: f, metrics:
|
|
1061
|
-
let k = e(
|
|
1033
|
+
function $({ name: r, initials: a, avatarUrl: s, role: c, verified: u = !1, earnings: d, earningsChange: f, metrics: p = [], stats: g = [], onMessage: _, onHire: x, className: C, strings: E }) {
|
|
1034
|
+
let k = e(fe, E), [A, j] = S("overview"), M = a ?? r.split(" ").map((e) => e[0]).join("").slice(0, 2).toUpperCase(), N = {
|
|
1062
1035
|
overview: k.tabOverview,
|
|
1063
1036
|
stats: k.tabStats
|
|
1064
|
-
};
|
|
1065
|
-
return /* @__PURE__ */
|
|
1066
|
-
className: t("vendor-profile--component", "flex flex-col gap-
|
|
1037
|
+
}, P = !!d || p.length > 0, F = g.length > 0, I = [["overview", P], ["stats", F]].filter(([, e]) => e).map(([e]) => e), L = A === "overview" && !P && F ? "stats" : A;
|
|
1038
|
+
return /* @__PURE__ */ T("div", {
|
|
1039
|
+
className: t("vendor-profile--component", "flex flex-col gap-3 rounded-lg border border-border bg-card p-4 shadow-sm", C),
|
|
1067
1040
|
children: [
|
|
1068
|
-
/* @__PURE__ */
|
|
1041
|
+
/* @__PURE__ */ T(y, {
|
|
1069
1042
|
className: "items-start px-0",
|
|
1070
|
-
children: [/* @__PURE__ */
|
|
1043
|
+
children: [/* @__PURE__ */ w(m, {
|
|
1071
1044
|
variant: s ? "avatar" : "default",
|
|
1072
|
-
children: s ? /* @__PURE__ */
|
|
1045
|
+
children: s ? /* @__PURE__ */ w("img", {
|
|
1073
1046
|
src: s,
|
|
1074
1047
|
alt: r,
|
|
1075
1048
|
className: "size-10 rounded-full object-cover ring-1 ring-border"
|
|
1076
|
-
}) : /* @__PURE__ */
|
|
1049
|
+
}) : /* @__PURE__ */ w(i, {
|
|
1077
1050
|
tone: "primary",
|
|
1078
1051
|
size: "md",
|
|
1079
1052
|
className: "font-semibold ring-1 ring-primary/15",
|
|
1080
1053
|
children: M
|
|
1081
1054
|
})
|
|
1082
|
-
}), /* @__PURE__ */
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
className: "size-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1055
|
+
}), /* @__PURE__ */ T(v, { children: [/* @__PURE__ */ w(b, { children: /* @__PURE__ */ T("span", {
|
|
1056
|
+
className: "inline-flex items-center gap-1.5",
|
|
1057
|
+
children: [r, !!u && /* @__PURE__ */ w(i, {
|
|
1058
|
+
tone: "success",
|
|
1059
|
+
solid: !0,
|
|
1060
|
+
size: "xs",
|
|
1061
|
+
"aria-label": k.verifiedAriaLabel,
|
|
1062
|
+
className: "size-4 shrink-0",
|
|
1063
|
+
children: /* @__PURE__ */ w(D, {
|
|
1064
|
+
className: "size-2.5",
|
|
1065
|
+
strokeWidth: 3
|
|
1066
|
+
})
|
|
1067
|
+
})]
|
|
1068
|
+
}) }), !!c && /* @__PURE__ */ w(h, {
|
|
1093
1069
|
clamp: 2,
|
|
1094
1070
|
children: c
|
|
1095
1071
|
})] })]
|
|
1096
1072
|
}),
|
|
1097
|
-
/* @__PURE__ */
|
|
1073
|
+
I.length > 1 && /* @__PURE__ */ w("div", {
|
|
1098
1074
|
className: "flex gap-1 rounded-md bg-muted/60 p-0.5",
|
|
1099
|
-
children:
|
|
1075
|
+
children: I.map((e) => /* @__PURE__ */ w(o, {
|
|
1100
1076
|
type: "button",
|
|
1101
|
-
"aria-pressed":
|
|
1077
|
+
"aria-pressed": L === e,
|
|
1102
1078
|
onClick: () => j(e),
|
|
1103
|
-
|
|
1079
|
+
variant: "secondary",
|
|
1080
|
+
buttonStyle: "ghost",
|
|
1081
|
+
size: "xs",
|
|
1082
|
+
className: t("h-auto flex-1 rounded-sm px-3 py-1.5 text-xs font-medium transition-colors", L === e ? "bg-card text-foreground shadow-sm" : "text-muted-foreground hover:text-foreground"),
|
|
1104
1083
|
children: N[e]
|
|
1105
1084
|
}, e))
|
|
1106
1085
|
}),
|
|
1107
|
-
|
|
1108
|
-
className: "space-y-
|
|
1109
|
-
children: [!!d && /* @__PURE__ */
|
|
1086
|
+
L === "overview" && P && /* @__PURE__ */ T("div", {
|
|
1087
|
+
className: "space-y-3",
|
|
1088
|
+
children: [!!d && /* @__PURE__ */ T("div", { children: [/* @__PURE__ */ w(n, {
|
|
1110
1089
|
size: "xxs",
|
|
1111
1090
|
type: "secondary",
|
|
1112
1091
|
weight: "medium",
|
|
1113
1092
|
className: "uppercase tracking-wider",
|
|
1114
1093
|
children: k.totalEarnings
|
|
1115
|
-
}), /* @__PURE__ */
|
|
1094
|
+
}), /* @__PURE__ */ T("div", {
|
|
1116
1095
|
className: "mt-0.5 flex items-baseline gap-2",
|
|
1117
|
-
children: [/* @__PURE__ */
|
|
1096
|
+
children: [/* @__PURE__ */ w(n, {
|
|
1118
1097
|
size: "xl",
|
|
1119
1098
|
weight: "semibold",
|
|
1120
1099
|
className: "tabular-nums tracking-tight",
|
|
1121
1100
|
children: d
|
|
1122
|
-
}), !!f && /* @__PURE__ */
|
|
1101
|
+
}), !!f && /* @__PURE__ */ w(n, {
|
|
1123
1102
|
tag: "span",
|
|
1124
1103
|
size: "xs",
|
|
1125
1104
|
weight: "semibold",
|
|
1126
1105
|
className: "rounded-full bg-success/15 px-1.5 py-0.5 text-success tabular-nums",
|
|
1127
1106
|
children: f
|
|
1128
1107
|
})]
|
|
1129
|
-
})] }),
|
|
1130
|
-
className: "space-y-
|
|
1131
|
-
children:
|
|
1132
|
-
className: "border-b border-border/50 pb-
|
|
1108
|
+
})] }), p.length > 0 && /* @__PURE__ */ w("div", {
|
|
1109
|
+
className: "space-y-1.5",
|
|
1110
|
+
children: p.map((e) => /* @__PURE__ */ w(l, {
|
|
1111
|
+
className: "border-b border-border/50 pb-1.5 last:border-0",
|
|
1133
1112
|
label: e.label,
|
|
1134
1113
|
value: e.value,
|
|
1135
1114
|
mono: !0,
|
|
@@ -1137,24 +1116,25 @@ function $({ name: r, initials: a, avatarUrl: s, role: c, verified: u = !1, earn
|
|
|
1137
1116
|
valueClassName: "text-sm font-semibold"
|
|
1138
1117
|
}, e.label))
|
|
1139
1118
|
})]
|
|
1140
|
-
})
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1119
|
+
}),
|
|
1120
|
+
L === "stats" && F && /* @__PURE__ */ w("div", {
|
|
1121
|
+
className: "grid grid-cols-2 gap-1.5",
|
|
1122
|
+
children: g.map((e) => /* @__PURE__ */ T("div", {
|
|
1123
|
+
className: "rounded-lg border border-border/60 bg-muted/20 px-3 py-2",
|
|
1124
|
+
children: [/* @__PURE__ */ w(n, {
|
|
1145
1125
|
size: "xxs",
|
|
1146
1126
|
type: "secondary",
|
|
1147
1127
|
weight: "medium",
|
|
1148
1128
|
className: "uppercase tracking-wider",
|
|
1149
1129
|
children: e.label
|
|
1150
|
-
}), /* @__PURE__ */
|
|
1130
|
+
}), /* @__PURE__ */ T("div", {
|
|
1151
1131
|
className: "mt-1 flex items-baseline gap-1.5",
|
|
1152
|
-
children: [/* @__PURE__ */
|
|
1132
|
+
children: [/* @__PURE__ */ w(n, {
|
|
1153
1133
|
size: "base",
|
|
1154
1134
|
weight: "semibold",
|
|
1155
1135
|
className: "tabular-nums",
|
|
1156
1136
|
children: e.value
|
|
1157
|
-
}), !!e.change && /* @__PURE__ */
|
|
1137
|
+
}), !!e.change && /* @__PURE__ */ w(n, {
|
|
1158
1138
|
tag: "span",
|
|
1159
1139
|
size: "xxs",
|
|
1160
1140
|
weight: "semibold",
|
|
@@ -1164,19 +1144,19 @@ function $({ name: r, initials: a, avatarUrl: s, role: c, verified: u = !1, earn
|
|
|
1164
1144
|
})]
|
|
1165
1145
|
}, e.label))
|
|
1166
1146
|
}),
|
|
1167
|
-
/* @__PURE__ */
|
|
1168
|
-
className: "flex gap-
|
|
1169
|
-
children: [/* @__PURE__ */
|
|
1147
|
+
/* @__PURE__ */ T("div", {
|
|
1148
|
+
className: "flex gap-1.5",
|
|
1149
|
+
children: [/* @__PURE__ */ T(o, {
|
|
1170
1150
|
variant: "light",
|
|
1171
1151
|
buttonStyle: "outline",
|
|
1172
1152
|
className: "flex-1 rounded-md",
|
|
1173
|
-
onClick:
|
|
1174
|
-
children: [/* @__PURE__ */
|
|
1175
|
-
}), /* @__PURE__ */
|
|
1153
|
+
onClick: _,
|
|
1154
|
+
children: [/* @__PURE__ */ w(ee, { className: "mr-1.5 size-3.5" }), k.message]
|
|
1155
|
+
}), /* @__PURE__ */ T(o, {
|
|
1176
1156
|
variant: "dark",
|
|
1177
1157
|
className: "flex-1 rounded-md",
|
|
1178
|
-
onClick:
|
|
1179
|
-
children: [k.hire, /* @__PURE__ */
|
|
1158
|
+
onClick: x,
|
|
1159
|
+
children: [k.hire, /* @__PURE__ */ w(O, { className: "ml-1 size-3.5" })]
|
|
1180
1160
|
})]
|
|
1181
1161
|
})
|
|
1182
1162
|
]
|
|
@@ -1184,6 +1164,6 @@ function $({ name: r, initials: a, avatarUrl: s, role: c, verified: u = !1, earn
|
|
|
1184
1164
|
}
|
|
1185
1165
|
$.displayName = "VendorProfileCard";
|
|
1186
1166
|
//#endregion
|
|
1187
|
-
export {
|
|
1167
|
+
export { R as ContactCard, Z as CourseCard, Q as FeatureAnnouncementCard, G as GiftcardCard, J as GiftcardCardDark, Y as GiftcardCardIllustrated, q as GiftcardCardMinimal, K as GiftcardCompact, V as GradientCard, H as GradientCardCompact, $ as VendorProfileCard };
|
|
1188
1168
|
|
|
1189
1169
|
//# sourceMappingURL=index.js.map
|