bleam 0.0.12 → 0.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai.cjs +5 -4
- package/dist/ai.js +4 -3
- package/dist/app-storage-D8W4n8ey.cjs +39 -0
- package/dist/app-storage-Isi5Bo0R.js +34 -0
- package/dist/cli.cjs +149 -23
- package/dist/cli.d.cts +13 -0
- package/dist/cli.d.ts +13 -0
- package/dist/cli.js +149 -23
- package/dist/elements-DX_YUveu.d.ts +341 -0
- package/dist/elements-gEI8YGl1.d.cts +341 -0
- package/dist/elements.cjs +1031 -0
- package/dist/elements.d.cts +2 -0
- package/dist/elements.d.ts +2 -0
- package/dist/elements.js +999 -0
- package/dist/{files-BXVkPrPN.js → files-DErLhzCB.js} +5 -11
- package/dist/{files-DxaQ-Nv0.cjs → files-lMk-CpL_.cjs} +5 -11
- package/dist/files.cjs +1 -1
- package/dist/files.js +1 -1
- package/dist/schema.cjs +1 -1
- package/dist/schema.d.cts +1 -1
- package/dist/schema.d.ts +1 -1
- package/dist/schema.js +1 -1
- package/dist/secrets.cjs +146 -0
- package/dist/secrets.d.cts +14 -0
- package/dist/secrets.d.ts +14 -0
- package/dist/secrets.js +142 -0
- package/dist/{state-LssDgpff.cjs → state-Bm9GiRnU.cjs} +61 -47
- package/dist/{state-Dh3HLixb.js → state-D8Firo9w.js} +60 -41
- package/dist/state.cjs +3 -2
- package/dist/state.d.cts +1 -1
- package/dist/state.d.ts +1 -1
- package/dist/state.js +3 -2
- package/dist/window.d.cts +1 -1
- package/dist/window.d.ts +1 -1
- package/package.json +14 -11
- package/templates/basic/app/index.tsx +7 -129
- package/templates/foundation-models/app/index.tsx +100 -41
- package/templates/image-generation/app/index.tsx +2 -2
- package/templates/native/ios/Podfile.lock +6 -0
- package/templates/native/modules/bleam-runtime/ios/AIModule.swift +7 -8
- package/templates/native/package.json +6 -1
- package/templates/native/yarn.lock +5392 -3749
- package/templates/state/app/index.tsx +2 -2
- package/templates/text-generation/app/index.tsx +4 -4
- package/templates/updates/README.md +1 -1
- package/dist/native-sqlite-xcGdamRD.js +0 -64
- package/dist/native-sqlite-yQLD5s9i.cjs +0 -66
- package/dist/ui-1WepaMS4.d.cts +0 -92
- package/dist/ui-D7bRLYee.d.ts +0 -92
- package/dist/ui.cjs +0 -364
- package/dist/ui.d.cts +0 -2
- package/dist/ui.d.ts +0 -2
- package/dist/ui.js +0 -357
- /package/dist/{schema-B5BfdswF.js → schema-B7ELMpuI.js} +0 -0
- /package/dist/{schema-BnVZOXfu.cjs → schema-B7SLUBLN.cjs} +0 -0
- /package/dist/{schema-D5eImHxu.d.cts → schema-BWsDPc6c.d.cts} +0 -0
- /package/dist/{schema-SSjokbtw.d.ts → schema-DsXZBnvc.d.ts} +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { $ as GlassEffectStyleConfig, A as MessageText, B as ConversationEmptyStateProps, C as MessageActions, D as MessageProps, E as MessageContentProps, F as GlassContainer, G as Button, H as ConversationScrollButton, I as Conversation, J as ButtonVariant, K as ButtonProps, L as ConversationContent, M as Label, N as LabelProps, O as MessageStatus, P as LabelTone, Q as GlassContainerProps, R as ConversationContentProps, S as Message, T as MessageContent, U as ConversationScrollButtonProps, V as ConversationProps, W as useConversation, X as GlassButtonProps, Y as GlassButton, Z as GlassView, _ as PromptInputTextarea, a as SymbolWeight, at as BlurView, b as PromptInputToolsProps, c as PromptInputBodyProps, ct as MessageRole, d as PromptInputHeader, dt as messageStatusDisplay, et as GlassStyle, f as PromptInputHeaderProps, ft as promptStatusGenerating, g as PromptInputSubmitProps, h as PromptInputSubmit, i as SymbolScale, it as BlurIntensity, j as MessageTextProps, k as MessageStatusProps, l as PromptInputFooter, lt as MessageStatusDisplay, m as PromptInputProps, mt as promptStatusSymbol, n as SymbolName, nt as GlassVisualStyle, o as PromptInput, ot as BlurViewProps, p as PromptInputMessage, pt as promptStatusLabel, q as ButtonSize, r as SymbolProps, rt as BlurColorScheme, s as PromptInputBody, st as ChatSubmitStatus, t as SFSymbol, tt as GlassViewProps, u as PromptInputFooterProps, ut as MessageStatusValue, v as PromptInputTextareaProps, w as MessageActionsProps, x as usePromptInput, y as PromptInputTools, z as ConversationEmptyState } from "./elements-gEI8YGl1.cjs";
|
|
2
|
+
export { BlurColorScheme, BlurIntensity, BlurView, BlurViewProps, Button, ButtonProps, ButtonSize, ButtonVariant, ChatSubmitStatus, Conversation, ConversationContent, ConversationContentProps, ConversationEmptyState, ConversationEmptyStateProps, ConversationProps, ConversationScrollButton, ConversationScrollButtonProps, GlassButton, GlassButtonProps, GlassContainer, GlassContainerProps, GlassEffectStyleConfig, GlassStyle, GlassView, GlassViewProps, GlassVisualStyle, Label, LabelProps, LabelTone, Message, MessageActions, MessageActionsProps, MessageContent, MessageContentProps, MessageProps, MessageRole, MessageStatus, MessageStatusDisplay, MessageStatusProps, MessageStatusValue, MessageText, MessageTextProps, PromptInput, PromptInputBody, PromptInputBodyProps, PromptInputFooter, PromptInputFooterProps, PromptInputHeader, PromptInputHeaderProps, PromptInputMessage, PromptInputProps, PromptInputSubmit, PromptInputSubmitProps, PromptInputTextarea, PromptInputTextareaProps, PromptInputTools, PromptInputToolsProps, SFSymbol, SymbolName, SymbolProps, SymbolScale, SymbolWeight, messageStatusDisplay, promptStatusGenerating, promptStatusLabel, promptStatusSymbol, useConversation, usePromptInput };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { $ as GlassEffectStyleConfig, A as MessageText, B as ConversationEmptyStateProps, C as MessageActions, D as MessageProps, E as MessageContentProps, F as GlassContainer, G as Button, H as ConversationScrollButton, I as Conversation, J as ButtonVariant, K as ButtonProps, L as ConversationContent, M as Label, N as LabelProps, O as MessageStatus, P as LabelTone, Q as GlassContainerProps, R as ConversationContentProps, S as Message, T as MessageContent, U as ConversationScrollButtonProps, V as ConversationProps, W as useConversation, X as GlassButtonProps, Y as GlassButton, Z as GlassView, _ as PromptInputTextarea, a as SymbolWeight, at as BlurView, b as PromptInputToolsProps, c as PromptInputBodyProps, ct as MessageRole, d as PromptInputHeader, dt as messageStatusDisplay, et as GlassStyle, f as PromptInputHeaderProps, ft as promptStatusGenerating, g as PromptInputSubmitProps, h as PromptInputSubmit, i as SymbolScale, it as BlurIntensity, j as MessageTextProps, k as MessageStatusProps, l as PromptInputFooter, lt as MessageStatusDisplay, m as PromptInputProps, mt as promptStatusSymbol, n as SymbolName, nt as GlassVisualStyle, o as PromptInput, ot as BlurViewProps, p as PromptInputMessage, pt as promptStatusLabel, q as ButtonSize, r as SymbolProps, rt as BlurColorScheme, s as PromptInputBody, st as ChatSubmitStatus, t as SFSymbol, tt as GlassViewProps, u as PromptInputFooterProps, ut as MessageStatusValue, v as PromptInputTextareaProps, w as MessageActionsProps, x as usePromptInput, y as PromptInputTools, z as ConversationEmptyState } from "./elements-DX_YUveu.js";
|
|
2
|
+
export { BlurColorScheme, BlurIntensity, BlurView, BlurViewProps, Button, ButtonProps, ButtonSize, ButtonVariant, ChatSubmitStatus, Conversation, ConversationContent, ConversationContentProps, ConversationEmptyState, ConversationEmptyStateProps, ConversationProps, ConversationScrollButton, ConversationScrollButtonProps, GlassButton, GlassButtonProps, GlassContainer, GlassContainerProps, GlassEffectStyleConfig, GlassStyle, GlassView, GlassViewProps, GlassVisualStyle, Label, LabelProps, LabelTone, Message, MessageActions, MessageActionsProps, MessageContent, MessageContentProps, MessageProps, MessageRole, MessageStatus, MessageStatusDisplay, MessageStatusProps, MessageStatusValue, MessageText, MessageTextProps, PromptInput, PromptInputBody, PromptInputBodyProps, PromptInputFooter, PromptInputFooterProps, PromptInputHeader, PromptInputHeaderProps, PromptInputMessage, PromptInputProps, PromptInputSubmit, PromptInputSubmitProps, PromptInputTextarea, PromptInputTextareaProps, PromptInputTools, PromptInputToolsProps, SFSymbol, SymbolName, SymbolProps, SymbolScale, SymbolWeight, messageStatusDisplay, promptStatusGenerating, promptStatusLabel, promptStatusSymbol, useConversation, usePromptInput };
|