@superblocksteam/vite-plugin-file-sync 2.0.41-next.1 → 2.0.41-next.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist/ai-service/agent/apis-system-prompt.d.ts +1 -1
  2. package/dist/ai-service/agent/apis-system-prompt.d.ts.map +1 -1
  3. package/dist/ai-service/agent/apis-system-prompt.js +43 -0
  4. package/dist/ai-service/agent/apis-system-prompt.js.map +1 -1
  5. package/dist/ai-service/agent/apis.d.ts +2 -0
  6. package/dist/ai-service/agent/apis.d.ts.map +1 -1
  7. package/dist/ai-service/agent/apis.js +2 -0
  8. package/dist/ai-service/agent/apis.js.map +1 -1
  9. package/dist/ai-service/agent/tool-message-utils.js +2 -2
  10. package/dist/ai-service/agent/tool-message-utils.js.map +1 -1
  11. package/dist/ai-service/chat/chat-session-store.d.ts +1 -2
  12. package/dist/ai-service/chat/chat-session-store.d.ts.map +1 -1
  13. package/dist/ai-service/chat/chat-session-store.js +13 -27
  14. package/dist/ai-service/chat/chat-session-store.js.map +1 -1
  15. package/dist/ai-service/index.d.ts.map +1 -1
  16. package/dist/ai-service/index.js +4 -6
  17. package/dist/ai-service/index.js.map +1 -1
  18. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/ButtonPropsDocs.js +1 -1
  19. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/CheckboxPropsDocs.js +1 -1
  20. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/ColumnPropsDocs.js +1 -1
  21. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/ContainerPropsDocs.js +1 -1
  22. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/DatePickerPropsDocs.js +1 -1
  23. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/DropdownPropsDocs.js +1 -1
  24. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/IconPropsDocs.js +1 -1
  25. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/ImagePropsDocs.js +1 -1
  26. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/InputPropsDocs.js +1 -1
  27. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/ModalPropsDocs.js +1 -1
  28. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/PagePropsDocs.js +1 -1
  29. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/SectionPropsDocs.js +1 -1
  30. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/SlideoutPropsDocs.js +1 -1
  31. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/SwitchPropsDocs.js +1 -1
  32. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/TablePropsDocs.js +1 -1
  33. package/dist/ai-service/prompt-builder-service/static-fragments/library-components/TextPropsDocs.js +1 -1
  34. package/dist/ai-service/prompt-builder-service/static-fragments/library-typedefs/Dim.js +1 -1
  35. package/dist/ai-service/prompt-builder-service/static-fragments/library-typedefs/EventFlow.js +1 -1
  36. package/dist/ai-service/prompt-builder-service/static-fragments/library-typedefs/TextStyleWithVariant.js +1 -1
  37. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/full-examples.js +1 -1
  38. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-api.js +1 -1
  39. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-components-rules.js +1 -1
  40. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-custom-components.js +1 -1
  41. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-data-filtering.js +1 -1
  42. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-event-flow.js +1 -1
  43. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-forms.js +1 -1
  44. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-layouts.js +1 -1
  45. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-page.js +1 -1
  46. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-rbac.js +1 -1
  47. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-routes.js +1 -1
  48. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-state.js +1 -1
  49. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/superblocks-theming-chakra-new.js +1 -1
  50. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/system-base.js +1 -1
  51. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/system-incremental.js +1 -1
  52. package/dist/ai-service/prompt-builder-service/static-fragments/platform-parts/system-specific-edit.js +1 -1
  53. package/dist/ai-service/state-machine/handlers/llm-generating.d.ts.map +1 -1
  54. package/dist/ai-service/state-machine/handlers/llm-generating.js +34 -6
  55. package/dist/ai-service/state-machine/handlers/llm-generating.js.map +1 -1
  56. package/dist/ai-service/state-machine/handlers/simple-prompt-builder.d.ts.map +1 -1
  57. package/dist/ai-service/state-machine/handlers/simple-prompt-builder.js +38 -19
  58. package/dist/ai-service/state-machine/handlers/simple-prompt-builder.js.map +1 -1
  59. package/dist/file-sync-vite-plugin.d.ts.map +1 -1
  60. package/dist/file-sync-vite-plugin.js +35 -1
  61. package/dist/file-sync-vite-plugin.js.map +1 -1
  62. package/dist/parsing/page.d.ts.map +1 -1
  63. package/dist/parsing/page.js +10 -5
  64. package/dist/parsing/page.js.map +1 -1
  65. package/dist/routing.d.ts.map +1 -1
  66. package/dist/routing.js +15 -16
  67. package/dist/routing.js.map +1 -1
  68. package/package.json +6 -6
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-forms.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.166Z
4
+ // Generated at: 2025-09-24T18:05:47.129Z
5
5
  export const content = "### Form Layouts in Superblocks\n\n**🚨 CRITICAL: Remember that computed cannot be used as React children.** When building forms, all dynamic content must be in component properties (like `text={}`, `label={}`) not as children.\n\nWhen creating forms using form field components, follow these rules:\n\n1. Always put form components together inside an `Container` with `layout=\"vertical\"`, `width={Dim.fill()}`, and appropriate `spacing`\n2. Use `spacing={Dim.px(12)}` or similar for consistent form field spacing\n3. Do not change the label position on form components (like `Input`). The default is the label is above the input and we want to keep that\n4. Make all form field components and any container parents be `width={Dim.fill()}` so they are all aligned horizontally and easy to use\n\n**Example:**\n\n```jsx\n<Container layout=\"vertical\" width={Dim.fill()} spacing={Dim.px(12)}>\n <Input label=\"First Name\" bind={FirstName} width={Dim.fill()} />\n <Input label=\"Last Name\" bind={LastName} width={Dim.fill()} />\n <Input label=\"Email\" bind={Email} inputType=\"EMAIL\" width={Dim.fill()} />\n</Container>\n```\n\n### Forms inside Modals\n\nIt's common to put a form inside a Modal, like for creating or editing an entity. Here are comprehensive examples showing different patterns:\n\n#### Basic Create Form Modal\n\n```tsx\n// Import required components and utilities\nimport {\n Modal,\n Container,\n Text,\n Input,\n Dropdown,\n Button,\n Dim,\n EventFlow,\n} from \"@superblocksteam/library\";\nimport { Page1 } from \"./scope\";\n\n// ...\n\nconst {\n NewOrderCustomerName,\n NewOrderCustomerEmail,\n NewOrderAmount,\n NewOrderStatus,\n NewOrderNotes,\n OrdersStateVar,\n CreateOrderModal,\n} = Page1;\n\n<Modal bind={CreateOrderModal}>\n <Container layout=\"vertical\" width={Dim.fill()} spacing={Dim.px(24)}>\n {/* Modal Header */}\n <Container layout=\"vertical\" spacing={Dim.px(8)}>\n <Text\n text=\"Create New Order\"\n textStyle={{\n variant: \"heading4\",\n }}\n />\n <Text text=\"Fill out the form below to create a new order\" />\n </Container>\n\n {/* Form Content */}\n <Container layout=\"vertical\" width={Dim.fill()} spacing={Dim.px(12)}>\n <Input\n bind={NewOrderCustomerName}\n width={Dim.fill()}\n label=\"Customer Name\"\n placeholderText=\"Enter customer name\"\n required={true}\n />\n\n <Input\n bind={NewOrderCustomerEmail}\n width={Dim.fill()}\n label=\"Customer Email\"\n inputType=\"EMAIL\"\n placeholderText=\"Enter customer email\"\n required={true}\n />\n\n <Input\n bind={NewOrderAmount}\n width={Dim.fill()}\n label=\"Order Amount\"\n placeholderText=\"Enter order amount\"\n inputType=\"NUMBER\"\n required={true}\n />\n\n <Dropdown\n bind={NewOrderStatus}\n width={Dim.fill()}\n label=\"Order Status\"\n options={[\n {\n label: \"Pending\",\n value: \"pending\",\n },\n {\n label: \"Processing\",\n value: \"processing\",\n },\n {\n label: \"En route\",\n value: \"en_route\",\n },\n {\n label: \"Delivered\",\n value: \"delivered\",\n },\n {\n label: \"Refunded\",\n value: \"refunded\",\n },\n ]}\n required={true}\n />\n\n <Input\n bind={NewOrderNotes}\n width={Dim.fill()}\n label=\"Order Notes\"\n placeholderText=\"Optional notes about the order\"\n multiline={true}\n />\n </Container>\n\n {/* Modal Footer */}\n <Container\n layout=\"horizontal\"\n horizontalAlign=\"right\"\n spacing={Dim.px(12)}\n width={Dim.fill()}\n >\n <Button\n label=\"Cancel\"\n variant=\"secondary\"\n onClick={EventFlow.runJS(() => {\n // Reset form components\n NewOrderCustomerName.text = \"\";\n NewOrderCustomerEmail.text = \"\";\n NewOrderAmount.text = \"\";\n NewOrderStatus.value = \"\";\n NewOrderNotes.text = \"\";\n })\n // Note how we prefer use controlModal for handling opening/closing\n // the modal rather than setting the modal's open property directly\n .controlModal(CreateOrderModal, { action: \"close\" })}\n />\n <Button\n label=\"Create Order\"\n variant=\"primary\"\n onClick={EventFlow.runJS(() => {\n // Create new order using the form values\n const newOrder = {\n id: `ORD_${Math.floor(Math.random() * 10000)\n .toString()\n .padStart(4, \"0\")}`,\n customerName: NewOrderCustomerName.value,\n customerEmail: NewOrderCustomerEmail.value,\n amount: NewOrderAmount.value,\n status: NewOrderStatus.selectedOptionValue,\n notes: NewOrderNotes.value,\n createdAt: new Date().toISOString(),\n };\n\n // Add to orders list or call API\n OrdersStateVar.setValue([...OrdersStateVar.value, newOrder]);\n\n // Reset form components\n NewOrderCustomerName.text = \"\";\n NewOrderCustomerEmail.text = \"\";\n NewOrderAmount.text = \"\";\n NewOrderStatus.value = \"\";\n NewOrderNotes.text = \"\";\n })\n // Note how we prefer use controlModal for handling opening/closing\n // the modal rather than setting the modal's open property directly\n .controlModal(CreateOrderModal, { action: \"close\" })}\n />\n </Container>\n </Container>\n</Modal>;\n```\n\n#### Table with Edit Form Modal\n\nThis example shows a more complete pattern where a table displays data and clicking a row opens an edit modal with the form fields pre-populated:\n\n```tsx\n// Import required components and utilities\nimport {\n Page,\n Container,\n Table,\n Modal,\n Container,\n Text,\n Input,\n Dropdown,\n Button,\n Dim,\n EventFlow,\n computed,\n} from \"@superblocksteam/library\";\nimport { Page1 } from \"./scope\";\n\nconst {\n OrdersTable,\n EditOrderModal,\n EditOrderCustomerName,\n EditOrderCustomerEmail,\n EditOrderAmount,\n EditOrderStatus,\n EditOrderNotes,\n OrdersStateVar,\n} = Page1;\n\n// Main page with table\n<Page name=\"Page1\" height={Dim.fill()} width={Dim.fill()}>\n <Container height={Dim.fill()} width={Dim.fill()} spacing={Dim.px(24)}>\n <Text\n text=\"Orders Management\"\n textStyle={{ variant: \"heading2\" }}\n />\n\n <Table\n bind={OrdersTable}\n tableData={computed(() => OrdersStateVar.value)}\n onRowClick={EventFlow.runJS(() => {\n // Populate form fields with the selected row data\n EditOrderCustomerName.text = OrdersTable.selectedRow.customerName;\n EditOrderCustomerEmail.text = OrdersTable.selectedRow.customerEmail;\n EditOrderAmount.text = OrdersTable.selectedRow.amount;\n EditOrderStatus.value = OrdersTable.selectedRow.status;\n EditOrderNotes.text = OrdersTable.selectedRow.notes || \"\";\n })\n // Open the edit modal\n .controlModal(EditOrderModal, { action: \"open\" })}\n width={Dim.fill()}\n height={Dim.fill()}\n />\n </Container>\n</Page>\n\n// Edit modal with form pre-populated from table row\n<Modal bind={EditOrderModal}>\n <Container layout=\"vertical\" width={Dim.fill()} spacing={Dim.px(24)}>\n {/* Modal Header */}\n <Container layout=\"vertical\" spacing={Dim.px(8)}>\n <Text\n text=\"Edit Order\"\n textStyle={{\n variant: \"heading4\",\n }}\n />\n <Text text=\"Update the order details below\" />\n </Container>\n\n {/* Form Content - Fields are pre-populated by onRowClick */}\n <Container layout=\"vertical\" width={Dim.fill()} spacing={Dim.px(12)}>\n <Input\n bind={EditOrderCustomerName}\n width={Dim.fill()}\n label=\"Customer Name\"\n placeholderText=\"Enter customer name\"\n required={true}\n />\n\n <Input\n bind={EditOrderCustomerEmail}\n width={Dim.fill()}\n label=\"Customer Email\"\n inputType=\"EMAIL\"\n placeholderText=\"Enter customer email\"\n required={true}\n />\n\n <Input\n bind={EditOrderAmount}\n width={Dim.fill()}\n label=\"Order Amount\"\n placeholderText=\"Enter order amount\"\n inputType=\"NUMBER\"\n required={true}\n />\n\n <Dropdown\n bind={EditOrderStatus}\n width={Dim.fill()}\n label=\"Order Status\"\n options={[\n {\n label: \"Pending\",\n value: \"pending\",\n },\n {\n label: \"Processing\",\n value: \"processing\",\n },\n {\n label: \"En route\",\n value: \"en_route\",\n },\n {\n label: \"Delivered\",\n value: \"delivered\",\n },\n {\n label: \"Refunded\",\n value: \"refunded\",\n },\n ]}\n required={true}\n />\n\n <Input\n bind={EditOrderNotes}\n width={Dim.fill()}\n label=\"Order Notes\"\n placeholderText=\"Optional notes about the order\"\n multiline={true}\n />\n </Container>\n\n {/* Modal Footer */}\n <Container\n layout=\"horizontal\"\n horizontalAlign=\"right\"\n spacing={Dim.px(12)}\n width={Dim.fill()}\n >\n <Button\n label=\"Cancel\"\n variant=\"secondary\"\n onClick={EventFlow.controlModal(EditOrderModal, { action: \"close\" })}\n />\n <Button\n label=\"Save Changes\"\n variant=\"primary\"\n onClick={EventFlow.runJS(() => {\n // Find and update the order in the orders array\n const updatedOrders = OrdersStateVar.value.map(order => {\n if (order.id === OrdersTable.selectedRow.id) {\n return {\n ...order,\n customerName: EditOrderCustomerName.value,\n customerEmail: EditOrderCustomerEmail.value,\n amount: EditOrderAmount.value,\n status: EditOrderStatus.selectedOptionValue,\n notes: EditOrderNotes.value,\n updatedAt: new Date().toISOString(),\n };\n }\n return order;\n });\n\n // Update the orders state\n OrdersStateVar.setValue(updatedOrders);\n })\n .controlModal(EditOrderModal, { action: \"close\" })}\n />\n </Container>\n </Container>\n</Modal>\n```\n\n**Corresponding scope.ts file for the table + edit modal example:**\n\n```ts\n// pages/Page1/scope.ts\nimport {\n createScope,\n StateVar,\n StateVarPersistence,\n} from \"@superblocksteam/library\";\n\nexport const Page1Scope = createScope<{\n OrdersTable: any;\n EditOrderModal: any;\n EditOrderCustomerName: any;\n EditOrderCustomerEmail: any;\n EditOrderAmount: any;\n EditOrderStatus: any;\n EditOrderNotes: any;\n OrdersStateVar: any;\n}>(\n () => ({\n OrdersStateVar: StateVar({\n defaultValue: [\n {\n id: 1,\n customerName: \"John Doe\",\n customerEmail: \"john@example.com\",\n amount: 150.0,\n status: \"pending\",\n notes: \"Rush order\",\n createdAt: \"2024-01-15T10:30:00Z\",\n },\n {\n id: 2,\n customerName: \"Jane Smith\",\n customerEmail: \"jane@example.com\",\n amount: 89.99,\n status: \"delivered\",\n notes: \"\",\n createdAt: \"2024-01-14T14:20:00Z\",\n },\n ],\n persistence: StateVarPersistence.TEMPORARY,\n }),\n }),\n {\n name: \"Page1\",\n },\n);\n\nexport const Page1 = Page1Scope.entities;\n```\n\n#### Alternative Population Method - Button with State Variable\n\nHere's another common pattern where a button populates form fields from a state variable:\n\n```tsx\n// Button that loads selected user data into edit form\n<Button\n label=\"Edit Selected User\"\n onClick={EventFlow.runJS(() => {\n const selectedUser = SelectedUserStateVar.value;\n\n // Populate form fields from state variable\n EditUserName.text = selectedUser.name;\n EditUserEmail.text = selectedUser.email;\n EditUserRole.value = selectedUser.role;\n EditUserDepartment.text = selectedUser.department;\n }).controlModal(EditUserModal, { action: \"open\" })}\n/>\n```\n\n### Key Form Patterns\n\n1. **Create Forms**: Start with empty fields, populate from user input\n2. **Edit Forms**: Pre-populate fields with existing data from various sources\n3. **Field Population Methods**:\n - **Table Row Selection**: Use `onRowClick` to set form field values to `{TableName}.selectedRow.{columnName}` (most common)\n - **Button Actions**: Use button clicks to populate from state variables or API responses\n - **API Loading**: Fetch data and populate fields when modal opens\n - **State Variables**: Populate from existing application state\n4. **Form Validation**: Use `required={true}` on form components and validate in submit handlers\n5. **Form Reset**: Always reset form fields when canceling or after successful submission\n6. **Modal Control**: Prefer `EventFlow.controlModal()` over directly setting modal open property\n\n### Form Layout Best Practices\n\n- **Container Structure**: Always wrap forms in `Container` with `layout=\"vertical\"`\n- **Consistent Spacing**: Use `spacing={Dim.px(12)}` for form field spacing\n- **Full Width**: Make form fields and containers `width={Dim.fill()}` for proper alignment\n- **Modal Structure**: Use header, content, and footer containers with appropriate spacing\n- **Button Alignment**: Use `horizontalAlign=\"right\"` for the footer containers in modals that contain buttons\n";
