@databricks/appkit-ui 0.5.3 → 0.5.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.
Files changed (185) hide show
  1. package/CLAUDE.md +2 -2
  2. package/dist/react/charts/area/index.d.ts +2 -2
  3. package/dist/react/charts/bar/index.d.ts +2 -2
  4. package/dist/react/charts/base.d.ts +2 -2
  5. package/dist/react/charts/base.d.ts.map +1 -1
  6. package/dist/react/charts/create-chart.d.ts +2 -2
  7. package/dist/react/charts/create-chart.d.ts.map +1 -1
  8. package/dist/react/charts/heatmap/index.d.ts +2 -2
  9. package/dist/react/charts/line/index.d.ts +2 -2
  10. package/dist/react/charts/options.d.ts.map +1 -1
  11. package/dist/react/charts/pie/index.d.ts +3 -3
  12. package/dist/react/charts/radar/index.d.ts +2 -2
  13. package/dist/react/charts/scatter/index.d.ts +2 -2
  14. package/dist/react/charts/wrapper.d.ts +2 -2
  15. package/dist/react/charts/wrapper.d.ts.map +1 -1
  16. package/dist/react/table/data-table.d.ts +2 -2
  17. package/dist/react/table/data-table.d.ts.map +1 -1
  18. package/dist/react/ui/accordion.d.ts +5 -5
  19. package/dist/react/ui/accordion.d.ts.map +1 -1
  20. package/dist/react/ui/alert-dialog.d.ts +12 -12
  21. package/dist/react/ui/alert-dialog.d.ts.map +1 -1
  22. package/dist/react/ui/alert.d.ts +4 -4
  23. package/dist/react/ui/alert.d.ts.map +1 -1
  24. package/dist/react/ui/aspect-ratio.d.ts +2 -2
  25. package/dist/react/ui/avatar.d.ts +4 -4
  26. package/dist/react/ui/badge.d.ts +2 -2
  27. package/dist/react/ui/breadcrumb.d.ts +8 -8
  28. package/dist/react/ui/button-group.d.ts +4 -4
  29. package/dist/react/ui/button.d.ts +2 -2
  30. package/dist/react/ui/calendar.d.ts +3 -3
  31. package/dist/react/ui/card.d.ts +8 -8
  32. package/dist/react/ui/carousel.d.ts +6 -6
  33. package/dist/react/ui/chart.d.ts +5 -5
  34. package/dist/react/ui/checkbox.d.ts +2 -2
  35. package/dist/react/ui/collapsible.d.ts +4 -4
  36. package/dist/react/ui/command.d.ts +10 -10
  37. package/dist/react/ui/context-menu.d.ts +16 -16
  38. package/dist/react/ui/dialog.d.ts +11 -11
  39. package/dist/react/ui/drawer.d.ts +11 -11
  40. package/dist/react/ui/drawer.d.ts.map +1 -1
  41. package/dist/react/ui/dropdown-menu.d.ts +16 -16
  42. package/dist/react/ui/empty.d.ts +7 -7
  43. package/dist/react/ui/field.d.ts +11 -11
  44. package/dist/react/ui/form.d.ts +7 -7
  45. package/dist/react/ui/hover-card.d.ts +4 -4
  46. package/dist/react/ui/input-group.d.ts +7 -7
  47. package/dist/react/ui/input-otp.d.ts +5 -5
  48. package/dist/react/ui/input.d.ts +2 -2
  49. package/dist/react/ui/item.d.ts +11 -11
  50. package/dist/react/ui/kbd.d.ts +3 -3
  51. package/dist/react/ui/label.d.ts +2 -2
  52. package/dist/react/ui/menubar.d.ts +17 -17
  53. package/dist/react/ui/navigation-menu.d.ts +9 -9
  54. package/dist/react/ui/pagination.d.ts +8 -8
  55. package/dist/react/ui/popover.d.ts +5 -5
  56. package/dist/react/ui/progress.d.ts +2 -2
  57. package/dist/react/ui/radio-group.d.ts +3 -3
  58. package/dist/react/ui/resizable.d.ts +4 -4
  59. package/dist/react/ui/scroll-area.d.ts +3 -3
  60. package/dist/react/ui/select.d.ts +11 -11
  61. package/dist/react/ui/separator.d.ts +2 -2
  62. package/dist/react/ui/sheet.d.ts +9 -9
  63. package/dist/react/ui/sidebar.d.ts +24 -24
  64. package/dist/react/ui/skeleton.d.ts +2 -2
  65. package/dist/react/ui/slider.d.ts +2 -2
  66. package/dist/react/ui/sonner.d.ts +2 -2
  67. package/dist/react/ui/spinner.d.ts +2 -2
  68. package/dist/react/ui/switch.d.ts +2 -2
  69. package/dist/react/ui/table.d.ts +9 -9
  70. package/dist/react/ui/tabs.d.ts +5 -5
  71. package/dist/react/ui/textarea.d.ts +2 -2
  72. package/dist/react/ui/toggle-group.d.ts +3 -3
  73. package/dist/react/ui/toggle.d.ts +2 -2
  74. package/dist/react/ui/tooltip.d.ts +5 -5
  75. package/dist/react/ui/tooltip.d.ts.map +1 -1
  76. package/docs/docs/api/appkit/Class.AppKitError/index.html +2 -2
  77. package/docs/docs/api/appkit/Class.AuthenticationError/index.html +2 -2
  78. package/docs/docs/api/appkit/Class.ConfigurationError/index.html +2 -2
  79. package/docs/docs/api/appkit/Class.ConnectionError/index.html +2 -2
  80. package/docs/docs/api/appkit/Class.ExecutionError/index.html +2 -2
  81. package/docs/docs/api/appkit/Class.InitializationError/index.html +2 -2
  82. package/docs/docs/api/appkit/Class.Plugin/index.html +2 -2
  83. package/docs/docs/api/appkit/Class.ServerError/index.html +2 -2
  84. package/docs/docs/api/appkit/Class.TunnelError/index.html +2 -2
  85. package/docs/docs/api/appkit/Class.ValidationError/index.html +2 -2
  86. package/docs/docs/api/appkit/Function.appKitTypesPlugin/index.html +2 -2
  87. package/docs/docs/api/appkit/Function.createApp/index.html +2 -2
  88. package/docs/docs/api/appkit/Function.getExecutionContext/index.html +2 -2
  89. package/docs/docs/api/appkit/Function.isSQLTypeMarker/index.html +2 -2
  90. package/docs/docs/api/appkit/Interface.BasePluginConfig/index.html +2 -2
  91. package/docs/docs/api/appkit/Interface.CacheConfig/index.html +2 -2
  92. package/docs/docs/api/appkit/Interface.ITelemetry/index.html +2 -2
  93. package/docs/docs/api/appkit/Interface.StreamExecutionSettings/index.html +2 -2
  94. package/docs/docs/api/appkit/Interface.TelemetryConfig/index.html +2 -2
  95. package/docs/docs/api/appkit/TypeAlias.IAppRouter/index.html +2 -2
  96. package/docs/docs/api/appkit/Variable.sql/index.html +2 -2
  97. package/docs/docs/api/appkit/index.html +2 -2
  98. package/docs/docs/api/appkit-ui/data/AreaChart/index.html +2 -2
  99. package/docs/docs/api/appkit-ui/data/BarChart/index.html +2 -2
  100. package/docs/docs/api/appkit-ui/data/DataTable/index.html +2 -2
  101. package/docs/docs/api/appkit-ui/data/DonutChart/index.html +2 -2
  102. package/docs/docs/api/appkit-ui/data/HeatmapChart/index.html +2 -2
  103. package/docs/docs/api/appkit-ui/data/LineChart/index.html +2 -2
  104. package/docs/docs/api/appkit-ui/data/PieChart/index.html +2 -2
  105. package/docs/docs/api/appkit-ui/data/RadarChart/index.html +2 -2
  106. package/docs/docs/api/appkit-ui/data/ScatterChart/index.html +2 -2
  107. package/docs/docs/api/appkit-ui/index.html +2 -2
  108. package/docs/docs/api/appkit-ui/styling/index.html +2 -2
  109. package/docs/docs/api/appkit-ui/ui/Accordion/index.html +2 -2
  110. package/docs/docs/api/appkit-ui/ui/Alert/index.html +2 -2
  111. package/docs/docs/api/appkit-ui/ui/AlertDialog/index.html +2 -2
  112. package/docs/docs/api/appkit-ui/ui/AspectRatio/index.html +2 -2
  113. package/docs/docs/api/appkit-ui/ui/Avatar/index.html +2 -2
  114. package/docs/docs/api/appkit-ui/ui/Badge/index.html +2 -2
  115. package/docs/docs/api/appkit-ui/ui/Breadcrumb/index.html +2 -2
  116. package/docs/docs/api/appkit-ui/ui/Button/index.html +2 -2
  117. package/docs/docs/api/appkit-ui/ui/ButtonGroup/index.html +2 -2
  118. package/docs/docs/api/appkit-ui/ui/Calendar/index.html +2 -2
  119. package/docs/docs/api/appkit-ui/ui/Card/index.html +2 -2
  120. package/docs/docs/api/appkit-ui/ui/Carousel/index.html +2 -2
  121. package/docs/docs/api/appkit-ui/ui/ChartContainer/index.html +2 -2
  122. package/docs/docs/api/appkit-ui/ui/Checkbox/index.html +2 -2
  123. package/docs/docs/api/appkit-ui/ui/Collapsible/index.html +2 -2
  124. package/docs/docs/api/appkit-ui/ui/Command/index.html +2 -2
  125. package/docs/docs/api/appkit-ui/ui/ContextMenu/index.html +2 -2
  126. package/docs/docs/api/appkit-ui/ui/Dialog/index.html +2 -2
  127. package/docs/docs/api/appkit-ui/ui/Drawer/index.html +2 -2
  128. package/docs/docs/api/appkit-ui/ui/DropdownMenu/index.html +2 -2
  129. package/docs/docs/api/appkit-ui/ui/Empty/index.html +2 -2
  130. package/docs/docs/api/appkit-ui/ui/Field/index.html +2 -2
  131. package/docs/docs/api/appkit-ui/ui/FormControl/index.html +2 -2
  132. package/docs/docs/api/appkit-ui/ui/HoverCard/index.html +2 -2
  133. package/docs/docs/api/appkit-ui/ui/Input/index.html +2 -2
  134. package/docs/docs/api/appkit-ui/ui/InputGroup/index.html +2 -2
  135. package/docs/docs/api/appkit-ui/ui/InputOTP/index.html +2 -2
  136. package/docs/docs/api/appkit-ui/ui/Item/index.html +2 -2
  137. package/docs/docs/api/appkit-ui/ui/Kbd/index.html +2 -2
  138. package/docs/docs/api/appkit-ui/ui/Label/index.html +2 -2
  139. package/docs/docs/api/appkit-ui/ui/Menubar/index.html +2 -2
  140. package/docs/docs/api/appkit-ui/ui/NavigationMenu/index.html +2 -2
  141. package/docs/docs/api/appkit-ui/ui/Pagination/index.html +2 -2
  142. package/docs/docs/api/appkit-ui/ui/Popover/index.html +2 -2
  143. package/docs/docs/api/appkit-ui/ui/Progress/index.html +2 -2
  144. package/docs/docs/api/appkit-ui/ui/RadioGroup/index.html +2 -2
  145. package/docs/docs/api/appkit-ui/ui/ResizableHandle/index.html +2 -2
  146. package/docs/docs/api/appkit-ui/ui/ScrollArea/index.html +2 -2
  147. package/docs/docs/api/appkit-ui/ui/Select/index.html +2 -2
  148. package/docs/docs/api/appkit-ui/ui/Separator/index.html +2 -2
  149. package/docs/docs/api/appkit-ui/ui/Sheet/index.html +2 -2
  150. package/docs/docs/api/appkit-ui/ui/Sidebar/index.html +2 -2
  151. package/docs/docs/api/appkit-ui/ui/Skeleton/index.html +2 -2
  152. package/docs/docs/api/appkit-ui/ui/Slider/index.html +2 -2
  153. package/docs/docs/api/appkit-ui/ui/Spinner/index.html +2 -2
  154. package/docs/docs/api/appkit-ui/ui/Switch/index.html +2 -2
  155. package/docs/docs/api/appkit-ui/ui/Table/index.html +2 -2
  156. package/docs/docs/api/appkit-ui/ui/Tabs/index.html +2 -2
  157. package/docs/docs/api/appkit-ui/ui/Textarea/index.html +2 -2
  158. package/docs/docs/api/appkit-ui/ui/Toaster/index.html +2 -2
  159. package/docs/docs/api/appkit-ui/ui/Toggle/index.html +2 -2
  160. package/docs/docs/api/appkit-ui/ui/ToggleGroup/index.html +2 -2
  161. package/docs/docs/api/appkit-ui/ui/Tooltip/index.html +2 -2
  162. package/docs/docs/api/index.html +2 -2
  163. package/docs/docs/app-management/index.html +3 -3
  164. package/docs/docs/app-management.md +1 -1
  165. package/docs/docs/architecture/index.html +2 -2
  166. package/docs/docs/category/development/index.html +3 -3
  167. package/docs/docs/category/development.md +1 -1
  168. package/docs/docs/configuration/index.html +2 -2
  169. package/docs/docs/core-principles/index.html +2 -2
  170. package/docs/docs/development/ai-assisted-development/index.html +7 -35
  171. package/docs/docs/development/ai-assisted-development.md +3 -52
  172. package/docs/docs/development/index.html +4 -4
  173. package/docs/docs/development/llm-guide/index.html +2 -2
  174. package/docs/docs/development/local-development/index.html +5 -5
  175. package/docs/docs/development/local-development.md +2 -2
  176. package/docs/docs/development/project-setup/index.html +2 -2
  177. package/docs/docs/development/remote-bridge/index.html +3 -3
  178. package/docs/docs/development/remote-bridge.md +1 -1
  179. package/docs/docs/development/type-generation/index.html +2 -2
  180. package/docs/docs/development.md +2 -2
  181. package/docs/docs/index.html +4 -19
  182. package/docs/docs/plugins/index.html +2 -2
  183. package/docs/docs.md +1 -32
  184. package/llms.txt +2 -2
  185. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
 
