admin-ui-starter-kit 0.1.4 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agents/skills/admin-ui-consumer-migration/SKILL.md +276 -2
- package/.agents/skills/component-library-rules/SKILL.md +15 -9
- package/.agents/skills/component-library-rules/references/audit-followups.md +4 -4
- package/.agents/skills/component-library-rules/references/base-wrapper.md +24 -4
- package/.agents/skills/component-library-rules/references/components/INDEX.json +107 -93
- package/.agents/skills/component-library-rules/references/components/INDEX.md +21 -7
- package/.agents/skills/component-library-rules/references/components/base__accordion.md +78 -9
- package/.agents/skills/component-library-rules/references/components/base__alert.md +156 -0
- package/.agents/skills/component-library-rules/references/components/base__badge.md +8 -1
- package/.agents/skills/component-library-rules/references/components/base__buttons.md +121 -1
- package/.agents/skills/component-library-rules/references/components/base__cards.md +101 -4
- package/.agents/skills/component-library-rules/references/components/base__carousel.md +524 -0
- package/.agents/skills/component-library-rules/references/components/base__chart.md +391 -0
- package/.agents/skills/component-library-rules/references/components/base__combobox.md +212 -3
- package/.agents/skills/component-library-rules/references/components/base__copyable.md +49 -1
- package/.agents/skills/component-library-rules/references/components/base__currency.md +72 -1
- package/.agents/skills/component-library-rules/references/components/base__date-pickers.md +84 -50
- package/.agents/skills/component-library-rules/references/components/base__display.md +186 -39
- package/.agents/skills/component-library-rules/references/components/base__empty-state.md +67 -1
- package/.agents/skills/component-library-rules/references/components/base__event-calendar.md +56 -1
- package/.agents/skills/component-library-rules/references/components/base__forms.md +329 -2
- package/.agents/skills/component-library-rules/references/components/base__frame.md +235 -0
- package/.agents/skills/component-library-rules/references/components/base__item.md +47 -1
- package/.agents/skills/component-library-rules/references/components/base__map.md +37 -1
- package/.agents/skills/component-library-rules/references/components/base__metadata-list.md +99 -7
- package/.agents/skills/component-library-rules/references/components/base__navigation.md +71 -1
- package/.agents/skills/component-library-rules/references/components/base__spinner.md +44 -3
- package/.agents/skills/component-library-rules/references/components/base__table.md +108 -14
- package/.agents/skills/component-library-rules/references/components/base__typography.md +122 -1
- package/.agents/skills/component-library-rules/references/components/base__upload-tray.md +43 -1
- package/.agents/skills/component-library-rules/references/components/common__brand.md +21 -25
- package/.agents/skills/component-library-rules/references/components/composed__admin.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__ai-elements.md +17 -2
- package/.agents/skills/component-library-rules/references/components/composed__ai-new.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__ai.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__api-key-list.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__commerce-extras.md +87 -16
- package/.agents/skills/component-library-rules/references/components/composed__commerce.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__contact-card.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__course-card.md +90 -105
- package/.agents/skills/component-library-rules/references/components/composed__dark-surfaces.md +10 -3
- package/.agents/skills/component-library-rules/references/components/composed__dense-info.md +11 -4
- package/.agents/skills/component-library-rules/references/components/composed__feature-announcement.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__giftcard-cards.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__gradient-card.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__invoice-header.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__invoice-items.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__invoice-mini.md +9 -2
- package/.agents/skills/component-library-rules/references/components/composed__invoice-table.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__navigation-extras.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__navigation.md +12 -5
- package/.agents/skills/component-library-rules/references/components/composed__onboarding-checklist.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__timelines.md +8 -1
- package/.agents/skills/component-library-rules/references/components/composed__vendor-profile.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__activities.md +60 -19
- package/.agents/skills/component-library-rules/references/components/features__ai-chat.md +134 -1
- package/.agents/skills/component-library-rules/references/components/features__card.md +239 -0
- package/.agents/skills/component-library-rules/references/components/features__comments.md +36 -1
- package/.agents/skills/component-library-rules/references/components/features__enhanced-activities.md +19 -4
- package/.agents/skills/component-library-rules/references/components/features__event-log.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__filters.md +21 -1
- package/.agents/skills/component-library-rules/references/components/features__global-search.md +173 -2
- package/.agents/skills/component-library-rules/references/components/features__kanban.md +99 -81
- package/.agents/skills/component-library-rules/references/components/features__media-library.md +796 -0
- package/.agents/skills/component-library-rules/references/components/features__mentions.md +187 -0
- package/.agents/skills/component-library-rules/references/components/features__metrics-analytics-bar.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-analytics-cards.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-comparison.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-heatmap.md +10 -3
- package/.agents/skills/component-library-rules/references/components/features__metrics-inline-badge.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-kpi-row.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-micro-grid.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-overview.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__metrics-stat-cards.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__overlays.md +48 -16
- package/.agents/skills/component-library-rules/references/components/features__products.md +491 -0
- package/.agents/skills/component-library-rules/references/components/features__rich-text-editor.md +8 -1
- package/.agents/skills/component-library-rules/references/components/features__schema-form.md +375 -0
- package/.agents/skills/component-library-rules/references/components/features__suggestions.md +177 -0
- package/.agents/skills/component-library-rules/references/components/features__sync.md +155 -0
- package/.agents/skills/component-library-rules/references/components/layout__layout-app-shell.md +139 -24
- package/.agents/skills/component-library-rules/references/components/layout__layout-auth.md +826 -0
- package/.agents/skills/component-library-rules/references/components/layout__layout-containers.md +15 -3
- package/.agents/skills/component-library-rules/references/components/layout__layout-header.md +8 -1
- package/.agents/skills/component-library-rules/references/components/layout__layout-page.md +8 -1
- package/.agents/skills/component-library-rules/references/components/layout__layout-sidebar.md +9 -2
- package/.agents/skills/component-library-rules/references/components/layout__layout-users.md +51 -30
- package/.agents/skills/component-library-rules/references/components/layout__layout-workspace.md +234 -0
- package/.agents/skills/component-library-rules/references/components/ui__alert.md +6 -2
- package/.agents/skills/component-library-rules/references/components/ui__avatar.md +2 -2
- package/.agents/skills/component-library-rules/references/components/ui__breadcrumb.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__button.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__calendar.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__collapsible.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__empty-item.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__input-group.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__inputs.md +118 -19
- package/.agents/skills/component-library-rules/references/components/ui__layout-primitives.md +71 -0
- package/.agents/skills/component-library-rules/references/components/ui__menus.md +126 -44
- package/.agents/skills/component-library-rules/references/components/ui__overlays.md +118 -43
- package/.agents/skills/component-library-rules/references/components/ui__pagination.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__progress.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__scroll-area.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__separator.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__skeleton.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__sonner.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__spinner.md +2 -2
- package/.agents/skills/component-library-rules/references/components/ui__tabs.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__toggles-group.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__toggles.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__ui-badge.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__ui-card.md +1 -1
- package/.agents/skills/component-library-rules/references/components/ui__ui-table.md +1 -1
- package/.agents/skills/component-library-rules/references/visual-eval.md +1 -1
- package/.agents/skills/component-quality-pass/SKILL.md +47 -0
- package/.agents/skills/component-quality-pass/agents/openai.yaml +4 -0
- package/.agents/skills/component-quality-pass/references/audit-workflow.md +133 -0
- package/.agents/skills/component-quality-pass/scripts/list-preview-routes.mjs +71 -0
- package/.agents/skills/component-quality-pass/scripts/scan-quality-smells.mjs +213 -0
- package/AGENTS.md +7 -4
- package/COMPONENT_SELECTION.md +51 -5
- package/INTEGRATION.md +48 -2
- package/MIGRATION.md +17 -3
- package/PUBLISHING.md +4 -1
- package/README.md +84 -11
- package/dist/_shared/accordion-BWU7zxlO.cjs +2 -0
- package/dist/_shared/accordion-BWU7zxlO.cjs.map +1 -0
- package/dist/_shared/accordion-DTYKGqWD.js +130 -0
- package/dist/_shared/accordion-DTYKGqWD.js.map +1 -0
- package/dist/_shared/action-menu-BoQnI2UF.cjs +2 -0
- package/dist/_shared/action-menu-BoQnI2UF.cjs.map +1 -0
- package/dist/_shared/action-menu-uyg1Phsn.js +96 -0
- package/dist/_shared/action-menu-uyg1Phsn.js.map +1 -0
- package/dist/_shared/ai-artifact-CY1Jf9gM.cjs +3 -0
- package/dist/_shared/ai-artifact-CY1Jf9gM.cjs.map +1 -0
- package/dist/_shared/ai-artifact-DdlK_l56.js +1099 -0
- package/dist/_shared/ai-artifact-DdlK_l56.js.map +1 -0
- package/dist/_shared/alert-CuIIKJC-.cjs +2 -0
- package/dist/_shared/alert-CuIIKJC-.cjs.map +1 -0
- package/dist/_shared/alert-k60OnTtb.js +81 -0
- package/dist/_shared/alert-k60OnTtb.js.map +1 -0
- package/dist/_shared/app-shell-DqDnnKT4.cjs +2 -0
- package/dist/_shared/app-shell-DqDnnKT4.cjs.map +1 -0
- package/dist/_shared/app-shell-w5h0vEKg.js +69 -0
- package/dist/_shared/app-shell-w5h0vEKg.js.map +1 -0
- package/dist/_shared/auth-CDjZFJxy.cjs +2 -0
- package/dist/_shared/auth-CDjZFJxy.cjs.map +1 -0
- package/dist/_shared/auth-_udUdWtn.js +643 -0
- package/dist/_shared/auth-_udUdWtn.js.map +1 -0
- package/dist/_shared/badge--o9wFHB_.cjs +2 -0
- package/dist/_shared/badge--o9wFHB_.cjs.map +1 -0
- package/dist/_shared/badge-yGlx9trX.js +108 -0
- package/dist/_shared/badge-yGlx9trX.js.map +1 -0
- package/dist/_shared/button-C1qc97U1.cjs +2 -0
- package/dist/_shared/button-C1qc97U1.cjs.map +1 -0
- package/dist/_shared/button-SuocMQFT.js +173 -0
- package/dist/_shared/button-SuocMQFT.js.map +1 -0
- package/dist/_shared/buttons-9YBwevkP.cjs +2 -0
- package/dist/_shared/buttons-9YBwevkP.cjs.map +1 -0
- package/dist/_shared/buttons-BR4BGVYf.js +143 -0
- package/dist/_shared/buttons-BR4BGVYf.js.map +1 -0
- package/dist/_shared/card-radio-group-Bna2uZs1.cjs +2 -0
- package/dist/_shared/card-radio-group-Bna2uZs1.cjs.map +1 -0
- package/dist/_shared/card-radio-group-D_CY1HRy.js +158 -0
- package/dist/_shared/card-radio-group-D_CY1HRy.js.map +1 -0
- package/dist/_shared/checkbox-CTqqawIT.js +22 -0
- package/dist/_shared/checkbox-CTqqawIT.js.map +1 -0
- package/dist/_shared/checkbox-D1n-nfLP.cjs +2 -0
- package/dist/_shared/checkbox-D1n-nfLP.cjs.map +1 -0
- package/dist/_shared/combobox-CpSmiPV8.cjs +2 -0
- package/dist/_shared/combobox-CpSmiPV8.cjs.map +1 -0
- package/dist/_shared/combobox-D01JwyFZ.js +810 -0
- package/dist/_shared/combobox-D01JwyFZ.js.map +1 -0
- package/dist/_shared/comments-D9velZAW.js +952 -0
- package/dist/_shared/comments-D9velZAW.js.map +1 -0
- package/dist/_shared/comments-DyUAKSQu.cjs +2 -0
- package/dist/_shared/comments-DyUAKSQu.cjs.map +1 -0
- package/dist/_shared/copyable-Bx4J7fuT.cjs +2 -0
- package/dist/_shared/copyable-Bx4J7fuT.cjs.map +1 -0
- package/dist/_shared/copyable-cfF4gZoT.js +38 -0
- package/dist/_shared/copyable-cfF4gZoT.js.map +1 -0
- package/dist/_shared/date-picker-BnsvBFOZ.cjs +2 -0
- package/dist/_shared/date-picker-BnsvBFOZ.cjs.map +1 -0
- package/dist/_shared/date-picker-TMcjGO26.js +1361 -0
- package/dist/_shared/date-picker-TMcjGO26.js.map +1 -0
- package/dist/_shared/date-pickers-BI4xLjHR.js +330 -0
- package/dist/_shared/date-pickers-BI4xLjHR.js.map +1 -0
- package/dist/_shared/date-pickers-BhaUK5S2.cjs +2 -0
- package/dist/_shared/date-pickers-BhaUK5S2.cjs.map +1 -0
- package/dist/_shared/display-C4n0uuxl.js +1154 -0
- package/dist/_shared/display-C4n0uuxl.js.map +1 -0
- package/dist/_shared/display-oDW0O9yB.cjs +2 -0
- package/dist/_shared/display-oDW0O9yB.cjs.map +1 -0
- package/dist/_shared/form-field-B7taMVbC.js +329 -0
- package/dist/_shared/form-field-B7taMVbC.js.map +1 -0
- package/dist/_shared/form-field-rMGPvHFK.cjs +2 -0
- package/dist/_shared/form-field-rMGPvHFK.cjs.map +1 -0
- package/dist/_shared/form-sizing-D74IS9KG.js.map +1 -1
- package/dist/_shared/form-sizing-aVwVuF-w.cjs.map +1 -1
- package/dist/_shared/forms-CwJci54_.js +3430 -0
- package/dist/_shared/forms-CwJci54_.js.map +1 -0
- package/dist/_shared/forms-E3JkTgcC.cjs +2 -0
- package/dist/_shared/forms-E3JkTgcC.cjs.map +1 -0
- package/dist/_shared/header-CyBTcM-L.js +360 -0
- package/dist/_shared/header-CyBTcM-L.js.map +1 -0
- package/dist/_shared/header-kwvkesfq.cjs +2 -0
- package/dist/_shared/header-kwvkesfq.cjs.map +1 -0
- package/dist/_shared/heading-0DYCOrgC.cjs +2 -0
- package/dist/_shared/heading-0DYCOrgC.cjs.map +1 -0
- package/dist/_shared/heading-HeP06nXG.js +107 -0
- package/dist/_shared/heading-HeP06nXG.js.map +1 -0
- package/dist/_shared/hooks-MW0UTO3q.cjs +2 -0
- package/dist/_shared/hooks-MW0UTO3q.cjs.map +1 -0
- package/dist/_shared/hooks-ZiPIvs0_.js +118 -0
- package/dist/_shared/hooks-ZiPIvs0_.js.map +1 -0
- package/dist/_shared/input-C7t-RHYq.js +182 -0
- package/dist/_shared/input-C7t-RHYq.js.map +1 -0
- package/dist/_shared/input-COMcb1WY.cjs +2 -0
- package/dist/_shared/input-COMcb1WY.cjs.map +1 -0
- package/dist/_shared/item-DAjqQhhj.js +225 -0
- package/dist/_shared/item-DAjqQhhj.js.map +1 -0
- package/dist/_shared/item-DoXXYgPm.cjs +2 -0
- package/dist/_shared/item-DoXXYgPm.cjs.map +1 -0
- package/dist/_shared/mentions-Br-EP9tq.js +506 -0
- package/dist/_shared/mentions-Br-EP9tq.js.map +1 -0
- package/dist/_shared/mentions-DNTsRHJl.cjs +2 -0
- package/dist/_shared/mentions-DNTsRHJl.cjs.map +1 -0
- package/dist/_shared/metadata-CPSQGPJh.cjs +2 -0
- package/dist/_shared/metadata-CPSQGPJh.cjs.map +1 -0
- package/dist/_shared/metadata-qTNAOM7E.js +235 -0
- package/dist/_shared/metadata-qTNAOM7E.js.map +1 -0
- package/dist/_shared/money-display-CFSMUtxS.cjs +2 -0
- package/dist/_shared/money-display-CFSMUtxS.cjs.map +1 -0
- package/dist/_shared/money-display-D4Z3P3f_.js +198 -0
- package/dist/_shared/money-display-D4Z3P3f_.js.map +1 -0
- package/dist/_shared/navigation-HnnA6uSV.js +419 -0
- package/dist/_shared/navigation-HnnA6uSV.js.map +1 -0
- package/dist/_shared/navigation-J2g0Tw9D.cjs +2 -0
- package/dist/_shared/navigation-J2g0Tw9D.cjs.map +1 -0
- package/dist/_shared/overlays-CIeniDjj.js +639 -0
- package/dist/_shared/overlays-CIeniDjj.js.map +1 -0
- package/dist/_shared/overlays-Xc_F_Y-E.cjs +2 -0
- package/dist/_shared/overlays-Xc_F_Y-E.cjs.map +1 -0
- package/dist/_shared/page-BFV-KE8H.js +262 -0
- package/dist/_shared/page-BFV-KE8H.js.map +1 -0
- package/dist/_shared/page-UJfWfw2R.cjs +2 -0
- package/dist/_shared/page-UJfWfw2R.cjs.map +1 -0
- package/dist/_shared/popover-menu-Fz-bvWJF.cjs +2 -0
- package/dist/_shared/popover-menu-Fz-bvWJF.cjs.map +1 -0
- package/dist/_shared/popover-menu-bKQatoYF.js +93 -0
- package/dist/_shared/popover-menu-bKQatoYF.js.map +1 -0
- package/dist/_shared/rich-text-editor-B6WKHUKC.js +620 -0
- package/dist/_shared/rich-text-editor-B6WKHUKC.js.map +1 -0
- package/dist/_shared/rich-text-editor-Dm-6r_xe.cjs +2 -0
- package/dist/_shared/rich-text-editor-Dm-6r_xe.cjs.map +1 -0
- package/dist/_shared/sidebar-B_L_dnAe.cjs +2 -0
- package/dist/_shared/sidebar-B_L_dnAe.cjs.map +1 -0
- package/dist/_shared/sidebar-C5DApiDy.js +389 -0
- package/dist/_shared/sidebar-C5DApiDy.js.map +1 -0
- package/dist/_shared/sidebar-CIlGkVbF.js +538 -0
- package/dist/_shared/sidebar-CIlGkVbF.js.map +1 -0
- package/dist/_shared/sidebar-D3sK9otF.cjs +2 -0
- package/dist/_shared/sidebar-D3sK9otF.cjs.map +1 -0
- package/dist/_shared/smart-card-DYZGY_Su.js +361 -0
- package/dist/_shared/smart-card-DYZGY_Su.js.map +1 -0
- package/dist/_shared/smart-card-Df80VF8x.cjs +2 -0
- package/dist/_shared/smart-card-Df80VF8x.cjs.map +1 -0
- package/dist/_shared/spinner-BfAbXTQ7.js +67 -0
- package/dist/_shared/spinner-BfAbXTQ7.js.map +1 -0
- package/dist/_shared/spinner-DWn3x9Tl.cjs +2 -0
- package/dist/_shared/spinner-DWn3x9Tl.cjs.map +1 -0
- package/dist/_shared/table-CBKDA7ZE.js +1189 -0
- package/dist/_shared/table-CBKDA7ZE.js.map +1 -0
- package/dist/_shared/table-CJoxRCWy.cjs +2 -0
- package/dist/_shared/table-CJoxRCWy.cjs.map +1 -0
- package/dist/_shared/textarea-C4SOrh0z.cjs +2 -0
- package/dist/_shared/textarea-C4SOrh0z.cjs.map +1 -0
- package/dist/_shared/textarea-CsMkelmp.js +119 -0
- package/dist/_shared/textarea-CsMkelmp.js.map +1 -0
- package/dist/_shared/typography-Bzsl7aTu.cjs +2 -0
- package/dist/_shared/typography-Bzsl7aTu.cjs.map +1 -0
- package/dist/_shared/typography-CdxyWB1T.js +102 -0
- package/dist/_shared/typography-CdxyWB1T.js.map +1 -0
- package/dist/_shared/ui-provider-BF4m2cR0.cjs +2 -0
- package/dist/_shared/ui-provider-BF4m2cR0.cjs.map +1 -0
- package/dist/_shared/ui-provider-C8Ot88lS.js +85 -0
- package/dist/_shared/ui-provider-C8Ot88lS.js.map +1 -0
- package/dist/_shared/workspace-CTjIGCE0.cjs +2 -0
- package/dist/_shared/workspace-CTjIGCE0.cjs.map +1 -0
- package/dist/_shared/workspace-WgJgiSUA.js +357 -0
- package/dist/_shared/workspace-WgJgiSUA.js.map +1 -0
- package/dist/components/base/accordion/index.cjs +1 -1
- package/dist/components/base/accordion/index.js +1 -1
- package/dist/components/base/badge/index.cjs +1 -1
- package/dist/components/base/badge/index.js +1 -1
- package/dist/components/base/buttons/base-button.d.ts.map +1 -1
- package/dist/components/base/buttons/index.cjs +1 -1
- package/dist/components/base/buttons/index.js +2 -2
- package/dist/components/base/cards/index.cjs +1 -1
- package/dist/components/base/cards/index.d.ts +1 -1
- package/dist/components/base/cards/index.d.ts.map +1 -1
- package/dist/components/base/cards/index.js +1 -1
- package/dist/components/base/cards/smart-card.d.ts.map +1 -1
- package/dist/components/base/cards/smart-card.types.d.ts +2 -1
- package/dist/components/base/cards/smart-card.types.d.ts.map +1 -1
- package/dist/components/base/carousel/carousel.d.ts +66 -0
- package/dist/components/base/carousel/carousel.d.ts.map +1 -0
- package/dist/components/base/carousel/carousel.strings.d.ts +7 -0
- package/dist/components/base/carousel/carousel.strings.d.ts.map +1 -0
- package/dist/components/base/carousel/index.cjs +2 -0
- package/dist/components/base/carousel/index.cjs.map +1 -0
- package/dist/components/base/carousel/index.d.ts +3 -0
- package/dist/components/base/carousel/index.d.ts.map +1 -0
- package/dist/components/base/carousel/index.js +239 -0
- package/dist/components/base/carousel/index.js.map +1 -0
- package/dist/components/base/combobox/enhanced-combobox.d.ts +2 -2
- package/dist/components/base/combobox/enhanced-combobox.d.ts.map +1 -1
- package/dist/components/base/combobox/hooks/use-debounced-search.d.ts.map +1 -1
- package/dist/components/base/combobox/index.cjs +1 -1
- package/dist/components/base/combobox/index.js +1 -1
- package/dist/components/base/combobox/types.d.ts +4 -1
- package/dist/components/base/combobox/types.d.ts.map +1 -1
- package/dist/components/base/copyable/index.cjs +1 -1
- package/dist/components/base/copyable/index.js +1 -1
- package/dist/components/base/currency/index.cjs +1 -1
- package/dist/components/base/currency/index.js +1 -1
- package/dist/components/base/date-pickers/index.cjs +1 -1
- package/dist/components/base/date-pickers/index.js +2 -2
- package/dist/components/base/display/alert.d.ts +13 -1
- package/dist/components/base/display/alert.d.ts.map +1 -1
- package/dist/components/base/display/chart.cjs +8 -0
- package/dist/components/base/display/chart.cjs.map +1 -0
- package/dist/components/base/display/chart.d.ts +71 -1
- package/dist/components/base/display/chart.d.ts.map +1 -1
- package/dist/components/base/display/chart.js +144 -0
- package/dist/components/base/display/chart.js.map +1 -0
- package/dist/components/base/display/date-block.d.ts +1 -1
- package/dist/components/base/display/date-block.d.ts.map +1 -1
- package/dist/components/base/display/index.cjs +1 -1
- package/dist/components/base/display/index.d.ts +1 -2
- package/dist/components/base/display/index.d.ts.map +1 -1
- package/dist/components/base/display/index.js +10 -10
- package/dist/components/base/display/metadata/index.cjs +1 -1
- package/dist/components/base/display/metadata/index.js +1 -1
- package/dist/components/base/display/notification-banner.d.ts.map +1 -1
- package/dist/components/base/display/stacked-avatars.d.ts +6 -5
- package/dist/components/base/display/stacked-avatars.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-event-badge.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-event-card.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-header.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar-legend.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar.d.ts.map +1 -1
- package/dist/components/base/event-calendar/event-calendar.types.d.ts +3 -2
- package/dist/components/base/event-calendar/event-calendar.types.d.ts.map +1 -1
- package/dist/components/base/event-calendar/index.cjs +1 -1
- package/dist/components/base/event-calendar/index.cjs.map +1 -1
- package/dist/components/base/event-calendar/index.js +196 -205
- package/dist/components/base/event-calendar/index.js.map +1 -1
- package/dist/components/base/forms/fields/currency-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/decimal-input.d.ts.map +1 -1
- package/dist/components/base/forms/fields/index.d.ts +2 -0
- package/dist/components/base/forms/fields/index.d.ts.map +1 -1
- package/dist/components/base/forms/fields/password-input.d.ts +21 -0
- package/dist/components/base/forms/fields/password-input.d.ts.map +1 -0
- package/dist/components/base/forms/fields/select.d.ts +2 -0
- package/dist/components/base/forms/fields/select.d.ts.map +1 -1
- package/dist/components/base/forms/fields/slug-field.d.ts +16 -0
- package/dist/components/base/forms/fields/slug-field.d.ts.map +1 -0
- package/dist/components/base/forms/fields/switch-card.d.ts.map +1 -1
- package/dist/components/base/forms/index.cjs +1 -1
- package/dist/components/base/forms/index.js +8 -7
- package/dist/components/base/frame/frame.d.ts +24 -0
- package/dist/components/base/frame/frame.d.ts.map +1 -0
- package/dist/components/base/frame/index.cjs +2 -0
- package/dist/components/base/frame/index.cjs.map +1 -0
- package/dist/components/base/frame/index.d.ts +2 -0
- package/dist/components/base/frame/index.d.ts.map +1 -0
- package/dist/components/base/frame/index.js +164 -0
- package/dist/components/base/frame/index.js.map +1 -0
- package/dist/components/base/index.d.ts.map +1 -1
- package/dist/components/base/item/index.cjs +1 -1
- package/dist/components/base/item/index.js +1 -1
- package/dist/components/base/item/item.d.ts.map +1 -1
- package/dist/components/base/map/index.cjs +1 -1
- package/dist/components/base/map/index.cjs.map +1 -1
- package/dist/components/base/map/index.js +1 -1
- package/dist/components/base/navigation/index.cjs +1 -1
- package/dist/components/base/navigation/index.js +2 -2
- package/dist/components/base/popover-menu/index.cjs +1 -1
- package/dist/components/base/popover-menu/index.js +1 -1
- package/dist/components/base/popover-menu/popover-menu.d.ts +2 -1
- package/dist/components/base/popover-menu/popover-menu.d.ts.map +1 -1
- package/dist/components/base/sidebar/index.cjs +1 -1
- package/dist/components/base/sidebar/index.js +2 -2
- package/dist/components/base/sidebar/sidebar.d.ts +5 -3
- package/dist/components/base/sidebar/sidebar.d.ts.map +1 -1
- package/dist/components/base/spinner/index.cjs +1 -1
- package/dist/components/base/spinner/index.js +1 -1
- package/dist/components/base/table/data-table.d.ts.map +1 -1
- package/dist/components/base/table/index.cjs +1 -2
- package/dist/components/base/table/index.js +2 -1189
- package/dist/components/base/table/table-body.d.ts.map +1 -1
- package/dist/components/base/table/table-header.d.ts.map +1 -1
- package/dist/components/base/table/table-helpers.d.ts.map +1 -1
- package/dist/components/base/table/table.types.d.ts +6 -1
- package/dist/components/base/table/table.types.d.ts.map +1 -1
- package/dist/components/base/toaster/index.cjs +1 -1
- package/dist/components/base/toaster/index.js +1 -1
- package/dist/components/composed/admin/api-key-list/api-key-list.d.ts.map +1 -1
- package/dist/components/composed/admin/index.cjs +1 -1
- package/dist/components/composed/admin/index.cjs.map +1 -1
- package/dist/components/composed/admin/index.js +18 -13
- package/dist/components/composed/admin/index.js.map +1 -1
- package/dist/components/composed/admin/role-permission/role-permission.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-attachment/ai-attachment.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-citation/ai-citation.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-code-block/ai-code-block.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-file-tree/ai-file-tree.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-inline-citation/ai-inline-citation.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-prompt-suggestions/ai-prompt-suggestions.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-reasoning/ai-reasoning.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-sources/ai-sources.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-task/ai-task.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-task/types.d.ts +2 -0
- package/dist/components/composed/ai/ai-task/types.d.ts.map +1 -1
- package/dist/components/composed/ai/ai-tool-call/ai-tool-call.d.ts.map +1 -1
- package/dist/components/composed/ai/index.cjs +1 -1
- package/dist/components/composed/ai/index.cjs.map +1 -1
- package/dist/components/composed/ai/index.js +87 -83
- package/dist/components/composed/ai/index.js.map +1 -1
- package/dist/components/composed/analytics/chart-card/chart-card.d.ts +22 -0
- package/dist/components/composed/analytics/chart-card/chart-card.d.ts.map +1 -0
- package/dist/components/composed/analytics/chart-card/index.d.ts +2 -0
- package/dist/components/composed/analytics/chart-card/index.d.ts.map +1 -0
- package/dist/components/composed/analytics/format-metric-value.d.ts.map +1 -1
- package/dist/components/composed/analytics/index.cjs +1 -1
- package/dist/components/composed/analytics/index.cjs.map +1 -1
- package/dist/components/composed/analytics/index.d.ts +2 -0
- package/dist/components/composed/analytics/index.d.ts.map +1 -1
- package/dist/components/composed/analytics/index.js +369 -377
- package/dist/components/composed/analytics/index.js.map +1 -1
- package/dist/components/composed/analytics/metric-comparison/metric-comparison.d.ts +2 -1
- package/dist/components/composed/analytics/metric-comparison/metric-comparison.d.ts.map +1 -1
- package/dist/components/composed/analytics/metric-gradient/metric-gradient.d.ts.map +1 -1
- package/dist/components/composed/cards/contact-card/contact-card.d.ts.map +1 -1
- package/dist/components/composed/cards/course-card/course-card.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-compact.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-dark.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-full.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-illustrated.d.ts.map +1 -1
- package/dist/components/composed/cards/giftcard-card/partials/giftcard-minimal.d.ts.map +1 -1
- package/dist/components/composed/cards/index.cjs +1 -1
- package/dist/components/composed/cards/index.cjs.map +1 -1
- package/dist/components/composed/cards/index.js +586 -606
- package/dist/components/composed/cards/index.js.map +1 -1
- package/dist/components/composed/cards/vendor-profile/vendor-profile.d.ts.map +1 -1
- package/dist/components/composed/commerce/cart-summary/cart-summary.d.ts.map +1 -1
- package/dist/components/composed/commerce/cart-summary/types.d.ts +8 -1
- package/dist/components/composed/commerce/cart-summary/types.d.ts.map +1 -1
- package/dist/components/composed/commerce/coupon-input/coupon-input.d.ts.map +1 -1
- package/dist/components/composed/commerce/index.cjs +1 -1
- package/dist/components/composed/commerce/index.cjs.map +1 -1
- package/dist/components/composed/commerce/index.js +580 -486
- package/dist/components/composed/commerce/index.js.map +1 -1
- package/dist/components/composed/commerce/order-status/order-status.d.ts.map +1 -1
- package/dist/components/composed/commerce/order-status/types.d.ts +2 -0
- package/dist/components/composed/commerce/order-status/types.d.ts.map +1 -1
- package/dist/components/composed/commerce/payment-method/payment-method.d.ts.map +1 -1
- package/dist/components/composed/commerce/voucher-entry/types.d.ts +3 -0
- package/dist/components/composed/commerce/voucher-entry/types.d.ts.map +1 -1
- package/dist/components/composed/commerce/voucher-entry/voucher-entry.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/booking-receipt/booking-receipt.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/index.cjs +1 -1
- package/dist/components/composed/dark-surfaces/index.cjs.map +1 -1
- package/dist/components/composed/dark-surfaces/index.js +23 -16
- package/dist/components/composed/dark-surfaces/index.js.map +1 -1
- package/dist/components/composed/dark-surfaces/order-items/order-items.d.ts.map +1 -1
- package/dist/components/composed/dark-surfaces/order-items/types.d.ts +3 -1
- package/dist/components/composed/dark-surfaces/order-items/types.d.ts.map +1 -1
- package/dist/components/composed/data-display/index.cjs +1 -1
- package/dist/components/composed/data-display/index.cjs.map +1 -1
- package/dist/components/composed/data-display/index.js +18 -17
- package/dist/components/composed/data-display/index.js.map +1 -1
- package/dist/components/composed/data-display/invoice-mini/invoice-mini.d.ts.map +1 -1
- package/dist/components/composed/navigation/breadcrumb-progress/breadcrumb-progress.d.ts.map +1 -1
- package/dist/components/composed/navigation/index.cjs +1 -1
- package/dist/components/composed/navigation/index.cjs.map +1 -1
- package/dist/components/composed/navigation/index.js +90 -72
- package/dist/components/composed/navigation/index.js.map +1 -1
- package/dist/components/composed/navigation/kanban-board/kanban-board.d.ts.map +1 -1
- package/dist/components/composed/navigation/kanban-board/types.d.ts +5 -1
- package/dist/components/composed/navigation/kanban-board/types.d.ts.map +1 -1
- package/dist/components/composed/onboarding/index.cjs +1 -1
- package/dist/components/composed/onboarding/index.cjs.map +1 -1
- package/dist/components/composed/onboarding/index.js +3 -3
- package/dist/components/composed/timelines/index.cjs +1 -1
- package/dist/components/composed/timelines/index.cjs.map +1 -1
- package/dist/components/composed/timelines/index.js +6 -6
- package/dist/components/composed/timelines/index.js.map +1 -1
- package/dist/components/features/activities/activities-feed.d.ts.map +1 -1
- package/dist/components/features/activities/activities.types.d.ts +2 -1
- package/dist/components/features/activities/activities.types.d.ts.map +1 -1
- package/dist/components/features/activities/index.cjs +1 -1
- package/dist/components/features/activities/index.cjs.map +1 -1
- package/dist/components/features/activities/index.js +286 -301
- package/dist/components/features/activities/index.js.map +1 -1
- package/dist/components/features/activities/partials/activities-feed-card.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-headline.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-resource-tag.d.ts.map +1 -1
- package/dist/components/features/activities/partials/activity-row.d.ts.map +1 -1
- package/dist/components/features/ai-chat/ai-chat.d.ts +2 -1
- package/dist/components/features/ai-chat/ai-chat.d.ts.map +1 -1
- package/dist/components/features/ai-chat/index.cjs +2 -2
- package/dist/components/features/ai-chat/index.cjs.map +1 -1
- package/dist/components/features/ai-chat/index.js +16 -14
- package/dist/components/features/ai-chat/index.js.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-conversation.d.ts +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-conversation.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-message.d.ts +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-message.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-prompt-input.d.ts +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-prompt-input.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-queue.d.ts +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-queue.d.ts.map +1 -1
- package/dist/components/features/ai-chat/partials/ai-chat-suggestions-row.d.ts +2 -1
- package/dist/components/features/ai-chat/partials/ai-chat-suggestions-row.d.ts.map +1 -1
- package/dist/components/features/card/card.types.d.ts +2 -0
- package/dist/components/features/card/card.types.d.ts.map +1 -1
- package/dist/components/features/card/index.cjs +1 -1
- package/dist/components/features/card/index.cjs.map +1 -1
- package/dist/components/features/card/index.js +37 -43
- package/dist/components/features/card/index.js.map +1 -1
- package/dist/components/features/card/partials/default-shared-resource-partials.d.ts +2 -1
- package/dist/components/features/card/partials/default-shared-resource-partials.d.ts.map +1 -1
- package/dist/components/features/card/shared-resource-card.d.ts.map +1 -1
- package/dist/components/features/comments/comments-provider.d.ts +2 -1
- package/dist/components/features/comments/comments-provider.d.ts.map +1 -1
- package/dist/components/features/comments/comments.types.d.ts +6 -5
- package/dist/components/features/comments/comments.types.d.ts.map +1 -1
- package/dist/components/features/comments/index.cjs +1 -1
- package/dist/components/features/comments/index.js +2 -2
- package/dist/components/features/comments/partials/comment-attachment-chip.d.ts +2 -1
- package/dist/components/features/comments/partials/comment-attachment-chip.d.ts.map +1 -1
- package/dist/components/features/comments/partials/comment-composer.d.ts.map +1 -1
- package/dist/components/features/comments/partials/comment-empty.d.ts +2 -1
- package/dist/components/features/comments/partials/comment-empty.d.ts.map +1 -1
- package/dist/components/features/comments/partials/comment-item.d.ts.map +1 -1
- package/dist/components/features/event-log/event-log.d.ts.map +1 -1
- package/dist/components/features/event-log/event-log.types.d.ts +2 -2
- package/dist/components/features/event-log/event-log.types.d.ts.map +1 -1
- package/dist/components/features/event-log/index.cjs +1 -1
- package/dist/components/features/event-log/index.cjs.map +1 -1
- package/dist/components/features/event-log/index.js +86 -86
- package/dist/components/features/event-log/index.js.map +1 -1
- package/dist/components/features/filters/facets/async-select-facet.d.ts +1 -1
- package/dist/components/features/filters/facets/async-select-facet.d.ts.map +1 -1
- package/dist/components/features/filters/filters.types.d.ts +7 -7
- package/dist/components/features/filters/filters.types.d.ts.map +1 -1
- package/dist/components/features/filters/hooks/use-async-options.d.ts.map +1 -1
- package/dist/components/features/filters/index.cjs +1 -1
- package/dist/components/features/filters/index.cjs.map +1 -1
- package/dist/components/features/filters/index.js +518 -495
- package/dist/components/features/filters/index.js.map +1 -1
- package/dist/components/features/filters/partials/async-filter-content.d.ts +1 -1
- package/dist/components/features/filters/partials/async-filter-content.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filter-pill.d.ts.map +1 -1
- package/dist/components/features/filters/partials/filters-button.d.ts.map +1 -1
- package/dist/components/features/global-search/global-search.d.ts +2 -1
- package/dist/components/features/global-search/global-search.d.ts.map +1 -1
- package/dist/components/features/global-search/index.cjs +1 -1
- package/dist/components/features/global-search/index.cjs.map +1 -1
- package/dist/components/features/global-search/index.js +291 -271
- package/dist/components/features/global-search/index.js.map +1 -1
- package/dist/components/features/global-search/partials/global-search-idle-state.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-input.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-result-row.d.ts.map +1 -1
- package/dist/components/features/global-search/partials/global-search-tabs.d.ts.map +1 -1
- package/dist/components/features/index.d.ts.map +1 -1
- package/dist/components/features/kanban/index.cjs +1 -1
- package/dist/components/features/kanban/index.cjs.map +1 -1
- package/dist/components/features/kanban/index.js +133 -124
- package/dist/components/features/kanban/index.js.map +1 -1
- package/dist/components/features/kanban/kanban-context.d.ts +1 -0
- package/dist/components/features/kanban/kanban-context.d.ts.map +1 -1
- package/dist/components/features/kanban/kanban.d.ts.map +1 -1
- package/dist/components/features/media-library/hooks/index.d.ts +2 -0
- package/dist/components/features/media-library/hooks/index.d.ts.map +1 -0
- package/dist/components/features/media-library/hooks/use-media-library.d.ts +6 -0
- package/dist/components/features/media-library/hooks/use-media-library.d.ts.map +1 -0
- package/dist/components/features/media-library/index.cjs +2 -0
- package/dist/components/features/media-library/index.cjs.map +1 -0
- package/dist/components/features/media-library/index.d.ts +7 -0
- package/dist/components/features/media-library/index.d.ts.map +1 -0
- package/dist/components/features/media-library/index.js +1796 -0
- package/dist/components/features/media-library/index.js.map +1 -0
- package/dist/components/features/media-library/media-library.d.ts +4 -0
- package/dist/components/features/media-library/media-library.d.ts.map +1 -0
- package/dist/components/features/media-library/media-library.strings.d.ts +120 -0
- package/dist/components/features/media-library/media-library.strings.d.ts.map +1 -0
- package/dist/components/features/media-library/media-library.types.d.ts +340 -0
- package/dist/components/features/media-library/media-library.types.d.ts.map +1 -0
- package/dist/components/features/media-library/media-resource-gallery.d.ts +3 -0
- package/dist/components/features/media-library/media-resource-gallery.d.ts.map +1 -0
- package/dist/components/features/media-library/partials/index.d.ts +2 -0
- package/dist/components/features/media-library/partials/index.d.ts.map +1 -0
- package/dist/components/features/media-library/partials/media-library-partials.d.ts +11 -0
- package/dist/components/features/media-library/partials/media-library-partials.d.ts.map +1 -0
- package/dist/components/features/mentions/index.cjs +1 -1
- package/dist/components/features/mentions/index.js +1 -1
- package/dist/components/features/mentions/partials/mention-chip.d.ts.map +1 -1
- package/dist/components/features/mentions/partials/mention-inline-suggestions.d.ts.map +1 -1
- package/dist/components/features/mentions/partials/mention-picker.d.ts.map +1 -1
- package/dist/components/features/mentions/utils/build-mention-html.d.ts +3 -3
- package/dist/components/features/overlays/dialog.d.ts +1 -1
- package/dist/components/features/overlays/dialog.d.ts.map +1 -1
- package/dist/components/features/overlays/drawer.d.ts.map +1 -1
- package/dist/components/features/overlays/index.cjs +1 -1
- package/dist/components/features/overlays/index.js +1 -1
- package/dist/components/features/overlays/overlays.types.d.ts +3 -1
- package/dist/components/features/overlays/overlays.types.d.ts.map +1 -1
- package/dist/components/features/products/components/index.d.ts +15 -0
- package/dist/components/features/products/components/index.d.ts.map +1 -0
- package/dist/components/features/products/components/product-contract-overview.d.ts +6 -0
- package/dist/components/features/products/components/product-contract-overview.d.ts.map +1 -0
- package/dist/components/features/products/components/product-details-card.d.ts +6 -0
- package/dist/components/features/products/components/product-details-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-operations-card.d.ts +6 -0
- package/dist/components/features/products/components/product-operations-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-option-action-menu.d.ts +6 -0
- package/dist/components/features/products/components/product-option-action-menu.d.ts.map +1 -0
- package/dist/components/features/products/components/product-options-summary.d.ts +6 -0
- package/dist/components/features/products/components/product-options-summary.d.ts.map +1 -0
- package/dist/components/features/products/components/product-overview.d.ts +6 -0
- package/dist/components/features/products/components/product-overview.d.ts.map +1 -0
- package/dist/components/features/products/components/product-policies-card.d.ts +6 -0
- package/dist/components/features/products/components/product-policies-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-quote-preview-card.d.ts +6 -0
- package/dist/components/features/products/components/product-quote-preview-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-readiness-card.d.ts +6 -0
- package/dist/components/features/products/components/product-readiness-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-structure-card.d.ts +6 -0
- package/dist/components/features/products/components/product-structure-card.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variant-action-menu.d.ts +6 -0
- package/dist/components/features/products/components/product-variant-action-menu.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variant-details.d.ts +6 -0
- package/dist/components/features/products/components/product-variant-details.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variant-editor.d.ts +6 -0
- package/dist/components/features/products/components/product-variant-editor.d.ts.map +1 -0
- package/dist/components/features/products/components/product-variants-table.d.ts +6 -0
- package/dist/components/features/products/components/product-variants-table.d.ts.map +1 -0
- package/dist/components/features/products/index.cjs +2 -0
- package/dist/components/features/products/index.cjs.map +1 -0
- package/dist/components/features/products/index.d.ts +6 -0
- package/dist/components/features/products/index.d.ts.map +1 -0
- package/dist/components/features/products/index.js +1749 -0
- package/dist/components/features/products/index.js.map +1 -0
- package/dist/components/features/products/partials/index.d.ts +8 -0
- package/dist/components/features/products/partials/index.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-actions.d.ts +8 -0
- package/dist/components/features/products/partials/product-actions.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-empty-state.d.ts +8 -0
- package/dist/components/features/products/partials/product-empty-state.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-metric-tile.d.ts +5 -0
- package/dist/components/features/products/partials/product-metric-tile.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-rows.d.ts +25 -0
- package/dist/components/features/products/partials/product-rows.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-tone.d.ts +9 -0
- package/dist/components/features/products/partials/product-tone.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-values.d.ts +2 -0
- package/dist/components/features/products/partials/product-values.d.ts.map +1 -0
- package/dist/components/features/products/partials/product-variant-table-parts.d.ts +22 -0
- package/dist/components/features/products/partials/product-variant-table-parts.d.ts.map +1 -0
- package/dist/components/features/products/products.d.ts +7 -0
- package/dist/components/features/products/products.d.ts.map +1 -0
- package/dist/components/features/products/products.strings.d.ts +197 -0
- package/dist/components/features/products/products.strings.d.ts.map +1 -0
- package/dist/components/features/products/products.types.d.ts +372 -0
- package/dist/components/features/products/products.types.d.ts.map +1 -0
- package/dist/components/features/rich-text-editor/index.cjs +1 -1
- package/dist/components/features/rich-text-editor/index.js +1 -1
- package/dist/components/features/rich-text-editor/partials/rich-text-editor-fallback.d.ts.map +1 -1
- package/dist/components/features/rich-text-editor/partials/rich-text-editor-tiptap.d.ts.map +1 -1
- package/dist/components/features/schema-form/hooks/index.d.ts +2 -0
- package/dist/components/features/schema-form/hooks/index.d.ts.map +1 -0
- package/dist/components/features/schema-form/hooks/use-schema-form.d.ts +24 -0
- package/dist/components/features/schema-form/hooks/use-schema-form.d.ts.map +1 -0
- package/dist/components/features/schema-form/index.cjs +2 -0
- package/dist/components/features/schema-form/index.cjs.map +1 -0
- package/dist/components/features/schema-form/index.d.ts +6 -0
- package/dist/components/features/schema-form/index.d.ts.map +1 -0
- package/dist/components/features/schema-form/index.js +721 -0
- package/dist/components/features/schema-form/index.js.map +1 -0
- package/dist/components/features/schema-form/partials/index.d.ts +4 -0
- package/dist/components/features/schema-form/partials/index.d.ts.map +1 -0
- package/dist/components/features/schema-form/partials/schema-form-actions.d.ts +16 -0
- package/dist/components/features/schema-form/partials/schema-form-actions.d.ts.map +1 -0
- package/dist/components/features/schema-form/partials/schema-form-empty.d.ts +10 -0
- package/dist/components/features/schema-form/partials/schema-form-empty.d.ts.map +1 -0
- package/dist/components/features/schema-form/partials/schema-form-field.d.ts +11 -0
- package/dist/components/features/schema-form/partials/schema-form-field.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.d.ts +6 -0
- package/dist/components/features/schema-form/schema-form.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.strings.d.ts +12 -0
- package/dist/components/features/schema-form/schema-form.strings.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.types.d.ts +198 -0
- package/dist/components/features/schema-form/schema-form.types.d.ts.map +1 -0
- package/dist/components/features/schema-form/schema-form.utils.d.ts +19 -0
- package/dist/components/features/schema-form/schema-form.utils.d.ts.map +1 -0
- package/dist/components/features/suggestions/hooks/use-suggestions.d.ts.map +1 -1
- package/dist/components/features/suggestions/index.cjs +1 -1
- package/dist/components/features/suggestions/index.cjs.map +1 -1
- package/dist/components/features/suggestions/index.js +64 -64
- package/dist/components/features/suggestions/index.js.map +1 -1
- package/dist/components/features/suggestions/suggestions.d.ts.map +1 -1
- package/dist/components/features/suggestions/suggestions.types.d.ts +1 -0
- package/dist/components/features/suggestions/suggestions.types.d.ts.map +1 -1
- package/dist/components/features/sync/index.cjs +1 -1
- package/dist/components/features/sync/index.cjs.map +1 -1
- package/dist/components/features/sync/index.js +3 -3
- package/dist/components/layout/app-shell/app-shell.types.d.ts +1 -1
- package/dist/components/layout/app-shell/app-shell.types.d.ts.map +1 -1
- package/dist/components/layout/app-shell/index.cjs +1 -1
- package/dist/components/layout/app-shell/index.js +1 -1
- package/dist/components/layout/app-shell/topbar-sidebar-layout.d.ts.map +1 -1
- package/dist/components/layout/auth/auth-card.d.ts +3 -0
- package/dist/components/layout/auth/auth-card.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-footer-links.d.ts +3 -0
- package/dist/components/layout/auth/auth-footer-links.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-hooks.d.ts +5 -0
- package/dist/components/layout/auth/auth-hooks.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-method-switch.d.ts +5 -0
- package/dist/components/layout/auth/auth-method-switch.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-shell.d.ts +3 -0
- package/dist/components/layout/auth/auth-shell.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-social-providers.d.ts +4 -0
- package/dist/components/layout/auth/auth-social-providers.d.ts.map +1 -0
- package/dist/components/layout/auth/auth-split-panel.d.ts +3 -0
- package/dist/components/layout/auth/auth-split-panel.d.ts.map +1 -0
- package/dist/components/layout/auth/auth.strings.d.ts +22 -0
- package/dist/components/layout/auth/auth.strings.d.ts.map +1 -0
- package/dist/components/layout/auth/auth.types.d.ts +187 -0
- package/dist/components/layout/auth/auth.types.d.ts.map +1 -0
- package/dist/components/layout/auth/index.cjs +1 -0
- package/dist/components/layout/auth/index.d.ts +10 -0
- package/dist/components/layout/auth/index.d.ts.map +1 -0
- package/dist/components/layout/auth/index.js +2 -0
- package/dist/components/layout/header/index.cjs +1 -1
- package/dist/components/layout/header/index.js +1 -1
- package/dist/components/layout/header/partials/header-notifications.d.ts.map +1 -1
- package/dist/components/layout/header/partials/header-search.d.ts.map +1 -1
- package/dist/components/layout/hooks/index.cjs +1 -1
- package/dist/components/layout/hooks/index.js +1 -1
- package/dist/components/layout/index.cjs +1 -1
- package/dist/components/layout/index.d.ts +2 -0
- package/dist/components/layout/index.d.ts.map +1 -1
- package/dist/components/layout/index.js +8 -6
- package/dist/components/layout/page/index.cjs +1 -1
- package/dist/components/layout/page/index.js +1 -1
- package/dist/components/layout/sidebar/components/sidebar-grouped-navigation.d.ts.map +1 -1
- package/dist/components/layout/sidebar/index.cjs +1 -1
- package/dist/components/layout/sidebar/index.js +2 -2
- package/dist/components/layout/workspace/index.cjs +1 -0
- package/dist/components/layout/workspace/index.d.ts +4 -0
- package/dist/components/layout/workspace/index.d.ts.map +1 -0
- package/dist/components/layout/workspace/index.js +2 -0
- package/dist/components/layout/workspace/workspace.d.ts +7 -0
- package/dist/components/layout/workspace/workspace.d.ts.map +1 -0
- package/dist/components/layout/workspace/workspace.strings.d.ts +19 -0
- package/dist/components/layout/workspace/workspace.strings.d.ts.map +1 -0
- package/dist/components/layout/workspace/workspace.types.d.ts +96 -0
- package/dist/components/layout/workspace/workspace.types.d.ts.map +1 -0
- package/dist/components/typography/heading.d.ts +2 -1
- package/dist/components/typography/heading.d.ts.map +1 -1
- package/dist/components/typography/index.cjs +1 -1
- package/dist/components/typography/index.js +2 -3
- package/dist/components/typography/text-link.d.ts.map +1 -1
- package/dist/components/typography/text.d.ts +2 -1
- package/dist/components/typography/text.d.ts.map +1 -1
- package/dist/components/ui/alert-dialog.d.ts +19 -0
- package/dist/components/ui/alert-dialog.d.ts.map +1 -0
- package/dist/components/ui/aspect-ratio.d.ts +5 -0
- package/dist/components/ui/aspect-ratio.d.ts.map +1 -0
- package/dist/components/ui/carousel.d.ts +29 -0
- package/dist/components/ui/carousel.d.ts.map +1 -0
- package/dist/components/ui/direction.d.ts +2 -0
- package/dist/components/ui/direction.d.ts.map +1 -0
- package/dist/components/ui/drawer.d.ts +14 -0
- package/dist/components/ui/drawer.d.ts.map +1 -0
- package/dist/components/ui/field.d.ts +25 -0
- package/dist/components/ui/field.d.ts.map +1 -0
- package/dist/components/ui/input-group.d.ts +1 -1
- package/dist/components/ui/input-otp.d.ts +12 -0
- package/dist/components/ui/input-otp.d.ts.map +1 -0
- package/dist/components/ui/kbd.d.ts +4 -0
- package/dist/components/ui/kbd.d.ts.map +1 -0
- package/dist/components/ui/label.d.ts +4 -0
- package/dist/components/ui/label.d.ts.map +1 -0
- package/dist/components/ui/menubar.d.ts +30 -0
- package/dist/components/ui/menubar.d.ts.map +1 -0
- package/dist/components/ui/native-select.d.ts +9 -0
- package/dist/components/ui/native-select.d.ts.map +1 -0
- package/dist/components/ui/navigation-menu.d.ts +12 -0
- package/dist/components/ui/navigation-menu.d.ts.map +1 -0
- package/dist/components/ui/resizable.d.ts +8 -0
- package/dist/components/ui/resizable.d.ts.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/lib/ui-provider/index.cjs +1 -1
- package/dist/lib/ui-provider/index.js +1 -1
- package/dist/lib/utils.cjs +1 -1
- package/dist/lib/utils.cjs.map +1 -1
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/lib/utils.js +19 -16
- package/dist/lib/utils.js.map +1 -1
- package/dist/showcase/assets/AreaChart-BkAbL-UV.js +6 -0
- package/dist/showcase/assets/CSPContext-B11tftuK.js +1 -0
- package/dist/showcase/assets/CompositeItem-Dzu0MfUC.js +1 -0
- package/dist/showcase/assets/CompositeRoot-CQvQ_uj2.js +1 -0
- package/dist/showcase/assets/DialogTrigger-BxVhSw4D.js +1 -0
- package/dist/showcase/assets/FieldItemContext-BSFHjS7g.js +1 -0
- package/dist/showcase/assets/LabelableContext-DapqaNeY.js +1 -0
- package/dist/showcase/assets/PreviewLayout-CGEkbS-i.js +1 -0
- package/dist/showcase/assets/RadioGroup-DBA3iBQw.js +1 -0
- package/dist/showcase/assets/Separator-BEMr82IS.js +1 -0
- package/dist/showcase/assets/ToolbarRootContext-xN-ruoGR.js +1 -0
- package/dist/showcase/assets/accordion-B-Iy0jKu.js +171 -0
- package/dist/showcase/assets/accordion-variants-B9GD0oBE.js +1 -0
- package/dist/showcase/assets/action-menu-CMUF6gPp.js +1 -0
- package/dist/showcase/assets/activities-C1P9bsJm.js +501 -0
- package/dist/showcase/assets/activities-feed-card-WZUuGHmT.js +1 -0
- package/dist/showcase/assets/activity-BVP5C805.js +1 -0
- package/dist/showcase/assets/admin-DWOK4sj4.js +80 -0
- package/dist/showcase/assets/ai-Dteb3y6G.js +41 -0
- package/dist/showcase/assets/ai-artifact-B0d7GveY.js +2 -0
- package/dist/showcase/assets/ai-chat-IJ0b2FOw.js +568 -0
- package/dist/showcase/assets/ai-elements-Cr8GgtEV.js +387 -0
- package/dist/showcase/assets/ai-new-BJN9wNvX.js +167 -0
- package/dist/showcase/assets/ai-tool-call-BqlQuR1P.js +1 -0
- package/dist/showcase/assets/alert-2_0J7Vv6.js +1 -0
- package/dist/showcase/assets/alert-7wEOpEor.js +93 -0
- package/dist/showcase/assets/alert-C_FOBilU.js +62 -0
- package/dist/showcase/assets/api-key-list-CGV1k52v.js +73 -0
- package/dist/showcase/assets/app-sidebar-S6oUYO4h.js +1 -0
- package/dist/showcase/assets/arrow-down-VNr82bS3.js +1 -0
- package/dist/showcase/assets/arrow-left-BSVeKWNq.js +1 -0
- package/dist/showcase/assets/arrow-right-D6hTB0Bd.js +1 -0
- package/dist/showcase/assets/arrow-up-p9oA4cIz.js +1 -0
- package/dist/showcase/assets/arrow-up-right-BtlQ62bc.js +1 -0
- package/dist/showcase/assets/avatar-BxcQUuh0.js +57 -0
- package/dist/showcase/assets/avatar-LGWm52rv.js +1 -0
- package/dist/showcase/assets/badge-COn5psy3.js +28 -0
- package/dist/showcase/assets/badge-check-D2C2BPUT.js +1 -0
- package/dist/showcase/assets/bell-C80n9VRl.js +1 -0
- package/dist/showcase/assets/bot-C83bUUi9.js +1 -0
- package/dist/showcase/assets/box-rZ0pA-02.js +1 -0
- package/dist/showcase/assets/brain-BJtktdVu.js +1 -0
- package/dist/showcase/assets/brand-CxdIBpyJ.js +36 -0
- package/dist/showcase/assets/breadcrumb-BZsr_A8k.js +1 -0
- package/dist/showcase/assets/breadcrumb-CSU8FvWB.js +52 -0
- package/dist/showcase/assets/breadcrumbs-BUm4gHzL.js +1 -0
- package/dist/showcase/assets/briefcase-0WhUdLn5.js +1 -0
- package/dist/showcase/assets/building-2-1D6zVdCI.js +1 -0
- package/dist/showcase/assets/button-C22Gs6y0.js +44 -0
- package/dist/showcase/assets/button-group-C0Ts4-x3.js +1 -0
- package/dist/showcase/assets/buttons-Dfn6hmwe.js +270 -0
- package/dist/showcase/assets/calendar-7a4yQlzJ.js +1 -0
- package/dist/showcase/assets/calendar-Bo17POsN.js +1 -0
- package/dist/showcase/assets/calendar-D6XNDRVQ.js +16 -0
- package/dist/showcase/assets/calendar-days-C4mG2tOe.js +1 -0
- package/dist/showcase/assets/camera-C16z6v0m.js +1 -0
- package/dist/showcase/assets/card-BjqRQxxz.js +1 -0
- package/dist/showcase/assets/card-IzYmUTpI.js +188 -0
- package/dist/showcase/assets/card-primitives-BDj4DtS8.js +1 -0
- package/dist/showcase/assets/card-radio-group-7GU9AtWs.js +1 -0
- package/dist/showcase/assets/cards-DAqpr8CM.js +328 -0
- package/dist/showcase/assets/carousel-D1n4Kkoo.js +449 -0
- package/dist/showcase/assets/chart-D2EGeI3b.js +358 -0
- package/dist/showcase/assets/chart-column-DKcP77Dx.js +1 -0
- package/dist/showcase/assets/checkbox-BI3gcjED.js +1 -0
- package/dist/showcase/assets/chevron-down-ByPPEdNm.js +1 -0
- package/dist/showcase/assets/chevron-left-BNByuq3g.js +1 -0
- package/dist/showcase/assets/chevron-right-D4pIMCh9.js +1 -0
- package/dist/showcase/assets/chevron-up-Cha879Nz.js +1 -0
- package/dist/showcase/assets/chevrons-up-down-eAgHau5X.js +1 -0
- package/dist/showcase/assets/circle-V5hdlsIn.js +1 -0
- package/dist/showcase/assets/circle-alert-BW-Btwgh.js +1 -0
- package/dist/showcase/assets/circle-check-1MSds3Vu.js +1 -0
- package/dist/showcase/assets/circle-check-big-vBWkmhCZ.js +1 -0
- package/dist/showcase/assets/circle-dot-CsD5uXwH.js +1 -0
- package/dist/showcase/assets/circle-question-mark-xYn9p1nL.js +1 -0
- package/dist/showcase/assets/circle-x-VSqZOeGt.js +1 -0
- package/dist/showcase/assets/clock-3-CP_t59kW.js +1 -0
- package/dist/showcase/assets/clock-9xbB7EnW.js +1 -0
- package/dist/showcase/assets/code-xml-CeGA85eB.js +1 -0
- package/dist/showcase/assets/collapsible-C2W51-wl.js +27 -0
- package/dist/showcase/assets/collapsible-C4eof15p.js +1 -0
- package/dist/showcase/assets/combobox-i8o4u6Q0.js +696 -0
- package/dist/showcase/assets/command-C4F78Ppy.js +1 -0
- package/dist/showcase/assets/command-wjOXUieO.js +1 -0
- package/dist/showcase/assets/comment-composer-DeURrlgL.js +1 -0
- package/dist/showcase/assets/comment-item-D07Qk-Nt.js +1 -0
- package/dist/showcase/assets/comments-Bo-lZU18.js +357 -0
- package/dist/showcase/assets/commerce-extras-Cio3xn_B.js +189 -0
- package/dist/showcase/assets/commerce-jqA58sCZ.js +79 -0
- package/dist/showcase/assets/composite-BQFpnmS9.js +1 -0
- package/dist/showcase/assets/contact-card-4ajPhcd_.js +65 -0
- package/dist/showcase/assets/content-container-B83BnjFb.js +1 -0
- package/dist/showcase/assets/copyable-DKkroGJ3.js +96 -0
- package/dist/showcase/assets/course-card-DShYl03k.js +77 -0
- package/dist/showcase/assets/cpu-BZTsuaUu.js +1 -0
- package/dist/showcase/assets/credit-card-CAI3F3HB.js +1 -0
- package/dist/showcase/assets/currency-PXgbngHk.js +149 -0
- package/dist/showcase/assets/dark-surfaces-pSCicdm4.js +90 -0
- package/dist/showcase/assets/database-oHsxHUj-.js +1 -0
- package/dist/showcase/assets/date-block-CvCdJr8d.js +1 -0
- package/dist/showcase/assets/date-picker-Cd5vsEEd.js +1 -0
- package/dist/showcase/assets/date-pickers-CBK-zvSB.js +73 -0
- package/dist/showcase/assets/dense-info-zOdJpez6.js +106 -0
- package/dist/showcase/assets/dialog-D9-MRCRg.js +1 -0
- package/dist/showcase/assets/dialog-EDw9DvZs.js +1 -0
- package/dist/showcase/assets/display-CE9JWinr.js +403 -0
- package/dist/showcase/assets/dist-CjZ6RM9v.js +45 -0
- package/dist/showcase/assets/dollar-sign-BXD_x2mP.js +1 -0
- package/dist/showcase/assets/download-D0ur_d_N.js +1 -0
- package/dist/showcase/assets/dropdown-menu-Cto8-yDW.js +1 -0
- package/dist/showcase/assets/dropzone-9Gb4mR4x.js +1 -0
- package/dist/showcase/assets/earth-BN1w3w7h.js +1 -0
- package/dist/showcase/assets/ellipsis-DsrebD1Y.js +1 -0
- package/dist/showcase/assets/ellipsis-vertical-CAiMV7G2.js +1 -0
- package/dist/showcase/assets/empty-DoJF3uif.js +1 -0
- package/dist/showcase/assets/empty-item-zZ85qI6s.js +49 -0
- package/dist/showcase/assets/empty-state-CGfB7sOE.js +1 -0
- package/dist/showcase/assets/empty-state-Y_4qnNWt.js +188 -0
- package/dist/showcase/assets/enhanced-activities-B41hAxhb.js +361 -0
- package/dist/showcase/assets/enhanced-combobox-BOimEW-1.js +1 -0
- package/dist/showcase/assets/event-calendar-BjcfC6fM.js +138 -0
- package/dist/showcase/assets/event-log-BhoMXcix.js +330 -0
- package/dist/showcase/assets/example-Cz_880po.js +1 -0
- package/dist/showcase/assets/external-link-Cy1-PP8k.js +1 -0
- package/dist/showcase/assets/eye-C85PNNdH.js +1 -0
- package/dist/showcase/assets/feature-announcement-_tpahla3.js +34 -0
- package/dist/showcase/assets/file-C8PCBEtY.js +1 -0
- package/dist/showcase/assets/file-text-DwqbUujq.js +1 -0
- package/dist/showcase/assets/filters-ChqGg_1z.js +78 -0
- package/dist/showcase/assets/flag-csHQcBml.js +1 -0
- package/dist/showcase/assets/folder-open-BThTng3d.js +1 -0
- package/dist/showcase/assets/form-field-B5g_5Zjm.js +1 -0
- package/dist/showcase/assets/form-sizing-DHUDpiPA.js +1 -0
- package/dist/showcase/assets/format-DrTwpH65.js +1 -0
- package/dist/showcase/assets/format-metric-value-BTsvOjZQ.js +1 -0
- package/dist/showcase/assets/forms-BukyUSKs.js +862 -0
- package/dist/showcase/assets/frame-BNKhZVlb.js +167 -0
- package/dist/showcase/assets/getPseudoElementBounds-DwyQgIj-.js +1 -0
- package/dist/showcase/assets/gift-CtM--bDo.js +1 -0
- package/dist/showcase/assets/giftcard-cards-imm4Br0H.js +85 -0
- package/dist/showcase/assets/git-branch-Dl3AzbqP.js +1 -0
- package/dist/showcase/assets/global-search-Bhl7z_vN.js +1 -0
- package/dist/showcase/assets/global-search-C4yaPFSW.js +215 -0
- package/dist/showcase/assets/globe-BCikLfKc.js +1 -0
- package/dist/showcase/assets/gradient-card-Dh_5ZYv0.js +58 -0
- package/dist/showcase/assets/hash-C8m0EECO.js +1 -0
- package/dist/showcase/assets/header-BXjw7Lm_.js +1 -0
- package/dist/showcase/assets/header-notifications-CShSQ8kR.js +1 -0
- package/dist/showcase/assets/heart-BJVBFZ-j.js +1 -0
- package/dist/showcase/assets/hero-CLDdwZDr.png +0 -0
- package/dist/showcase/assets/house-C3fXPhlL.js +1 -0
- package/dist/showcase/assets/icon-badge-dwVx3Hxf.js +1 -0
- package/dist/showcase/assets/image-gc4qX_7C.js +1 -0
- package/dist/showcase/assets/inbox-C0GJ1KEC.js +1 -0
- package/dist/showcase/assets/index-BQIv1ffM.js +10 -0
- package/dist/showcase/assets/index-DN3tqopz.css +2 -0
- package/dist/showcase/assets/index.esm-Ducg7a0P.js +1 -0
- package/dist/showcase/assets/inertValue-DeVQ2cCe.js +1 -0
- package/dist/showcase/assets/info-BimmreJ-.js +1 -0
- package/dist/showcase/assets/inline-stat-DcNP6bcO.js +1 -0
- package/dist/showcase/assets/input-DJAWOJEx.js +1 -0
- package/dist/showcase/assets/input-NIgvB9CZ.js +1 -0
- package/dist/showcase/assets/input-group-BmqJ20bA.js +1 -0
- package/dist/showcase/assets/input-group-gOUubhee.js +47 -0
- package/dist/showcase/assets/inputs-Dk8YOVkI.js +155 -0
- package/dist/showcase/assets/invoice-header-BnNpWej2.js +36 -0
- package/dist/showcase/assets/invoice-items-BdPmW10L.js +36 -0
- package/dist/showcase/assets/invoice-mini-CbSYyHIb.js +14 -0
- package/dist/showcase/assets/invoice-table-DjnWG3KF.js +30 -0
- package/dist/showcase/assets/isSameDay-B2KDl_YX.js +1 -0
- package/dist/showcase/assets/isToday-CXNS7ELW.js +1 -0
- package/dist/showcase/assets/italic-BRS-PpYL.js +1 -0
- package/dist/showcase/assets/item--6Hx9AXZ.js +1 -0
- package/dist/showcase/assets/item-BszVRzXj.js +134 -0
- package/dist/showcase/assets/item-YF6wMI9W.js +1 -0
- package/dist/showcase/assets/kanban-BWBbWLVe.js +186 -0
- package/dist/showcase/assets/label-BgpcD3V6.js +1 -0
- package/dist/showcase/assets/languages-DDgmIDFe.js +1 -0
- package/dist/showcase/assets/layers-nkkXRmvA.js +1 -0
- package/dist/showcase/assets/layout-app-shell-D3MbPoGC.js +608 -0
- package/dist/showcase/assets/layout-auth-DIeRtG0B.js +754 -0
- package/dist/showcase/assets/layout-containers-Dc3-IAgV.js +101 -0
- package/dist/showcase/assets/layout-header-Cg6GfMST.js +170 -0
- package/dist/showcase/assets/layout-page-DojPq8S6.js +122 -0
- package/dist/showcase/assets/layout-primitives-JBSQS72B.js +34 -0
- package/dist/showcase/assets/layout-sidebar-C6jUJRhx.js +224 -0
- package/dist/showcase/assets/layout-users-uzPscfo7.js +117 -0
- package/dist/showcase/assets/layout-workspace-B3leaOKl.js +183 -0
- package/dist/showcase/assets/lock-DLIcOBUd.js +1 -0
- package/dist/showcase/assets/lock-keyhole-DY6aV7Mq.js +1 -0
- package/dist/showcase/assets/mail-AES_tOd2.js +1 -0
- package/dist/showcase/assets/mail-check-dJTzg2bD.js +1 -0
- package/dist/showcase/assets/map-CZ2l0iGH.js +124 -0
- package/dist/showcase/assets/map-pin-0O7GD5Dz.js +1 -0
- package/dist/showcase/assets/media-library-CRllxSGQ.js +695 -0
- package/dist/showcase/assets/mention-inline-suggestions-Dx2Z1GHF.js +1 -0
- package/dist/showcase/assets/mentions-CDqqGCE4.js +138 -0
- package/dist/showcase/assets/menus-CDgE79I5.js +165 -0
- package/dist/showcase/assets/message-square-CBNI_sf8.js +1 -0
- package/dist/showcase/assets/metadata-list-BoEVt7cX.js +1 -0
- package/dist/showcase/assets/metadata-list-NtWuY9W8.js +288 -0
- package/dist/showcase/assets/metric-Bx_LWobe.js +1 -0
- package/dist/showcase/assets/metric-bar-BldYHNLQ.js +1 -0
- package/dist/showcase/assets/metric-grid-BDw7w7d2.js +1 -0
- package/dist/showcase/assets/metric-trend-chip-lSjDkUEo.js +1 -0
- package/dist/showcase/assets/metrics-analytics-bar-CCFhTmQZ.js +44 -0
- package/dist/showcase/assets/metrics-analytics-cards-C1AjZqJU.js +50 -0
- package/dist/showcase/assets/metrics-comparison-vEE6BtuW.js +76 -0
- package/dist/showcase/assets/metrics-heatmap-DKkz8ibX.js +27 -0
- package/dist/showcase/assets/metrics-inline-badge-CZmVnReB.js +17 -0
- package/dist/showcase/assets/metrics-kpi-row-s2FYIYB1.js +31 -0
- package/dist/showcase/assets/metrics-micro-grid-DDlCl9Ep.js +42 -0
- package/dist/showcase/assets/metrics-overview-BgliK2L1.js +192 -0
- package/dist/showcase/assets/metrics-stat-cards-Cn5sRZsB.js +54 -0
- package/dist/showcase/assets/minus-DByvcC8K.js +1 -0
- package/dist/showcase/assets/money-display-DG4IaEaA.js +1 -0
- package/dist/showcase/assets/month-year-picker-CVurc9L7.js +1 -0
- package/dist/showcase/assets/navigation-CHYgQTsY.js +90 -0
- package/dist/showcase/assets/navigation-C_6gS4FA.js +230 -0
- package/dist/showcase/assets/navigation-extras-CflOar2P.js +43 -0
- package/dist/showcase/assets/onboarding-checklist-CYiciKwv.js +119 -0
- package/dist/showcase/assets/overlays-HrH2wdTK.js +408 -0
- package/dist/showcase/assets/overlays-cp7VMq3b.js +159 -0
- package/dist/showcase/assets/package-CjcwDJKu.js +1 -0
- package/dist/showcase/assets/package-check-CCH3ax-x.js +1 -0
- package/dist/showcase/assets/page-action-button-Cn5j2_EP.js +1 -0
- package/dist/showcase/assets/page-header-CkvCF1MQ.js +1 -0
- package/dist/showcase/assets/pagination-DM5QGPo2.js +42 -0
- package/dist/showcase/assets/pagination-DUzHnhJ6.js +1 -0
- package/dist/showcase/assets/paperclip-DoqDQQVa.js +1 -0
- package/dist/showcase/assets/password-input-CfS4sfCl.js +1 -0
- package/dist/showcase/assets/pencil-C2OfFQMj.js +1 -0
- package/dist/showcase/assets/phone-CLvml_XI.js +1 -0
- package/dist/showcase/assets/plus-D5swsZCz.js +1 -0
- package/dist/showcase/assets/popover-menu-Bu9q96nE.js +1 -0
- package/dist/showcase/assets/popover-nCGXR4Yd.js +1 -0
- package/dist/showcase/assets/popover-xC8qczvP.js +1 -0
- package/dist/showcase/assets/products-BbSzEFvw.js +407 -0
- package/dist/showcase/assets/progress-DYfoy7pk.js +1 -0
- package/dist/showcase/assets/progress-ENNwjW3X.js +18 -0
- package/dist/showcase/assets/props-table-2pIZzGC-.js +1 -0
- package/dist/showcase/assets/props.generated-DggzG-JL.json +38611 -0
- package/dist/showcase/assets/quote-BO1bufuX.js +1 -0
- package/dist/showcase/assets/receipt-kIVP3kxJ.js +1 -0
- package/dist/showcase/assets/receipt-text-BDQIvI4l.js +1 -0
- package/dist/showcase/assets/refresh-cw-UdL93poQ.js +1 -0
- package/dist/showcase/assets/resolveAriaLabelledBy-iFo8AzEr.js +1 -0
- package/dist/showcase/assets/resolveValueLabel-DfiI3G4i.js +1 -0
- package/dist/showcase/assets/rich-text-editor-CNtfwLC2.js +143 -0
- package/dist/showcase/assets/rich-text-editor-DB4QWptQ.js +124 -0
- package/dist/showcase/assets/rotate-ccw-DQPoMfMY.js +1 -0
- package/dist/showcase/assets/save-Cd0ZM40i.js +1 -0
- package/dist/showcase/assets/schema-form-Cyc6vCVO.js +325 -0
- package/dist/showcase/assets/scroll-area-B5NZsDdi.js +32 -0
- package/dist/showcase/assets/scroll-area-BvTq99pz.js +1 -0
- package/dist/showcase/assets/select-BRbyPtx8.js +1 -0
- package/dist/showcase/assets/select-Dymyvyh6.js +1 -0
- package/dist/showcase/assets/send-BWzI7mwi.js +1 -0
- package/dist/showcase/assets/separator-BsYPzBlF.js +1 -0
- package/dist/showcase/assets/separator-Osp0OJ78.js +28 -0
- package/dist/showcase/assets/serializeValue-B_EucO5O.js +1 -0
- package/dist/showcase/assets/settings-DRmWJILI.js +1 -0
- package/dist/showcase/assets/sheet-BKsjMYMo.js +1 -0
- package/dist/showcase/assets/shield-D1EaWJMG.js +1 -0
- package/dist/showcase/assets/shield-alert-DWsbR2jn.js +1 -0
- package/dist/showcase/assets/shield-check-DUTAPADm.js +1 -0
- package/dist/showcase/assets/shopping-bag-XmeqUqk9.js +1 -0
- package/dist/showcase/assets/sidebar-B5uO9sUB.js +1 -0
- package/dist/showcase/assets/sidebar.context-CRjgeYJL.js +1 -0
- package/dist/showcase/assets/skeleton-BtiPkfxB.js +1 -0
- package/dist/showcase/assets/skeleton-DbybIpkV.js +29 -0
- package/dist/showcase/assets/slider-vuwVVBby.js +1 -0
- package/dist/showcase/assets/sliders-horizontal-BE_cwUn0.js +1 -0
- package/dist/showcase/assets/smart-card-Dhu_1A_u.js +1 -0
- package/dist/showcase/assets/sonner-DZB-G4q5.js +22 -0
- package/dist/showcase/assets/sortable.esm-YOwRw8Hr.js +5 -0
- package/dist/showcase/assets/sparkles-N8rqKQez.js +1 -0
- package/dist/showcase/assets/spinner-B5zKCNXu.js +30 -0
- package/dist/showcase/assets/spinner-BOjRziLu.js +1 -0
- package/dist/showcase/assets/spinner-PIr8y8av.js +49 -0
- package/dist/showcase/assets/square-pen-ImRrVwT8.js +1 -0
- package/dist/showcase/assets/stacked-avatars-DnIAc098.js +1 -0
- package/dist/showcase/assets/star-BaV-UTPq.js +1 -0
- package/dist/showcase/assets/startOfDay-CtTeiGV0.js +1 -0
- package/dist/showcase/assets/stringifyLocale-CkHjdQTJ.js +1 -0
- package/dist/showcase/assets/styles-Bv0pDLVi.js +1 -0
- package/dist/showcase/assets/suggestions-QnLPdgnG.js +126 -0
- package/dist/showcase/assets/switch-DwAS_TXx.js +1 -0
- package/dist/showcase/assets/switch-xzxCDtyg.js +1 -0
- package/dist/showcase/assets/sync-LeYxWAap.js +107 -0
- package/dist/showcase/assets/table-BbEFanNu.js +1 -0
- package/dist/showcase/assets/table-CVVHBty6.js +382 -0
- package/dist/showcase/assets/table-actions-DvI9U67L.js +1 -0
- package/dist/showcase/assets/tabs-CLcyGwLd.js +1 -0
- package/dist/showcase/assets/tabs-ck8y1Bjr.js +19 -0
- package/dist/showcase/assets/tags-input-DmBY2CKI.js +1 -0
- package/dist/showcase/assets/text-button-C54O1rZM.js +1 -0
- package/dist/showcase/assets/text-link-9_mZpq_f.js +1 -0
- package/dist/showcase/assets/textarea-CHvnWHWH.js +1 -0
- package/dist/showcase/assets/textarea-jexcMklP.js +1 -0
- package/dist/showcase/assets/timelines-uvFVjEQv.js +200 -0
- package/dist/showcase/assets/toggle-group-B3fORi8i.js +1 -0
- package/dist/showcase/assets/toggles-Cox6Yk2k.js +71 -0
- package/dist/showcase/assets/toggles-group-CSvSPqCB.js +32 -0
- package/dist/showcase/assets/trash-2-CE9bDw49.js +1 -0
- package/dist/showcase/assets/trending-up-0iJl0XvC.js +1 -0
- package/dist/showcase/assets/truck-DlhOPoCD.js +1 -0
- package/dist/showcase/assets/typography-BotOITw4.js +223 -0
- package/dist/showcase/assets/ui-badge-hfmO1K3-.js +28 -0
- package/dist/showcase/assets/ui-card-Aigzxhn3.js +30 -0
- package/dist/showcase/assets/ui-table-CKif9sNO.js +42 -0
- package/dist/showcase/assets/upload-tray-BnKDNrw9.js +138 -0
- package/dist/showcase/assets/use-form-field-state-Sbo6tfr9.js +1 -0
- package/dist/showcase/assets/use-layout-link-BQ6Y9z__.js +1 -0
- package/dist/showcase/assets/useAnchoredPopupScrollLock-CP1vkwD7.js +1 -0
- package/dist/showcase/assets/useAriaLabelledBy-J_Rvjwx3.js +1 -0
- package/dist/showcase/assets/useCollapsiblePanel-BwUOowW2.js +1 -0
- package/dist/showcase/assets/useCompositeItem-D3XOIML-.js +1 -0
- package/dist/showcase/assets/useCompositeListItem-BWfShNPP.js +1 -0
- package/dist/showcase/assets/useControlled-BF8maje6.js +1 -0
- package/dist/showcase/assets/useLabelableId-DxorZ3YW.js +1 -0
- package/dist/showcase/assets/useOpenInteractionType-DLUX6CcH.js +1 -0
- package/dist/showcase/assets/useRender-B9zzqKA1.js +1 -0
- package/dist/showcase/assets/useTriggerFocusGuards-BSvL8pKg.js +1 -0
- package/dist/showcase/assets/useValueChanged-DSoTBFAJ.js +1 -0
- package/dist/showcase/assets/user-BZog6aIh.js +1 -0
- package/dist/showcase/assets/user-plus-CPxlPoxf.js +1 -0
- package/dist/showcase/assets/users-BgXAp2UO.js +1 -0
- package/dist/showcase/assets/valueToPercent-gleKSaFe.js +1 -0
- package/dist/showcase/assets/vendor-profile-BLYiDIrO.js +37 -0
- package/dist/showcase/assets/video-YBnCbmIb.js +1 -0
- package/dist/showcase/assets/wrench-BFTavxzg.js +1 -0
- package/dist/showcase/assets/x-D8UN9pOu.js +1 -0
- package/dist/showcase/assets/zap-DIJUAJEb.js +1 -0
- package/dist/showcase/index.html +2 -2
- package/dist/style.css +1 -1
- package/package.json +63 -3
- package/scripts/install-skill.mjs +5 -1
- package/src/App.css +9 -388
- package/dist/_shared/accordion-BnxO7Is4.js +0 -130
- package/dist/_shared/accordion-BnxO7Is4.js.map +0 -1
- package/dist/_shared/accordion-RIN0MjPz.cjs +0 -2
- package/dist/_shared/accordion-RIN0MjPz.cjs.map +0 -1
- package/dist/_shared/action-menu-IIO9KtJ2.js +0 -96
- package/dist/_shared/action-menu-IIO9KtJ2.js.map +0 -1
- package/dist/_shared/action-menu-RAyg3cvM.cjs +0 -2
- package/dist/_shared/action-menu-RAyg3cvM.cjs.map +0 -1
- package/dist/_shared/ai-artifact--MqIfP-8.js +0 -1068
- package/dist/_shared/ai-artifact--MqIfP-8.js.map +0 -1
- package/dist/_shared/ai-artifact-D1dBeEz1.cjs +0 -3
- package/dist/_shared/ai-artifact-D1dBeEz1.cjs.map +0 -1
- package/dist/_shared/alert-D3gRd7RK.cjs +0 -2
- package/dist/_shared/alert-D3gRd7RK.cjs.map +0 -1
- package/dist/_shared/alert-DQ-tV8b-.js +0 -48
- package/dist/_shared/alert-DQ-tV8b-.js.map +0 -1
- package/dist/_shared/app-shell-C4d7kCCd.cjs +0 -2
- package/dist/_shared/app-shell-C4d7kCCd.cjs.map +0 -1
- package/dist/_shared/app-shell-CKxcpPTc.js +0 -94
- package/dist/_shared/app-shell-CKxcpPTc.js.map +0 -1
- package/dist/_shared/badge-BK5VvEgg.js +0 -108
- package/dist/_shared/badge-BK5VvEgg.js.map +0 -1
- package/dist/_shared/badge-kS_XtN-z.cjs +0 -2
- package/dist/_shared/badge-kS_XtN-z.cjs.map +0 -1
- package/dist/_shared/button-LZWDn-aU.cjs +0 -2
- package/dist/_shared/button-LZWDn-aU.cjs.map +0 -1
- package/dist/_shared/button-cnkCF8q8.js +0 -177
- package/dist/_shared/button-cnkCF8q8.js.map +0 -1
- package/dist/_shared/buttons-DHV2eZAf.cjs +0 -2
- package/dist/_shared/buttons-DHV2eZAf.cjs.map +0 -1
- package/dist/_shared/buttons-ehfMSkwP.js +0 -143
- package/dist/_shared/buttons-ehfMSkwP.js.map +0 -1
- package/dist/_shared/card-radio-group-Bf03M6c5.js +0 -158
- package/dist/_shared/card-radio-group-Bf03M6c5.js.map +0 -1
- package/dist/_shared/card-radio-group-SqPUL0Je.cjs +0 -2
- package/dist/_shared/card-radio-group-SqPUL0Je.cjs.map +0 -1
- package/dist/_shared/combobox-Cvs70ic4.js +0 -808
- package/dist/_shared/combobox-Cvs70ic4.js.map +0 -1
- package/dist/_shared/combobox-Dos9YWjk.cjs +0 -2
- package/dist/_shared/combobox-Dos9YWjk.cjs.map +0 -1
- package/dist/_shared/comments-DD2aeZVz.js +0 -946
- package/dist/_shared/comments-DD2aeZVz.js.map +0 -1
- package/dist/_shared/comments-DzwU4sNE.cjs +0 -2
- package/dist/_shared/comments-DzwU4sNE.cjs.map +0 -1
- package/dist/_shared/copyable-D7WhgEzJ.js +0 -38
- package/dist/_shared/copyable-D7WhgEzJ.js.map +0 -1
- package/dist/_shared/copyable-DDjT505-.cjs +0 -2
- package/dist/_shared/copyable-DDjT505-.cjs.map +0 -1
- package/dist/_shared/date-picker-3G3C-sIq.cjs +0 -2
- package/dist/_shared/date-picker-3G3C-sIq.cjs.map +0 -1
- package/dist/_shared/date-picker-7yuMHPYs.js +0 -1362
- package/dist/_shared/date-picker-7yuMHPYs.js.map +0 -1
- package/dist/_shared/date-pickers-B_VUgjvY.cjs +0 -2
- package/dist/_shared/date-pickers-B_VUgjvY.cjs.map +0 -1
- package/dist/_shared/date-pickers-DZXi0di0.js +0 -330
- package/dist/_shared/date-pickers-DZXi0di0.js.map +0 -1
- package/dist/_shared/display-Cuj4td-V.js +0 -1237
- package/dist/_shared/display-Cuj4td-V.js.map +0 -1
- package/dist/_shared/display-D2q93jiS.cjs +0 -8
- package/dist/_shared/display-D2q93jiS.cjs.map +0 -1
- package/dist/_shared/form-field-BNuCBym1.js +0 -319
- package/dist/_shared/form-field-BNuCBym1.js.map +0 -1
- package/dist/_shared/form-field-C4fQYsqv.cjs +0 -2
- package/dist/_shared/form-field-C4fQYsqv.cjs.map +0 -1
- package/dist/_shared/forms-BV4fHeRx.cjs +0 -2
- package/dist/_shared/forms-BV4fHeRx.cjs.map +0 -1
- package/dist/_shared/forms-DjAdYxme.js +0 -3378
- package/dist/_shared/forms-DjAdYxme.js.map +0 -1
- package/dist/_shared/header-D4Oz-mCv.cjs +0 -2
- package/dist/_shared/header-D4Oz-mCv.cjs.map +0 -1
- package/dist/_shared/header-X5DZ8vmO.js +0 -360
- package/dist/_shared/header-X5DZ8vmO.js.map +0 -1
- package/dist/_shared/heading-C7mNh03X.cjs +0 -2
- package/dist/_shared/heading-C7mNh03X.cjs.map +0 -1
- package/dist/_shared/heading-CrNpYcUr.js +0 -39
- package/dist/_shared/heading-CrNpYcUr.js.map +0 -1
- package/dist/_shared/hooks-CKXPg30g.js +0 -118
- package/dist/_shared/hooks-CKXPg30g.js.map +0 -1
- package/dist/_shared/hooks-CTiEImZp.cjs +0 -2
- package/dist/_shared/hooks-CTiEImZp.cjs.map +0 -1
- package/dist/_shared/input-Cw2uICc1.cjs +0 -2
- package/dist/_shared/input-Cw2uICc1.cjs.map +0 -1
- package/dist/_shared/input-DJo8d1Rr.js +0 -182
- package/dist/_shared/input-DJo8d1Rr.js.map +0 -1
- package/dist/_shared/item-BxlP5TO3.js +0 -224
- package/dist/_shared/item-BxlP5TO3.js.map +0 -1
- package/dist/_shared/item-X18HIqR7.cjs +0 -2
- package/dist/_shared/item-X18HIqR7.cjs.map +0 -1
- package/dist/_shared/mentions-DE9aDOMu.cjs +0 -2
- package/dist/_shared/mentions-DE9aDOMu.cjs.map +0 -1
- package/dist/_shared/mentions-DjjYmMLc.js +0 -493
- package/dist/_shared/mentions-DjjYmMLc.js.map +0 -1
- package/dist/_shared/metadata-C5MSNo7y.js +0 -236
- package/dist/_shared/metadata-C5MSNo7y.js.map +0 -1
- package/dist/_shared/metadata-Cw3Kj2Ug.cjs +0 -2
- package/dist/_shared/metadata-Cw3Kj2Ug.cjs.map +0 -1
- package/dist/_shared/money-display-B7AKxxNt.js +0 -198
- package/dist/_shared/money-display-B7AKxxNt.js.map +0 -1
- package/dist/_shared/money-display-E22wbM21.cjs +0 -2
- package/dist/_shared/money-display-E22wbM21.cjs.map +0 -1
- package/dist/_shared/navigation-B9VAXqLL.cjs +0 -2
- package/dist/_shared/navigation-B9VAXqLL.cjs.map +0 -1
- package/dist/_shared/navigation-CxoJVgfo.js +0 -420
- package/dist/_shared/navigation-CxoJVgfo.js.map +0 -1
- package/dist/_shared/overlays-C-T8RnJz.cjs +0 -2
- package/dist/_shared/overlays-C-T8RnJz.cjs.map +0 -1
- package/dist/_shared/overlays-DfRsQzD3.js +0 -633
- package/dist/_shared/overlays-DfRsQzD3.js.map +0 -1
- package/dist/_shared/page-C4jEULwi.js +0 -263
- package/dist/_shared/page-C4jEULwi.js.map +0 -1
- package/dist/_shared/page-DX3pA_tJ.cjs +0 -2
- package/dist/_shared/page-DX3pA_tJ.cjs.map +0 -1
- package/dist/_shared/popover-menu-CVAr985u.js +0 -95
- package/dist/_shared/popover-menu-CVAr985u.js.map +0 -1
- package/dist/_shared/popover-menu-Cq-LnAMh.cjs +0 -2
- package/dist/_shared/popover-menu-Cq-LnAMh.cjs.map +0 -1
- package/dist/_shared/rich-text-editor-C3gVBm-v.cjs +0 -2
- package/dist/_shared/rich-text-editor-C3gVBm-v.cjs.map +0 -1
- package/dist/_shared/rich-text-editor-Cylb-lkv.js +0 -616
- package/dist/_shared/rich-text-editor-Cylb-lkv.js.map +0 -1
- package/dist/_shared/sidebar-BeWLjIRR.js +0 -537
- package/dist/_shared/sidebar-BeWLjIRR.js.map +0 -1
- package/dist/_shared/sidebar-Bl_KRk-S.cjs +0 -2
- package/dist/_shared/sidebar-Bl_KRk-S.cjs.map +0 -1
- package/dist/_shared/sidebar-DzzdJ2xk.cjs +0 -2
- package/dist/_shared/sidebar-DzzdJ2xk.cjs.map +0 -1
- package/dist/_shared/sidebar-ux-yk-Ph.js +0 -382
- package/dist/_shared/sidebar-ux-yk-Ph.js.map +0 -1
- package/dist/_shared/smart-card-DL7esK_y.cjs +0 -2
- package/dist/_shared/smart-card-DL7esK_y.cjs.map +0 -1
- package/dist/_shared/smart-card-eBfUvQ9r.js +0 -360
- package/dist/_shared/smart-card-eBfUvQ9r.js.map +0 -1
- package/dist/_shared/spinner-Bvjs1ybK.cjs +0 -2
- package/dist/_shared/spinner-Bvjs1ybK.cjs.map +0 -1
- package/dist/_shared/spinner-XcfVYbbp.js +0 -67
- package/dist/_shared/spinner-XcfVYbbp.js.map +0 -1
- package/dist/_shared/text-DzKt9cyb.cjs +0 -2
- package/dist/_shared/text-DzKt9cyb.cjs.map +0 -1
- package/dist/_shared/text-qsEg5GdP.js +0 -74
- package/dist/_shared/text-qsEg5GdP.js.map +0 -1
- package/dist/_shared/textarea-BAKapsLQ.cjs +0 -2
- package/dist/_shared/textarea-BAKapsLQ.cjs.map +0 -1
- package/dist/_shared/textarea-Bfv1KxBm.js +0 -119
- package/dist/_shared/textarea-Bfv1KxBm.js.map +0 -1
- package/dist/_shared/typography-4CSyoCj9.js +0 -102
- package/dist/_shared/typography-4CSyoCj9.js.map +0 -1
- package/dist/_shared/typography-DKn7P4wX.cjs +0 -2
- package/dist/_shared/typography-DKn7P4wX.cjs.map +0 -1
- package/dist/_shared/ui-provider-CQJ1glwN.js +0 -85
- package/dist/_shared/ui-provider-CQJ1glwN.js.map +0 -1
- package/dist/_shared/ui-provider-RIYE7O_V.cjs +0 -2
- package/dist/_shared/ui-provider-RIYE7O_V.cjs.map +0 -1
- package/dist/components/base/table/index.cjs.map +0 -1
- package/dist/components/base/table/index.js.map +0 -1
- package/dist/showcase/assets/AreaChart-CzBEYPbz.js +0 -6
- package/dist/showcase/assets/CSPContext-ImKusJJ_.js +0 -1
- package/dist/showcase/assets/CompositeItem-C-DIOBdJ.js +0 -1
- package/dist/showcase/assets/CompositeRoot-Ce4ORgG2.js +0 -1
- package/dist/showcase/assets/DialogTrigger-DWvMs7dp.js +0 -1
- package/dist/showcase/assets/FormContext-BeC1MJpT.js +0 -1
- package/dist/showcase/assets/PreviewLayout-N1PTTyZK.js +0 -1
- package/dist/showcase/assets/RadioGroup-DAWaa26D.js +0 -1
- package/dist/showcase/assets/Separator-guDkmky0.js +0 -1
- package/dist/showcase/assets/ToolbarRootContext-BJ7hWga8.js +0 -1
- package/dist/showcase/assets/accordion-CiM9WhkT.js +0 -172
- package/dist/showcase/assets/accordion-variants-C_sHrQ7C.js +0 -1
- package/dist/showcase/assets/action-menu-mlWlGE5P.js +0 -1
- package/dist/showcase/assets/activities-YWR4wh4f.js +0 -501
- package/dist/showcase/assets/activities-feed-card-Cglnf5as.js +0 -1
- package/dist/showcase/assets/admin-BtOtzPd4.js +0 -80
- package/dist/showcase/assets/ai-8iNe0R1M.js +0 -41
- package/dist/showcase/assets/ai-artifact-CQL5krnJ.js +0 -2
- package/dist/showcase/assets/ai-chat-BzCdOOc6.js +0 -568
- package/dist/showcase/assets/ai-elements-CBHy2xWU.js +0 -379
- package/dist/showcase/assets/ai-new-CgL5NeVs.js +0 -167
- package/dist/showcase/assets/ai-tool-call-D9AsaWJF.js +0 -1
- package/dist/showcase/assets/alert-B2BuF4vZ.js +0 -59
- package/dist/showcase/assets/alert-BkVaTONJ.js +0 -1
- package/dist/showcase/assets/api-key-list-C-_59dli.js +0 -73
- package/dist/showcase/assets/app-sidebar-BdOu5rVn.js +0 -1
- package/dist/showcase/assets/arrow-down-BpVaq9-H.js +0 -1
- package/dist/showcase/assets/arrow-left-C40rxfqj.js +0 -1
- package/dist/showcase/assets/arrow-right-BclouSfP.js +0 -1
- package/dist/showcase/assets/arrow-up-BpWEnkdX.js +0 -1
- package/dist/showcase/assets/arrow-up-right-Z5sMa1HH.js +0 -1
- package/dist/showcase/assets/avatar-CDNhh3rv.js +0 -57
- package/dist/showcase/assets/avatar-QBwg3fvR.js +0 -1
- package/dist/showcase/assets/badge-check-DXDQ3SaL.js +0 -1
- package/dist/showcase/assets/badge-tAdYt--9.js +0 -28
- package/dist/showcase/assets/bell-CVEeEWw4.js +0 -1
- package/dist/showcase/assets/bot-Bcx5mNAQ.js +0 -1
- package/dist/showcase/assets/box-Dgy2Xc70.js +0 -1
- package/dist/showcase/assets/brain-DsoOsd7m.js +0 -1
- package/dist/showcase/assets/brand-DAyuXNUz.js +0 -40
- package/dist/showcase/assets/breadcrumb-CC4Z8eMY.js +0 -1
- package/dist/showcase/assets/breadcrumb-DCbAzeMs.js +0 -52
- package/dist/showcase/assets/breadcrumbs-DGZMpIoQ.js +0 -1
- package/dist/showcase/assets/briefcase-2uLXCvAZ.js +0 -1
- package/dist/showcase/assets/button-DhQ6rMPU.js +0 -44
- package/dist/showcase/assets/button-group-Ce9vnZ1H.js +0 -1
- package/dist/showcase/assets/buttons-CHja0LUL.js +0 -270
- package/dist/showcase/assets/calendar-BbiK8AMZ.js +0 -16
- package/dist/showcase/assets/calendar-BhZpIjCo.js +0 -1
- package/dist/showcase/assets/calendar-oKaDsUIy.js +0 -1
- package/dist/showcase/assets/card-DoU1VD79.js +0 -1
- package/dist/showcase/assets/cards-3OgH8m3F.js +0 -328
- package/dist/showcase/assets/chart-column-6Tn3WAT9.js +0 -1
- package/dist/showcase/assets/chevron-down-x7TQsvYY.js +0 -1
- package/dist/showcase/assets/chevron-left-CglzJgA2.js +0 -1
- package/dist/showcase/assets/chevron-right-CDDMIkYP.js +0 -1
- package/dist/showcase/assets/chevron-up-Dc3aAaGH.js +0 -1
- package/dist/showcase/assets/chevrons-up-down-DJNnSBAj.js +0 -1
- package/dist/showcase/assets/circle-BBmNFtO8.js +0 -1
- package/dist/showcase/assets/circle-alert-DJevf3tT.js +0 -1
- package/dist/showcase/assets/circle-check-BCxORlAM.js +0 -1
- package/dist/showcase/assets/circle-check-big-tiuK2w0-.js +0 -1
- package/dist/showcase/assets/circle-dot-BEVVQjgN.js +0 -1
- package/dist/showcase/assets/circle-question-mark-BQrUUiKD.js +0 -1
- package/dist/showcase/assets/circle-x-CoV_AUtZ.js +0 -1
- package/dist/showcase/assets/clock-Bn2R4aDX.js +0 -1
- package/dist/showcase/assets/code-xml-BVYp_JDX.js +0 -1
- package/dist/showcase/assets/collapsible-Co2Y739_.js +0 -27
- package/dist/showcase/assets/collapsible-DPbftgrO.js +0 -1
- package/dist/showcase/assets/combobox-Cm4__LnJ.js +0 -622
- package/dist/showcase/assets/command-DQFIxPN9.js +0 -45
- package/dist/showcase/assets/command-KNncGgZW.js +0 -1
- package/dist/showcase/assets/comment-composer-DTJtqYGP.js +0 -1
- package/dist/showcase/assets/comment-item-DIEYMmV_.js +0 -1
- package/dist/showcase/assets/comments-B0BbDp-3.js +0 -357
- package/dist/showcase/assets/commerce-BOWBCLA-.js +0 -79
- package/dist/showcase/assets/commerce-extras-C6CWYfpC.js +0 -173
- package/dist/showcase/assets/composite-YicTVAO0.js +0 -1
- package/dist/showcase/assets/contact-card-DQPRIlnJ.js +0 -65
- package/dist/showcase/assets/content-container-CHXwWViz.js +0 -1
- package/dist/showcase/assets/copyable-CjTwco9O.js +0 -96
- package/dist/showcase/assets/course-card-CTQScd2C.js +0 -113
- package/dist/showcase/assets/cpu-D52NjUWq.js +0 -1
- package/dist/showcase/assets/credit-card-BoDfW0R8.js +0 -1
- package/dist/showcase/assets/currency-BPREbpDA.js +0 -149
- package/dist/showcase/assets/dark-surfaces-BCG45K2m.js +0 -90
- package/dist/showcase/assets/database-DeGR0hed.js +0 -1
- package/dist/showcase/assets/date-block-Bl1kXJrM.js +0 -1
- package/dist/showcase/assets/date-picker-BHbZa4ML.js +0 -1
- package/dist/showcase/assets/date-pickers-DumwUEXE.js +0 -110
- package/dist/showcase/assets/dense-info-DxfgBw9Z.js +0 -106
- package/dist/showcase/assets/dialog-BYHZvlL8.js +0 -1
- package/dist/showcase/assets/display-BXMGOjL3.js +0 -392
- package/dist/showcase/assets/dollar-sign-BipUTVXC.js +0 -1
- package/dist/showcase/assets/download-CxspQgIc.js +0 -1
- package/dist/showcase/assets/dropdown-menu-Q1BV3wPP.js +0 -1
- package/dist/showcase/assets/dropzone-OivkuTPF.js +0 -1
- package/dist/showcase/assets/ellipsis-Bn-XgoA7.js +0 -1
- package/dist/showcase/assets/ellipsis-vertical-Bcl9HX9k.js +0 -1
- package/dist/showcase/assets/empty-CcafLcw-.js +0 -1
- package/dist/showcase/assets/empty-item-CiJeS8ZV.js +0 -49
- package/dist/showcase/assets/empty-state-B1RYYjUP.js +0 -188
- package/dist/showcase/assets/enhanced-activities-IB811DS6.js +0 -361
- package/dist/showcase/assets/event-calendar-C2VCfcUz.js +0 -138
- package/dist/showcase/assets/event-log-ckmsCPmG.js +0 -330
- package/dist/showcase/assets/example-C6-_Sy6B.js +0 -1
- package/dist/showcase/assets/external-link-Bg-_8Uq7.js +0 -1
- package/dist/showcase/assets/eye-JVsUA85G.js +0 -1
- package/dist/showcase/assets/feature-announcement-C4aRXesF.js +0 -34
- package/dist/showcase/assets/file-4pOq58jl.js +0 -1
- package/dist/showcase/assets/file-text-BIi71mZ1.js +0 -1
- package/dist/showcase/assets/filters-CxrcnmLU.js +0 -78
- package/dist/showcase/assets/flag-DeiJmomk.js +0 -1
- package/dist/showcase/assets/folder-open-zMXBpVNs.js +0 -1
- package/dist/showcase/assets/form-sizing-B8jbL5tL.js +0 -1
- package/dist/showcase/assets/format-BG4laCmp.js +0 -1
- package/dist/showcase/assets/format-metric-value-B94EDo8X.js +0 -1
- package/dist/showcase/assets/forms-PsN5zTLx.js +0 -793
- package/dist/showcase/assets/getPseudoElementBounds-B7wr19E1.js +0 -1
- package/dist/showcase/assets/gift-CKFIh1Wh.js +0 -1
- package/dist/showcase/assets/giftcard-cards-BfOlIHmA.js +0 -85
- package/dist/showcase/assets/git-branch-BO9i8XkJ.js +0 -1
- package/dist/showcase/assets/global-search-CNmUraNa.js +0 -90
- package/dist/showcase/assets/global-search-DkJkQ0Vs.js +0 -1
- package/dist/showcase/assets/globe-47T22W56.js +0 -1
- package/dist/showcase/assets/gradient-card-CXSY29TZ.js +0 -58
- package/dist/showcase/assets/header-eZHN-s6P.js +0 -1
- package/dist/showcase/assets/header-notifications-Caa9i87J.js +0 -1
- package/dist/showcase/assets/heart-DjKkkUsX.js +0 -1
- package/dist/showcase/assets/house-DKxCiHyB.js +0 -1
- package/dist/showcase/assets/icon-badge-Bcm8TlJi.js +0 -1
- package/dist/showcase/assets/image-r-gMI33G.js +0 -1
- package/dist/showcase/assets/inbox-ZxSy1pgX.js +0 -1
- package/dist/showcase/assets/index-B8DVXCmf.js +0 -10
- package/dist/showcase/assets/index-DbLs6mcj.css +0 -2
- package/dist/showcase/assets/inertValue-i0cAMG-0.js +0 -1
- package/dist/showcase/assets/info-B1KV2DkO.js +0 -1
- package/dist/showcase/assets/inline-stat-D0sE-A4C.js +0 -1
- package/dist/showcase/assets/input-25epjsiD.js +0 -1
- package/dist/showcase/assets/input-CnwMt9Sr.js +0 -1
- package/dist/showcase/assets/input-group-DSKyV7we.js +0 -47
- package/dist/showcase/assets/input-group-x5eWeAZg.js +0 -1
- package/dist/showcase/assets/inputs-B2Maxr14.js +0 -49
- package/dist/showcase/assets/invoice-header-Gxl--yFu.js +0 -36
- package/dist/showcase/assets/invoice-items-BtoaGNjE.js +0 -36
- package/dist/showcase/assets/invoice-mini-DHFSZegy.js +0 -14
- package/dist/showcase/assets/invoice-table-6dmU_KrL.js +0 -30
- package/dist/showcase/assets/isSameDay-BrDHfKHm.js +0 -1
- package/dist/showcase/assets/isToday-VtoSc1IH.js +0 -1
- package/dist/showcase/assets/italic-CXkAsf6H.js +0 -1
- package/dist/showcase/assets/item-CGOThKAx.js +0 -1
- package/dist/showcase/assets/item-CMRbW6s-.js +0 -1
- package/dist/showcase/assets/item-sw6fAZcn.js +0 -117
- package/dist/showcase/assets/kanban-CKGYTXji.js +0 -175
- package/dist/showcase/assets/label-BmKD22pm.js +0 -1
- package/dist/showcase/assets/layout-app-shell-CeMHzVNn.js +0 -501
- package/dist/showcase/assets/layout-containers-8Drow5f9.js +0 -96
- package/dist/showcase/assets/layout-header-BlBw4JAV.js +0 -170
- package/dist/showcase/assets/layout-page-BQfgHFau.js +0 -122
- package/dist/showcase/assets/layout-sidebar-DZer5Uuh.js +0 -224
- package/dist/showcase/assets/layout-users-nuioUkeu.js +0 -104
- package/dist/showcase/assets/lock-DQcZ9cEj.js +0 -1
- package/dist/showcase/assets/mail-yNXDtmNr.js +0 -1
- package/dist/showcase/assets/map-JMM1F9VR.js +0 -124
- package/dist/showcase/assets/map-pin-2WS7oVo3.js +0 -1
- package/dist/showcase/assets/menus-mK-FeNki.js +0 -89
- package/dist/showcase/assets/message-square-DGTAjNJG.js +0 -1
- package/dist/showcase/assets/metadata-list-CBxuQjVO.js +0 -278
- package/dist/showcase/assets/metric-BWGrmyD6.js +0 -1
- package/dist/showcase/assets/metric-grid-CewIJQvo.js +0 -1
- package/dist/showcase/assets/metric-trend-chip-kLBN8u5z.js +0 -1
- package/dist/showcase/assets/metrics-analytics-bar-COnc7VN9.js +0 -44
- package/dist/showcase/assets/metrics-analytics-cards-BR83UVqi.js +0 -77
- package/dist/showcase/assets/metrics-comparison-C0SUjdMg.js +0 -76
- package/dist/showcase/assets/metrics-heatmap-Orq1hLk-.js +0 -27
- package/dist/showcase/assets/metrics-inline-badge-C924q2Xx.js +0 -17
- package/dist/showcase/assets/metrics-kpi-row-Cwi05ruK.js +0 -31
- package/dist/showcase/assets/metrics-micro-grid-D97nkrge.js +0 -42
- package/dist/showcase/assets/metrics-overview-BOc8y3QX.js +0 -192
- package/dist/showcase/assets/metrics-stat-cards-Cilh-A5D.js +0 -54
- package/dist/showcase/assets/minus-DvrDGcTv.js +0 -1
- package/dist/showcase/assets/money-display-0egZ_O76.js +0 -1
- package/dist/showcase/assets/month-year-picker-2cWfwnmP.js +0 -1
- package/dist/showcase/assets/navigation-BnYme-Wj.js +0 -90
- package/dist/showcase/assets/navigation-CLQWl32A.js +0 -230
- package/dist/showcase/assets/navigation-extras-BPDoAdXF.js +0 -43
- package/dist/showcase/assets/onboarding-checklist-26XVWgDF.js +0 -119
- package/dist/showcase/assets/overlays-2sVGhanu.js +0 -88
- package/dist/showcase/assets/overlays-BaR6HDwB.js +0 -394
- package/dist/showcase/assets/package-CUNvdlBi.js +0 -1
- package/dist/showcase/assets/page-action-button-DgvZVtzx.js +0 -1
- package/dist/showcase/assets/page-header-4F_iaFPW.js +0 -1
- package/dist/showcase/assets/pagination-CDjZ6jiZ.js +0 -42
- package/dist/showcase/assets/pagination-g1NQaN42.js +0 -1
- package/dist/showcase/assets/paperclip-CDxdf8Os.js +0 -1
- package/dist/showcase/assets/pencil-Ddc5JwBe.js +0 -1
- package/dist/showcase/assets/phone-NIZ5SwgK.js +0 -1
- package/dist/showcase/assets/plus-C9kwz7rW.js +0 -1
- package/dist/showcase/assets/popover-DtnuOBgr.js +0 -1
- package/dist/showcase/assets/popover-T85aV4zW.js +0 -1
- package/dist/showcase/assets/popover-menu-BRGSZe4f.js +0 -1
- package/dist/showcase/assets/progress-CcZjuzK3.js +0 -1
- package/dist/showcase/assets/progress-DbouniUl.js +0 -18
- package/dist/showcase/assets/props-table-CM_1cocj.js +0 -1
- package/dist/showcase/assets/props.generated-Bg627Jai.json +0 -32829
- package/dist/showcase/assets/quote-vjygm2-7.js +0 -1
- package/dist/showcase/assets/receipt-CfMgwFPl.js +0 -1
- package/dist/showcase/assets/refresh-cw-Tu5E_cGA.js +0 -1
- package/dist/showcase/assets/resolveAriaLabelledBy-B6CR9UP2.js +0 -1
- package/dist/showcase/assets/resolveValueLabel-CipUZh6i.js +0 -1
- package/dist/showcase/assets/rich-text-editor-BMZUyuQX.js +0 -143
- package/dist/showcase/assets/rich-text-editor-HwYIeWYW.js +0 -124
- package/dist/showcase/assets/rotate-ccw-B4Wi4ws7.js +0 -1
- package/dist/showcase/assets/scroll-area-CuB_woqF.js +0 -1
- package/dist/showcase/assets/scroll-area-I4mSIpRq.js +0 -32
- package/dist/showcase/assets/select-CF3cKjCo.js +0 -1
- package/dist/showcase/assets/send-Blu_n6xl.js +0 -1
- package/dist/showcase/assets/separator-9mrRf_DZ.js +0 -28
- package/dist/showcase/assets/separator-DUKleOvU.js +0 -1
- package/dist/showcase/assets/settings-DlKX-bZT.js +0 -1
- package/dist/showcase/assets/sheet-CwcLVoF3.js +0 -1
- package/dist/showcase/assets/shield-BD0Y8Jj3.js +0 -1
- package/dist/showcase/assets/shield-alert-DNOTmkwG.js +0 -1
- package/dist/showcase/assets/shield-check-Sbul0dUK.js +0 -1
- package/dist/showcase/assets/shopping-bag-EDVpxI9n.js +0 -1
- package/dist/showcase/assets/sidebar-JWZ88xw5.js +0 -1
- package/dist/showcase/assets/sidebar.context-D3P7qppn.js +0 -1
- package/dist/showcase/assets/skeleton-CIS1Kaas.js +0 -1
- package/dist/showcase/assets/skeleton-CJCJDQFt.js +0 -29
- package/dist/showcase/assets/smart-card-7szg_qSt.js +0 -1
- package/dist/showcase/assets/sonner-DMHXr9Ce.js +0 -22
- package/dist/showcase/assets/sortable.esm-DVuzVA1U.js +0 -5
- package/dist/showcase/assets/sparkles-BEa1AgNq.js +0 -1
- package/dist/showcase/assets/spinner-Bi-T9etI.js +0 -30
- package/dist/showcase/assets/spinner-C77XIUVf.js +0 -1
- package/dist/showcase/assets/spinner-DK9BAT6K.js +0 -49
- package/dist/showcase/assets/square-pen-N0mq-vPu.js +0 -1
- package/dist/showcase/assets/stacked-avatars-DORVEni2.js +0 -1
- package/dist/showcase/assets/star-Dbtxr60S.js +0 -1
- package/dist/showcase/assets/startOfDay-BJgxz4yq.js +0 -1
- package/dist/showcase/assets/styles-CwW4IBUg.js +0 -1
- package/dist/showcase/assets/switch-B4iRxZFU.js +0 -1
- package/dist/showcase/assets/switch-B_rnbXwy.js +0 -1
- package/dist/showcase/assets/table-BJ9HSK6H.js +0 -1
- package/dist/showcase/assets/table-IB0MEYf4.js +0 -389
- package/dist/showcase/assets/tabs-D02JL-Fa.js +0 -1
- package/dist/showcase/assets/tabs-XpsVS3ff.js +0 -19
- package/dist/showcase/assets/text-button-BWCgXGnr.js +0 -1
- package/dist/showcase/assets/text-link-TzuDnSCF.js +0 -1
- package/dist/showcase/assets/textarea-B7DUIiH_.js +0 -1
- package/dist/showcase/assets/textarea-CV5gNzXf.js +0 -1
- package/dist/showcase/assets/timelines-CF0UYhwm.js +0 -200
- package/dist/showcase/assets/toggle-group-CK8mBx6E.js +0 -1
- package/dist/showcase/assets/toggles-CqJSApnF.js +0 -71
- package/dist/showcase/assets/toggles-group-v0JijMzG.js +0 -32
- package/dist/showcase/assets/trash-2-_xF5j-Ya.js +0 -1
- package/dist/showcase/assets/trending-up-BCzmjYzm.js +0 -1
- package/dist/showcase/assets/truck-CryH-5dx.js +0 -1
- package/dist/showcase/assets/typography-D3PFbRpb.js +0 -215
- package/dist/showcase/assets/ui-badge-ByyFPLOB.js +0 -28
- package/dist/showcase/assets/ui-card-DYLLiD89.js +0 -30
- package/dist/showcase/assets/ui-table-DW4QIwxK.js +0 -42
- package/dist/showcase/assets/upload-tray-ZdL_dzc0.js +0 -138
- package/dist/showcase/assets/useAnchoredPopupScrollLock-AFPLx3SZ.js +0 -1
- package/dist/showcase/assets/useCollapsiblePanel-CeHRY8U2.js +0 -1
- package/dist/showcase/assets/useCompositeItem-C-1zP8zD.js +0 -1
- package/dist/showcase/assets/useCompositeListItem-D4ugfKLB.js +0 -1
- package/dist/showcase/assets/useControlled-Cpg8gDqb.js +0 -1
- package/dist/showcase/assets/useLabelableId-CSxAHpU-.js +0 -1
- package/dist/showcase/assets/useOpenInteractionType-BLV8Pa2n.js +0 -1
- package/dist/showcase/assets/useRender-DparzvOu.js +0 -1
- package/dist/showcase/assets/useTriggerFocusGuards-CrYLO2g5.js +0 -1
- package/dist/showcase/assets/useValueChanged-DwgbaueK.js +0 -1
- package/dist/showcase/assets/user-CGcV8Ppb.js +0 -1
- package/dist/showcase/assets/user-plus-iOsntM6P.js +0 -1
- package/dist/showcase/assets/users-DzgXeZbf.js +0 -1
- package/dist/showcase/assets/valueToPercent-B5BHWU68.js +0 -1
- package/dist/showcase/assets/vendor-profile-DbFPkGn9.js +0 -37
- package/dist/showcase/assets/wrench-1Ra9xb3d.js +0 -1
- package/dist/showcase/assets/x-CE8oevyh.js +0 -1
- package/dist/showcase/assets/zap-se3n2YVD.js +0 -1
|
@@ -1,20 +1,20 @@
|
|
|
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 { t as c } from "../../../_shared/input-
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
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 { t as c } from "../../../_shared/input-C7t-RHYq.js";
|
|
9
|
+
import { n as l } from "../../../_shared/form-field-B7taMVbC.js";
|
|
10
|
+
import { t as u } from "../../../_shared/separator-B8FBp-7E.js";
|
|
11
|
+
import { E as d, i as f } from "../../../_shared/display-C4n0uuxl.js";
|
|
12
|
+
import { a as p, 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";
|
|
13
|
+
import { useId as x, useState as S } from "react";
|
|
14
|
+
import { Fragment as C, jsx as w, jsxs as T } from "react/jsx-runtime";
|
|
15
|
+
import { Calendar as E, CalendarClock as D, Check as O, ChevronRight as k, Circle as A, CreditCard as j, Edit2 as M, Gift as N, MapPin as P, Package as ee, Receipt as te, Repeat as ne, RotateCcw as re, ShoppingBag as ie, Sparkles as ae, Star as oe, TicketPercent as se, Trash2 as ce, Trophy as le, X as ue } from "lucide-react";
|
|
16
16
|
//#region src/components/composed/commerce/upcoming-booking/upcoming-booking.tsx
|
|
17
|
-
function
|
|
17
|
+
function de(e) {
|
|
18
18
|
if (e.date != null) return e.date;
|
|
19
19
|
if (e.day && e.month) {
|
|
20
20
|
let t = (/* @__PURE__ */ new Date()).getFullYear(), n = /* @__PURE__ */ new Date(`${e.month} ${e.day}, ${t}`);
|
|
@@ -22,15 +22,15 @@ function le(e) {
|
|
|
22
22
|
}
|
|
23
23
|
return null;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
26
|
-
return /* @__PURE__ */
|
|
25
|
+
function F({ bookings: e, className: r, locale: i, dateTone: a = "inverse", timePlacement: o = "below" }) {
|
|
26
|
+
return /* @__PURE__ */ w(_, {
|
|
27
27
|
className: t("upcoming-booking--component w-full gap-2", r),
|
|
28
28
|
children: e.map((e, t) => {
|
|
29
|
-
let r =
|
|
30
|
-
return /* @__PURE__ */
|
|
29
|
+
let r = de(e);
|
|
30
|
+
return /* @__PURE__ */ T(y, {
|
|
31
31
|
className: "items-center px-0 py-1.5",
|
|
32
32
|
children: [
|
|
33
|
-
!!r && /* @__PURE__ */
|
|
33
|
+
!!r && /* @__PURE__ */ w(m, { children: /* @__PURE__ */ w(d, {
|
|
34
34
|
date: r,
|
|
35
35
|
time: o === "below" ? e.time : void 0,
|
|
36
36
|
tone: a,
|
|
@@ -38,117 +38,123 @@ function M({ bookings: e, className: r, locale: i, dateTone: a = "primary", time
|
|
|
38
38
|
timePlacement: "below",
|
|
39
39
|
layout: "stacked"
|
|
40
40
|
}) }),
|
|
41
|
-
/* @__PURE__ */
|
|
42
|
-
|
|
43
|
-
children: e.
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
41
|
+
/* @__PURE__ */ T(v, {
|
|
42
|
+
className: "min-w-[min(12rem,100%)]",
|
|
43
|
+
children: [/* @__PURE__ */ w(b, { children: e.service }), /* @__PURE__ */ w(h, {
|
|
44
|
+
clamp: 1,
|
|
45
|
+
children: e.customer
|
|
46
|
+
})]
|
|
47
|
+
}),
|
|
48
|
+
/* @__PURE__ */ T(g, {
|
|
49
|
+
className: "ml-auto shrink-0 flex-wrap justify-end",
|
|
50
|
+
children: [o === "inline-trailing" && /* @__PURE__ */ w(n, {
|
|
51
|
+
size: "xs",
|
|
52
|
+
type: "secondary",
|
|
53
|
+
className: "shrink-0 tabular-nums",
|
|
54
|
+
children: e.time
|
|
55
|
+
}), /* @__PURE__ */ w(n, {
|
|
56
|
+
weight: "semibold",
|
|
57
|
+
className: "shrink-0 tabular-nums",
|
|
58
|
+
children: e.amount
|
|
59
|
+
})]
|
|
60
|
+
})
|
|
55
61
|
]
|
|
56
62
|
}, e.id ?? `${e.service}-${e.time}-${t}`);
|
|
57
63
|
})
|
|
58
64
|
});
|
|
59
65
|
}
|
|
60
|
-
|
|
66
|
+
F.displayName = "UpcomingBookingRow";
|
|
61
67
|
//#endregion
|
|
62
68
|
//#region src/components/composed/commerce/loyalty-points/types.ts
|
|
63
|
-
var
|
|
69
|
+
var I = {
|
|
64
70
|
balanceLabel: "Loyalty Balance",
|
|
65
71
|
pointsAvailable: "points available",
|
|
66
72
|
redeem: "Redeem Points"
|
|
67
73
|
};
|
|
68
74
|
//#endregion
|
|
69
75
|
//#region src/components/composed/commerce/loyalty-points/loyalty-points.tsx
|
|
70
|
-
function
|
|
71
|
-
let
|
|
72
|
-
...
|
|
73
|
-
...
|
|
76
|
+
function L({ balance: i, tier: c = "Gold Tier", tierVariant: l, history: d = [], redeemLabel: p, onRedeem: m, className: x, strings: S }) {
|
|
77
|
+
let C = e(I, {
|
|
78
|
+
...p === void 0 ? {} : { redeem: p },
|
|
79
|
+
...S
|
|
74
80
|
});
|
|
75
|
-
return /* @__PURE__ */
|
|
76
|
-
className: t("loyalty-points--component w-full",
|
|
81
|
+
return /* @__PURE__ */ T(s, {
|
|
82
|
+
className: t("loyalty-points--component w-full", x),
|
|
77
83
|
children: [
|
|
78
|
-
/* @__PURE__ */
|
|
79
|
-
label:
|
|
80
|
-
value: /* @__PURE__ */
|
|
84
|
+
/* @__PURE__ */ w(f, {
|
|
85
|
+
label: C.balanceLabel,
|
|
86
|
+
value: /* @__PURE__ */ T(a, {
|
|
81
87
|
variant: "warning",
|
|
82
|
-
children: [/* @__PURE__ */
|
|
88
|
+
children: [/* @__PURE__ */ w(le, { className: "mr-1 inline size-3" }), c]
|
|
83
89
|
}),
|
|
84
90
|
labelClassName: "text-xs font-medium uppercase tracking-wider text-muted-foreground"
|
|
85
91
|
}),
|
|
86
|
-
/* @__PURE__ */
|
|
92
|
+
/* @__PURE__ */ w(r, {
|
|
87
93
|
tag: "h3",
|
|
88
94
|
className: "text-4xl tabular-nums tracking-tight",
|
|
89
95
|
children: typeof i == "number" ? i.toLocaleString() : i
|
|
90
96
|
}),
|
|
91
|
-
/* @__PURE__ */
|
|
97
|
+
/* @__PURE__ */ w(n, {
|
|
92
98
|
size: "xs",
|
|
93
99
|
type: "secondary",
|
|
94
|
-
children:
|
|
100
|
+
children: C.pointsAvailable
|
|
95
101
|
}),
|
|
96
|
-
/* @__PURE__ */
|
|
97
|
-
/* @__PURE__ */
|
|
102
|
+
/* @__PURE__ */ w(u, { className: "my-4" }),
|
|
103
|
+
/* @__PURE__ */ w(_, { children: d.map((e) => /* @__PURE__ */ T(y, {
|
|
98
104
|
size: "xs",
|
|
99
|
-
className: "px-0",
|
|
100
|
-
children: [/* @__PURE__ */
|
|
105
|
+
className: "px-0 py-1",
|
|
106
|
+
children: [/* @__PURE__ */ T(v, { children: [/* @__PURE__ */ w(b, {
|
|
101
107
|
bold: !1,
|
|
102
108
|
children: e.label
|
|
103
|
-
}), /* @__PURE__ */
|
|
109
|
+
}), /* @__PURE__ */ w(h, {
|
|
104
110
|
clamp: 1,
|
|
105
111
|
children: e.date
|
|
106
|
-
})] }), /* @__PURE__ */
|
|
112
|
+
})] }), /* @__PURE__ */ w(g, { children: /* @__PURE__ */ w(n, {
|
|
107
113
|
weight: "semibold",
|
|
108
114
|
className: t("tabular-nums", e.positive ? "text-success" : "text-destructive"),
|
|
109
115
|
children: e.points
|
|
110
116
|
}) })]
|
|
111
117
|
}, e.date + e.label)) }),
|
|
112
|
-
/* @__PURE__ */
|
|
118
|
+
/* @__PURE__ */ T(o, {
|
|
113
119
|
variant: "dark",
|
|
114
120
|
className: "mt-5 w-full rounded-full",
|
|
115
|
-
onClick:
|
|
116
|
-
children: [/* @__PURE__ */
|
|
121
|
+
onClick: m,
|
|
122
|
+
children: [/* @__PURE__ */ w(N, { className: "mr-1.5 size-3.5" }), C.redeem]
|
|
117
123
|
})
|
|
118
124
|
]
|
|
119
125
|
});
|
|
120
126
|
}
|
|
121
|
-
|
|
127
|
+
L.displayName = "LoyaltyPointsCard";
|
|
122
128
|
//#endregion
|
|
123
129
|
//#region src/components/composed/commerce/discount-stack/types.ts
|
|
124
|
-
var
|
|
130
|
+
var R = {
|
|
125
131
|
title: "Applied Discounts",
|
|
126
132
|
totalSavings: "Total Savings"
|
|
127
133
|
};
|
|
128
134
|
//#endregion
|
|
129
135
|
//#region src/components/composed/commerce/discount-stack/discount-stack.tsx
|
|
130
|
-
function
|
|
131
|
-
let
|
|
132
|
-
return /* @__PURE__ */
|
|
133
|
-
title:
|
|
136
|
+
function z({ discounts: i, totalSavings: o, className: c, strings: l }) {
|
|
137
|
+
let d = e(R, l);
|
|
138
|
+
return /* @__PURE__ */ T(s, {
|
|
139
|
+
title: d.title,
|
|
134
140
|
className: t("discount-stack--component w-full", c),
|
|
135
141
|
children: [
|
|
136
|
-
/* @__PURE__ */
|
|
142
|
+
/* @__PURE__ */ w(_, {
|
|
137
143
|
className: "mt-4",
|
|
138
|
-
children: i.map((e) => /* @__PURE__ */
|
|
144
|
+
children: i.map((e) => /* @__PURE__ */ T(y, {
|
|
139
145
|
size: "xs",
|
|
140
|
-
className: "px-0",
|
|
146
|
+
className: "px-0 py-1",
|
|
141
147
|
children: [
|
|
142
|
-
/* @__PURE__ */
|
|
148
|
+
/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w(a, {
|
|
143
149
|
variant: e.badge,
|
|
144
150
|
className: "w-16 justify-center text-xxs",
|
|
145
151
|
children: e.type
|
|
146
152
|
}) }),
|
|
147
|
-
/* @__PURE__ */
|
|
153
|
+
/* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
148
154
|
bold: !1,
|
|
149
155
|
children: e.label
|
|
150
156
|
}) }),
|
|
151
|
-
/* @__PURE__ */
|
|
157
|
+
/* @__PURE__ */ w(g, { children: /* @__PURE__ */ w(n, {
|
|
152
158
|
weight: "semibold",
|
|
153
159
|
className: "tabular-nums text-success",
|
|
154
160
|
children: e.amount
|
|
@@ -156,10 +162,10 @@ function I({ discounts: i, totalSavings: o, className: c, strings: u }) {
|
|
|
156
162
|
]
|
|
157
163
|
}, e.type))
|
|
158
164
|
}),
|
|
159
|
-
/* @__PURE__ */
|
|
160
|
-
/* @__PURE__ */
|
|
161
|
-
label:
|
|
162
|
-
value: /* @__PURE__ */
|
|
165
|
+
/* @__PURE__ */ w(u, { className: "my-4" }),
|
|
166
|
+
/* @__PURE__ */ w(f, {
|
|
167
|
+
label: d.totalSavings,
|
|
168
|
+
value: /* @__PURE__ */ w(r, {
|
|
163
169
|
tag: "h4",
|
|
164
170
|
className: "text-xl tabular-nums tracking-tight text-success border-none pb-0",
|
|
165
171
|
children: o
|
|
@@ -169,40 +175,40 @@ function I({ discounts: i, totalSavings: o, className: c, strings: u }) {
|
|
|
169
175
|
]
|
|
170
176
|
});
|
|
171
177
|
}
|
|
172
|
-
|
|
178
|
+
z.displayName = "DiscountStackPreview";
|
|
173
179
|
//#endregion
|
|
174
180
|
//#region src/components/composed/commerce/shipment-tracking/shipment-tracking.tsx
|
|
175
|
-
function
|
|
176
|
-
return /* @__PURE__ */
|
|
177
|
-
className: t("shipment-tracking--component w-full",
|
|
181
|
+
function B({ trackingNumber: e, carrier: r, status: i, steps: o, details: c = [], className: l }) {
|
|
182
|
+
return /* @__PURE__ */ T(s, {
|
|
183
|
+
className: t("shipment-tracking--component w-full", l),
|
|
178
184
|
children: [
|
|
179
|
-
/* @__PURE__ */
|
|
185
|
+
/* @__PURE__ */ T("div", {
|
|
180
186
|
className: "flex items-center justify-between",
|
|
181
|
-
children: [/* @__PURE__ */
|
|
187
|
+
children: [/* @__PURE__ */ w(n, {
|
|
182
188
|
size: "xs",
|
|
183
189
|
weight: "medium",
|
|
184
190
|
className: "font-mono text-muted-foreground tracking-wide",
|
|
185
191
|
children: e
|
|
186
|
-
}), !!r && /* @__PURE__ */
|
|
192
|
+
}), !!r && /* @__PURE__ */ w(a, {
|
|
187
193
|
variant: "info",
|
|
188
194
|
children: r
|
|
189
195
|
})]
|
|
190
196
|
}),
|
|
191
|
-
/* @__PURE__ */
|
|
197
|
+
/* @__PURE__ */ T("div", {
|
|
192
198
|
className: "mt-4 flex items-center gap-1.5",
|
|
193
|
-
children: [/* @__PURE__ */
|
|
199
|
+
children: [/* @__PURE__ */ w("span", { className: "h-2 w-2 rounded-full bg-success" }), /* @__PURE__ */ w(n, {
|
|
194
200
|
weight: "semibold",
|
|
195
201
|
children: i
|
|
196
202
|
})]
|
|
197
203
|
}),
|
|
198
|
-
/* @__PURE__ */
|
|
204
|
+
/* @__PURE__ */ w("div", {
|
|
199
205
|
className: "mt-5 flex items-center justify-between",
|
|
200
|
-
children: o.map((e, r) => /* @__PURE__ */
|
|
206
|
+
children: o.map((e, r) => /* @__PURE__ */ T("div", {
|
|
201
207
|
className: "flex flex-1 flex-col items-center gap-2",
|
|
202
|
-
children: [/* @__PURE__ */
|
|
208
|
+
children: [/* @__PURE__ */ T("div", {
|
|
203
209
|
className: "flex w-full items-center",
|
|
204
|
-
children: [/* @__PURE__ */
|
|
205
|
-
}), /* @__PURE__ */
|
|
210
|
+
children: [/* @__PURE__ */ w("div", { className: t("size-3 shrink-0 rounded-full", e.done ? "bg-success" : "bg-muted") }), r < o.length - 1 && /* @__PURE__ */ w("div", { className: t("h-0.5 flex-1", e.done ? "bg-success" : "bg-muted") })]
|
|
211
|
+
}), /* @__PURE__ */ w(n, {
|
|
206
212
|
size: "xs",
|
|
207
213
|
type: "secondary",
|
|
208
214
|
className: "text-center leading-tight",
|
|
@@ -210,9 +216,9 @@ function L({ trackingNumber: e, carrier: r, status: i, steps: o, details: c = []
|
|
|
210
216
|
})]
|
|
211
217
|
}, e.label))
|
|
212
218
|
}),
|
|
213
|
-
c.length > 0 && /* @__PURE__ */
|
|
219
|
+
c.length > 0 && /* @__PURE__ */ T(C, { children: [/* @__PURE__ */ w(u, { className: "my-4" }), /* @__PURE__ */ w("div", {
|
|
214
220
|
className: "space-y-2",
|
|
215
|
-
children: c.map((e) => /* @__PURE__ */
|
|
221
|
+
children: c.map((e) => /* @__PURE__ */ w(f, {
|
|
216
222
|
label: e.label,
|
|
217
223
|
value: e.value,
|
|
218
224
|
labelClassName: "text-xs",
|
|
@@ -222,10 +228,10 @@ function L({ trackingNumber: e, carrier: r, status: i, steps: o, details: c = []
|
|
|
222
228
|
]
|
|
223
229
|
});
|
|
224
230
|
}
|
|
225
|
-
|
|
231
|
+
B.displayName = "ShipmentTrackingCard";
|
|
226
232
|
//#endregion
|
|
227
233
|
//#region src/components/composed/commerce/tax-breakdown/types.ts
|
|
228
|
-
var
|
|
234
|
+
var V = {
|
|
229
235
|
title: "Tax Breakdown",
|
|
230
236
|
subtotal: "Subtotal",
|
|
231
237
|
totalTax: "Total Tax",
|
|
@@ -233,46 +239,46 @@ var R = {
|
|
|
233
239
|
};
|
|
234
240
|
//#endregion
|
|
235
241
|
//#region src/components/composed/commerce/tax-breakdown/tax-breakdown.tsx
|
|
236
|
-
function
|
|
237
|
-
let
|
|
238
|
-
return /* @__PURE__ */
|
|
239
|
-
icon: /* @__PURE__ */
|
|
240
|
-
title:
|
|
242
|
+
function H({ subtotal: r, taxes: i, totalTax: a, total: o, className: c, strings: l }) {
|
|
243
|
+
let d = e(V, l);
|
|
244
|
+
return /* @__PURE__ */ T(s, {
|
|
245
|
+
icon: /* @__PURE__ */ w(te, { className: "size-4" }),
|
|
246
|
+
title: d.title,
|
|
241
247
|
className: t("tax-breakdown--component w-full", c),
|
|
242
248
|
children: [
|
|
243
|
-
/* @__PURE__ */
|
|
244
|
-
label:
|
|
249
|
+
/* @__PURE__ */ w(f, {
|
|
250
|
+
label: d.subtotal,
|
|
245
251
|
value: r,
|
|
246
252
|
mono: !0,
|
|
247
253
|
labelClassName: "text-sm",
|
|
248
254
|
valueClassName: "text-sm font-medium"
|
|
249
255
|
}),
|
|
250
|
-
/* @__PURE__ */
|
|
256
|
+
/* @__PURE__ */ T("div", {
|
|
251
257
|
className: "mt-3 space-y-1.5 rounded-lg border border-border/50 bg-muted/30 px-3 py-2.5",
|
|
252
|
-
children: [i.map((e, t) => /* @__PURE__ */
|
|
258
|
+
children: [i.map((e, t) => /* @__PURE__ */ T("div", {
|
|
253
259
|
className: "flex items-baseline justify-between gap-3",
|
|
254
|
-
children: [/* @__PURE__ */
|
|
260
|
+
children: [/* @__PURE__ */ T("div", {
|
|
255
261
|
className: "flex items-baseline gap-1.5 min-w-0",
|
|
256
|
-
children: [/* @__PURE__ */
|
|
262
|
+
children: [/* @__PURE__ */ w(n, {
|
|
257
263
|
size: "xs",
|
|
258
264
|
className: "truncate",
|
|
259
265
|
children: e.label
|
|
260
|
-
}), !!e.rate && /* @__PURE__ */
|
|
266
|
+
}), !!e.rate && /* @__PURE__ */ w(n, {
|
|
261
267
|
tag: "span",
|
|
262
268
|
size: "xxs",
|
|
263
269
|
type: "discrete",
|
|
264
270
|
className: "shrink-0",
|
|
265
271
|
children: e.rate
|
|
266
272
|
})]
|
|
267
|
-
}), /* @__PURE__ */
|
|
273
|
+
}), /* @__PURE__ */ w(n, {
|
|
268
274
|
tag: "span",
|
|
269
275
|
size: "xs",
|
|
270
276
|
weight: "medium",
|
|
271
277
|
className: "tabular-nums shrink-0",
|
|
272
278
|
children: e.amount
|
|
273
279
|
})]
|
|
274
|
-
}, e.id ?? `${e.label}-${t}`)), !!a && i.length > 1 && /* @__PURE__ */
|
|
275
|
-
label:
|
|
280
|
+
}, e.id ?? `${e.label}-${t}`)), !!a && i.length > 1 && /* @__PURE__ */ w(f, {
|
|
281
|
+
label: d.totalTax,
|
|
276
282
|
value: a,
|
|
277
283
|
mono: !0,
|
|
278
284
|
className: "border-t border-border/50 pt-1.5 mt-0.5",
|
|
@@ -280,9 +286,9 @@ function z({ subtotal: r, taxes: i, totalTax: a, total: o, className: c, strings
|
|
|
280
286
|
valueClassName: "text-xs font-semibold"
|
|
281
287
|
})]
|
|
282
288
|
}),
|
|
283
|
-
/* @__PURE__ */
|
|
284
|
-
/* @__PURE__ */
|
|
285
|
-
label:
|
|
289
|
+
/* @__PURE__ */ w(u, { className: "my-3" }),
|
|
290
|
+
/* @__PURE__ */ w(f, {
|
|
291
|
+
label: d.total,
|
|
286
292
|
value: o,
|
|
287
293
|
mono: !0,
|
|
288
294
|
labelClassName: "text-sm font-semibold",
|
|
@@ -291,10 +297,10 @@ function z({ subtotal: r, taxes: i, totalTax: a, total: o, className: c, strings
|
|
|
291
297
|
]
|
|
292
298
|
});
|
|
293
299
|
}
|
|
294
|
-
|
|
300
|
+
H.displayName = "TaxBreakdownCard";
|
|
295
301
|
//#endregion
|
|
296
302
|
//#region src/components/composed/commerce/subscription-summary/types.ts
|
|
297
|
-
var
|
|
303
|
+
var U = {
|
|
298
304
|
title: "Subscription",
|
|
299
305
|
plan: "Plan",
|
|
300
306
|
nextBilling: "Next billing",
|
|
@@ -304,106 +310,106 @@ var B = {
|
|
|
304
310
|
};
|
|
305
311
|
//#endregion
|
|
306
312
|
//#region src/components/composed/commerce/subscription-summary/subscription-summary.tsx
|
|
307
|
-
function
|
|
308
|
-
let
|
|
309
|
-
return /* @__PURE__ */
|
|
310
|
-
icon: /* @__PURE__ */
|
|
311
|
-
title:
|
|
312
|
-
headerEnd:
|
|
313
|
+
function W({ planName: c, priceLabel: l, cycleLabel: u, nextBillingDate: d, statusLabel: f, perks: p = [], onManage: h, onUpgrade: g, className: x, strings: S }) {
|
|
314
|
+
let C = e(U, S);
|
|
315
|
+
return /* @__PURE__ */ T(s, {
|
|
316
|
+
icon: /* @__PURE__ */ w(ne, { className: "size-4" }),
|
|
317
|
+
title: C.title,
|
|
318
|
+
headerEnd: f ? /* @__PURE__ */ w(a, {
|
|
313
319
|
variant: "success",
|
|
314
|
-
children:
|
|
320
|
+
children: f
|
|
315
321
|
}) : null,
|
|
316
|
-
className: t("subscription-summary--component w-full",
|
|
322
|
+
className: t("subscription-summary--component w-full", x),
|
|
317
323
|
children: [
|
|
318
|
-
/* @__PURE__ */
|
|
324
|
+
/* @__PURE__ */ T("div", {
|
|
319
325
|
className: "rounded-lg border border-border/60 bg-muted/30 p-4",
|
|
320
326
|
children: [
|
|
321
|
-
/* @__PURE__ */
|
|
327
|
+
/* @__PURE__ */ w(n, {
|
|
322
328
|
size: "xxs",
|
|
323
329
|
type: "secondary",
|
|
324
330
|
weight: "medium",
|
|
325
331
|
className: "uppercase tracking-wider",
|
|
326
|
-
children:
|
|
332
|
+
children: C.plan
|
|
327
333
|
}),
|
|
328
|
-
/* @__PURE__ */
|
|
334
|
+
/* @__PURE__ */ w(r, {
|
|
329
335
|
tag: "h3",
|
|
330
336
|
className: "mt-1 text-xl font-semibold tracking-tight border-none pb-0",
|
|
331
337
|
children: c
|
|
332
338
|
}),
|
|
333
|
-
/* @__PURE__ */
|
|
339
|
+
/* @__PURE__ */ T("div", {
|
|
334
340
|
className: "mt-1 flex items-baseline gap-1",
|
|
335
|
-
children: [/* @__PURE__ */
|
|
341
|
+
children: [/* @__PURE__ */ w(n, {
|
|
336
342
|
tag: "span",
|
|
337
343
|
size: "xl",
|
|
338
344
|
weight: "bold",
|
|
339
345
|
className: "tabular-nums",
|
|
340
346
|
children: l
|
|
341
|
-
}), /* @__PURE__ */
|
|
347
|
+
}), /* @__PURE__ */ w(n, {
|
|
342
348
|
type: "secondary",
|
|
343
349
|
children: u
|
|
344
350
|
})]
|
|
345
351
|
})
|
|
346
352
|
]
|
|
347
353
|
}),
|
|
348
|
-
/* @__PURE__ */
|
|
354
|
+
/* @__PURE__ */ T("div", {
|
|
349
355
|
className: "mt-3 flex items-center justify-between rounded-md bg-card px-1",
|
|
350
|
-
children: [/* @__PURE__ */
|
|
356
|
+
children: [/* @__PURE__ */ T("div", {
|
|
351
357
|
className: "flex items-center gap-2",
|
|
352
|
-
children: [/* @__PURE__ */
|
|
358
|
+
children: [/* @__PURE__ */ w(E, { className: "size-3.5 text-muted-foreground" }), /* @__PURE__ */ w(n, {
|
|
353
359
|
size: "xs",
|
|
354
360
|
type: "secondary",
|
|
355
|
-
children:
|
|
361
|
+
children: C.nextBilling
|
|
356
362
|
})]
|
|
357
|
-
}), /* @__PURE__ */
|
|
363
|
+
}), /* @__PURE__ */ w(n, {
|
|
358
364
|
size: "xs",
|
|
359
365
|
weight: "semibold",
|
|
360
366
|
className: "tabular-nums",
|
|
361
367
|
children: d
|
|
362
368
|
})]
|
|
363
369
|
}),
|
|
364
|
-
|
|
370
|
+
p.length > 0 && /* @__PURE__ */ T("div", {
|
|
365
371
|
className: "mt-4 space-y-2",
|
|
366
|
-
children: [/* @__PURE__ */
|
|
372
|
+
children: [/* @__PURE__ */ w(n, {
|
|
367
373
|
size: "xxs",
|
|
368
374
|
type: "secondary",
|
|
369
375
|
weight: "medium",
|
|
370
376
|
className: "uppercase tracking-wider",
|
|
371
|
-
children:
|
|
372
|
-
}), /* @__PURE__ */
|
|
377
|
+
children: C.perks
|
|
378
|
+
}), /* @__PURE__ */ w(_, { children: p.map((e, t) => /* @__PURE__ */ T(y, {
|
|
373
379
|
size: "xs",
|
|
374
380
|
className: "px-0",
|
|
375
|
-
children: [/* @__PURE__ */
|
|
376
|
-
icon: e.icon ??
|
|
381
|
+
children: [/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w(i, {
|
|
382
|
+
icon: e.icon ?? O,
|
|
377
383
|
tone: "success",
|
|
378
384
|
size: "xs"
|
|
379
|
-
}) }), /* @__PURE__ */
|
|
385
|
+
}) }), /* @__PURE__ */ w(v, { children: /* @__PURE__ */ w(b, {
|
|
380
386
|
bold: !1,
|
|
381
387
|
children: e.label
|
|
382
388
|
}) })]
|
|
383
389
|
}, `${e.label}-${t}`)) })]
|
|
384
390
|
}),
|
|
385
|
-
(
|
|
391
|
+
(h || g) && /* @__PURE__ */ T("div", {
|
|
386
392
|
className: "mt-4 flex items-center gap-2",
|
|
387
|
-
children: [!!
|
|
393
|
+
children: [!!h && /* @__PURE__ */ w(o, {
|
|
388
394
|
variant: "secondary",
|
|
389
395
|
buttonStyle: "outline",
|
|
390
|
-
onClick:
|
|
396
|
+
onClick: h,
|
|
391
397
|
className: "flex-1",
|
|
392
|
-
children:
|
|
393
|
-
}), !!
|
|
398
|
+
children: C.manage
|
|
399
|
+
}), !!g && /* @__PURE__ */ T(o, {
|
|
394
400
|
variant: "primary",
|
|
395
|
-
onClick:
|
|
401
|
+
onClick: g,
|
|
396
402
|
className: "flex-1",
|
|
397
|
-
children: [
|
|
403
|
+
children: [C.upgrade, /* @__PURE__ */ w(k, { className: "ml-1 size-3.5" })]
|
|
398
404
|
})]
|
|
399
405
|
})
|
|
400
406
|
]
|
|
401
407
|
});
|
|
402
408
|
}
|
|
403
|
-
|
|
409
|
+
W.displayName = "SubscriptionSummaryCard";
|
|
404
410
|
//#endregion
|
|
405
411
|
//#region src/components/composed/commerce/refund-status/types.ts
|
|
406
|
-
var
|
|
412
|
+
var G = {
|
|
407
413
|
title: "Refund Status",
|
|
408
414
|
requested: "Requested",
|
|
409
415
|
approved: "Approved",
|
|
@@ -413,65 +419,65 @@ var H = {
|
|
|
413
419
|
reason: "Reason",
|
|
414
420
|
eta: "Expected by",
|
|
415
421
|
method: "Refund to"
|
|
416
|
-
},
|
|
422
|
+
}, K = [
|
|
417
423
|
"requested",
|
|
418
424
|
"approved",
|
|
419
425
|
"processing",
|
|
420
426
|
"completed"
|
|
421
427
|
];
|
|
422
|
-
function
|
|
423
|
-
let h = e(
|
|
424
|
-
return /* @__PURE__ */
|
|
425
|
-
icon: /* @__PURE__ */
|
|
428
|
+
function q({ stage: i, amount: a, reason: o, method: c, eta: l, requestedAt: d, className: p, strings: m }) {
|
|
429
|
+
let h = e(G, m), g = K.indexOf(i);
|
|
430
|
+
return /* @__PURE__ */ T(s, {
|
|
431
|
+
icon: /* @__PURE__ */ w(re, { className: "size-4" }),
|
|
426
432
|
title: h.title,
|
|
427
433
|
className: t("refund-status--component w-full", p),
|
|
428
434
|
children: [
|
|
429
|
-
/* @__PURE__ */
|
|
435
|
+
/* @__PURE__ */ T("div", {
|
|
430
436
|
className: "rounded-lg bg-muted/40 px-4 py-3",
|
|
431
437
|
children: [
|
|
432
|
-
/* @__PURE__ */
|
|
438
|
+
/* @__PURE__ */ w(n, {
|
|
433
439
|
size: "xxs",
|
|
434
440
|
type: "secondary",
|
|
435
441
|
weight: "medium",
|
|
436
442
|
className: "uppercase tracking-wider",
|
|
437
443
|
children: h.amount
|
|
438
444
|
}),
|
|
439
|
-
/* @__PURE__ */
|
|
445
|
+
/* @__PURE__ */ w(r, {
|
|
440
446
|
tag: "h3",
|
|
441
447
|
className: "text-3xl tabular-nums tracking-tight",
|
|
442
448
|
children: a
|
|
443
449
|
}),
|
|
444
|
-
!!
|
|
450
|
+
!!d && /* @__PURE__ */ T(n, {
|
|
445
451
|
size: "xs",
|
|
446
452
|
type: "secondary",
|
|
447
453
|
className: "mt-0.5",
|
|
448
454
|
children: [
|
|
449
455
|
h.requested,
|
|
450
456
|
": ",
|
|
451
|
-
|
|
457
|
+
d
|
|
452
458
|
]
|
|
453
459
|
})
|
|
454
460
|
]
|
|
455
461
|
}),
|
|
456
|
-
/* @__PURE__ */
|
|
462
|
+
/* @__PURE__ */ w("div", {
|
|
457
463
|
className: "mt-4 flex items-center justify-between",
|
|
458
|
-
children:
|
|
464
|
+
children: K.map((e, r) => {
|
|
459
465
|
let i = r <= g, a = r === g;
|
|
460
|
-
return /* @__PURE__ */
|
|
466
|
+
return /* @__PURE__ */ T("div", {
|
|
461
467
|
className: "flex flex-1 flex-col items-center gap-1.5",
|
|
462
|
-
children: [/* @__PURE__ */
|
|
468
|
+
children: [/* @__PURE__ */ T("div", {
|
|
463
469
|
className: "flex w-full items-center",
|
|
464
|
-
children: [/* @__PURE__ */
|
|
470
|
+
children: [/* @__PURE__ */ w("div", {
|
|
465
471
|
className: t("relative flex size-5 shrink-0 items-center justify-center rounded-full", i ? "bg-success text-success-foreground" : "border border-border bg-card text-muted-foreground", a && "ring-2 ring-success/30 ring-offset-2 ring-offset-background"),
|
|
466
|
-
children: i ? /* @__PURE__ */
|
|
472
|
+
children: i ? /* @__PURE__ */ w(O, { className: "size-3" }) : /* @__PURE__ */ w(n, {
|
|
467
473
|
tag: "span",
|
|
468
474
|
size: "xxs",
|
|
469
475
|
weight: "medium",
|
|
470
476
|
className: "tabular-nums",
|
|
471
477
|
children: r + 1
|
|
472
478
|
})
|
|
473
|
-
}), r <
|
|
474
|
-
}), /* @__PURE__ */
|
|
479
|
+
}), r < K.length - 1 && /* @__PURE__ */ w("div", { className: t("h-0.5 flex-1", r < g ? "bg-success" : "bg-border") })]
|
|
480
|
+
}), /* @__PURE__ */ w(n, {
|
|
475
481
|
size: "xxs",
|
|
476
482
|
weight: a ? "semibold" : "medium",
|
|
477
483
|
type: i ? "main" : "secondary",
|
|
@@ -481,23 +487,23 @@ function W({ stage: i, amount: a, reason: o, method: c, eta: u, requestedAt: f,
|
|
|
481
487
|
}, e);
|
|
482
488
|
})
|
|
483
489
|
}),
|
|
484
|
-
(o || c ||
|
|
490
|
+
(o || c || l) && /* @__PURE__ */ T(C, { children: [/* @__PURE__ */ w(u, { className: "my-4" }), /* @__PURE__ */ T("div", {
|
|
485
491
|
className: "space-y-2",
|
|
486
492
|
children: [
|
|
487
|
-
!!o && /* @__PURE__ */
|
|
493
|
+
!!o && /* @__PURE__ */ w(f, {
|
|
488
494
|
label: h.reason,
|
|
489
495
|
value: o,
|
|
490
496
|
className: "items-start",
|
|
491
497
|
valueClassName: "text-sm font-medium text-right"
|
|
492
498
|
}),
|
|
493
|
-
!!c && /* @__PURE__ */
|
|
499
|
+
!!c && /* @__PURE__ */ w(f, {
|
|
494
500
|
label: h.method,
|
|
495
501
|
value: c,
|
|
496
502
|
valueClassName: "text-sm font-medium"
|
|
497
503
|
}),
|
|
498
|
-
!!
|
|
504
|
+
!!l && /* @__PURE__ */ w(f, {
|
|
499
505
|
label: h.eta,
|
|
500
|
-
value:
|
|
506
|
+
value: l,
|
|
501
507
|
mono: !0,
|
|
502
508
|
valueClassName: "text-sm font-medium"
|
|
503
509
|
})
|
|
@@ -506,10 +512,10 @@ function W({ stage: i, amount: a, reason: o, method: c, eta: u, requestedAt: f,
|
|
|
506
512
|
]
|
|
507
513
|
});
|
|
508
514
|
}
|
|
509
|
-
|
|
515
|
+
q.displayName = "RefundStatusCard";
|
|
510
516
|
//#endregion
|
|
511
517
|
//#region src/components/composed/commerce/address-card/types.ts
|
|
512
|
-
var
|
|
518
|
+
var J = {
|
|
513
519
|
defaultBadge: "Default",
|
|
514
520
|
edit: "Edit",
|
|
515
521
|
remove: "Remove",
|
|
@@ -520,55 +526,55 @@ var G = {
|
|
|
520
526
|
};
|
|
521
527
|
//#endregion
|
|
522
528
|
//#region src/components/composed/commerce/address-card/address-card.tsx
|
|
523
|
-
function
|
|
524
|
-
let b = e(
|
|
529
|
+
function Y({ kind: r = "shipping", name: i, line1: o, line2: c, city: l, region: u, postalCode: d, country: f, phone: p, isDefault: m = !1, onEdit: h, onRemove: g, onMakeDefault: _, className: v, strings: y }) {
|
|
530
|
+
let b = e(J, y), x = {
|
|
525
531
|
shipping: b.shipping,
|
|
526
532
|
billing: b.billing,
|
|
527
533
|
pickup: b.pickup
|
|
528
|
-
},
|
|
534
|
+
}, S = [
|
|
529
535
|
l,
|
|
530
536
|
u,
|
|
531
537
|
d
|
|
532
|
-
].filter(Boolean).join(", "),
|
|
533
|
-
return h &&
|
|
538
|
+
].filter(Boolean).join(", "), C = [];
|
|
539
|
+
return h && C.push({
|
|
534
540
|
id: "edit",
|
|
535
541
|
label: b.edit,
|
|
536
|
-
icon: /* @__PURE__ */
|
|
542
|
+
icon: /* @__PURE__ */ w(M, { className: "size-3.5" }),
|
|
537
543
|
onClick: h
|
|
538
|
-
}), _ && !m &&
|
|
544
|
+
}), _ && !m && C.push({
|
|
539
545
|
id: "make-default",
|
|
540
546
|
label: b.makeDefault,
|
|
541
|
-
icon: /* @__PURE__ */
|
|
547
|
+
icon: /* @__PURE__ */ w(oe, { className: "size-3.5" }),
|
|
542
548
|
onClick: _
|
|
543
|
-
}), g &&
|
|
549
|
+
}), g && C.push({
|
|
544
550
|
id: "remove",
|
|
545
551
|
label: b.remove,
|
|
546
|
-
icon: /* @__PURE__ */
|
|
552
|
+
icon: /* @__PURE__ */ w(ce, { className: "size-3.5" }),
|
|
547
553
|
onClick: g
|
|
548
|
-
}), /* @__PURE__ */
|
|
549
|
-
icon: /* @__PURE__ */
|
|
550
|
-
title:
|
|
551
|
-
titleSuffix: m ? /* @__PURE__ */
|
|
554
|
+
}), /* @__PURE__ */ w(s, {
|
|
555
|
+
icon: /* @__PURE__ */ w(P, { className: "size-4" }),
|
|
556
|
+
title: x[r],
|
|
557
|
+
titleSuffix: m ? /* @__PURE__ */ w(a, {
|
|
552
558
|
variant: "primary",
|
|
553
559
|
children: b.defaultBadge
|
|
554
560
|
}) : null,
|
|
555
|
-
actions:
|
|
561
|
+
actions: C.length > 0 ? C : void 0,
|
|
556
562
|
className: t("address-card--component w-full", v),
|
|
557
|
-
children: /* @__PURE__ */
|
|
563
|
+
children: /* @__PURE__ */ T("div", {
|
|
558
564
|
className: "space-y-0.5",
|
|
559
565
|
children: [
|
|
560
|
-
/* @__PURE__ */
|
|
566
|
+
/* @__PURE__ */ w(n, {
|
|
561
567
|
weight: "semibold",
|
|
562
568
|
children: i
|
|
563
569
|
}),
|
|
564
|
-
/* @__PURE__ */
|
|
565
|
-
!!c && /* @__PURE__ */
|
|
566
|
-
!!
|
|
567
|
-
/* @__PURE__ */
|
|
570
|
+
/* @__PURE__ */ w(n, { children: o }),
|
|
571
|
+
!!c && /* @__PURE__ */ w(n, { children: c }),
|
|
572
|
+
!!S && /* @__PURE__ */ w(n, { children: S }),
|
|
573
|
+
/* @__PURE__ */ w(n, {
|
|
568
574
|
type: "secondary",
|
|
569
575
|
children: f
|
|
570
576
|
}),
|
|
571
|
-
!!p && /* @__PURE__ */
|
|
577
|
+
!!p && /* @__PURE__ */ w(n, {
|
|
572
578
|
size: "xs",
|
|
573
579
|
type: "secondary",
|
|
574
580
|
className: "mt-1.5 tabular-nums",
|
|
@@ -578,95 +584,123 @@ function K({ kind: r = "shipping", name: i, line1: o, line2: c, city: l, region:
|
|
|
578
584
|
})
|
|
579
585
|
});
|
|
580
586
|
}
|
|
581
|
-
|
|
587
|
+
Y.displayName = "AddressCard";
|
|
582
588
|
//#endregion
|
|
583
589
|
//#region src/components/composed/commerce/voucher-entry/types.ts
|
|
584
|
-
var
|
|
590
|
+
var X = {
|
|
585
591
|
title: "Redeem a gift card",
|
|
592
|
+
inputLabel: "Gift card code",
|
|
586
593
|
placeholder: "Enter gift card code",
|
|
594
|
+
helperText: "Apply one gift card or voucher to this order.",
|
|
587
595
|
check: "Check balance",
|
|
588
596
|
remove: "Remove",
|
|
589
597
|
balance: "Available balance",
|
|
598
|
+
applied: "Applied",
|
|
590
599
|
notFound: "That gift card code is not valid."
|
|
591
|
-
};
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
className: "border border-success/30 bg-success/8",
|
|
600
|
+
}, fe = (e) => e.toUpperCase();
|
|
601
|
+
function Z({ appliedCode: r, balance: u, error: d, loading: f, onCheck: _, onRemove: C, className: E, strings: D }) {
|
|
602
|
+
let k = e(X, D), A = x(), [j, M] = S(""), P = j.trim();
|
|
603
|
+
return r ? /* @__PURE__ */ w(s, {
|
|
604
|
+
icon: /* @__PURE__ */ w(N, { className: "size-4" }),
|
|
605
|
+
title: k.title,
|
|
606
|
+
className: t("voucher-entry--component w-full", E),
|
|
607
|
+
children: /* @__PURE__ */ T(y, {
|
|
608
|
+
size: "xs",
|
|
609
|
+
variant: "outline",
|
|
610
|
+
className: "items-center gap-x-2.5 gap-y-1.5 border-success/30 bg-success/5 px-2.5 py-2",
|
|
603
611
|
children: [
|
|
604
|
-
/* @__PURE__ */
|
|
605
|
-
icon:
|
|
612
|
+
/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w(i, {
|
|
613
|
+
icon: O,
|
|
606
614
|
tone: "success",
|
|
607
|
-
size: "
|
|
615
|
+
size: "sm",
|
|
608
616
|
className: "ring-1 ring-success/20"
|
|
609
617
|
}) }),
|
|
610
|
-
/* @__PURE__ */
|
|
611
|
-
className: "
|
|
612
|
-
children:
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
618
|
+
/* @__PURE__ */ T(v, {
|
|
619
|
+
className: "min-w-0",
|
|
620
|
+
children: [/* @__PURE__ */ T("div", {
|
|
621
|
+
className: "flex flex-wrap items-center gap-1.5",
|
|
622
|
+
children: [/* @__PURE__ */ w(b, {
|
|
623
|
+
className: "max-w-full font-mono tracking-wider",
|
|
624
|
+
children: r
|
|
625
|
+
}), /* @__PURE__ */ w(a, {
|
|
626
|
+
variant: "success",
|
|
627
|
+
size: "xs",
|
|
628
|
+
children: k.applied
|
|
629
|
+
})]
|
|
630
|
+
}), /* @__PURE__ */ w(h, {
|
|
631
|
+
clamp: 1,
|
|
632
|
+
children: k.balance
|
|
633
|
+
})]
|
|
634
|
+
}),
|
|
635
|
+
/* @__PURE__ */ T(p, {
|
|
636
|
+
className: "border-t border-success/15 pt-1",
|
|
637
|
+
children: [/* @__PURE__ */ w("span", {}), /* @__PURE__ */ T(g, {
|
|
638
|
+
className: "shrink-0 gap-1.5",
|
|
639
|
+
children: [!!u && /* @__PURE__ */ w(n, {
|
|
640
|
+
tag: "span",
|
|
641
|
+
size: "xs",
|
|
642
|
+
weight: "semibold",
|
|
643
|
+
type: "success",
|
|
644
|
+
className: "tabular-nums shrink-0",
|
|
645
|
+
children: u
|
|
646
|
+
}), !!C && /* @__PURE__ */ w(o, {
|
|
647
|
+
type: "button",
|
|
648
|
+
variant: "error",
|
|
649
|
+
buttonStyle: "ghost",
|
|
650
|
+
size: "icon-xs",
|
|
651
|
+
onClick: C,
|
|
652
|
+
"aria-label": k.remove,
|
|
653
|
+
className: "size-7 shrink-0 text-muted-foreground hover:text-destructive",
|
|
654
|
+
children: /* @__PURE__ */ w(ue, { className: "size-3.5" })
|
|
655
|
+
})]
|
|
656
|
+
})]
|
|
657
|
+
})
|
|
635
658
|
]
|
|
636
659
|
})
|
|
637
|
-
}) : /* @__PURE__ */
|
|
638
|
-
icon: /* @__PURE__ */
|
|
639
|
-
title:
|
|
640
|
-
className: t("voucher-entry--component w-full",
|
|
641
|
-
children: /* @__PURE__ */
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
660
|
+
}) : /* @__PURE__ */ w(s, {
|
|
661
|
+
icon: /* @__PURE__ */ w(N, { className: "size-4" }),
|
|
662
|
+
title: k.title,
|
|
663
|
+
className: t("voucher-entry--component w-full", E),
|
|
664
|
+
children: /* @__PURE__ */ w("form", {
|
|
665
|
+
onSubmit: (e) => {
|
|
666
|
+
e.preventDefault(), P && _?.(P);
|
|
667
|
+
},
|
|
668
|
+
children: /* @__PURE__ */ w(l, {
|
|
669
|
+
label: k.inputLabel,
|
|
670
|
+
htmlFor: A,
|
|
671
|
+
error: d,
|
|
672
|
+
hint: d ? void 0 : k.helperText,
|
|
673
|
+
children: /* @__PURE__ */ T("div", {
|
|
674
|
+
className: "flex flex-wrap gap-2",
|
|
675
|
+
children: [/* @__PURE__ */ w("div", {
|
|
676
|
+
className: "min-w-[12rem] flex-1",
|
|
677
|
+
children: /* @__PURE__ */ w(c, {
|
|
678
|
+
id: A,
|
|
679
|
+
value: j,
|
|
680
|
+
onChange: (e) => M(fe(e.target.value)),
|
|
681
|
+
placeholder: k.placeholder,
|
|
682
|
+
startIcon: N,
|
|
683
|
+
autoCapitalize: "characters",
|
|
684
|
+
spellCheck: !1,
|
|
685
|
+
className: "font-mono",
|
|
686
|
+
invalid: !!d
|
|
687
|
+
})
|
|
688
|
+
}), /* @__PURE__ */ w(o, {
|
|
689
|
+
type: "submit",
|
|
690
|
+
loading: f,
|
|
691
|
+
disabled: !P,
|
|
692
|
+
className: "shrink-0",
|
|
693
|
+
children: k.check
|
|
694
|
+
})]
|
|
695
|
+
})
|
|
696
|
+
})
|
|
663
697
|
})
|
|
664
698
|
});
|
|
665
699
|
}
|
|
666
|
-
|
|
700
|
+
Z.displayName = "VoucherEntryCard";
|
|
667
701
|
//#endregion
|
|
668
702
|
//#region src/components/composed/commerce/cart-summary/types.ts
|
|
669
|
-
var
|
|
703
|
+
var Q = {
|
|
670
704
|
title: "Cart",
|
|
671
705
|
subtotal: "Subtotal",
|
|
672
706
|
tax: "Tax",
|
|
@@ -674,179 +708,231 @@ var Y = {
|
|
|
674
708
|
discount: "Discount",
|
|
675
709
|
total: "Total",
|
|
676
710
|
checkout: "Checkout"
|
|
677
|
-
},
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
711
|
+
}, pe = (e) => e.replace(/^[\s−-]+/, ""), me = (e) => [
|
|
712
|
+
e.productTitle,
|
|
713
|
+
e.title,
|
|
714
|
+
e.name
|
|
715
|
+
].find((e) => !!e?.trim()) ?? e.id, he = (e) => [
|
|
716
|
+
e.imageUrl,
|
|
717
|
+
e.imageSrc,
|
|
718
|
+
e.src,
|
|
719
|
+
e.url
|
|
720
|
+
].find((e) => !!e?.trim()), ge = (e) => e.trim().split(/\s+/).map((e) => e[0]).join("").slice(0, 2).toUpperCase() || e.trim().slice(0, 2).toUpperCase();
|
|
721
|
+
function _e({ title: e }) {
|
|
722
|
+
return /* @__PURE__ */ w("div", {
|
|
723
|
+
"aria-hidden": "true",
|
|
724
|
+
className: "flex size-full items-center justify-center rounded-[inherit] bg-muted text-[length:var(--text-xxs)] font-semibold text-muted-foreground ring-1 ring-border/60",
|
|
725
|
+
children: ge(e)
|
|
726
|
+
});
|
|
727
|
+
}
|
|
728
|
+
function ve({ items: r, subtotal: i, tax: a, shipping: c, discount: l, total: d, onCheckout: p, className: x, strings: S }) {
|
|
729
|
+
let C = e(Q, S), E = !!(i || a || c || l);
|
|
730
|
+
return /* @__PURE__ */ T(s, {
|
|
731
|
+
icon: /* @__PURE__ */ w(ie, { className: "size-4" }),
|
|
732
|
+
title: C.title,
|
|
733
|
+
className: t("cart-summary--component w-full", x),
|
|
684
734
|
children: [
|
|
685
|
-
/* @__PURE__ */
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
735
|
+
/* @__PURE__ */ w(_, { children: r.map((e) => {
|
|
736
|
+
let t = me(e), r = he(e);
|
|
737
|
+
return /* @__PURE__ */ T(y, {
|
|
738
|
+
className: "cart-summary--item px-0",
|
|
739
|
+
children: [
|
|
740
|
+
/* @__PURE__ */ w(m, {
|
|
741
|
+
variant: "image",
|
|
742
|
+
className: "cart-summary--item-media",
|
|
743
|
+
children: r ? /* @__PURE__ */ w("img", {
|
|
744
|
+
src: r,
|
|
745
|
+
alt: e.imageAlt ?? t
|
|
746
|
+
}) : /* @__PURE__ */ w(_e, { title: t })
|
|
747
|
+
}),
|
|
748
|
+
/* @__PURE__ */ T(v, {
|
|
749
|
+
className: "cart-summary--item-content",
|
|
750
|
+
children: [/* @__PURE__ */ w(b, { children: t }), !!e.variantTitle && /* @__PURE__ */ w(h, {
|
|
751
|
+
clamp: 1,
|
|
752
|
+
children: e.variantTitle
|
|
753
|
+
})]
|
|
754
|
+
}),
|
|
755
|
+
/* @__PURE__ */ w(g, {
|
|
756
|
+
className: "cart-summary--item-actions",
|
|
757
|
+
children: /* @__PURE__ */ T("div", {
|
|
758
|
+
className: "flex shrink-0 flex-col items-end gap-0.5",
|
|
759
|
+
children: [/* @__PURE__ */ T(n, {
|
|
760
|
+
tag: "span",
|
|
761
|
+
size: "xs",
|
|
762
|
+
type: "secondary",
|
|
763
|
+
className: "tabular-nums",
|
|
764
|
+
children: ["x", e.qty]
|
|
765
|
+
}), /* @__PURE__ */ w(n, {
|
|
766
|
+
tag: "span",
|
|
767
|
+
weight: "semibold",
|
|
768
|
+
className: "tabular-nums",
|
|
769
|
+
children: e.price
|
|
770
|
+
})]
|
|
771
|
+
})
|
|
772
|
+
})
|
|
773
|
+
]
|
|
774
|
+
}, e.id);
|
|
775
|
+
}) }),
|
|
776
|
+
!!E && /* @__PURE__ */ T("div", {
|
|
710
777
|
className: "mt-3 space-y-1.5 rounded-lg bg-muted/30 px-3 py-2.5",
|
|
711
778
|
children: [
|
|
712
|
-
!!i && /* @__PURE__ */
|
|
713
|
-
label:
|
|
779
|
+
!!i && /* @__PURE__ */ w(f, {
|
|
780
|
+
label: C.subtotal,
|
|
714
781
|
value: i,
|
|
715
782
|
mono: !0,
|
|
716
783
|
valueClassName: "text-xs font-medium",
|
|
717
784
|
labelClassName: "text-xs"
|
|
718
785
|
}),
|
|
719
|
-
!!a && /* @__PURE__ */
|
|
720
|
-
label:
|
|
786
|
+
!!a && /* @__PURE__ */ w(f, {
|
|
787
|
+
label: C.tax,
|
|
721
788
|
value: a,
|
|
722
789
|
mono: !0,
|
|
723
790
|
valueClassName: "text-xs font-medium",
|
|
724
791
|
labelClassName: "text-xs"
|
|
725
792
|
}),
|
|
726
|
-
!!c && /* @__PURE__ */
|
|
727
|
-
label:
|
|
793
|
+
!!c && /* @__PURE__ */ w(f, {
|
|
794
|
+
label: C.shipping,
|
|
728
795
|
value: c,
|
|
729
796
|
mono: !0,
|
|
730
797
|
valueClassName: "text-xs font-medium",
|
|
731
798
|
labelClassName: "text-xs"
|
|
732
799
|
}),
|
|
733
|
-
!!
|
|
734
|
-
label:
|
|
735
|
-
value: `−${
|
|
800
|
+
!!l && /* @__PURE__ */ w(f, {
|
|
801
|
+
label: C.discount,
|
|
802
|
+
value: `−${pe(l)}`,
|
|
736
803
|
mono: !0,
|
|
737
804
|
labelClassName: "text-xs",
|
|
738
805
|
valueClassName: "text-xs font-semibold text-success"
|
|
739
806
|
})
|
|
740
807
|
]
|
|
741
808
|
}),
|
|
742
|
-
/* @__PURE__ */
|
|
743
|
-
/* @__PURE__ */
|
|
744
|
-
label:
|
|
745
|
-
value:
|
|
809
|
+
/* @__PURE__ */ w(u, { className: "my-3" }),
|
|
810
|
+
/* @__PURE__ */ w(f, {
|
|
811
|
+
label: C.total,
|
|
812
|
+
value: d,
|
|
746
813
|
mono: !0,
|
|
747
814
|
labelClassName: "text-sm font-semibold",
|
|
748
815
|
valueClassName: "text-lg font-bold"
|
|
749
816
|
}),
|
|
750
|
-
!!
|
|
751
|
-
onClick:
|
|
817
|
+
!!p && /* @__PURE__ */ w(o, {
|
|
818
|
+
onClick: p,
|
|
752
819
|
fullWidth: !0,
|
|
753
820
|
className: "mt-4",
|
|
754
|
-
children:
|
|
821
|
+
children: C.checkout
|
|
755
822
|
})
|
|
756
823
|
]
|
|
757
824
|
});
|
|
758
825
|
}
|
|
759
|
-
|
|
826
|
+
ve.displayName = "CartSummaryCard";
|
|
760
827
|
//#endregion
|
|
761
828
|
//#region src/components/composed/commerce/coupon-input/types.ts
|
|
762
|
-
var
|
|
829
|
+
var ye = {
|
|
763
830
|
title: "Have a code?",
|
|
764
831
|
placeholder: "Enter coupon code",
|
|
765
832
|
apply: "Apply",
|
|
766
833
|
remove: "Remove",
|
|
767
834
|
applied: "Applied",
|
|
768
835
|
invalid: "That code is not valid"
|
|
769
|
-
},
|
|
770
|
-
function
|
|
771
|
-
let
|
|
772
|
-
return r ? /* @__PURE__ */
|
|
773
|
-
icon: /* @__PURE__ */
|
|
774
|
-
title:
|
|
775
|
-
className: t("coupon-input--component w-full",
|
|
776
|
-
children: /* @__PURE__ */
|
|
836
|
+
}, be = (e) => e.replace(/^[\s−-]+/, ""), xe = (e) => e.toUpperCase();
|
|
837
|
+
function $({ appliedCode: r, appliedDiscount: a, error: l, onApply: u, onRemove: d, loading: f, className: _, strings: x }) {
|
|
838
|
+
let C = e(ye, x), [E, D] = S(""), k = E.trim();
|
|
839
|
+
return r ? /* @__PURE__ */ w(s, {
|
|
840
|
+
icon: /* @__PURE__ */ w(se, { className: "size-4" }),
|
|
841
|
+
title: C.title,
|
|
842
|
+
className: t("coupon-input--component w-full", _),
|
|
843
|
+
children: /* @__PURE__ */ T(y, {
|
|
844
|
+
size: "xs",
|
|
777
845
|
variant: "muted",
|
|
778
|
-
className: "border border-success/30 bg-success/8",
|
|
846
|
+
className: "items-center gap-x-2.5 gap-y-1.5 border border-success/30 bg-success/8 px-2.5 py-2",
|
|
779
847
|
children: [
|
|
780
|
-
/* @__PURE__ */
|
|
781
|
-
icon:
|
|
848
|
+
/* @__PURE__ */ w(m, { children: /* @__PURE__ */ w(i, {
|
|
849
|
+
icon: O,
|
|
782
850
|
tone: "success",
|
|
783
|
-
size: "
|
|
851
|
+
size: "sm",
|
|
784
852
|
className: "ring-1 ring-success/20"
|
|
785
853
|
}) }),
|
|
786
|
-
/* @__PURE__ */
|
|
787
|
-
className: "
|
|
788
|
-
children:
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
className: "
|
|
799
|
-
children: ["
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
854
|
+
/* @__PURE__ */ T(v, {
|
|
855
|
+
className: "min-w-0",
|
|
856
|
+
children: [/* @__PURE__ */ w(b, {
|
|
857
|
+
className: "max-w-full font-mono tracking-wider",
|
|
858
|
+
children: r
|
|
859
|
+
}), /* @__PURE__ */ w(h, {
|
|
860
|
+
className: "uppercase tracking-wide",
|
|
861
|
+
clamp: 1,
|
|
862
|
+
children: C.applied
|
|
863
|
+
})]
|
|
864
|
+
}),
|
|
865
|
+
/* @__PURE__ */ T(p, {
|
|
866
|
+
className: "border-t border-success/15 pt-1",
|
|
867
|
+
children: [/* @__PURE__ */ w("span", {}), /* @__PURE__ */ T(g, {
|
|
868
|
+
className: "shrink-0 gap-1.5",
|
|
869
|
+
children: [!!a && /* @__PURE__ */ T(n, {
|
|
870
|
+
tag: "span",
|
|
871
|
+
size: "xs",
|
|
872
|
+
weight: "semibold",
|
|
873
|
+
type: "success",
|
|
874
|
+
className: "tabular-nums shrink-0",
|
|
875
|
+
children: ["−", be(a)]
|
|
876
|
+
}), !!d && /* @__PURE__ */ w(o, {
|
|
877
|
+
type: "button",
|
|
878
|
+
variant: "error",
|
|
879
|
+
buttonStyle: "ghost",
|
|
880
|
+
size: "icon-xs",
|
|
881
|
+
onClick: d,
|
|
882
|
+
"aria-label": C.remove,
|
|
883
|
+
className: "size-7 shrink-0 text-muted-foreground hover:text-destructive",
|
|
884
|
+
children: /* @__PURE__ */ w(ue, { className: "size-3.5" })
|
|
885
|
+
})]
|
|
886
|
+
})]
|
|
887
|
+
})
|
|
810
888
|
]
|
|
811
889
|
})
|
|
812
|
-
}) : /* @__PURE__ */
|
|
813
|
-
icon: /* @__PURE__ */
|
|
814
|
-
title:
|
|
815
|
-
className: t("coupon-input--component w-full",
|
|
816
|
-
children: /* @__PURE__ */
|
|
890
|
+
}) : /* @__PURE__ */ w(s, {
|
|
891
|
+
icon: /* @__PURE__ */ w(se, { className: "size-4" }),
|
|
892
|
+
title: C.title,
|
|
893
|
+
className: t("coupon-input--component w-full", _),
|
|
894
|
+
children: /* @__PURE__ */ T("div", {
|
|
817
895
|
className: "flex flex-col gap-2",
|
|
818
|
-
children: [/* @__PURE__ */
|
|
819
|
-
className: "flex gap-2",
|
|
820
|
-
children: [/* @__PURE__ */
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
896
|
+
children: [/* @__PURE__ */ T("div", {
|
|
897
|
+
className: "flex flex-wrap gap-2",
|
|
898
|
+
children: [/* @__PURE__ */ w("div", {
|
|
899
|
+
className: "min-w-[11rem] flex-1",
|
|
900
|
+
children: /* @__PURE__ */ w(c, {
|
|
901
|
+
value: E,
|
|
902
|
+
onChange: (e) => D(xe(e.target.value)),
|
|
903
|
+
placeholder: C.placeholder,
|
|
904
|
+
startIcon: ae,
|
|
905
|
+
autoCapitalize: "characters",
|
|
906
|
+
spellCheck: !1,
|
|
907
|
+
className: "font-mono",
|
|
908
|
+
invalid: !!l
|
|
909
|
+
})
|
|
910
|
+
}), /* @__PURE__ */ w(o, {
|
|
828
911
|
size: "default",
|
|
829
|
-
onClick: () => u?.(
|
|
830
|
-
loading:
|
|
831
|
-
disabled: !
|
|
832
|
-
|
|
912
|
+
onClick: () => u?.(k),
|
|
913
|
+
loading: f,
|
|
914
|
+
disabled: !k,
|
|
915
|
+
className: "shrink-0",
|
|
916
|
+
children: C.apply
|
|
833
917
|
})]
|
|
834
|
-
}), !!l && /* @__PURE__ */
|
|
918
|
+
}), !!l && /* @__PURE__ */ w(n, {
|
|
835
919
|
size: "xs",
|
|
836
920
|
type: "error",
|
|
837
|
-
children: l ||
|
|
921
|
+
children: l || C.invalid
|
|
838
922
|
})]
|
|
839
923
|
})
|
|
840
924
|
});
|
|
841
925
|
}
|
|
842
|
-
|
|
926
|
+
$.displayName = "CouponInputCard";
|
|
843
927
|
//#endregion
|
|
844
928
|
//#region src/components/composed/commerce/order-status/types.ts
|
|
845
|
-
var
|
|
929
|
+
var Se = {
|
|
846
930
|
title: "Order status",
|
|
847
931
|
statusLabel: "Current status",
|
|
848
|
-
eta: "ETA"
|
|
849
|
-
|
|
932
|
+
eta: "ETA",
|
|
933
|
+
latestEvent: "Latest event",
|
|
934
|
+
currentStep: "Current step"
|
|
935
|
+
}, Ce = {
|
|
850
936
|
pending: "warning",
|
|
851
937
|
paid: "info",
|
|
852
938
|
fulfilled: "info",
|
|
@@ -854,90 +940,101 @@ var fe = {
|
|
|
854
940
|
delivered: "success",
|
|
855
941
|
cancelled: "error"
|
|
856
942
|
};
|
|
857
|
-
function
|
|
858
|
-
let f = e(
|
|
859
|
-
return /* @__PURE__ */
|
|
860
|
-
icon: /* @__PURE__ */
|
|
943
|
+
function we({ orderNumber: r, status: i, statusVariant: o, events: c, currentEta: l, className: u, strings: d }) {
|
|
944
|
+
let f = e(Se, d), p = o ?? Ce[i], m = c.reduce((e, t, n) => t.complete ? n : e, -1), h = c[m] ?? c[0], g = c.find((e) => !e.complete);
|
|
945
|
+
return /* @__PURE__ */ T(s, {
|
|
946
|
+
icon: /* @__PURE__ */ w(ee, { className: "size-4" }),
|
|
861
947
|
title: f.title,
|
|
862
|
-
titleSuffix: /* @__PURE__ */
|
|
948
|
+
titleSuffix: /* @__PURE__ */ w(a, {
|
|
863
949
|
variant: p,
|
|
864
950
|
className: "capitalize",
|
|
865
951
|
children: i
|
|
866
952
|
}),
|
|
867
953
|
description: `#${r}`,
|
|
868
954
|
className: t("order-status--component w-full", u),
|
|
869
|
-
children: [/* @__PURE__ */
|
|
870
|
-
className: "
|
|
871
|
-
children: /* @__PURE__ */
|
|
872
|
-
className: "
|
|
873
|
-
children:
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
955
|
+
children: [/* @__PURE__ */ w("div", {
|
|
956
|
+
className: "rounded-lg border border-border bg-muted/20 p-3",
|
|
957
|
+
children: /* @__PURE__ */ T("div", {
|
|
958
|
+
className: "grid gap-3 sm:grid-cols-3",
|
|
959
|
+
children: [
|
|
960
|
+
/* @__PURE__ */ T("div", { children: [/* @__PURE__ */ w(n, {
|
|
961
|
+
size: "xxs",
|
|
962
|
+
type: "secondary",
|
|
963
|
+
className: "uppercase tracking-wide",
|
|
964
|
+
children: f.statusLabel
|
|
965
|
+
}), /* @__PURE__ */ w(n, {
|
|
966
|
+
weight: "semibold",
|
|
967
|
+
className: "mt-0.5 capitalize",
|
|
968
|
+
children: i
|
|
969
|
+
})] }),
|
|
970
|
+
!!h && /* @__PURE__ */ T("div", { children: [/* @__PURE__ */ w(n, {
|
|
971
|
+
size: "xxs",
|
|
972
|
+
type: "secondary",
|
|
973
|
+
className: "uppercase tracking-wide",
|
|
974
|
+
children: h.complete ? f.latestEvent : f.currentStep
|
|
975
|
+
}), /* @__PURE__ */ w(n, {
|
|
976
|
+
weight: "semibold",
|
|
977
|
+
className: "mt-0.5",
|
|
978
|
+
children: h.label
|
|
979
|
+
})] }),
|
|
980
|
+
!!l && /* @__PURE__ */ T("div", { children: [/* @__PURE__ */ w(n, {
|
|
981
|
+
size: "xxs",
|
|
982
|
+
type: "secondary",
|
|
983
|
+
className: "uppercase tracking-wide",
|
|
984
|
+
children: f.eta
|
|
985
|
+
}), /* @__PURE__ */ w(n, {
|
|
986
|
+
weight: "semibold",
|
|
987
|
+
className: "mt-0.5 tabular-nums",
|
|
988
|
+
children: l
|
|
989
|
+
})] })
|
|
990
|
+
]
|
|
991
|
+
})
|
|
992
|
+
}), c.length > 0 && /* @__PURE__ */ w("ol", {
|
|
993
|
+
className: "mt-4",
|
|
994
|
+
children: c.map((e, r) => {
|
|
995
|
+
let i = r === c.length - 1, a = g ? e === g : r === m;
|
|
996
|
+
return /* @__PURE__ */ T("li", {
|
|
997
|
+
className: "relative flex gap-3",
|
|
998
|
+
children: [/* @__PURE__ */ T("div", {
|
|
999
|
+
className: "flex flex-col items-center",
|
|
1000
|
+
children: [/* @__PURE__ */ w("span", {
|
|
1001
|
+
className: t("flex size-6 shrink-0 items-center justify-center rounded-full border", e.complete ? "border-success bg-success text-success-foreground" : "border-border bg-card text-muted-foreground", a && !e.complete && "border-primary text-primary ring-4 ring-primary/10"),
|
|
1002
|
+
children: e.complete ? /* @__PURE__ */ w(O, {
|
|
1003
|
+
className: "size-3.5",
|
|
1004
|
+
strokeWidth: 2.5
|
|
1005
|
+
}) : a ? /* @__PURE__ */ w(D, { className: "size-3.5" }) : /* @__PURE__ */ w(A, { className: "size-3" })
|
|
1006
|
+
}), !i && /* @__PURE__ */ w("span", {
|
|
1007
|
+
"aria-hidden": "true",
|
|
1008
|
+
className: t("min-h-6 w-px flex-1", r < m ? "bg-success" : "bg-border")
|
|
1009
|
+
})]
|
|
1010
|
+
}), /* @__PURE__ */ T("div", {
|
|
1011
|
+
className: t("min-w-0 flex-1 pb-4", i && "pb-0"),
|
|
1012
|
+
children: [/* @__PURE__ */ w(n, {
|
|
1013
|
+
weight: e.complete || a ? "semibold" : "medium",
|
|
1014
|
+
className: t(!e.complete && !a && "text-muted-foreground"),
|
|
1015
|
+
children: e.label
|
|
1016
|
+
}), !!e.timestamp && /* @__PURE__ */ w(n, {
|
|
1017
|
+
size: "xs",
|
|
1018
|
+
type: "secondary",
|
|
1019
|
+
className: "mt-0.5 tabular-nums",
|
|
1020
|
+
children: e.timestamp
|
|
1021
|
+
})]
|
|
1022
|
+
})]
|
|
1023
|
+
}, `${e.label}-${r}`);
|
|
914
1024
|
})
|
|
915
|
-
}), !!l && /* @__PURE__ */ S("div", {
|
|
916
|
-
className: "mt-3 flex items-center justify-between rounded-lg border border-border/50 bg-primary/5 px-3 py-2",
|
|
917
|
-
children: [/* @__PURE__ */ x(n, {
|
|
918
|
-
size: "xs",
|
|
919
|
-
type: "secondary",
|
|
920
|
-
weight: "medium",
|
|
921
|
-
className: "uppercase tracking-wider",
|
|
922
|
-
children: f.eta
|
|
923
|
-
}), /* @__PURE__ */ x(n, {
|
|
924
|
-
tag: "span",
|
|
925
|
-
weight: "semibold",
|
|
926
|
-
children: l
|
|
927
|
-
})]
|
|
928
1025
|
})]
|
|
929
1026
|
});
|
|
930
1027
|
}
|
|
931
|
-
|
|
1028
|
+
we.displayName = "OrderStatusCard";
|
|
932
1029
|
//#endregion
|
|
933
1030
|
//#region src/components/composed/commerce/payment-method/types.ts
|
|
934
|
-
var
|
|
1031
|
+
var Te = {
|
|
935
1032
|
title: "Payment method",
|
|
936
1033
|
default: "Default",
|
|
937
1034
|
cardHolder: "Card holder",
|
|
938
1035
|
expires: "Expires",
|
|
939
1036
|
change: "Change"
|
|
940
|
-
},
|
|
1037
|
+
}, Ee = {
|
|
941
1038
|
visa: "VISA",
|
|
942
1039
|
mastercard: "MasterCard",
|
|
943
1040
|
amex: "AMEX",
|
|
@@ -945,92 +1042,89 @@ var he = {
|
|
|
945
1042
|
applepay: "Apple Pay",
|
|
946
1043
|
googlepay: "Google Pay",
|
|
947
1044
|
unknown: "Card"
|
|
948
|
-
},
|
|
949
|
-
visa: "from-
|
|
950
|
-
mastercard: "from-
|
|
951
|
-
amex: "from-
|
|
952
|
-
paypal: "from-
|
|
953
|
-
applepay: "from-
|
|
954
|
-
googlepay: "from-
|
|
955
|
-
unknown: "from-
|
|
1045
|
+
}, De = {
|
|
1046
|
+
visa: "from-info via-primary to-info",
|
|
1047
|
+
mastercard: "from-warning via-destructive to-destructive",
|
|
1048
|
+
amex: "from-info via-primary to-info",
|
|
1049
|
+
paypal: "from-info via-primary to-info",
|
|
1050
|
+
applepay: "from-foreground via-muted-foreground to-foreground",
|
|
1051
|
+
googlepay: "from-success via-primary to-success",
|
|
1052
|
+
unknown: "from-foreground via-muted-foreground to-foreground"
|
|
956
1053
|
};
|
|
957
|
-
function
|
|
958
|
-
let m = e(
|
|
959
|
-
return /* @__PURE__ */
|
|
960
|
-
icon: /* @__PURE__ */
|
|
1054
|
+
function Oe({ brand: r, last4: i, expiry: c, holderName: l, isDefault: u, onChange: d, className: f, strings: p }) {
|
|
1055
|
+
let m = e(Te, p), h = Ee[r], g = De[r];
|
|
1056
|
+
return /* @__PURE__ */ w(s, {
|
|
1057
|
+
icon: /* @__PURE__ */ w(j, { className: "size-4" }),
|
|
961
1058
|
title: m.title,
|
|
962
|
-
titleSuffix: u ? /* @__PURE__ */
|
|
1059
|
+
titleSuffix: u ? /* @__PURE__ */ w(a, {
|
|
963
1060
|
variant: "primary",
|
|
964
1061
|
children: m.default
|
|
965
1062
|
}) : null,
|
|
1063
|
+
headerAction: d ? /* @__PURE__ */ w(o, {
|
|
1064
|
+
buttonStyle: "ghost",
|
|
1065
|
+
variant: "secondary",
|
|
1066
|
+
onClick: d,
|
|
1067
|
+
children: m.change
|
|
1068
|
+
}) : void 0,
|
|
966
1069
|
className: t("payment-method--component w-full", f),
|
|
967
|
-
children:
|
|
968
|
-
className: t("relative flex aspect-[
|
|
1070
|
+
children: /* @__PURE__ */ T("div", {
|
|
1071
|
+
className: t("relative mx-auto flex aspect-[85.6/53.98] w-full max-w-[22rem] flex-col justify-between overflow-hidden rounded-lg bg-gradient-to-br p-3.5 text-inverse-foreground shadow-sm ring-1 ring-inverse-border", g),
|
|
969
1072
|
children: [
|
|
970
|
-
/* @__PURE__ */
|
|
1073
|
+
/* @__PURE__ */ T("div", {
|
|
971
1074
|
className: "relative flex items-start justify-between",
|
|
972
|
-
children: [/* @__PURE__ */
|
|
1075
|
+
children: [/* @__PURE__ */ w("div", {
|
|
973
1076
|
className: "flex size-7 items-center justify-center rounded-md bg-gradient-to-br from-warning/80 to-warning shadow-sm",
|
|
974
|
-
children: /* @__PURE__ */
|
|
975
|
-
}), /* @__PURE__ */
|
|
1077
|
+
children: /* @__PURE__ */ w("div", { className: "size-4 rounded-sm border border-warning-foreground/25 bg-warning-foreground/15" })
|
|
1078
|
+
}), /* @__PURE__ */ w(n, {
|
|
976
1079
|
tag: "span",
|
|
977
1080
|
weight: "bold",
|
|
978
|
-
className: "rounded bg-
|
|
1081
|
+
className: "rounded bg-inverse-surface px-2 py-0.5 tracking-[0.15em] text-inverse-foreground backdrop-blur-sm",
|
|
979
1082
|
children: h
|
|
980
1083
|
})]
|
|
981
1084
|
}),
|
|
982
|
-
/* @__PURE__ */
|
|
1085
|
+
/* @__PURE__ */ w("div", {
|
|
983
1086
|
className: "relative",
|
|
984
|
-
children: /* @__PURE__ */
|
|
1087
|
+
children: /* @__PURE__ */ T(n, {
|
|
985
1088
|
tag: "span",
|
|
986
1089
|
size: "base",
|
|
987
1090
|
weight: "semibold",
|
|
988
|
-
className: "block font-mono tracking-[0.25em] text-
|
|
1091
|
+
className: "block font-mono tracking-[0.25em] text-inverse-foreground",
|
|
989
1092
|
children: ["•••• •••• •••• ", i]
|
|
990
1093
|
})
|
|
991
1094
|
}),
|
|
992
|
-
/* @__PURE__ */
|
|
1095
|
+
/* @__PURE__ */ T("div", {
|
|
993
1096
|
className: "relative flex items-end justify-between gap-3",
|
|
994
|
-
children: [/* @__PURE__ */
|
|
1097
|
+
children: [/* @__PURE__ */ w("div", {
|
|
995
1098
|
className: "min-w-0",
|
|
996
|
-
children: !!l && /* @__PURE__ */
|
|
1099
|
+
children: !!l && /* @__PURE__ */ T(C, { children: [/* @__PURE__ */ w(n, {
|
|
997
1100
|
size: "xxs",
|
|
998
|
-
className: "block uppercase tracking-wider text-
|
|
1101
|
+
className: "block uppercase tracking-wider text-inverse-subtle",
|
|
999
1102
|
children: m.cardHolder
|
|
1000
|
-
}), /* @__PURE__ */
|
|
1103
|
+
}), /* @__PURE__ */ w(n, {
|
|
1001
1104
|
weight: "semibold",
|
|
1002
|
-
className: "truncate text-
|
|
1105
|
+
className: "truncate text-inverse-foreground",
|
|
1003
1106
|
children: l
|
|
1004
1107
|
})] })
|
|
1005
|
-
}), !!c && /* @__PURE__ */
|
|
1108
|
+
}), !!c && /* @__PURE__ */ T("div", {
|
|
1006
1109
|
className: "text-right shrink-0",
|
|
1007
|
-
children: [/* @__PURE__ */
|
|
1110
|
+
children: [/* @__PURE__ */ w(n, {
|
|
1008
1111
|
size: "xxs",
|
|
1009
|
-
className: "block uppercase tracking-wider text-
|
|
1112
|
+
className: "block uppercase tracking-wider text-inverse-subtle",
|
|
1010
1113
|
children: m.expires
|
|
1011
|
-
}), /* @__PURE__ */
|
|
1114
|
+
}), /* @__PURE__ */ w(n, {
|
|
1012
1115
|
tag: "span",
|
|
1013
1116
|
weight: "semibold",
|
|
1014
|
-
className: "tabular-nums text-
|
|
1117
|
+
className: "tabular-nums text-inverse-foreground",
|
|
1015
1118
|
children: c
|
|
1016
1119
|
})]
|
|
1017
1120
|
})]
|
|
1018
1121
|
})
|
|
1019
1122
|
]
|
|
1020
|
-
})
|
|
1021
|
-
className: "mt-3 flex justify-end",
|
|
1022
|
-
children: /* @__PURE__ */ x(o, {
|
|
1023
|
-
buttonStyle: "ghost",
|
|
1024
|
-
variant: "secondary",
|
|
1025
|
-
onClick: d,
|
|
1026
|
-
size: "default",
|
|
1027
|
-
children: m.change
|
|
1028
|
-
})
|
|
1029
|
-
})]
|
|
1123
|
+
})
|
|
1030
1124
|
});
|
|
1031
1125
|
}
|
|
1032
|
-
|
|
1126
|
+
Oe.displayName = "PaymentMethodCard";
|
|
1033
1127
|
//#endregion
|
|
1034
|
-
export {
|
|
1128
|
+
export { Y as AddressCard, ve as CartSummaryCard, $ as CouponInputCard, z as DiscountStackPreview, L as LoyaltyPointsCard, we as OrderStatusCard, Oe as PaymentMethodCard, q as RefundStatusCard, B as ShipmentTrackingCard, W as SubscriptionSummaryCard, H as TaxBreakdownCard, F as UpcomingBookingRow, Z as VoucherEntryCard, J as defaultAddressCardStrings, Q as defaultCartSummaryStrings, ye as defaultCouponInputStrings, R as defaultDiscountStackStrings, I as defaultLoyaltyPointsStrings, Se as defaultOrderStatusStrings, Te as defaultPaymentMethodStrings, G as defaultRefundStatusStrings, U as defaultSubscriptionSummaryStrings, V as defaultTaxBreakdownStrings, X as defaultVoucherEntryStrings };
|
|
1035
1129
|
|
|
1036
1130
|
//# sourceMappingURL=index.js.map
|