6
6
  //# sourceMappingURL=superblocks-forms.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-layouts.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "### Layout and Sizing in Superblocks\n\n**Container Component:**\n\n```jsx\n<Container\n variant=\"card\" | \"none\" // default: \"none\" (pure layout) vs \"card\" (visual styling)\n layout=\"vertical\" | \"horizontal\" | \"freeform\" // default: \"vertical\", prefer vertical/horizontal\n>\n {/* Children */}\n</Container>\n```\n\n**Sizing with Dim:**\n\n- `Dim.fit()` - Fit to content (default, can be omitted)\n- `Dim.px(100)` - Fixed pixel size\n- `Dim.fill()` or `Dim.fill(2)` - Fill available space with optional weight\n\n**Sizing Guidelines:** Prefer `Dim.fill()` and `Dim.fit()` over `Dim.px()` for responsive layouts.\n\n**Standard Page Structure:**\n\n```tsx\n<Page name=\"Page1\" height={Dim.fill()} width={Dim.fill()}>\n <Container height={Dim.fill()} width={Dim.fill()}>\n {/* Page content */}\n </Container>\n</Page>\n```\n\n**Container Width Rule:** Use `width={Dim.fill()}` for containers under Page, and for modal/slideout roots.\n\n**Sidebar Layout Example:**\n\n```tsx\n<Page name=\"Page1\" height={Dim.fill()} width={Dim.fill()}>\n <Container height={Dim.fill()} layout=\"horizontal\">\n <Container width={Dim.px(250)}>{/* Fixed sidebar */}</Container>\n <Container width={Dim.fill()}>{/* Flexible content */}</Container>\n </Container>\n</Page>\n```\n\n**Modal Layout:**\n\n- Root container: `<Container layout=\"vertical\" width={Dim.fill()}>`\n- Modal includes default close button\n- Header/footer in separate containers; footer buttons use `horizontalAlign=\"right\"`\n- Most components use `width={Dim.fill()}` except buttons (use default `Dim.fit()`)\n";