5
5
  * [Node.js](https://nodejs.org) v22+ environment with `npm`
6
6
  * Databricks CLI (v0.287.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
7
- * A new Databricks app with AppKit installed. See [Bootstrap a new Databricks app](/appkit/docs.md#quick-start-options) for more details.
7
+ * A new Databricks app with AppKit installed. See the [Quick start](/appkit/docs.md#quick-start) for more details.
8
8
 
9
9
  Remote bridge allows you to develop against a deployed backend while keeping your UI and queries local. This is useful for testing against production data or debugging deployed backend code without redeploying your app.
10
10
 
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">Type generation | 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/development/type-generation"><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="Type generation | AppKit"><meta data-rh="true" name="description" content="AppKit can automatically generate TypeScript types for your SQL queries, providing end-to-end type safety from database to UI."><meta data-rh="true" property="og:description" content="AppKit can automatically generate TypeScript types for your SQL queries, providing end-to-end type safety from database to UI."><link data-rh="true" rel="icon" href="/appkit/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://databricks.github.io/appkit/docs/development/type-generation"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/development/type-generation" hreflang="en"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/development/type-generation" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Development","item":"https://databricks.github.io/appkit/docs/category/development"},{"@type":"ListItem","position":2,"name":"Type generation","item":"https://databricks.github.io/appkit/docs/development/type-generation"}]}</script><link rel="stylesheet" href="/appkit/assets/css/styles.80363e45.css">
7
- <script src="/appkit/assets/js/runtime~main.67c7d5ea.js" defer="defer"></script>
8
- <script src="/appkit/assets/js/main.c3423cc2.js" defer="defer"></script>
7
+ <script src="/appkit/assets/js/runtime~main.1638dd61.js" defer="defer"></script>
8
+ <script src="/appkit/assets/js/main.e55aba4f.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -6,14 +6,14 @@ AppKit provides multiple development workflows to suit different needs: local de
6
6
 
7
7
  * [Node.js](https://nodejs.org) v22+ environment with `npm`
8
8
  * Databricks CLI (v0.287.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
9
- * A new Databricks app with AppKit installed. See [Bootstrap a new Databricks app](/appkit/docs.md#quick-start-options) for more details.
9
+ * A new Databricks app with AppKit installed. See the [Quick start](/appkit/docs.md#quick-start) for more details.
10
10
 
11
11
  ## Development flows[​](#development-flows "Direct link to Development flows")
12
12
 
13
13
  There are multiple supported development flows available with AppKit:
14
14
 
15
15
  1. **[Local development](/appkit/docs/development/local-development.md)**: Run the development server with hot reload for both UI and backend code. This is the default development flow and is suitable for most use cases.
16
- 2. **[AI-assisted development](/appkit/docs/development/ai-assisted-development.md)**: Use an AI coding assistant connected via the Databricks MCP server to explore data, run CLI commands, and scaffold your app interactively.
16
+ 2. **[AI-assisted development](/appkit/docs/development/ai-assisted-development.md)**: Use an AI coding assistant to explore data, run CLI commands, and scaffold your app interactively.
17
17
  3. **[Remote Bridge](/appkit/docs/development/remote-bridge.md)**: Create a remote bridge to a deployed backend while keeping your queries and UI local. This is useful for testing against production data or debugging deployed backend code without redeploying your app.
18
18
 
19
19
  ## See also[​](#see-also "Direct link to See also")
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">Getting started | 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/"><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="Getting started | AppKit"><meta data-rh="true" name="description" content="Learn how to get started with AppKit."><meta data-rh="true" property="og:description" content="Learn how to get started with AppKit."><link data-rh="true" rel="icon" href="/appkit/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://databricks.github.io/appkit/docs/"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/" hreflang="en"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Getting started","item":"https://databricks.github.io/appkit/docs/"}]}</script><link rel="stylesheet" href="/appkit/assets/css/styles.80363e45.css">
7
- <script src="/appkit/assets/js/runtime~main.67c7d5ea.js" defer="defer"></script>
8
- <script src="/appkit/assets/js/main.c3423cc2.js" defer="defer"></script>
7
+ <script src="/appkit/assets/js/runtime~main.1638dd61.js" defer="defer"></script>
8
+ <script src="/appkit/assets/js/main.e55aba4f.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -29,22 +29,7 @@
29
29
  <li class=""><a href="https://nodejs.org" target="_blank" rel="noopener noreferrer" class="">Node.js</a> v22+ environment with <code>npm</code></li>
30
30
  <li class="">Databricks CLI (v0.287.0 or higher): install and configure it according to the <a href="https://docs.databricks.com/aws/en/dev-tools/cli/tutorial" target="_blank" rel="noopener noreferrer" class="">official tutorial</a>.</li>
31
31
  </ul>
32
- <h2 class="anchor anchorTargetStickyNavbar_scV4" id="quick-start-options">Quick start options<a href="#quick-start-options" class="hash-link" aria-label="Direct link to Quick start options" title="Direct link to Quick start options" translate="no">​</a></h2>
33
- <p>There are two ways to get started with AppKit:</p>
34
- <ul>
35
- <li class=""><strong>AI-assisted</strong> (recommended): Use an AI coding assistant connected via the Databricks MCP server to explore data, run CLI commands, and scaffold your app interactively.</li>
36
- <li class=""><strong>Manual</strong>: Use the Databricks CLI directly to create, bootstrap, and deploy your app.</li>
37
- </ul>
38
- <p>Choose the path that best fits your workflow; both approaches produce the same kind of AppKit-based Databricks application.</p>
39
- <h2 class="anchor anchorTargetStickyNavbar_scV4" id="ai-first-quick-start">AI-first quick start<a href="#ai-first-quick-start" class="hash-link" aria-label="Direct link to AI-first quick start" title="Direct link to AI-first quick start" translate="no">​</a></h2>
40
- <p>Databricks AppKit is designed to work with AI coding assistants through the Databricks MCP server.</p>
41
- <p>Install the Databricks MCP server and configure it for use with your preferred AI assistant:</p>
42
- <div class="language-bash codeBlockContainer_crgn theme-code-block" style="--prism-color:#000000;--prism-background-color:#ffffff"><div class="codeBlockContent__42J"><pre tabindex="0" class="prism-code language-bash codeBlock_CnLD thin-scrollbar" style="color:#000000;background-color:#ffffff"><code class="codeBlockLines_sJEA"><span class="token-line" style="color:#000000"><span class="token plain">databricks experimental apps-mcp install</span><br></span></code></pre></div></div>
43
- <p>Once configured for your development environment, you can use your AI assistant to create and deploy new Databricks applications, as well as to iteratively evolve your app&#x27;s codebase.</p>
44
- <p>Just prompt your AI assistant to create a new Databricks app, such as:</p>
45
- <div class="language-text codeBlockContainer_crgn theme-code-block" style="--prism-color:#000000;--prism-background-color:#ffffff"><div class="codeBlockContent__42J"><pre tabindex="0" class="prism-code language-text codeBlock_CnLD thin-scrollbar" style="color:#000000;background-color:#ffffff"><code class="codeBlockLines_sJEA"><span class="token-line" style="color:#000000"><span class="token plain">Create a new Databricks app that displays a dashboard of the nyc taxi trips dataset.</span><br></span></code></pre></div></div>
46
- <p>To learn more about the MCP server, see the <a class="" href="/appkit/docs/development/ai-assisted-development">AI-assisted development</a> documentation.</p>
47
- <h2 class="anchor anchorTargetStickyNavbar_scV4" id="manual-quick-start">Manual quick start<a href="#manual-quick-start" class="hash-link" aria-label="Direct link to Manual quick start" title="Direct link to Manual quick start" translate="no">​</a></h2>
32
+ <h2 class="anchor anchorTargetStickyNavbar_scV4" id="quick-start">Quick start<a href="#quick-start" class="hash-link" aria-label="Direct link to Quick start" title="Direct link to Quick start" translate="no">​</a></h2>
48
33
  <p>Learn how to create and deploy a sample Databricks application that uses AppKit with the Databricks CLI.</p>
49
34
  <h3 class="anchor anchorTargetStickyNavbar_scV4" id="bootstrap-a-new-databricks-app">Bootstrap a new Databricks app<a href="#bootstrap-a-new-databricks-app" class="hash-link" aria-label="Direct link to Bootstrap a new Databricks app" title="Direct link to Bootstrap a new Databricks app" translate="no">​</a></h3>
50
35
  <p>Run the following command to bootstrap the new Databricks app with AppKit:</p>
@@ -68,6 +53,6 @@
68
53
  <li class=""><strong><a class="" href="/appkit/docs/app-management">App management</a></strong>: Manage your AppKit application throughout its lifecycle using the Databricks CLI</li>
69
54
  <li class=""><strong><a class="" href="/appkit/docs/api/appkit/">API reference</a></strong>: Explore the complete API documentation</li>
70
55
  <li class=""><strong><a class="" href="/appkit/docs/core-principles">Core concepts</a></strong>: Learn about AppKit&#x27;s design principles and architecture</li>
71
- </ul></div><footer class="theme-doc-footer docusaurus-mt-lg"><div class="row margin-top--sm theme-doc-footer-edit-meta-row"><div class="col noPrint_Z6Q_"><a href="https://github.com/databricks/appkit/edit/main/docs/docs/index.md" target="_blank" rel="noopener noreferrer" class="theme-edit-this-page"><svg fill="currentColor" height="20" width="20" viewBox="0 0 40 40" class="iconEdit_kMm5" aria-hidden="true"><g><path d="m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"></path></g></svg>Edit this page</a></div><div class="col lastUpdated_mnLK"></div></div></footer></article><nav class="docusaurus-mt-lg pagination-nav" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--next" href="/appkit/docs/app-management"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">App management</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_xfIk thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#introduction" class="table-of-contents__link toc-highlight">Introduction</a></li><li><a href="#prerequisites" class="table-of-contents__link toc-highlight">Prerequisites</a></li><li><a href="#quick-start-options" class="table-of-contents__link toc-highlight">Quick start options</a></li><li><a href="#ai-first-quick-start" class="table-of-contents__link toc-highlight">AI-first quick start</a></li><li><a href="#manual-quick-start" class="table-of-contents__link toc-highlight">Manual quick start</a><ul><li><a href="#bootstrap-a-new-databricks-app" class="table-of-contents__link toc-highlight">Bootstrap a new Databricks app</a></li><li><a href="#deploy-the-app-to-databricks" class="table-of-contents__link toc-highlight">Deploy the app to Databricks</a></li></ul></li><li><a href="#next-steps" class="table-of-contents__link toc-highlight">Next steps</a></li></ul></div></div></div></div></main></div></div></div><footer class="theme-layout-footer footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="theme-layout-footer-column col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/appkit/docs/">Getting started</a></li><li class="footer__item"><a class="footer__link-item" href="/appkit/docs/api/">API reference</a></li></ul></div><div class="theme-layout-footer-column col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/appkit/contributing">Contributing</a></li><li class="footer__item"><a href="https://github.com/databricks/appkit" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_miaU"><use href="#theme-svg-external-link"></use></svg></a></li></ul></div><div class="theme-layout-footer-column col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://docs.databricks.com/aws/en/dev-tools/databricks-apps/" target="_blank" rel="noopener noreferrer" class="footer__link-item">Databricks Apps docs<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_miaU"><use href="#theme-svg-external-link"></use></svg></a></li><li class="footer__item"><a href="https://github.com/databricks/cli" target="_blank" rel="noopener noreferrer" class="footer__link-item">Databricks CLI<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_miaU"><use href="#theme-svg-external-link"></use></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2026 Databricks, Inc.</div></div></div></footer></div>
56
+ </ul></div><footer class="theme-doc-footer docusaurus-mt-lg"><div class="row margin-top--sm theme-doc-footer-edit-meta-row"><div class="col noPrint_Z6Q_"><a href="https://github.com/databricks/appkit/edit/main/docs/docs/index.md" target="_blank" rel="noopener noreferrer" class="theme-edit-this-page"><svg fill="currentColor" height="20" width="20" viewBox="0 0 40 40" class="iconEdit_kMm5" aria-hidden="true"><g><path d="m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"></path></g></svg>Edit this page</a></div><div class="col lastUpdated_mnLK"></div></div></footer></article><nav class="docusaurus-mt-lg pagination-nav" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--next" href="/appkit/docs/app-management"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">App management</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_xfIk thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#introduction" class="table-of-contents__link toc-highlight">Introduction</a></li><li><a href="#prerequisites" class="table-of-contents__link toc-highlight">Prerequisites</a></li><li><a href="#quick-start" class="table-of-contents__link toc-highlight">Quick start</a><ul><li><a href="#bootstrap-a-new-databricks-app" class="table-of-contents__link toc-highlight">Bootstrap a new Databricks app</a></li><li><a href="#deploy-the-app-to-databricks" class="table-of-contents__link toc-highlight">Deploy the app to Databricks</a></li></ul></li><li><a href="#next-steps" class="table-of-contents__link toc-highlight">Next steps</a></li></ul></div></div></div></div></main></div></div></div><footer class="theme-layout-footer footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="theme-layout-footer-column col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/appkit/docs/">Getting started</a></li><li class="footer__item"><a class="footer__link-item" href="/appkit/docs/api/">API reference</a></li></ul></div><div class="theme-layout-footer-column col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/appkit/contributing">Contributing</a></li><li class="footer__item"><a href="https://github.com/databricks/appkit" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_miaU"><use href="#theme-svg-external-link"></use></svg></a></li></ul></div><div class="theme-layout-footer-column col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://docs.databricks.com/aws/en/dev-tools/databricks-apps/" target="_blank" rel="noopener noreferrer" class="footer__link-item">Databricks Apps docs<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_miaU"><use href="#theme-svg-external-link"></use></svg></a></li><li class="footer__item"><a href="https://github.com/databricks/cli" target="_blank" rel="noopener noreferrer" class="footer__link-item">Databricks CLI<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_miaU"><use href="#theme-svg-external-link"></use></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2026 Databricks, Inc.</div></div></div></footer></div>
72
57
  </body>
73
58
  </html>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">Plugins | 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/plugins"><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="Plugins | AppKit"><meta data-rh="true" name="description" content="Plugins are modular extensions that add capabilities to your AppKit application. They follow a defined lifecycle and have access to shared services like caching, telemetry, and streaming."><meta data-rh="true" property="og:description" content="Plugins are modular extensions that add capabilities to your AppKit application. They follow a defined lifecycle and have access to shared services like caching, telemetry, and streaming."><link data-rh="true" rel="icon" href="/appkit/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://databricks.github.io/appkit/docs/plugins"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/plugins" hreflang="en"><link data-rh="true" rel="alternate" href="https://databricks.github.io/appkit/docs/plugins" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Plugins","item":"https://databricks.github.io/appkit/docs/plugins"}]}</script><link rel="stylesheet" href="/appkit/assets/css/styles.80363e45.css">
7
- <script src="/appkit/assets/js/runtime~main.67c7d5ea.js" defer="defer"></script>
8
- <script src="/appkit/assets/js/main.c3423cc2.js" defer="defer"></script>
7
+ <script src="/appkit/assets/js/runtime~main.1638dd61.js" defer="defer"></script>
8
+ <script src="/appkit/assets/js/main.e55aba4f.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
package/docs/docs.md CHANGED
@@ -21,38 +21,7 @@ AppKit simplifies building data applications on Databricks by providing:
21
21
  * [Node.js](https://nodejs.org) v22+ environment with `npm`
22
22
  * Databricks CLI (v0.287.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
23
23
 
24
- ## Quick start options[​](#quick-start-options "Direct link to Quick start options")
25
-
26
- There are two ways to get started with AppKit:
27
-
28
- * **AI-assisted** (recommended): Use an AI coding assistant connected via the Databricks MCP server to explore data, run CLI commands, and scaffold your app interactively.
29
- * **Manual**: Use the Databricks CLI directly to create, bootstrap, and deploy your app.
30
-
31
- Choose the path that best fits your workflow; both approaches produce the same kind of AppKit-based Databricks application.
32
-
33
- ## AI-first quick start[​](#ai-first-quick-start "Direct link to AI-first quick start")
34
-
35
- Databricks AppKit is designed to work with AI coding assistants through the Databricks MCP server.
36
-
37
- Install the Databricks MCP server and configure it for use with your preferred AI assistant:
38
-
39
- ```bash
40
- databricks experimental apps-mcp install
41
-
42
- ```
43
-
44
- Once configured for your development environment, you can use your AI assistant to create and deploy new Databricks applications, as well as to iteratively evolve your app's codebase.
45
-
46
- Just prompt your AI assistant to create a new Databricks app, such as:
47
-
48
- ```text
49
- Create a new Databricks app that displays a dashboard of the nyc taxi trips dataset.
50
-
51
- ```
52
-
53
- To learn more about the MCP server, see the [AI-assisted development](/appkit/docs/development/ai-assisted-development.md) documentation.
54
-
55
- ## Manual quick start[​](#manual-quick-start "Direct link to Manual quick start")
24
+ ## Quick start[​](#quick-start "Direct link to Quick start")
56
25
 
57
26
  Learn how to create and deploy a sample Databricks application that uses AppKit with the Databricks CLI.
58
27
 
package/llms.txt CHANGED
@@ -117,9 +117,9 @@ 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
+ - [AI-Assisted development](./docs/docs/development/ai-assisted-development.md): AppKit-specific agent skills for AI coding assistants are coming soon. This documentation will be updated with instructions when available.
121
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.
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
+ - [Local development](./docs/docs/development/local-development.md): Once your app is bootstrapped according to the Quick start guide, you can start the development server with hot reload for both UI and backend code.
123
123
  - [Project setup](./docs/docs/development/project-setup.md): This guide covers the recommended project structure and scaffolding for AppKit applications.
124
124
  - [Remote Bridge](./docs/docs/development/remote-bridge.md): Remote bridge allows you to develop against a deployed backend while keeping your UI and queries local. This is useful for testing against production data or debugging deployed backend code without redeploying your app.
125
125
  - [Type generation](./docs/docs/development/type-generation.md): AppKit can automatically generate TypeScript types for your SQL queries, providing end-to-end type safety from database to UI.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@databricks/appkit-ui",
3
3
  "type": "module",
4
- "version": "0.5.3",
4
+ "version": "0.5.4",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/databricks/appkit.git"