@databricks/appkit-ui 0.7.1 → 0.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. package/dist/react/charts/base.d.ts +2 -2
  2. package/dist/react/charts/base.d.ts.map +1 -1
  3. package/dist/react/charts/create-chart.d.ts +2 -2
  4. package/dist/react/charts/create-chart.d.ts.map +1 -1
  5. package/dist/react/charts/pie/index.d.ts +3 -3
  6. package/dist/react/charts/radar/index.d.ts +2 -2
  7. package/dist/react/charts/scatter/index.d.ts +2 -2
  8. package/dist/react/charts/wrapper.d.ts +2 -2
  9. package/dist/react/table/data-table.d.ts +2 -2
  10. package/dist/react/ui/accordion.d.ts +5 -5
  11. package/dist/react/ui/alert-dialog.d.ts +12 -12
  12. package/dist/react/ui/alert.d.ts +4 -4
  13. package/dist/react/ui/aspect-ratio.d.ts +2 -2
  14. package/dist/react/ui/avatar.d.ts +4 -4
  15. package/dist/react/ui/badge.d.ts +2 -2
  16. package/dist/react/ui/breadcrumb.d.ts +8 -8
  17. package/dist/react/ui/button-group.d.ts +4 -4
  18. package/dist/react/ui/button.d.ts +2 -2
  19. package/dist/react/ui/calendar.d.ts +3 -3
  20. package/dist/react/ui/card.d.ts +8 -8
  21. package/dist/react/ui/carousel.d.ts +6 -6
  22. package/dist/react/ui/tooltip.d.ts +5 -5
  23. package/dist/react/ui/tooltip.d.ts.map +1 -1
  24. package/docs/docs/api/appkit/Class.AppKitError/index.html +1 -1
  25. package/docs/docs/api/appkit/Class.AuthenticationError/index.html +1 -1
  26. package/docs/docs/api/appkit/Class.ConfigurationError/index.html +1 -1
  27. package/docs/docs/api/appkit/Class.ConnectionError/index.html +1 -1
  28. package/docs/docs/api/appkit/Class.ExecutionError/index.html +1 -1
  29. package/docs/docs/api/appkit/Class.InitializationError/index.html +1 -1
  30. package/docs/docs/api/appkit/Class.Plugin/index.html +1 -1
  31. package/docs/docs/api/appkit/Class.ResourceRegistry/index.html +1 -1
  32. package/docs/docs/api/appkit/Class.ServerError/index.html +1 -1
  33. package/docs/docs/api/appkit/Class.TunnelError/index.html +1 -1
  34. package/docs/docs/api/appkit/Class.ValidationError/index.html +1 -1
  35. package/docs/docs/api/appkit/Enumeration.RequestedClaimsPermissionSet/index.html +1 -1
  36. package/docs/docs/api/appkit/Enumeration.ResourceType/index.html +1 -1
  37. package/docs/docs/api/appkit/Function.appKitTypesPlugin/index.html +1 -1
  38. package/docs/docs/api/appkit/Function.createApp/index.html +1 -1
  39. package/docs/docs/api/appkit/Function.createLakebasePool/index.html +1 -1
  40. package/docs/docs/api/appkit/Function.generateDatabaseCredential/index.html +1 -1
  41. package/docs/docs/api/appkit/Function.getExecutionContext/index.html +1 -1
  42. package/docs/docs/api/appkit/Function.getLakebaseOrmConfig/index.html +1 -1
  43. package/docs/docs/api/appkit/Function.getLakebasePgConfig/index.html +1 -1
  44. package/docs/docs/api/appkit/Function.getPluginManifest/index.html +1 -1
  45. package/docs/docs/api/appkit/Function.getResourceRequirements/index.html +1 -1
  46. package/docs/docs/api/appkit/Function.getWorkspaceClient/index.html +1 -1
  47. package/docs/docs/api/appkit/Function.isSQLTypeMarker/index.html +1 -1
  48. package/docs/docs/api/appkit/Interface.BasePluginConfig/index.html +1 -1
  49. package/docs/docs/api/appkit/Interface.CacheConfig/index.html +1 -1
  50. package/docs/docs/api/appkit/Interface.DatabaseCredential/index.html +1 -1
  51. package/docs/docs/api/appkit/Interface.GenerateDatabaseCredentialRequest/index.html +1 -1
  52. package/docs/docs/api/appkit/Interface.ITelemetry/index.html +1 -1
  53. package/docs/docs/api/appkit/Interface.LakebasePoolConfig/index.html +1 -1
  54. package/docs/docs/api/appkit/Interface.PluginManifest/index.html +1 -1
  55. package/docs/docs/api/appkit/Interface.RequestedClaims/index.html +1 -1
  56. package/docs/docs/api/appkit/Interface.RequestedResource/index.html +1 -1
  57. package/docs/docs/api/appkit/Interface.ResourceEntry/index.html +1 -1
  58. package/docs/docs/api/appkit/Interface.ResourceFieldEntry/index.html +1 -1
  59. package/docs/docs/api/appkit/Interface.ResourceRequirement/index.html +1 -1
  60. package/docs/docs/api/appkit/Interface.StreamExecutionSettings/index.html +1 -1
  61. package/docs/docs/api/appkit/Interface.TelemetryConfig/index.html +1 -1
  62. package/docs/docs/api/appkit/Interface.ValidationResult/index.html +1 -1
  63. package/docs/docs/api/appkit/TypeAlias.ConfigSchema/index.html +1 -1
  64. package/docs/docs/api/appkit/TypeAlias.IAppRouter/index.html +1 -1
  65. package/docs/docs/api/appkit/TypeAlias.ResourcePermission/index.html +1 -1
  66. package/docs/docs/api/appkit/Variable.sql/index.html +1 -1
  67. package/docs/docs/api/appkit/index.html +1 -1
  68. package/docs/docs/api/appkit-ui/data/AreaChart/index.html +1 -1
  69. package/docs/docs/api/appkit-ui/data/BarChart/index.html +1 -1
  70. package/docs/docs/api/appkit-ui/data/DataTable/index.html +1 -1
  71. package/docs/docs/api/appkit-ui/data/DonutChart/index.html +1 -1
  72. package/docs/docs/api/appkit-ui/data/HeatmapChart/index.html +1 -1
  73. package/docs/docs/api/appkit-ui/data/LineChart/index.html +1 -1
  74. package/docs/docs/api/appkit-ui/data/PieChart/index.html +1 -1
  75. package/docs/docs/api/appkit-ui/data/RadarChart/index.html +1 -1
  76. package/docs/docs/api/appkit-ui/data/ScatterChart/index.html +1 -1
  77. package/docs/docs/api/appkit-ui/index.html +1 -1
  78. package/docs/docs/api/appkit-ui/styling/index.html +1 -1
  79. package/docs/docs/api/appkit-ui/ui/Accordion/index.html +1 -1
  80. package/docs/docs/api/appkit-ui/ui/Alert/index.html +1 -1
  81. package/docs/docs/api/appkit-ui/ui/AlertDialog/index.html +1 -1
  82. package/docs/docs/api/appkit-ui/ui/AspectRatio/index.html +1 -1
  83. package/docs/docs/api/appkit-ui/ui/Avatar/index.html +1 -1
  84. package/docs/docs/api/appkit-ui/ui/Badge/index.html +1 -1
  85. package/docs/docs/api/appkit-ui/ui/Breadcrumb/index.html +1 -1
  86. package/docs/docs/api/appkit-ui/ui/Button/index.html +1 -1
  87. package/docs/docs/api/appkit-ui/ui/ButtonGroup/index.html +1 -1
  88. package/docs/docs/api/appkit-ui/ui/Calendar/index.html +1 -1
  89. package/docs/docs/api/appkit-ui/ui/Card/index.html +1 -1
  90. package/docs/docs/api/appkit-ui/ui/Carousel/index.html +1 -1
  91. package/docs/docs/api/appkit-ui/ui/ChartContainer/index.html +1 -1
  92. package/docs/docs/api/appkit-ui/ui/Checkbox/index.html +1 -1
  93. package/docs/docs/api/appkit-ui/ui/Collapsible/index.html +1 -1
  94. package/docs/docs/api/appkit-ui/ui/Command/index.html +1 -1
  95. package/docs/docs/api/appkit-ui/ui/ContextMenu/index.html +1 -1
  96. package/docs/docs/api/appkit-ui/ui/Dialog/index.html +1 -1
  97. package/docs/docs/api/appkit-ui/ui/Drawer/index.html +1 -1
  98. package/docs/docs/api/appkit-ui/ui/DropdownMenu/index.html +1 -1
  99. package/docs/docs/api/appkit-ui/ui/Empty/index.html +1 -1
  100. package/docs/docs/api/appkit-ui/ui/Field/index.html +1 -1
  101. package/docs/docs/api/appkit-ui/ui/FormControl/index.html +1 -1
  102. package/docs/docs/api/appkit-ui/ui/HoverCard/index.html +1 -1
  103. package/docs/docs/api/appkit-ui/ui/Input/index.html +1 -1
  104. package/docs/docs/api/appkit-ui/ui/InputGroup/index.html +1 -1
  105. package/docs/docs/api/appkit-ui/ui/InputOTP/index.html +1 -1
  106. package/docs/docs/api/appkit-ui/ui/Item/index.html +1 -1
  107. package/docs/docs/api/appkit-ui/ui/Kbd/index.html +1 -1
  108. package/docs/docs/api/appkit-ui/ui/Label/index.html +1 -1
  109. package/docs/docs/api/appkit-ui/ui/Menubar/index.html +1 -1
  110. package/docs/docs/api/appkit-ui/ui/NavigationMenu/index.html +1 -1
  111. package/docs/docs/api/appkit-ui/ui/Pagination/index.html +1 -1
  112. package/docs/docs/api/appkit-ui/ui/Popover/index.html +1 -1
  113. package/docs/docs/api/appkit-ui/ui/Progress/index.html +1 -1
  114. package/docs/docs/api/appkit-ui/ui/RadioGroup/index.html +1 -1
  115. package/docs/docs/api/appkit-ui/ui/ResizableHandle/index.html +1 -1
  116. package/docs/docs/api/appkit-ui/ui/ScrollArea/index.html +1 -1
  117. package/docs/docs/api/appkit-ui/ui/Select/index.html +1 -1
  118. package/docs/docs/api/appkit-ui/ui/Separator/index.html +1 -1
  119. package/docs/docs/api/appkit-ui/ui/Sheet/index.html +1 -1
  120. package/docs/docs/api/appkit-ui/ui/Sidebar/index.html +1 -1
  121. package/docs/docs/api/appkit-ui/ui/Skeleton/index.html +1 -1
  122. package/docs/docs/api/appkit-ui/ui/Slider/index.html +1 -1
  123. package/docs/docs/api/appkit-ui/ui/Spinner/index.html +1 -1
  124. package/docs/docs/api/appkit-ui/ui/Switch/index.html +1 -1
  125. package/docs/docs/api/appkit-ui/ui/Table/index.html +1 -1
  126. package/docs/docs/api/appkit-ui/ui/Tabs/index.html +1 -1
  127. package/docs/docs/api/appkit-ui/ui/Textarea/index.html +1 -1
  128. package/docs/docs/api/appkit-ui/ui/Toaster/index.html +1 -1
  129. package/docs/docs/api/appkit-ui/ui/Toggle/index.html +1 -1
  130. package/docs/docs/api/appkit-ui/ui/ToggleGroup/index.html +1 -1
  131. package/docs/docs/api/appkit-ui/ui/Tooltip/index.html +1 -1
  132. package/docs/docs/api/index.html +1 -1
  133. package/docs/docs/app-management/index.html +1 -1
  134. package/docs/docs/architecture/index.html +1 -1
  135. package/docs/docs/category/development/index.html +1 -1
  136. package/docs/docs/configuration/index.html +1 -1
  137. package/docs/docs/core-principles/index.html +1 -1
  138. package/docs/docs/development/ai-assisted-development/index.html +1 -1
  139. package/docs/docs/development/index.html +1 -1
  140. package/docs/docs/development/llm-guide/index.html +1 -1
  141. package/docs/docs/development/local-development/index.html +1 -1
  142. package/docs/docs/development/project-setup/index.html +1 -1
  143. package/docs/docs/development/remote-bridge/index.html +1 -1
  144. package/docs/docs/development/type-generation/index.html +1 -1
  145. package/docs/docs/index.html +1 -1
  146. package/docs/docs/plugins/index.html +1 -1
  147. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { ChartColorPalette, ChartData, ChartType, Orientation } from "./types.js";
