@seatlayer/core 0.61.0 → 0.63.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/{categoryInventory-B-0p5PBr.d.ts → categoryInventory-C3RogGHF.d.ts} +1 -1
- package/dist/{categoryInventory-DjFHXtp6.d.cts → categoryInventory-DEgsjxCC.d.cts} +1 -1
- package/dist/{chunk-IZTHA3X2.js → chunk-DFNYIQY3.js} +1 -1
- package/dist/chunk-GXMGOWKB.js +1 -0
- package/dist/chunk-K7GN3IOW.js +1 -0
- package/dist/{chunk-HHM3PB66.js → chunk-LVUGIKHG.js} +1 -1
- package/dist/{chunk-VOJMGPDK.js → chunk-QHWOX6PN.js} +1 -1
- package/dist/chunk-RZLIIQDP.js +1 -0
- package/dist/{chunk-XU73MULJ.js → chunk-UCLIUNHN.js} +1 -1
- package/dist/chunk-UL5OIGIF.js +1 -0
- package/dist/{chunk-ATFAQDPR.js → chunk-YPVY3Z5S.js} +1 -1
- package/dist/core/chart-ops/index.cjs +1 -1
- package/dist/core/chart-ops/index.d.cts +9 -5
- package/dist/core/chart-ops/index.d.ts +9 -5
- package/dist/core/chart-ops/index.js +1 -1
- package/dist/core/inventory/index.cjs +1 -1
- package/dist/core/inventory/index.d.cts +4 -4
- package/dist/core/inventory/index.d.ts +4 -4
- package/dist/core/inventory/index.js +1 -1
- package/dist/core/layout/index.cjs +1 -1
- package/dist/core/layout/index.d.cts +4 -4
- package/dist/core/layout/index.d.ts +4 -4
- package/dist/core/layout/index.js +1 -1
- package/dist/core/quality/index.cjs +1 -1
- package/dist/core/quality/index.d.cts +12 -5
- package/dist/core/quality/index.d.ts +12 -5
- package/dist/core/quality/index.js +1 -1
- package/dist/core/render-assets/index.cjs +1 -1
- package/dist/core/render-assets/index.d.cts +88 -2
- package/dist/core/render-assets/index.d.ts +88 -2
- 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.cjs +1 -1
- package/dist/core/sections/index.d.cts +5 -5
- package/dist/core/sections/index.d.ts +5 -5
- package/dist/core/sections/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +34 -10
- package/dist/index.d.ts +34 -10
- package/dist/index.js +1 -1
- package/dist/{labeling-iVwhgoip.d.cts → labeling-DRFC35VK.d.cts} +5 -2
- package/dist/{labeling-BPCTQfDG.d.ts → labeling-DTHo03rf.d.ts} +5 -2
- package/dist/{layout-D-R46h1m.d.ts → layout-BXB8Rf4n.d.ts} +10 -4
- package/dist/{layout-Vk2ZGdMS.d.cts → layout-DRB0-NGc.d.cts} +10 -4
- package/dist/{renderedQuality-CsXNQCCH.d.ts → renderedQuality-BjSBiqkN.d.ts} +1 -1
- package/dist/{renderedQuality-h9RvUWMo.d.cts → renderedQuality-DK7IGCju.d.cts} +1 -1
- package/dist/{renderer-QnB3a1yh.d.cts → renderer-BNzVBOBW.d.cts} +11 -1
- package/dist/{renderer-Bo9JzqMA.d.ts → renderer-Bhc5CgOS.d.ts} +11 -1
- package/dist/{sections-9_Ka3i-z.d.ts → sections-BrQV1WzI.d.ts} +1 -1
- package/dist/{sections-Dmjtj1BQ.d.cts → sections-D2bxgVgg.d.cts} +1 -1
- package/dist/{segmentedRowModel-s157HmRp.d.cts → segmentedRowModel-BQYSdf7k.d.cts} +1 -1
- package/dist/{segmentedRowModel-CO6Jogaa.d.ts → segmentedRowModel-Cl3X8SKt.d.ts} +1 -1
- package/dist/{ticketRestrictions-EJTEWPGN.d.ts → ticketRestrictions-B9WkJ6YG.d.ts} +2 -2
- package/dist/{ticketRestrictions-DetdPbsL.d.cts → ticketRestrictions-QBvY3Zi7.d.cts} +2 -2
- package/dist/{types-Db9rXT14.d.cts → types-DmgX-iuD.d.cts} +48 -1
- package/dist/{types-Db9rXT14.d.ts → types-DmgX-iuD.d.ts} +48 -1
- package/dist/view3d/crossfade/panorama.d.cts +1 -1
- package/dist/view3d/crossfade/panorama.d.ts +1 -1
- package/dist/view3d/index.cjs +102 -38
- 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-CNCFI5RT.js +0 -1
- package/dist/chunk-P2NJ6UO6.js +0 -1
- package/dist/chunk-VI2CLV3Y.js +0 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { C as ChartDoc, P as Point, A as AccessibilityType,
|
|
2
|
-
export {
|
|
3
|
-
export { E as ExpandChartOptions, R as RowSeatSlot, T as
|
|
4
|
-
import { c as TicketSelectionIssue } from './ticketRestrictions-
|
|
5
|
-
export { M as MAX_EVENT_INVENTORY, a as MAX_GA_CAPACITY, g as gaAreasOf, h as gaInventorySegments, i as gaUnitLabel, j as gaUnitLabels, k as growJoinedGAInventory, l as isGaUnitLabel, v as validGAInventorySegments } from './ticketRestrictions-
|
|
6
|
-
export { A as AvailabilityRule, S as SectionNode, T as TIER_HEIGHT_M, U as UNGROUPED_ID, a as applyHidden, c as computeSections, h as hiddenObjectIds, i as isSectionHidden, s as sectionGeometry } from './sections-
|
|
7
|
-
export { R as RENDERED_QUALITY_REPORT_VERSION, a as RenderedEvidenceState, b as RenderedQualityFinding, c as RenderedQualityFindingCode, d as RenderedQualityReport, e as RenderedQualitySample, i as inspectRenderedQualityEvidence } from './renderedQuality-
|
|
8
|
-
import { I as ISeatmapRenderer, b as RendererOptions, S as SeatStatus, E as ExpandedSeat, G as GAAreaState, c as RendererViewMode, d as RendererMinimapSnapshot, L as LodRung, R as RendererQualityEvidence, e as RendererCallbacks } from './renderer-
|
|
9
|
-
export { C as CHART_STORAGE_KEY, f as RenderedBookableLabelEvidence, a as RenderedFreeTextEvidence, g as RenderedGAAreaEvidence, h as RenderedHierarchyLabelEvidence, i as RenderedLabelHiddenReason, j as RenderedRowLabelEvidence, k as RendererMinimapSeat, l as RendererMinimapSection } from './renderer-
|
|
10
|
-
import './segmentedRowModel-
|
|
1
|
+
import { C as ChartDoc, P as Point, A as AccessibilityType, m as CategoryTier, g as SeatCommercialAttributes } from './types-DmgX-iuD.cjs';
|
|
2
|
+
export { v as ACCESSIBILITY_RING_COLOR, w as ACCESSIBILITY_TYPES, x as AccessibilityMeta, y as AuthoringObjectState, B as BoothObject, o as Category, z as ChartLayoutConstraint, d as ChartObject, n as ChartReferenceImage, D as ChartTheme, t as CubicPath, E as DecorImageObject, F as Floor, G as GAAreaObject, l as GAInventorySegment, H as LABEL_STYLE_MAX_SIZE, I as LABEL_STYLE_MIN_SIZE, J as LabelPresentation, L as LabelStyle, O as ObjectEditorState, K as Physical3dEvidence, M as RadialClearanceLayoutConstraint, f as RectTableSeatCounts, c as RectTableSide, N as ReferenceAccessibilitySource, Q as ReferenceCalibration, U as ReferenceCategorySource, V as ReferenceDerivedScale, W as ReferenceEnrichmentStatus, X as ReferenceExtractEmptyReason, Y as ReferenceExtractEnrichment, Z as ReferenceExtractInput, _ as ReferenceExtractProposal, $ as ReferenceExtractRegionSeats, a0 as ReferenceInventoryExclusionSource, a1 as ReferenceInventorySource, a2 as ReferenceMatchReport, a3 as ReferenceScanProposal, a4 as ReferenceScanRowProposal, a5 as ReferenceScanSectionProposal, a6 as ReferenceSeatSeed, a7 as ReferenceSectionTraceBatchInput, a8 as ReferenceSectionTraceBatchProposal, a9 as ReferenceSectionTraceInput, aa as ReferenceSectionTraceProposal, h as ResolvedSeatConfidenceEvidence, R as RowObject, ab as SEAT_COMMERCIAL_MARKS, ac as SURROUNDINGS_SHAPE_ROLES, ad as SeatCommercialMark, ae as SeatCommercialMeta, af as SeatConfidenceCoverage, ag as SeatConfidenceEvidence, ah as SeatConfidenceModelLevel, ai as SeatConfidenceModeledTarget, aj as SeatConfidenceRealityLevel, a as SeatGlyphKind, S as SeatOverride, i as SeatViewCoverage, b as SeatViewMetadata, e as SectionObject, j as SectionOutlinePath, k as SectionPathSegment, ak as SelectionLayer, p as ShapeLineCap, q as ShapeLineEnding, r as ShapeLineJoin, s as ShapeObject, T as TableObject, al as TextAlignment, am as TextBackground, u as TextObject, an as TicketTierApplicability, ao as TicketTierEvidence, ap as TicketTierRestriction, aq as ZoneDef, ar as accessibilityMeta, as as accessibilityRingColor, at as layerOf, au as seatCommercialMeta } from './types-DmgX-iuD.cjs';
|
|
3
|
+
export { E as ExpandChartOptions, R as RowSeatSlot, T as TABLE_SEAT_OFFSET, a as TableSeatSlot, b as allObjects, c as chartBounds, e as expandBooth, d as expandChart, f as expandRow, g as expandRowSlots, h as expandTable, i as expandTableSlots, j as floorObjects, k as floorOverviewTranslations, l as floorsOf, m as floorsShareFootprint, n as layoutFloorOverview, o as layoutFloorRings, p as objectCenter, q as owningSectionForObject, r as pointInPolygon, s as pointInPolygonWithHoles, t as polygonLabelPoint, u as rowInventoryCount, v as rowSeatPositions, w as stackFloors, x as tableInventoryCount, y as tableSeatCountsBySide, z as translateObject } from './layout-DRB0-NGc.cjs';
|
|
4
|
+
import { c as TicketSelectionIssue } from './ticketRestrictions-QBvY3Zi7.cjs';
|
|
5
|
+
export { M as MAX_EVENT_INVENTORY, a as MAX_GA_CAPACITY, g as gaAreasOf, h as gaInventorySegments, i as gaUnitLabel, j as gaUnitLabels, k as growJoinedGAInventory, l as isGaUnitLabel, v as validGAInventorySegments } from './ticketRestrictions-QBvY3Zi7.cjs';
|
|
6
|
+
export { A as AvailabilityRule, S as SectionNode, T as TIER_HEIGHT_M, U as UNGROUPED_ID, a as applyHidden, c as computeSections, h as hiddenObjectIds, i as isSectionHidden, s as sectionGeometry } from './sections-D2bxgVgg.cjs';
|
|
7
|
+
export { R as RENDERED_QUALITY_REPORT_VERSION, a as RenderedEvidenceState, b as RenderedQualityFinding, c as RenderedQualityFindingCode, d as RenderedQualityReport, e as RenderedQualitySample, i as inspectRenderedQualityEvidence } from './renderedQuality-DK7IGCju.cjs';
|
|
8
|
+
import { I as ISeatmapRenderer, b as RendererOptions, S as SeatStatus, E as ExpandedSeat, G as GAAreaState, c as RendererViewMode, d as RendererMinimapSnapshot, L as LodRung, R as RendererQualityEvidence, e as RendererCallbacks } from './renderer-BNzVBOBW.cjs';
|
|
9
|
+
export { C as CHART_STORAGE_KEY, f as RenderedBookableLabelEvidence, a as RenderedFreeTextEvidence, g as RenderedGAAreaEvidence, h as RenderedHierarchyLabelEvidence, i as RenderedLabelHiddenReason, j as RenderedRowLabelEvidence, k as RendererMinimapSeat, l as RendererMinimapSection } from './renderer-BNzVBOBW.cjs';
|
|
10
|
+
import './segmentedRowModel-BQYSdf7k.cjs';
|
|
11
11
|
|
|
12
12
|
declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
13
13
|
private container;
|
|
@@ -38,6 +38,9 @@ declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
|
38
38
|
private floorOverview;
|
|
39
39
|
/** Interactive node per seat/booth — a Circle for seats, a Rect for booths. */
|
|
40
40
|
private circleById;
|
|
41
|
+
/** Seats drawn as a chair glyph, and whether they are big enough to show it. */
|
|
42
|
+
private glyphMarkers;
|
|
43
|
+
private seatGlyphDetail;
|
|
41
44
|
/** Booth block geometry, keyed by booth id (= the unit's rowId). */
|
|
42
45
|
private boothDims;
|
|
43
46
|
/** Booth labels live with the booth shape but obey the shared rendered-size LOD. */
|
|
@@ -61,6 +64,7 @@ declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
|
61
64
|
private gaById;
|
|
62
65
|
private statusById;
|
|
63
66
|
private catColor;
|
|
67
|
+
private catByKey;
|
|
64
68
|
private theme;
|
|
65
69
|
/** Opaque paint actually visible behind transparent Konva canvases. */
|
|
66
70
|
private canvasBackground;
|
|
@@ -303,6 +307,16 @@ declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
|
303
307
|
private static readonly ZOOM_STEP;
|
|
304
308
|
zoomIn(): void;
|
|
305
309
|
zoomOut(): void;
|
|
310
|
+
/**
|
|
311
|
+
* "−" as a LEVEL, not a factor (owner report 2026-08-19: the factor step kept
|
|
312
|
+
* the section-focus dim on and drifted the venue off-centre). One press walks
|
|
313
|
+
* back one rung of the ladder the buyer came down: deeper than the focused
|
|
314
|
+
* section's frame → the section frame; at the frame → 'venue' (the caller
|
|
315
|
+
* runs its overview: clear focus + card, fit); seats rung with no focus → the
|
|
316
|
+
* sections rung; otherwise the whole venue. The raw factor step stays on
|
|
317
|
+
* `zoomOut()`.
|
|
318
|
+
*/
|
|
319
|
+
zoomOutLevel(): 'section' | 'venue' | 'sections';
|
|
306
320
|
seatCount(): number;
|
|
307
321
|
bookableCount(): number;
|
|
308
322
|
worldToScreen(point: Point): {
|
|
@@ -1230,6 +1244,8 @@ declare class PickerController {
|
|
|
1230
1244
|
/** label ⇄ id maps — backend speaks labels, the engine speaks ids. */
|
|
1231
1245
|
private labelToId;
|
|
1232
1246
|
private labelToSeat;
|
|
1247
|
+
/** One canonical expansion for buyer-model consumers outside this controller. */
|
|
1248
|
+
private expandedSeats;
|
|
1233
1249
|
/** seatId → chosen ticket-tier id (absent ⇒ the category's first/default tier). */
|
|
1234
1250
|
private seatTiers;
|
|
1235
1251
|
/** id → seat, for the section-summary breakdown (renderer members are ids). */
|
|
@@ -1327,6 +1343,8 @@ declare class PickerController {
|
|
|
1327
1343
|
currentHold(): HoldInfo | null;
|
|
1328
1344
|
getRenderer(): ISeatmapRenderer | null;
|
|
1329
1345
|
seatByLabel(label: string): ExpandedSeat | undefined;
|
|
1346
|
+
/** Reuse the normalization pass instead of expanding a large chart again. */
|
|
1347
|
+
getExpandedSeats(): readonly ExpandedSeat[];
|
|
1330
1348
|
idForLabel(label: string): string | undefined;
|
|
1331
1349
|
private idsForLabel;
|
|
1332
1350
|
private idsForLabels;
|
|
@@ -1496,6 +1514,9 @@ declare class PickerController {
|
|
|
1496
1514
|
private notForSaleCategorySeatIds;
|
|
1497
1515
|
flashSeat(id: string, color?: string): void;
|
|
1498
1516
|
zoomIn(): void;
|
|
1517
|
+
/** "−" walks back one level (seat → section → venue); leaving a focused
|
|
1518
|
+
* section also closes its summary card, exactly like its ✕. A renderer
|
|
1519
|
+
* without the level walk falls back to the factor step. */
|
|
1499
1520
|
zoomOut(): void;
|
|
1500
1521
|
zoomToFit(): void;
|
|
1501
1522
|
/** Preserve section focus while the usable map viewport changes. */
|
|
@@ -1538,6 +1559,9 @@ declare class PickerController {
|
|
|
1538
1559
|
getViewMode(): RendererViewMode;
|
|
1539
1560
|
/** Current LOD rung (for the ZONES/SECTIONS/SEATS pill). */
|
|
1540
1561
|
getRung(): LodRung;
|
|
1562
|
+
/** The AXS-focused section id, or null — the widget shows its "−" (back a
|
|
1563
|
+
* level) control whenever a focus is active, not only at the seats rung. */
|
|
1564
|
+
getFocusedSection(): string | null;
|
|
1541
1565
|
/** Jump to a rung; ZONES clears any focused summary (back to overview). */
|
|
1542
1566
|
setRung(rung: LodRung): void;
|
|
1543
1567
|
/** Price-band filter (F4): dim free seats whose category is outside `keys`
|
package/dist/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { C as ChartDoc, P as Point, A as AccessibilityType,
|
|
2
|
-
export {
|
|
3
|
-
export { E as ExpandChartOptions, R as RowSeatSlot, T as
|
|
4
|
-
import { c as TicketSelectionIssue } from './ticketRestrictions-
|
|
5
|
-
export { M as MAX_EVENT_INVENTORY, a as MAX_GA_CAPACITY, g as gaAreasOf, h as gaInventorySegments, i as gaUnitLabel, j as gaUnitLabels, k as growJoinedGAInventory, l as isGaUnitLabel, v as validGAInventorySegments } from './ticketRestrictions-
|
|
6
|
-
export { A as AvailabilityRule, S as SectionNode, T as TIER_HEIGHT_M, U as UNGROUPED_ID, a as applyHidden, c as computeSections, h as hiddenObjectIds, i as isSectionHidden, s as sectionGeometry } from './sections-
|
|
7
|
-
export { R as RENDERED_QUALITY_REPORT_VERSION, a as RenderedEvidenceState, b as RenderedQualityFinding, c as RenderedQualityFindingCode, d as RenderedQualityReport, e as RenderedQualitySample, i as inspectRenderedQualityEvidence } from './renderedQuality-
|
|
8
|
-
import { I as ISeatmapRenderer, b as RendererOptions, S as SeatStatus, E as ExpandedSeat, G as GAAreaState, c as RendererViewMode, d as RendererMinimapSnapshot, L as LodRung, R as RendererQualityEvidence, e as RendererCallbacks } from './renderer-
|
|
9
|
-
export { C as CHART_STORAGE_KEY, f as RenderedBookableLabelEvidence, a as RenderedFreeTextEvidence, g as RenderedGAAreaEvidence, h as RenderedHierarchyLabelEvidence, i as RenderedLabelHiddenReason, j as RenderedRowLabelEvidence, k as RendererMinimapSeat, l as RendererMinimapSection } from './renderer-
|
|
10
|
-
import './segmentedRowModel-
|
|
1
|
+
import { C as ChartDoc, P as Point, A as AccessibilityType, m as CategoryTier, g as SeatCommercialAttributes } from './types-DmgX-iuD.js';
|
|
2
|
+
export { v as ACCESSIBILITY_RING_COLOR, w as ACCESSIBILITY_TYPES, x as AccessibilityMeta, y as AuthoringObjectState, B as BoothObject, o as Category, z as ChartLayoutConstraint, d as ChartObject, n as ChartReferenceImage, D as ChartTheme, t as CubicPath, E as DecorImageObject, F as Floor, G as GAAreaObject, l as GAInventorySegment, H as LABEL_STYLE_MAX_SIZE, I as LABEL_STYLE_MIN_SIZE, J as LabelPresentation, L as LabelStyle, O as ObjectEditorState, K as Physical3dEvidence, M as RadialClearanceLayoutConstraint, f as RectTableSeatCounts, c as RectTableSide, N as ReferenceAccessibilitySource, Q as ReferenceCalibration, U as ReferenceCategorySource, V as ReferenceDerivedScale, W as ReferenceEnrichmentStatus, X as ReferenceExtractEmptyReason, Y as ReferenceExtractEnrichment, Z as ReferenceExtractInput, _ as ReferenceExtractProposal, $ as ReferenceExtractRegionSeats, a0 as ReferenceInventoryExclusionSource, a1 as ReferenceInventorySource, a2 as ReferenceMatchReport, a3 as ReferenceScanProposal, a4 as ReferenceScanRowProposal, a5 as ReferenceScanSectionProposal, a6 as ReferenceSeatSeed, a7 as ReferenceSectionTraceBatchInput, a8 as ReferenceSectionTraceBatchProposal, a9 as ReferenceSectionTraceInput, aa as ReferenceSectionTraceProposal, h as ResolvedSeatConfidenceEvidence, R as RowObject, ab as SEAT_COMMERCIAL_MARKS, ac as SURROUNDINGS_SHAPE_ROLES, ad as SeatCommercialMark, ae as SeatCommercialMeta, af as SeatConfidenceCoverage, ag as SeatConfidenceEvidence, ah as SeatConfidenceModelLevel, ai as SeatConfidenceModeledTarget, aj as SeatConfidenceRealityLevel, a as SeatGlyphKind, S as SeatOverride, i as SeatViewCoverage, b as SeatViewMetadata, e as SectionObject, j as SectionOutlinePath, k as SectionPathSegment, ak as SelectionLayer, p as ShapeLineCap, q as ShapeLineEnding, r as ShapeLineJoin, s as ShapeObject, T as TableObject, al as TextAlignment, am as TextBackground, u as TextObject, an as TicketTierApplicability, ao as TicketTierEvidence, ap as TicketTierRestriction, aq as ZoneDef, ar as accessibilityMeta, as as accessibilityRingColor, at as layerOf, au as seatCommercialMeta } from './types-DmgX-iuD.js';
|
|
3
|
+
export { E as ExpandChartOptions, R as RowSeatSlot, T as TABLE_SEAT_OFFSET, a as TableSeatSlot, b as allObjects, c as chartBounds, e as expandBooth, d as expandChart, f as expandRow, g as expandRowSlots, h as expandTable, i as expandTableSlots, j as floorObjects, k as floorOverviewTranslations, l as floorsOf, m as floorsShareFootprint, n as layoutFloorOverview, o as layoutFloorRings, p as objectCenter, q as owningSectionForObject, r as pointInPolygon, s as pointInPolygonWithHoles, t as polygonLabelPoint, u as rowInventoryCount, v as rowSeatPositions, w as stackFloors, x as tableInventoryCount, y as tableSeatCountsBySide, z as translateObject } from './layout-BXB8Rf4n.js';
|
|
4
|
+
import { c as TicketSelectionIssue } from './ticketRestrictions-B9WkJ6YG.js';
|
|
5
|
+
export { M as MAX_EVENT_INVENTORY, a as MAX_GA_CAPACITY, g as gaAreasOf, h as gaInventorySegments, i as gaUnitLabel, j as gaUnitLabels, k as growJoinedGAInventory, l as isGaUnitLabel, v as validGAInventorySegments } from './ticketRestrictions-B9WkJ6YG.js';
|
|
6
|
+
export { A as AvailabilityRule, S as SectionNode, T as TIER_HEIGHT_M, U as UNGROUPED_ID, a as applyHidden, c as computeSections, h as hiddenObjectIds, i as isSectionHidden, s as sectionGeometry } from './sections-BrQV1WzI.js';
|
|
7
|
+
export { R as RENDERED_QUALITY_REPORT_VERSION, a as RenderedEvidenceState, b as RenderedQualityFinding, c as RenderedQualityFindingCode, d as RenderedQualityReport, e as RenderedQualitySample, i as inspectRenderedQualityEvidence } from './renderedQuality-BjSBiqkN.js';
|
|
8
|
+
import { I as ISeatmapRenderer, b as RendererOptions, S as SeatStatus, E as ExpandedSeat, G as GAAreaState, c as RendererViewMode, d as RendererMinimapSnapshot, L as LodRung, R as RendererQualityEvidence, e as RendererCallbacks } from './renderer-Bhc5CgOS.js';
|
|
9
|
+
export { C as CHART_STORAGE_KEY, f as RenderedBookableLabelEvidence, a as RenderedFreeTextEvidence, g as RenderedGAAreaEvidence, h as RenderedHierarchyLabelEvidence, i as RenderedLabelHiddenReason, j as RenderedRowLabelEvidence, k as RendererMinimapSeat, l as RendererMinimapSection } from './renderer-Bhc5CgOS.js';
|
|
10
|
+
import './segmentedRowModel-Cl3X8SKt.js';
|
|
11
11
|
|
|
12
12
|
declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
13
13
|
private container;
|
|
@@ -38,6 +38,9 @@ declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
|
38
38
|
private floorOverview;
|
|
39
39
|
/** Interactive node per seat/booth — a Circle for seats, a Rect for booths. */
|
|
40
40
|
private circleById;
|
|
41
|
+
/** Seats drawn as a chair glyph, and whether they are big enough to show it. */
|
|
42
|
+
private glyphMarkers;
|
|
43
|
+
private seatGlyphDetail;
|
|
41
44
|
/** Booth block geometry, keyed by booth id (= the unit's rowId). */
|
|
42
45
|
private boothDims;
|
|
43
46
|
/** Booth labels live with the booth shape but obey the shared rendered-size LOD. */
|
|
@@ -61,6 +64,7 @@ declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
|
61
64
|
private gaById;
|
|
62
65
|
private statusById;
|
|
63
66
|
private catColor;
|
|
67
|
+
private catByKey;
|
|
64
68
|
private theme;
|
|
65
69
|
/** Opaque paint actually visible behind transparent Konva canvases. */
|
|
66
70
|
private canvasBackground;
|
|
@@ -303,6 +307,16 @@ declare class SeatmapRenderer implements ISeatmapRenderer {
|
|
|
303
307
|
private static readonly ZOOM_STEP;
|
|
304
308
|
zoomIn(): void;
|
|
305
309
|
zoomOut(): void;
|
|
310
|
+
/**
|
|
311
|
+
* "−" as a LEVEL, not a factor (owner report 2026-08-19: the factor step kept
|
|
312
|
+
* the section-focus dim on and drifted the venue off-centre). One press walks
|
|
313
|
+
* back one rung of the ladder the buyer came down: deeper than the focused
|
|
314
|
+
* section's frame → the section frame; at the frame → 'venue' (the caller
|
|
315
|
+
* runs its overview: clear focus + card, fit); seats rung with no focus → the
|
|
316
|
+
* sections rung; otherwise the whole venue. The raw factor step stays on
|
|
317
|
+
* `zoomOut()`.
|
|
318
|
+
*/
|
|
319
|
+
zoomOutLevel(): 'section' | 'venue' | 'sections';
|
|
306
320
|
seatCount(): number;
|
|
307
321
|
bookableCount(): number;
|
|
308
322
|
worldToScreen(point: Point): {
|
|
@@ -1230,6 +1244,8 @@ declare class PickerController {
|
|
|
1230
1244
|
/** label ⇄ id maps — backend speaks labels, the engine speaks ids. */
|
|
1231
1245
|
private labelToId;
|
|
1232
1246
|
private labelToSeat;
|
|
1247
|
+
/** One canonical expansion for buyer-model consumers outside this controller. */
|
|
1248
|
+
private expandedSeats;
|
|
1233
1249
|
/** seatId → chosen ticket-tier id (absent ⇒ the category's first/default tier). */
|
|
1234
1250
|
private seatTiers;
|
|
1235
1251
|
/** id → seat, for the section-summary breakdown (renderer members are ids). */
|
|
@@ -1327,6 +1343,8 @@ declare class PickerController {
|
|
|
1327
1343
|
currentHold(): HoldInfo | null;
|
|
1328
1344
|
getRenderer(): ISeatmapRenderer | null;
|
|
1329
1345
|
seatByLabel(label: string): ExpandedSeat | undefined;
|
|
1346
|
+
/** Reuse the normalization pass instead of expanding a large chart again. */
|
|
1347
|
+
getExpandedSeats(): readonly ExpandedSeat[];
|
|
1330
1348
|
idForLabel(label: string): string | undefined;
|
|
1331
1349
|
private idsForLabel;
|
|
1332
1350
|
private idsForLabels;
|
|
@@ -1496,6 +1514,9 @@ declare class PickerController {
|
|
|
1496
1514
|
private notForSaleCategorySeatIds;
|
|
1497
1515
|
flashSeat(id: string, color?: string): void;
|
|
1498
1516
|
zoomIn(): void;
|
|
1517
|
+
/** "−" walks back one level (seat → section → venue); leaving a focused
|
|
1518
|
+
* section also closes its summary card, exactly like its ✕. A renderer
|
|
1519
|
+
* without the level walk falls back to the factor step. */
|
|
1499
1520
|
zoomOut(): void;
|
|
1500
1521
|
zoomToFit(): void;
|
|
1501
1522
|
/** Preserve section focus while the usable map viewport changes. */
|
|
@@ -1538,6 +1559,9 @@ declare class PickerController {
|
|
|
1538
1559
|
getViewMode(): RendererViewMode;
|
|
1539
1560
|
/** Current LOD rung (for the ZONES/SECTIONS/SEATS pill). */
|
|
1540
1561
|
getRung(): LodRung;
|
|
1562
|
+
/** The AXS-focused section id, or null — the widget shows its "−" (back a
|
|
1563
|
+
* level) control whenever a focus is active, not only at the seats rung. */
|
|
1564
|
+
getFocusedSection(): string | null;
|
|
1541
1565
|
/** Jump to a rung; ZONES clears any focused summary (back to overview). */
|
|
1542
1566
|
setRung(rung: LodRung): void;
|
|
1543
1567
|
/** Price-band filter (F4): dim free seats whose category is outside `keys`
|