@databricks/appkit-ui 0.5.2 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CLAUDE.md +1 -0
- package/README.md +2 -4
- package/dist/react/charts/area/index.d.ts +2 -2
- package/dist/react/charts/bar/index.d.ts +2 -2
- package/dist/react/charts/base.d.ts +2 -2
- package/dist/react/charts/create-chart.d.ts +2 -2
- package/dist/react/charts/heatmap/index.d.ts +2 -2
- package/dist/react/charts/line/index.d.ts +2 -2
- package/dist/react/charts/pie/index.d.ts +3 -3
- package/dist/react/charts/radar/index.d.ts +2 -2
- package/dist/react/charts/scatter/index.d.ts +2 -2
- package/dist/react/charts/wrapper.d.ts +2 -2
- package/dist/react/table/data-table.d.ts +2 -2
- package/dist/react/table/data-table.d.ts.map +1 -1
- package/dist/react/ui/accordion.d.ts +5 -5
- package/dist/react/ui/alert-dialog.d.ts +12 -12
- package/dist/react/ui/alert-dialog.d.ts.map +1 -1
- package/dist/react/ui/alert.d.ts +4 -4
- package/dist/react/ui/aspect-ratio.d.ts +2 -2
- package/dist/react/ui/avatar.d.ts +4 -4
- package/dist/react/ui/badge.d.ts +2 -2
- package/dist/react/ui/breadcrumb.d.ts +8 -8
- package/dist/react/ui/button-group.d.ts +4 -4
- package/dist/react/ui/button.d.ts +2 -2
- package/dist/react/ui/calendar.d.ts +3 -3
- package/dist/react/ui/card.d.ts +8 -8
- package/dist/react/ui/carousel.d.ts +6 -6
- package/dist/react/ui/chart.d.ts +5 -5
- package/dist/react/ui/checkbox.d.ts +2 -2
- package/dist/react/ui/collapsible.d.ts +4 -4
- package/dist/react/ui/command.d.ts +10 -10
- package/dist/react/ui/context-menu.d.ts +16 -16
- package/dist/react/ui/dialog.d.ts +11 -11
- package/dist/react/ui/drawer.d.ts +11 -11
- package/dist/react/ui/dropdown-menu.d.ts +16 -16
- package/dist/react/ui/empty.d.ts +7 -7
- package/dist/react/ui/field.d.ts +11 -11
- package/dist/react/ui/form.d.ts +7 -7
- package/dist/react/ui/hover-card.d.ts +4 -4
- package/dist/react/ui/input-group.d.ts +7 -7
- package/dist/react/ui/input-otp.d.ts +5 -5
- package/dist/react/ui/input.d.ts +2 -2
- package/dist/react/ui/item.d.ts +11 -11
- package/dist/react/ui/kbd.d.ts +3 -3
- package/dist/react/ui/label.d.ts +2 -2
- package/dist/react/ui/menubar.d.ts +17 -17
- package/dist/react/ui/navigation-menu.d.ts +9 -9
- package/dist/react/ui/pagination.d.ts +8 -8
- package/dist/react/ui/popover.d.ts +5 -5
- package/dist/react/ui/progress.d.ts +2 -2
- package/dist/react/ui/radio-group.d.ts +3 -3
- package/dist/react/ui/resizable.d.ts +4 -4
- package/dist/react/ui/scroll-area.d.ts +3 -3
- package/dist/react/ui/select.d.ts +11 -11
- package/dist/react/ui/separator.d.ts +2 -2
- package/dist/react/ui/sheet.d.ts +9 -9
- package/dist/react/ui/sidebar.d.ts +26 -26
- package/dist/react/ui/skeleton.d.ts +2 -2
- package/dist/react/ui/slider.d.ts +2 -2
- package/dist/react/ui/sonner.d.ts +2 -2
- package/dist/react/ui/spinner.d.ts +2 -2
- package/dist/react/ui/switch.d.ts +2 -2
- package/dist/react/ui/table.d.ts +9 -9
- package/dist/react/ui/tabs.d.ts +5 -5
- package/dist/react/ui/textarea.d.ts +2 -2
- package/dist/react/ui/toggle-group.d.ts +3 -3
- package/dist/react/ui/toggle.d.ts +4 -4
- package/dist/react/ui/tooltip.d.ts +5 -5
- package/dist/react/ui/tooltip.d.ts.map +1 -1
- package/docs/docs/api/appkit/Class.AppKitError/index.html +3 -3
- package/docs/docs/api/appkit/Class.AuthenticationError/index.html +3 -3
- package/docs/docs/api/appkit/Class.ConfigurationError/index.html +3 -3
- package/docs/docs/api/appkit/Class.ConnectionError/index.html +3 -3
- package/docs/docs/api/appkit/Class.ExecutionError/index.html +3 -3
- package/docs/docs/api/appkit/Class.InitializationError/index.html +3 -3
- package/docs/docs/api/appkit/Class.Plugin/index.html +3 -3
- package/docs/docs/api/appkit/Class.ServerError/index.html +3 -3
- package/docs/docs/api/appkit/Class.TunnelError/index.html +3 -3
- package/docs/docs/api/appkit/Class.ValidationError/index.html +3 -3
- package/docs/docs/api/appkit/Function.appKitTypesPlugin/index.html +3 -3
- package/docs/docs/api/appkit/Function.createApp/index.html +5 -5
- package/docs/docs/api/appkit/Function.createApp.md +8 -6
- package/docs/docs/api/appkit/Function.getExecutionContext/index.html +3 -3
- package/docs/docs/api/appkit/Function.isSQLTypeMarker/index.html +3 -3
- package/docs/docs/api/appkit/Interface.BasePluginConfig/index.html +3 -3
- package/docs/docs/api/appkit/Interface.CacheConfig/index.html +3 -3
- package/docs/docs/api/appkit/Interface.ITelemetry/index.html +3 -3
- package/docs/docs/api/appkit/Interface.StreamExecutionSettings/index.html +3 -3
- package/docs/docs/api/appkit/Interface.TelemetryConfig/index.html +3 -3
- package/docs/docs/api/appkit/TypeAlias.IAppRouter/index.html +3 -3
- package/docs/docs/api/appkit/Variable.sql/index.html +3 -3
- package/docs/docs/api/appkit/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/AreaChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/BarChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/DataTable/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/DonutChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/HeatmapChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/LineChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/PieChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/RadarChart/index.html +3 -3
- package/docs/docs/api/appkit-ui/data/ScatterChart/index.html +4 -4
- package/docs/docs/api/appkit-ui/index.html +3 -3
- package/docs/docs/api/appkit-ui/styling/index.html +5 -5
- package/docs/docs/api/appkit-ui/ui/Accordion/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Alert/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/AlertDialog/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/AspectRatio/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Avatar/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Badge/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Breadcrumb/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Button/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/ButtonGroup/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Calendar/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Card/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Carousel/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/ChartContainer/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Checkbox/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Collapsible/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Command/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/ContextMenu/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Dialog/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Drawer/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/DropdownMenu/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Empty/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Field/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/FormControl/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/HoverCard/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Input/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/InputGroup/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/InputOTP/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Item/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Kbd/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Label/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Menubar/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/NavigationMenu/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Pagination/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Popover/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Progress/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/RadioGroup/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/ResizableHandle/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/ScrollArea/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Select/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Separator/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Sheet/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Sidebar/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Skeleton/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Slider/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Spinner/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Switch/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Table/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Tabs/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Textarea/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Toaster/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Toggle/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/ToggleGroup/index.html +3 -3
- package/docs/docs/api/appkit-ui/ui/Tooltip/index.html +3 -3
- package/docs/docs/api/index.html +3 -3
- package/docs/docs/app-management/index.html +5 -5
- package/docs/docs/app-management.md +2 -2
- package/docs/docs/architecture/index.html +3 -3
- package/docs/docs/category/development/index.html +3 -3
- package/docs/docs/configuration/index.html +3 -3
- package/docs/docs/core-principles/index.html +3 -3
- package/docs/docs/development/ai-assisted-development/index.html +61 -0
- package/docs/docs/development/ai-assisted-development.md +75 -0
- package/docs/docs/development/index.html +7 -6
- package/docs/docs/development/llm-guide/index.html +14 -4
- package/docs/docs/development/llm-guide.md +18 -0
- package/docs/docs/development/local-development/index.html +7 -7
- package/docs/docs/development/local-development.md +3 -3
- package/docs/docs/development/project-setup/index.html +3 -3
- package/docs/docs/development/remote-bridge/index.html +5 -5
- package/docs/docs/development/remote-bridge.md +2 -2
- package/docs/docs/development/type-generation/index.html +3 -3
- package/docs/docs/development.md +4 -3
- package/docs/docs/index.html +21 -6
- package/docs/docs/plugins/index.html +3 -3
- package/docs/docs.md +33 -2
- package/llms.txt +1 -0
- package/package.json +1 -1
package/CLAUDE.md
CHANGED
|
@@ -117,6 +117,7 @@ The CLI will display the documentation content directly in the terminal.
|
|
|
117
117
|
- [Configuration](./docs/docs/configuration.md): This guide covers environment variables and configuration options for AppKit applications.
|
|
118
118
|
- [Core principles](./docs/docs/core-principles.md): Learn about the fundamental concepts and principles behind AppKit.
|
|
119
119
|
- [Development](./docs/docs/development.md): AppKit provides multiple development workflows to suit different needs: local development with hot reload, AI-assisted development with MCP, and remote tunneling to deployed backends.
|
|
120
|
+
- [AI-Assisted development](./docs/docs/development/ai-assisted-development.md): AppKit integrates with AI coding assistants through the Model Context Protocol (MCP).
|
|
120
121
|
- [LLM Guide](./docs/docs/development/llm-guide.md): This document provides prescriptive guidance for AI coding assistants generating code with Databricks AppKit. It is intentionally opinionated to ensure consistent, production-ready code generation.
|
|
121
122
|
- [Local development](./docs/docs/development/local-development.md): Once your app is bootstrapped according to the Manual quick start guide, you can start the development server with hot reload for both UI and backend code.
|
|
122
123
|
- [Project setup](./docs/docs/development/project-setup.md): This guide covers the recommended project structure and scaffolding for AppKit applications.
|
package/README.md
CHANGED
|
@@ -28,14 +28,12 @@ AppKit simplifies building data applications on Databricks by providing:
|
|
|
28
28
|
|
|
29
29
|
Follow the [Getting Started](https://databricks.github.io/appkit/docs/) guide to get started with AppKit.
|
|
30
30
|
|
|
31
|
+
🤖 For AI/code assistants, see the [AI-assisted development](https://databricks.github.io/appkit/docs/development/ai-assisted-development) guide.
|
|
32
|
+
|
|
31
33
|
## Documentation
|
|
32
34
|
|
|
33
35
|
📖 For full AppKit documentation, visit the [AppKit Documentation](https://databricks.github.io/appkit/) website.
|
|
34
36
|
|
|
35
|
-
👉 For AI/code assistants:
|
|
36
|
-
- Use [llms-compact.txt](./llms-compact.txt) for quick usage patterns.
|
|
37
|
-
- See [llms.txt](./llms.txt) for full guidance and anti-patterns.
|
|
38
|
-
|
|
39
37
|
## Contributing
|
|
40
38
|
|
|
41
39
|
See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and contribution guidelines.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AreaChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime274 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/area/index.d.ts
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ import * as react_jsx_runtime268 from "react/jsx-runtime";
|
|
|
14
14
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
15
15
|
*/
|
|
16
16
|
declare const AreaChart: {
|
|
17
|
-
(props: AreaChartProps):
|
|
17
|
+
(props: AreaChartProps): react_jsx_runtime274.JSX.Element;
|
|
18
18
|
displayName: string;
|
|
19
19
|
};
|
|
20
20
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BarChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime275 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/bar/index.d.ts
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ import * as react_jsx_runtime269 from "react/jsx-runtime";
|
|
|
14
14
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
15
15
|
*/
|
|
16
16
|
declare const BarChart: {
|
|
17
|
-
(props: BarChartProps):
|
|
17
|
+
(props: BarChartProps): react_jsx_runtime275.JSX.Element;
|
|
18
18
|
displayName: string;
|
|
19
19
|
};
|
|
20
20
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChartColorPalette, ChartData, ChartType, Orientation } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime282 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/react/charts/base.d.ts
|
|
5
5
|
interface BaseChartProps {
|
|
@@ -83,7 +83,7 @@ declare function BaseChart({
|
|
|
83
83
|
max,
|
|
84
84
|
options: customOptions,
|
|
85
85
|
className
|
|
86
|
-
}: BaseChartProps):
|
|
86
|
+
}: BaseChartProps): react_jsx_runtime282.JSX.Element;
|
|
87
87
|
//#endregion
|
|
88
88
|
export { BaseChart, BaseChartProps };
|
|
89
89
|
//# sourceMappingURL=base.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChartType, UnifiedChartProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime283 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/react/charts/create-chart.d.ts
|
|
5
5
|
|
|
@@ -18,7 +18,7 @@ import * as react_jsx_runtime277 from "react/jsx-runtime";
|
|
|
18
18
|
* ```
|
|
19
19
|
*/
|
|
20
20
|
declare function createChart<TProps extends UnifiedChartProps>(chartType: ChartType, displayName: string): {
|
|
21
|
-
(props: TProps):
|
|
21
|
+
(props: TProps): react_jsx_runtime283.JSX.Element;
|
|
22
22
|
displayName: string;
|
|
23
23
|
};
|
|
24
24
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HeatmapChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime276 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/heatmap/index.d.ts
|
|
6
6
|
|
|
@@ -19,7 +19,7 @@ import * as react_jsx_runtime270 from "react/jsx-runtime";
|
|
|
19
19
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
20
20
|
*/
|
|
21
21
|
declare const HeatmapChart: {
|
|
22
|
-
(props: HeatmapChartProps):
|
|
22
|
+
(props: HeatmapChartProps): react_jsx_runtime276.JSX.Element;
|
|
23
23
|
displayName: string;
|
|
24
24
|
};
|
|
25
25
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LineChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime277 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/line/index.d.ts
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ import * as react_jsx_runtime271 from "react/jsx-runtime";
|
|
|
14
14
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
15
15
|
*/
|
|
16
16
|
declare const LineChart: {
|
|
17
|
-
(props: LineChartProps):
|
|
17
|
+
(props: LineChartProps): react_jsx_runtime277.JSX.Element;
|
|
18
18
|
displayName: string;
|
|
19
19
|
};
|
|
20
20
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DonutChartProps, PieChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime278 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/pie/index.d.ts
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ import * as react_jsx_runtime272 from "react/jsx-runtime";
|
|
|
14
14
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
15
15
|
*/
|
|
16
16
|
declare const PieChart: {
|
|
17
|
-
(props: PieChartProps):
|
|
17
|
+
(props: PieChartProps): react_jsx_runtime278.JSX.Element;
|
|
18
18
|
displayName: string;
|
|
19
19
|
};
|
|
20
20
|
/**
|
|
@@ -27,7 +27,7 @@ declare const PieChart: {
|
|
|
27
27
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
28
28
|
*/
|
|
29
29
|
declare const DonutChart: {
|
|
30
|
-
(props: DonutChartProps):
|
|
30
|
+
(props: DonutChartProps): react_jsx_runtime278.JSX.Element;
|
|
31
31
|
displayName: string;
|
|
32
32
|
};
|
|
33
33
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RadarChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime280 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/radar/index.d.ts
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ import * as react_jsx_runtime274 from "react/jsx-runtime";
|
|
|
14
14
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
15
15
|
*/
|
|
16
16
|
declare const RadarChart: {
|
|
17
|
-
(props: RadarChartProps):
|
|
17
|
+
(props: RadarChartProps): react_jsx_runtime280.JSX.Element;
|
|
18
18
|
displayName: string;
|
|
19
19
|
};
|
|
20
20
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ScatterChartProps } from "../types.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime281 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/scatter/index.d.ts
|
|
6
6
|
|
|
@@ -14,7 +14,7 @@ import * as react_jsx_runtime275 from "react/jsx-runtime";
|
|
|
14
14
|
* Supports both query mode (queryKey + parameters) and data mode (static data).
|
|
15
15
|
*/
|
|
16
16
|
declare const ScatterChart: {
|
|
17
|
-
(props: ScatterChartProps):
|
|
17
|
+
(props: ScatterChartProps): react_jsx_runtime281.JSX.Element;
|
|
18
18
|
displayName: string;
|
|
19
19
|
};
|
|
20
20
|
//#endregion
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ChartData, DataFormat } from "./types.js";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime284 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/react/charts/wrapper.d.ts
|
|
6
6
|
interface ChartWrapperQueryProps {
|
|
@@ -59,7 +59,7 @@ type ChartWrapperProps = CommonProps & (ChartWrapperQueryProps | ChartWrapperDat
|
|
|
59
59
|
* </ChartWrapper>
|
|
60
60
|
* ```
|
|
61
61
|
*/
|
|
62
|
-
declare function ChartWrapper(props: ChartWrapperProps):
|
|
62
|
+
declare function ChartWrapper(props: ChartWrapperProps): react_jsx_runtime284.JSX.Element;
|
|
63
63
|
//#endregion
|
|
64
64
|
export { ChartWrapper, ChartWrapperProps };
|
|
65
65
|
//# sourceMappingURL=wrapper.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataTableProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime285 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/react/table/data-table.d.ts
|
|
5
5
|
|
|
@@ -44,7 +44,7 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
|
44
44
|
* )}
|
|
45
45
|
* </DataTable>
|
|
46
46
|
*/
|
|
47
|
-
declare function DataTable(props: DataTableProps):
|
|
47
|
+
declare function DataTable(props: DataTableProps): react_jsx_runtime285.JSX.Element;
|
|
48
48
|
//#endregion
|
|
49
49
|
export { DataTable };
|
|
50
50
|
//# sourceMappingURL=data-table.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-table.d.ts","names":[],"sources":["../../../src/react/table/data-table.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAsEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAgB,SAAA,QAAiB,iBAAc,
|
|
1
|
+
{"version":3,"file":"data-table.d.ts","names":[],"sources":["../../../src/react/table/data-table.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAsEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAgB,SAAA,QAAiB,iBAAc,oBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
import * as AccordionPrimitive from "@radix-ui/react-accordion";
|
|
4
4
|
|
|
5
5
|
//#region src/react/ui/accordion.d.ts
|
|
6
6
|
/** Collapsible content sections organized in a vertical stack */
|
|
7
7
|
declare function Accordion({
|
|
8
8
|
...props
|
|
9
|
-
}: React$1.ComponentProps<typeof AccordionPrimitive.Root>):
|
|
9
|
+
}: React$1.ComponentProps<typeof AccordionPrimitive.Root>): react_jsx_runtime0.JSX.Element;
|
|
10
10
|
/** Individual collapsible section within an accordion */
|
|
11
11
|
declare function AccordionItem({
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: React$1.ComponentProps<typeof AccordionPrimitive.Item>):
|
|
14
|
+
}: React$1.ComponentProps<typeof AccordionPrimitive.Item>): react_jsx_runtime0.JSX.Element;
|
|
15
15
|
/** Clickable button that triggers accordion content visibility */
|
|
16
16
|
declare function AccordionTrigger({
|
|
17
17
|
className,
|
|
18
18
|
children,
|
|
19
19
|
...props
|
|
20
|
-
}: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>):
|
|
20
|
+
}: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>): react_jsx_runtime0.JSX.Element;
|
|
21
21
|
/** Content area that expands and collapses within an accordion item */
|
|
22
22
|
declare function AccordionContent({
|
|
23
23
|
className,
|
|
24
24
|
children,
|
|
25
25
|
...props
|
|
26
|
-
}: React$1.ComponentProps<typeof AccordionPrimitive.Content>):
|
|
26
|
+
}: React$1.ComponentProps<typeof AccordionPrimitive.Content>): react_jsx_runtime0.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger };
|
|
29
29
|
//# sourceMappingURL=accordion.d.ts.map
|
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
3
3
|
import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog";
|
|
4
4
|
|
|
5
5
|
//#region src/react/ui/alert-dialog.d.ts
|
|
6
6
|
/** Modal dialog that interrupts the user with critical information requiring immediate action */
|
|
7
7
|
declare function AlertDialog({
|
|
8
8
|
...props
|
|
9
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>):
|
|
9
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>): react_jsx_runtime7.JSX.Element;
|
|
10
10
|
/** Button that triggers the alert dialog to open */
|
|
11
11
|
declare function AlertDialogTrigger({
|
|
12
12
|
...props
|
|
13
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>):
|
|
13
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>): react_jsx_runtime7.JSX.Element;
|
|
14
14
|
/** Portal container for rendering alert dialog content outside the DOM hierarchy */
|
|
15
15
|
declare function AlertDialogPortal({
|
|
16
16
|
container,
|
|
17
17
|
...props
|
|
18
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>):
|
|
18
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>): react_jsx_runtime7.JSX.Element;
|
|
19
19
|
/** Background overlay that dims content behind the alert dialog */
|
|
20
20
|
declare function AlertDialogOverlay({
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>):
|
|
23
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>): react_jsx_runtime7.JSX.Element;
|
|
24
24
|
/** Main content container for the alert dialog */
|
|
25
25
|
declare function AlertDialogContent({
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>):
|
|
28
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>): react_jsx_runtime7.JSX.Element;
|
|
29
29
|
/** Header section containing title and description */
|
|
30
30
|
declare function AlertDialogHeader({
|
|
31
31
|
className,
|
|
32
32
|
...props
|
|
33
|
-
}: React$1.ComponentProps<"div">):
|
|
33
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime7.JSX.Element;
|
|
34
34
|
/** Footer section containing action buttons */
|
|
35
35
|
declare function AlertDialogFooter({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React$1.ComponentProps<"div">):
|
|
38
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime7.JSX.Element;
|
|
39
39
|
/** Title heading for the alert dialog */
|
|
40
40
|
declare function AlertDialogTitle({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>):
|
|
43
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>): react_jsx_runtime7.JSX.Element;
|
|
44
44
|
/** Descriptive text explaining the alert */
|
|
45
45
|
declare function AlertDialogDescription({
|
|
46
46
|
className,
|
|
47
47
|
...props
|
|
48
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>):
|
|
48
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>): react_jsx_runtime7.JSX.Element;
|
|
49
49
|
/** Primary action button that confirms the alert */
|
|
50
50
|
declare function AlertDialogAction({
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>):
|
|
53
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>): react_jsx_runtime7.JSX.Element;
|
|
54
54
|
/** Cancel button that dismisses the alert dialog */
|
|
55
55
|
declare function AlertDialogCancel({
|
|
56
56
|
className,
|
|
57
57
|
...props
|
|
58
|
-
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>):
|
|
58
|
+
}: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>): react_jsx_runtime7.JSX.Element;
|
|
59
59
|
//#endregion
|
|
60
60
|
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger };
|
|
61
61
|
//# sourceMappingURL=alert-dialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert-dialog.d.ts","names":[],"sources":["../../../src/react/ui/alert-dialog.tsx"],"sourcesContent":[],"mappings":";;;;;;iBAQS,WAAA;;GAEN,OAAA,CAAM,sBAAsB,oBAAA,CAAqB,QAAK,
|
|
1
|
+
{"version":3,"file":"alert-dialog.d.ts","names":[],"sources":["../../../src/react/ui/alert-dialog.tsx"],"sourcesContent":[],"mappings":";;;;;;iBAQS,WAAA;;GAEN,OAAA,CAAM,sBAAsB,oBAAA,CAAqB,QAAK,kBAAA,CAAA,GAAA,CAAA;;AATY,iBAc5D,kBAAA,CAPW;EAAA,GAAA;AAAA,CAAA,EASjB,OAAA,CAAM,cATW,CAAA,OASW,oBAAA,CAAqB,OAThC,CAAA,CAAA,EASwC,kBAAA,CAAA,GAAA,CAAA,OATxC;;iBAgBX,iBAAA,CAd2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiBjD,OAAA,CAAM,cAjB2C,CAAA,OAiBrB,oBAAA,CAAqB,MAjBA,CAAA,CAAA,EAiBO,kBAAA,CAAA,GAAA,CAAA,OAjBP;;iBA4B3C,kBAAA,CA5BgD;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+BtD,OAAA,CAAM,cA/BgD,CAAA,OA+B1B,oBAAA,CAAqB,OA/BK,CAAA,CAAA,EA+BG,kBAAA,CAAA,GAAA,CAAA,OA/BH;;AAAA,iBA6ChD,kBAAA,CAxCkB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CxB,OAAA,CAAM,cA3CkB,CAAA,OA2CI,oBAAA,CAAqB,OA3CzB,CAAA,CAAA,EA2CiC,kBAAA,CAAA,GAAA,CAAA,OA3CjC;;iBA4DlB,iBAAA,CA1D2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA6DjD,OAAA,CAAM,cA7D2C,CAAA,KAAA,CAAA,CAAA,EA6DtB,kBAAA,CAAA,GAAA,CAAA,OA7DsB;;iBAwE3C,iBAAA,CAxEmD;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2EzD,OAAA,CAAM,cA3EmD,CAAA,KAAA,CAAA,CAAA,EA2E9B,kBAAA,CAAA,GAAA,CAAA,OA3E8B;;AAAA,iBAyFnD,gBAAA,CAlFiB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqFvB,OAAA,CAAM,cArFiB,CAAA,OAqFK,oBAAA,CAAqB,KArF1B,CAAA,CAAA,EAqFgC,kBAAA,CAAA,GAAA,CAAA,OArFhC;;iBAgGjB,sBAAA,CA/FP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkGC,OAAA,CAAM,cAlGP,CAAA,OAkG6B,oBAAA,CAAqB,WAlGlD,CAAA,CAAA,EAkG8D,kBAAA,CAAA,GAAA,CAAA,OAlG9D;;iBA6GO,iBAAA,CA3GA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA8GN,OAAA,CAAM,cA9GA,CAAA,OA8GsB,oBAAA,CAAqB,MA9G3C,CAAA,CAAA,EA8GkD,kBAAA,CAAA,GAAA,CAAA,OA9GlD;;iBAwHA,iBAAA,CAxHkD;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2HxD,OAAA,CAAM,cA3HkD,CAAA,OA2H5B,oBAAA,CAAqB,MA3HO,CAAA,CAAA,EA2HA,kBAAA,CAAA,GAAA,CAAA,OA3HA"}
|
package/dist/react/ui/alert.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
5
5
|
|
|
@@ -12,17 +12,17 @@ declare function Alert({
|
|
|
12
12
|
className,
|
|
13
13
|
variant,
|
|
14
14
|
...props
|
|
15
|
-
}: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants>):
|
|
15
|
+
}: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime4.JSX.Element;
|
|
16
16
|
/** Title text for an alert component */
|
|
17
17
|
declare function AlertTitle({
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: React$1.ComponentProps<"div">):
|
|
20
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime4.JSX.Element;
|
|
21
21
|
/** Descriptive text content for an alert component */
|
|
22
22
|
declare function AlertDescription({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React$1.ComponentProps<"div">):
|
|
25
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime4.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { Alert, AlertDescription, AlertTitle };
|
|
28
28
|
//# sourceMappingURL=alert.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
2
2
|
import * as AspectRatioPrimitive from "@radix-ui/react-aspect-ratio";
|
|
3
3
|
|
|
4
4
|
//#region src/react/ui/aspect-ratio.d.ts
|
|
5
5
|
/** Container that maintains a specific aspect ratio for its content */
|
|
6
6
|
declare function AspectRatio({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof AspectRatioPrimitive.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof AspectRatioPrimitive.Root>): react_jsx_runtime18.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { AspectRatio };
|
|
11
11
|
//# sourceMappingURL=aspect-ratio.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
3
3
|
import * as AvatarPrimitive from "@radix-ui/react-avatar";
|
|
4
4
|
|
|
5
5
|
//#region src/react/ui/avatar.d.ts
|
|
@@ -7,17 +7,17 @@ import * as AvatarPrimitive from "@radix-ui/react-avatar";
|
|
|
7
7
|
declare function Avatar({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React$1.ComponentProps<typeof AvatarPrimitive.Root>):
|
|
10
|
+
}: React$1.ComponentProps<typeof AvatarPrimitive.Root>): react_jsx_runtime19.JSX.Element;
|
|
11
11
|
/** Image element for the avatar */
|
|
12
12
|
declare function AvatarImage({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: React$1.ComponentProps<typeof AvatarPrimitive.Image>):
|
|
15
|
+
}: React$1.ComponentProps<typeof AvatarPrimitive.Image>): react_jsx_runtime19.JSX.Element;
|
|
16
16
|
/** Fallback content displayed when avatar image fails to load */
|
|
17
17
|
declare function AvatarFallback({
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>):
|
|
20
|
+
}: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>): react_jsx_runtime19.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { Avatar, AvatarFallback, AvatarImage };
|
|
23
23
|
//# sourceMappingURL=avatar.d.ts.map
|
package/dist/react/ui/badge.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
5
5
|
|
|
@@ -15,7 +15,7 @@ declare function Badge({
|
|
|
15
15
|
...props
|
|
16
16
|
}: React$1.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
17
17
|
asChild?: boolean;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime22.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { Badge, badgeVariants };
|
|
21
21
|
//# sourceMappingURL=badge.d.ts.map
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/react/ui/breadcrumb.d.ts
|
|
5
5
|
/** Navigation component showing the current page's location in the site hierarchy */
|
|
6
6
|
declare function Breadcrumb({
|
|
7
7
|
...props
|
|
8
|
-
}: React$1.ComponentProps<"nav">):
|
|
8
|
+
}: React$1.ComponentProps<"nav">): react_jsx_runtime23.JSX.Element;
|
|
9
9
|
/** Ordered list container for breadcrumb items */
|
|
10
10
|
declare function BreadcrumbList({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React$1.ComponentProps<"ol">):
|
|
13
|
+
}: React$1.ComponentProps<"ol">): react_jsx_runtime23.JSX.Element;
|
|
14
14
|
/** Individual item in the breadcrumb trail */
|
|
15
15
|
declare function BreadcrumbItem({
|
|
16
16
|
className,
|
|
17
17
|
...props
|
|
18
|
-
}: React$1.ComponentProps<"li">):
|
|
18
|
+
}: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
|
|
19
19
|
/** Clickable link within a breadcrumb item */
|
|
20
20
|
declare function BreadcrumbLink({
|
|
21
21
|
asChild,
|
|
@@ -23,23 +23,23 @@ declare function BreadcrumbLink({
|
|
|
23
23
|
...props
|
|
24
24
|
}: React$1.ComponentProps<"a"> & {
|
|
25
25
|
asChild?: boolean;
|
|
26
|
-
}):
|
|
26
|
+
}): react_jsx_runtime23.JSX.Element;
|
|
27
27
|
/** Current page indicator in the breadcrumb trail */
|
|
28
28
|
declare function BreadcrumbPage({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React$1.ComponentProps<"span">):
|
|
31
|
+
}: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
|
|
32
32
|
/** Visual separator between breadcrumb items */
|
|
33
33
|
declare function BreadcrumbSeparator({
|
|
34
34
|
children,
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React$1.ComponentProps<"li">):
|
|
37
|
+
}: React$1.ComponentProps<"li">): react_jsx_runtime23.JSX.Element;
|
|
38
38
|
/** Ellipsis indicator for collapsed breadcrumb items */
|
|
39
39
|
declare function BreadcrumbEllipsis({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React$1.ComponentProps<"span">):
|
|
42
|
+
}: React$1.ComponentProps<"span">): react_jsx_runtime23.JSX.Element;
|
|
43
43
|
//#endregion
|
|
44
44
|
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
|
|
45
45
|
//# sourceMappingURL=breadcrumb.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Separator } from "./separator.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as class_variance_authority_types2 from "class-variance-authority/types";
|
|
5
5
|
|
|
@@ -12,7 +12,7 @@ declare function ButtonGroup({
|
|
|
12
12
|
className,
|
|
13
13
|
orientation,
|
|
14
14
|
...props
|
|
15
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>):
|
|
15
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>): react_jsx_runtime31.JSX.Element;
|
|
16
16
|
/** Text label or content within a button group */
|
|
17
17
|
declare function ButtonGroupText({
|
|
18
18
|
className,
|
|
@@ -20,13 +20,13 @@ declare function ButtonGroupText({
|
|
|
20
20
|
...props
|
|
21
21
|
}: React.ComponentProps<"div"> & {
|
|
22
22
|
asChild?: boolean;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime31.JSX.Element;
|
|
24
24
|
/** Visual separator between buttons in a button group */
|
|
25
25
|
declare function ButtonGroupSeparator({
|
|
26
26
|
className,
|
|
27
27
|
orientation,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<typeof Separator>):
|
|
29
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime31.JSX.Element;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { ButtonGroup, ButtonGroupSeparator, ButtonGroupText, buttonGroupVariants };
|
|
32
32
|
//# sourceMappingURL=button-group.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as class_variance_authority_types1 from "class-variance-authority/types";
|
|
5
5
|
|
|
@@ -17,7 +17,7 @@ declare function Button({
|
|
|
17
17
|
...props
|
|
18
18
|
}: React$1.ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
|
|
19
19
|
asChild?: boolean;
|
|
20
|
-
}):
|
|
20
|
+
}): react_jsx_runtime30.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { Button, buttonVariants };
|
|
23
23
|
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Button } from "./button.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
4
4
|
import { DayButton, DayPicker } from "react-day-picker";
|
|
5
5
|
|
|
6
6
|
//#region src/react/ui/calendar.d.ts
|
|
@@ -16,14 +16,14 @@ declare function Calendar({
|
|
|
16
16
|
...props
|
|
17
17
|
}: React$1.ComponentProps<typeof DayPicker> & {
|
|
18
18
|
buttonVariant?: React$1.ComponentProps<typeof Button>["variant"];
|
|
19
|
-
}):
|
|
19
|
+
}): react_jsx_runtime34.JSX.Element;
|
|
20
20
|
/** Individual day button within the calendar grid */
|
|
21
21
|
declare function CalendarDayButton({
|
|
22
22
|
className,
|
|
23
23
|
day,
|
|
24
24
|
modifiers,
|
|
25
25
|
...props
|
|
26
|
-
}: React$1.ComponentProps<typeof DayButton>):
|
|
26
|
+
}: React$1.ComponentProps<typeof DayButton>): react_jsx_runtime34.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { Calendar, CalendarDayButton };
|
|
29
29
|
//# sourceMappingURL=calendar.d.ts.map
|
package/dist/react/ui/card.d.ts
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/react/ui/card.d.ts
|
|
5
5
|
/** Container for grouping related content with header, body, and footer sections */
|
|
6
6
|
declare function Card({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React$1.ComponentProps<"div">):
|
|
9
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
10
10
|
/** Header section containing title, description, and actions */
|
|
11
11
|
declare function CardHeader({
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: React$1.ComponentProps<"div">):
|
|
14
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
15
15
|
/** Title heading for the card */
|
|
16
16
|
declare function CardTitle({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
|
-
}: React$1.ComponentProps<"div">):
|
|
19
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
20
20
|
/** Descriptive text providing context for the card */
|
|
21
21
|
declare function CardDescription({
|
|
22
22
|
className,
|
|
23
23
|
...props
|
|
24
|
-
}: React$1.ComponentProps<"div">):
|
|
24
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
25
25
|
/** Action buttons or controls positioned in the card header */
|
|
26
26
|
declare function CardAction({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React$1.ComponentProps<"div">):
|
|
29
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
30
30
|
/** Main content area of the card */
|
|
31
31
|
declare function CardContent({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React$1.ComponentProps<"div">):
|
|
34
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
35
35
|
/** Footer section for additional actions or information */
|
|
36
36
|
declare function CardFooter({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
|
-
}: React$1.ComponentProps<"div">):
|
|
39
|
+
}: React$1.ComponentProps<"div">): react_jsx_runtime36.JSX.Element;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
|
|
42
42
|
//# sourceMappingURL=card.d.ts.map
|