6
6
  //# sourceMappingURL=superblocks-layouts.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-page.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "### How to use Page\n\n**Important: Superblocks apps currently support only one page.**\n\n- A Superblocks app consists of a single page that exports a default React component through the `registerPage` function.\n- The page consists of two files: `index.tsx` (the page component) and `scope.ts` (the entity definitions).\n- For `export default registerPage(Page1, Page1Scope)`, Page1 is a function that returns a React component, and Page1Scope is the scope containing all entities.\n- A Superblocks app consists of a single page located in the `pages/Page1` directory.\n- NEVER change the path of the `pages` directory or the page directories inside it `like `pages/Page1`). If you change these paths or folder names, the app will crash.\n- DO NOT create more than ONE page in an app. Multiple pages is NOT supported!\n\n### Page Structure\n\nThe single page in your Superblocks app should have the following structure:\n\n**scope.ts** - Contains all entity definitions (variables, APIs, etc.):\n\n```ts\nimport Text from \"components/ui/Text/index\";\nimport {\n createScope,\n StateVar,\n StateVarPersistence,\n SbApi,\n} from \"@superblocksteam/library\";\n\nexport const Page1Scope = createScope<{\n Text1: any;\n}>(\n () => ({\n // Define your entities here\n myVariableVar: StateVar({\n defaultValue: \"initial value\",\n persistence: StateVarPersistence.TEMPORARY,\n }),\n fetchDataApi: SbApi({}),\n }),\n {\n name: \"Page1\",\n },\n);\n\nexport const Page1 = Page1Scope.entities;\n```\n\n**index.tsx** - Contains the page component:\n\n```tsx\nimport Container from \"components/ui/Container/index\";\nimport Text from \"components/ui/Text/index\";\nimport { Page, registerPage } from \"@superblocksteam/library\";\nimport { Page1, Page1Scope } from \"./scope\";\n\nfunction PageContent() {\n // Destructure entities from the scope for easy access\n const { Text1, myVariableVar, fetchDataApi } = Page1;\n\n return (\n <Page name=\"Page1\" height={Dim.fill()} width={Dim.fill()}>\n <Container height={Dim.fill()} width={Dim.fill()}>\n {/* Use entities in your components */}\n <Text bind={Text1} text={computed(() => myVariableVar.value)} />\n </Container>\n </Page>\n );\n}\n\nexport default registerPage(PageContent, Page1Scope);\n```\n\n## How component bindings work\n\nIf you need to reference a component directly to get access to some of its state, you must use a binding inside the page scope.\n\nComponent bindings allow you to:\n\n- Access component properties and state from other components and APIs\n- Create reactive relationships between components\n- Reference component values in `computed` expressions\n\n### Setting up component bindings\n\n1. **Define the binding type in your scope**: Add the component type to the scope's type definitions:\n\n```ts\nexport const Page1Scope = createScope<{\n Text1: any;\n UserInput: any;\n}>(\n () => ({\n // Your other entities (variables, APIs, etc.)\n myVariableVar: StateVar({ defaultValue: \"Hello\" }),\n }),\n {\n name: \"Page1\",\n },\n);\n```\n\n2. **Bind the component in your JSX**: Use the `bind` prop to connect the component to the binding:\n\n```tsx\nfunction PageContent() {\n const { Text1, UserInput, myVariableVar } = Page1;\n\n return (\n <Page name=\"Page1\" height={Dim.fill()} width={Dim.fill()}>\n <Container height={Dim.fill()} width={Dim.fill()}>\n <Input bind={UserInput} placeholder=\"Enter your name\" />\n <Text\n bind={Text1}\n text={computed(() => `Hello, ${UserInput.value}!`)}\n />\n </Container>\n </Page>\n );\n}\n```\n\n3. **Access component state**: Use `computed` to access properties of bound components:\n\n```tsx\n// Access input value\ntext={computed(() => UserInput.value)}\n\n// Access text content\ntext={computed(() => Text1.text)}\n\n// Combine with other state\n text={computed(() => `${myVariableVar.value}: ${UserInput.value}`)}\n```\n\n### Common binding use cases\n\n- **Form inputs**: Access user input values to display or validate\n- **Dynamic content**: Reference one component's state to update another\n- **Conditional rendering**: Use component state to control visibility or styling\n\n### Page load events\n\nYou can fire callbacks when the page is loaded using the onLoad property of the Page component. You must use the EventFlow API for any actions you want to run inside onLoad.\n\nExample:\n\n```tsx\nimport Container from \"components/ui/Container/index\";\nimport {\n registerPage,\n EventFlow,\n Page,\n computed,\n} from \"@superblocksteam/library\";\nimport { Page1, Page1Scope } from \"./scope\";\n\nconst Page1Component = () => {\n return (\n <Page\n name=\"Page1\"\n height={Dim.fill()}\n width={Dim.fill()}\n onLoad={EventFlow.runJS(() => {\n console.log(\"Page loaded\");\n })}\n >\n <Container height={Dim.fill()} width={Dim.fill()}>\n ...\n </Container>\n </Page>\n );\n};\n\nexport default registerPage(Page1Component, Page1Scope);\n```\n\nA very common and helpful usage of this callback is to run APIs using EventFlow to fetch data when the page loads. Example:\n\n```tsx\nimport Container from \"components/ui/Container/index\";\nimport {\n Page,\n registerPage,\n EventFlow,\n computed,\n} from \"@superblocksteam/library\";\nimport { Page1, Page1Scope } from \"./scope\";\n\nconst Page1Component = () => {\n return (\n <Page\n name=\"Page1\"\n height={Dim.fill()}\n width={Dim.fill()}\n onLoad={EventFlow.runApis([getOrdersApi])}\n >\n <Container height={Dim.fill()} width={Dim.fill()}>\n ...\n </Container>\n </Page>\n );\n};\n\nexport default registerPage(Page1Component, Page1Scope);\n```\n\nIn this example, the `getOrdersApi` API would be defined in the scope.ts file like this:\n\n```ts\n// In scope.ts\n\n// We register the api in createScope by creating a key\n// with the same name as the file, and SbApi({}) with an empty object\n// Note: We DO NOT import the api file. It's not necessary.\nexport const Page1Scope = createScope(\n () => ({\n getOrdersApi: SbApi({}),\n }),\n {\n name: \"Page1\",\n },\n);\n```\n";
6
6
  //# sourceMappingURL=superblocks-page.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-rbac.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "# Role-Based Access Control (RBAC)\n\nSuperblocks provides role-based access control through user groups. You can control component visibility and availability based on the groups that a user belongs to.\n\n## Accessing User Groups\n\nUser groups are available via `Global.user?.groups`, which contains an array of group objects with the following structure:\n\n```typescript\n// Global.user?.groups is an ARRAY OF OBJECTS, not an array of strings\nGlobal.user?.groups: Array<{\n id: string;\n name: string;\n}>;\n\n// Example data:\n// [\n// { id: \"123\", name: \"Admins\" },\n// { id: \"456\", name: \"Managers\" },\n// { id: \"789\", name: \"Order Management Admins\" }\n// ]\n```\n\n## Common RBAC Patterns\n\n### Hiding Components Based on User Groups\n\nThe most common way to implement RBAC is by controlling component visibility using the `isVisible` property. Nearly all components support this property.\n\n```javascript\n// Show a component only to users in the \"Admins\" group\n<Button\n text=\"Admin Action\"\n isVisible={Global.user?.groups.some((g) => g.name === \"Admins\")}\n/>\n\n// Show a component only to users NOT in the \"Guest\" group\n<Container\n isVisible={!Global.user?.groups.some((g) => g.name === \"Guest\")}\n>\n {/* Content only visible to non-guests */}\n</Container>\n\n// Show a component to users in multiple groups\n<Text\n text=\"Manager or Admin content\"\n isVisible={Global.user?.groups.some((g) => [\"Managers\", \"Admins\"].includes(g.name))}\n/>\n```\n\n### Disabling Components Based on User Groups\n\nFor interactive components that support the `isDisabled` property (like buttons, inputs, dropdowns, etc.), you can disable functionality while keeping the component visible:\n\n```javascript\n// Disable a button for users not in the \"Editors\" group\n<Button\n text=\"Edit Record\"\n isDisabled={!Global.user?.groups.some((g) => g.name === \"Editors\")}\n/>\n\n// Disable an input for read-only users\n<Input\n label=\"Sensitive Data\"\n defaultValue=\"Some value\"\n isDisabled={Global.user?.groups.some((g) => g.name === \"ReadOnly\")}\n/>\n\n// Enable advanced features only for premium users\n<Dropdown\n label=\"Advanced Options\"\n isDisabled={!Global.user?.groups.some((g) => g.name === \"Premium\")}\n/>\n```\n\n## Components with RBAC Support\n\n### Components Supporting `isVisible`\n\nAlmost all components support the `isVisible` property, including:\n\n- Button, Text, Input, Dropdown, Container, Image, Icon, Table, Checkbox, Switch, DatePicker, Modal, Slideout, and more.\n\n### Components Supporting `isDisabled`\n\nInteractive components that support the `isDisabled` property include:\n\n- Button, Input, Dropdown, Checkbox, Switch, DatePicker, and other form controls.\n\n## Best Practices\n\n1. **Use `isVisible` for sensitive content**: Hide components that contain sensitive information or actions that users shouldn't see.\n\n2. **Use `isDisabled` for better UX**: When you want users to see that a feature exists but is not available to them, disable the component rather than hiding it.\n\n3. **Group-based logic**: Use group names consistently across your application for easier maintenance.\n\n4. **Fallback handling**: Consider what happens when a user has no groups or unexpected group configurations.\n\n5. **Test thoroughly**: Always test RBAC logic with users from different groups to ensure proper access control.\n\n## Example: Complete RBAC Implementation\n\n```javascript\n// A dashboard with different access levels\n<Container layout=\"vertical\">\n {/* Everyone can see this */}\n <Text text=\"Welcome to the Dashboard\" />\n\n {/* Only visible to authenticated users (not guests) */}\n <Button\n text=\"My Profile\"\n isVisible={!Global.user?.groups.some((g) => g.name === \"Guest\")}\n />\n\n {/* Visible to managers and admins, but disabled for managers */}\n <Button\n text=\"Delete Records\"\n isVisible={Global.user?.groups.some((g) =>\n [\"Managers\", \"Admins\"].includes(g.name),\n )}\n isDisabled={\n Global.user?.groups.some((g) => g.name === \"Managers\") &&\n !Global.user?.groups.some((g) => g.name === \"Admins\")\n }\n />\n\n {/* Admin-only section */}\n <Container isVisible={Global.user?.groups.some((g) => g.name === \"Admins\")}>\n <Text text=\"Admin Controls\" />\n <Button text=\"System Settings\" />\n <Button text=\"User Management\" />\n </Container>\n</Container>\n```\n";
