@seatlayer/core 0.62.0 → 0.63.1
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/{categoryInventory-EaqLUHxJ.d.ts → categoryInventory-C3RogGHF.d.ts} +1 -1
- package/dist/{categoryInventory-C4-bA5Nx.d.cts → categoryInventory-DEgsjxCC.d.cts} +1 -1
- package/dist/chunk-UL5OIGIF.js +1 -0
- package/dist/core/chart-ops/index.cjs +1 -1
- package/dist/core/chart-ops/index.d.cts +6 -4
- package/dist/core/chart-ops/index.d.ts +6 -4
- package/dist/core/chart-ops/index.js +1 -1
- package/dist/core/inventory/index.d.cts +4 -4
- package/dist/core/inventory/index.d.ts +4 -4
- package/dist/core/layout/index.d.cts +4 -4
- package/dist/core/layout/index.d.ts +4 -4
- package/dist/core/quality/index.d.cts +3 -3
- package/dist/core/quality/index.d.ts +3 -3
- package/dist/core/render-assets/index.cjs +1 -1
- package/dist/core/render-assets/index.d.cts +11 -6
- package/dist/core/render-assets/index.d.ts +11 -6
- package/dist/core/render-assets/index.js +1 -1
- package/dist/core/seatConfidence.d.cts +1 -1
- package/dist/core/seatConfidence.d.ts +1 -1
- package/dist/core/sections/index.d.cts +5 -5
- package/dist/core/sections/index.d.ts +5 -5
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +14 -10
- package/dist/index.d.ts +14 -10
- package/dist/index.js +1 -1
- package/dist/{labeling-Cwufmw3W.d.cts → labeling-DRFC35VK.d.cts} +1 -1
- package/dist/{labeling-B4i6gdAb.d.ts → labeling-DTHo03rf.d.ts} +1 -1
- package/dist/{layout-CVumqAiR.d.ts → layout-BXB8Rf4n.d.ts} +3 -3
- package/dist/{layout-CGKQ3Pi2.d.cts → layout-DRB0-NGc.d.cts} +3 -3
- package/dist/{renderedQuality-C86YHszi.d.ts → renderedQuality-BjSBiqkN.d.ts} +1 -1
- package/dist/{renderedQuality-Bvj_f4Ep.d.cts → renderedQuality-DK7IGCju.d.cts} +1 -1
- package/dist/{renderer-Bq6tKuUD.d.cts → renderer-BNzVBOBW.d.cts} +1 -1
- package/dist/{renderer-DwYiuiuC.d.ts → renderer-Bhc5CgOS.d.ts} +1 -1
- package/dist/{sections-hr18lj4d.d.ts → sections-BrQV1WzI.d.ts} +1 -1
- package/dist/{sections-CXMjxU_S.d.cts → sections-D2bxgVgg.d.cts} +1 -1
- package/dist/{segmentedRowModel-Cgp4cK2q.d.cts → segmentedRowModel-BQYSdf7k.d.cts} +1 -1
- package/dist/{segmentedRowModel-lcp9clIL.d.ts → segmentedRowModel-Cl3X8SKt.d.ts} +1 -1
- package/dist/{ticketRestrictions-NW94Eo3R.d.ts → ticketRestrictions-B9WkJ6YG.d.ts} +2 -2
- package/dist/{ticketRestrictions-BY7Nvzc-.d.cts → ticketRestrictions-QBvY3Zi7.d.cts} +2 -2
- package/dist/{types-D_pq-iqz.d.cts → types-DmgX-iuD.d.cts} +1 -1
- package/dist/{types-D_pq-iqz.d.ts → types-DmgX-iuD.d.ts} +1 -1
- package/dist/view3d/crossfade/panorama.d.cts +1 -1
- package/dist/view3d/crossfade/panorama.d.ts +1 -1
- package/dist/view3d/index.cjs +104 -40
- package/dist/view3d/index.d.cts +4 -2
- package/dist/view3d/index.d.ts +4 -2
- package/dist/view3d/index.js +106 -42
- package/package.json +1 -1
- package/dist/chunk-6CNWW47A.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-
|
|
1
|
+
import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-DmgX-iuD.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-
|
|
1
|
+
import { j as SectionOutlinePath, P as Point, k as SectionPathSegment } from './types-DmgX-iuD.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-
|
|
2
|
-
import { S as SegmentedRowPlacement } from './segmentedRowModel-
|
|
3
|
-
import { E as ExpandedSeat } from './renderer-
|
|
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-DmgX-iuD.js';
|
|
2
|
+
import { S as SegmentedRowPlacement } from './segmentedRowModel-Cl3X8SKt.js';
|
|
3
|
+
import { E as ExpandedSeat } from './renderer-Bhc5CgOS.js';
|
|
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-
|
|
2
|
-
import { S as SegmentedRowPlacement } from './segmentedRowModel-
|
|
3
|
-
import { E as ExpandedSeat } from './renderer-
|
|
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-DmgX-iuD.cjs';
|
|
2
|
+
import { S as SegmentedRowPlacement } from './segmentedRowModel-BQYSdf7k.cjs';
|
|
3
|
+
import { E as ExpandedSeat } from './renderer-BNzVBOBW.cjs';
|
|
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-
|
|
1
|
+
import { R as RendererQualityEvidence, a as RenderedFreeTextEvidence } from './renderer-Bhc5CgOS.js';
|
|
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-
|
|
1
|
+
import { R as RendererQualityEvidence, a as RenderedFreeTextEvidence } from './renderer-BNzVBOBW.cjs';
|
|
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-
|
|
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-DmgX-iuD.cjs';
|
|
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-
|
|
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-DmgX-iuD.js';
|
|
2
2
|
|
|
3
3
|
interface ExpandedSeat {
|
|
4
4
|
/** Stable id: `${rowId}:${index}` */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-
|
|
2
|
-
import { E as ExpandedSeat } from './renderer-
|
|
1
|
+
import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-DmgX-iuD.js';
|
|
2
|
+
import { E as ExpandedSeat } from './renderer-Bhc5CgOS.js';
|
|
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-
|
|
2
|
-
import { E as ExpandedSeat } from './renderer-
|
|
1
|
+
import { C as ChartDoc, G as GAAreaObject, l as GAInventorySegment, m as CategoryTier } from './types-DmgX-iuD.cjs';
|
|
2
|
+
import { E as ExpandedSeat } from './renderer-BNzVBOBW.cjs';
|
|
3
3
|
|
|
4
4
|
declare const MAX_GA_CAPACITY = 100000;
|
|
5
5
|
declare const MAX_EVENT_INVENTORY = 100000;
|
|
@@ -459,7 +459,7 @@ interface SectionOutlinePath {
|
|
|
459
459
|
* which is what every chart drew before glyphs existed. Paths, plain-language
|
|
460
460
|
* names and the resolution rule live in `core/render-assets/seatGlyphs`.
|
|
461
461
|
*/
|
|
462
|
-
type SeatGlyphKind = 'circle' | 'theatre' | 'armchair' | 'stool' | 'bench';
|
|
462
|
+
type SeatGlyphKind = 'circle' | 'theatre' | 'dining' | 'folding' | 'armchair' | 'recliner' | 'stool' | 'bench';
|
|
463
463
|
interface Category {
|
|
464
464
|
key: string;
|
|
465
465
|
label: string;
|
|
@@ -459,7 +459,7 @@ interface SectionOutlinePath {
|
|
|
459
459
|
* which is what every chart drew before glyphs existed. Paths, plain-language
|
|
460
460
|
* names and the resolution rule live in `core/render-assets/seatGlyphs`.
|
|
461
461
|
*/
|
|
462
|
-
type SeatGlyphKind = 'circle' | 'theatre' | 'armchair' | 'stool' | 'bench';
|
|
462
|
+
type SeatGlyphKind = 'circle' | 'theatre' | 'dining' | 'folding' | 'armchair' | 'recliner' | 'stool' | 'bench';
|
|
463
463
|
interface Category {
|
|
464
464
|
key: string;
|
|
465
465
|
label: string;
|