2
- import * as react_jsx_runtime8 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime12 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): react_jsx_runtime8.JSX.Element;
86
+ }: BaseChartProps): react_jsx_runtime12.JSX.Element;
87
87
  //#endregion
88
88
  export { BaseChart, BaseChartProps };
89
89
  //# sourceMappingURL=base.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"base.d.ts","names":[],"sources":["../../../src/react/charts/base.tsx"],"sourcesContent":[],"mappings":";;;;UA0CiB,cAAA;;QAET;EAFS;EAAc,SAAA,EAIlB,SAJkB;;MAIlB,CAAA,EAAA,MAAA;;MAmBI,CAAA,EAAA,MAAA,GAAA,MAAA,EAAA;;EA0BC,WAAA,CAAA,EAvCF,WAuCE;EAaF;EAAS,MAAA,CAAA,EAAA,MAAA;;OAEvB,CAAA,EAAA,MAAA;;YAEA,CAAA,EAAA,OAAA;;;;;;;cAOA,CAAA,EAlDe,iBAkDf;;QAEA,CAAA,EAAA,MAAA,EAAA;;YAEA,CAAA,EAAA,OAAA;;QAEA,CAAA,EAAA,OAAA;;SAEA,CAAA,EAAA,OAAA;;YAEA,CAAA,EAAA,MAAA;;UAEA,CAAA,EAAA,OAAA;;aACe,CAAA,EAAA,MAAA;EAAA;;;;;;;;;;;YArCL;;;;;;;;iBAaI,SAAA;;;;;;;;;;UAUN;;;;;;;;;;;;WAYC;;GAER,iBAAc,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"base.d.ts","names":[],"sources":["../../../src/react/charts/base.tsx"],"sourcesContent":[],"mappings":";;;;UA0CiB,cAAA;;QAET;EAFS;EAAc,SAAA,EAIlB,SAJkB;;MAIlB,CAAA,EAAA,MAAA;;MAmBI,CAAA,EAAA,MAAA,GAAA,MAAA,EAAA;;EA0BC,WAAA,CAAA,EAvCF,WAuCE;EAaF;EAAS,MAAA,CAAA,EAAA,MAAA;;OAEvB,CAAA,EAAA,MAAA;;YAEA,CAAA,EAAA,OAAA;;;;;;;cAOA,CAAA,EAlDe,iBAkDf;;QAEA,CAAA,EAAA,MAAA,EAAA;;YAEA,CAAA,EAAA,OAAA;;QAEA,CAAA,EAAA,OAAA;;SAEA,CAAA,EAAA,OAAA;;YAEA,CAAA,EAAA,MAAA;;UAEA,CAAA,EAAA,OAAA;;aACe,CAAA,EAAA,MAAA;EAAA;;;;;;;;;;;YArCL;;;;;;;;iBAaI,SAAA;;;;;;;;;;UAUN;;;;;;;;;;;;WAYC;;GAER,iBAAc,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ChartType, UnifiedChartProps } from "./types.js";
