@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.
- package/dist/{categoryInventory-CDGQe2Ag.d.ts → categoryInventory-B1bjit6B.d.ts} +1 -1
- package/dist/{categoryInventory-BI3jJaqD.d.cts → categoryInventory-CAHGQ07K.d.cts} +1 -1
- package/dist/chunk-IO2A6P65.js +1 -0
- package/dist/chunk-IUQZK7OA.js +1 -0
- package/dist/{chunk-VI3IZS2B.js → chunk-OBBSZUYF.js} +1 -1
- package/dist/core/chart-ops/index.cjs +1 -1
- package/dist/core/chart-ops/index.d.cts +11 -4
- package/dist/core/chart-ops/index.d.ts +11 -4
- 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.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.d.cts +1 -1
- package/dist/core/render-assets/index.d.ts +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/{eventConfigurations-YqyHnreh.d.cts → eventConfigurations-D66ZLfYS.d.cts} +3 -1
- package/dist/{eventConfigurations-DImP8Cd6.d.ts → eventConfigurations-IWEhHywT.d.ts} +3 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +12 -12
- package/dist/index.d.ts +12 -12
- package/dist/index.js +1 -1
- package/dist/{labeling-lXzjJrgV.d.cts → labeling-BCiv5l6e.d.cts} +1 -1
- package/dist/{labeling-Cb7ZwhoO.d.ts → labeling-DO9p-xLj.d.ts} +1 -1
- package/dist/{layout-cZ3VfeJR.d.cts → layout-BUz3xFCE.d.cts} +3 -3
- package/dist/{layout-ByBMw1t7.d.ts → layout-DzuyZFRr.d.ts} +3 -3
- package/dist/{renderedQuality-6ta0nSPm.d.cts → renderedQuality-L1g0XZ0i.d.cts} +1 -1
- package/dist/{renderedQuality-BJKHot_g.d.ts → renderedQuality-Xaar1aMI.d.ts} +1 -1
- package/dist/{renderer-B9GavToM.d.ts → renderer-BQuknAQY.d.ts} +1 -1
- package/dist/{renderer-C9BLd1g2.d.cts → renderer-DyVuc7SF.d.cts} +1 -1
- package/dist/{sections-ND5PRE4j.d.cts → sections-CkMXEJEf.d.cts} +1 -1
- package/dist/{sections-BvZ1cQkD.d.ts → sections-j5aC-O5u.d.ts} +1 -1
- package/dist/{segmentedRowModel-CLKP-2ca.d.ts → segmentedRowModel-CLLfsLFG.d.ts} +1 -1
- package/dist/{segmentedRowModel-BB9MPufB.d.cts → segmentedRowModel-DhcYIheF.d.cts} +1 -1
- package/dist/{ticketRestrictions-CjV47RNG.d.cts → ticketRestrictions-AgAcdcYP.d.cts} +2 -2
- package/dist/{ticketRestrictions-DUQ8wHjG.d.ts → ticketRestrictions-BJVsVMnP.d.ts} +2 -2
- package/dist/{types-hv6QjPRV.d.cts → types-BKw6Dn_O.d.cts} +18 -1
- package/dist/{types-hv6QjPRV.d.ts → types-BKw6Dn_O.d.ts} +18 -1
- package/dist/view3d/crossfade/panorama.d.cts +1 -1
- package/dist/view3d/crossfade/panorama.d.ts +1 -1
- package/dist/view3d/index.cjs +52 -33
- package/dist/view3d/index.d.cts +15 -3
- package/dist/view3d/index.d.ts +15 -3
- package/dist/view3d/index.js +50 -31
- package/package.json +1 -1
- package/dist/chunk-3TAVIEVO.js +0 -1
- package/dist/chunk-BTW7IGNT.js +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { b as SeatViewMetadata, e as SectionObject,
|
|
2
|
-
import { e as CategoryInventoryObjectType } from '../../categoryInventory-
|
|
3
|
-
import { R as RelabelOptions } from '../../labeling-
|
|
4
|
-
export { D as DEFAULT_SECTION_CORNER_SMOOTHING } from '../../labeling-
|
|
1
|
+
import { b as SeatViewMetadata, e as SectionObject, as as ZoneDef, C as ChartDoc, P as Point, t as CubicPath, o as Category, m as CategoryTier, D as ChartTheme, R as RowObject, a3 as ReferenceScanProposal, B as BoothObject, G as GAAreaObject, s as ShapeObject, T as TableObject, u as TextObject, an as TextBackground, a as SeatGlyphKind, A as AccessibilityType, S as SeatOverride, ag as SeatConfidenceEvidence, d as ChartObject } from '../../types-BKw6Dn_O.cjs';
|
|
2
|
+
import { e as CategoryInventoryObjectType } from '../../categoryInventory-CAHGQ07K.cjs';
|
|
3
|
+
import { R as RelabelOptions } from '../../labeling-BCiv5l6e.cjs';
|
|
4
|
+
export { D as DEFAULT_SECTION_CORNER_SMOOTHING } from '../../labeling-BCiv5l6e.cjs';
|
|
5
5
|
|
|
6
6
|
type ChartObjectIdFactory = (prefix: string) => string;
|
|
7
7
|
type AutomaticPlacement = 'auto' | 'front' | 'rear' | 'left' | 'right';
|
|
@@ -541,6 +541,13 @@ type SharedThemePatch = {
|
|
|
541
541
|
logoUrl?: string | null;
|
|
542
542
|
brandName?: string | null;
|
|
543
543
|
hideBadge?: boolean | null;
|
|
544
|
+
venue3d?: {
|
|
545
|
+
seat?: string | null;
|
|
546
|
+
deck?: string | null;
|
|
547
|
+
shell?: string | null;
|
|
548
|
+
fascia?: string | null;
|
|
549
|
+
roughness?: number | null;
|
|
550
|
+
} | null;
|
|
544
551
|
};
|
|
545
552
|
/**
|
|
546
553
|
* Merge chart-wide theme + white-label branding through the same field-level
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { b as SeatViewMetadata, e as SectionObject,
|
|
2
|
-
import { e as CategoryInventoryObjectType } from '../../categoryInventory-
|
|
3
|
-
import { R as RelabelOptions } from '../../labeling-
|
|
4
|
-
export { D as DEFAULT_SECTION_CORNER_SMOOTHING } from '../../labeling-
|
|
1
|
+
import { b as SeatViewMetadata, e as SectionObject, as as ZoneDef, C as ChartDoc, P as Point, t as CubicPath, o as Category, m as CategoryTier, D as ChartTheme, R as RowObject, a3 as ReferenceScanProposal, B as BoothObject, G as GAAreaObject, s as ShapeObject, T as TableObject, u as TextObject, an as TextBackground, a as SeatGlyphKind, A as AccessibilityType, S as SeatOverride, ag as SeatConfidenceEvidence, d as ChartObject } from '../../types-BKw6Dn_O.js';
|
|
2
|
+
import { e as CategoryInventoryObjectType } from '../../categoryInventory-B1bjit6B.js';
|
|
3
|
+
import { R as RelabelOptions } from '../../labeling-DO9p-xLj.js';
|
|
4
|
+
export { D as DEFAULT_SECTION_CORNER_SMOOTHING } from '../../labeling-DO9p-xLj.js';
|
|
5
5
|
|
|
6
6
|
type ChartObjectIdFactory = (prefix: string) => string;
|
|
7
7
|
type AutomaticPlacement = 'auto' | 'front' | 'rear' | 'left' | 'right';
|
|
@@ -541,6 +541,13 @@ type SharedThemePatch = {
|
|
|
541
541
|
logoUrl?: string | null;
|
|
542
542
|
brandName?: string | null;
|
|
543
543
|
hideBadge?: boolean | null;
|
|
544
|
+
venue3d?: {
|
|
545
|
+
seat?: string | null;
|
|
546
|
+
deck?: string | null;
|
|
547
|
+
shell?: string | null;
|
|
548
|
+
fascia?: string | null;
|
|
549
|
+
roughness?: number | null;
|
|
550
|
+
} | null;
|
|
544
551
|
};
|
|
545
552
|
/**
|
|
546
553
|
* Merge chart-wide theme + white-label branding through the same field-level
|