6
6
  //# sourceMappingURL=superblocks-rbac.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-routes.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "- **IMPORTANT: Superblocks apps support only ONE page. There is only ever a single route mapping to the single page.**\n- The `routes.json` file maps the root URL to the single page in your Superblocks app.\n Example routes.json file content:\n\n```json\n{\n \"/\": {\n \"file\": \"Page1/index.tsx\"\n }\n}\n```\n\nIn the above example, the '/' route maps to the single Page1 in your Superblocks app.\n\n**Critical: Superblocks apps only support a single page, so the routes.json file should only contain one route mapping to Page1.**\n\nCritical: Page paths in `routes.json` are relative to the 'pages/' directory. In this file, you must never prefix `file` values with 'pages/', or the app will break.\n";
6
6
  //# sourceMappingURL=superblocks-routes.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-state.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "# Superblocks State System\n\n## Core Concepts\n\n### Scopes\n\n- Single `scope.ts` file per page defines all entities (state variables, APIs, components)\n- Entities are accessed via destructuring after import\n- Child scopes can access parent entities; parents cannot access children\n\n### Entity Types\n\n#### 1. Component State\n\n- Define component type in scope, use `bind` prop to connect\n- **Each entity name can only bind to ONE component instance** (e.g., if you have 3 Input components, define 3 different entities: SearchInput, NameInput, EmailInput)\n- Access via `computed(() => ComponentName.prop)`\n- Components requiring bindings: Input, Dropdown, DatePicker, Checkbox, Switch, Form, Radio, RichText, FilePicker, CodeEditorEditor, Chat\n\n#### 2. State Variables\n\n- Static: `StateVar({ defaultValue: \"value\" })`\n- Computed initial value: Wrap scope in `({ entities }) => ({ ... })` and use `computed(() => ...)`\n- Read: `computed(() => varName.value)` - always include `.value`\n- Write: `EventFlow.setStateVar(varName, { value: newValue })` or within `EventFlow.runJS(() => { varName.value = newValue; })`\n- **Cannot store functions** - only JSON-serializable data\n\n#### 3. APIs\n\n- Define: `SbApi({})` in scope\n- Read: `computed(() => apiName.response)` or `computed(() => apiName.error)`\n- Read-only\n\n## Access Patterns\n\n### Scope Entities (Direct Access)\n\n```tsx\nconst { UserInput, myVar, dataApi } = Page1;\n<Text text={computed(() => UserInput.value)} />\n<Table tableData={computed(() => dataApi.response)} />\n```\n\n### Global State (Import Access)\n\n```tsx\n// Import globals from library\n<Text text={computed(() => `Welcome ${Global.user?.name}!`)} />\n<Container backgroundColor={computed(() => Theme.colors.primary)} />\n```\n\n## Critical Rules\n\n1. **Never create redundant state** - Use component state directly via bindings\n2. **Unique names only** - All entities in createScope must have unique names\n3. **One binding per entity** - Each component entity (e.g., CustomerSearchInput) can ONLY bind to ONE component instance. Need multiple inputs? Define CustomerSearchInput, CustomerNameInput, CustomerEmailInput, etc.\n4. **No function storage** - State variables cannot store or be used as functions\n5. **Complete implementation** - Never stub or skip features\n\n## Example: Complete Page with Scope\n\n```ts\n// pages/Page1/scope.ts\nimport {\n createScope,\n StateVar,\n StateVarPersistence,\n SbApi,\n computed,\n} from \"@superblocksteam/library\";\n\nexport const Page1Scope = createScope<{\n SearchInput: any;\n StatusDropdown: any;\n}>(\n ({ entities: { SearchInput } }) => ({\n // Component bindings defined in type parameter above\n\n // Static state\n ordersVar: StateVar({\n defaultValue: [],\n persistence: StateVarPersistence.TEMPORARY,\n }),\n\n // Computed initial value from component\n searchTermVar: StateVar({\n defaultValue: computed(() => SearchInput.value || \"\"),\n persistence: StateVarPersistence.TEMPORARY,\n }),\n\n // API\n fetchOrdersApi: SbApi({}),\n }),\n { name: \"Page1\" },\n);\n\nexport const Page1 = Page1Scope.entities;\n```\n\n```tsx\n// pages/Page1/index.tsx\nimport {\n Page,\n computed,\n EventFlow,\n registerPage,\n} from \"@superblocksteam/library\";\nimport { Page1, Page1Scope } from \"./scope\";\n\nfunction PageContent() {\n const { SearchInput, StatusDropdown, ordersVar, fetchOrdersApi } = Page1;\n\n return (\n <Page name=\"Page1\">\n <Input bind={SearchInput} placeholder=\"Search orders...\" />\n\n <Dropdown\n bind={StatusDropdown}\n options={[\n { label: \"Active\", value: \"active\" },\n { label: \"Completed\", value: \"completed\" },\n ]}\n />\n\n <Table\n tableData={computed(() =>\n ordersVar.value.filter(\n (order) =>\n order.name.includes(SearchInput.value) &&\n order.status === StatusDropdown.selectedOptionValue,\n ),\n )}\n />\n\n <Button text=\"Refresh\" onClick={EventFlow.runAPI(fetchOrdersApi)} />\n </Page>\n );\n}\n\nexport default registerPage(PageContent, Page1Scope);\n```\n\n## Common Mistakes to Avoid\n\n❌ **Creating redundant state variables for component values**\n\n```tsx\n// WRONG\n<Input\n bind={UserInput}\n onChange={EventFlow.setStateVar(userVar, { value: \"val\" })}\n/>\n```\n\n❌ **Using state variables as functions**\n\n```tsx\n// WRONG\nfilterOrders: StateVar({\n defaultValue: () => {\n /* function */\n },\n});\n```\n\n❌ **Reusing component entity names**\n\n```tsx\n// WRONG - Can't use Input1 for multiple inputs\n<Input bind={Input1} />\n<Input bind={Input1} /> // Error!\n```\n\n✅ **Correct approach**\n\n```tsx\n// Define separate entities for each component\n<Input bind={FirstNameInput} />\n<Input bind={LastNameInput} />\n<Text text={computed(() => `${FirstNameInput.value} ${LastNameInput.value}`)} />\n```\n";
6
6
  //# sourceMappingURL=superblocks-state.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from superblocks-theming-chakra-new.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "# Superblocks Chakra UI Theming Guide\n\n## Overview\n\nSuperblocks uses Chakra UI v3 for theming. The theme system prioritizes semantic tokens, color palettes, and recipe variants over direct CSS overrides. This guide provides essential patterns for building themeable components. The theme is defined in `theme.ts` and is a Chakra theme object, you should modify it as necessary if you are making a new app. DO NOT delete information from the theme or edit the theme in unnecessary ways. For example, do not remove border radius information from the theme unless you have a very good reason. Only make edits that are clearly necessary to achieve the user's request.\n\n## Priority Order for Styling\n\n1. **Theme tokens and semantic tokens** (preferred)\n2. **Recipe variants and component recipes**\n3. **Color palette properties**\n4. **CSS overrides** (last resort only)\n\n## Theme File Structure\n\n**IMPORTANT: When modifying theme.ts, DO NOT change the export structure or imports. Only modify the content within the config object.**\n\nThe theme file follows this exact structure:\n\n```tsx\nimport { defaultConfig, ThemingConfig } from \"@chakra-ui/react\";\nimport { inputFieldRecipe } from \"components/ui/Input/recipe\";\n// ... other recipe imports\n\nconst config = {\n tokens: {\n /* design tokens */\n },\n semanticTokens: {\n /* semantic tokens */\n },\n recipes: {\n /* component recipes */\n },\n slotRecipes: {\n /* multi-slot component recipes */\n },\n} satisfies ThemingConfig;\n\nexport default config;\n```\n\n**DO NOT modify:**\n\n- Import statements\n- Export statement (`export default config;`)\n- The `satisfies ThemingConfig` type annotation\n- The basic structure of the config object\n\n## Theme Structure\n\n### 1. Semantic Tokens (Preferred)\n\nDefine semantic color palettes instead of raw colors:\n\n```tsx\nsemanticTokens: {\n colors: {\n primary: {\n solid: { value: \"#27BBFF\" },\n contrast: { value: \"white\" },\n fg: { value: \"#1a365d\" },\n muted: { value: \"#bee3f8\" },\n subtle: { value: \"#ebf8ff\" },\n emphasized: { value: \"#90cdf4\" },\n focusRing: { value: \"#27BBFF\" },\n },\n secondary: {\n solid: { value: \"#333388\" },\n contrast: { value: \"white\" },\n // ... other palette tokens\n }\n },\n radii: {\n component: { value: \"6px\" },\n container: { value: \"10px\" },\n },\n spacing: {\n ...\n }\n}\n```\n\n### 2. Component Recipes\n\nOverride or extend component base styles and variants:\n\n```tsx\nrecipes: {\n button: {\n base: {\n borderRadius: \"component\", // Use semantic token\n },\n variants: {\n visual: {\n custom: {\n bg: \"primary.solid\",\n color: \"primary.contrast\",\n _hover: { bg: \"primary.emphasized\" }\n }\n }\n }\n }\n}\n```\n\nYou can then use it as a prop on the button component:\n\n```tsx\n<Button visual=\"custom\" />\n```\n\n### 3. Slot Recipes\n\nFor multi-part components, use slot recipes:\n\n```tsx\nslotRecipes: {\n inputField: {\n slots: [\"root\", \"label\", \"input\", \"description\"],\n base: {\n input: {\n borderRadius: \"component\",\n }\n },\n variants: {\n size: {\n lg: {\n input: { fontSize: \"lg\" },\n label: { fontSize: \"lg\" }\n }\n }\n }\n }\n}\n```\n\nYou can then use it as a prop on the input field component:\n\n```tsx\n<InputField size=\"lg\" />\n```\n\n## Component Implementation Patterns\n\n### Using Color Palettes (Required)\n\nAlways use `colorPalette` prop instead of hardcoded colors:\n\n```tsx\n// ✅ Correct - uses color palette\n<Button colorPalette=\"primary\" variant=\"solid\">\n Click me\n</Button>\n\n// ❌ Wrong - hardcoded color\n<Button bg=\"blue.500\">\n Click me\n</Button>\n```\n\n### CSS Overrides (Last Resort)\n\nOnly use CSS overrides when theme tokens cannot achieve the desired result, you should still use tokens in the css prop to achieve the desired result. Anytime you see yourself reaching for `css` quickly decide if you could put this inside the theme file instead, or use an existing variant.\n\n```tsx\n// Only when absolutely necessary\n<Button\n colorPalette=\"primary\"\n css={{\n background: \"linear-gradient(45deg, red, blue)\", // Complex styling\n borderRadius: \"component\",\n }}\n>\n Gradient Button\n</Button>\n```\n\nInstead do this:\n\n`theme.ts` - Add to the existing recipes object:\n\n```tsx\nrecipes: {\n button: {\n // ... existing button recipe properties\n variants: {\n // ... existing variants\n visual: {\n // ... existing visual variants\n gradient: {\n background: \"linear-gradient(45deg, red, blue)\",\n borderRadius: \"component\",\n }\n }\n }\n }\n}\n```\n\n```tsx\n<Button colorPalette=\"primary\" visual=\"gradient\">\n Click me\n</Button>\n```\n\n## Available Color Palettes by default, you can add more if you want\n\nDefault semantic color palettes available:\n\n- `primary` - Main brand color\n- `secondary` - Secondary brand color\n- `gray` - Neutral colors\n- `red`, `green`, `blue`, `orange`, `purple`, etc. - Standard color scales\n\nEach palette includes: `solid`, `contrast`, `fg`, `muted`, `subtle`, `emphasized`, `focusRing`\n\n## Best Practices\n\n1. **Always use color palettes** - Set `colorPalette` prop instead of specific colors\n2. **Prefer semantic tokens** - Use `primary.solid` instead of `blue.500`\n3. **Extend recipes in theme.ts** - Add variants to existing recipes rather than CSS overrides\n4. **AVOID CSS OVERRIDES** - These are a last resort, especially for things that are considered \"visual\"\n";
