tembro 2.0.3 → 2.0.4
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/dist/components/display/index.cjs +1 -1
- package/dist/components/display/index.d.ts +0 -5
- package/dist/components/display/index.js +22 -27
- package/dist/components/form/demo.cjs +1 -1
- package/dist/components/form/demo.js +1 -2
- package/dist/components/form/index.cjs +1 -1
- package/dist/components/form/index.d.ts +0 -1
- package/dist/components/form/index.js +8 -9
- package/dist/components/form/public.cjs +1 -1
- package/dist/components/form/public.d.ts +0 -1
- package/dist/components/form/public.js +8 -9
- package/dist/components/inputs/index.cjs +1 -1
- package/dist/components/inputs/index.d.ts +0 -2
- package/dist/components/inputs/index.js +3 -5
- package/dist/components/inputs/public.cjs +1 -1
- package/dist/components/inputs/public.d.ts +0 -2
- package/dist/components/inputs/public.js +3 -5
- package/dist/components/layout/index.cjs +1 -1
- package/dist/components/layout/index.d.ts +0 -1
- package/dist/components/layout/index.js +4 -5
- package/dist/components/layout/public.cjs +1 -1
- package/dist/components/layout/public.d.ts +0 -1
- package/dist/components/layout/public.js +2 -3
- package/dist/components/modern/index.cjs +1 -1
- package/dist/components/modern/index.d.ts +0 -4
- package/dist/components/modern/index.js +12 -16
- package/dist/index.cjs +1 -1
- package/dist/index.js +117 -130
- package/dist/public-component-surface.cjs +1 -1
- package/dist/public-component-surface.js +0 -65
- package/dist/showcase/fallback.cjs +3 -3
- package/dist/showcase/fallback.js +140 -314
- package/dist/showcase/premium/index.cjs +1 -1
- package/dist/showcase/premium/index.js +431 -497
- package/dist/showcase/registry-quality.cjs +1 -1
- package/dist/showcase/registry-quality.js +0 -1
- package/dist/showcase/tembro-registry.json.cjs +1 -1
- package/dist/showcase/tembro-registry.json.js +3 -11
- package/package.json +1 -1
- package/packages/cli/dist/index.cjs +2 -2
- package/packages/cli/vendor/src/components/display/index.ts +0 -5
- package/packages/cli/vendor/src/components/form/demo.tsx +0 -1
- package/packages/cli/vendor/src/components/form/index.ts +0 -1
- package/packages/cli/vendor/src/components/form/public.ts +0 -2
- package/packages/cli/vendor/src/components/inputs/index.ts +0 -2
- package/packages/cli/vendor/src/components/inputs/public.ts +0 -2
- package/packages/cli/vendor/src/components/layout/index.ts +0 -1
- package/packages/cli/vendor/src/components/layout/public.ts +0 -1
- package/packages/cli/vendor/src/components/modern/index.ts +1 -5
- package/packages/cli/vendor/src/public-component-surface.ts +0 -13
- package/packages/cli/vendor/src/showcase/fallback.tsx +3 -164
- package/packages/cli/vendor/src/showcase/premium/index.ts +0 -22
- package/packages/cli/vendor/src/showcase/registry-quality.ts +0 -2
- package/packages/cli/vendor/src/showcase/tembro-registry.json +224 -251
- package/registry.json +296 -324
- package/dist/components/display/aspect-ratio.cjs +0 -1
- package/dist/components/display/aspect-ratio.d.ts +0 -6
- package/dist/components/display/aspect-ratio.js +0 -21
- package/dist/components/display/float-button.cjs +0 -1
- package/dist/components/display/float-button.d.ts +0 -6
- package/dist/components/display/float-button.js +0 -20
- package/dist/components/display/key-value-card.cjs +0 -1
- package/dist/components/display/key-value-card.d.ts +0 -16
- package/dist/components/display/key-value-card.js +0 -35
- package/dist/components/display/keyboard-shortcut.cjs +0 -1
- package/dist/components/display/keyboard-shortcut.d.ts +0 -7
- package/dist/components/display/keyboard-shortcut.js +0 -18
- package/dist/components/display/skeleton-form.cjs +0 -1
- package/dist/components/display/skeleton-form.d.ts +0 -9
- package/dist/components/display/skeleton-form.js +0 -31
- package/dist/components/display/skeleton-table.cjs +0 -1
- package/dist/components/display/skeleton-table.d.ts +0 -9
- package/dist/components/display/skeleton-table.js +0 -42
- package/dist/components/display/tag-list.cjs +0 -1
- package/dist/components/display/tag-list.d.ts +0 -17
- package/dist/components/display/tag-list.js +0 -30
- package/dist/components/display/watermark.cjs +0 -1
- package/dist/components/display/watermark.d.ts +0 -6
- package/dist/components/display/watermark.js +0 -23
- package/dist/components/form/repeater-field.cjs +0 -1
- package/dist/components/form/repeater-field.d.ts +0 -16
- package/dist/components/form/repeater-field.js +0 -48
- package/dist/components/inputs/cascader.cjs +0 -1
- package/dist/components/inputs/cascader.d.ts +0 -13
- package/dist/components/inputs/cascader.js +0 -58
- package/dist/components/inputs/mention-input.cjs +0 -1
- package/dist/components/inputs/mention-input.d.ts +0 -18
- package/dist/components/inputs/mention-input.js +0 -96
- package/dist/components/layout/stack.cjs +0 -1
- package/dist/components/layout/stack.d.ts +0 -23
- package/dist/components/layout/stack.js +0 -57
- package/dist/components/modern/affix.cjs +0 -1
- package/dist/components/modern/affix.d.ts +0 -7
- package/dist/components/modern/affix.js +0 -18
- package/dist/showcase/premium/affix/index.cjs +0 -1
- package/dist/showcase/premium/affix/index.d.ts +0 -2
- package/dist/showcase/premium/affix/index.js +0 -3
- package/dist/showcase/premium/affix/mock.cjs +0 -12
- package/dist/showcase/premium/affix/mock.d.ts +0 -2
- package/dist/showcase/premium/affix/mock.js +0 -15
- package/dist/showcase/premium/affix/showcase.cjs +0 -1
- package/dist/showcase/premium/affix/showcase.d.ts +0 -2
- package/dist/showcase/premium/affix/showcase.js +0 -64
- package/dist/showcase/premium/aspect-ratio/index.cjs +0 -1
- package/dist/showcase/premium/aspect-ratio/index.d.ts +0 -2
- package/dist/showcase/premium/aspect-ratio/index.js +0 -3
- package/dist/showcase/premium/aspect-ratio/mock.cjs +0 -11
- package/dist/showcase/premium/aspect-ratio/mock.d.ts +0 -2
- package/dist/showcase/premium/aspect-ratio/mock.js +0 -26
- package/dist/showcase/premium/aspect-ratio/showcase.cjs +0 -1
- package/dist/showcase/premium/aspect-ratio/showcase.d.ts +0 -2
- package/dist/showcase/premium/aspect-ratio/showcase.js +0 -53
- package/dist/showcase/premium/cascader/index.cjs +0 -1
- package/dist/showcase/premium/cascader/index.d.ts +0 -2
- package/dist/showcase/premium/cascader/index.js +0 -3
- package/dist/showcase/premium/cascader/mock.cjs +0 -9
- package/dist/showcase/premium/cascader/mock.d.ts +0 -2
- package/dist/showcase/premium/cascader/mock.js +0 -19
- package/dist/showcase/premium/cascader/showcase.cjs +0 -1
- package/dist/showcase/premium/cascader/showcase.d.ts +0 -2
- package/dist/showcase/premium/cascader/showcase.js +0 -43
- package/dist/showcase/premium/float-button/index.cjs +0 -1
- package/dist/showcase/premium/float-button/index.d.ts +0 -2
- package/dist/showcase/premium/float-button/index.js +0 -3
- package/dist/showcase/premium/float-button/mock.cjs +0 -10
- package/dist/showcase/premium/float-button/mock.d.ts +0 -2
- package/dist/showcase/premium/float-button/mock.js +0 -15
- package/dist/showcase/premium/float-button/showcase.cjs +0 -1
- package/dist/showcase/premium/float-button/showcase.d.ts +0 -2
- package/dist/showcase/premium/float-button/showcase.js +0 -28
- package/dist/showcase/premium/keyboard-shortcut/index.cjs +0 -1
- package/dist/showcase/premium/keyboard-shortcut/index.d.ts +0 -2
- package/dist/showcase/premium/keyboard-shortcut/index.js +0 -3
- package/dist/showcase/premium/keyboard-shortcut/mock.cjs +0 -5
- package/dist/showcase/premium/keyboard-shortcut/mock.d.ts +0 -2
- package/dist/showcase/premium/keyboard-shortcut/mock.js +0 -26
- package/dist/showcase/premium/keyboard-shortcut/showcase.cjs +0 -1
- package/dist/showcase/premium/keyboard-shortcut/showcase.d.ts +0 -1
- package/dist/showcase/premium/keyboard-shortcut/showcase.js +0 -64
- package/dist/showcase/premium/mention-input/index.cjs +0 -1
- package/dist/showcase/premium/mention-input/index.d.ts +0 -2
- package/dist/showcase/premium/mention-input/index.js +0 -3
- package/dist/showcase/premium/mention-input/mock.cjs +0 -11
- package/dist/showcase/premium/mention-input/mock.d.ts +0 -2
- package/dist/showcase/premium/mention-input/mock.js +0 -19
- package/dist/showcase/premium/mention-input/showcase.cjs +0 -1
- package/dist/showcase/premium/mention-input/showcase.d.ts +0 -2
- package/dist/showcase/premium/mention-input/showcase.js +0 -35
- package/dist/showcase/premium/skeleton-form/index.cjs +0 -1
- package/dist/showcase/premium/skeleton-form/index.d.ts +0 -2
- package/dist/showcase/premium/skeleton-form/index.js +0 -3
- package/dist/showcase/premium/skeleton-form/mock.cjs +0 -5
- package/dist/showcase/premium/skeleton-form/mock.d.ts +0 -2
- package/dist/showcase/premium/skeleton-form/mock.js +0 -19
- package/dist/showcase/premium/skeleton-form/showcase.cjs +0 -1
- package/dist/showcase/premium/skeleton-form/showcase.d.ts +0 -2
- package/dist/showcase/premium/skeleton-form/showcase.js +0 -52
- package/dist/showcase/premium/skeleton-table/index.cjs +0 -1
- package/dist/showcase/premium/skeleton-table/index.d.ts +0 -2
- package/dist/showcase/premium/skeleton-table/index.js +0 -3
- package/dist/showcase/premium/skeleton-table/mock.cjs +0 -5
- package/dist/showcase/premium/skeleton-table/mock.d.ts +0 -2
- package/dist/showcase/premium/skeleton-table/mock.js +0 -19
- package/dist/showcase/premium/skeleton-table/showcase.cjs +0 -1
- package/dist/showcase/premium/skeleton-table/showcase.d.ts +0 -2
- package/dist/showcase/premium/skeleton-table/showcase.js +0 -59
- package/dist/showcase/premium/stack/index.cjs +0 -1
- package/dist/showcase/premium/stack/index.d.ts +0 -2
- package/dist/showcase/premium/stack/index.js +0 -3
- package/dist/showcase/premium/stack/mock.cjs +0 -10
- package/dist/showcase/premium/stack/mock.d.ts +0 -2
- package/dist/showcase/premium/stack/mock.js +0 -26
- package/dist/showcase/premium/stack/showcase.cjs +0 -1
- package/dist/showcase/premium/stack/showcase.d.ts +0 -1
- package/dist/showcase/premium/stack/showcase.js +0 -47
- package/dist/showcase/premium/tag-list/index.cjs +0 -1
- package/dist/showcase/premium/tag-list/index.d.ts +0 -2
- package/dist/showcase/premium/tag-list/index.js +0 -3
- package/dist/showcase/premium/tag-list/mock.cjs +0 -12
- package/dist/showcase/premium/tag-list/mock.d.ts +0 -2
- package/dist/showcase/premium/tag-list/mock.js +0 -26
- package/dist/showcase/premium/tag-list/showcase.cjs +0 -1
- package/dist/showcase/premium/tag-list/showcase.d.ts +0 -2
- package/dist/showcase/premium/tag-list/showcase.js +0 -83
- package/dist/showcase/premium/watermark/index.cjs +0 -1
- package/dist/showcase/premium/watermark/index.d.ts +0 -2
- package/dist/showcase/premium/watermark/index.js +0 -3
- package/dist/showcase/premium/watermark/mock.cjs +0 -11
- package/dist/showcase/premium/watermark/mock.d.ts +0 -2
- package/dist/showcase/premium/watermark/mock.js +0 -26
- package/dist/showcase/premium/watermark/showcase.cjs +0 -1
- package/dist/showcase/premium/watermark/showcase.d.ts +0 -2
- package/dist/showcase/premium/watermark/showcase.js +0 -34
- package/packages/cli/vendor/src/components/display/aspect-ratio.tsx +0 -22
- package/packages/cli/vendor/src/components/display/float-button.tsx +0 -27
- package/packages/cli/vendor/src/components/display/key-value-card.tsx +0 -50
- package/packages/cli/vendor/src/components/display/keyboard-shortcut.tsx +0 -31
- package/packages/cli/vendor/src/components/display/skeleton-form.tsx +0 -51
- package/packages/cli/vendor/src/components/display/skeleton-table.tsx +0 -59
- package/packages/cli/vendor/src/components/display/tag-list.tsx +0 -52
- package/packages/cli/vendor/src/components/display/watermark.tsx +0 -20
- package/packages/cli/vendor/src/components/form/repeater-field.tsx +0 -93
- package/packages/cli/vendor/src/components/inputs/cascader.tsx +0 -41
- package/packages/cli/vendor/src/components/inputs/mention-input.tsx +0 -162
- package/packages/cli/vendor/src/components/layout/stack.tsx +0 -106
- package/packages/cli/vendor/src/components/modern/affix.tsx +0 -21
- package/packages/cli/vendor/src/showcase/premium/affix/index.ts +0 -3
- package/packages/cli/vendor/src/showcase/premium/affix/mock.ts +0 -26
- package/packages/cli/vendor/src/showcase/premium/affix/showcase.tsx +0 -37
- package/packages/cli/vendor/src/showcase/premium/aspect-ratio/index.ts +0 -2
- package/packages/cli/vendor/src/showcase/premium/aspect-ratio/mock.ts +0 -26
- package/packages/cli/vendor/src/showcase/premium/aspect-ratio/showcase.tsx +0 -37
- package/packages/cli/vendor/src/showcase/premium/cascader/index.ts +0 -3
- package/packages/cli/vendor/src/showcase/premium/cascader/mock.ts +0 -24
- package/packages/cli/vendor/src/showcase/premium/cascader/showcase.tsx +0 -20
- package/packages/cli/vendor/src/showcase/premium/float-button/index.ts +0 -3
- package/packages/cli/vendor/src/showcase/premium/float-button/mock.ts +0 -24
- package/packages/cli/vendor/src/showcase/premium/float-button/showcase.tsx +0 -21
- package/packages/cli/vendor/src/showcase/premium/keyboard-shortcut/index.ts +0 -2
- package/packages/cli/vendor/src/showcase/premium/keyboard-shortcut/mock.ts +0 -20
- package/packages/cli/vendor/src/showcase/premium/keyboard-shortcut/showcase.tsx +0 -42
- package/packages/cli/vendor/src/showcase/premium/mention-input/index.ts +0 -3
- package/packages/cli/vendor/src/showcase/premium/mention-input/mock.ts +0 -26
- package/packages/cli/vendor/src/showcase/premium/mention-input/showcase.tsx +0 -27
- package/packages/cli/vendor/src/showcase/premium/skeleton-form/index.ts +0 -3
- package/packages/cli/vendor/src/showcase/premium/skeleton-form/mock.ts +0 -20
- package/packages/cli/vendor/src/showcase/premium/skeleton-form/showcase.tsx +0 -34
- package/packages/cli/vendor/src/showcase/premium/skeleton-table/index.ts +0 -3
- package/packages/cli/vendor/src/showcase/premium/skeleton-table/mock.ts +0 -20
- package/packages/cli/vendor/src/showcase/premium/skeleton-table/showcase.tsx +0 -37
- package/packages/cli/vendor/src/showcase/premium/stack/index.ts +0 -2
- package/packages/cli/vendor/src/showcase/premium/stack/mock.ts +0 -25
- package/packages/cli/vendor/src/showcase/premium/stack/showcase.tsx +0 -22
- package/packages/cli/vendor/src/showcase/premium/tag-list/index.ts +0 -2
- package/packages/cli/vendor/src/showcase/premium/tag-list/mock.ts +0 -27
- package/packages/cli/vendor/src/showcase/premium/tag-list/showcase.tsx +0 -55
- package/packages/cli/vendor/src/showcase/premium/watermark/index.ts +0 -2
- package/packages/cli/vendor/src/showcase/premium/watermark/mock.ts +0 -26
- package/packages/cli/vendor/src/showcase/premium/watermark/showcase.tsx +0 -26
|
@@ -3,71 +3,59 @@ import { ButtonGroup as t } from "../components/actions/button-group.js";
|
|
|
3
3
|
import { CopyButton as n } from "../components/actions/copy-button.js";
|
|
4
4
|
import { CopyField as r } from "../components/actions/copy-field.js";
|
|
5
5
|
import { Input as i } from "../components/ui/input/index.js";
|
|
6
|
-
import { Card as a, CardContent as o
|
|
7
|
-
import { Badge as
|
|
8
|
-
import { Accordion as
|
|
9
|
-
import { Skeleton as
|
|
10
|
-
import { Divider as
|
|
11
|
-
import { SegmentedControl as
|
|
12
|
-
import { Spinner as
|
|
13
|
-
import { QuickActionGrid as
|
|
14
|
-
import { Section as
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import { Heading as De, Mark as Oe, Text as V } from "../components/display/typography.js";
|
|
57
|
-
import { Watermark as ke } from "../components/display/watermark.js";
|
|
58
|
-
import { Affix as Ae } from "../components/modern/affix.js";
|
|
59
|
-
import { CalendarScheduler as je } from "../components/modern/calendar-scheduler.js";
|
|
60
|
-
import { DualListPicker as Me } from "../components/modern/dual-list-picker.js";
|
|
61
|
-
import { Menubar as Ne, MenubarContent as Pe, MenubarItem as H, MenubarMenu as U, MenubarTrigger as W } from "../components/modern/menubar.js";
|
|
62
|
-
import { NavigationMenu as Fe, NavigationMenuItem as G, NavigationMenuLink as K, NavigationMenuList as Ie } from "../components/modern/navigation-menu.js";
|
|
63
|
-
import { ResizableHandle as Le, ResizablePanel as q, ResizablePanelGroup as Re } from "../components/modern/resizable-panel.js";
|
|
64
|
-
import { RichTextEditor as ze } from "../components/modern/rich-text-editor.js";
|
|
65
|
-
import { Tour as J } from "../components/modern/tour.js";
|
|
66
|
-
import { StatCard as Be } from "../components/layout/stat-card.js";
|
|
67
|
-
import { Fragment as Ve, jsx as Y, jsxs as X } from "react/jsx-runtime";
|
|
6
|
+
import { Card as a, CardContent as o } from "../components/ui/card/index.js";
|
|
7
|
+
import { Badge as s } from "../components/ui/badge/index.js";
|
|
8
|
+
import { Accordion as ee } from "../components/ui/accordion/index.js";
|
|
9
|
+
import { Skeleton as c, SkeletonCard as te, SkeletonText as ne } from "../components/ui/skeleton/index.js";
|
|
10
|
+
import { Divider as re } from "../components/ui/divider/index.js";
|
|
11
|
+
import { SegmentedControl as ie } from "../components/ui/segmented-control/index.js";
|
|
12
|
+
import { Spinner as l } from "../components/ui/spinner/index.js";
|
|
13
|
+
import { QuickActionGrid as ae } from "../components/actions/quick-action-grid.js";
|
|
14
|
+
import { Section as oe } from "../components/layout/section.js";
|
|
15
|
+
import { StickyFooterBar as se } from "../components/layout/sticky-footer-bar.js";
|
|
16
|
+
import { AnchorNav as ce } from "../components/navigation/anchor-nav.js";
|
|
17
|
+
import { PageTabs as le } from "../components/navigation/page-tabs.js";
|
|
18
|
+
import { StepperTabs as u } from "../components/navigation/stepper-tabs.js";
|
|
19
|
+
import { FilterChips as ue } from "../components/filters/filter-chips.js";
|
|
20
|
+
import { SavedFilterSelect as d } from "../components/filters/saved-filter-select.js";
|
|
21
|
+
import { ColorInput as f } from "../components/inputs/color-input.js";
|
|
22
|
+
import { OtpInput as p } from "../components/inputs/otp-input.js";
|
|
23
|
+
import { QuantityStepper as m } from "../components/inputs/quantity-stepper.js";
|
|
24
|
+
import { Rating as de } from "../components/inputs/rating.js";
|
|
25
|
+
import { RangeSlider as fe, Slider as h } from "../components/inputs/slider.js";
|
|
26
|
+
import { TagInput as g } from "../components/inputs/tag-input.js";
|
|
27
|
+
import { JsonInput as _ } from "../components/inputs/json-input.js";
|
|
28
|
+
import { TimePicker as v, TimeRangePicker as y } from "../components/inputs/time-picker.js";
|
|
29
|
+
import { Alert as b } from "../components/feedback/alert.js";
|
|
30
|
+
import { EmptyState as x } from "../components/feedback/empty-state.js";
|
|
31
|
+
import { PageState as S } from "../components/feedback/page-state.js";
|
|
32
|
+
import { Avatar as C, AvatarGroup as w } from "../components/display/avatar.js";
|
|
33
|
+
import { Descriptions as T } from "../components/display/descriptions.js";
|
|
34
|
+
import { KanbanBoard as E } from "../components/display/kanban.js";
|
|
35
|
+
import { CodeBlock as D } from "../components/display/code-block.js";
|
|
36
|
+
import { DataState as O } from "../components/display/data-state.js";
|
|
37
|
+
import { EntityCard as k } from "../components/display/entity-card.js";
|
|
38
|
+
import { List as A } from "../components/display/list.js";
|
|
39
|
+
import { PropertyGrid as j } from "../components/display/property-grid.js";
|
|
40
|
+
import { Statistic as M, StatisticCard as N, StatisticGrid as P } from "../components/display/statistic.js";
|
|
41
|
+
import { StatusLegend as F } from "../components/display/status-legend.js";
|
|
42
|
+
import { TreeView as I } from "../components/display/tree-view.js";
|
|
43
|
+
import { Carousel as L, CarouselItem as R } from "../components/display/carousel.js";
|
|
44
|
+
import { QRCode as z } from "../components/display/qr-code.js";
|
|
45
|
+
import { Tag as B, TagGroup as V } from "../components/display/tag.js";
|
|
46
|
+
import { Heading as pe, Mark as me, Text as H } from "../components/display/typography.js";
|
|
47
|
+
import { CalendarScheduler as he } from "../components/modern/calendar-scheduler.js";
|
|
48
|
+
import { DualListPicker as ge } from "../components/modern/dual-list-picker.js";
|
|
49
|
+
import { Menubar as _e, MenubarContent as ve, MenubarItem as U, MenubarMenu as W, MenubarTrigger as G } from "../components/modern/menubar.js";
|
|
50
|
+
import { NavigationMenu as ye, NavigationMenuItem as K, NavigationMenuLink as q, NavigationMenuList as be } from "../components/modern/navigation-menu.js";
|
|
51
|
+
import { ResizableHandle as xe, ResizablePanel as J, ResizablePanelGroup as Se } from "../components/modern/resizable-panel.js";
|
|
52
|
+
import { RichTextEditor as Ce } from "../components/modern/rich-text-editor.js";
|
|
53
|
+
import { Tour as we } from "../components/modern/tour.js";
|
|
54
|
+
import { StatCard as Te } from "../components/layout/stat-card.js";
|
|
55
|
+
import { Fragment as Ee, jsx as Y, jsxs as X } from "react/jsx-runtime";
|
|
68
56
|
//#region src/showcase/fallback.tsx
|
|
69
57
|
function Z({ item: e, groupLabel: t, importSnippet: n }) {
|
|
70
|
-
let r =
|
|
58
|
+
let r = De(e.slug);
|
|
71
59
|
return {
|
|
72
60
|
Showcase: (n) => /* @__PURE__ */ Y(Q, {
|
|
73
61
|
...n,
|
|
@@ -86,7 +74,7 @@ function Z({ item: e, groupLabel: t, importSnippet: n }) {
|
|
|
86
74
|
}
|
|
87
75
|
};
|
|
88
76
|
}
|
|
89
|
-
function
|
|
77
|
+
function De(e) {
|
|
90
78
|
return e.split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1)).join("");
|
|
91
79
|
}
|
|
92
80
|
function Q({ item: e, groupLabel: t, state: n, setState: r, mode: i }) {
|
|
@@ -148,8 +136,8 @@ function Q({ item: e, groupLabel: t, state: n, setState: r, mode: i }) {
|
|
|
148
136
|
]
|
|
149
137
|
});
|
|
150
138
|
}
|
|
151
|
-
function $(Z,
|
|
152
|
-
return Z.slug === "accordion" ? /* @__PURE__ */ Y(
|
|
139
|
+
function $(Z, De, Q, $, Oe) {
|
|
140
|
+
return Z.slug === "accordion" ? /* @__PURE__ */ Y(ee, {
|
|
153
141
|
type: "single",
|
|
154
142
|
defaultValue: "api",
|
|
155
143
|
items: [{
|
|
@@ -163,34 +151,15 @@ function $(Z, He, Q, $, Ue) {
|
|
|
163
151
|
description: "Controlled or uncontrolled usage.",
|
|
164
152
|
content: "Use one expanded section for FAQs, settings clusters, and compact disclosure flows."
|
|
165
153
|
}]
|
|
166
|
-
}) : Z.slug === "affix" ? /* @__PURE__ */ X("div", {
|
|
167
|
-
className: "grid gap-3",
|
|
168
|
-
children: [/* @__PURE__ */ Y(Ae, {
|
|
169
|
-
offsetTop: 0,
|
|
170
|
-
children: /* @__PURE__ */ Y("div", {
|
|
171
|
-
className: "rounded-lg border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)] px-3 py-2 text-sm font-medium",
|
|
172
|
-
children: "Sticky helper bar"
|
|
173
|
-
})
|
|
174
|
-
}), /* @__PURE__ */ Y("div", {
|
|
175
|
-
className: "rounded-xl border border-dashed border-[color:var(--aui-divider)] p-4 text-sm text-[color:var(--aui-page-muted)]",
|
|
176
|
-
children: "Use `Affix` when a small control or summary should remain visible while the surrounding content scrolls."
|
|
177
|
-
})]
|
|
178
|
-
}) : Z.slug === "aspect-ratio" ? /* @__PURE__ */ Y(Se, {
|
|
179
|
-
ratio: 16 / 9,
|
|
180
|
-
className: "rounded-xl border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)]",
|
|
181
|
-
children: /* @__PURE__ */ Y("div", {
|
|
182
|
-
className: "flex size-full items-center justify-center bg-[linear-gradient(135deg,color-mix(in_oklch,var(--aui-brand),transparent_88%),transparent)] text-sm font-medium text-[color:var(--aui-page-foreground)]",
|
|
183
|
-
children: "16:9 media surface"
|
|
184
|
-
})
|
|
185
154
|
}) : Z.slug === "avatar" ? /* @__PURE__ */ X("div", {
|
|
186
155
|
className: "flex flex-wrap items-center gap-4",
|
|
187
156
|
children: [
|
|
188
|
-
/* @__PURE__ */ Y(
|
|
189
|
-
/* @__PURE__ */ Y(
|
|
157
|
+
/* @__PURE__ */ Y(C, { name: "Azamat UI" }),
|
|
158
|
+
/* @__PURE__ */ Y(C, {
|
|
190
159
|
fallback: "AJ",
|
|
191
160
|
shape: "rounded"
|
|
192
161
|
}),
|
|
193
|
-
/* @__PURE__ */ Y(
|
|
162
|
+
/* @__PURE__ */ Y(w, { items: [
|
|
194
163
|
{
|
|
195
164
|
key: "1",
|
|
196
165
|
name: "Azamat"
|
|
@@ -209,7 +178,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
209
178
|
}
|
|
210
179
|
] })
|
|
211
180
|
]
|
|
212
|
-
}) : Z.slug === "calendar-scheduler" ? /* @__PURE__ */ Y(
|
|
181
|
+
}) : Z.slug === "calendar-scheduler" ? /* @__PURE__ */ Y(he, { events: [
|
|
213
182
|
{
|
|
214
183
|
id: "1",
|
|
215
184
|
title: "Design review",
|
|
@@ -231,9 +200,9 @@ function $(Z, He, Q, $, Ue) {
|
|
|
231
200
|
time: "09:30",
|
|
232
201
|
tone: "success"
|
|
233
202
|
}
|
|
234
|
-
] }) : Z.slug === "carousel" ? /* @__PURE__ */ X(
|
|
203
|
+
] }) : Z.slug === "carousel" ? /* @__PURE__ */ X(L, {
|
|
235
204
|
index: 0,
|
|
236
|
-
children: [/* @__PURE__ */ Y(
|
|
205
|
+
children: [/* @__PURE__ */ Y(R, { children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
|
|
237
206
|
className: "p-5",
|
|
238
207
|
children: [/* @__PURE__ */ Y("p", {
|
|
239
208
|
className: "text-lg font-semibold",
|
|
@@ -242,7 +211,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
242
211
|
className: "mt-2 text-sm text-muted-foreground",
|
|
243
212
|
children: "Compact KPI slide for weekly review."
|
|
244
213
|
})]
|
|
245
|
-
}) }) }), /* @__PURE__ */ Y(
|
|
214
|
+
}) }) }), /* @__PURE__ */ Y(R, { children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
|
|
246
215
|
className: "p-5",
|
|
247
216
|
children: [/* @__PURE__ */ Y("p", {
|
|
248
217
|
className: "text-lg font-semibold",
|
|
@@ -252,35 +221,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
252
221
|
children: "Second slide with account risk summary."
|
|
253
222
|
})]
|
|
254
223
|
}) }) })]
|
|
255
|
-
}) : Z.slug === "
|
|
256
|
-
value: [
|
|
257
|
-
"workspace",
|
|
258
|
-
"billing",
|
|
259
|
-
"invoices"
|
|
260
|
-
],
|
|
261
|
-
options: [{
|
|
262
|
-
value: "workspace",
|
|
263
|
-
label: "Workspace",
|
|
264
|
-
children: [{
|
|
265
|
-
value: "billing",
|
|
266
|
-
label: "Billing",
|
|
267
|
-
children: [{
|
|
268
|
-
value: "invoices",
|
|
269
|
-
label: "Invoices"
|
|
270
|
-
}, {
|
|
271
|
-
value: "plans",
|
|
272
|
-
label: "Plans"
|
|
273
|
-
}]
|
|
274
|
-
}]
|
|
275
|
-
}, {
|
|
276
|
-
value: "settings",
|
|
277
|
-
label: "Settings",
|
|
278
|
-
children: [{
|
|
279
|
-
value: "team",
|
|
280
|
-
label: "Team"
|
|
281
|
-
}]
|
|
282
|
-
}]
|
|
283
|
-
}) : Z.slug === "code-block" ? /* @__PURE__ */ Y(M, {
|
|
224
|
+
}) : Z.slug === "code-block" ? /* @__PURE__ */ Y(D, {
|
|
284
225
|
title: "Install",
|
|
285
226
|
language: "bash",
|
|
286
227
|
code: "npx tembro init --template next\nnpx tembro add button"
|
|
@@ -291,7 +232,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
291
232
|
label: "CLI command",
|
|
292
233
|
description: "Quick source-copy command",
|
|
293
234
|
value: "npx tembro add input"
|
|
294
|
-
}) : Z.slug === "data-state" ? /* @__PURE__ */ Y(
|
|
235
|
+
}) : Z.slug === "data-state" ? /* @__PURE__ */ Y(O, {
|
|
295
236
|
status: "empty",
|
|
296
237
|
title: "No matching rows",
|
|
297
238
|
description: "Try another filter or import the first record.",
|
|
@@ -299,7 +240,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
299
240
|
size: "sm",
|
|
300
241
|
children: "Import CSV"
|
|
301
242
|
})
|
|
302
|
-
}) : Z.slug === "descriptions" ? /* @__PURE__ */ Y(
|
|
243
|
+
}) : Z.slug === "descriptions" ? /* @__PURE__ */ Y(T, {
|
|
303
244
|
title: "Workspace details",
|
|
304
245
|
columns: 3,
|
|
305
246
|
items: [
|
|
@@ -326,13 +267,13 @@ function $(Z, He, Q, $, Ue) {
|
|
|
326
267
|
className: "text-sm font-medium",
|
|
327
268
|
children: "Section above"
|
|
328
269
|
}),
|
|
329
|
-
/* @__PURE__ */ Y(
|
|
270
|
+
/* @__PURE__ */ Y(re, { label: "Summary" }),
|
|
330
271
|
/* @__PURE__ */ Y("div", {
|
|
331
272
|
className: "text-sm text-muted-foreground",
|
|
332
273
|
children: "Section below"
|
|
333
274
|
})
|
|
334
275
|
]
|
|
335
|
-
}) : Z.slug === "dual-list-picker" ? /* @__PURE__ */ Y(
|
|
276
|
+
}) : Z.slug === "dual-list-picker" ? /* @__PURE__ */ Y(ge, {
|
|
336
277
|
picked: ["billing", "support"],
|
|
337
278
|
items: [
|
|
338
279
|
{
|
|
@@ -352,7 +293,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
352
293
|
label: "Security"
|
|
353
294
|
}
|
|
354
295
|
]
|
|
355
|
-
}) : Z.slug === "segmented-control" ? /* @__PURE__ */ Y(
|
|
296
|
+
}) : Z.slug === "segmented-control" ? /* @__PURE__ */ Y(ie, {
|
|
356
297
|
options: [
|
|
357
298
|
{
|
|
358
299
|
value: "overview",
|
|
@@ -371,60 +312,41 @@ function $(Z, He, Q, $, Ue) {
|
|
|
371
312
|
}) : Z.slug === "spinner" ? /* @__PURE__ */ X("div", {
|
|
372
313
|
className: "flex items-center gap-5",
|
|
373
314
|
children: [
|
|
374
|
-
/* @__PURE__ */ Y(
|
|
375
|
-
/* @__PURE__ */ Y(
|
|
376
|
-
/* @__PURE__ */ Y(
|
|
377
|
-
/* @__PURE__ */ Y(
|
|
315
|
+
/* @__PURE__ */ Y(l, { size: "xs" }),
|
|
316
|
+
/* @__PURE__ */ Y(l, { size: "sm" }),
|
|
317
|
+
/* @__PURE__ */ Y(l, { size: "md" }),
|
|
318
|
+
/* @__PURE__ */ Y(l, { size: "lg" })
|
|
378
319
|
]
|
|
379
320
|
}) : Z.slug === "skeleton" ? /* @__PURE__ */ X("div", {
|
|
380
321
|
className: "grid gap-3",
|
|
381
322
|
children: [
|
|
382
|
-
/* @__PURE__ */ Y(
|
|
383
|
-
/* @__PURE__ */ Y(
|
|
384
|
-
/* @__PURE__ */ Y(
|
|
323
|
+
/* @__PURE__ */ Y(c, { className: "h-10 w-full" }),
|
|
324
|
+
/* @__PURE__ */ Y(ne, { rows: 3 }),
|
|
325
|
+
/* @__PURE__ */ Y(te, { avatar: !0 })
|
|
385
326
|
]
|
|
386
|
-
}) : Z.slug === "
|
|
387
|
-
rows: 5,
|
|
388
|
-
columns: 4
|
|
389
|
-
}) : Z.slug === "slider" ? /* @__PURE__ */ Y(g, {
|
|
327
|
+
}) : Z.slug === "slider" ? /* @__PURE__ */ Y(h, {
|
|
390
328
|
label: "Spacing scale",
|
|
391
329
|
description: "Adjust dashboard density.",
|
|
392
330
|
defaultValue: 64,
|
|
393
331
|
showValue: !0
|
|
394
|
-
}) : Z.slug === "
|
|
395
|
-
gap: "sm",
|
|
396
|
-
children: [
|
|
397
|
-
/* @__PURE__ */ Y("div", {
|
|
398
|
-
className: "rounded-lg border p-3 text-sm",
|
|
399
|
-
children: "Header area"
|
|
400
|
-
}),
|
|
401
|
-
/* @__PURE__ */ Y("div", {
|
|
402
|
-
className: "rounded-lg border p-3 text-sm",
|
|
403
|
-
children: "Content area"
|
|
404
|
-
}),
|
|
405
|
-
/* @__PURE__ */ Y("div", {
|
|
406
|
-
className: "rounded-lg border p-3 text-sm",
|
|
407
|
-
children: "Footer area"
|
|
408
|
-
})
|
|
409
|
-
]
|
|
410
|
-
}) : Z.slug === "statistic" ? /* @__PURE__ */ X(ge, {
|
|
332
|
+
}) : Z.slug === "statistic" ? /* @__PURE__ */ X(P, {
|
|
411
333
|
columns: 3,
|
|
412
334
|
children: [
|
|
413
|
-
/* @__PURE__ */ Y(
|
|
335
|
+
/* @__PURE__ */ Y(N, {
|
|
414
336
|
label: "ARR",
|
|
415
337
|
value: "$84.2k",
|
|
416
338
|
change: "+12.4%",
|
|
417
339
|
trend: "up",
|
|
418
340
|
description: "vs previous month"
|
|
419
341
|
}),
|
|
420
|
-
/* @__PURE__ */ Y(
|
|
342
|
+
/* @__PURE__ */ Y(M, {
|
|
421
343
|
label: "MRR",
|
|
422
344
|
value: "$7.0k",
|
|
423
345
|
change: "+3.1%",
|
|
424
346
|
trend: "up",
|
|
425
347
|
description: "Live subscriptions"
|
|
426
348
|
}),
|
|
427
|
-
/* @__PURE__ */ Y(
|
|
349
|
+
/* @__PURE__ */ Y(M, {
|
|
428
350
|
label: "Churn",
|
|
429
351
|
value: "1.9%",
|
|
430
352
|
change: "-0.4%",
|
|
@@ -437,12 +359,12 @@ function $(Z, He, Q, $, Ue) {
|
|
|
437
359
|
children: [/* @__PURE__ */ Y("div", {
|
|
438
360
|
className: "p-4 text-sm text-muted-foreground",
|
|
439
361
|
children: "Scrollable page content"
|
|
440
|
-
}), /* @__PURE__ */ Y(
|
|
362
|
+
}), /* @__PURE__ */ Y(se, {
|
|
441
363
|
start: /* @__PURE__ */ Y("div", {
|
|
442
364
|
className: "text-sm font-medium",
|
|
443
365
|
children: "2 unsaved changes"
|
|
444
366
|
}),
|
|
445
|
-
end: /* @__PURE__ */ X(
|
|
367
|
+
end: /* @__PURE__ */ X(Ee, { children: [/* @__PURE__ */ Y(e, {
|
|
446
368
|
size: "sm",
|
|
447
369
|
variant: "outline",
|
|
448
370
|
children: "Discard"
|
|
@@ -451,7 +373,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
451
373
|
children: "Save"
|
|
452
374
|
})] })
|
|
453
375
|
})]
|
|
454
|
-
}) : Z.slug === "tag" ? /* @__PURE__ */ X(
|
|
376
|
+
}) : Z.slug === "tag" ? /* @__PURE__ */ X(V, { children: [
|
|
455
377
|
/* @__PURE__ */ Y(B, { children: "Default" }),
|
|
456
378
|
/* @__PURE__ */ Y(B, {
|
|
457
379
|
tone: "success",
|
|
@@ -465,34 +387,16 @@ function $(Z, He, Q, $, Ue) {
|
|
|
465
387
|
tone: "danger",
|
|
466
388
|
children: "Blocked"
|
|
467
389
|
})
|
|
468
|
-
] }) : Z.slug === "
|
|
469
|
-
removable: !0,
|
|
470
|
-
items: [
|
|
471
|
-
{
|
|
472
|
-
key: "1",
|
|
473
|
-
label: "Dashboard"
|
|
474
|
-
},
|
|
475
|
-
{
|
|
476
|
-
key: "2",
|
|
477
|
-
label: "Billing",
|
|
478
|
-
variant: "secondary"
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
key: "3",
|
|
482
|
-
label: "Priority",
|
|
483
|
-
variant: "outline"
|
|
484
|
-
}
|
|
485
|
-
]
|
|
486
|
-
}) : Z.slug === "time-picker" ? /* @__PURE__ */ X("div", {
|
|
390
|
+
] }) : Z.slug === "time-picker" ? /* @__PURE__ */ X("div", {
|
|
487
391
|
className: "grid gap-3",
|
|
488
|
-
children: [/* @__PURE__ */ Y(
|
|
392
|
+
children: [/* @__PURE__ */ Y(v, {
|
|
489
393
|
label: "Start time",
|
|
490
394
|
defaultValue: "09:30"
|
|
491
|
-
}), /* @__PURE__ */ Y(
|
|
395
|
+
}), /* @__PURE__ */ Y(y, {
|
|
492
396
|
from: "09:30",
|
|
493
397
|
to: "17:30"
|
|
494
398
|
})]
|
|
495
|
-
}) : Z.slug === "tour" ? /* @__PURE__ */ Y(
|
|
399
|
+
}) : Z.slug === "tour" ? /* @__PURE__ */ Y(we, {
|
|
496
400
|
index: 1,
|
|
497
401
|
steps: [
|
|
498
402
|
{
|
|
@@ -508,7 +412,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
508
412
|
description: "Open docs, API and preview together."
|
|
509
413
|
}
|
|
510
414
|
]
|
|
511
|
-
}) : Z.slug === "tree-view" ? /* @__PURE__ */ Y(
|
|
415
|
+
}) : Z.slug === "tree-view" ? /* @__PURE__ */ Y(I, {
|
|
512
416
|
defaultExpandedKeys: ["components", "inputs"],
|
|
513
417
|
selectedKey: "button",
|
|
514
418
|
items: [{
|
|
@@ -529,53 +433,41 @@ function $(Z, He, Q, $, Ue) {
|
|
|
529
433
|
}) : Z.slug === "typography" ? /* @__PURE__ */ X("div", {
|
|
530
434
|
className: "grid gap-3",
|
|
531
435
|
children: [
|
|
532
|
-
/* @__PURE__ */ Y(
|
|
436
|
+
/* @__PURE__ */ Y(pe, {
|
|
533
437
|
level: 2,
|
|
534
438
|
children: "Dashboard typography"
|
|
535
439
|
}),
|
|
536
|
-
/* @__PURE__ */ Y(
|
|
440
|
+
/* @__PURE__ */ Y(H, { children: "Readable defaults for product copy and operational labels." }),
|
|
537
441
|
/* @__PURE__ */ Y("blockquote", {
|
|
538
442
|
className: "border-l-4 pl-4 italic text-muted-foreground",
|
|
539
443
|
children: "Ship simple text hierarchy before adding decorative layout layers."
|
|
540
444
|
}),
|
|
541
|
-
/* @__PURE__ */ X(
|
|
445
|
+
/* @__PURE__ */ X(H, {
|
|
542
446
|
muted: !0,
|
|
543
447
|
size: "sm",
|
|
544
448
|
children: [
|
|
545
449
|
"Use ",
|
|
546
|
-
/* @__PURE__ */ Y(
|
|
450
|
+
/* @__PURE__ */ Y(me, { children: "Mark" }),
|
|
547
451
|
" only for emphasis that matters."
|
|
548
452
|
]
|
|
549
453
|
})
|
|
550
454
|
]
|
|
551
|
-
}) : Z.slug === "
|
|
552
|
-
text: "AZAMAT UI",
|
|
553
|
-
children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
|
|
554
|
-
className: "p-6",
|
|
555
|
-
children: [/* @__PURE__ */ Y("p", {
|
|
556
|
-
className: "text-lg font-semibold",
|
|
557
|
-
children: "Preview export"
|
|
558
|
-
}), /* @__PURE__ */ Y("p", {
|
|
559
|
-
className: "mt-2 text-sm text-muted-foreground",
|
|
560
|
-
children: "Subtle branding surface for internal screenshots or mockups."
|
|
561
|
-
})]
|
|
562
|
-
}) })
|
|
563
|
-
}) : Z.slug === "range-slider" ? /* @__PURE__ */ Y(h, {
|
|
455
|
+
}) : Z.slug === "range-slider" ? /* @__PURE__ */ Y(fe, {
|
|
564
456
|
label: "Revenue band",
|
|
565
457
|
description: "Filter a metric window.",
|
|
566
458
|
defaultValue: [20, 80],
|
|
567
459
|
showValue: !0
|
|
568
|
-
}) : Z.slug === "rating" ? /* @__PURE__ */ Y(
|
|
460
|
+
}) : Z.slug === "rating" ? /* @__PURE__ */ Y(de, {
|
|
569
461
|
defaultValue: 4,
|
|
570
462
|
labels: { clear: "Reset" }
|
|
571
|
-
}) : Z.slug === "otp-input" ? /* @__PURE__ */ Y(
|
|
463
|
+
}) : Z.slug === "otp-input" ? /* @__PURE__ */ Y(p, {
|
|
572
464
|
value: Q.textValue.replace(/\D/g, "").slice(0, 6),
|
|
573
465
|
onValueChange: (e) => $({ textValue: e })
|
|
574
|
-
}) : Z.slug === "color-input" ? /* @__PURE__ */ Y(
|
|
466
|
+
}) : Z.slug === "color-input" ? /* @__PURE__ */ Y(f, {
|
|
575
467
|
defaultValue: "#22c55e",
|
|
576
468
|
label: "Accent color",
|
|
577
469
|
description: "Theme token preview."
|
|
578
|
-
}) : Z.slug === "tag-input" ? /* @__PURE__ */ Y(
|
|
470
|
+
}) : Z.slug === "tag-input" ? /* @__PURE__ */ Y(g, {
|
|
579
471
|
defaultValue: [
|
|
580
472
|
"dashboard",
|
|
581
473
|
"beta",
|
|
@@ -595,7 +487,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
595
487
|
key: "month",
|
|
596
488
|
label: "Month"
|
|
597
489
|
}
|
|
598
|
-
] }) : Z.slug === "quick-action-grid" || Z.slug === "command-bar" ? /* @__PURE__ */ Y(
|
|
490
|
+
] }) : Z.slug === "quick-action-grid" || Z.slug === "command-bar" ? /* @__PURE__ */ Y(ae, {
|
|
599
491
|
columns: Z.slug === "command-bar" ? 4 : 3,
|
|
600
492
|
compact: Z.slug === "command-bar",
|
|
601
493
|
items: [
|
|
@@ -620,7 +512,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
620
512
|
]
|
|
621
513
|
}) : Z.slug === "filter-chips" || Z.slug === "data-table-saved-filters" ? /* @__PURE__ */ X("div", {
|
|
622
514
|
className: "grid gap-3",
|
|
623
|
-
children: [/* @__PURE__ */ Y(
|
|
515
|
+
children: [/* @__PURE__ */ Y(ue, {
|
|
624
516
|
chips: [
|
|
625
517
|
{
|
|
626
518
|
key: "status",
|
|
@@ -661,7 +553,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
661
553
|
}
|
|
662
554
|
]
|
|
663
555
|
}) : null]
|
|
664
|
-
}) : Z.slug === "anchor-nav" ? /* @__PURE__ */ Y(
|
|
556
|
+
}) : Z.slug === "anchor-nav" ? /* @__PURE__ */ Y(ce, {
|
|
665
557
|
orientation: "horizontal",
|
|
666
558
|
title: "Sections",
|
|
667
559
|
items: [
|
|
@@ -682,7 +574,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
682
574
|
href: "#api"
|
|
683
575
|
}
|
|
684
576
|
]
|
|
685
|
-
}) : Z.slug === "page-tabs" ? /* @__PURE__ */ Y(
|
|
577
|
+
}) : Z.slug === "page-tabs" ? /* @__PURE__ */ Y(le, {
|
|
686
578
|
value: "overview",
|
|
687
579
|
variant: "pills",
|
|
688
580
|
items: [
|
|
@@ -700,7 +592,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
700
592
|
badge: "3"
|
|
701
593
|
}
|
|
702
594
|
]
|
|
703
|
-
}) : Z.slug === "stepper-tabs" ? /* @__PURE__ */ Y(
|
|
595
|
+
}) : Z.slug === "stepper-tabs" ? /* @__PURE__ */ Y(u, {
|
|
704
596
|
value: "billing",
|
|
705
597
|
items: [
|
|
706
598
|
{
|
|
@@ -720,7 +612,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
720
612
|
description: "Confirm release"
|
|
721
613
|
}
|
|
722
614
|
]
|
|
723
|
-
}) : Z.slug === "alert" ? /* @__PURE__ */ Y(
|
|
615
|
+
}) : Z.slug === "alert" ? /* @__PURE__ */ Y(b, {
|
|
724
616
|
tone: "warning",
|
|
725
617
|
title: "Review needed",
|
|
726
618
|
description: "Billing rules changed and one approval is pending.",
|
|
@@ -728,7 +620,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
728
620
|
size: "sm",
|
|
729
621
|
children: "Open"
|
|
730
622
|
})
|
|
731
|
-
}) : Z.slug === "page-state" ? /* @__PURE__ */ Y(
|
|
623
|
+
}) : Z.slug === "page-state" ? /* @__PURE__ */ Y(S, {
|
|
732
624
|
title: "Workspace connected",
|
|
733
625
|
description: "The route is ready to accept live data and team actions.",
|
|
734
626
|
tone: "success",
|
|
@@ -736,23 +628,14 @@ function $(Z, He, Q, $, Ue) {
|
|
|
736
628
|
size: "sm",
|
|
737
629
|
children: "Continue"
|
|
738
630
|
})
|
|
739
|
-
}) : Z.slug === "empty-search-state" ? /* @__PURE__ */ Y(
|
|
631
|
+
}) : Z.slug === "empty-search-state" ? /* @__PURE__ */ Y(x, {
|
|
740
632
|
title: "No matching components",
|
|
741
633
|
description: "Try a shorter keyword or switch to a broader family.",
|
|
742
634
|
action: /* @__PURE__ */ Y(e, {
|
|
743
635
|
size: "sm",
|
|
744
636
|
children: "Clear search"
|
|
745
637
|
})
|
|
746
|
-
}) : Z.slug === "
|
|
747
|
-
className: "relative min-h-28 rounded-xl border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)] p-4",
|
|
748
|
-
children: [/* @__PURE__ */ Y("p", {
|
|
749
|
-
className: "text-sm text-muted-foreground",
|
|
750
|
-
children: "Floating action inside a content area."
|
|
751
|
-
}), /* @__PURE__ */ Y(we, {
|
|
752
|
-
className: "absolute bottom-4 right-4",
|
|
753
|
-
children: "+"
|
|
754
|
-
})]
|
|
755
|
-
}) : Z.slug === "data-list" || Z.slug === "list" ? /* @__PURE__ */ Y(F, { items: [
|
|
638
|
+
}) : Z.slug === "data-list" || Z.slug === "list" ? /* @__PURE__ */ Y(A, { items: [
|
|
756
639
|
{
|
|
757
640
|
key: "1",
|
|
758
641
|
title: "Enterprise plan",
|
|
@@ -771,26 +654,10 @@ function $(Z, He, Q, $, Ue) {
|
|
|
771
654
|
description: "Lightweight team setup",
|
|
772
655
|
extra: "$49"
|
|
773
656
|
}
|
|
774
|
-
] }) : Z.slug === "
|
|
775
|
-
{
|
|
776
|
-
key: "owner",
|
|
777
|
-
label: "Owner",
|
|
778
|
-
value: "Azamat UI"
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
key: "plan",
|
|
782
|
-
label: "Plan",
|
|
783
|
-
value: "Scale"
|
|
784
|
-
},
|
|
785
|
-
{
|
|
786
|
-
key: "renewal",
|
|
787
|
-
label: "Renewal",
|
|
788
|
-
value: "July 14, 2026"
|
|
789
|
-
}
|
|
790
|
-
] }) })] }) : Z.slug === "entity-card" || Z.slug === "file-card" ? /* @__PURE__ */ Y(P, {
|
|
657
|
+
] }) : Z.slug === "entity-card" || Z.slug === "file-card" ? /* @__PURE__ */ Y(k, {
|
|
791
658
|
title: Z.slug === "file-card" ? "Design-spec.pdf" : "Azamat Workspace",
|
|
792
659
|
description: Z.slug === "file-card" ? "Shared with 4 reviewers." : "Admin console and live dashboard route.",
|
|
793
|
-
status: /* @__PURE__ */ Y(
|
|
660
|
+
status: /* @__PURE__ */ Y(s, {
|
|
794
661
|
variant: "secondary",
|
|
795
662
|
children: "Live"
|
|
796
663
|
}),
|
|
@@ -800,7 +667,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
800
667
|
variant: "outline",
|
|
801
668
|
children: "Open"
|
|
802
669
|
})
|
|
803
|
-
}) : Z.slug === "status-legend" ? /* @__PURE__ */ Y(
|
|
670
|
+
}) : Z.slug === "status-legend" ? /* @__PURE__ */ Y(F, {
|
|
804
671
|
title: "Delivery states",
|
|
805
672
|
items: [
|
|
806
673
|
{
|
|
@@ -825,7 +692,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
825
692
|
count: 1
|
|
826
693
|
}
|
|
827
694
|
]
|
|
828
|
-
}) : Z.slug === "trend-card" || Z.slug === "comparison-card" ? /* @__PURE__ */ Y(
|
|
695
|
+
}) : Z.slug === "trend-card" || Z.slug === "comparison-card" ? /* @__PURE__ */ Y(Te, {
|
|
829
696
|
title: Z.slug === "trend-card" ? "Weekly revenue" : "Current vs previous",
|
|
830
697
|
value: "$84.2k",
|
|
831
698
|
description: "Compared with last month",
|
|
@@ -836,15 +703,15 @@ function $(Z, He, Q, $, Ue) {
|
|
|
836
703
|
}) : Z.slug === "delta-badge" ? /* @__PURE__ */ X("div", {
|
|
837
704
|
className: "flex flex-wrap gap-2",
|
|
838
705
|
children: [
|
|
839
|
-
/* @__PURE__ */ Y(
|
|
706
|
+
/* @__PURE__ */ Y(s, {
|
|
840
707
|
variant: "secondary",
|
|
841
708
|
children: "+12.4%"
|
|
842
709
|
}),
|
|
843
|
-
/* @__PURE__ */ Y(
|
|
710
|
+
/* @__PURE__ */ Y(s, {
|
|
844
711
|
variant: "outline",
|
|
845
712
|
children: "-3.1%"
|
|
846
713
|
}),
|
|
847
|
-
/* @__PURE__ */ Y(
|
|
714
|
+
/* @__PURE__ */ Y(s, {
|
|
848
715
|
variant: "destructive",
|
|
849
716
|
children: "Risk"
|
|
850
717
|
})
|
|
@@ -853,7 +720,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
853
720
|
className: "flex flex-col gap-4 p-5 sm:flex-row sm:items-start sm:justify-between",
|
|
854
721
|
children: [/* @__PURE__ */ X("div", {
|
|
855
722
|
className: "space-y-2",
|
|
856
|
-
children: [/* @__PURE__ */ Y(
|
|
723
|
+
children: [/* @__PURE__ */ Y(s, {
|
|
857
724
|
variant: "outline",
|
|
858
725
|
children: "Customer"
|
|
859
726
|
}), /* @__PURE__ */ X("div", { children: [/* @__PURE__ */ Y("h3", {
|
|
@@ -874,7 +741,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
874
741
|
children: "Edit"
|
|
875
742
|
})]
|
|
876
743
|
})]
|
|
877
|
-
}) }) : Z.slug === "notification-center" ? /* @__PURE__ */ Y(
|
|
744
|
+
}) }) : Z.slug === "notification-center" ? /* @__PURE__ */ Y(A, { items: [
|
|
878
745
|
{
|
|
879
746
|
key: "1",
|
|
880
747
|
title: "Build completed",
|
|
@@ -902,11 +769,11 @@ function $(Z, He, Q, $, Ue) {
|
|
|
902
769
|
size: "sm",
|
|
903
770
|
children: "Save label"
|
|
904
771
|
})]
|
|
905
|
-
}) : Z.slug === "json-input" ? /* @__PURE__ */ Y(
|
|
772
|
+
}) : Z.slug === "json-input" ? /* @__PURE__ */ Y(_, {
|
|
906
773
|
value: "{\n \"workspace\": \"azamat-ui\",\n \"theme\": \"dashboard\"\n}",
|
|
907
774
|
onValueChange: () => void 0,
|
|
908
775
|
rows: 7
|
|
909
|
-
}) : Z.slug === "kanban" ? /* @__PURE__ */ Y(
|
|
776
|
+
}) : Z.slug === "kanban" ? /* @__PURE__ */ Y(E, { columns: [
|
|
910
777
|
{
|
|
911
778
|
key: "todo",
|
|
912
779
|
title: "Todo",
|
|
@@ -934,53 +801,29 @@ function $(Z, He, Q, $, Ue) {
|
|
|
934
801
|
description: "Release package and sync docs."
|
|
935
802
|
}]
|
|
936
803
|
}
|
|
937
|
-
] }) : Z.slug === "
|
|
938
|
-
|
|
939
|
-
children: [
|
|
940
|
-
/* @__PURE__ */ Y(A, { keys: ["Ctrl", "K"] }),
|
|
941
|
-
/* @__PURE__ */ Y(A, { keys: ["Shift", "Enter"] }),
|
|
942
|
-
/* @__PURE__ */ Y(A, { keys: ["Alt", "S"] })
|
|
943
|
-
]
|
|
944
|
-
}) : Z.slug === "mention-input" ? /* @__PURE__ */ Y(b, {
|
|
945
|
-
defaultValue: "@azamat can you review the DataTable route?",
|
|
946
|
-
options: [
|
|
947
|
-
{
|
|
948
|
-
value: "@azamat",
|
|
949
|
-
label: "@azamat"
|
|
950
|
-
},
|
|
951
|
-
{
|
|
952
|
-
value: "@team",
|
|
953
|
-
label: "@team"
|
|
954
|
-
},
|
|
955
|
-
{
|
|
956
|
-
value: "@design",
|
|
957
|
-
label: "@design"
|
|
958
|
-
}
|
|
959
|
-
]
|
|
960
|
-
}) : Z.slug === "menubar" ? /* @__PURE__ */ X(Ne, { children: [
|
|
961
|
-
/* @__PURE__ */ X(U, { children: [/* @__PURE__ */ Y(W, { children: "File" }), /* @__PURE__ */ X(Pe, {
|
|
804
|
+
] }) : Z.slug === "menubar" ? /* @__PURE__ */ X(_e, { children: [
|
|
805
|
+
/* @__PURE__ */ X(W, { children: [/* @__PURE__ */ Y(G, { children: "File" }), /* @__PURE__ */ X(ve, {
|
|
962
806
|
className: "relative mt-2",
|
|
963
|
-
children: [/* @__PURE__ */ Y(
|
|
807
|
+
children: [/* @__PURE__ */ Y(U, { children: "New page" }), /* @__PURE__ */ Y(U, { children: "Duplicate" })]
|
|
964
808
|
})] }),
|
|
965
|
-
/* @__PURE__ */ Y(
|
|
966
|
-
/* @__PURE__ */ Y(
|
|
967
|
-
] }) : Z.slug === "navigation-menu" ? /* @__PURE__ */ Y(
|
|
968
|
-
/* @__PURE__ */ Y(
|
|
809
|
+
/* @__PURE__ */ Y(W, { children: /* @__PURE__ */ Y(G, { children: "Edit" }) }),
|
|
810
|
+
/* @__PURE__ */ Y(W, { children: /* @__PURE__ */ Y(G, { children: "View" }) })
|
|
811
|
+
] }) : Z.slug === "navigation-menu" ? /* @__PURE__ */ Y(ye, { children: /* @__PURE__ */ X(be, { children: [
|
|
812
|
+
/* @__PURE__ */ Y(K, { children: /* @__PURE__ */ Y(q, {
|
|
969
813
|
href: "#",
|
|
970
814
|
active: !0,
|
|
971
815
|
children: "Overview"
|
|
972
816
|
}) }),
|
|
973
|
-
/* @__PURE__ */ Y(
|
|
817
|
+
/* @__PURE__ */ Y(K, { children: /* @__PURE__ */ Y(q, {
|
|
974
818
|
href: "#",
|
|
975
819
|
children: "Components"
|
|
976
820
|
}) }),
|
|
977
|
-
/* @__PURE__ */ Y(
|
|
821
|
+
/* @__PURE__ */ Y(K, { children: /* @__PURE__ */ Y(q, {
|
|
978
822
|
href: "#",
|
|
979
823
|
children: "Docs"
|
|
980
824
|
}) })
|
|
981
|
-
] }) }) : Z.slug === "overlay" ? /* @__PURE__ */ X(
|
|
982
|
-
|
|
983
|
-
gap: "sm",
|
|
825
|
+
] }) }) : Z.slug === "overlay" ? /* @__PURE__ */ X("div", {
|
|
826
|
+
className: "grid gap-3 sm:grid-cols-3",
|
|
984
827
|
children: [
|
|
985
828
|
/* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
|
|
986
829
|
className: "p-4",
|
|
@@ -1013,7 +856,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1013
856
|
})]
|
|
1014
857
|
}) })
|
|
1015
858
|
]
|
|
1016
|
-
}) : Z.slug === "property-grid" ? /* @__PURE__ */ Y(
|
|
859
|
+
}) : Z.slug === "property-grid" ? /* @__PURE__ */ Y(j, {
|
|
1017
860
|
columns: 3,
|
|
1018
861
|
items: [
|
|
1019
862
|
{
|
|
@@ -1035,32 +878,15 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1035
878
|
description: "Editable local files"
|
|
1036
879
|
}
|
|
1037
880
|
]
|
|
1038
|
-
}) : Z.slug === "qr-code" ? /* @__PURE__ */ Y(
|
|
881
|
+
}) : Z.slug === "qr-code" ? /* @__PURE__ */ Y(z, {
|
|
1039
882
|
value: "https://azamat-ui.vercel.app",
|
|
1040
883
|
alt: "Azamat UI"
|
|
1041
|
-
}) : Z.slug === "quantity-stepper" ? /* @__PURE__ */ Y(
|
|
884
|
+
}) : Z.slug === "quantity-stepper" ? /* @__PURE__ */ Y(m, {
|
|
1042
885
|
defaultValue: 3,
|
|
1043
886
|
min: 1,
|
|
1044
887
|
max: 10
|
|
1045
|
-
}) : Z.slug === "
|
|
1046
|
-
|
|
1047
|
-
children: [
|
|
1048
|
-
/* @__PURE__ */ Y(i, {
|
|
1049
|
-
placeholder: "First item",
|
|
1050
|
-
defaultValue: "Revenue KPI"
|
|
1051
|
-
}),
|
|
1052
|
-
/* @__PURE__ */ Y(i, {
|
|
1053
|
-
placeholder: "Second item",
|
|
1054
|
-
defaultValue: "Churn guardrail"
|
|
1055
|
-
}),
|
|
1056
|
-
/* @__PURE__ */ Y("div", { children: /* @__PURE__ */ Y(e, {
|
|
1057
|
-
size: "sm",
|
|
1058
|
-
variant: "outline",
|
|
1059
|
-
children: "Add row"
|
|
1060
|
-
}) })
|
|
1061
|
-
]
|
|
1062
|
-
}) }) : Z.slug === "resizable-panel" ? /* @__PURE__ */ X(Re, { children: [
|
|
1063
|
-
/* @__PURE__ */ X(q, {
|
|
888
|
+
}) : Z.slug === "resizable-panel" ? /* @__PURE__ */ X(Se, { children: [
|
|
889
|
+
/* @__PURE__ */ X(J, {
|
|
1064
890
|
defaultSize: "45%",
|
|
1065
891
|
children: [/* @__PURE__ */ Y("p", {
|
|
1066
892
|
className: "text-sm font-medium",
|
|
@@ -1070,8 +896,8 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1070
896
|
children: "Resize this surface in product screens with long content."
|
|
1071
897
|
})]
|
|
1072
898
|
}),
|
|
1073
|
-
/* @__PURE__ */ Y(
|
|
1074
|
-
/* @__PURE__ */ X(
|
|
899
|
+
/* @__PURE__ */ Y(xe, {}),
|
|
900
|
+
/* @__PURE__ */ X(J, {
|
|
1075
901
|
defaultSize: "55%",
|
|
1076
902
|
children: [/* @__PURE__ */ Y("p", {
|
|
1077
903
|
className: "text-sm font-medium",
|
|
@@ -1081,10 +907,10 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1081
907
|
children: "Use for side-by-side data and editing tools."
|
|
1082
908
|
})]
|
|
1083
909
|
})
|
|
1084
|
-
] }) : Z.slug === "rich-text-editor" ? /* @__PURE__ */ Y(
|
|
910
|
+
] }) : Z.slug === "rich-text-editor" ? /* @__PURE__ */ Y(Ce, {
|
|
1085
911
|
value: "<p><strong>Release note</strong> with product details.</p>",
|
|
1086
912
|
onValueChange: () => void 0
|
|
1087
|
-
}) : Z.slug === "saved-filter-select" ? /* @__PURE__ */ Y(
|
|
913
|
+
}) : Z.slug === "saved-filter-select" ? /* @__PURE__ */ Y(d, {
|
|
1088
914
|
value: "billing",
|
|
1089
915
|
filters: [
|
|
1090
916
|
{
|
|
@@ -1106,7 +932,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1106
932
|
onValueChange: () => void 0,
|
|
1107
933
|
onSave: () => void 0,
|
|
1108
934
|
onDelete: () => void 0
|
|
1109
|
-
}) : Z.slug === "section" ? /* @__PURE__ */ Y(
|
|
935
|
+
}) : Z.slug === "section" ? /* @__PURE__ */ Y(oe, {
|
|
1110
936
|
title: "Revenue summary",
|
|
1111
937
|
description: "Section wrapper for grouped content and actions.",
|
|
1112
938
|
actions: /* @__PURE__ */ Y(e, {
|
|
@@ -1147,9 +973,9 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1147
973
|
}), /* @__PURE__ */ Y("p", {
|
|
1148
974
|
className: "mt-1 text-sm text-muted-foreground",
|
|
1149
975
|
children: "Generic display fallback kept neutral until a dedicated showcase is added."
|
|
1150
|
-
})] }), /* @__PURE__ */ Y(
|
|
976
|
+
})] }), /* @__PURE__ */ Y(s, {
|
|
1151
977
|
variant: "outline",
|
|
1152
|
-
children:
|
|
978
|
+
children: Oe
|
|
1153
979
|
})]
|
|
1154
980
|
})
|
|
1155
981
|
}) : /* @__PURE__ */ Y("div", {
|
|
@@ -1162,7 +988,7 @@ function $(Z, He, Q, $, Ue) {
|
|
|
1162
988
|
}), /* @__PURE__ */ Y("p", {
|
|
1163
989
|
className: "mt-1 text-sm text-muted-foreground",
|
|
1164
990
|
children: "Neutral starter preview for this surface. Copy it into your app, then shape the final state with your real data and props."
|
|
1165
|
-
})] }), /* @__PURE__ */ Y(
|
|
991
|
+
})] }), /* @__PURE__ */ Y(s, {
|
|
1166
992
|
variant: "outline",
|
|
1167
993
|
children: Z.category
|
|
1168
994
|
})]
|