@json-to-office/jto 5.3.2 → 6.2.0
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/cli.js +1 -1
- package/dist/client/assets/{HomePage-PKIVItSZ.js → HomePage-BzVqc59H.js} +4 -4
- package/dist/client/assets/{HomePage-PKIVItSZ.js.map → HomePage-BzVqc59H.js.map} +1 -1
- package/dist/client/assets/{JsonEditorPage-CoRaWJiD.js → JsonEditorPage-B_w18Hi0.js} +3 -3
- package/dist/client/assets/{JsonEditorPage-CoRaWJiD.js.map → JsonEditorPage-B_w18Hi0.js.map} +1 -1
- package/dist/client/assets/{MonacoPluginProvider-BRnOmPV0.js → MonacoPluginProvider-C3zEZQld.js} +5 -5
- package/dist/client/assets/{MonacoPluginProvider-BRnOmPV0.js.map → MonacoPluginProvider-C3zEZQld.js.map} +1 -1
- package/dist/client/assets/{_virtual_jto-plugin-type-libs-BWCUBp-C.js → _virtual_jto-plugin-type-libs-jTPhWeEU.js} +242 -65
- package/dist/client/assets/{_virtual_jto-plugin-type-libs-BWCUBp-C.js.map → _virtual_jto-plugin-type-libs-jTPhWeEU.js.map} +1 -1
- package/dist/client/assets/_virtual_jto-sandbox-runtime-HQzTkKV2.js +2 -0
- package/dist/client/assets/_virtual_jto-sandbox-runtime-HQzTkKV2.js.map +1 -0
- package/dist/client/assets/{editor-Dm1khfnn.js → editor-a7VYkAGF.js} +2 -2
- package/dist/client/assets/{editor-Dm1khfnn.js.map → editor-a7VYkAGF.js.map} +1 -1
- package/dist/client/assets/{editor-monaco-json-DO_eqGWS.js → editor-monaco-json-ChtoHxGw.js} +2 -2
- package/dist/client/assets/{editor-monaco-json-DO_eqGWS.js.map → editor-monaco-json-ChtoHxGw.js.map} +1 -1
- package/dist/client/assets/{index-BjrSy9_x.js → index-B0KTyZs_.js} +2 -2
- package/dist/client/assets/{index-BjrSy9_x.js.map → index-B0KTyZs_.js.map} +1 -1
- package/dist/client/assets/{index-BiJMw-wa.js → index-CFDTrjX3.js} +14 -14
- package/dist/client/assets/index-CFDTrjX3.js.map +1 -0
- package/dist/client/assets/{preview-Dpxghqei.js → preview-BDH_k10v.js} +2 -2
- package/dist/client/assets/{preview-Dpxghqei.js.map → preview-BDH_k10v.js.map} +1 -1
- package/dist/client/assets/{useQualityAnalysis-DxBTon99.js → useQualityAnalysis-zt2e1ggx.js} +2 -2
- package/dist/client/assets/{useQualityAnalysis-DxBTon99.js.map → useQualityAnalysis-zt2e1ggx.js.map} +1 -1
- package/dist/client/index.html +1 -1
- package/dist/client/templates/client-report-blocks.docx.json +415 -180
- package/dist/client/templates/consulting-deck-blocks.pptx.json +249 -33
- package/dist/client/templates/technical-report-blocks.docx.json +417 -188
- package/package.json +8 -8
- package/dist/client/assets/_virtual_jto-sandbox-runtime-CH8UnjtH.js +0 -2
- package/dist/client/assets/_virtual_jto-sandbox-runtime-CH8UnjtH.js.map +0 -1
- package/dist/client/assets/index-BiJMw-wa.js.map +0 -1
|
@@ -4186,7 +4186,7 @@ export { Mutate, type Mutable } from '../mutate/index';
|
|
|
4186
4186
|
export { Parse } from '../parse/index';
|
|
4187
4187
|
`,"node_modules/@json-to-office/shared/package.json":`{
|
|
4188
4188
|
"name": "@json-to-office/shared",
|
|
4189
|
-
"version": "
|
|
4189
|
+
"version": "6.1.0",
|
|
4190
4190
|
"types": "./dist/index.d.ts",
|
|
4191
4191
|
"exports": {
|
|
4192
4192
|
".": {
|
|
@@ -4467,7 +4467,7 @@ declare class RendererRegistry<TIR, TFeature extends string, TId extends string>
|
|
|
4467
4467
|
declare const RENDERER_DEPENDENCY_MISSING = "RendererDependencyMissingError";
|
|
4468
4468
|
|
|
4469
4469
|
export { type FeatureRequirement as F, type OfficeFormat as O, RENDERER_DEPENDENCY_MISSING as R, UnknownRendererError as U, FeatureRequirementCollector as a, type OfficeRenderer as b, type RenderOptions as c, type RendererDiagnostic as d, type RendererDiagnosticSeverity as e, RendererRegistry as f, type RendererStatus as g, UnsupportedRendererFeatureError as h, type UnsupportedRendererFeatureErrorInit as i, assertNever as j, assertRendererSupports as k, diagnoseUnsupportedFeatures as l, rendererWarning as m, partitionDiagnostics as p, rendererError as r };
|
|
4470
|
-
`,"node_modules/@json-to-office/shared/dist/fonts/node.d.ts":`import { R as ResolvedFontSource, a as RasterizeFontFace, b as ResolvedFont } from '../types-
|
|
4470
|
+
`,"node_modules/@json-to-office/shared/dist/fonts/node.d.ts":`import { R as ResolvedFontSource, a as RasterizeFontFace, b as ResolvedFont } from '../types-LYw2aqGB.js';
|
|
4471
4471
|
import { GenerationWarning } from '../types/warnings.js';
|
|
4472
4472
|
import '@sinclair/typebox';
|
|
4473
4473
|
|
|
@@ -4604,8 +4604,8 @@ declare function toChartFontFaces(fonts: readonly ResolvedFont[]): RasterizeFont
|
|
|
4604
4604
|
export { FontDiskCache, type VariableFetchOptions, fetchVariableFontSource, fromRasterizeFontFaces, loadFileFontSource, toChartFontFaces, toRasterizeFontFaces };
|
|
4605
4605
|
`,"node_modules/@json-to-office/shared/dist/index.d.ts":`export { C as ComponentDefinition, a as ComponentSchemaConfig, c as convertToJsonSchema, b as createComponentSchema, d as createComponentSchemaObject, e as exportSchemaToFile, f as fixSchemaReferences } from './schema-utils-B2i75lAT.js';
|
|
4606
4606
|
export { AddWarningFunction, GenerationWarning } from './types/warnings.js';
|
|
4607
|
-
import { F as FontRegistryEntry, c as FontRuntimeOpts, R as ResolvedFontSource, b as ResolvedFont, a as RasterizeFontFace } from './types-
|
|
4608
|
-
export { D as DEFAULT_VISUAL_DPI, d as FontFamilyNameSchema, e as FontRegistryDefinition, f as FontRegistryEntrySchema, g as FontRegistrySchema, h as FontSource, i as FontSourceSchema, H as HighchartsHeaders, j as HighchartsHeadersResolver, k as HighchartsServiceConfig, M as MAX_RASTERIZE_BATCH_SLIDES, l as MAX_RASTERIZE_FONTS, m as MAX_RASTERIZE_FONT_BYTES, n as MAX_VISUAL_DPI, o as MIN_VISUAL_DPI, P as PptxBatchRasterizer, p as PptxRasterizeBatchRequest, q as PptxRasterizeBatchResult, r as PptxRasterizeBatchSlide, s as PptxRasterizeBatchSlideResult, t as PptxRasterizeFailureStage, u as PptxRasterizeRequest, v as PptxRasterizeResult, w as PptxRasterizer, x as PptxServiceConfig, y as PptxServiceHeaders, z as PptxServiceHeadersResolver, S as SAFE_FONTS, A as SafeFontName, B as ServicesConfig, C as clampVisualDpi, E as isSafeFont } from './types-
|
|
4607
|
+
import { F as FontRegistryEntry, c as FontRuntimeOpts, R as ResolvedFontSource, b as ResolvedFont, a as RasterizeFontFace } from './types-LYw2aqGB.js';
|
|
4608
|
+
export { D as DEFAULT_VISUAL_DPI, d as FontFamilyNameSchema, e as FontRegistryDefinition, f as FontRegistryEntrySchema, g as FontRegistrySchema, h as FontSource, i as FontSourceSchema, H as HighchartsHeaders, j as HighchartsHeadersResolver, k as HighchartsServiceConfig, M as MAX_RASTERIZE_BATCH_SLIDES, l as MAX_RASTERIZE_FONTS, m as MAX_RASTERIZE_FONT_BYTES, n as MAX_VISUAL_DPI, o as MIN_VISUAL_DPI, P as PptxBatchRasterizer, p as PptxRasterizeBatchRequest, q as PptxRasterizeBatchResult, r as PptxRasterizeBatchSlide, s as PptxRasterizeBatchSlideResult, t as PptxRasterizeFailureStage, u as PptxRasterizeRequest, v as PptxRasterizeResult, w as PptxRasterizer, x as PptxServiceConfig, y as PptxServiceHeaders, z as PptxServiceHeadersResolver, S as SAFE_FONTS, A as SafeFontName, B as ServicesConfig, C as clampVisualDpi, E as isSafeFont } from './types-LYw2aqGB.js';
|
|
4609
4609
|
import { O as OfficeFormat } from './capabilities-DtPF3aBj.js';
|
|
4610
4610
|
export { F as FeatureRequirement, a as FeatureRequirementCollector, b as OfficeRenderer, R as RENDERER_DEPENDENCY_MISSING, c as RenderOptions, d as RendererDiagnostic, e as RendererDiagnosticSeverity, f as RendererRegistry, g as RendererStatus, h as UnsupportedRendererFeatureError, i as UnsupportedRendererFeatureErrorInit, j as assertNever, k as assertRendererSupports, l as diagnoseUnsupportedFeatures, p as partitionDiagnostics, r as rendererError, m as rendererWarning } from './capabilities-DtPF3aBj.js';
|
|
4611
4611
|
export { DEFAULT_ERROR_CONFIG, ERROR_EMOJIS, ErrorFormatterConfig, calculatePosition, clearComponentNamesCache, createErrorConfig, createJsonParseError, extractStandardComponentNames, formatErrorMessage, formatErrorSummary, getLiteralValue, getObjectSchemaPropertyNames, getSchemaMetadata, groupErrorsByPath, isLiteralSchema, isObjectSchema, isUnionSchema, transformValueError, transformValueErrors } from './validation/unified/index.js';
|
|
@@ -6221,6 +6221,12 @@ declare function capsFormatting(textCase: 'none' | 'upper' | 'smallCaps'): {
|
|
|
6221
6221
|
allCaps?: boolean;
|
|
6222
6222
|
smallCaps?: boolean;
|
|
6223
6223
|
};
|
|
6224
|
+
/**
|
|
6225
|
+
* \`none\` is a theme saying it has no motif, so the resolved theme carries
|
|
6226
|
+
* none: a composition asks \`$if { "$theme": "/motif" }\` and draws nothing,
|
|
6227
|
+
* instead of every block having to know that one \`kind\` means "skip me".
|
|
6228
|
+
*/
|
|
6229
|
+
declare function resolveMotif(motif: DesignSystem['motif']): DesignSystem['motif'] | undefined;
|
|
6224
6230
|
declare function resolveTypeRoles(system: DesignSystem, canvas: DesignCanvas, base: number): Partial<Record<TypeRoleName, TypeRole & {
|
|
6225
6231
|
size: number;
|
|
6226
6232
|
}>>;
|
|
@@ -6806,7 +6812,157 @@ declare const REMOTE_EXPORT_WARNING = "W_HIGHCHARTS_REMOTE_EXPORT";
|
|
|
6806
6812
|
*/
|
|
6807
6813
|
declare function remoteExportNotice(serverUrl: string, allowRemote: boolean | undefined): string | undefined;
|
|
6808
6814
|
|
|
6809
|
-
|
|
6815
|
+
/**
|
|
6816
|
+
* Shared client for "service-rendered image" components (highcharts, visual).
|
|
6817
|
+
*
|
|
6818
|
+
* Both offload rendering to an injected HTTP service: resolve a base URL, POST a
|
|
6819
|
+
* JSON body with optional dynamic headers, and normalize transport errors — with
|
|
6820
|
+
* a request timeout so a wedged service can't hang the render forever, and a
|
|
6821
|
+
* bounded retry so one blip does not cost a whole document.
|
|
6822
|
+
*
|
|
6823
|
+
* The caller says how to read the body (\`decode\`: highcharts returns base64
|
|
6824
|
+
* text, visual returns JSON) rather than receiving the Response, because the
|
|
6825
|
+
* timeout has to cover the body too. A service that sends its headers and then
|
|
6826
|
+
* stalls the stream is the same outage as one that never answers, and a
|
|
6827
|
+
* Response handed back after the abort was disarmed would hang on the read.
|
|
6828
|
+
*/
|
|
6829
|
+
type ServiceHeaders = Record<string, string> | ((body: unknown) => Record<string, string> | Promise<Record<string, string>>);
|
|
6830
|
+
/**
|
|
6831
|
+
* Resolve a service base URL: per-call override → services config → default.
|
|
6832
|
+
* Adds an \`http://\` scheme to a bare host and strips trailing slashes so callers
|
|
6833
|
+
* can append \`\${url}/path\` without producing a \`//path\` that breaks routers.
|
|
6834
|
+
*/
|
|
6835
|
+
declare function resolveServiceUrl(propsUrl: string | undefined, servicesUrl: string | undefined, defaultUrl: string): string;
|
|
6836
|
+
interface PostJsonOptions<T> {
|
|
6837
|
+
/** Resolved base URL (use resolveServiceUrl). */
|
|
6838
|
+
url: string;
|
|
6839
|
+
/** Path appended to the base URL, e.g. '/export' or '/rasterize'. */
|
|
6840
|
+
path: string;
|
|
6841
|
+
/** Request body (JSON-serialized). */
|
|
6842
|
+
body: unknown;
|
|
6843
|
+
/** Static headers or an async resolver receiving the body. */
|
|
6844
|
+
headers?: ServiceHeaders;
|
|
6845
|
+
/** Abort timeout in ms (default 30s). */
|
|
6846
|
+
timeoutMs?: number;
|
|
6847
|
+
/** Attempts after the first for a retryable failure (default 2). */
|
|
6848
|
+
retries?: number;
|
|
6849
|
+
/** Backoff before the first retry, doubled each time (default 250ms). */
|
|
6850
|
+
retryBaseDelayMs?: number;
|
|
6851
|
+
/** Called after each retryable failure, before the backoff. */
|
|
6852
|
+
onRetry?: (attempt: number, error: Error) => void;
|
|
6853
|
+
/** Label used in the timeout message and the non-2xx error. */
|
|
6854
|
+
serviceLabel: string;
|
|
6855
|
+
/** Message builder for a connection failure (distinct from a timeout). */
|
|
6856
|
+
onUnreachable: (url: string, cause: string) => string;
|
|
6857
|
+
/** Read the 2xx body. Runs while the abort is still armed. */
|
|
6858
|
+
decode: (response: Response) => Promise<T>;
|
|
6859
|
+
}
|
|
6860
|
+
/**
|
|
6861
|
+
* A dependency that did not answer. The code lets a server route tell a
|
|
6862
|
+
* missing export server apart from a defect in the document or in itself,
|
|
6863
|
+
* and hand the caller the message that says how to start it.
|
|
6864
|
+
*/
|
|
6865
|
+
declare const SERVICE_UNAVAILABLE_CODE = "SERVICE_UNAVAILABLE";
|
|
6866
|
+
/**
|
|
6867
|
+
* POST a JSON body to \`\${url}\${path}\` and return the decoded 2xx body, under
|
|
6868
|
+
* one timeout covering the whole exchange and retrying a service that was
|
|
6869
|
+
* busy or restarting. Throws a normalized Error on timeout, connection
|
|
6870
|
+
* failure, a body that broke off, or a non-2xx.
|
|
6871
|
+
*/
|
|
6872
|
+
declare function postJsonToService<T>(opts: PostJsonOptions<T>): Promise<T>;
|
|
6873
|
+
|
|
6874
|
+
/**
|
|
6875
|
+
* Minimal promise pool bounding concurrent async operations. Shared by the
|
|
6876
|
+
* visual rasterization paths (flattenVisuals, prerasterizeVisuals) and by the
|
|
6877
|
+
* chart export gate (chartRequests) to cap concurrent service calls.
|
|
6878
|
+
*/
|
|
6879
|
+
declare function createLimiter(max: number): <T>(fn: () => Promise<T>) => Promise<T>;
|
|
6880
|
+
|
|
6881
|
+
/**
|
|
6882
|
+
* The gate every chart export request passes through.
|
|
6883
|
+
*
|
|
6884
|
+
* A document's charts are desugared by a walk that resolves arrays with
|
|
6885
|
+
* \`Promise.all\`, so without a gate a fifty-chart document opens fifty
|
|
6886
|
+
* simultaneous connections to an export server that renders with a single
|
|
6887
|
+
* Puppeteer worker. That is how one slow chart becomes a whole document
|
|
6888
|
+
* timing out: the server queues forty-nine requests behind the first and
|
|
6889
|
+
* every one of them is already counting down its own abort.
|
|
6890
|
+
*
|
|
6891
|
+
* The gate is module-scoped and keyed by resolved server URL rather than
|
|
6892
|
+
* created per document on purpose. A host that renders several documents at
|
|
6893
|
+
* once in one process — a server does; a Lambda handling one request does
|
|
6894
|
+
* not — would otherwise get a full pool per document and burst straight past
|
|
6895
|
+
* the cap. Two different URLs are two independent pools, since the cap exists
|
|
6896
|
+
* to protect one server's workers, not to ration the client.
|
|
6897
|
+
*/
|
|
6898
|
+
/**
|
|
6899
|
+
* Concurrent chart requests allowed per export server. Four keeps a
|
|
6900
|
+
* single-worker server busy without letting a document's charts queue so deep
|
|
6901
|
+
* that the ones at the back abort before they are ever picked up.
|
|
6902
|
+
*/
|
|
6903
|
+
declare const DEFAULT_CHART_CONCURRENCY = 4;
|
|
6904
|
+
/**
|
|
6905
|
+
* Cumulative chart-work counters, on the model of \`getVisualPrepassStats()\`.
|
|
6906
|
+
*
|
|
6907
|
+
* A saturated export server should be legible before it starts failing:
|
|
6908
|
+
* \`maxInFlight\` at the cap for a whole run says the queue is the bottleneck,
|
|
6909
|
+
* and \`retries\` climbing says the server is shedding work rather than
|
|
6910
|
+
* refusing it. \`collected - unique\` is what deduplication saved.
|
|
6911
|
+
*/
|
|
6912
|
+
interface ChartRequestStats {
|
|
6913
|
+
/** Charts that entered the gate. */
|
|
6914
|
+
collected: number;
|
|
6915
|
+
/** Requests that actually reached an export server, after dedupe. */
|
|
6916
|
+
unique: number;
|
|
6917
|
+
/** Retries spent across those requests. */
|
|
6918
|
+
retries: number;
|
|
6919
|
+
/** Most requests observed open against an export server at one time. */
|
|
6920
|
+
maxInFlight: number;
|
|
6921
|
+
}
|
|
6922
|
+
declare function getChartRequestStats(): ChartRequestStats;
|
|
6923
|
+
declare function resetChartRequestStats(): void;
|
|
6924
|
+
/**
|
|
6925
|
+
* Record one chart the document asked for, before anything is deduped or
|
|
6926
|
+
* queued. Counted at the walk rather than inside {@link sendChartRequest} so
|
|
6927
|
+
* \`collected - unique\` stays the work deduplication saved.
|
|
6928
|
+
*/
|
|
6929
|
+
declare function recordChartCollected(): void;
|
|
6930
|
+
/** Record one retry. Wire it to \`postJsonToService\`'s \`onRetry\`. */
|
|
6931
|
+
declare function recordChartRetry(): void;
|
|
6932
|
+
/** Per-document memo of chart renders, keyed by {@link chartRequestKey}. */
|
|
6933
|
+
type ChartRenderCache<T> = Map<string, Promise<T>>;
|
|
6934
|
+
/** One chart's trip to an export server. */
|
|
6935
|
+
interface ChartRequest<T> {
|
|
6936
|
+
/** Per-document memo; omit to render every appearance separately. */
|
|
6937
|
+
cache: ChartRenderCache<T> | undefined;
|
|
6938
|
+
/** Resolved export server URL: keys both the memo and the gate. */
|
|
6939
|
+
serverUrl: string;
|
|
6940
|
+
/** Cap for that server (default {@link DEFAULT_CHART_CONCURRENCY}). */
|
|
6941
|
+
concurrency: number | undefined;
|
|
6942
|
+
/** The body about to be posted; its identity is the memo key. */
|
|
6943
|
+
requestBody: unknown;
|
|
6944
|
+
/** Post it. */
|
|
6945
|
+
send: () => Promise<T>;
|
|
6946
|
+
}
|
|
6947
|
+
/**
|
|
6948
|
+
* Memo, then gate, then counter — and the order is the whole point.
|
|
6949
|
+
*
|
|
6950
|
+
* A chart that the document has already rendered has no request to make, so
|
|
6951
|
+
* it must not sit in the gate holding a slot that a chart with real work to
|
|
6952
|
+
* do could use: four copies of one figure would otherwise fill the default
|
|
6953
|
+
* pool while a single request was in flight. And only what reaches the wire
|
|
6954
|
+
* is counted in flight, so \`maxInFlight\` means requests open against the
|
|
6955
|
+
* server rather than charts waiting their turn.
|
|
6956
|
+
*/
|
|
6957
|
+
declare function sendChartRequest<T>(request: ChartRequest<T>): Promise<T>;
|
|
6958
|
+
/**
|
|
6959
|
+
* Forget every gate. For tests, and for a host that reconfigures between
|
|
6960
|
+
* runs — never while requests are in flight, which would let the next caller
|
|
6961
|
+
* open a second pool alongside them.
|
|
6962
|
+
*/
|
|
6963
|
+
declare function resetChartLimiters(): void;
|
|
6964
|
+
|
|
6965
|
+
export { BLOCK_SLOT_PLACEMENT_PROPS, BLOCK_SLOT_ROLES, BLUEPRINT_FORMATS, type BlockComposition, type BlockCompositionOptions, BlockDefinitionsSchema, type BlockEnvironment, BlockEvaluationError, type BlockEvaluatorOptions, type BlockInvocationExample, BlockInvocationPropsSchema, type BlockIssue, type BlockReference, type BlockSectionEffect, type BlockSlideEffect, type BlockSlot, type BlockSlotBudget, type BlockSlotRole, type BlockSlotRoleValue, BlockSlotSchema, type BlockSourceMap, type Blueprint, type BlueprintFillEntry, type BlueprintFormat, type BlueprintIssue, BlueprintPagesSchema, BlueprintSchema, type BlueprintVariant, BlueprintVariantSchema, CANVASES, type ChartRenderCache, type ChartRequest, type ChartRequestStats, type ChartTypography, ChromeSchema, DEFAULT_CHART_CONCURRENCY, DEFAULT_CHART_THEME_COLORS, type DesignCanvas, DesignSpacingSchema, type DesignSystem, DesignSystemProperties, DesignSystemSchema, type DocumentBlockTarget, type ExpandedBlocks, FONT_URL_ALLOWLIST, type FontIssueCode, FontRegistry, FontRegistryEntry, type FontRegistryInput, type FontResolutionIssue, FontRuntimeOpts, type FontSubstitution, type FontValidationInput, type FontValidationResult, type InstantiateBlueprintOptions, type InstantiateRoot, type InstantiatedBlueprint, type JsonBlockDefinition, JsonBlockDefinitionSchema, JsonBlockEvaluator, type MarkerOccurrence, MotifSchema, OfficeFormat, POINTS_PER_PIXEL_96DPI, POPULAR_GOOGLE_FONTS, PaletteSchema, type PopularGoogleFont, type PostJsonOptions, REMOTE_EXPORT_WARNING, ROLE_SCALE_STEPS, RasterizeFontFace, ResolvedFont, ResolvedFontSource, SERVICE_UNAVAILABLE_CODE, type ServiceHeaders, type SynthesizedFamily, TYPE_ROLES, TextCaseSchema, type TypeRole, type TypeRoleName, TypeRoleNameSchema, TypeRoleSchema, TypeRolesSchema, type TypeScale, TypographySchema, UPSTREAM_OVERRIDES, type UpstreamOverride, type UpstreamVariant, WEIGHT_LABELS, applyDocumentBlocksToSchema, applyExportMode, applyFontSubstitution, blockDependencies, blockInvocationExample, blockInvocationPropsSchema, blockPointerKey, blockReferencesFromDocument, blockSlotBudgets, blockSlotEditorSchema, blockSlotFacts, blockSlotJsonSchema, blockSlotMarkdown, blockSlotRoles, blockSlotsEditorSchema, blockSlotsJsonSchema, blockValueAt, blockWordCount, buildDefaultSubstitutionMap, capsFormatting, chartFamilyResolver, chartFontFaceCss, chartPointsPerPixel, collectFontNamesFromDocx, collectFontNamesFromPptx, composeBlocksWithPlugins, createBlockAuthoringSchema, createLimiter, cssFontFamily, defaultSubstituteFor, definitionsFor, designCanvas, designColors, detectFontFormat, documentBlockMetadata, documentFontRegistry, fetchGoogleFontSources, getChartRequestStats, getUpstreamOverride, instantiateBlueprint, isAllowedFontUrl, isBlockRecord, isBlueprint, isPrivateServiceUrl, mergeFontRegistries, mergeWithDefaults, postJsonToService, readBlockDefinitions, recordChartCollected, recordChartRetry, registerBlueprints, remoteExportNotice, resetChartLimiters, resetChartRequestStats, resolveBlockSlot, resolveDesignColor, resolveMotif, resolveServiceUrl, resolveTypeRoles, restructureNameDiscriminatedUnions, rewriteFontFamilyName, selectVariant, sendChartRequest, slotAt, synthesizeFamilyName, themeFontRegistry, toAuthoredBlockPointer, typeScaleSizes, unionBranches, validateBlockDefinitions, validateBlockInvocations, validateBlueprint, validateDesignColors, validateFontReferences, valueAt, withChartFontFaceCss, withChartTypography };
|
|
6810
6966
|
`,"node_modules/@json-to-office/shared/dist/plugin/index.d.ts":`import { TSchema, Static } from '@sinclair/typebox';
|
|
6811
6967
|
import { AddWarningFunction } from '../types/warnings.js';
|
|
6812
6968
|
import { V as ValidationError, a as ValidationResult } from '../types-BWFZ7OaO.js';
|
|
@@ -8841,7 +8997,7 @@ interface ValidationResult {
|
|
|
8841
8997
|
type TransformedError = ValidationError;
|
|
8842
8998
|
|
|
8843
8999
|
export type { TransformedError as T, ValidationError as V, ValidationResult as a };
|
|
8844
|
-
`,"node_modules/@json-to-office/shared/dist/types-
|
|
9000
|
+
`,"node_modules/@json-to-office/shared/dist/types-LYw2aqGB.d.ts":`import * as _sinclair_typebox from '@sinclair/typebox';
|
|
8845
9001
|
import { Static } from '@sinclair/typebox';
|
|
8846
9002
|
|
|
8847
9003
|
/**
|
|
@@ -8867,6 +9023,27 @@ interface HighchartsServiceConfig {
|
|
|
8867
9023
|
* public URL; with it, every generation says which URL received the data.
|
|
8868
9024
|
*/
|
|
8869
9025
|
allowRemote?: boolean;
|
|
9026
|
+
/**
|
|
9027
|
+
* Concurrent requests allowed against this export server (default 4).
|
|
9028
|
+
* A chart is one Puppeteer render, and a self-hosted server usually runs a
|
|
9029
|
+
* single worker, so a document's charts are queued rather than posted all
|
|
9030
|
+
* at once. The cap is per server URL and process-wide: several documents
|
|
9031
|
+
* rendered together share it instead of each opening a pool of their own.
|
|
9032
|
+
*/
|
|
9033
|
+
concurrency?: number;
|
|
9034
|
+
/**
|
|
9035
|
+
* Abort a single export request after this many ms (default 30000).
|
|
9036
|
+
* The right value follows the slowest chart the server actually renders,
|
|
9037
|
+
* not the fastest: a queue that clears in forty seconds is a queue, and
|
|
9038
|
+
* aborting it only makes the document fail while the work goes on.
|
|
9039
|
+
*/
|
|
9040
|
+
timeoutMs?: number;
|
|
9041
|
+
/**
|
|
9042
|
+
* Retries after the first attempt for a request the server could not
|
|
9043
|
+
* answer — a timeout, a refused connection, a 429 or a 5xx (default 2).
|
|
9044
|
+
* Every other 4xx is about the chart we sent and always fails at once.
|
|
9045
|
+
*/
|
|
9046
|
+
retries?: number;
|
|
8870
9047
|
}
|
|
8871
9048
|
type PptxServiceHeaders = Record<string, string>;
|
|
8872
9049
|
type PptxServiceHeadersResolver = (body: unknown) => PptxServiceHeaders | Promise<PptxServiceHeaders>;
|
|
@@ -9302,7 +9479,7 @@ declare function getSchemaMetadata(schema: TSchema): {
|
|
|
9302
9479
|
export { DEFAULT_ERROR_CONFIG, ERROR_EMOJIS, type ErrorFormatterConfig, ValidationError, calculatePosition, clearComponentNamesCache, createErrorConfig, createJsonParseError, extractStandardComponentNames, formatErrorMessage, formatErrorSummary, getLiteralValue, getObjectSchemaPropertyNames, getSchemaMetadata, groupErrorsByPath, isLiteralSchema, isObjectSchema, isUnionSchema, transformValueError, transformValueErrors };
|
|
9303
9480
|
`,"node_modules/@json-to-office/shared-docx/package.json":`{
|
|
9304
9481
|
"name": "@json-to-office/shared-docx",
|
|
9305
|
-
"version": "
|
|
9482
|
+
"version": "6.0.0",
|
|
9306
9483
|
"types": "./dist/index.d.ts",
|
|
9307
9484
|
"exports": {
|
|
9308
9485
|
".": {
|
|
@@ -11093,7 +11270,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11093
11270
|
}>>;
|
|
11094
11271
|
chrome: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11095
11272
|
runningHead: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11096
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11273
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11097
11274
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11098
11275
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11099
11276
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11104,7 +11281,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11104
11281
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11105
11282
|
}>>;
|
|
11106
11283
|
tracker: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11107
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11284
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11108
11285
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11109
11286
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11110
11287
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11115,7 +11292,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11115
11292
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11116
11293
|
}>>;
|
|
11117
11294
|
actionTitle: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11118
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11295
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11119
11296
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11120
11297
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11121
11298
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11126,7 +11303,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11126
11303
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11127
11304
|
}>>;
|
|
11128
11305
|
keyTakeaways: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11129
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11306
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11130
11307
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11131
11308
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11132
11309
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11137,7 +11314,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11137
11314
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11138
11315
|
}>>;
|
|
11139
11316
|
sourceLine: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11140
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11317
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11141
11318
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11142
11319
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11143
11320
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11148,7 +11325,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11148
11325
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11149
11326
|
}>>;
|
|
11150
11327
|
confidentialFooter: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11151
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11328
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11152
11329
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11153
11330
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11154
11331
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11159,7 +11336,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11159
11336
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11160
11337
|
}>>;
|
|
11161
11338
|
logoSlot: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11162
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11339
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11163
11340
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11164
11341
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11165
11342
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -11170,7 +11347,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
11170
11347
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
11171
11348
|
}>>;
|
|
11172
11349
|
cover: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
11173
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
11350
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
11174
11351
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11175
11352
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
11176
11353
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14607,7 +14784,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14607
14784
|
}>>;
|
|
14608
14785
|
chrome: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14609
14786
|
runningHead: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14610
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14787
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14611
14788
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14612
14789
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14613
14790
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14618,7 +14795,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14618
14795
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14619
14796
|
}>>;
|
|
14620
14797
|
tracker: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14621
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14798
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14622
14799
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14623
14800
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14624
14801
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14629,7 +14806,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14629
14806
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14630
14807
|
}>>;
|
|
14631
14808
|
actionTitle: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14632
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14809
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14633
14810
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14634
14811
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14635
14812
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14640,7 +14817,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14640
14817
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14641
14818
|
}>>;
|
|
14642
14819
|
keyTakeaways: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14643
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14820
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14644
14821
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14645
14822
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14646
14823
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14651,7 +14828,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14651
14828
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14652
14829
|
}>>;
|
|
14653
14830
|
sourceLine: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14654
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14831
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14655
14832
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14656
14833
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14657
14834
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14662,7 +14839,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14662
14839
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14663
14840
|
}>>;
|
|
14664
14841
|
confidentialFooter: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14665
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14842
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14666
14843
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14667
14844
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14668
14845
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14673,7 +14850,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14673
14850
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14674
14851
|
}>>;
|
|
14675
14852
|
logoSlot: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14676
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14853
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14677
14854
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14678
14855
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14679
14856
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -14684,7 +14861,7 @@ declare const createReportPropsSchema: (_componentRef?: TSchema) => _sinclair_ty
|
|
|
14684
14861
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
14685
14862
|
}>>;
|
|
14686
14863
|
cover: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
14687
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
14864
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
14688
14865
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14689
14866
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
14690
14867
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16382,7 +16559,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16382
16559
|
}>>;
|
|
16383
16560
|
chrome: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16384
16561
|
runningHead: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16385
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16562
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16386
16563
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16387
16564
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16388
16565
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16393,7 +16570,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16393
16570
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16394
16571
|
}>>;
|
|
16395
16572
|
tracker: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16396
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16573
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16397
16574
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16398
16575
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16399
16576
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16404,7 +16581,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16404
16581
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16405
16582
|
}>>;
|
|
16406
16583
|
actionTitle: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16407
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16584
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16408
16585
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16409
16586
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16410
16587
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16415,7 +16592,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16415
16592
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16416
16593
|
}>>;
|
|
16417
16594
|
keyTakeaways: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16418
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16595
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16419
16596
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16420
16597
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16421
16598
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16426,7 +16603,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16426
16603
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16427
16604
|
}>>;
|
|
16428
16605
|
sourceLine: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16429
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16606
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16430
16607
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16431
16608
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16432
16609
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16437,7 +16614,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16437
16614
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16438
16615
|
}>>;
|
|
16439
16616
|
confidentialFooter: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16440
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16617
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16441
16618
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16442
16619
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16443
16620
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16448,7 +16625,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16448
16625
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16449
16626
|
}>>;
|
|
16450
16627
|
logoSlot: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16451
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16628
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16452
16629
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16453
16630
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16454
16631
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -16459,7 +16636,7 @@ declare const ReportPropsSchema: _sinclair_typebox.TObject<{
|
|
|
16459
16636
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
16460
16637
|
}>>;
|
|
16461
16638
|
cover: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
16462
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
16639
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
16463
16640
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16464
16641
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
16465
16642
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -17682,7 +17859,7 @@ declare const VisualRasterPropsSchema: _sinclair_typebox.TObject<{
|
|
|
17682
17859
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17683
17860
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17684
17861
|
}>>;
|
|
17685
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
17862
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
17686
17863
|
}> | _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
17687
17864
|
text: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
17688
17865
|
runs: _sinclair_typebox.TOptional<_sinclair_typebox.TArray<_sinclair_typebox.TObject<{
|
|
@@ -17761,7 +17938,7 @@ declare const VisualRasterPropsSchema: _sinclair_typebox.TObject<{
|
|
|
17761
17938
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17762
17939
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17763
17940
|
}>>;
|
|
17764
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
17941
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
17765
17942
|
}>>;
|
|
17766
17943
|
}>, _sinclair_typebox.TObject<{
|
|
17767
17944
|
name: _sinclair_typebox.TLiteral<"image">;
|
|
@@ -17913,7 +18090,7 @@ declare const VisualRasterPropsSchema: _sinclair_typebox.TObject<{
|
|
|
17913
18090
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17914
18091
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17915
18092
|
}>>;
|
|
17916
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
18093
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
17917
18094
|
}> | _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
17918
18095
|
type: _sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"rect">, _sinclair_typebox.TLiteral<"roundRect">, _sinclair_typebox.TLiteral<"ellipse">, _sinclair_typebox.TLiteral<"triangle">, _sinclair_typebox.TLiteral<"diamond">, _sinclair_typebox.TLiteral<"pentagon">, _sinclair_typebox.TLiteral<"hexagon">, _sinclair_typebox.TLiteral<"star5">, _sinclair_typebox.TLiteral<"star6">, _sinclair_typebox.TLiteral<"line">, _sinclair_typebox.TLiteral<"arc">, _sinclair_typebox.TLiteral<"pie">, _sinclair_typebox.TLiteral<"blockArc">, _sinclair_typebox.TLiteral<"chord">, _sinclair_typebox.TLiteral<"arrow">, _sinclair_typebox.TLiteral<"chevron">, _sinclair_typebox.TLiteral<"cloud">, _sinclair_typebox.TLiteral<"heart">, _sinclair_typebox.TLiteral<"lightning">]>;
|
|
17919
18096
|
x: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TNumber, _sinclair_typebox.TString]>>;
|
|
@@ -17985,7 +18162,7 @@ declare const VisualRasterPropsSchema: _sinclair_typebox.TObject<{
|
|
|
17985
18162
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17986
18163
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
17987
18164
|
}>>;
|
|
17988
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
18165
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
17989
18166
|
}>>;
|
|
17990
18167
|
}>, _sinclair_typebox.TObject<{
|
|
17991
18168
|
name: _sinclair_typebox.TLiteral<"table">;
|
|
@@ -18631,7 +18808,7 @@ declare const VisualPropsSchema: _sinclair_typebox.TUnion<[_sinclair_typebox.TOb
|
|
|
18631
18808
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18632
18809
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18633
18810
|
}>>;
|
|
18634
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
18811
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
18635
18812
|
}> | _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
18636
18813
|
text: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
18637
18814
|
runs: _sinclair_typebox.TOptional<_sinclair_typebox.TArray<_sinclair_typebox.TObject<{
|
|
@@ -18710,7 +18887,7 @@ declare const VisualPropsSchema: _sinclair_typebox.TUnion<[_sinclair_typebox.TOb
|
|
|
18710
18887
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18711
18888
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18712
18889
|
}>>;
|
|
18713
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
18890
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
18714
18891
|
}>>;
|
|
18715
18892
|
}>, _sinclair_typebox.TObject<{
|
|
18716
18893
|
name: _sinclair_typebox.TLiteral<"image">;
|
|
@@ -18862,7 +19039,7 @@ declare const VisualPropsSchema: _sinclair_typebox.TUnion<[_sinclair_typebox.TOb
|
|
|
18862
19039
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18863
19040
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18864
19041
|
}>>;
|
|
18865
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
19042
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
18866
19043
|
}> | _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
18867
19044
|
type: _sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"rect">, _sinclair_typebox.TLiteral<"roundRect">, _sinclair_typebox.TLiteral<"ellipse">, _sinclair_typebox.TLiteral<"triangle">, _sinclair_typebox.TLiteral<"diamond">, _sinclair_typebox.TLiteral<"pentagon">, _sinclair_typebox.TLiteral<"hexagon">, _sinclair_typebox.TLiteral<"star5">, _sinclair_typebox.TLiteral<"star6">, _sinclair_typebox.TLiteral<"line">, _sinclair_typebox.TLiteral<"arc">, _sinclair_typebox.TLiteral<"pie">, _sinclair_typebox.TLiteral<"blockArc">, _sinclair_typebox.TLiteral<"chord">, _sinclair_typebox.TLiteral<"arrow">, _sinclair_typebox.TLiteral<"chevron">, _sinclair_typebox.TLiteral<"cloud">, _sinclair_typebox.TLiteral<"heart">, _sinclair_typebox.TLiteral<"lightning">]>;
|
|
18868
19045
|
x: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TNumber, _sinclair_typebox.TString]>>;
|
|
@@ -18934,7 +19111,7 @@ declare const VisualPropsSchema: _sinclair_typebox.TUnion<[_sinclair_typebox.TOb
|
|
|
18934
19111
|
columnSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18935
19112
|
rowSpan: _sinclair_typebox.TOptional<_sinclair_typebox.TNumber>;
|
|
18936
19113
|
}>>;
|
|
18937
|
-
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
19114
|
+
style: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "title" | "caption" | "tableHeader" | "body" | "heading1" | "heading2" | "heading3" | "subtitle" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
18938
19115
|
}>>;
|
|
18939
19116
|
}>, _sinclair_typebox.TObject<{
|
|
18940
19117
|
name: _sinclair_typebox.TLiteral<"table">;
|
|
@@ -22690,7 +22867,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22690
22867
|
}>>;
|
|
22691
22868
|
chrome: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22692
22869
|
runningHead: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22693
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22870
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22694
22871
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22695
22872
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22696
22873
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22701,7 +22878,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22701
22878
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22702
22879
|
}>>;
|
|
22703
22880
|
tracker: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22704
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22881
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22705
22882
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22706
22883
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22707
22884
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22712,7 +22889,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22712
22889
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22713
22890
|
}>>;
|
|
22714
22891
|
actionTitle: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22715
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22892
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22716
22893
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22717
22894
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22718
22895
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22723,7 +22900,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22723
22900
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22724
22901
|
}>>;
|
|
22725
22902
|
keyTakeaways: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22726
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22903
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22727
22904
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22728
22905
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22729
22906
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22734,7 +22911,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22734
22911
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22735
22912
|
}>>;
|
|
22736
22913
|
sourceLine: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22737
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22914
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22738
22915
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22739
22916
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22740
22917
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22745,7 +22922,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22745
22922
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22746
22923
|
}>>;
|
|
22747
22924
|
confidentialFooter: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22748
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22925
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22749
22926
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22750
22927
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22751
22928
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22756,7 +22933,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22756
22933
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22757
22934
|
}>>;
|
|
22758
22935
|
logoSlot: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22759
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22936
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22760
22937
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22761
22938
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22762
22939
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -22767,7 +22944,7 @@ declare const ThemeOverridesSchema: _sinclair_typebox.TObject<{
|
|
|
22767
22944
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
22768
22945
|
}>>;
|
|
22769
22946
|
cover: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
22770
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
22947
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
22771
22948
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22772
22949
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
22773
22950
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24469,7 +24646,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24469
24646
|
}>>;
|
|
24470
24647
|
chrome: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24471
24648
|
runningHead: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24472
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24649
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24473
24650
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24474
24651
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24475
24652
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24480,7 +24657,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24480
24657
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24481
24658
|
}>>;
|
|
24482
24659
|
tracker: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24483
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24660
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24484
24661
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24485
24662
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24486
24663
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24491,7 +24668,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24491
24668
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24492
24669
|
}>>;
|
|
24493
24670
|
actionTitle: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24494
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24671
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24495
24672
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24496
24673
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24497
24674
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24502,7 +24679,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24502
24679
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24503
24680
|
}>>;
|
|
24504
24681
|
keyTakeaways: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24505
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24682
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24506
24683
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24507
24684
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24508
24685
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24513,7 +24690,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24513
24690
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24514
24691
|
}>>;
|
|
24515
24692
|
sourceLine: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24516
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24693
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24517
24694
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24518
24695
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24519
24696
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24524,7 +24701,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24524
24701
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24525
24702
|
}>>;
|
|
24526
24703
|
confidentialFooter: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24527
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24704
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24528
24705
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24529
24706
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24530
24707
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24535,7 +24712,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24535
24712
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24536
24713
|
}>>;
|
|
24537
24714
|
logoSlot: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24538
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24715
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24539
24716
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24540
24717
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24541
24718
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -24546,7 +24723,7 @@ declare const ThemeConfigSchema: _sinclair_typebox.TObject<{
|
|
|
24546
24723
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
24547
24724
|
}>>;
|
|
24548
24725
|
cover: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
24549
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
24726
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
24550
24727
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24551
24728
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
24552
24729
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26100,7 +26277,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26100
26277
|
}>>;
|
|
26101
26278
|
chrome: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26102
26279
|
runningHead: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26103
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26280
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26104
26281
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26105
26282
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26106
26283
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26111,7 +26288,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26111
26288
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26112
26289
|
}>>;
|
|
26113
26290
|
tracker: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26114
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26291
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26115
26292
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26116
26293
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26117
26294
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26122,7 +26299,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26122
26299
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26123
26300
|
}>>;
|
|
26124
26301
|
actionTitle: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26125
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26302
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26126
26303
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26127
26304
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26128
26305
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26133,7 +26310,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26133
26310
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26134
26311
|
}>>;
|
|
26135
26312
|
keyTakeaways: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26136
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26313
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26137
26314
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26138
26315
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26139
26316
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26144,7 +26321,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26144
26321
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26145
26322
|
}>>;
|
|
26146
26323
|
sourceLine: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26147
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26324
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26148
26325
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26149
26326
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26150
26327
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26155,7 +26332,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26155
26332
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26156
26333
|
}>>;
|
|
26157
26334
|
confidentialFooter: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26158
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26335
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26159
26336
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26160
26337
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26161
26338
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26166,7 +26343,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26166
26343
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26167
26344
|
}>>;
|
|
26168
26345
|
logoSlot: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26169
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26346
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26170
26347
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26171
26348
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26172
26349
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -26177,7 +26354,7 @@ declare const COMPONENT_SCHEMA_MAP: {
|
|
|
26177
26354
|
alignment: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<[_sinclair_typebox.TLiteral<"left">, _sinclair_typebox.TLiteral<"center">, _sinclair_typebox.TLiteral<"right">]>>;
|
|
26178
26355
|
}>>;
|
|
26179
26356
|
cover: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
26180
|
-
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"
|
|
26357
|
+
type: _sinclair_typebox.TOptional<_sinclair_typebox.TUnion<_sinclair_typebox.TLiteral<"footer" | "tableHeader" | "eyebrow" | "display" | "stat" | "quote" | "label" | "tableCell" | "chartLabel" | "tracker" | "source">[]>>;
|
|
26181
26358
|
color: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26182
26359
|
fill: _sinclair_typebox.TOptional<_sinclair_typebox.TString>;
|
|
26183
26360
|
rule: _sinclair_typebox.TOptional<_sinclair_typebox.TObject<{
|
|
@@ -27094,7 +27271,7 @@ declare const validateStrict: {
|
|
|
27094
27271
|
export { ComponentValidationResult, DocumentValidationResult, ERROR_TEMPLATES, JsonValidationResult, type StandardComponentName, ThemeValidationResult, ValidationOptions, collectIndentConflicts, collectNoteRevisionConflicts, collectTextBoxShapeConflicts, componentValidator, comprehensiveValidateDocument, createComponentValidator, createJsonValidator, createThemeValidator, createValidator, deepValidateDocument, getThemeName, getValidationSummary, isColumnsProps, isCustomComponentProps, isHeadingProps, isImageProps, isListProps, isParagraphProps, isReportProps, isSectionProps, isStandardComponentName, isStatisticProps, isTableProps, isThemeConfig, isValidTheme, isValidationSuccess, strictComponentValidator, strictThemeValidator, themeValidator, transformValueError as transformDocxValueError, transformValueErrors as transformDocxValueErrors, validate, validateAgainstSchema, validateBatch, validateComponent, validateComponentDefinition, validateComponents, validateCustomComponentProps, validateJson, validateStrict, validateTheme, validateThemeJson, validateThemeWithEnhancement, validateWithEnhancement };
|
|
27095
27272
|
`,"node_modules/@json-to-office/shared-pptx/package.json":`{
|
|
27096
27273
|
"name": "@json-to-office/shared-pptx",
|
|
27097
|
-
"version": "
|
|
27274
|
+
"version": "6.0.0",
|
|
27098
27275
|
"types": "./dist/index.d.ts",
|
|
27099
27276
|
"exports": {
|
|
27100
27277
|
".": {
|
|
@@ -30697,4 +30874,4 @@ type SlideProps = Static<typeof SlidePropsSchema>;
|
|
|
30697
30874
|
|
|
30698
30875
|
export { type Position as P, type SlideBackground as S, type Transition as T, PositionSchema as a, type PresentationProps as b, PresentationPropsSchema as c, SlideBackgroundSchema as d, type SlideProps as e, SlidePropsSchema as f, TransitionSchema as g };
|
|
30699
30876
|
`};export{i as default};
|
|
30700
|
-
//# sourceMappingURL=_virtual_jto-plugin-type-libs-
|
|
30877
|
+
//# sourceMappingURL=_virtual_jto-plugin-type-libs-jTPhWeEU.js.map
|