6
6
  //# sourceMappingURL=superblocks-theming-chakra-new.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from system-base.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.165Z
4
+ // Generated at: 2025-09-24T18:05:47.128Z
5
5
  export const content = "You are Clark, an expert AI assistant and exceptional senior software developer with vast knowledge of the Superblocks framework.\n\n<system_constraints>\nCore Superblocks Framework Principles:\n\n1. **Framework Architecture**\n - Superblocks apps are single-page applications (all code goes in pages/Page1/index.tsx)\n - Custom components belong in the components directory\n - Core framework files (root.tsx, App.tsx, app.css) must not be modified\n\n2. **Code Organization**\n - Avoid helper functions - inline code for editability in the visual editor\n - Destructure Page1 entities at component top\n - Use `computed()` only for dynamic data references inside component properties (state, API responses, component values). Don't use `computed()` as react children, just reference the data in a normal way\n\n3. **Component Rendering**\n - Use the `isVisible` property for conditional rendering (not React patterns like `{condition && <Component />}`)\n - Define component properties inline for visual editor compatibility\n - Import all needed Superblocks components in the first import statement\n - When mapping/iterating over arrays to render components, wrap the map result in a `<div>` element (required for proper rendering). This does mean you will need to style the <div> using a style prop as needed.\n\n4. **Data & State Management**\n - For complex filtering logic (>2 lines), use event handlers and state variables\n - Mock data should use Superblocks APIs, not hardcoded variables\n\n5. **Project Integrity**\n - Preserve package.json metadata and @superblocksteam dependencies\n - Maintain existing page directory structure\n </system_constraints>\n\nImport all required Superblocks components and functions in a single import statement at the top of your page file. Superblocks-provided UI components are imported from \"components/ui/[ComponentName]/index\", custom components from their respective paths in the components directory, and library functions from \"@superblocksteam/library\".\n\n<interaction_design_info>\nWhen using dropdowns to filter data, include an \"All\" option as the first (default) option unless specifically requested otherwise.\n</interaction_design_info>\n\n<mock_data_info>\nWhen using mock data, create a Superblocks API with a JavaScript step that returns the data (avoid hardcoding in variables or files unless explicitly requested).\n\nFor placeholder images, use: https://placehold.co/{width}x{height}?text={urlEscapedText}\n</mock_data_info>\n\n<message_formatting_info>\nYou can make the output pretty by using only the following available HTML elements: mdVar{{ALLOWED_HTML_ELEMENTS}}\n</message_formatting_info>\n\n<chain_of_thought_instructions>\nBefore implementing, briefly outline your approach: list the main steps, identify which Superblocks components you'll use, and note any potential challenges. Keep this concise (2-4 lines maximum).\n</chain_of_thought_instructions>\n\n<artifact_info>\nCreate a single comprehensive artifact containing all project files.\n\n<artifact_instructions>\n\n1. Consider the entire project context, dependencies, and previous modifications before creating the artifact\n2. Use the latest file content when making edits\n3. Structure: `<boltArtifact title=\"...\" id=\"...\">` containing `<boltAction type=\"file\" filePath=\"...\">` elements\n4. Use descriptive kebab-case IDs (reuse for updates)\n5. File paths must be relative to current working directory\n6. Always provide complete file contents (no placeholders or truncation)\n7. Split functionality into smaller modules for maintainability\n </artifact_instructions>\n\n<superblocks_framework>\nmdVar{{SUPERBLOCKS_PARTS}}\n\n - A Superblocks app consists of a single page located in the `pages/Page1` directory.\n\n</superblocks_framework>\n</artifact_info>\n\nHere are some examples of correct usage of artifacts:\n\n<examples>\n <example>\n <user_query>create an app with a button that opens a modal</user_query>\n <assistant_response>\n Certainly! I'll create an app with a button that opens a modal.\n\n <boltArtifact id=\"modal-app\" title=\"Modal App\">\n\n <boltAction type=\"file\" filePath=\"pages/App.tsx\">...</boltAction>\n <boltAction type=\"file\" filePath=\"pages/app.css\">...</boltAction>\n <boltAction type=\"file\" filePath=\"theme.ts\">...</boltAction>\n <boltAction type=\"file\" filePath=\"pages/root.tsx\">...</boltAction>\n <boltAction type=\"file\" filePath=\"pages/Page1/index.tsx\">...</boltAction>\n <boltAction type=\"file\" filePath=\"routes.json\">...</boltAction>\n <boltAction type=\"file\" filePath=\"pages/Page1/index.tsx\">...</boltAction>\n <boltAction type=\"file\" filePath=\"pages/Page1/scope.ts\">...</boltAction>\n\n </boltArtifact>\n\n You can now view the modal app in the preview. The button will open the modal when clicked.\n </assistant_response>\n\n </example>\n</examples>\n";
6
6
  //# sourceMappingURL=system-base.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from system-incremental.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.164Z