2
- import * as react_jsx_runtime9 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime13 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_runtime9 from "react/jsx-runtime";
18
18
  * ```
19
19
  */
20
20
  declare function createChart<TProps extends UnifiedChartProps>(chartType: ChartType, displayName: string): {
21
- (props: TProps): react_jsx_runtime9.JSX.Element;
21
+ (props: TProps): react_jsx_runtime13.JSX.Element;
22
22
  displayName: string;
23
23
  };
24
24
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"create-chart.d.ts","names":[],"sources":["../../../src/react/charts/create-chart.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAkBA;;;;;;;;;;;iBAAgB,2BAA2B,8BAC9B;UAGe,SAAM,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"create-chart.d.ts","names":[],"sources":["../../../src/react/charts/create-chart.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AAkBA;;;;;;;;;;;iBAAgB,2BAA2B,8BAC9B;UAGe,SAAM,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { DonutChartProps, PieChartProps } from "../types.js";
2
2
  import "react";
3
- import * as react_jsx_runtime4 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime8 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_runtime4 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): react_jsx_runtime4.JSX.Element;
17
+ (props: PieChartProps): react_jsx_runtime8.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): react_jsx_runtime4.JSX.Element;
30
+ (props: DonutChartProps): react_jsx_runtime8.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 react_jsx_runtime6 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime10 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_runtime6 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): react_jsx_runtime6.JSX.Element;
17
+ (props: RadarChartProps): react_jsx_runtime10.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 react_jsx_runtime7 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime11 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_runtime7 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): react_jsx_runtime7.JSX.Element;
17
+ (props: ScatterChartProps): react_jsx_runtime11.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 react_jsx_runtime10 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime14 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): react_jsx_runtime10.JSX.Element;
62
+ declare function ChartWrapper(props: ChartWrapperProps): react_jsx_runtime14.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 react_jsx_runtime11 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime51 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_runtime11 from "react/jsx-runtime";
44
44
  * )}
45
45
  * </DataTable>
46
46
  */
47
- declare function DataTable(props: DataTableProps): react_jsx_runtime11.JSX.Element;
47
+ declare function DataTable(props: DataTableProps): react_jsx_runtime51.JSX.Element;
48
48
  //#endregion
49
49
  export { DataTable };
50
50
  //# sourceMappingURL=data-table.d.ts.map
@@ -1,29 +1,29 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime12 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime15 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>): react_jsx_runtime12.JSX.Element;
9
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Root>): react_jsx_runtime15.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>): react_jsx_runtime12.JSX.Element;
14
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Item>): react_jsx_runtime15.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>): react_jsx_runtime12.JSX.Element;
20
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Trigger>): react_jsx_runtime15.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>): react_jsx_runtime12.JSX.Element;
26
+ }: React$1.ComponentProps<typeof AccordionPrimitive.Content>): react_jsx_runtime15.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 react_jsx_runtime19 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime22 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>): react_jsx_runtime19.JSX.Element;
9
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Root>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
13
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Trigger>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
18
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Portal>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
23
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Overlay>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
28
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Content>): react_jsx_runtime22.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">): react_jsx_runtime19.JSX.Element;
33
+ }: React$1.ComponentProps<"div">): react_jsx_runtime22.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">): react_jsx_runtime19.JSX.Element;
38
+ }: React$1.ComponentProps<"div">): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
43
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Title>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
48
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Description>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
53
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Action>): react_jsx_runtime22.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>): react_jsx_runtime19.JSX.Element;
58
+ }: React$1.ComponentProps<typeof AlertDialogPrimitive.Cancel>): react_jsx_runtime22.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,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime16 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime19 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>): react_jsx_runtime16.JSX.Element;
15
+ }: React$1.ComponentProps<"div"> & VariantProps<typeof alertVariants>): react_jsx_runtime19.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">): react_jsx_runtime16.JSX.Element;
20
+ }: React$1.ComponentProps<"div">): react_jsx_runtime19.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">): react_jsx_runtime16.JSX.Element;
25
+ }: React$1.ComponentProps<"div">): react_jsx_runtime19.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 react_jsx_runtime30 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime33 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>): react_jsx_runtime30.JSX.Element;
8
+ }: React.ComponentProps<typeof AspectRatioPrimitive.Root>): react_jsx_runtime33.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 react_jsx_runtime31 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime34 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>): react_jsx_runtime31.JSX.Element;
10
+ }: React$1.ComponentProps<typeof AvatarPrimitive.Root>): react_jsx_runtime34.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>): react_jsx_runtime31.JSX.Element;
15
+ }: React$1.ComponentProps<typeof AvatarPrimitive.Image>): react_jsx_runtime34.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>): react_jsx_runtime31.JSX.Element;
20
+ }: React$1.ComponentProps<typeof AvatarPrimitive.Fallback>): react_jsx_runtime34.JSX.Element;
21
21
  //#endregion
22
22
  export { Avatar, AvatarFallback, AvatarImage };
23
23
  //# sourceMappingURL=avatar.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime34 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime37 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
- }): react_jsx_runtime34.JSX.Element;
18
+ }): react_jsx_runtime37.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 react_jsx_runtime35 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime38 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">): react_jsx_runtime35.JSX.Element;
8
+ }: React$1.ComponentProps<"nav">): react_jsx_runtime38.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">): react_jsx_runtime35.JSX.Element;
13
+ }: React$1.ComponentProps<"ol">): react_jsx_runtime38.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">): react_jsx_runtime35.JSX.Element;
18
+ }: React$1.ComponentProps<"li">): react_jsx_runtime38.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
- }): react_jsx_runtime35.JSX.Element;
26
+ }): react_jsx_runtime38.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">): react_jsx_runtime35.JSX.Element;
31
+ }: React$1.ComponentProps<"span">): react_jsx_runtime38.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">): react_jsx_runtime35.JSX.Element;
37
+ }: React$1.ComponentProps<"li">): react_jsx_runtime38.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">): react_jsx_runtime35.JSX.Element;
42
+ }: React$1.ComponentProps<"span">): react_jsx_runtime38.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 react_jsx_runtime43 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime46 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>): react_jsx_runtime43.JSX.Element;
15
+ }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVariants>): react_jsx_runtime46.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
- }): react_jsx_runtime43.JSX.Element;
23
+ }): react_jsx_runtime46.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>): react_jsx_runtime43.JSX.Element;
29
+ }: React.ComponentProps<typeof Separator>): react_jsx_runtime46.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 react_jsx_runtime42 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime45 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
- }): react_jsx_runtime42.JSX.Element;
20
+ }): react_jsx_runtime45.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 react_jsx_runtime46 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime49 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
- }): react_jsx_runtime46.JSX.Element;
19
+ }): react_jsx_runtime49.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>): react_jsx_runtime46.JSX.Element;
26
+ }: React$1.ComponentProps<typeof DayButton>): react_jsx_runtime49.JSX.Element;
27
27
  //#endregion
28
28
  export { Calendar, CalendarDayButton };
29
29
  //# sourceMappingURL=calendar.d.ts.map
@@ -1,42 +1,42 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime48 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime52 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">): react_jsx_runtime48.JSX.Element;
9
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.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">): react_jsx_runtime48.JSX.Element;
14
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.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">): react_jsx_runtime48.JSX.Element;
19
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.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">): react_jsx_runtime48.JSX.Element;
24
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.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">): react_jsx_runtime48.JSX.Element;
29
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.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">): react_jsx_runtime48.JSX.Element;
34
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.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">): react_jsx_runtime48.JSX.Element;
39
+ }: React$1.ComponentProps<"div">): react_jsx_runtime52.JSX.Element;
40
40
  //#endregion
41
41
  export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
42
42
  //# sourceMappingURL=card.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 react_jsx_runtime55 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime59 from "react/jsx-runtime";
4
4
  import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
5
5
 
6
6
  //#region src/react/ui/carousel.d.ts
@@ -23,31 +23,31 @@ declare function Carousel({
23
23
  className,
24
24
  children,
25
25
  ...props
26
- }: React$1.ComponentProps<"div"> & CarouselProps): react_jsx_runtime55.JSX.Element;
26
+ }: React$1.ComponentProps<"div"> & CarouselProps): react_jsx_runtime59.JSX.Element;
27
27
  /** Container for carousel slides with horizontal or vertical scrolling */
28
28
  declare function CarouselContent({
29
29
  className,
30
30
  ...props
31
- }: React$1.ComponentProps<"div">): react_jsx_runtime55.JSX.Element;
31
+ }: React$1.ComponentProps<"div">): react_jsx_runtime59.JSX.Element;
32
32
  /** Individual slide within the carousel */
33
33
  declare function CarouselItem({
34
34
  className,
35
35
  ...props
36
- }: React$1.ComponentProps<"div">): react_jsx_runtime55.JSX.Element;
36
+ }: React$1.ComponentProps<"div">): react_jsx_runtime59.JSX.Element;
37
37
  /** Button to navigate to the previous carousel slide */
38
38
  declare function CarouselPrevious({
39
39
  className,
40
40
  variant,
41
41
  size,
42
42
  ...props
43
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime55.JSX.Element;
43
+ }: React$1.ComponentProps<typeof Button>): react_jsx_runtime59.JSX.Element;
44
44
  /** Button to navigate to the next carousel slide */
45
45
  declare function CarouselNext({
46
46
  className,
47
47
  variant,
48
48
  size,
49
49
  ...props
50
- }: React$1.ComponentProps<typeof Button>): react_jsx_runtime55.JSX.Element;
50
+ }: React$1.ComponentProps<typeof Button>): react_jsx_runtime59.JSX.Element;
51
51
  //#endregion
52
52
  export { Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious };
53
53
  //# sourceMappingURL=carousel.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime60 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
3
3
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
4
4
 
5
5
  //#region src/react/ui/tooltip.d.ts
@@ -7,20 +7,20 @@ import * as TooltipPrimitive from "@radix-ui/react-tooltip";
7
7
  declare function TooltipProvider({
8
8
  delayDuration,
9
9
  ...props
10
- }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): react_jsx_runtime60.JSX.Element;
10
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Provider>): react_jsx_runtime4.JSX.Element;
11
11
  /** Brief informational message that appears on hover */
12
12
  declare function Tooltip({
13
13
  ...props
14
- }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime60.JSX.Element;
14
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Root>): react_jsx_runtime4.JSX.Element;
15
15
  declare function TooltipTrigger({
16
16
  ...props
17
- }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime60.JSX.Element;
17
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Trigger>): react_jsx_runtime4.JSX.Element;
18
18
  declare function TooltipContent({
19
19
  className,
20
20
  sideOffset,
21
21
  children,
22
22
  ...props
23
- }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime60.JSX.Element;
23
+ }: React$1.ComponentProps<typeof TooltipPrimitive.Content>): react_jsx_runtime4.JSX.Element;
24
24
  //#endregion
25
25
  export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger };
26
26
  //# sourceMappingURL=tooltip.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip.d.ts","names":[],"sources":["../../../src/react/ui/tooltip.tsx"],"sourcesContent":[],"mappings":";;;;;;iBASS,eAAA;;;GAGN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,YAAS,mBAAA,CAAA,GAAA,CAAA;;AATG,iBAoBnD,OAAA,CAde;EAAA,GAAA;AAAA,CAAA,EAgBrB,OAAA,CAAM,cAhBe,CAAA,OAgBO,gBAAA,CAAiB,IAhBxB,CAAA,CAAA,EAgB6B,mBAAA,CAAA,GAAA,CAAA,OAhB7B;iBAwBf,cAAA,CAxBe;EAAA,GAAA;AAAA,CAAA,EA0BrB,OAAA,CAAM,cA1Be,CAAA,OA0BO,gBAAA,CAAiB,OA1BxB,CAAA,CAAA,EA0BgC,mBAAA,CAAA,GAAA,CAAA,OA1BhC;iBA8Bf,cAAA,CA7BP;EAAA,SAAA;EAAA,UAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAkCC,OAAA,CAAM,cAlCP,CAAA,OAkC6B,gBAAA,CAAiB,OAlC9C,CAAA,CAAA,EAkCsD,mBAAA,CAAA,GAAA,CAAA,OAlCtD"}
1
+ {"version":3,"file":"tooltip.d.ts","names":[],"sources":["../../../src/react/ui/tooltip.tsx"],"sourcesContent":[],"mappings":";;;;;;iBASS,eAAA;;;GAGN,OAAA,CAAM,sBAAsB,gBAAA,CAAiB,YAAS,kBAAA,CAAA,GAAA,CAAA;;AATG,iBAoBnD,OAAA,CAde;EAAA,GAAA;AAAA,CAAA,EAgBrB,OAAA,CAAM,cAhBe,CAAA,OAgBO,gBAAA,CAAiB,IAhBxB,CAAA,CAAA,EAgB6B,kBAAA,CAAA,GAAA,CAAA,OAhB7B;iBAwBf,cAAA,CAxBe;EAAA,GAAA;AAAA,CAAA,EA0BrB,OAAA,CAAM,cA1Be,CAAA,OA0BO,gBAAA,CAAiB,OA1BxB,CAAA,CAAA,EA0BgC,kBAAA,CAAA,GAAA,CAAA,OA1BhC;iBA8Bf,cAAA,CA7BP;EAAA,SAAA;EAAA,UAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAkCC,OAAA,CAAM,cAlCP,CAAA,OAkC6B,gBAAA,CAAiB,OAlC9C,CAAA,CAAA,EAkCsD,kBAAA,CAAA,GAAA,CAAA,OAlCtD"}
@@ -5,7 +5,7 @@
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">Abstract Class: AppKitError | AppKit</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://databricks.github.io/appkit/docs/api/appkit/Class.AppKitError"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="keywords" content="Databricks Apps, Node.js, React.js, SDK, TypeScript, SQL, Databricks, AI, full-stack, development"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Abstract Class: AppKitError | AppKit"><meta data-rh="true" name="description" content="Base error class for all AppKit errors."><meta data-rh="true" property="og:description" content="Base error class for all AppKit errors."><link data-rh="true" rel="icon" href="/appkit/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://databricks.github.io/appkit/docs/api/appkit/Class.AppKitError"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/api/appkit/Class.AppKitError" hreflang="en"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/api/appkit/Class.AppKitError" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"API reference","item":"https://databricks.github.io/appkit/docs/api/"},{"@type":"ListItem","position":2,"name":"@databricks/appkit","item":"https://databricks.github.io/appkit/docs/api/appkit/"},{"@type":"ListItem","position":3,"name":"AppKitError","item":"https://databricks.github.io/appkit/docs/api/appkit/Class.AppKitError"}]}</script><link rel="stylesheet" href="/appkit/assets/css/styles.36a38b99.css">
7
7
  <script src="/appkit/assets/js/runtime~main.f408c44d.js" defer="defer"></script>
8
- <script src="/appkit/assets/js/main.70f44d06.js" defer="defer"></script>
8
+ <script src="/appkit/assets/js/main.d6e6594f.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>