@seatlayer/core 0.67.13 → 0.67.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.
Files changed (54) hide show
  1. package/dist/{categoryInventory-CDGQe2Ag.d.ts → categoryInventory-B1bjit6B.d.ts} +1 -1
  2. package/dist/{categoryInventory-BI3jJaqD.d.cts → categoryInventory-CAHGQ07K.d.cts} +1 -1
  3. package/dist/chunk-IO2A6P65.js +1 -0
  4. package/dist/chunk-IUQZK7OA.js +1 -0
  5. package/dist/{chunk-VI3IZS2B.js → chunk-OBBSZUYF.js} +1 -1
  6. package/dist/core/chart-ops/index.cjs +1 -1
  7. package/dist/core/chart-ops/index.d.cts +11 -4
  8. package/dist/core/chart-ops/index.d.ts +11 -4
  9. package/dist/core/chart-ops/index.js +1 -1
  10. package/dist/core/inventory/index.cjs +1 -1
  11. package/dist/core/inventory/index.d.cts +4 -4
  12. package/dist/core/inventory/index.d.ts +4 -4
  13. package/dist/core/inventory/index.js +1 -1
  14. package/dist/core/layout/index.d.cts +4 -4
  15. package/dist/core/layout/index.d.ts +4 -4
  16. package/dist/core/quality/index.d.cts +3 -3
  17. package/dist/core/quality/index.d.ts +3 -3
  18. package/dist/core/render-assets/index.d.cts +1 -1
  19. package/dist/core/render-assets/index.d.ts +1 -1
  20. package/dist/core/seatConfidence.d.cts +1 -1
  21. package/dist/core/seatConfidence.d.ts +1 -1
  22. package/dist/core/sections/index.d.cts +5 -5
  23. package/dist/core/sections/index.d.ts +5 -5
  24. package/dist/{eventConfigurations-YqyHnreh.d.cts → eventConfigurations-D66ZLfYS.d.cts} +3 -1
  25. package/dist/{eventConfigurations-DImP8Cd6.d.ts → eventConfigurations-IWEhHywT.d.ts} +3 -1
  26. package/dist/index.cjs +1 -1
  27. package/dist/index.d.cts +12 -12
  28. package/dist/index.d.ts +12 -12
  29. package/dist/index.js +1 -1
  30. package/dist/{labeling-lXzjJrgV.d.cts → labeling-BCiv5l6e.d.cts} +1 -1
  31. package/dist/{labeling-Cb7ZwhoO.d.ts → labeling-DO9p-xLj.d.ts} +1 -1
  32. package/dist/{layout-cZ3VfeJR.d.cts → layout-BUz3xFCE.d.cts} +3 -3
  33. package/dist/{layout-ByBMw1t7.d.ts → layout-DzuyZFRr.d.ts} +3 -3
  34. package/dist/{renderedQuality-6ta0nSPm.d.cts → renderedQuality-L1g0XZ0i.d.cts} +1 -1
  35. package/dist/{renderedQuality-BJKHot_g.d.ts → renderedQuality-Xaar1aMI.d.ts} +1 -1
  36. package/dist/{renderer-B9GavToM.d.ts → renderer-BQuknAQY.d.ts} +1 -1
  37. package/dist/{renderer-C9BLd1g2.d.cts → renderer-DyVuc7SF.d.cts} +1 -1
  38. package/dist/{sections-ND5PRE4j.d.cts → sections-CkMXEJEf.d.cts} +1 -1
  39. package/dist/{sections-BvZ1cQkD.d.ts → sections-j5aC-O5u.d.ts} +1 -1
  40. package/dist/{segmentedRowModel-CLKP-2ca.d.ts → segmentedRowModel-CLLfsLFG.d.ts} +1 -1
  41. package/dist/{segmentedRowModel-BB9MPufB.d.cts → segmentedRowModel-DhcYIheF.d.cts} +1 -1
  42. package/dist/{ticketRestrictions-CjV47RNG.d.cts → ticketRestrictions-AgAcdcYP.d.cts} +2 -2
  43. package/dist/{ticketRestrictions-DUQ8wHjG.d.ts → ticketRestrictions-BJVsVMnP.d.ts} +2 -2
  44. package/dist/{types-hv6QjPRV.d.cts → types-BKw6Dn_O.d.cts} +18 -1
  45. package/dist/{types-hv6QjPRV.d.ts → types-BKw6Dn_O.d.ts} +18 -1
  46. package/dist/view3d/crossfade/panorama.d.cts +1 -1
  47. package/dist/view3d/crossfade/panorama.d.ts +1 -1
  48. package/dist/view3d/index.cjs +52 -33
  49. package/dist/view3d/index.d.cts +15 -3
  50. package/dist/view3d/index.d.ts +15 -3
  51. package/dist/view3d/index.js +50 -31
  52. package/package.json +1 -1
  53. package/dist/chunk-3TAVIEVO.js +0 -1
  54. package/dist/chunk-BTW7IGNT.js +0 -1