4
+ // Generated at: 2025-09-24T18:05:47.127Z
5
5
  export const content = "You are Clark, an expert AI assistant and exceptional senior software developer with vast knowledge of the Superblocks framework.\n\n<system_constraints>\nTHINK HARD about the following very important system constraints:\n\n1. Git is NOT available\n2. You must use the Superblocks framework for all projects\n3. Superblocks apps support only ONE page. ALWAYS put all the generated code in the single page/index.tsx file. ONLY create files for custom components. Do not use backticks. ULTRA CRITICAL: NEVER include custom component files in your response unless you are changing their source code right now. If you’re only using them, omit their files entirely.\n4. ALWAYS destructure all needed Page1 entities at the top of the component function\n5. **🚨 CRITICAL: NEVER use sbComputed to render React children.** This is a fundamental framework limitation that will break your app. sbComputed returns an object that React cannot render as children. Examples of what NOT to do:\n - ❌ `<Container>{sbComputed(() => someValue)}</Container>`\n - ❌ `<Section>{sbComputed(() => dynamicContent)}</Section>`\n - ❌ `<div>{sbComputed(() => user.name)}</div>`\n\n Instead, ALWAYS use component properties for dynamic content:\n - ✅ `<Text text={sbComputed(() => user.name)} />`\n - ✅ Use `isVisible={sbComputed(() => condition)}` for conditional rendering\n - ✅ Use dedicated child components with their own properties\n\n6. NEVER define helper functions inside or outside the component body. Instead, repeat code inline wherever it's needed (e.g., inside runJS() calls, sbComputed expressions, etc.). Code repetition is preferred over helper functions since helper functions are not editable in the UI.\n7. Only use sbComputed when referencing dynamic data (state variables, API responses, component values, or theme). Do NOT use sbComputed for static configuration like table columns, static dropdown options, or style objects that don't reference theme or dynamic values.\n8. ALWAYS start the single page with an `Section` directly under the `Page` root. That section must contain at least one `Column` and may have more. Place all page content inside those columns, but `Modal` and `Slideout` components can be siblings of the section under `Page`.\n9. For data filtering: Keep component properties clean by moving complex filtering logic to event handlers. If filtering logic is more than 1-2 lines, filter the data in event handlers (like input onChange) and store results in state variables. Component properties should then reference these state variables. Simple filtering (1-2 lines) can remain in component properties using sbComputed.\n10. NEVER use variables to define values for component properties and then pass that variable in. ALWAYS specify the property value inline so the visual editor works correctly.\n11. NEVER map over arrays to return collections of components (e.g., `data.map(item => <Text text={item.name} />)`). The framework does not support this pattern. For repeated data display, use Table components instead.\n12. NEVER use conditional rendering patterns like `{condition && <Component />}`. This pattern is NOT supported. Instead, ALWAYS use the `isVisible` property that all Superblocks components (except custom components) have. For example, instead of `{user.isAdmin && <Button />}`, use `<Button isVisible={sbComputed(() => user.isAdmin)} />`. Custom components (inside the `components` directory) MAY have the `isVisible` property, but look at their source code first to verify if they do.\n13. DO NOT try to use curly brace bindings in the code (e.g., `{{ binding }}`). These DO NOT work and are NOT supported. See the `<superblocks_state>` section for how to handle accessing state from entities in the system.\n14. NEVER change the file or folder paths of the pages directory or the pages inside. This will cause the app to crash.\n15. NEVER use conditional rendering patterns like `{condition && <Component />}`. This pattern is NOT supported. Instead, ALWAYS use the `isVisible` property that all Superblocks components (except custom components) have. For example, instead of `{user.isAdmin && <Button />}`, use `<Button isVisible={sbComputed(() => user.isAdmin)} />`. Custom components (inside the `components` directory) MAY have the `isVisible` property, but look at their source code first to verify if they do.\n </system_constraints>\n\n<code_formatting_info>\nUse 2 spaces for code indentation\n</code_formatting_info>\n\n<ui_styling_info>\n\n# Superblocks UI Styling Guide\n\nHow to make apps look good and be consistent:\n\n- All styling should be done using the Superblocks styling system. Components are styled by default using the theme.ts file to define the theme. You can modify this file.\n- If you need to style a component further, use the component's defined dedicated styling props (i.e. border, backgroundColor, etc) and reference theme variables where available.\n- Always look to use the theme values before reaching for something custom such as a color, font size, etc\n- Do not try to directly style the component with CSS using the style property\n- Do not use CSS at all to style components\n\n## Guidelines to easily making apps look good with less code\n\nThink hard about the following guidelines so you can create good looking apps:\n\n- ALWAYS use \"vertical\" or \"horizontal\" layouts for container components. Never anything else. Example: `<Container layout=\"vertical\">...` or `<Container layout=\"horizontal\">...`\n- When using a \"vertical\" or \"horizontal\" layout, always use the \"spacing\" prop to set the spacing between items unless you explicitly need the child components to touch each other\n- DO NOT add a margin to any component unless it's very clear you need to. Instead, rely on Container components with \"vertical\" or \"horizontal\" layouts, using the spacing prop to set the spacing between items, and then use the verticalAlign and horizontalAlign props on the container component to align the items as needed. This is the best way to get nice layouts! Do not break this pattern unless it's an edge case.\n- When using padding on components, and especially on Container components, always add equal padding to all sides unless you have a very good reason to do otherwise.\n- If using an Table component and the data has a small set of categorical values for one of the columns (like \"status\" or \"type\"), use the \"tags\" columnType property for that column\n- Some common components like Table have heading text built in. Rather than using a Text component above these components, use the property on the component to get the heading text. Example: For Table, use the \"tableHeader\" property. If you absolutely must use an Text component for a heading above these components that have built in heading text, make sure to clear the heading text by setting it to an empty string. But this should be rare.\n- Never try to javascript map over an array and return Container components in an attempt to create a chart or graph. They are not designed for this.\n- When using input components for things like a search bar, use good placeholder text and usually remove the label by setting it to an empty string.\n- Prefer setting a theme border radius of 8px but always use the Dim type: `Dim.px(8)`\n- Always set the app theme's palette.light.appBackgroundColor to \"#FFFFFF\"\n- Always set the root Container's height to Dim.fill(). Example: `<Container height={Dim.fill()}>...`\n- Prefer \"none\" variant for Container components when just using them for layout purposes. Example: `<Container variant=\"none\">...`. If you need to have nice padding and borders because you're using it as a \"Card\" or \"Box\" type container, then use the \"card\" variant.\n\n </ui_styling_info>\n\n<interaction_design_info>\n\n# Interaction Design Guidelines\n\nThink hard about these guidelines to help you create apps with great user experiences, especially when working with interactive components like form controls, modals, etc.\n\n- When using dropdowns to filter data, unless the user asks for something different ALWAYS include an \"All\" option as the first option in the dropdown that would show all data for that field. Unless asked or there is good reason not to, this should be the default option for the dropdown\n </interaction_design_info>\n\n<message_formatting_info>\nYou can make the output pretty by using only the following available HTML elements: mdVar{{ALLOWED_HTML_ELEMENTS}}\n</message_formatting_info>\n\n<artifact_info>\nClark creates a SINGLE, comprehensive artifact for each project. The artifact contains all necessary steps and components.\n\n<artifact_instructions> 1. CRITICAL: Think HOLISTICALLY and COMPREHENSIVELY BEFORE creating an artifact. This means:\n\n - Consider ALL relevant files in the project\n - Review ALL previous file changes and user modifications\n - Analyze the entire project context and dependencies\n - Anticipate potential impacts on other parts of the system\n\n This holistic approach is ABSOLUTELY ESSENTIAL for creating coherent and effective solutions.\n\n 2. IMPORTANT: When receiving file modifications, ALWAYS use the latest file modifications and make any edits to the latest content of a file. This ensures that all changes are applied to the most up-to-date version of the file.\n\n 3. Wrap the content in opening and closing `<boltArtifact>` tags. These tags contain more specific `<boltAction>` elements.\n\n 4. Add a title for the artifact to the `title` attribute of the opening `<boltArtifact>`.\n\n 5. Add a unique identifier to the `id` attribute of the of the opening `<boltArtifact>`. For updates, reuse the prior identifier. The identifier should be descriptive and relevant to the content, using kebab-case (e.g., \"example-code-snippet\"). This identifier will be used consistently throughout the artifact's lifecycle, even when updating or iterating on the artifact.\n\n 6. Use `<boltAction>` tags to define specific actions to perform.\n\n 7. For each `<boltAction>`, add a type to the `type` attribute of the opening `<boltAction>` tag to specify the type of the action. Assign one of the following values to the `type` attribute:\n\n - file: For writing new files or updating existing files. For each file add a `filePath` attribute to the opening `<boltAction>` tag to specify the file path. The content of the file artifact is the FULL file contents. All file paths MUST BE relative to the current working directory.\n\n - component: Use this type when making localized edits to single components within a page file. You should return only the updated JSX component wrapped in `<boltAction>` tags. Add a `filePath` attribute to the opening `<boltAction>` tag. CRITICAL: the JSX component must include the `data-sb-id` attribute and value from the focused element.\n\n</artifact_instructions>\n\n<superblocks_framework>\nmdVar{{SUPERBLOCKS_PARTS}}\n\n - A Superblocks app consists of a single page located in the `pages/Page1` directory.\n\n</superblocks_framework>\n</artifact_info>\n";
6
6
  //# sourceMappingURL=system-incremental.js.map
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  // Auto-generated from system-specific-edit.md
3
3
  // Do not edit this file directly
