tembro 3.1.10 → 3.1.11

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.
Files changed (46) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/components/charts/demo.cjs +1 -0
  3. package/dist/components/charts/demo.d.ts +6 -0
  4. package/dist/components/charts/demo.js +1 -0
  5. package/dist/components/data-table/data-table.d.ts +3 -1
  6. package/dist/showcase/package-meta.d.ts +2 -2
  7. package/dist/src/components/charts/demo.cjs +1 -0
  8. package/dist/src/components/charts/demo.js +5 -0
  9. package/dist/src/components/data-table/data-table.cjs +1 -1
  10. package/dist/src/components/data-table/data-table.js +146 -111
  11. package/dist/src/components/display/kanban.cjs +1 -1
  12. package/dist/src/components/display/kanban.js +1 -1
  13. package/dist/src/showcase/index.cjs +1 -1
  14. package/dist/src/showcase/index.js +18 -16
  15. package/dist/src/showcase/package-meta.cjs +1 -1
  16. package/dist/src/showcase/package-meta.js +1 -1
  17. package/dist/src/showcase/preview-registry.cjs +1 -1
  18. package/dist/src/showcase/preview-registry.js +290 -288
  19. package/dist/src/showcase/render-registry-preview.cjs +1 -1
  20. package/dist/src/showcase/render-registry-preview.js +257 -182
  21. package/dist/src/showcase/site-data.cjs +1 -1
  22. package/dist/src/showcase/site-data.js +1 -1
  23. package/dist/src/showcase/tembro-registry.json.cjs +1 -1
  24. package/dist/src/showcase/tembro-registry.json.js +2 -2
  25. package/package.json +1 -1
  26. package/packages/cli/dist/index.cjs +14 -14
  27. package/packages/cli/vendor/src/components/charts/demo.tsx +5 -0
  28. package/packages/cli/vendor/src/components/data-table/data-table.tsx +112 -41
  29. package/packages/cli/vendor/src/components/display/kanban.tsx +4 -4
  30. package/packages/cli/vendor/src/showcase/index.ts +6 -4
  31. package/packages/cli/vendor/src/showcase/package-meta.ts +1 -1
  32. package/packages/cli/vendor/src/showcase/preview-registry.tsx +2 -0
  33. package/packages/cli/vendor/src/showcase/render-registry-preview.tsx +36 -0
  34. package/packages/cli/vendor/src/showcase/tembro-registry.json +5 -2
  35. package/packages/cli/vendor/templates/showcase/src/App.tsx +1 -1
  36. package/packages/cli/vendor/templates/showcase/src/showcase/layout/HeroSection.tsx +3 -3
  37. package/packages/cli/vendor/templates/showcase/src/showcase/layout/WorkbenchSidebar.tsx +1 -1
  38. package/packages/cli/vendor/templates/showcase/src/showcase/sections/CalendarSection.tsx +1 -1
  39. package/packages/cli/vendor/templates/showcase/src/showcase/sections/ComponentLivePreview.tsx +1 -1
  40. package/packages/cli/vendor/templates/showcase/src/showcase/sections/CoreUiSection.tsx +2 -2
  41. package/packages/cli/vendor/templates/showcase/src/showcase/sections/FormsSection.tsx +1 -1
  42. package/packages/cli/vendor/templates/showcase/src/showcase/sections/OverlaySection.tsx +1 -1
  43. package/packages/cli/vendor/templates/showcase/src/showcase/sections/PatternsSection.tsx +1 -1
  44. package/packages/cli/vendor/templates/showcase/src/showcase/sections/VerificationSection.tsx +1 -1
  45. package/packages/cli/vendor/templates/showcase/src/showcase/sections/WizardSection.tsx +1 -1
  46. package/registry.json +5 -2
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../components/actions/demo.cjs"),t=require("../components/calendar/demo.cjs"),n=require("../components/data-table/demo.cjs"),r=require("../components/display/demo.cjs"),i=require("../components/feedback/demo.cjs"),a=require("../components/filters/demo.cjs"),o=require("../components/form/demo.cjs"),s=require("../components/inputs/demo.cjs"),c=require("../components/layout/demo.cjs"),l=require("../components/navigation/demo.cjs"),u=require("../components/overlay/demo.cjs"),d=require("../components/patterns/demo.cjs"),f=require("../components/upload/demo.cjs"),p=require("../components/wizard/demo.cjs"),m=require("./component-api-schema.cjs"),h=require("./fallback.cjs"),g=require("./premium/types.cjs"),_=require("./premium/index.cjs"),v=require("./registry-quality.cjs"),y=require("./registry-specific.cjs"),b=require("./package-meta.cjs"),x=require("./site-data.cjs"),S=require("./supplemental.cjs"),C=require("./types.cjs"),w=require("./preview-catalog.cjs"),T=require("./preview-registry.cjs"),E=require("./search-utils.cjs");var D={...e.actionsShowcaseDemoRegistry,...t.calendarShowcaseDemoRegistry,...n.dataTableShowcaseDemoRegistry,...r.displayShowcaseDemoRegistry,...i.feedbackShowcaseDemoRegistry,...a.filtersShowcaseDemoRegistry,...o.formShowcaseDemoRegistry,...s.inputsShowcaseDemoRegistry,...c.layoutShowcaseDemoRegistry,...l.navigationShowcaseDemoRegistry,...u.overlayShowcaseDemoRegistry,...d.patternsShowcaseDemoRegistry,...f.uploadShowcaseDemoRegistry,...p.wizardShowcaseDemoRegistry,...y.registrySpecificDemoRegistry,...S.supplementalShowcaseDemoRegistry,...v.registryQualityDemoRegistry,..._.premiumShowcaseDemoRegistry},O=D;exports.CLI_ADD_COMMAND=x.CLI_ADD_COMMAND,exports.CLI_INIT_NEXT_COMMAND=x.CLI_INIT_NEXT_COMMAND,exports.CLI_INIT_VITE_COMMAND=x.CLI_INIT_VITE_COMMAND,exports.CLI_INSTALL_COMMAND=x.CLI_INSTALL_COMMAND,exports.CLI_PACKAGE_NAME=x.CLI_PACKAGE_NAME,exports.CLI_THEME_COMMAND=x.CLI_THEME_COMMAND,exports.DOCS_APP_NAME=x.DOCS_APP_NAME,exports.DOCS_RELEASES_URL=x.DOCS_RELEASES_URL,exports.DOCS_REPO_URL=x.DOCS_REPO_URL,exports.DOCS_ROOT_PATH=x.DOCS_ROOT_PATH,exports.PACKAGE_DEPENDENCY_RANGE=b.PACKAGE_DEPENDENCY_RANGE,exports.PACKAGE_GITHUB_RELEASES_URL=x.PACKAGE_GITHUB_RELEASES_URL,exports.PACKAGE_GITHUB_URL=x.PACKAGE_GITHUB_URL,exports.PACKAGE_IMPORT=x.PACKAGE_IMPORT,exports.PACKAGE_INSTALL_COMMAND=x.PACKAGE_INSTALL_COMMAND,exports.PACKAGE_LATEST_RELEASE_DATE=b.PACKAGE_LATEST_RELEASE_DATE,exports.PACKAGE_LATEST_VERSION=b.PACKAGE_LATEST_VERSION,exports.PACKAGE_NAME=x.PACKAGE_NAME,exports.PACKAGE_NPM_URL=x.PACKAGE_NPM_URL,exports.PACKAGE_RELEASES_URL=x.PACKAGE_RELEASES_URL,exports.PACKAGE_RELEASE_DATE=x.PACKAGE_RELEASE_DATE,exports.PACKAGE_VERSION=x.PACKAGE_VERSION,exports.accessibilityChecks=x.accessibilityChecks,exports.blockCards=x.blockCards,exports.blockCoverageSections=x.blockCoverageSections,exports.blockLayoutFilters=x.blockLayoutFilters,exports.blockPath=x.blockPath,exports.blockSortOptions=x.blockSortOptions,exports.blockTabs=x.blockTabs,exports.blockThemeFilters=x.blockThemeFilters,exports.componentApiSchemas=m.componentApiSchemas,exports.componentCatalog=x.componentCatalog,exports.componentDemoRegistry=O,exports.componentDocsPath=x.componentDocsPath,exports.componentExportPath=x.componentExportPath,exports.componentExportSlug=x.componentExportSlug,exports.componentGroupMeta=x.componentGroupMeta,exports.componentGroupOrder=x.componentGroupOrder,exports.componentModuleCatalog=x.componentModuleCatalog,exports.componentModulePath=x.componentModulePath,exports.componentPlaygroundPath=x.componentPlaygroundPath,exports.componentRelations=x.componentRelations,exports.createGenericShowcaseDemo=h.createGenericShowcaseDemo,exports.defaultComponentDemoState=g.defaultComponentDemoState,exports.defaultShowcaseDemoState=C.defaultShowcaseDemoState,exports.docsSidebar=x.docsSidebar,exports.exampleCards=x.exampleCards,exports.featuredBlock=x.featuredBlock,exports.getComponentApiSchema=m.getComponentApiSchema,exports.getComponentDetailSidebarItems=x.getComponentDetailSidebarItems,exports.getComponentDetailSidebarSections=x.getComponentDetailSidebarSections,exports.getComponentGroup=x.getComponentGroup,exports.getComponentGroupDetails=x.getComponentGroupDetails,exports.getComponentPreview=T.getComponentPreview,exports.getComponentSurfaceCatalogItem=x.getComponentSurfaceCatalogItem,exports.getComponentSurfaceSections=x.getComponentSurfaceSections,exports.getDocumentedMemberByComponent=x.getDocumentedMemberByComponent,exports.getDocumentedMembersByComponents=x.getDocumentedMembersByComponents,exports.getPreviewSurface=w.getPreviewSurface,exports.getPrimaryComponentCatalog=x.getPrimaryComponentCatalog,exports.getPrimaryComponentMemberInventory=x.getPrimaryComponentMemberInventory,exports.getPrimaryComponentSurfaceSlug=x.getPrimaryComponentSurfaceSlug,exports.getPrimaryComponentSurfaceTitle=x.getPrimaryComponentSurfaceTitle,exports.getSearchItemByHref=E.getSearchItemByHref,exports.getVisibleComponentCatalog=x.getVisibleComponentCatalog,exports.getVisibleSearchItems=E.getVisibleSearchItems,exports.globalSearchItems=x.globalSearchItems,exports.inspectorChecks=x.inspectorChecks,exports.installCommand=x.installCommand,exports.isAdvancedSearchItem=E.isAdvancedSearchItem,exports.isPrimaryComponentSurface=x.isPrimaryComponentSurface,exports.playgroundSidebar=x.playgroundSidebar,exports.premiumShowcaseDemoRegistry=_.premiumShowcaseDemoRegistry,exports.previewBlockRegistry=T.previewBlockRegistry,exports.previewSurfaceCatalog=w.previewSurfaceCatalog,exports.primaryNav=x.primaryNav,exports.propRows=x.propRows,exports.registryQualityDemoRegistry=v.registryQualityDemoRegistry,exports.registrySpecificDemoRegistry=y.registrySpecificDemoRegistry,exports.releaseHistory=x.releaseHistory,exports.scoreSearchItem=E.scoreSearchItem,exports.searchGroupLabel=E.searchGroupLabel,exports.searchGroupOrder=E.searchGroupOrder,exports.searchItemKindLabel=E.searchItemKindLabel,exports.showcaseDemoRegistry=D,exports.supplementalShowcaseDemoRegistry=S.supplementalShowcaseDemoRegistry,exports.supplementalShowcaseDemoSlugs=S.supplementalShowcaseDemoSlugs,exports.templatePath=x.templatePath,exports.tocItems=x.tocItems;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../components/actions/demo.cjs"),t=require("../components/calendar/demo.cjs"),n=require("../components/charts/demo.cjs"),r=require("../components/data-table/demo.cjs"),i=require("../components/display/demo.cjs"),a=require("../components/feedback/demo.cjs"),o=require("../components/filters/demo.cjs"),s=require("../components/form/demo.cjs"),c=require("../components/inputs/demo.cjs"),l=require("../components/layout/demo.cjs"),u=require("../components/navigation/demo.cjs"),d=require("../components/overlay/demo.cjs"),f=require("../components/patterns/demo.cjs"),p=require("../components/upload/demo.cjs"),m=require("../components/wizard/demo.cjs"),h=require("./component-api-schema.cjs"),g=require("./fallback.cjs"),_=require("./premium/types.cjs"),v=require("./premium/index.cjs"),y=require("./registry-quality.cjs"),b=require("./registry-specific.cjs"),x=require("./package-meta.cjs"),S=require("./site-data.cjs"),C=require("./supplemental.cjs"),w=require("./types.cjs"),T=require("./preview-catalog.cjs"),E=require("./preview-registry.cjs"),D=require("./search-utils.cjs");var O={...e.actionsShowcaseDemoRegistry,...t.calendarShowcaseDemoRegistry,...n.chartsShowcaseDemoRegistry,...r.dataTableShowcaseDemoRegistry,...i.displayShowcaseDemoRegistry,...a.feedbackShowcaseDemoRegistry,...o.filtersShowcaseDemoRegistry,...s.formShowcaseDemoRegistry,...c.inputsShowcaseDemoRegistry,...l.layoutShowcaseDemoRegistry,...u.navigationShowcaseDemoRegistry,...d.overlayShowcaseDemoRegistry,...f.patternsShowcaseDemoRegistry,...p.uploadShowcaseDemoRegistry,...m.wizardShowcaseDemoRegistry,...b.registrySpecificDemoRegistry,...C.supplementalShowcaseDemoRegistry,...y.registryQualityDemoRegistry,...v.premiumShowcaseDemoRegistry},k=O;exports.CLI_ADD_COMMAND=S.CLI_ADD_COMMAND,exports.CLI_INIT_NEXT_COMMAND=S.CLI_INIT_NEXT_COMMAND,exports.CLI_INIT_VITE_COMMAND=S.CLI_INIT_VITE_COMMAND,exports.CLI_INSTALL_COMMAND=S.CLI_INSTALL_COMMAND,exports.CLI_PACKAGE_NAME=S.CLI_PACKAGE_NAME,exports.CLI_THEME_COMMAND=S.CLI_THEME_COMMAND,exports.DOCS_APP_NAME=S.DOCS_APP_NAME,exports.DOCS_RELEASES_URL=S.DOCS_RELEASES_URL,exports.DOCS_REPO_URL=S.DOCS_REPO_URL,exports.DOCS_ROOT_PATH=S.DOCS_ROOT_PATH,exports.PACKAGE_DEPENDENCY_RANGE=x.PACKAGE_DEPENDENCY_RANGE,exports.PACKAGE_GITHUB_RELEASES_URL=S.PACKAGE_GITHUB_RELEASES_URL,exports.PACKAGE_GITHUB_URL=S.PACKAGE_GITHUB_URL,exports.PACKAGE_IMPORT=S.PACKAGE_IMPORT,exports.PACKAGE_INSTALL_COMMAND=S.PACKAGE_INSTALL_COMMAND,exports.PACKAGE_LATEST_RELEASE_DATE=x.PACKAGE_LATEST_RELEASE_DATE,exports.PACKAGE_LATEST_VERSION=x.PACKAGE_LATEST_VERSION,exports.PACKAGE_NAME=S.PACKAGE_NAME,exports.PACKAGE_NPM_URL=S.PACKAGE_NPM_URL,exports.PACKAGE_RELEASES_URL=S.PACKAGE_RELEASES_URL,exports.PACKAGE_RELEASE_DATE=S.PACKAGE_RELEASE_DATE,exports.PACKAGE_VERSION=S.PACKAGE_VERSION,exports.accessibilityChecks=S.accessibilityChecks,exports.blockCards=S.blockCards,exports.blockCoverageSections=S.blockCoverageSections,exports.blockLayoutFilters=S.blockLayoutFilters,exports.blockPath=S.blockPath,exports.blockSortOptions=S.blockSortOptions,exports.blockTabs=S.blockTabs,exports.blockThemeFilters=S.blockThemeFilters,exports.componentApiSchemas=h.componentApiSchemas,exports.componentCatalog=S.componentCatalog,exports.componentDemoRegistry=k,exports.componentDocsPath=S.componentDocsPath,exports.componentExportPath=S.componentExportPath,exports.componentExportSlug=S.componentExportSlug,exports.componentGroupMeta=S.componentGroupMeta,exports.componentGroupOrder=S.componentGroupOrder,exports.componentModuleCatalog=S.componentModuleCatalog,exports.componentModulePath=S.componentModulePath,exports.componentPlaygroundPath=S.componentPlaygroundPath,exports.componentRelations=S.componentRelations,exports.createGenericShowcaseDemo=g.createGenericShowcaseDemo,exports.defaultComponentDemoState=_.defaultComponentDemoState,exports.defaultShowcaseDemoState=w.defaultShowcaseDemoState,exports.docsSidebar=S.docsSidebar,exports.exampleCards=S.exampleCards,exports.featuredBlock=S.featuredBlock,exports.getComponentApiSchema=h.getComponentApiSchema,exports.getComponentDetailSidebarItems=S.getComponentDetailSidebarItems,exports.getComponentDetailSidebarSections=S.getComponentDetailSidebarSections,exports.getComponentGroup=S.getComponentGroup,exports.getComponentGroupDetails=S.getComponentGroupDetails,exports.getComponentPreview=E.getComponentPreview,exports.getComponentSurfaceCatalogItem=S.getComponentSurfaceCatalogItem,exports.getComponentSurfaceSections=S.getComponentSurfaceSections,exports.getDocumentedMemberByComponent=S.getDocumentedMemberByComponent,exports.getDocumentedMembersByComponents=S.getDocumentedMembersByComponents,exports.getPreviewSurface=T.getPreviewSurface,exports.getPrimaryComponentCatalog=S.getPrimaryComponentCatalog,exports.getPrimaryComponentMemberInventory=S.getPrimaryComponentMemberInventory,exports.getPrimaryComponentSurfaceSlug=S.getPrimaryComponentSurfaceSlug,exports.getPrimaryComponentSurfaceTitle=S.getPrimaryComponentSurfaceTitle,exports.getSearchItemByHref=D.getSearchItemByHref,exports.getVisibleComponentCatalog=S.getVisibleComponentCatalog,exports.getVisibleSearchItems=D.getVisibleSearchItems,exports.globalSearchItems=S.globalSearchItems,exports.inspectorChecks=S.inspectorChecks,exports.installCommand=S.installCommand,exports.isAdvancedSearchItem=D.isAdvancedSearchItem,exports.isPrimaryComponentSurface=S.isPrimaryComponentSurface,exports.playgroundSidebar=S.playgroundSidebar,exports.premiumShowcaseDemoRegistry=v.premiumShowcaseDemoRegistry,exports.previewBlockRegistry=E.previewBlockRegistry,exports.previewSurfaceCatalog=T.previewSurfaceCatalog,exports.primaryNav=S.primaryNav,exports.propRows=S.propRows,exports.registryQualityDemoRegistry=y.registryQualityDemoRegistry,exports.registrySpecificDemoRegistry=b.registrySpecificDemoRegistry,exports.releaseHistory=S.releaseHistory,exports.scoreSearchItem=D.scoreSearchItem,exports.searchGroupLabel=D.searchGroupLabel,exports.searchGroupOrder=D.searchGroupOrder,exports.searchItemKindLabel=D.searchItemKindLabel,exports.showcaseDemoRegistry=O,exports.supplementalShowcaseDemoRegistry=C.supplementalShowcaseDemoRegistry,exports.supplementalShowcaseDemoSlugs=C.supplementalShowcaseDemoSlugs,exports.templatePath=S.templatePath,exports.tocItems=S.tocItems;
@@ -1,10 +1,11 @@
1
- import { actionsShowcaseDemoRegistry as e } from "../components/actions/demo.js";
2
- import { calendarShowcaseDemoRegistry as ee } from "../components/calendar/demo.js";
1
+ import { actionsShowcaseDemoRegistry as ee } from "../components/actions/demo.js";
2
+ import { calendarShowcaseDemoRegistry as te } from "../components/calendar/demo.js";
3
+ import { chartsShowcaseDemoRegistry as e } from "../components/charts/demo.js";
3
4
  import { dataTableShowcaseDemoRegistry as t } from "../components/data-table/demo.js";
