|
13 | 13 | }, |
14 | 14 | "declarations": { |
15 | 15 | ".": { |
16 | | - "sha256": "805e7850e04b743205883bba909dda297677412c0e967cec5c9ca42b89ac9905", |
| 16 | + "sha256": "35290be84ac939a8c58a47ce1f55dab5150a59ff33ff4a8934f5ec15a61cfa16", |
17 | 17 | "publicDeclarations": [ |
18 | | - "export type { OpenElementComponentConstructor } from './open-element.ts';", |
19 | 18 | "export type { ElementDefinition } from './types.ts';", |
20 | 19 | "export type {", |
21 | | - "export type { OpenElementRenderer } from './internal/protocol/framework.ts';", |
22 | 20 | "export type { VNode } from './internal/protocol/vnode.ts';", |
23 | 21 | "export type * from './internal/protocol/framework.ts';", |
24 | 22 | "export type * from './internal/protocol/manifest.ts';", |
25 | 23 | "export type * from './internal/protocol/render.ts';", |
26 | 24 | "export type * from './internal/protocol/style-sheet.ts';", |
27 | 25 | "export type * from './internal/protocol/vnode.ts';", |
28 | 26 | "export type { Context } from './internal/core/index.ts';", |
29 | | - "export type { PropValidationError, RenderError } from './internal/core/index.ts';", |
30 | | - "export type { ErrorCode, ErrorPhase, ErrorSeverity } from './internal/protocol/errors.ts';", |
31 | | - "export type { SignalLike } from './internal/protocol/signal.ts';", |
| 27 | + "export type { RenderError } from './internal/core/index.ts';", |
32 | 28 | "export type { Signal } from './internal/protocol/signal.ts';", |
33 | | - "export type { SafeHtml, UnsafeHtml } from './internal/protocol/framework.ts';", |
34 | 29 | "export type { IslandOptions } from './internal/protocol/island.ts';", |
35 | | - "export type { StyleSheetLike, StyleSheetRule } from './internal/protocol/style-sheet.ts';", |
| 30 | + "export type { StyleSheetLike } from './internal/protocol/style-sheet.ts';", |
36 | 31 | "export type { Action, ActionContext, Loader, LoaderContext } from './internal/protocol/data.ts';", |
37 | 32 | "export type { HydrationStrategy, LocalePath } from './internal/protocol/framework.ts';", |
38 | 33 | "export type {", |
39 | | - "export type {", |
| 34 | + "export type { OpenElementRouteKind, OpenElementRouteNode } from './internal/protocol/app-model.ts';", |
40 | 35 | "export type {" |
41 | 36 | ] |
42 | 37 | }, |
|
83 | 78 | }, |
84 | 79 | "declarations": { |
85 | 80 | ".": { |
86 | | - "sha256": "9143060e4b44f2c44df0656656a314772ced1321c00829339651e3f0710d0fd7", |
| 81 | + "sha256": "95cc58ef49406811e4e9fd7a6897f03e237772b1657cb65d5b686c8b0536d067", |
87 | 82 | "publicDeclarations": [ |
88 | 83 | "export type {", |
89 | 84 | "export type { Action, ActionContext, Loader, LoaderContext } from '@openelement/element';", |
|
128 | 123 | ] |
129 | 124 | }, |
130 | 125 | "./spa": { |
131 | | - "sha256": "d685b61816bdb46948fd5a28533191a49753f2e49afe3d75b1d34e1a210fe3ea", |
| 126 | + "sha256": "79038615bb4d54805c3fac24440e620011b7ff3927302132cc1139484a965dfd", |
132 | 127 | "publicDeclarations": [ |
133 | 128 | "export interface SpaAppOptions {", |
134 | 129 | "export interface SpaAppInstance {", |
|
157 | 152 | }, |
158 | 153 | "declarations": { |
159 | 154 | ".": { |
160 | | - "sha256": "a735a6ab7a856ba04dc13e83215b652780c5a2c3957e548744fc027b23c900fa", |
| 155 | + "sha256": "9e3b2833c05034e7678307f7282fbef55490da1d1c9dc0b575f12fc4f86773cd", |
161 | 156 | "publicDeclarations": [ |
162 | 157 | "export interface OpenPipelineConfig {", |
163 | 158 | "export function openPipeline(config: OpenPipelineConfig = {}): Plugin[] {", |
164 | 159 | "export type { FrameworkOptions };", |
165 | 160 | "export type { ArtifactInfo, BuildManifest } from './build-manifest.ts';", |
166 | | - "export type { SpeculationRulesOptions } from './internal/protocol/ssg.ts';", |
| 161 | + "export type { SpeculationRulesOptions, SsgBehaviorOptions } from './internal/protocol/ssg.ts';", |
167 | 162 | "export type { HeadExtrasResult } from './head-injection.ts';", |
168 | 163 | "export type { OpenMdxPluginOptions } from './plugin-mdx.ts';" |
169 | 164 | ] |
170 | 165 | }, |
171 | 166 | "./app-vite": { |
172 | | - "sha256": "57646b30b6aef837c2929b4e0ac5cf19247cac2261ab2049fad306309f2ae64b", |
| 167 | + "sha256": "fbc9bbfd9964bfab9465a1f572ee12ee430b99fa0c216aa2937a8e7a2cfc5ad2", |
173 | 168 | "publicDeclarations": [ |
174 | 169 | "export interface OpenElementOptions extends FrameworkOptions {", |
175 | 170 | "export function openElement(options: OpenElementOptions = {}): Plugin[] {" |
176 | 171 | ] |
177 | 172 | }, |
178 | 173 | "./build-context": { |
179 | | - "sha256": "e44780f20cb07559848863fd0217f8b0e1989a3bd5a083e2420c0d997e1fd9cc", |
| 174 | + "sha256": "a77770942f8fd2e1ea5acf4b5e66545e9cf54373a2c312193f317dbe274c3bcf", |
180 | 175 | "publicDeclarations": [ |
181 | 176 | "export type Phase = 1 | 2 | 3;", |
182 | 177 | "export class Phase1Meta {", |
183 | | - "export class Phase2Meta {", |
184 | 178 | "export class Phase3Meta {", |
185 | 179 | "export class OpenElementBuildContext {" |
186 | 180 | ] |
|
194 | 188 | "publicDeclarations": [] |
195 | 189 | }, |
196 | 190 | "./cli/build-ssg": { |
197 | | - "sha256": "de3c257dc6d26fac3f4fbf235edb566524fb19722528e7fa52bc5f2f5271ef58", |
198 | | - "publicDeclarations": [] |
| 191 | + "sha256": "784788fc8e914583533c814a51d023fca062f9aa2ff5039a14748779065a98e6", |
| 192 | + "publicDeclarations": [ |
| 193 | + "export interface SsgEntryDescriptorInputs {", |
| 194 | + "export function buildSsgEntryDescriptor(" |
| 195 | + ] |
199 | 196 | }, |
200 | 197 | "./generated-data-resolver": { |
201 | 198 | "sha256": "d18395cfa3eca7cd72f2e5481b24a0e76d49284d717a9c08274c085adf80788c", |
|
234 | 231 | ] |
235 | 232 | }, |
236 | 233 | "./plugin": { |
237 | | - "sha256": "d6606aed4c4bea1c6929d7136ba0f7f454af058cef6b3d30248a5c2c99dcd214", |
| 234 | + "sha256": "d4e9230cc30f41f3eeece30437abb4ff8e95057803c47f520c1cc36e2eda0f56", |
238 | 235 | "publicDeclarations": [ |
239 | 236 | "export function optionalPackageStubsPlugin(): Plugin {", |
240 | 237 | "export function createOpenPlugin(" |
241 | 238 | ] |
242 | 239 | }, |
243 | 240 | "./plugin-mdx": { |
244 | | - "sha256": "5acc04ce17016f446a66384f859e24ef914743a71fa02c0cb10cdfa3adcc84eb", |
| 241 | + "sha256": "d935ba8f764d12bb95cacbe38e1d88ddb3c647560af5d293f0cccb84ecd85601", |
245 | 242 | "publicDeclarations": [ |
246 | 243 | "export interface OpenMdxPluginOptions {", |
247 | 244 | "export function mdxPlugin(options: OpenMdxPluginOptions = {}): Plugin {" |
|
282 | 279 | }, |
283 | 280 | "declarations": { |
284 | 281 | ".": { |
285 | | - "sha256": "44a7cacc806416be1c35dbf0b0a4db120bae09489b321e1fd59b33e0fc40a2d3", |
| 282 | + "sha256": "600c64d12cb8272d2689aca138d46167d7441cae1a5e1445cf11a16e89e2638e", |
286 | 283 | "publicDeclarations": [] |
287 | 284 | }, |
288 | 285 | "./open-badge": { |
|
293 | 290 | ] |
294 | 291 | }, |
295 | 292 | "./open-button": { |
296 | | - "sha256": "57411b37ffc3d08f48c04f97df841a111ab32a2081d648fae1e1141dfe1cd360", |
| 293 | + "sha256": "9a4694535c3527b29a81d981218fc26d919ef819556eb13529fff4131fae07ad", |
297 | 294 | "publicDeclarations": [ |
298 | 295 | "export const tagName = 'open-button';", |
299 | 296 | "export class OpenButton extends OpenElement {" |
|
321 | 318 | ] |
322 | 319 | }, |
323 | 320 | "./open-dialog": { |
324 | | - "sha256": "fd25902bfe740877bb87e125779afb5012e0327891b038a7b92ae49472cb21b5", |
| 321 | + "sha256": "e0a4bf78c47d08c0281c539bb8e2193bcfc100e07f0fc65bd795eedf520c5ab0", |
325 | 322 | "publicDeclarations": [ |
326 | 323 | "export const tagName = 'open-dialog';", |
327 | 324 | "export class OpenDialog extends OpenElement {" |
|
0 commit comments