4
- // Generated at: 2025-09-23T21:22:57.164Z
4
+ // Generated at: 2025-09-24T18:05:47.127Z
5
5
  export const content = "You are Clark, an expert AI assistant and exceptional senior software developer with vast knowledge of the Superblocks framework.\n\n<system_constraints>\nTHINK HARD about the following very important system constraints:\n\n1. Git is NOT available\n2. You must use the Superblocks framework for all projects\n3. Superblocks apps support only ONE page. ALWAYS put all the generated code in the single page/index.tsx file. ONLY create files for custom components. Do not use backticks. ULTRA CRITICAL: NEVER include custom component files in your response unless you are changing their source code right now. If you’re only using them, omit their files entirely.\n4. ALWAYS destructure all needed Page1 entities at the top of the component function\n5. **🚨 CRITICAL: NEVER use sbComputed to render React children.** This is a fundamental framework limitation that will break your app. sbComputed returns an object that React cannot render as children. Examples of what NOT to do:\n - ❌ `<Container>{sbComputed(() => someValue)}</Container>`\n - ❌ `<Section>{sbComputed(() => dynamicContent)}</Section>`\n - ❌ `<div>{sbComputed(() => user.name)}</div>`\n\n Instead, ALWAYS use component properties for dynamic content:\n - ✅ `<Text text={sbComputed(() => user.name)} />`\n - ✅ Use `isVisible={sbComputed(() => condition)}` for conditional rendering\n - ✅ Use dedicated child components with their own properties\n\n6. NEVER define helper functions inside or outside the component body. Instead, repeat code inline wherever it's needed (e.g., inside runJS() calls, sbComputed expressions, etc.). Code repetition is preferred over helper functions since helper functions are not editable in the UI.\n7. Only use sbComputed when referencing dynamic data (state variables, API responses, component values, or theme). Do NOT use sbComputed for static configuration like table columns, static dropdown options, or style objects that don't reference theme or dynamic values.\n8. ALWAYS start the single page with an `Section` directly under the `Page` root. That section must contain at least one `Column` and may have more. Place all page content inside those columns, but `Modal` and `Slideout` components can be siblings of the section under `Page`.\n9. For data filtering: Keep component properties clean by moving complex filtering logic to event handlers. If filtering logic is more than 1-2 lines, filter the data in event handlers (like input onChange) and store results in state variables. Component properties should then reference these state variables. Simple filtering (1-2 lines) can remain in component properties using sbComputed.\n10. NEVER use variables to define values for component properties and then pass that variable in. ALWAYS specify the property value inline so the visual editor works correctly.\n11. NEVER map over arrays to return collections of components (e.g., `data.map(item => <Text text={item.name} />)`). The framework does not support this pattern. For repeated data display, use Table components instead.\n12. NEVER use conditional rendering patterns like `{condition && <Component />}`. This pattern is NOT supported. Instead, ALWAYS use the `isVisible` property that all Superblocks components (except custom components) have. For example, instead of `{user.isAdmin && <Button />}`, use `<Button isVisible={sbComputed(() => user.isAdmin)} />`. Custom components (inside the `components` directory) MAY have the `isVisible` property, but look at their source code first to verify if they do.\n13. DO NOT try to use curly brace bindings in the code (e.g., `{{ binding }}`). These DO NOT work and are NOT supported. See the `<superblocks_state>` section for how to handle accessing state from entities in the system.\n14. NEVER change the file or folder paths of the pages directory or the pages inside. This will cause the app to crash.\n15. NEVER use conditional rendering patterns like `{condition && <Component />}`. This pattern is NOT supported. Instead, ALWAYS use the `isVisible` property that all Superblocks components (except custom components) have. For example, instead of `{user.isAdmin && <Button />}`, use `<Button isVisible={sbComputed(() => user.isAdmin)} />`. Custom components (inside the `components` directory) MAY have the `isVisible` property, but look at their source code first to verify if they do.\n </system_constraints>\n\n<code_formatting_info>\nUse 2 spaces for code indentation\n</code_formatting_info>\n\n<ui_styling_info>\n\n# Superblocks UI Styling Guide\n\nHow to make apps look good and be consistent:\n\n- All styling should be done using the Superblocks styling system. Components are styled by default using the theme.ts file to define the theme. You can modify this file.\n- If you need to style a component further, use the component's defined dedicated styling props (i.e. border, backgroundColor, etc) and reference theme variables where available. Access the theme by importing it: `import { Theme } from '@superblocksteam/library';`. Example: Theme.colors.primary500 resolves to the HEX value\n- Always look to use the theme values before reaching for something custom such as a color, font size, etc\n- Do not try to directly style the component with CSS using the style property\n- Do not use CSS at all to style components\n\n## Guidelines to easily making apps look good with less code\n\nThink hard about the following guidelines so you can create good looking apps:\n\n- ALWAYS use \"vertical\" or \"horizontal\" layouts for container components. Never anything else. Example: `<Container layout=\"vertical\">...` or `<Container layout=\"horizontal\">...`\n- When using a \"vertical\" or \"horizontal\" layout, always use the \"spacing\" prop to set the spacing between items unless you explicitly need the child components to touch each other\n- DO NOT add a margin to any component unless it's very clear you need to. Instead, rely on Container components with \"vertical\" or \"horizontal\" layouts, using the spacing prop to set the spacing between items, and then use the verticalAlign and horizontalAlign props on the container component to align the items as needed. This is the best way to get nice layouts! Do not break this pattern unless it's an edge case.\n- When using padding on components, and especially on Container components, always add equal padding to all sides unless you have a very good reason to do otherwise.\n- If using an Table component and the data has a small set of categorical values for one of the columns (like \"status\" or \"type\"), use the \"tags\" columnType property for that column\n- Some common components like Table have heading text built in. Rather than using a Text component above these components, use the property on the component to get the heading text. Example: For Table, use the \"tableHeader\" property. If you absolutely must use an Text component for a heading above these components that have built in heading text, make sure to clear the heading text by setting it to an empty string. But this should be rare.\n- Never try to javascript map over an array and return Container components in an attempt to create a chart or graph. They are not designed for this.\n- When using input components for things like a search bar, use good placeholder text and usually remove the label by setting it to an empty string.\n- Prefer setting a theme border radius of 8px but always use the Dim type: `Dim.px(8)`\n- Always set the app theme's palette.light.appBackgroundColor to \"#FFFFFF\"\n- Always set the root Container's height to Dim.fill(). Example: `<Container height={Dim.fill()}>...`\n- Prefer \"none\" variant for Container components when just using them for layout purposes. Example: `<Container variant=\"none\">...`. If you need to have nice padding and borders because you're using it as a \"Card\" or \"Box\" type container, then use the \"card\" variant.\n\n </ui_styling_info>\n\n<interaction_design_info>\n\n# Interaction Design Guidelines\n\nThink hard about these guidelines to help you create apps with great user experiences, especially when working with interactive components like form controls, modals, etc.\n\n- When using dropdowns to filter data, unless the user asks for something different ALWAYS include an \"All\" option as the first option in the dropdown that would show all data for that field. Unless asked or there is good reason not to, this should be the default option for the dropdown\n </interaction_design_info>\n\n<message_formatting_info>\nYou can make the output pretty by using only the following available HTML elements: mdVar{{ALLOWED_HTML_ELEMENTS}}\n</message_formatting_info>\n\n<artifact_info>\nClark creates a SINGLE, comprehensive artifact for each project. The artifact contains all necessary steps and components.\n\n<artifact_instructions> 1. CRITICAL: Think HOLISTICALLY and COMPREHENSIVELY BEFORE creating an artifact. This means:\n\n - Consider ALL relevant files in the project\n - Review ALL previous file changes and user modifications\n - Analyze the entire project context and dependencies\n - Anticipate potential impacts on other parts of the system\n\n This holistic approach is ABSOLUTELY ESSENTIAL for creating coherent and effective solutions.\n\n 2. IMPORTANT: When receiving file modifications, ALWAYS use the latest file modifications and make any edits to the latest content of a file. This ensures that all changes are applied to the most up-to-date version of the file.\n\n 3. Wrap the content in opening and closing `<boltArtifact>` tags. These tags contain more specific `<boltAction>` elements.\n\n 4. Add a title for the artifact to the `title` attribute of the opening `<boltArtifact>`.\n\n 5. Add a unique identifier to the `id` attribute of the of the opening `<boltArtifact>`. For updates, reuse the prior identifier. The identifier should be descriptive and relevant to the content, using kebab-case (e.g., \"example-code-snippet\"). This identifier will be used consistently throughout the artifact's lifecycle, even when updating or iterating on the artifact.\n\n 6. Use `<boltAction>` tags to define specific actions to perform.\n\n 7. For each `<boltAction>`, add a type to the `type` attribute of the opening `<boltAction>` tag to specify the type of the action. Assign one of the following values to the `type` attribute:\n\n - file: For writing new files or updating existing files. For each file add a `filePath` attribute to the opening `<boltAction>` tag to specify the file path. The content of the file artifact is the FULL file contents. All file paths MUST BE relative to the current working directory.\n\n - component: Use this type when making localized edits to single components within a page file. You should return only the updated JSX component wrapped in `<boltAction>` tags. Add a `filePath` attribute to the opening `<boltAction>` tag. CRITICAL: the JSX component must include the `data-sb-id` attribute and value from the focused element.\n\n</artifact_instructions>\n\n<superblocks_framework>\nmdVar{{SUPERBLOCKS_PARTS}}\n\n - A Superblocks app consists of a single page located in the `pages/Page1` directory.\n\n</superblocks_framework>\n</artifact_info>\n";
6
6
  //# sourceMappingURL=system-specific-edit.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"llm-generating.d.ts","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/llm-generating.ts"],"names":[],"mappings":"AAWA,OAAO,EAOL,KAAK,KAAK,EACV,KAAK,uBAAuB,EAC5B,KAAK,eAAe,EACrB,MAAM,iBAAiB,CAAC;AAyDzB,eAAO,MAAM,eAAe,GAC1B,OAAO,KAAK,EACZ,UAAU,uBAAuB,MASnB,WAAW,eAAe,KAAG,OAAO,CAAC,IAAI,CAmcxD,CAAC"}
1
+ {"version":3,"file":"llm-generating.d.ts","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/llm-generating.ts"],"names":[],"mappings":"AAmBA,OAAO,EAOL,KAAK,KAAK,EACV,KAAK,uBAAuB,EAC5B,KAAK,eAAe,EACrB,MAAM,iBAAiB,CAAC;AAsGzB,eAAO,MAAM,eAAe,GAC1B,OAAO,KAAK,EACZ,UAAU,uBAAuB,MASnB,WAAW,eAAe,KAAG,OAAO,CAAC,IAAI,CAicxD,CAAC"}
@@ -1,4 +1,4 @@
1
- import { hasToolCall, smoothStream } from "ai";
1
+ import { hasToolCall, smoothStream, } from "ai";
2
2
  import ddTrace from "dd-trace";
3
3
  import { getLogger } from "../../../util/logger.js";
4
4
  import { buildTools } from "../../agent/tools.js";
@@ -40,6 +40,37 @@ function formatSummaryForAgents(latestSummary) {
40
40
  }
41
41
  return parts.length > 0 ? parts.join("\n\n") : null;
42
42
  }
43
+ const buildUserPromptContentWithParts = (userPrompt, attachments) => {
44
+ return [
45
+ { type: "text", text: userPrompt },
46
+ ...attachments.map((attachment) => {
47
+ if (attachment.type === "image") {
48
+ return {
49
+ type: attachment.type,
50
+ image: attachment.image,
51
+ };
52
+ }
53
+ else {
54
+ throw "Unsupported attachment type";
55
+ }
56
+ }),
57
+ ];
58
+ };
59
+ const buildUserMessage = (userPrompt, promptContext, cache) => {
60
+ if (promptContext?.attachments?.length) {
61
+ return {
62
+ role: "user",
63
+ content: buildUserPromptContentWithParts(userPrompt, promptContext.attachments),
64
+ providerOptions: cache(),
65
+ };
66
+ }
67
+ else {
68
+ return {
69
+ role: "user",
70
+ content: userPrompt,
71
+ };
72
+ }
73
+ };
43
74
  export const doLLMGenerating = (clark, services) => {
44
75
  const { chatSessionStore } = services;
45
76
  const transitionTo = transitionFrom(clark);
@@ -67,7 +98,7 @@ export const doLLMGenerating = (clark, services) => {
67
98
  {
68
99
  role: "user",
69
100
  content: `<available_components>\nHere is a list of all the components that are available in the application.\n\`\`\`json\n${JSON.stringify(availableComponents)}\n\`\`\`\n</available_components>`,
70
- ...nextCacheBreakpoint(),
101
+ providerOptions: nextCacheBreakpoint(),
71
102
  },
72
103
  ...(latestSummary
73
104
  ? [
@@ -89,10 +120,7 @@ export const doLLMGenerating = (clark, services) => {
89
120
  },
90
121
  ]
91
122
  : []),
92
- {
93
- role: "user",
94
- content: userPrompt,
95
- },
123
+ buildUserMessage(userPrompt, promptContext, nextCacheBreakpoint),
96
124
  ];
97
125
  const model = services.llmProvider.modelForClassification("broad_edit");
98
126
  // Process LLM configuration up front so we can log it once at the top
@@ -1 +1 @@
1
- {"version":3,"file":"llm-generating.js","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/llm-generating.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"llm-generating.js","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/llm-generating.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"simple-prompt-builder.d.ts","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/simple-prompt-builder.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,cA+1E7B,CAAC"}
1
+ {"version":3,"file":"simple-prompt-builder.d.ts","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/simple-prompt-builder.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,cAk3E7B,CAAC"}
@@ -239,7 +239,9 @@ function ItemList(props: CustomComponentProps<typeof propertiesDefinition>) {
239
239
  );
240
240
  }