4
5
  import { displayShowcaseDemoRegistry as n } from "../components/display/demo.js";
5
- import { feedbackShowcaseDemoRegistry as r } from "../components/feedback/demo.js";
6
- import { filtersShowcaseDemoRegistry as te } from "../components/filters/demo.js";
7
- import { formShowcaseDemoRegistry as ne } from "../components/form/demo.js";
6
+ import { feedbackShowcaseDemoRegistry as ne } from "../components/feedback/demo.js";
7
+ import { filtersShowcaseDemoRegistry as re } from "../components/filters/demo.js";
8
+ import { formShowcaseDemoRegistry as r } from "../components/form/demo.js";
8
9
  import { inputsShowcaseDemoRegistry as i } from "../components/inputs/demo.js";
9
10
  import { layoutShowcaseDemoRegistry as a } from "../components/layout/demo.js";
10
11
  import { navigationShowcaseDemoRegistry as o } from "../components/navigation/demo.js";
@@ -19,21 +20,22 @@ import { premiumShowcaseDemoRegistry as h } from "./premium/index.js";
19
20
  import { registryQualityDemoRegistry as g } from "./registry-quality.js";
20
21
  import { registrySpecificDemoRegistry as _ } from "./registry-specific.js";
21
22
  import { PACKAGE_DEPENDENCY_RANGE as v, PACKAGE_LATEST_RELEASE_DATE as y, PACKAGE_LATEST_VERSION as b } from "./package-meta.js";