@@ -1,4 +1,4 @@
1
- import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-hv6QjPRV.cjs';
1
+ import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-BKw6Dn_O.cjs';
2
2
 
3
3
  declare function sectionPathSegmentEnd(segment: SectionPathSegment): Point;
4
4
  /** Validate finite, continuous closed-path geometry without trusting renderer
@@ -1,4 +1,4 @@
1
- import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-hv6QjPRV.js';
1
+ import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-BKw6Dn_O.js';
2
2
 
3
3
  declare function sectionPathSegmentEnd(segment: SectionPathSegment): Point;
4
4
  /** Validate finite, continuous closed-path geometry without trusting renderer
@@ -1,6 +1,6 @@
1
- import { A as AccessibilityType, S as SeatOverride, R as RowObject, a as SeatGlyphKind, b as SeatViewMetadata, L as LabelStyle, c as RectTableSide, C as ChartDoc, d as ChartObject, B as BoothObject, T as TableObject, P as Point, F as Floor, e as SectionObject, f as RectTableSeatCounts } from './types-hv6QjPRV.cjs';
2
- import { S as SegmentedRowPlacement } from './segmentedRowModel-BB9MPufB.cjs';
3
- import { E as ExpandedSeat } from './renderer-C9BLd1g2.cjs';
1
+ import { A as AccessibilityType, S as SeatOverride, R as RowObject, a as SeatGlyphKind, b as SeatViewMetadata, L as LabelStyle, c as RectTableSide, C as ChartDoc, d as ChartObject, B as BoothObject, T as TableObject, P as Point, F as Floor, e as SectionObject, f as RectTableSeatCounts } from './types-BKw6Dn_O.cjs';
2
+ import { S as SegmentedRowPlacement } from './segmentedRowModel-DhcYIheF.cjs';
3
+ import { E as ExpandedSeat } from './renderer-DyVuc7SF.cjs';
4
4
 
5
5
  /**
6
6
  * Pure geometry helpers — no Konva, no DOM. Turns the parametric chart
@@ -1,6 +1,6 @@
1
- import { A as AccessibilityType, S as SeatOverride, R as RowObject, a as SeatGlyphKind, b as SeatViewMetadata, L as LabelStyle, c as RectTableSide, C as ChartDoc, d as ChartObject, B as BoothObject, T as TableObject, P as Point, F as Floor, e as SectionObject, f as RectTableSeatCounts } from './types-hv6QjPRV.js';
2
- import { S as SegmentedRowPlacement } from './segmentedRowModel-CLKP-2ca.js';
3
- import { E as ExpandedSeat } from './renderer-B9GavToM.js';
1
+ import { A as AccessibilityType, S as SeatOverride, R as RowObject, a as SeatGlyphKind, b as SeatViewMetadata, L as LabelStyle, c as RectTableSide, C as ChartDoc, d as ChartObject, B as BoothObject, T as TableObject, P as Point, F as Floor, e as SectionObject, f as RectTableSeatCounts } from './types-BKw6Dn_O.js';
2
+ import { S as SegmentedRowPlacement } from './segmentedRowModel-CLLfsLFG.js';
3
+ import { E as ExpandedSeat } from './renderer-BQuknAQY.js';
4
4
 
5
5
  /**
6
6
  * Pure geometry helpers — no Konva, no DOM. Turns the parametric chart
@@ -1,4 +1,4 @@
1
- import { R as RendererQualityEvidence, a as RenderedFreeTextEvidence } from './renderer-C9BLd1g2.cjs';
1
+ import { R as RendererQualityEvidence, a as RenderedFreeTextEvidence } from './renderer-DyVuc7SF.cjs';
2
2
 
3
3
  declare const RENDERED_QUALITY_REPORT_VERSION = 3;
4
4
  type RenderedEvidenceState = 'overview' | 'interaction';
@@ -1,4 +1,4 @@
1
- import { R as RendererQualityEvidence, a as RenderedFreeTextEvidence } from './renderer-B9GavToM.js';
1
+ import { R as RendererQualityEvidence, a as RenderedFreeTextEvidence } from './renderer-BQuknAQY.js';
2
2
 
3
3
  declare const RENDERED_QUALITY_REPORT_VERSION = 3;
4
4
  type RenderedEvidenceState = 'overview' | 'interaction';
@@ -1,4 +1,4 @@
1
- import { P as Point, A as AccessibilityType, g as SeatCommercialAttributes, b as SeatViewMetadata, h as ResolvedSeatConfidenceEvidence, L as LabelStyle, a as SeatGlyphKind, C as ChartDoc } from './types-hv6QjPRV.js';
1
+ import { P as Point, A as AccessibilityType, g as SeatCommercialAttributes, b as SeatViewMetadata, h as ResolvedSeatConfidenceEvidence, L as LabelStyle, a as SeatGlyphKind, C as ChartDoc } from './types-BKw6Dn_O.js';
2
2
 
3
3
  interface ExpandedSeat {
4
4
  /** Stable id: `${rowId}:${index}` */