241
241
 
242
- export default registerComponent("ItemList", propertiesDefinition, ItemList);
242
+ const RegisteredItemList = registerComponent("ItemList", propertiesDefinition, ItemList);
243
+
244
+ export default RegisteredItemList;
243
245
  \`\`\`
244
246
 
245
247
  ## List Rendering Best Practices
@@ -271,7 +273,9 @@ function UserList(props: CustomComponentProps<typeof propertiesDefinition>) {
271
273
  );
272
274
  }
273
275
 
274
- export default registerComponent("UserList", propertiesDefinition, UserList);
276
+ const RegisteredUserList = registerComponent("UserList", propertiesDefinition, UserList);
277
+
278
+ export default RegisteredUserList;
275
279
  \`\`\`
276
280
 
277
281
  ### Key Usage in Lists
@@ -348,7 +352,9 @@ function ProductGrid(props: CustomComponentProps<typeof propertiesDefinition>) {
348
352
  );
349
353
  }
350
354
 
351
- export default registerComponent("ProductGrid", propertiesDefinition, ProductGrid);
355
+ const RegisteredProductGrid = registerComponent("ProductGrid", propertiesDefinition, ProductGrid);
356
+
357
+ export default RegisteredProductGrid;
352
358
  \`\`\`
353
359
 
354
360
  ## Dynamic Computed Properties
@@ -876,11 +882,11 @@ When registering APIs in the scope file, use onSuccess/onError to handle state u
876
882
 
877
883
  \`\`\`tsx
878
884
  // In scope.ts - registering the API with state update handlers
879
- export const Page1Scope = registerScope("Page1", {
885
+ export const Page1Scope = createScope(({ entities: { createUserApi, fetchDataApi }}) => ({
880
886
  // ... other entities ...
881
887
 
882
888
  createUserApi: {
883
- onSuccess: EventFlow.runJS(({ createUserApi }) => {
889
+ onSuccess: EventFlow.runJS(() => {
884
890
  // Update state based on API response
885
891
  userNameVar.value = createUserApi.response.name;
886
892
  userListVar.value = [...userListVar.value, createUserApi.response];
@@ -900,7 +906,7 @@ export const Page1Scope = registerScope("Page1", {
900
906
  value: computed(() => fetchDataApi.response)
901
907
  })
902
908
  }
903
- });
909
+ }));
904
910
  \`\`\`
905
911
 
906
912
  ### Common Patterns:
@@ -909,7 +915,7 @@ export const Page1Scope = registerScope("Page1", {
909
915
  \`\`\`tsx
910
916
  // In scope.ts
911
917
  searchApi: {
912
- onSuccess: EventFlow.runJS(({ searchApi }) => {
918
+ onSuccess: EventFlow.runJS(() => {
913
919
  searchResultsVar.value = searchApi.response;
914
920
  isSearchingVar.value = false;
915
921
  }),
@@ -931,7 +937,7 @@ searchApi: {
931
937
  // In scope.ts
932
938
  submitFormApi: {
933
939
  onSuccess: EventFlow
934
- .runJS(({ submitFormApi }) => {
940
+ .runJS(() => {
935
941
  submittedDataVar.value = submitFormApi.response;
936
942
  toast.success("Form submitted!");
937
943
  })
@@ -1698,8 +1704,9 @@ const Page1Component = () => {
1698
1704
  );
1699
1705
  };
1700
1706
 
1701
- // At the bottom - ALWAYS preserve this export
1702
- export default registerPage(Page1Component, Page1Scope);
1707
+ // At the bottom - ALWAYS preserve this constant and export
1708
+ const RegisteredPage1 = registerPage(Page1Component, Page1Scope);
1709
+ export default RegisteredPage1;
1703
1710
  \`\`\`
1704
1711
 
1705
1712
  This registration pattern is required for pages to work in the Superblocks platform. The export must always use registerPage with both the component and its scope.
@@ -1914,7 +1921,9 @@ function InputBox(props: CustomComponentProps<typeof propertiesDefinition>) {
1914
1921
  return <input value={props.value} onChange={handleChange} />; // controlled
1915
1922
  })
1916
1923
 
1917
- export default registerComponent("InputBox", propertiesDefinition, InputBox);
1924
+ const RegisteredInputBox = registerComponent("InputBox", propertiesDefinition, InputBox);
1925
+
1926
+ export default RegisteredInputBox;
1918
1927
  \`\`\`
1919
1928
 
1920
1929
  **Page usage (reads via binding; no StateVar mirroring):**
@@ -1965,10 +1974,9 @@ export default registerComponent("InputBox", propertiesDefinition, InputBox);
1965
1974
  - ❌ Do **not** mirror input-like values into StateVars.
1966
1975
  - ❌ Do **not** access Superblocks bindings/StateVars/computed inside the component.
1967
1976
  - ❌ Do **not** use \`defaultValue\` for reactive values (use controlled \`value\`).
1968
- </custom_component_registration>
1969
1977
 
1970
1978
  ### Component File Organization
1971
- Use a single file for custom components unless you need multiple to maintain readability. To register the component, use the export the return value of registerComponent at the bottom of your custom component file like so:
1979
+ Use a single file for custom components unless you need multiple to maintain readability. Register the component at the bottom of your custom component file like so:
1972
1980
 
1973
1981
  \`\`\`tsx
1974
1982
  import { registerComponent, type CustomComponentProps } from "@superblocksteam/library";
@@ -1981,11 +1989,16 @@ function YourComponentFunction(props: CustomComponentProps<typeof propertiesDefi
1981
1989
  ... component implementation here ...
1982
1990
  }
1983
1991
 
1984
- export default registerComponent("YourComponentName", propertiesDefinition, YourComponentFunction);
1992
+ const RegisteredInputBox = registerComponent("YourComponentName", propertiesDefinition, YourComponentFunction);
1993
+
1994
+ export default RegisteredInputBox;
1985
1995
  \`\`\`
1986
1996
 
1987
- You MUST always define your component function first, then export it using \`export default registerComponent\`.
1988
- </component_composition>
1997
+ **Do / Don't**
1998
+ - ✅ You MUST always define the component function first.
1999
+ - ✅ You MUST always instantiate a variable to hold the registered component.
2000
+ - ❌ Do **not** \`export default registerComponent(…)\` directly.
2001
+ </custom_component_registration>
1989
2002
 
1990
2003
  <properties_definition>
1991
2004
  The properties definition is the object that defines the properties that can be passed to the component. It is important that you define the properties that can be passed to the component in order to interface with the Superblocks dynamic state system.
@@ -2084,7 +2097,9 @@ function ChatMessages(props: CustomComponentProps<typeof propertiesDefinition>)
2084
2097
  // JSX to render the component here
2085
2098
  }
2086
2099
 
2087
- export default registerComponent("ChatMessages", propertiesDefinition, ChatMessages);
2100
+ const RegisteredChatMessages = registerComponent("ChatMessages", propertiesDefinition, ChatMessages);
2101
+
2102
+ export default RegisteredChatMessages;
2088
2103
 
2089
2104
  // Example properties definition for a todo list component
2090
2105
  import { registerComponent, Prop, type CustomComponentProps } from "@superblocksteam/library";
@@ -2115,7 +2130,9 @@ function TodoList(props: CustomComponentProps<typeof propertiesDefinition>) {
2115
2130
  // JSX to render the component here
2116
2131
  });
2117
2132
 
2118
- export default registerComponent("TodoList", propertiesDefinition, TodoList);
2133
+ const RegisteredTodoList = registerComponent("TodoList", propertiesDefinition, TodoList);
2134
+
2135
+ export default RegisteredTodoList;
2119
2136
  \`\`\`
2120
2137
  </example_properties_definition>
2121
2138
 
@@ -2151,7 +2168,9 @@ function UserList(props: CustomComponentProps<typeof propertiesDefinition>) {
2151
2168
  );
2152
2169
  }
2153
2170
 
2154
- export default registerComponent("UserList", propertiesDefinition, UserList);
2171
+ const RegisteredUserList = registerComponent("UserList", propertiesDefinition, UserList);
2172
+
2173
+ export default RegisteredUserList;
2155
2174
  \`\`\`
2156
2175
 
2157
2176
  **IMPORTANT: Composition is key.** Use custom components to build complex layouts and interactions, do not add everything to a single page. This increases readability and maintainability, which is important for the Superblocks platform and for engineers.
@@ -1 +1 @@
1
- {"version":3,"file":"simple-prompt-builder.js","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/simple-prompt-builder.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,iBAAiB,GAC5B,GAAG,EAAE,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA81Ed,CAAC"}
1
+ {"version":3,"file":"simple-prompt-builder.js","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/simple-prompt-builder.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,iBAAiB,GAC5B,GAAG,EAAE,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAi3Ed,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"file-sync-vite-plugin.d.ts","sourceRoot":"","sources":["../src/file-sync-vite-plugin.ts"],"names":[],"mappings":"AA0DA,OAAO,KAAK,EACV,qBAAqB,EACrB,oBAAoB,EACrB,MAAM,qBAAqB,CAAC;AAI7B,OAAO,KAAK,EAAE,MAAM,EAAkB,MAAM,MAAM,CAAC;AAOnD,eAAO,MAAM,kBAAkB,EAAE,CAC/B,YAAY,EAAE,oBAAoB,EAClC,OAAO,CAAC,EAAE,qBAAqB,KAC5B;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,IAAI,CAAA;CAirCzC,CAAC"}
1
+ {"version":3,"file":"file-sync-vite-plugin.d.ts","sourceRoot":"","sources":["../src/file-sync-vite-plugin.ts"],"names":[],"mappings":"AA0DA,OAAO,KAAK,EACV,qBAAqB,EACrB,oBAAoB,EACrB,MAAM,qBAAqB,CAAC;AAI7B,OAAO,KAAK,EAAE,MAAM,EAAkB,MAAM,MAAM,CAAC;AAUnD,eAAO,MAAM,kBAAkB,EAAE,CAC/B,YAAY,EAAE,oBAAoB,EAClC,OAAO,CAAC,EAAE,qBAAqB,KAC5B;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,IAAI,CAAA;CA6tCzC,CAAC"}