22
- import { CLI_ADD_COMMAND as x, CLI_INIT_NEXT_COMMAND as S, CLI_INIT_VITE_COMMAND as C, CLI_INSTALL_COMMAND as w, CLI_PACKAGE_NAME as T, CLI_THEME_COMMAND as E, DOCS_APP_NAME as D, DOCS_RELEASES_URL as O, DOCS_REPO_URL as k, DOCS_ROOT_PATH as A, PACKAGE_GITHUB_RELEASES_URL as j, PACKAGE_GITHUB_URL as M, PACKAGE_IMPORT as N, PACKAGE_INSTALL_COMMAND as P, PACKAGE_NAME as F, PACKAGE_NPM_URL as I, PACKAGE_RELEASES_URL as L, PACKAGE_RELEASE_DATE as R, PACKAGE_VERSION as z, accessibilityChecks as B, blockCards as V, blockCoverageSections as H, blockLayoutFilters as U, blockPath as W, blockSortOptions as G, blockTabs as K, blockThemeFilters as q, componentCatalog as J, componentDocsPath as Y, componentExportPath as X, componentExportSlug as Z, componentGroupMeta as re, componentGroupOrder as ie, componentModuleCatalog as ae, componentModulePath as oe, componentPlaygroundPath as se, componentRelations as ce, docsSidebar as le, exampleCards as ue, featuredBlock as de, getComponentDetailSidebarItems as fe, getComponentDetailSidebarSections as pe, getComponentGroup as me, getComponentGroupDetails as he, getComponentSurfaceCatalogItem as ge, getComponentSurfaceSections as _e, getDocumentedMemberByComponent as ve, getDocumentedMembersByComponents as ye, getPrimaryComponentCatalog as be, getPrimaryComponentMemberInventory as xe, getPrimaryComponentSurfaceSlug as Se, getPrimaryComponentSurfaceTitle as Ce, getVisibleComponentCatalog as we, globalSearchItems as Te, inspectorChecks as Ee, installCommand as De, isPrimaryComponentSurface as Oe, playgroundSidebar as ke, primaryNav as Ae, propRows as je, releaseHistory as Me, templatePath as Ne, tocItems as Pe } from "./site-data.js";
23
- import { supplementalShowcaseDemoRegistry as Q, supplementalShowcaseDemoSlugs as Fe } from "./supplemental.js";
24
- import { defaultShowcaseDemoState as Ie } from "./types.js";
25
- import { getPreviewSurface as Le, previewSurfaceCatalog as Re } from "./preview-catalog.js";
26
- import { getComponentPreview as ze, previewBlockRegistry as Be } from "./preview-registry.js";
27
- import { getSearchItemByHref as Ve, getVisibleSearchItems as He, isAdvancedSearchItem as Ue, scoreSearchItem as We, searchGroupLabel as Ge, searchGroupOrder as Ke, searchItemKindLabel as qe } from "./search-utils.js";
23
+ import { CLI_ADD_COMMAND as x, CLI_INIT_NEXT_COMMAND as S, CLI_INIT_VITE_COMMAND as C, CLI_INSTALL_COMMAND as w, CLI_PACKAGE_NAME as T, CLI_THEME_COMMAND as E, DOCS_APP_NAME as D, DOCS_RELEASES_URL as O, DOCS_REPO_URL as k, DOCS_ROOT_PATH as A, PACKAGE_GITHUB_RELEASES_URL as j, PACKAGE_GITHUB_URL as M, PACKAGE_IMPORT as N, PACKAGE_INSTALL_COMMAND as P, PACKAGE_NAME as F, PACKAGE_NPM_URL as I, PACKAGE_RELEASES_URL as L, PACKAGE_RELEASE_DATE as R, PACKAGE_VERSION as z, accessibilityChecks as B, blockCards as V, blockCoverageSections as H, blockLayoutFilters as U, blockPath as W, blockSortOptions as G, blockTabs as K, blockThemeFilters as q, componentCatalog as J, componentDocsPath as Y, componentExportPath as X, componentExportSlug as ie, componentGroupMeta as Z, componentGroupOrder as ae, componentModuleCatalog as oe, componentModulePath as se, componentPlaygroundPath as ce, componentRelations as le, docsSidebar as ue, exampleCards as de, featuredBlock as fe, getComponentDetailSidebarItems as pe, getComponentDetailSidebarSections as me, getComponentGroup as he, getComponentGroupDetails as ge, getComponentSurfaceCatalogItem as _e, getComponentSurfaceSections as ve, getDocumentedMemberByComponent as ye, getDocumentedMembersByComponents as be, getPrimaryComponentCatalog as xe, getPrimaryComponentMemberInventory as Se, getPrimaryComponentSurfaceSlug as Ce, getPrimaryComponentSurfaceTitle as we, getVisibleComponentCatalog as Te, globalSearchItems as Ee, inspectorChecks as De, installCommand as Oe, isPrimaryComponentSurface as ke, playgroundSidebar as Ae, primaryNav as je, propRows as Me, releaseHistory as Ne, templatePath as Pe, tocItems as Fe } from "./site-data.js";
24
+ import { supplementalShowcaseDemoRegistry as Q, supplementalShowcaseDemoSlugs as Ie } from "./supplemental.js";
25
+ import { defaultShowcaseDemoState as Le } from "./types.js";
26
+ import { getPreviewSurface as Re, previewSurfaceCatalog as ze } from "./preview-catalog.js";
27
+ import { getComponentPreview as Be, previewBlockRegistry as Ve } from "./preview-registry.js";
28
+ import { getSearchItemByHref as He, getVisibleSearchItems as Ue, isAdvancedSearchItem as We, scoreSearchItem as Ge, searchGroupLabel as Ke, searchGroupOrder as qe, searchItemKindLabel as Je } from "./search-utils.js";
28
29
  //#region src/showcase/index.ts
29
30
  var $ = {
30
- ...e,
31
31
  ...ee,
32
+ ...te,
33
+ ...e,
32
34
  ...t,
33
35
  ...n,
34
- ...r,
35
- ...te,
36
36
  ...ne,
37
+ ...re,
38
+ ...r,
37
39
  ...i,
38
40
  ...a,
39
41
  ...o,
@@ -45,6 +47,6 @@ var $ = {
45
47
  ...Q,
46
48
  ...g,
47
49
  ...h
48
- }, Je = $;
50
+ }, Ye = $;
49
51
  //#endregion
50
- export { x as CLI_ADD_COMMAND, S as CLI_INIT_NEXT_COMMAND, C as CLI_INIT_VITE_COMMAND, w as CLI_INSTALL_COMMAND, T as CLI_PACKAGE_NAME, E as CLI_THEME_COMMAND, D as DOCS_APP_NAME, O as DOCS_RELEASES_URL, k as DOCS_REPO_URL, A as DOCS_ROOT_PATH, v as PACKAGE_DEPENDENCY_RANGE, j as PACKAGE_GITHUB_RELEASES_URL, M as PACKAGE_GITHUB_URL, N as PACKAGE_IMPORT, P as PACKAGE_INSTALL_COMMAND, y as PACKAGE_LATEST_RELEASE_DATE, b as PACKAGE_LATEST_VERSION, F as PACKAGE_NAME, I as PACKAGE_NPM_URL, L as PACKAGE_RELEASES_URL, R as PACKAGE_RELEASE_DATE, z as PACKAGE_VERSION, B as accessibilityChecks, V as blockCards, H as blockCoverageSections, U as blockLayoutFilters, W as blockPath, G as blockSortOptions, K as blockTabs, q as blockThemeFilters, d as componentApiSchemas, J as componentCatalog, Je as componentDemoRegistry, Y as componentDocsPath, X as componentExportPath, Z as componentExportSlug, re as componentGroupMeta, ie as componentGroupOrder, ae as componentModuleCatalog, oe as componentModulePath, se as componentPlaygroundPath, ce as componentRelations, p as createGenericShowcaseDemo, m as defaultComponentDemoState, Ie as defaultShowcaseDemoState, le as docsSidebar, ue as exampleCards, de as featuredBlock, f as getComponentApiSchema, fe as getComponentDetailSidebarItems, pe as getComponentDetailSidebarSections, me as getComponentGroup, he as getComponentGroupDetails, ze as getComponentPreview, ge as getComponentSurfaceCatalogItem, _e as getComponentSurfaceSections, ve as getDocumentedMemberByComponent, ye as getDocumentedMembersByComponents, Le as getPreviewSurface, be as getPrimaryComponentCatalog, xe as getPrimaryComponentMemberInventory, Se as getPrimaryComponentSurfaceSlug, Ce as getPrimaryComponentSurfaceTitle, Ve as getSearchItemByHref, we as getVisibleComponentCatalog, He as getVisibleSearchItems, Te as globalSearchItems, Ee as inspectorChecks, De as installCommand, Ue as isAdvancedSearchItem, Oe as isPrimaryComponentSurface, ke as playgroundSidebar, h as premiumShowcaseDemoRegistry, Be as previewBlockRegistry, Re as previewSurfaceCatalog, Ae as primaryNav, je as propRows, g as registryQualityDemoRegistry, _ as registrySpecificDemoRegistry, Me as releaseHistory, We as scoreSearchItem, Ge as searchGroupLabel, Ke as searchGroupOrder, qe as searchItemKindLabel, $ as showcaseDemoRegistry, Q as supplementalShowcaseDemoRegistry, Fe as supplementalShowcaseDemoSlugs, Ne as templatePath, Pe as tocItems };
52
+ export { x as CLI_ADD_COMMAND, S as CLI_INIT_NEXT_COMMAND, C as CLI_INIT_VITE_COMMAND, w as CLI_INSTALL_COMMAND, T as CLI_PACKAGE_NAME, E as CLI_THEME_COMMAND, D as DOCS_APP_NAME, O as DOCS_RELEASES_URL, k as DOCS_REPO_URL, A as DOCS_ROOT_PATH, v as PACKAGE_DEPENDENCY_RANGE, j as PACKAGE_GITHUB_RELEASES_URL, M as PACKAGE_GITHUB_URL, N as PACKAGE_IMPORT, P as PACKAGE_INSTALL_COMMAND, y as PACKAGE_LATEST_RELEASE_DATE, b as PACKAGE_LATEST_VERSION, F as PACKAGE_NAME, I as PACKAGE_NPM_URL, L as PACKAGE_RELEASES_URL, R as PACKAGE_RELEASE_DATE, z as PACKAGE_VERSION, B as accessibilityChecks, V as blockCards, H as blockCoverageSections, U as blockLayoutFilters, W as blockPath, G as blockSortOptions, K as blockTabs, q as blockThemeFilters, d as componentApiSchemas, J as componentCatalog, Ye as componentDemoRegistry, Y as componentDocsPath, X as componentExportPath, ie as componentExportSlug, Z as componentGroupMeta, ae as componentGroupOrder, oe as componentModuleCatalog, se as componentModulePath, ce as componentPlaygroundPath, le as componentRelations, p as createGenericShowcaseDemo, m as defaultComponentDemoState, Le as defaultShowcaseDemoState, ue as docsSidebar, de as exampleCards, fe as featuredBlock, f as getComponentApiSchema, pe as getComponentDetailSidebarItems, me as getComponentDetailSidebarSections, he as getComponentGroup, ge as getComponentGroupDetails, Be as getComponentPreview, _e as getComponentSurfaceCatalogItem, ve as getComponentSurfaceSections, ye as getDocumentedMemberByComponent, be as getDocumentedMembersByComponents, Re as getPreviewSurface, xe as getPrimaryComponentCatalog, Se as getPrimaryComponentMemberInventory, Ce as getPrimaryComponentSurfaceSlug, we as getPrimaryComponentSurfaceTitle, He as getSearchItemByHref, Te as getVisibleComponentCatalog, Ue as getVisibleSearchItems, Ee as globalSearchItems, De as inspectorChecks, Oe as installCommand, We as isAdvancedSearchItem, ke as isPrimaryComponentSurface, Ae as playgroundSidebar, h as premiumShowcaseDemoRegistry, Ve as previewBlockRegistry, ze as previewSurfaceCatalog, je as primaryNav, Me as propRows, g as registryQualityDemoRegistry, _ as registrySpecificDemoRegistry, Ne as releaseHistory, Ge as scoreSearchItem, Ke as searchGroupLabel, qe as searchGroupOrder, Je as searchItemKindLabel, $ as showcaseDemoRegistry, Q as supplementalShowcaseDemoRegistry, Ie as supplementalShowcaseDemoSlugs, Pe as templatePath, Fe as tocItems };
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=`3.1.10`,t=`July 15, 2026`,n=e;exports.PACKAGE_DEPENDENCY_RANGE=n,exports.PACKAGE_LATEST_RELEASE_DATE=t,exports.PACKAGE_LATEST_VERSION=e;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=`3.1.11`,t=`July 15, 2026`,n=e;exports.PACKAGE_DEPENDENCY_RANGE=n,exports.PACKAGE_LATEST_RELEASE_DATE=t,exports.PACKAGE_LATEST_VERSION=e;
@@ -1,4 +1,4 @@
1
1
  //#region src/showcase/package-meta.ts