@@ -1,4 +1,4 @@
1
- import { P as Point, A as AccessibilityType, g as SeatCommercialAttributes, b as SeatViewMetadata, h as ResolvedSeatConfidenceEvidence, L as LabelStyle, a as SeatGlyphKind, C as ChartDoc } from './types-hv6QjPRV.cjs';
1
+ import { P as Point, A as AccessibilityType, g as SeatCommercialAttributes, b as SeatViewMetadata, h as ResolvedSeatConfidenceEvidence, L as LabelStyle, a as SeatGlyphKind, C as ChartDoc } from './types-BKw6Dn_O.cjs';
2
2
 
3
3
  interface ExpandedSeat {
4
4
  /** Stable id: `${rowId}:${index}` */
@@ -1,4 +1,4 @@
1
- import { e as SectionObject, C as ChartDoc } from './types-hv6QjPRV.cjs';
1
+ import { e as SectionObject, C as ChartDoc } from './types-BKw6Dn_O.cjs';
2
2
 
3
3
  /**
4
4
  * Real-world scale primitives — the ONE place the app fixes chart-unit ↔ metre ↔
@@ -1,4 +1,4 @@
1
- import { e as SectionObject, C as ChartDoc } from './types-hv6QjPRV.js';
1
+ import { e as SectionObject, C as ChartDoc } from './types-BKw6Dn_O.js';
2
2
 
3
3
  /**
4
4
  * Real-world scale primitives — the ONE place the app fixes chart-unit ↔ metre ↔
@@ -1,4 +1,4 @@
1
- import { P as Point, R as RowObject, d as ChartObject } from './types-hv6QjPRV.js';
1
+ import { P as Point, R as RowObject, d as ChartObject } from './types-BKw6Dn_O.js';
2
2
 
3
3
  /**
4
4
  * The segmented-row model — one logical row made of several physical rows.
@@ -1,4 +1,4 @@
1
- import { P as Point, R as RowObject, d as ChartObject } from './types-hv6QjPRV.cjs';
1
+ import { P as Point, R as RowObject, d as ChartObject } from './types-BKw6Dn_O.cjs';
2
2
 
3
3
  /**
4
4
  * The segmented-row model — one logical row made of several physical rows.
@@ -1,5 +1,5 @@
1
- import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-hv6QjPRV.cjs';
2
- import { E as ExpandedSeat } from './renderer-C9BLd1g2.cjs';
1
+ import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-BKw6Dn_O.cjs';
2
+ import { E as ExpandedSeat } from './renderer-DyVuc7SF.cjs';
3
3
 
4
4
  declare const MAX_GA_CAPACITY = 100000;
5
5
  declare const MAX_EVENT_INVENTORY = 100000;
@@ -1,5 +1,5 @@
1
- import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-hv6QjPRV.js';
2
- import { E as ExpandedSeat } from './renderer-B9GavToM.js';
1
+ import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-BKw6Dn_O.js';
2
+ import { E as ExpandedSeat } from './renderer-BQuknAQY.js';
3
3
 
4
4
  declare const MAX_GA_CAPACITY = 100000;
5
5
  declare const MAX_EVENT_INVENTORY = 100000;
@@ -791,6 +791,21 @@ interface ObjectEditorState {
791
791
  interface AuthoringObjectState {
792
792
  editor?: ObjectEditorState;
793
793
  }
794
+ /** Bounded venue-material overrides used only by the independently loaded 3D view. */
795
+ interface Venue3DMaterialPalette {
796
+ /** Upholstery colour for available near-field chairs; inventory-state colours still win. */
797
+ seat?: string;
798
+ /** Seating deck/tread colour. */
799
+ deck?: string;
800
+ /** Derived or registered outer shell/roof colour. */
801
+ shell?: string;
802
+ /** Deck fascia/riser colour. */
803
+ fascia?: string;
804
+ /** Stylized surface roughness (0 = polished, 1 = matte). */
805
+ roughness?: number;
806
+ /** Same-chart registered, pre-aligned Draco-free GLB shell/roof asset. */
807
+ shellAssetUrl?: string;
808
+ }
794
809
  /** Brand/venue theming — applied by the renderer in both designer and picker. */
795
810
  interface ChartTheme {
796
811
  /** Canvas background color (default dark: #0e1117-ish radial). */
@@ -819,6 +834,8 @@ interface ChartTheme {
819
834
  brandName?: string;
820
835
  /** Paid-tier flag: hide the "Powered by SeatMap" badge. */
821
836
  hideBadge?: boolean;
837
+ /** Premium, bounded material palette for the optional 3D venue renderer. */
838
+ venue3d?: Venue3DMaterialPalette;
822
839
  }
823
840
  interface RowObject extends AuthoringObjectState {
824
841
  type: 'row';
@@ -1615,4 +1632,4 @@ interface ChartDoc {
1615
1632
  confidenceEvidence?: SeatConfidenceEvidence;
1616
1633
  }
1617
1634
 
1618
- export { type ReferenceExtractRegionSeats as $, type AccessibilityType as A, type BoothObject as B, type ChartDoc as C, type ChartTheme as D, type DecorImageObject as E, type Floor as F, type GAAreaObject as G, LABEL_STYLE_MAX_SIZE as H, LABEL_STYLE_MIN_SIZE as I, type LabelPresentation as J, type Physical3dEvidence as K, type LabelStyle as L, type RadialClearanceLayoutConstraint as M, type ReferenceAccessibilitySource as N, type ObjectEditorState as O, type Point as P, type ReferenceCalibration as Q, type RowObject as R, type SeatOverride as S, type TableObject as T, type ReferenceCategorySource as U, type ReferenceDerivedScale as V, type ReferenceEnrichmentStatus as W, type ReferenceExtractEmptyReason as X, type ReferenceExtractEnrichment as Y, type ReferenceExtractInput as Z, type ReferenceExtractProposal as _, type SeatGlyphKind as a, type ReferenceInventoryExclusionSource as a0, type ReferenceInventorySource as a1, type ReferenceMatchReport as a2, type ReferenceScanProposal as a3, type ReferenceScanRowProposal as a4, type ReferenceScanSectionProposal as a5, type ReferenceSeatSeed as a6, type ReferenceSectionTraceBatchInput as a7, type ReferenceSectionTraceBatchProposal as a8, type ReferenceSectionTraceInput as a9, type ReferenceSectionTraceProposal as aa, SEAT_COMMERCIAL_MARKS as ab, SURROUNDINGS_SHAPE_ROLES as ac, type SeatCommercialMark as ad, type SeatCommercialMeta as ae, type SeatConfidenceCoverage as af, type SeatConfidenceEvidence as ag, type SeatConfidenceModelLevel as ah, type SeatConfidenceModeledTarget as ai, type SeatConfidenceRealityLevel as aj, type SeatViewVariant as ak, type SelectionLayer as al, type TextAlignment as am, type TextBackground as an, type TicketTierApplicability as ao, type TicketTierEvidence as ap, type TicketTierRestriction as aq, type ZoneDef as ar, accessibilityMeta as as, accessibilityRingColor as at, layerOf as au, seatCommercialMeta as av, type SeatViewMetadata as b, type RectTableSide as c, type ChartObject as d, type SectionObject as e, type RectTableSeatCounts as f, type SeatCommercialAttributes as g, type ResolvedSeatConfidenceEvidence as h, type SeatViewCoverage as i, type SectionOutlinePath as j, type SectionPathSegment as k, type GAInventorySegment as l, type CategoryTier as m, type ChartReferenceImage as n, type Category as o, type ShapeLineCap as p, type ShapeLineEnding as q, type ShapeLineJoin as r, type ShapeObject as s, type CubicPath as t, type TextObject as u, ACCESSIBILITY_RING_COLOR as v, ACCESSIBILITY_TYPES as w, type AccessibilityMeta as x, type AuthoringObjectState as y, type ChartLayoutConstraint as z };
1635
+ export { type ReferenceExtractRegionSeats as $, type AccessibilityType as A, type BoothObject as B, type ChartDoc as C, type ChartTheme as D, type DecorImageObject as E, type Floor as F, type GAAreaObject as G, LABEL_STYLE_MAX_SIZE as H, LABEL_STYLE_MIN_SIZE as I, type LabelPresentation as J, type Physical3dEvidence as K, type LabelStyle as L, type RadialClearanceLayoutConstraint as M, type ReferenceAccessibilitySource as N, type ObjectEditorState as O, type Point as P, type ReferenceCalibration as Q, type RowObject as R, type SeatOverride as S, type TableObject as T, type ReferenceCategorySource as U, type ReferenceDerivedScale as V, type ReferenceEnrichmentStatus as W, type ReferenceExtractEmptyReason as X, type ReferenceExtractEnrichment as Y, type ReferenceExtractInput as Z, type ReferenceExtractProposal as _, type SeatGlyphKind as a, type ReferenceInventoryExclusionSource as a0, type ReferenceInventorySource as a1, type ReferenceMatchReport as a2, type ReferenceScanProposal as a3, type ReferenceScanRowProposal as a4, type ReferenceScanSectionProposal as a5, type ReferenceSeatSeed as a6, type ReferenceSectionTraceBatchInput as a7, type ReferenceSectionTraceBatchProposal as a8, type ReferenceSectionTraceInput as a9, type ReferenceSectionTraceProposal as aa, SEAT_COMMERCIAL_MARKS as ab, SURROUNDINGS_SHAPE_ROLES as ac, type SeatCommercialMark as ad, type SeatCommercialMeta as ae, type SeatConfidenceCoverage as af, type SeatConfidenceEvidence as ag, type SeatConfidenceModelLevel as ah, type SeatConfidenceModeledTarget as ai, type SeatConfidenceRealityLevel as aj, type SeatViewVariant as ak, type SelectionLayer as al, type TextAlignment as am, type TextBackground as an, type TicketTierApplicability as ao, type TicketTierEvidence as ap, type TicketTierRestriction as aq, type Venue3DMaterialPalette as ar, type ZoneDef as as, accessibilityMeta as at, accessibilityRingColor as au, layerOf as av, seatCommercialMeta as aw, type SeatViewMetadata as b, type RectTableSide as c, type ChartObject as d, type SectionObject as e, type RectTableSeatCounts as f, type SeatCommercialAttributes as g, type ResolvedSeatConfidenceEvidence as h, type SeatViewCoverage as i, type SectionOutlinePath as j, type SectionPathSegment as k, type GAInventorySegment as l, type CategoryTier as m, type ChartReferenceImage as n, type Category as o, type ShapeLineCap as p, type ShapeLineEnding as q, type ShapeLineJoin as r, type ShapeObject as s, type CubicPath as t, type TextObject as u, ACCESSIBILITY_RING_COLOR as v, ACCESSIBILITY_TYPES as w, type AccessibilityMeta as x, type AuthoringObjectState as y, type ChartLayoutConstraint as z };
@@ -791,6 +791,21 @@ interface ObjectEditorState {
791
791
  interface AuthoringObjectState {
792
792
  editor?: ObjectEditorState;
793
793
  }
794
+ /** Bounded venue-material overrides used only by the independently loaded 3D view. */
795
+ interface Venue3DMaterialPalette {
796
+ /** Upholstery colour for available near-field chairs; inventory-state colours still win. */
797
+ seat?: string;
798
+ /** Seating deck/tread colour. */
799
+ deck?: string;
800
+ /** Derived or registered outer shell/roof colour. */
801
+ shell?: string;
802
+ /** Deck fascia/riser colour. */
803
+ fascia?: string;
804
+ /** Stylized surface roughness (0 = polished, 1 = matte). */
805
+ roughness?: number;
806
+ /** Same-chart registered, pre-aligned Draco-free GLB shell/roof asset. */
807
+ shellAssetUrl?: string;
808
+ }
794
809
  /** Brand/venue theming — applied by the renderer in both designer and picker. */
795
810
  interface ChartTheme {
796
811
  /** Canvas background color (default dark: #0e1117-ish radial). */
@@ -819,6 +834,8 @@ interface ChartTheme {
819
834
  brandName?: string;
820
835
  /** Paid-tier flag: hide the "Powered by SeatMap" badge. */
821
836
  hideBadge?: boolean;
837
+ /** Premium, bounded material palette for the optional 3D venue renderer. */
838
+ venue3d?: Venue3DMaterialPalette;
822
839
  }
823
840
  interface RowObject extends AuthoringObjectState {
824
841
  type: 'row';
@@ -1615,4 +1632,4 @@ interface ChartDoc {
1615
1632
  confidenceEvidence?: SeatConfidenceEvidence;
1616
1633
  }
1617
1634
 
1618
- export { type ReferenceExtractRegionSeats as $, type AccessibilityType as A, type BoothObject as B, type ChartDoc as C, type ChartTheme as D, type DecorImageObject as E, type Floor as F, type GAAreaObject as G, LABEL_STYLE_MAX_SIZE as H, LABEL_STYLE_MIN_SIZE as I, type LabelPresentation as J, type Physical3dEvidence as K, type LabelStyle as L, type RadialClearanceLayoutConstraint as M, type ReferenceAccessibilitySource as N, type ObjectEditorState as O, type Point as P, type ReferenceCalibration as Q, type RowObject as R, type SeatOverride as S, type TableObject as T, type ReferenceCategorySource as U, type ReferenceDerivedScale as V, type ReferenceEnrichmentStatus as W, type ReferenceExtractEmptyReason as X, type ReferenceExtractEnrichment as Y, type ReferenceExtractInput as Z, type ReferenceExtractProposal as _, type SeatGlyphKind as a, type ReferenceInventoryExclusionSource as a0, type ReferenceInventorySource as a1, type ReferenceMatchReport as a2, type ReferenceScanProposal as a3, type ReferenceScanRowProposal as a4, type ReferenceScanSectionProposal as a5, type ReferenceSeatSeed as a6, type ReferenceSectionTraceBatchInput as a7, type ReferenceSectionTraceBatchProposal as a8, type ReferenceSectionTraceInput as a9, type ReferenceSectionTraceProposal as aa, SEAT_COMMERCIAL_MARKS as ab, SURROUNDINGS_SHAPE_ROLES as ac, type SeatCommercialMark as ad, type SeatCommercialMeta as ae, type SeatConfidenceCoverage as af, type SeatConfidenceEvidence as ag, type SeatConfidenceModelLevel as ah, type SeatConfidenceModeledTarget as ai, type SeatConfidenceRealityLevel as aj, type SeatViewVariant as ak, type SelectionLayer as al, type TextAlignment as am, type TextBackground as an, type TicketTierApplicability as ao, type TicketTierEvidence as ap, type TicketTierRestriction as aq, type ZoneDef as ar, accessibilityMeta as as, accessibilityRingColor as at, layerOf as au, seatCommercialMeta as av, type SeatViewMetadata as b, type RectTableSide as c, type ChartObject as d, type SectionObject as e, type RectTableSeatCounts as f, type SeatCommercialAttributes as g, type ResolvedSeatConfidenceEvidence as h, type SeatViewCoverage as i, type SectionOutlinePath as j, type SectionPathSegment as k, type GAInventorySegment as l, type CategoryTier as m, type ChartReferenceImage as n, type Category as o, type ShapeLineCap as p, type ShapeLineEnding as q, type ShapeLineJoin as r, type ShapeObject as s, type CubicPath as t, type TextObject as u, ACCESSIBILITY_RING_COLOR as v, ACCESSIBILITY_TYPES as w, type AccessibilityMeta as x, type AuthoringObjectState as y, type ChartLayoutConstraint as z };
1635
+ export { type ReferenceExtractRegionSeats as $, type AccessibilityType as A, type BoothObject as B, type ChartDoc as C, type ChartTheme as D, type DecorImageObject as E, type Floor as F, type GAAreaObject as G, LABEL_STYLE_MAX_SIZE as H, LABEL_STYLE_MIN_SIZE as I, type LabelPresentation as J, type Physical3dEvidence as K, type LabelStyle as L, type RadialClearanceLayoutConstraint as M, type ReferenceAccessibilitySource as N, type ObjectEditorState as O, type Point as P, type ReferenceCalibration as Q, type RowObject as R, type SeatOverride as S, type TableObject as T, type ReferenceCategorySource as U, type ReferenceDerivedScale as V, type ReferenceEnrichmentStatus as W, type ReferenceExtractEmptyReason as X, type ReferenceExtractEnrichment as Y, type ReferenceExtractInput as Z, type ReferenceExtractProposal as _, type SeatGlyphKind as a, type ReferenceInventoryExclusionSource as a0, type ReferenceInventorySource as a1, type ReferenceMatchReport as a2, type ReferenceScanProposal as a3, type ReferenceScanRowProposal as a4, type ReferenceScanSectionProposal as a5, type ReferenceSeatSeed as a6, type ReferenceSectionTraceBatchInput as a7, type ReferenceSectionTraceBatchProposal as a8, type ReferenceSectionTraceInput as a9, type ReferenceSectionTraceProposal as aa, SEAT_COMMERCIAL_MARKS as ab, SURROUNDINGS_SHAPE_ROLES as ac, type SeatCommercialMark as ad, type SeatCommercialMeta as ae, type SeatConfidenceCoverage as af, type SeatConfidenceEvidence as ag, type SeatConfidenceModelLevel as ah, type SeatConfidenceModeledTarget as ai, type SeatConfidenceRealityLevel as aj, type SeatViewVariant as ak, type SelectionLayer as al, type TextAlignment as am, type TextBackground as an, type TicketTierApplicability as ao, type TicketTierEvidence as ap, type TicketTierRestriction as aq, type Venue3DMaterialPalette as ar, type ZoneDef as as, accessibilityMeta as at, accessibilityRingColor as au, layerOf as av, seatCommercialMeta as aw, type SeatViewMetadata as b, type RectTableSide as c, type ChartObject as d, type SectionObject as e, type RectTableSeatCounts as f, type SeatCommercialAttributes as g, type ResolvedSeatConfidenceEvidence as h, type SeatViewCoverage as i, type SectionOutlinePath as j, type SectionPathSegment as k, type GAInventorySegment as l, type CategoryTier as m, type ChartReferenceImage as n, type Category as o, type ShapeLineCap as p, type ShapeLineEnding as q, type ShapeLineJoin as r, type ShapeObject as s, type CubicPath as t, type TextObject as u, ACCESSIBILITY_RING_COLOR as v, ACCESSIBILITY_TYPES as w, type AccessibilityMeta as x, type AuthoringObjectState as y, type ChartLayoutConstraint as z };
@@ -1,4 +1,4 @@
1
- import { i as SeatViewCoverage } from '../../types-hv6QjPRV.cjs';
1
+ import { i as SeatViewCoverage } from '../../types-BKw6Dn_O.cjs';
2
2
 
3
3
  /**
4
4
  * Slice 3 hand-off — the DOM panorama overlay the fly-to-seat cinematic
@@ -1,4 +1,4 @@
1
- import { i as SeatViewCoverage } from '../../types-hv6QjPRV.js';
1
+ import { i as SeatViewCoverage } from '../../types-BKw6Dn_O.js';
2
2
 
3
3
  /**
4
4
  * Slice 3 hand-off — the DOM panorama overlay the fly-to-seat cinematic