2
- var e = "3.1.10", t = "July 15, 2026", n = e;
2
+ var e = "3.1.11", t = "July 15, 2026", n = e;
3
3
  //#endregion
4
4
  export { n as PACKAGE_DEPENDENCY_RANGE, t as PACKAGE_LATEST_RELEASE_DATE, e as PACKAGE_LATEST_VERSION };
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../components/ui/button/index.cjs"),t=require("../components/ui/input/index.cjs"),n=require("../components/ui/badge/index.cjs"),r=require("../components/ui/table/index.cjs"),i=require("../components/actions/demo.cjs"),a=require("../components/calendar/demo.cjs"),o=require("../components/data-table/demo.cjs"),s=require("../components/display/demo.cjs"),c=require("../components/feedback/demo.cjs"),l=require("../components/filters/demo.cjs"),u=require("../components/form/demo.cjs"),d=require("../components/inputs/demo.cjs"),f=require("../components/layout/demo.cjs"),p=require("../components/navigation/demo.cjs"),m=require("../components/overlay/demo.cjs"),h=require("../components/patterns/demo.cjs"),g=require("../components/upload/demo.cjs"),_=require("../components/wizard/demo.cjs"),v=require("./premium/types.cjs"),y=require("./premium/index.cjs"),b=require("./registry-specific.cjs"),x=require("./supplemental.cjs"),S=require("./preview-catalog.cjs");let C=require("react/jsx-runtime");var w=[{label:`Revenue`,value:`$24,780`,delta:`+12.8%`},{label:`Users`,value:`18,390`,delta:`+7.2%`},{label:`Orders`,value:`1,429`,delta:`+6.1%`},{label:`Conversion`,value:`6.3%`,delta:`+1.1%`}],T=[[`TM-001`,`Acme Dashboard`,`Live`,`$8,240`],[`TM-002`,`CRM Workspace`,`Review`,`$5,180`],[`TM-003`,`Store Command`,`Draft`,`$3,740`],[`TM-004`,`Finance Dock`,`Live`,`$7,620`]],E=[[`INV-001`,`Acme Inc.`,`Paid`,`$2,400`],[`INV-002`,`Larana`,`Review`,`$1,280`],[`INV-003`,`ShipFast`,`Draft`,`$980`],[`INV-004`,`Toolpad`,`Paid`,`$4,120`],[`INV-005`,`Pixels UI`,`Paid`,`$3,860`]],D=`min-h-screen bg-[var(--aui-page-bg-alt)] p-6 aui-text-strong`,O=`border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)] shadow-[var(--aui-shadow-panel)]`,k=`border border-[color:var(--aui-divider)] bg-[color:var(--aui-surface-muted)]`,A=`aui-surface-strong text-[color:var(--aui-surface-strong-foreground)]`,j=`aui-text-muted`,M=`text-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_28%)]`,N=`border-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_88%)] bg-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_90%)] text-[color:var(--aui-surface-strong-foreground)]`,P=`border-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_88%)] bg-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_95%)] text-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_18%)]`,F={...i.actionsShowcaseDemoRegistry,...a.calendarShowcaseDemoRegistry,...o.dataTableShowcaseDemoRegistry,...s.displayShowcaseDemoRegistry,...c.feedbackShowcaseDemoRegistry,...l.filtersShowcaseDemoRegistry,...u.formShowcaseDemoRegistry,...d.inputsShowcaseDemoRegistry,...f.layoutShowcaseDemoRegistry,...p.navigationShowcaseDemoRegistry,...m.overlayShowcaseDemoRegistry,...h.patternsShowcaseDemoRegistry,...g.uploadShowcaseDemoRegistry,..._.wizardShowcaseDemoRegistry,...b.registrySpecificDemoRegistry,...x.supplementalShowcaseDemoRegistry,...y.premiumShowcaseDemoRegistry};function I(){return(0,C.jsx)(`div`,{className:`flex size-11 items-center justify-center rounded-2xl border border-[color:var(--aui-divider)] bg-[color:var(--aui-surface-strong)] text-sm font-semibold tracking-[0.2em] text-[color:var(--aui-surface-strong-foreground)]`,children:`AZ`})}function L({tone:i}){return i===`dashboard`?(0,C.jsx)(`div`,{className:D,children:(0,C.jsxs)(`div`,{className:`grid min-h-[720px] gap-6 lg:grid-cols-[260px_1fr]`,children:[(0,C.jsxs)(`aside`,{className:`rounded-[28px] p-5 ${O}`,children:[(0,C.jsxs)(`div`,{className:`mb-6 flex items-center gap-3`,children:[(0,C.jsx)(I,{}),(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`p`,{className:`font-semibold`,children:`Tembro`}),(0,C.jsx)(`p`,{className:`text-sm ${j}`,children:`Dashboard shell`})]})]}),(0,C.jsx)(`div`,{className:`space-y-2 text-sm`,children:[`Overview`,`Analytics`,`Customers`,`Orders`,`Finance`,`Settings`].map((e,t)=>(0,C.jsx)(`div`,{className:t===0?`rounded-2xl px-4 py-3 ${A}`:`rounded-2xl px-4 py-3 ${j}`,children:e},e))})]}),(0,C.jsxs)(`main`,{className:`space-y-6 rounded-[32px] p-6 ${O}`,children:[(0,C.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between`,children:[(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`p`,{className:`text-sm uppercase tracking-[0.24em] ${j}`,children:`Overview`}),(0,C.jsx)(`h1`,{className:`mt-2 text-4xl font-semibold tracking-tight`,children:`Operations dashboard`})]}),(0,C.jsxs)(`div`,{className:`flex gap-3`,children:[(0,C.jsx)(e.Button,{variant:`outline`,className:`rounded-2xl`,children:`Route preview`}),(0,C.jsx)(e.Button,{className:`rounded-2xl`,children:`Create report`})]})]}),(0,C.jsx)(`div`,{className:`grid gap-4 xl:grid-cols-4`,children:w.map(e=>(0,C.jsxs)(`div`,{className:`rounded-[24px] p-5 ${k}`,children:[(0,C.jsx)(`p`,{className:`text-sm ${j}`,children:e.label}),(0,C.jsx)(`p`,{className:`mt-2 text-3xl font-semibold tracking-tight`,children:e.value}),(0,C.jsx)(`p`,{className:`mt-3 text-sm text-emerald-600`,children:e.delta})]},e.label))}),(0,C.jsxs)(`div`,{className:`grid gap-6 xl:grid-cols-[1.15fr_0.85fr]`,children:[(0,C.jsxs)(`section`,{className:`rounded-[28px] p-5 ${k}`,children:[(0,C.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Revenue trend`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Monthly performance with steady lift across product lines.`}),(0,C.jsx)(`div`,{className:`mt-5 h-72 rounded-[24px] bg-[color:var(--aui-page-bg)] [background-image:linear-gradient(180deg,color-mix(in_oklch,var(--aui-accent)_18%,transparent),transparent),radial-gradient(circle_at_bottom_left,color-mix(in_oklch,var(--aui-success)_20%,transparent),transparent_40%)]`})]}),(0,C.jsxs)(`section`,{className:`rounded-[28px] p-5 ${k}`,children:[(0,C.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Release checklist`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Production gating before public deployment.`}),(0,C.jsx)(`div`,{className:`mt-5 space-y-3`,children:[`QA approved`,`Docs updated`,`Tokens synced`,`Routes verified`].map((e,t)=>(0,C.jsxs)(`div`,{className:`flex items-center justify-between rounded-2xl px-4 py-3 ${O}`,children:[(0,C.jsx)(`span`,{children:e}),(0,C.jsx)(n.Badge,{variant:t===3?`outline`:`secondary`,children:t===3?`Pending`:`Done`})]},e))})]})]}),(0,C.jsxs)(`section`,{className:`rounded-[28px] p-5 ${k}`,children:[(0,C.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between`,children:[(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Recent workspaces`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Dense table preview inside a public docs frame.`})]}),(0,C.jsxs)(`div`,{className:`flex gap-3`,children:[(0,C.jsx)(t.Input,{placeholder:`Filter rows...`,className:`w-full lg:w-64`}),(0,C.jsx)(e.Button,{variant:`outline`,className:`rounded-2xl`,children:`Export`})]})]}),(0,C.jsx)(`div`,{className:`mt-5 overflow-hidden rounded-[24px] ${O}`,children:(0,C.jsxs)(r.Table,{children:[(0,C.jsx)(r.TableHeader,{children:(0,C.jsxs)(r.TableRow,{children:[(0,C.jsx)(r.TableHead,{children:`ID`}),(0,C.jsx)(r.TableHead,{children:`Name`}),(0,C.jsx)(r.TableHead,{children:`Status`}),(0,C.jsx)(r.TableHead,{className:`text-right`,children:`Revenue`})]})}),(0,C.jsx)(r.TableBody,{children:T.map(([e,t,i,a])=>(0,C.jsxs)(r.TableRow,{children:[(0,C.jsx)(r.TableCell,{children:e}),(0,C.jsx)(r.TableCell,{children:t}),(0,C.jsx)(r.TableCell,{children:(0,C.jsx)(n.Badge,{variant:i===`Live`?`secondary`:i===`Review`?`outline`:`destructive`,children:i})}),(0,C.jsx)(r.TableCell,{className:`text-right`,children:a})]},e))})]})})]})]})]})}):i===`table`?(0,C.jsx)(`div`,{className:D,children:(0,C.jsxs)(`section`,{className:`mx-auto max-w-6xl rounded-[32px] p-6 ${O}`,children:[(0,C.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between`,children:[(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`h1`,{className:`text-3xl font-semibold tracking-tight`,children:`Invoices table`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Responsive data-table preview route with filters, states and pagination shell.`})]}),(0,C.jsxs)(`div`,{className:`flex gap-3`,children:[(0,C.jsx)(t.Input,{placeholder:`Search invoices...`,className:`w-full lg:w-64`}),(0,C.jsx)(e.Button,{variant:`outline`,className:`rounded-2xl`,children:`Columns`}),(0,C.jsx)(e.Button,{className:`rounded-2xl`,children:`Export CSV`})]})]}),(0,C.jsxs)(`div`,{className:`mt-5 space-y-5`,children:[(0,C.jsx)(`div`,{className:`flex flex-wrap gap-2`,children:[`All`,`Paid`,`Review`,`Draft`].map((e,t)=>(0,C.jsx)(n.Badge,{variant:t===0?`default`:`outline`,children:e},e))}),(0,C.jsx)(`div`,{className:`overflow-hidden rounded-[24px] ${O}`,children:(0,C.jsxs)(r.Table,{children:[(0,C.jsx)(r.TableHeader,{children:(0,C.jsxs)(r.TableRow,{children:[(0,C.jsx)(r.TableHead,{children:`Invoice`}),(0,C.jsx)(r.TableHead,{children:`Customer`}),(0,C.jsx)(r.TableHead,{children:`Status`}),(0,C.jsx)(r.TableHead,{className:`text-right`,children:`Amount`})]})}),(0,C.jsx)(r.TableBody,{children:E.map(([e,t,i,a])=>(0,C.jsxs)(r.TableRow,{children:[(0,C.jsx)(r.TableCell,{children:e}),(0,C.jsx)(r.TableCell,{children:t}),(0,C.jsx)(r.TableCell,{children:(0,C.jsx)(n.Badge,{variant:i===`Paid`?`secondary`:i===`Review`?`outline`:`destructive`,children:i})}),(0,C.jsx)(r.TableCell,{className:`text-right`,children:a})]},e))})]})}),(0,C.jsxs)(`div`,{className:`flex items-center justify-between rounded-[24px] px-4 py-3 text-sm ${k} ${j}`,children:[(0,C.jsx)(`span`,{children:`5 rows visible`}),(0,C.jsxs)(`div`,{className:`flex gap-2`,children:[(0,C.jsx)(e.Button,{variant:`outline`,size:`sm`,children:`Prev`}),(0,C.jsx)(e.Button,{size:`sm`,children:`Next`})]})]})]})]})}):i===`auth`?(0,C.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-warning)_14%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,C.jsxs)(`div`,{className:`mx-auto grid min-h-[720px] max-w-6xl gap-6 lg:grid-cols-[1.05fr_0.95fr]`,children:[(0,C.jsxs)(`div`,{className:`flex flex-col justify-between rounded-[36px] border border-[color:color-mix(in_oklch,var(--aui-warning)_40%,transparent)] bg-[radial-gradient(circle_at_top_left,color-mix(in_oklch,var(--aui-warning)_22%,transparent),transparent_35%),var(--aui-surface-strong)] p-8 text-[color:var(--aui-surface-strong-foreground)] shadow-[var(--aui-shadow-panel)]`,children:[(0,C.jsxs)(`div`,{children:[(0,C.jsxs)(`div`,{className:`inline-flex items-center gap-3 rounded-full border px-3 py-2 ${N}`,children:[(0,C.jsx)(`div`,{className:`flex size-8 items-center justify-center rounded-xl border-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_88%)] bg-[color:var(--aui-page-bg)] text-xs font-semibold tracking-[0.22em] text-[color:var(--aui-page-foreground)]`,children:`AZ`}),(0,C.jsx)(`span`,{className:`text-sm font-medium`,children:`Tembro`})]}),(0,C.jsx)(`h1`,{className:`mt-8 max-w-lg text-5xl font-semibold tracking-tight`,children:`Production sign in flow for modern product surfaces.`}),(0,C.jsx)(`p`,{className:`mt-4 max-w-md text-base leading-7 ${M}`,children:`Preview a reusable auth block inside the docs system without leaving the library site.`})]}),(0,C.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-3`,children:[`Social login`,`Password reset`,`Session states`].map(e=>(0,C.jsx)(`div`,{className:`rounded-2xl border px-4 py-4 text-sm ${P}`,children:e},e))})]}),(0,C.jsx)(`section`,{className:`flex items-center rounded-[36px] p-8 ${O}`,children:(0,C.jsxs)(`div`,{className:`mx-auto w-full max-w-md space-y-6`,children:[(0,C.jsxs)(`div`,{className:`space-y-2 text-center`,children:[(0,C.jsx)(`h2`,{className:`text-3xl font-semibold tracking-tight`,children:`Welcome back`}),(0,C.jsx)(`p`,{className:`text-sm leading-6 ${j}`,children:`Sign in to continue to your workspace and preview environment.`})]}),(0,C.jsx)(e.Button,{variant:`outline`,className:`w-full rounded-2xl`,children:`Continue with Google`}),(0,C.jsxs)(`div`,{className:`grid gap-4`,children:[(0,C.jsxs)(`div`,{className:`space-y-2`,children:[(0,C.jsx)(`label`,{className:`text-sm font-medium aui-text-subtle`,children:`Email`}),(0,C.jsx)(t.Input,{defaultValue:`jane@example.com`})]}),(0,C.jsxs)(`div`,{className:`space-y-2`,children:[(0,C.jsx)(`label`,{className:`text-sm font-medium aui-text-subtle`,children:`Password`}),(0,C.jsx)(t.Input,{type:`password`,defaultValue:`password123`})]})]}),(0,C.jsx)(e.Button,{className:`w-full rounded-2xl`,children:`Sign in`}),(0,C.jsxs)(`div`,{className:`flex items-center justify-between text-sm ${j}`,children:[(0,C.jsx)(`span`,{children:`Forgot password?`}),(0,C.jsx)(`span`,{children:`Create account`})]})]})})]})}):i===`product`?(0,C.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-danger)_10%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,C.jsxs)(`div`,{className:`mx-auto grid max-w-6xl gap-6 lg:grid-cols-[1.05fr_0.95fr]`,children:[(0,C.jsx)(`section`,{className:`rounded-[36px] p-8 ${O}`,children:(0,C.jsx)(`div`,{className:`flex h-[560px] items-center justify-center rounded-[28px] bg-[radial-gradient(circle_at_top,color-mix(in_oklch,var(--aui-danger)_16%,transparent),transparent_35%),linear-gradient(180deg,var(--aui-page-bg),color-mix(in_oklch,var(--aui-danger)_8%,var(--aui-page-bg)))]`,children:(0,C.jsxs)(`div`,{className:`grid gap-6`,children:[(0,C.jsx)(`div`,{className:`mx-auto h-72 w-56 rounded-[28px] ${O}`}),(0,C.jsx)(`div`,{className:`grid grid-cols-4 gap-3`,children:[,,,,].fill(null).map((e,t)=>(0,C.jsx)(`div`,{className:`h-20 rounded-2xl ${O}`},t))})]})})}),(0,C.jsxs)(`div`,{className:`space-y-6 rounded-[36px] p-8 ${O}`,children:[(0,C.jsxs)(`div`,{className:`space-y-4`,children:[(0,C.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,C.jsx)(n.Badge,{className:`rounded-full bg-emerald-50 text-emerald-700 hover:bg-emerald-50`,children:`In stock`}),(0,C.jsx)(n.Badge,{variant:`outline`,children:`Ships today`})]}),(0,C.jsx)(`h1`,{className:`text-5xl font-semibold tracking-tight`,children:`Azamat Chair`}),(0,C.jsx)(`p`,{className:`text-lg leading-8 ${j}`,children:`A clean product detail surface with media gallery, pricing hierarchy and conversion controls.`})]}),(0,C.jsx)(`div`,{className:`rounded-[28px] p-6 ${k}`,children:(0,C.jsxs)(`div`,{className:`flex items-end justify-between`,children:[(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`p`,{className:`text-sm ${j}`,children:`Price`}),(0,C.jsx)(`p`,{className:`mt-2 text-4xl font-semibold`,children:`$249`})]}),(0,C.jsx)(`p`,{className:`text-sm text-emerald-600`,children:`Free shipping`})]})}),(0,C.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-3`,children:[`Oak`,`Walnut`,`Black`].map((e,t)=>(0,C.jsx)(`button`,{className:t===0?`rounded-2xl border px-4 py-3 text-sm ${A}`:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3 text-sm aui-text-subtle`,children:e},e))}),(0,C.jsxs)(`div`,{className:`flex gap-3`,children:[(0,C.jsx)(e.Button,{className:`flex-1 rounded-2xl`,children:`Add to cart`}),(0,C.jsx)(e.Button,{variant:`outline`,className:`flex-1 rounded-2xl`,children:`Save`})]}),(0,C.jsx)(`div`,{className:`grid gap-3`,children:[`Premium ash wood frame`,`Textured linen seat`,`Two-year warranty`].map(e=>(0,C.jsx)(`div`,{className:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3 text-sm aui-text-subtle`,children:e},e))})]})]})}):i===`command`?(0,C.jsx)(`div`,{className:D,children:(0,C.jsx)(`div`,{className:`mx-auto max-w-4xl rounded-[36px] p-6 ${O}`,children:(0,C.jsxs)(`div`,{className:`mx-auto max-w-3xl overflow-hidden rounded-[28px] bg-[linear-gradient(180deg,var(--aui-page-bg),var(--aui-page-bg-alt))] ${O}`,children:[(0,C.jsx)(`div`,{className:`border-b border-[color:var(--aui-divider)] px-5 py-4`,children:(0,C.jsx)(t.Input,{defaultValue:`Search components, blocks, templates...`,className:`border-0 px-0 text-base shadow-none focus-visible:ring-0`})}),(0,C.jsxs)(`div`,{className:`grid gap-6 p-5 md:grid-cols-2`,children:[(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`p`,{className:`mb-3 text-xs font-semibold uppercase tracking-[0.24em] ${j}`,children:`Trending`}),(0,C.jsx)(`div`,{className:`space-y-2`,children:[`Button`,`Input`,`Card`,`Dialog`,`Data Table`].map((e,t)=>(0,C.jsxs)(`div`,{className:t===0?`flex items-center justify-between rounded-2xl px-4 py-3 text-sm ${A}`:`flex items-center justify-between rounded-2xl px-4 py-3 text-sm aui-text-subtle`,children:[(0,C.jsx)(`span`,{children:e}),(0,C.jsx)(n.Badge,{variant:t===0?`secondary`:`outline`,children:String.fromCharCode(66+t)})]},e))})]}),(0,C.jsxs)(`div`,{children:[(0,C.jsx)(`p`,{className:`mb-3 text-xs font-semibold uppercase tracking-[0.24em] ${j}`,children:`Quick actions`}),(0,C.jsx)(`div`,{className:`space-y-2`,children:[`Open docs`,`Preview template`,`Copy install command`,`Switch theme`].map(e=>(0,C.jsx)(`div`,{className:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3 text-sm aui-text-subtle`,children:e},e))})]})]})]})})}):i===`calendar`?(0,C.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-accent)_10%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,C.jsxs)(`div`,{className:`mx-auto grid max-w-5xl gap-6 lg:grid-cols-[0.95fr_1.05fr]`,children:[(0,C.jsxs)(`section`,{className:`rounded-[32px] p-6 ${O}`,children:[(0,C.jsx)(`h1`,{className:`text-3xl font-semibold tracking-tight`,children:`June 2026`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Calendar family preview with selected dates and scheduling context.`}),(0,C.jsx)(`div`,{className:`mt-5 grid grid-cols-7 gap-2 text-center text-sm`,children:[`Mo`,`Tu`,`We`,`Th`,`Fr`,`Sa`,`Su`,...Array.from({length:35},(e,t)=>`${t+1}`)].map((e,t)=>(0,C.jsx)(`div`,{className:t>10&&t<13?`rounded-2xl px-3 py-3 ${A}`:`rounded-2xl border border-[color:var(--aui-divider)] px-3 py-3 aui-text-subtle`,children:e},`${e}-${t}`))})]}),(0,C.jsxs)(`section`,{className:`rounded-[32px] p-6 ${O}`,children:[(0,C.jsx)(`h2`,{className:`text-2xl font-semibold tracking-tight`,children:`Schedule event`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Pair calendar surfaces with summary cards and chosen range context.`}),(0,C.jsxs)(`div`,{className:`mt-5 space-y-4`,children:[(0,C.jsxs)(`div`,{className:`rounded-[24px] p-5 ${k}`,children:[(0,C.jsx)(`p`,{className:`text-sm ${j}`,children:`Selected range`}),(0,C.jsx)(`p`,{className:`mt-2 text-2xl font-semibold`,children:`12 Jun - 18 Jun`})]}),(0,C.jsx)(`div`,{className:`grid gap-3`,children:[`Design review`,`Prototype handoff`,`Release QA`].map(e=>(0,C.jsxs)(`div`,{className:`flex items-center justify-between rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3`,children:[(0,C.jsx)(`span`,{className:`text-sm aui-text-subtle`,children:e}),(0,C.jsx)(n.Badge,{variant:`outline`,children:`Scheduled`})]},e))})]})]})]})}):(0,C.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-success)_8%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,C.jsx)(`div`,{className:`mx-auto max-w-5xl space-y-6`,children:(0,C.jsxs)(`section`,{className:`rounded-[32px] p-6 ${O}`,children:[(0,C.jsx)(`h1`,{className:`text-3xl font-semibold tracking-tight`,children:`Upload assets`}),(0,C.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${j}`,children:`Preview drag, status and asset-library patterns in one route.`}),(0,C.jsxs)(`div`,{className:`mt-5 grid gap-6 lg:grid-cols-[1.05fr_0.95fr]`,children:[(0,C.jsx)(`div`,{className:`flex min-h-[320px] items-center justify-center rounded-[28px] border border-dashed border-[color:var(--aui-surface-border)] bg-[color:var(--aui-surface-muted)]`,children:(0,C.jsxs)(`div`,{className:`space-y-3 text-center`,children:[(0,C.jsx)(`p`,{className:`text-lg font-semibold`,children:`Drop files here`}),(0,C.jsx)(`p`,{className:`text-sm ${j}`,children:`PNG, JPG, SVG, PDF up to 20MB`}),(0,C.jsx)(e.Button,{className:`rounded-2xl`,children:`Browse files`})]})}),(0,C.jsx)(`div`,{className:`space-y-3`,children:[`Brand-guide.pdf`,`hero-image.png`,`avatar-collection.zip`].map((e,t)=>(0,C.jsxs)(`div`,{className:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-4`,children:[(0,C.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,C.jsx)(`span`,{className:`font-medium aui-text-strong`,children:e}),(0,C.jsx)(n.Badge,{variant:t===2?`outline`:`secondary`,children:t===2?`Uploading`:`Done`})]}),(0,C.jsx)(`div`,{className:`mt-3 h-2 rounded-full bg-[color:var(--aui-surface-muted)]`,children:(0,C.jsx)(`div`,{className:t===2?`h-2 w-2/3 rounded-full bg-[color:var(--aui-surface-strong)]`:`h-2 w-full rounded-full bg-emerald-500`})})]},e))})]})]})})})}var R=Object.fromEntries(S.previewSurfaceCatalog.map(e=>[e.slug,{title:e.title,command:e.command,code:e.code,Render:function(){return(0,C.jsx)(L,{tone:e.tone})}}]));function z(e){let t=F[e];return t?{title:`${e} preview`,command:`npx tembro add ${e}`,code:t.mock.code,Render(){return(0,C.jsx)(`div`,{className:D,children:(0,C.jsxs)(`div`,{className:`mx-auto max-w-5xl space-y-6 rounded-[32px] p-6 ${O}`,children:[(0,C.jsxs)(`div`,{className:`space-y-2`,children:[(0,C.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,C.jsx)(`span`,{className:`rounded-full border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg-alt)] px-2.5 py-1 text-[11px] font-semibold uppercase tracking-[0.18em] ${j}`,children:`Component preview`}),(0,C.jsx)(`span`,{className:`rounded-full border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg-alt)] px-2.5 py-1 text-[11px] font-semibold uppercase tracking-[0.18em] ${j}`,children:`Playground route`})]}),(0,C.jsx)(`h1`,{className:`text-4xl font-semibold tracking-tight capitalize`,children:e}),(0,C.jsx)(`p`,{className:`text-base leading-7 ${j}`,children:`Direct component demo route for iframe-based docs preview.`})]}),(0,C.jsx)(`div`,{className:`rounded-[28px] border border-[color:var(--aui-divider)] bg-[linear-gradient(180deg,var(--aui-page-bg),var(--aui-page-bg-alt))] p-6`,children:(0,C.jsx)(t.Showcase,{mode:`playground`,state:v.defaultComponentDemoState,setState:()=>void 0})}),(0,C.jsx)(`div`,{className:`grid gap-4 md:grid-cols-3`,children:t.mock.highlights.map(e=>(0,C.jsx)(`div`,{className:`rounded-[24px] border border-[color:var(--aui-divider)] bg-[color:var(--aui-surface-muted)] p-4 text-sm aui-text-subtle`,children:e},e))}),(0,C.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-2`,children:[(0,C.jsxs)(`div`,{className:`rounded-[24px] p-4 ${k}`,children:[(0,C.jsx)(`p`,{className:`text-xs font-semibold uppercase tracking-[0.22em] ${j}`,children:`CLI`}),(0,C.jsx)(`code`,{className:`mt-3 block text-sm aui-text-strong`,children:`npx tembro add ${e}`})]}),(0,C.jsxs)(`div`,{className:`rounded-[24px] p-4 ${k}`,children:[(0,C.jsx)(`p`,{className:`text-xs font-semibold uppercase tracking-[0.22em] ${j}`,children:`Preview note`}),(0,C.jsx)(`p`,{className:`mt-3 text-sm leading-6 aui-text-subtle`,children:`This route exists to inspect the live reusable surface in isolation before wiring it into docs, templates or application pages.`})]})]})]})})}}:null}exports.getComponentPreview=z,exports.previewBlockRegistry=R;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../components/ui/button/index.cjs"),t=require("../components/ui/input/index.cjs"),n=require("../components/ui/badge/index.cjs"),r=require("../components/ui/table/index.cjs"),i=require("../components/actions/demo.cjs"),a=require("../components/calendar/demo.cjs"),o=require("../components/charts/demo.cjs"),s=require("../components/data-table/demo.cjs"),c=require("../components/display/demo.cjs"),l=require("../components/feedback/demo.cjs"),u=require("../components/filters/demo.cjs"),d=require("../components/form/demo.cjs"),f=require("../components/inputs/demo.cjs"),p=require("../components/layout/demo.cjs"),m=require("../components/navigation/demo.cjs"),h=require("../components/overlay/demo.cjs"),g=require("../components/patterns/demo.cjs"),_=require("../components/upload/demo.cjs"),v=require("../components/wizard/demo.cjs"),y=require("./premium/types.cjs"),b=require("./premium/index.cjs"),x=require("./registry-specific.cjs"),S=require("./supplemental.cjs"),C=require("./preview-catalog.cjs");let w=require("react/jsx-runtime");var T=[{label:`Revenue`,value:`$24,780`,delta:`+12.8%`},{label:`Users`,value:`18,390`,delta:`+7.2%`},{label:`Orders`,value:`1,429`,delta:`+6.1%`},{label:`Conversion`,value:`6.3%`,delta:`+1.1%`}],E=[[`TM-001`,`Acme Dashboard`,`Live`,`$8,240`],[`TM-002`,`CRM Workspace`,`Review`,`$5,180`],[`TM-003`,`Store Command`,`Draft`,`$3,740`],[`TM-004`,`Finance Dock`,`Live`,`$7,620`]],D=[[`INV-001`,`Acme Inc.`,`Paid`,`$2,400`],[`INV-002`,`Larana`,`Review`,`$1,280`],[`INV-003`,`ShipFast`,`Draft`,`$980`],[`INV-004`,`Toolpad`,`Paid`,`$4,120`],[`INV-005`,`Pixels UI`,`Paid`,`$3,860`]],O=`min-h-screen bg-[var(--aui-page-bg-alt)] p-6 aui-text-strong`,k=`border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)] shadow-[var(--aui-shadow-panel)]`,A=`border border-[color:var(--aui-divider)] bg-[color:var(--aui-surface-muted)]`,j=`aui-surface-strong text-[color:var(--aui-surface-strong-foreground)]`,M=`aui-text-muted`,N=`text-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_28%)]`,P=`border-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_88%)] bg-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_90%)] text-[color:var(--aui-surface-strong-foreground)]`,F=`border-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_88%)] bg-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_95%)] text-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_18%)]`,I={...i.actionsShowcaseDemoRegistry,...a.calendarShowcaseDemoRegistry,...o.chartsShowcaseDemoRegistry,...s.dataTableShowcaseDemoRegistry,...c.displayShowcaseDemoRegistry,...l.feedbackShowcaseDemoRegistry,...u.filtersShowcaseDemoRegistry,...d.formShowcaseDemoRegistry,...f.inputsShowcaseDemoRegistry,...p.layoutShowcaseDemoRegistry,...m.navigationShowcaseDemoRegistry,...h.overlayShowcaseDemoRegistry,...g.patternsShowcaseDemoRegistry,..._.uploadShowcaseDemoRegistry,...v.wizardShowcaseDemoRegistry,...x.registrySpecificDemoRegistry,...S.supplementalShowcaseDemoRegistry,...b.premiumShowcaseDemoRegistry};function L(){return(0,w.jsx)(`div`,{className:`flex size-11 items-center justify-center rounded-2xl border border-[color:var(--aui-divider)] bg-[color:var(--aui-surface-strong)] text-sm font-semibold tracking-[0.2em] text-[color:var(--aui-surface-strong-foreground)]`,children:`AZ`})}function R({tone:i}){return i===`dashboard`?(0,w.jsx)(`div`,{className:O,children:(0,w.jsxs)(`div`,{className:`grid min-h-[720px] gap-6 lg:grid-cols-[260px_1fr]`,children:[(0,w.jsxs)(`aside`,{className:`rounded-[28px] p-5 ${k}`,children:[(0,w.jsxs)(`div`,{className:`mb-6 flex items-center gap-3`,children:[(0,w.jsx)(L,{}),(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`p`,{className:`font-semibold`,children:`Tembro`}),(0,w.jsx)(`p`,{className:`text-sm ${M}`,children:`Dashboard shell`})]})]}),(0,w.jsx)(`div`,{className:`space-y-2 text-sm`,children:[`Overview`,`Analytics`,`Customers`,`Orders`,`Finance`,`Settings`].map((e,t)=>(0,w.jsx)(`div`,{className:t===0?`rounded-2xl px-4 py-3 ${j}`:`rounded-2xl px-4 py-3 ${M}`,children:e},e))})]}),(0,w.jsxs)(`main`,{className:`space-y-6 rounded-[32px] p-6 ${k}`,children:[(0,w.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between`,children:[(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`p`,{className:`text-sm uppercase tracking-[0.24em] ${M}`,children:`Overview`}),(0,w.jsx)(`h1`,{className:`mt-2 text-4xl font-semibold tracking-tight`,children:`Operations dashboard`})]}),(0,w.jsxs)(`div`,{className:`flex gap-3`,children:[(0,w.jsx)(e.Button,{variant:`outline`,className:`rounded-2xl`,children:`Route preview`}),(0,w.jsx)(e.Button,{className:`rounded-2xl`,children:`Create report`})]})]}),(0,w.jsx)(`div`,{className:`grid gap-4 xl:grid-cols-4`,children:T.map(e=>(0,w.jsxs)(`div`,{className:`rounded-[24px] p-5 ${A}`,children:[(0,w.jsx)(`p`,{className:`text-sm ${M}`,children:e.label}),(0,w.jsx)(`p`,{className:`mt-2 text-3xl font-semibold tracking-tight`,children:e.value}),(0,w.jsx)(`p`,{className:`mt-3 text-sm text-emerald-600`,children:e.delta})]},e.label))}),(0,w.jsxs)(`div`,{className:`grid gap-6 xl:grid-cols-[1.15fr_0.85fr]`,children:[(0,w.jsxs)(`section`,{className:`rounded-[28px] p-5 ${A}`,children:[(0,w.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Revenue trend`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Monthly performance with steady lift across product lines.`}),(0,w.jsx)(`div`,{className:`mt-5 h-72 rounded-[24px] bg-[color:var(--aui-page-bg)] [background-image:linear-gradient(180deg,color-mix(in_oklch,var(--aui-accent)_18%,transparent),transparent),radial-gradient(circle_at_bottom_left,color-mix(in_oklch,var(--aui-success)_20%,transparent),transparent_40%)]`})]}),(0,w.jsxs)(`section`,{className:`rounded-[28px] p-5 ${A}`,children:[(0,w.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Release checklist`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Production gating before public deployment.`}),(0,w.jsx)(`div`,{className:`mt-5 space-y-3`,children:[`QA approved`,`Docs updated`,`Tokens synced`,`Routes verified`].map((e,t)=>(0,w.jsxs)(`div`,{className:`flex items-center justify-between rounded-2xl px-4 py-3 ${k}`,children:[(0,w.jsx)(`span`,{children:e}),(0,w.jsx)(n.Badge,{variant:t===3?`outline`:`secondary`,children:t===3?`Pending`:`Done`})]},e))})]})]}),(0,w.jsxs)(`section`,{className:`rounded-[28px] p-5 ${A}`,children:[(0,w.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between`,children:[(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`h2`,{className:`text-xl font-semibold`,children:`Recent workspaces`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Dense table preview inside a public docs frame.`})]}),(0,w.jsxs)(`div`,{className:`flex gap-3`,children:[(0,w.jsx)(t.Input,{placeholder:`Filter rows...`,className:`w-full lg:w-64`}),(0,w.jsx)(e.Button,{variant:`outline`,className:`rounded-2xl`,children:`Export`})]})]}),(0,w.jsx)(`div`,{className:`mt-5 overflow-hidden rounded-[24px] ${k}`,children:(0,w.jsxs)(r.Table,{children:[(0,w.jsx)(r.TableHeader,{children:(0,w.jsxs)(r.TableRow,{children:[(0,w.jsx)(r.TableHead,{children:`ID`}),(0,w.jsx)(r.TableHead,{children:`Name`}),(0,w.jsx)(r.TableHead,{children:`Status`}),(0,w.jsx)(r.TableHead,{className:`text-right`,children:`Revenue`})]})}),(0,w.jsx)(r.TableBody,{children:E.map(([e,t,i,a])=>(0,w.jsxs)(r.TableRow,{children:[(0,w.jsx)(r.TableCell,{children:e}),(0,w.jsx)(r.TableCell,{children:t}),(0,w.jsx)(r.TableCell,{children:(0,w.jsx)(n.Badge,{variant:i===`Live`?`secondary`:i===`Review`?`outline`:`destructive`,children:i})}),(0,w.jsx)(r.TableCell,{className:`text-right`,children:a})]},e))})]})})]})]})]})}):i===`table`?(0,w.jsx)(`div`,{className:O,children:(0,w.jsxs)(`section`,{className:`mx-auto max-w-6xl rounded-[32px] p-6 ${k}`,children:[(0,w.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between`,children:[(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`h1`,{className:`text-3xl font-semibold tracking-tight`,children:`Invoices table`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Responsive data-table preview route with filters, states and pagination shell.`})]}),(0,w.jsxs)(`div`,{className:`flex gap-3`,children:[(0,w.jsx)(t.Input,{placeholder:`Search invoices...`,className:`w-full lg:w-64`}),(0,w.jsx)(e.Button,{variant:`outline`,className:`rounded-2xl`,children:`Columns`}),(0,w.jsx)(e.Button,{className:`rounded-2xl`,children:`Export CSV`})]})]}),(0,w.jsxs)(`div`,{className:`mt-5 space-y-5`,children:[(0,w.jsx)(`div`,{className:`flex flex-wrap gap-2`,children:[`All`,`Paid`,`Review`,`Draft`].map((e,t)=>(0,w.jsx)(n.Badge,{variant:t===0?`default`:`outline`,children:e},e))}),(0,w.jsx)(`div`,{className:`overflow-hidden rounded-[24px] ${k}`,children:(0,w.jsxs)(r.Table,{children:[(0,w.jsx)(r.TableHeader,{children:(0,w.jsxs)(r.TableRow,{children:[(0,w.jsx)(r.TableHead,{children:`Invoice`}),(0,w.jsx)(r.TableHead,{children:`Customer`}),(0,w.jsx)(r.TableHead,{children:`Status`}),(0,w.jsx)(r.TableHead,{className:`text-right`,children:`Amount`})]})}),(0,w.jsx)(r.TableBody,{children:D.map(([e,t,i,a])=>(0,w.jsxs)(r.TableRow,{children:[(0,w.jsx)(r.TableCell,{children:e}),(0,w.jsx)(r.TableCell,{children:t}),(0,w.jsx)(r.TableCell,{children:(0,w.jsx)(n.Badge,{variant:i===`Paid`?`secondary`:i===`Review`?`outline`:`destructive`,children:i})}),(0,w.jsx)(r.TableCell,{className:`text-right`,children:a})]},e))})]})}),(0,w.jsxs)(`div`,{className:`flex items-center justify-between rounded-[24px] px-4 py-3 text-sm ${A} ${M}`,children:[(0,w.jsx)(`span`,{children:`5 rows visible`}),(0,w.jsxs)(`div`,{className:`flex gap-2`,children:[(0,w.jsx)(e.Button,{variant:`outline`,size:`sm`,children:`Prev`}),(0,w.jsx)(e.Button,{size:`sm`,children:`Next`})]})]})]})]})}):i===`auth`?(0,w.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-warning)_14%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,w.jsxs)(`div`,{className:`mx-auto grid min-h-[720px] max-w-6xl gap-6 lg:grid-cols-[1.05fr_0.95fr]`,children:[(0,w.jsxs)(`div`,{className:`flex flex-col justify-between rounded-[36px] border border-[color:color-mix(in_oklch,var(--aui-warning)_40%,transparent)] bg-[radial-gradient(circle_at_top_left,color-mix(in_oklch,var(--aui-warning)_22%,transparent),transparent_35%),var(--aui-surface-strong)] p-8 text-[color:var(--aui-surface-strong-foreground)] shadow-[var(--aui-shadow-panel)]`,children:[(0,w.jsxs)(`div`,{children:[(0,w.jsxs)(`div`,{className:`inline-flex items-center gap-3 rounded-full border px-3 py-2 ${P}`,children:[(0,w.jsx)(`div`,{className:`flex size-8 items-center justify-center rounded-xl border-[color:color-mix(in_oklch,var(--aui-surface-strong-foreground),transparent_88%)] bg-[color:var(--aui-page-bg)] text-xs font-semibold tracking-[0.22em] text-[color:var(--aui-page-foreground)]`,children:`AZ`}),(0,w.jsx)(`span`,{className:`text-sm font-medium`,children:`Tembro`})]}),(0,w.jsx)(`h1`,{className:`mt-8 max-w-lg text-5xl font-semibold tracking-tight`,children:`Production sign in flow for modern product surfaces.`}),(0,w.jsx)(`p`,{className:`mt-4 max-w-md text-base leading-7 ${N}`,children:`Preview a reusable auth block inside the docs system without leaving the library site.`})]}),(0,w.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-3`,children:[`Social login`,`Password reset`,`Session states`].map(e=>(0,w.jsx)(`div`,{className:`rounded-2xl border px-4 py-4 text-sm ${F}`,children:e},e))})]}),(0,w.jsx)(`section`,{className:`flex items-center rounded-[36px] p-8 ${k}`,children:(0,w.jsxs)(`div`,{className:`mx-auto w-full max-w-md space-y-6`,children:[(0,w.jsxs)(`div`,{className:`space-y-2 text-center`,children:[(0,w.jsx)(`h2`,{className:`text-3xl font-semibold tracking-tight`,children:`Welcome back`}),(0,w.jsx)(`p`,{className:`text-sm leading-6 ${M}`,children:`Sign in to continue to your workspace and preview environment.`})]}),(0,w.jsx)(e.Button,{variant:`outline`,className:`w-full rounded-2xl`,children:`Continue with Google`}),(0,w.jsxs)(`div`,{className:`grid gap-4`,children:[(0,w.jsxs)(`div`,{className:`space-y-2`,children:[(0,w.jsx)(`label`,{className:`text-sm font-medium aui-text-subtle`,children:`Email`}),(0,w.jsx)(t.Input,{defaultValue:`jane@example.com`})]}),(0,w.jsxs)(`div`,{className:`space-y-2`,children:[(0,w.jsx)(`label`,{className:`text-sm font-medium aui-text-subtle`,children:`Password`}),(0,w.jsx)(t.Input,{type:`password`,defaultValue:`password123`})]})]}),(0,w.jsx)(e.Button,{className:`w-full rounded-2xl`,children:`Sign in`}),(0,w.jsxs)(`div`,{className:`flex items-center justify-between text-sm ${M}`,children:[(0,w.jsx)(`span`,{children:`Forgot password?`}),(0,w.jsx)(`span`,{children:`Create account`})]})]})})]})}):i===`product`?(0,w.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-danger)_10%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,w.jsxs)(`div`,{className:`mx-auto grid max-w-6xl gap-6 lg:grid-cols-[1.05fr_0.95fr]`,children:[(0,w.jsx)(`section`,{className:`rounded-[36px] p-8 ${k}`,children:(0,w.jsx)(`div`,{className:`flex h-[560px] items-center justify-center rounded-[28px] bg-[radial-gradient(circle_at_top,color-mix(in_oklch,var(--aui-danger)_16%,transparent),transparent_35%),linear-gradient(180deg,var(--aui-page-bg),color-mix(in_oklch,var(--aui-danger)_8%,var(--aui-page-bg)))]`,children:(0,w.jsxs)(`div`,{className:`grid gap-6`,children:[(0,w.jsx)(`div`,{className:`mx-auto h-72 w-56 rounded-[28px] ${k}`}),(0,w.jsx)(`div`,{className:`grid grid-cols-4 gap-3`,children:[,,,,].fill(null).map((e,t)=>(0,w.jsx)(`div`,{className:`h-20 rounded-2xl ${k}`},t))})]})})}),(0,w.jsxs)(`div`,{className:`space-y-6 rounded-[36px] p-8 ${k}`,children:[(0,w.jsxs)(`div`,{className:`space-y-4`,children:[(0,w.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,w.jsx)(n.Badge,{className:`rounded-full bg-emerald-50 text-emerald-700 hover:bg-emerald-50`,children:`In stock`}),(0,w.jsx)(n.Badge,{variant:`outline`,children:`Ships today`})]}),(0,w.jsx)(`h1`,{className:`text-5xl font-semibold tracking-tight`,children:`Azamat Chair`}),(0,w.jsx)(`p`,{className:`text-lg leading-8 ${M}`,children:`A clean product detail surface with media gallery, pricing hierarchy and conversion controls.`})]}),(0,w.jsx)(`div`,{className:`rounded-[28px] p-6 ${A}`,children:(0,w.jsxs)(`div`,{className:`flex items-end justify-between`,children:[(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`p`,{className:`text-sm ${M}`,children:`Price`}),(0,w.jsx)(`p`,{className:`mt-2 text-4xl font-semibold`,children:`$249`})]}),(0,w.jsx)(`p`,{className:`text-sm text-emerald-600`,children:`Free shipping`})]})}),(0,w.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-3`,children:[`Oak`,`Walnut`,`Black`].map((e,t)=>(0,w.jsx)(`button`,{className:t===0?`rounded-2xl border px-4 py-3 text-sm ${j}`:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3 text-sm aui-text-subtle`,children:e},e))}),(0,w.jsxs)(`div`,{className:`flex gap-3`,children:[(0,w.jsx)(e.Button,{className:`flex-1 rounded-2xl`,children:`Add to cart`}),(0,w.jsx)(e.Button,{variant:`outline`,className:`flex-1 rounded-2xl`,children:`Save`})]}),(0,w.jsx)(`div`,{className:`grid gap-3`,children:[`Premium ash wood frame`,`Textured linen seat`,`Two-year warranty`].map(e=>(0,w.jsx)(`div`,{className:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3 text-sm aui-text-subtle`,children:e},e))})]})]})}):i===`command`?(0,w.jsx)(`div`,{className:O,children:(0,w.jsx)(`div`,{className:`mx-auto max-w-4xl rounded-[36px] p-6 ${k}`,children:(0,w.jsxs)(`div`,{className:`mx-auto max-w-3xl overflow-hidden rounded-[28px] bg-[linear-gradient(180deg,var(--aui-page-bg),var(--aui-page-bg-alt))] ${k}`,children:[(0,w.jsx)(`div`,{className:`border-b border-[color:var(--aui-divider)] px-5 py-4`,children:(0,w.jsx)(t.Input,{defaultValue:`Search components, blocks, templates...`,className:`border-0 px-0 text-base shadow-none focus-visible:ring-0`})}),(0,w.jsxs)(`div`,{className:`grid gap-6 p-5 md:grid-cols-2`,children:[(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`p`,{className:`mb-3 text-xs font-semibold uppercase tracking-[0.24em] ${M}`,children:`Trending`}),(0,w.jsx)(`div`,{className:`space-y-2`,children:[`Button`,`Input`,`Card`,`Dialog`,`Data Table`].map((e,t)=>(0,w.jsxs)(`div`,{className:t===0?`flex items-center justify-between rounded-2xl px-4 py-3 text-sm ${j}`:`flex items-center justify-between rounded-2xl px-4 py-3 text-sm aui-text-subtle`,children:[(0,w.jsx)(`span`,{children:e}),(0,w.jsx)(n.Badge,{variant:t===0?`secondary`:`outline`,children:String.fromCharCode(66+t)})]},e))})]}),(0,w.jsxs)(`div`,{children:[(0,w.jsx)(`p`,{className:`mb-3 text-xs font-semibold uppercase tracking-[0.24em] ${M}`,children:`Quick actions`}),(0,w.jsx)(`div`,{className:`space-y-2`,children:[`Open docs`,`Preview template`,`Copy install command`,`Switch theme`].map(e=>(0,w.jsx)(`div`,{className:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3 text-sm aui-text-subtle`,children:e},e))})]})]})]})})}):i===`calendar`?(0,w.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-accent)_10%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,w.jsxs)(`div`,{className:`mx-auto grid max-w-5xl gap-6 lg:grid-cols-[0.95fr_1.05fr]`,children:[(0,w.jsxs)(`section`,{className:`rounded-[32px] p-6 ${k}`,children:[(0,w.jsx)(`h1`,{className:`text-3xl font-semibold tracking-tight`,children:`June 2026`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Calendar family preview with selected dates and scheduling context.`}),(0,w.jsx)(`div`,{className:`mt-5 grid grid-cols-7 gap-2 text-center text-sm`,children:[`Mo`,`Tu`,`We`,`Th`,`Fr`,`Sa`,`Su`,...Array.from({length:35},(e,t)=>`${t+1}`)].map((e,t)=>(0,w.jsx)(`div`,{className:t>10&&t<13?`rounded-2xl px-3 py-3 ${j}`:`rounded-2xl border border-[color:var(--aui-divider)] px-3 py-3 aui-text-subtle`,children:e},`${e}-${t}`))})]}),(0,w.jsxs)(`section`,{className:`rounded-[32px] p-6 ${k}`,children:[(0,w.jsx)(`h2`,{className:`text-2xl font-semibold tracking-tight`,children:`Schedule event`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Pair calendar surfaces with summary cards and chosen range context.`}),(0,w.jsxs)(`div`,{className:`mt-5 space-y-4`,children:[(0,w.jsxs)(`div`,{className:`rounded-[24px] p-5 ${A}`,children:[(0,w.jsx)(`p`,{className:`text-sm ${M}`,children:`Selected range`}),(0,w.jsx)(`p`,{className:`mt-2 text-2xl font-semibold`,children:`12 Jun - 18 Jun`})]}),(0,w.jsx)(`div`,{className:`grid gap-3`,children:[`Design review`,`Prototype handoff`,`Release QA`].map(e=>(0,w.jsxs)(`div`,{className:`flex items-center justify-between rounded-2xl border border-[color:var(--aui-divider)] px-4 py-3`,children:[(0,w.jsx)(`span`,{className:`text-sm aui-text-subtle`,children:e}),(0,w.jsx)(n.Badge,{variant:`outline`,children:`Scheduled`})]},e))})]})]})]})}):(0,w.jsx)(`div`,{className:`min-h-screen bg-[linear-gradient(180deg,color-mix(in_oklch,var(--aui-success)_8%,var(--aui-page-bg-alt)),var(--aui-page-bg))] p-6 aui-text-strong`,children:(0,w.jsx)(`div`,{className:`mx-auto max-w-5xl space-y-6`,children:(0,w.jsxs)(`section`,{className:`rounded-[32px] p-6 ${k}`,children:[(0,w.jsx)(`h1`,{className:`text-3xl font-semibold tracking-tight`,children:`Upload assets`}),(0,w.jsx)(`p`,{className:`mt-2 text-sm leading-6 ${M}`,children:`Preview drag, status and asset-library patterns in one route.`}),(0,w.jsxs)(`div`,{className:`mt-5 grid gap-6 lg:grid-cols-[1.05fr_0.95fr]`,children:[(0,w.jsx)(`div`,{className:`flex min-h-[320px] items-center justify-center rounded-[28px] border border-dashed border-[color:var(--aui-surface-border)] bg-[color:var(--aui-surface-muted)]`,children:(0,w.jsxs)(`div`,{className:`space-y-3 text-center`,children:[(0,w.jsx)(`p`,{className:`text-lg font-semibold`,children:`Drop files here`}),(0,w.jsx)(`p`,{className:`text-sm ${M}`,children:`PNG, JPG, SVG, PDF up to 20MB`}),(0,w.jsx)(e.Button,{className:`rounded-2xl`,children:`Browse files`})]})}),(0,w.jsx)(`div`,{className:`space-y-3`,children:[`Brand-guide.pdf`,`hero-image.png`,`avatar-collection.zip`].map((e,t)=>(0,w.jsxs)(`div`,{className:`rounded-2xl border border-[color:var(--aui-divider)] px-4 py-4`,children:[(0,w.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,w.jsx)(`span`,{className:`font-medium aui-text-strong`,children:e}),(0,w.jsx)(n.Badge,{variant:t===2?`outline`:`secondary`,children:t===2?`Uploading`:`Done`})]}),(0,w.jsx)(`div`,{className:`mt-3 h-2 rounded-full bg-[color:var(--aui-surface-muted)]`,children:(0,w.jsx)(`div`,{className:t===2?`h-2 w-2/3 rounded-full bg-[color:var(--aui-surface-strong)]`:`h-2 w-full rounded-full bg-emerald-500`})})]},e))})]})]})})})}var z=Object.fromEntries(C.previewSurfaceCatalog.map(e=>[e.slug,{title:e.title,command:e.command,code:e.code,Render:function(){return(0,w.jsx)(R,{tone:e.tone})}}]));function B(e){let t=I[e];return t?{title:`${e} preview`,command:`npx tembro add ${e}`,code:t.mock.code,Render(){return(0,w.jsx)(`div`,{className:O,children:(0,w.jsxs)(`div`,{className:`mx-auto max-w-5xl space-y-6 rounded-[32px] p-6 ${k}`,children:[(0,w.jsxs)(`div`,{className:`space-y-2`,children:[(0,w.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,w.jsx)(`span`,{className:`rounded-full border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg-alt)] px-2.5 py-1 text-[11px] font-semibold uppercase tracking-[0.18em] ${M}`,children:`Component preview`}),(0,w.jsx)(`span`,{className:`rounded-full border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg-alt)] px-2.5 py-1 text-[11px] font-semibold uppercase tracking-[0.18em] ${M}`,children:`Playground route`})]}),(0,w.jsx)(`h1`,{className:`text-4xl font-semibold tracking-tight capitalize`,children:e}),(0,w.jsx)(`p`,{className:`text-base leading-7 ${M}`,children:`Direct component demo route for iframe-based docs preview.`})]}),(0,w.jsx)(`div`,{className:`rounded-[28px] border border-[color:var(--aui-divider)] bg-[linear-gradient(180deg,var(--aui-page-bg),var(--aui-page-bg-alt))] p-6`,children:(0,w.jsx)(t.Showcase,{mode:`playground`,state:y.defaultComponentDemoState,setState:()=>void 0})}),(0,w.jsx)(`div`,{className:`grid gap-4 md:grid-cols-3`,children:t.mock.highlights.map(e=>(0,w.jsx)(`div`,{className:`rounded-[24px] border border-[color:var(--aui-divider)] bg-[color:var(--aui-surface-muted)] p-4 text-sm aui-text-subtle`,children:e},e))}),(0,w.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-2`,children:[(0,w.jsxs)(`div`,{className:`rounded-[24px] p-4 ${A}`,children:[(0,w.jsx)(`p`,{className:`text-xs font-semibold uppercase tracking-[0.22em] ${M}`,children:`CLI`}),(0,w.jsx)(`code`,{className:`mt-3 block text-sm aui-text-strong`,children:`npx tembro add ${e}`})]}),(0,w.jsxs)(`div`,{className:`rounded-[24px] p-4 ${A}`,children:[(0,w.jsx)(`p`,{className:`text-xs font-semibold uppercase tracking-[0.22em] ${M}`,children:`Preview note`}),(0,w.jsx)(`p`,{className:`mt-3 text-sm leading-6 aui-text-subtle`,children:`This route exists to inspect the live reusable surface in isolation before wiring it into docs, templates or application pages.`})]})]})]})})}}:null}exports.getComponentPreview=B,exports.previewBlockRegistry=z;