@seatlayer/core 0.67.14 → 0.68.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.
Files changed (57) hide show
  1. package/README.md +8 -8
  2. package/dist/{categoryInventory-B1bjit6B.d.ts → categoryInventory-DLDU-RSw.d.ts} +1 -1
  3. package/dist/{categoryInventory-CAHGQ07K.d.cts → categoryInventory-DZapeGK6.d.cts} +1 -1
  4. package/dist/{chunk-IO2A6P65.js → chunk-6JWYLLWU.js} +1 -1
  5. package/dist/chunk-JBGLFOJO.js +1 -0
  6. package/dist/{chunk-IUQZK7OA.js → chunk-WZ6ZNPNT.js} +1 -1
  7. package/dist/{chunk-OBBSZUYF.js → chunk-YYRUKI7A.js} +1 -1
  8. package/dist/core/chart-ops/index.cjs +1 -1
  9. package/dist/core/chart-ops/index.d.cts +20 -6
  10. package/dist/core/chart-ops/index.d.ts +20 -6
  11. package/dist/core/chart-ops/index.js +1 -1
  12. package/dist/core/inventory/index.cjs +1 -1
  13. package/dist/core/inventory/index.d.cts +4 -4
  14. package/dist/core/inventory/index.d.ts +4 -4
  15. package/dist/core/inventory/index.js +1 -1
  16. package/dist/core/layout/index.d.cts +4 -4
  17. package/dist/core/layout/index.d.ts +4 -4
  18. package/dist/core/quality/index.d.cts +3 -3
  19. package/dist/core/quality/index.d.ts +3 -3
  20. package/dist/core/render-assets/index.cjs +1 -1
  21. package/dist/core/render-assets/index.d.cts +1 -1
  22. package/dist/core/render-assets/index.d.ts +1 -1
  23. package/dist/core/render-assets/index.js +1 -1
  24. package/dist/core/seatConfidence.cjs +1 -1
  25. package/dist/core/seatConfidence.d.cts +1 -1
  26. package/dist/core/seatConfidence.d.ts +1 -1
  27. package/dist/core/sections/index.d.cts +5 -5
  28. package/dist/core/sections/index.d.ts +5 -5
  29. package/dist/{eventConfigurations-D66ZLfYS.d.cts → eventConfigurations-C_dst7Ro.d.cts} +1 -1
  30. package/dist/{eventConfigurations-IWEhHywT.d.ts → eventConfigurations-kZpADDdx.d.ts} +1 -1
  31. package/dist/index.cjs +1 -1
  32. package/dist/index.d.cts +13 -13
  33. package/dist/index.d.ts +13 -13
  34. package/dist/index.js +1 -1
  35. package/dist/{labeling-BCiv5l6e.d.cts → labeling-B07AFOvn.d.cts} +1 -1
  36. package/dist/{labeling-DO9p-xLj.d.ts → labeling-Br0U7E-5.d.ts} +1 -1
  37. package/dist/{layout-BUz3xFCE.d.cts → layout-BjWtKYJY.d.cts} +3 -3
  38. package/dist/{layout-DzuyZFRr.d.ts → layout-pMOP6qgP.d.ts} +3 -3
  39. package/dist/{renderedQuality-Xaar1aMI.d.ts → renderedQuality-CBmIp6_6.d.ts} +1 -1
  40. package/dist/{renderedQuality-L1g0XZ0i.d.cts → renderedQuality-DoRJqHmW.d.cts} +1 -1
  41. package/dist/{renderer-BQuknAQY.d.ts → renderer-BpeegL9d.d.ts} +1 -1
  42. package/dist/{renderer-DyVuc7SF.d.cts → renderer-Dg76Jprw.d.cts} +1 -1
  43. package/dist/{sections-CkMXEJEf.d.cts → sections-BjzyfqGZ.d.cts} +1 -1
  44. package/dist/{sections-j5aC-O5u.d.ts → sections-DCRfHaw4.d.ts} +1 -1
  45. package/dist/{segmentedRowModel-CLLfsLFG.d.ts → segmentedRowModel-DQggl3UO.d.ts} +1 -1
  46. package/dist/{segmentedRowModel-DhcYIheF.d.cts → segmentedRowModel-jfYcGWPd.d.cts} +1 -1
  47. package/dist/{ticketRestrictions-BJVsVMnP.d.ts → ticketRestrictions-KwkFXVnM.d.ts} +2 -2
  48. package/dist/{ticketRestrictions-AgAcdcYP.d.cts → ticketRestrictions-NNo-tPmw.d.cts} +2 -2
  49. package/dist/{types-BKw6Dn_O.d.cts → types-BjTzKc2D.d.cts} +32 -2
  50. package/dist/{types-BKw6Dn_O.d.ts → types-BjTzKc2D.d.ts} +32 -2
  51. package/dist/view3d/crossfade/panorama.d.cts +1 -1
  52. package/dist/view3d/crossfade/panorama.d.ts +1 -1
  53. package/dist/view3d/index.d.cts +3 -3
  54. package/dist/view3d/index.d.ts +3 -3
  55. package/dist/view3d/index.js +1 -1
  56. package/package.json +5 -2
  57. package/dist/chunk-DNGP2HDT.js +0 -1
@@ -1,7 +1,7 @@
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';
1
+ import { b as SeatViewMetadata, e as SectionObject, au as ZoneDef, C as ChartDoc, P as Point, t as CubicPath, o as Category, m as CategoryTier, D as ChartTheme, R as RowObject, a4 as ReferenceScanProposal, B as BoothObject, G as GAAreaObject, s as ShapeObject, T as TableObject, u as TextObject, ao as TextBackground, a as SeatGlyphKind, A as AccessibilityType, S as SeatOverride, ah as SeatConfidenceEvidence, d as ChartObject, E as ConfidenceEvidenceScope } from '../../types-BjTzKc2D.cjs';
2
+ import { e as CategoryInventoryObjectType } from '../../categoryInventory-DZapeGK6.cjs';
3
+ import { R as RelabelOptions } from '../../labeling-B07AFOvn.cjs';
4
+ export { D as DEFAULT_SECTION_CORNER_SMOOTHING } from '../../labeling-B07AFOvn.cjs';
5
5
 
6
6
  type ChartObjectIdFactory = (prefix: string) => string;
7
7
  type AutomaticPlacement = 'auto' | 'front' | 'rear' | 'left' | 'right';
@@ -493,6 +493,21 @@ interface ResolveCreationCategoryOptions {
493
493
  /** Fallback color chooser when every palette hue is already used. */
494
494
  suggestColor?: (usedColors: string[]) => string;
495
495
  }
496
+ type CreationCategoryPlan = {
497
+ kind: 'existing';
498
+ categoryKey: string;
499
+ label: string;
500
+ } | {
501
+ kind: 'mint';
502
+ baseCategoryKey?: string;
503
+ label: string;
504
+ };
505
+ /**
506
+ * Describe the category a new inventory object will use without changing the
507
+ * document. Presentation surfaces use this instead of calling the mutating
508
+ * resolver during render; the commit path consumes the same plan below.
509
+ */
510
+ declare function planCreationCategory(doc: ChartDoc, activeCategoryKey: string, objectType: CategoryInventoryObjectType): CreationCategoryPlan;
496
511
  /**
497
512
  * Resolve the category a NEW object of `objectType` should be created with so
498
513
  * the default authoring path never manufactures a category-inventory-family
@@ -1256,7 +1271,6 @@ declare function insertSeatingBlock(doc: ChartDoc, input: {
1256
1271
  sectionId: string | null;
1257
1272
  };
1258
1273
 
1259
- type ConfidenceEvidenceScope = 'seat' | 'row' | 'section' | 'floor' | 'venue';
1260
1274
  type ConfidenceEvidenceTarget = {
1261
1275
  scope: ConfidenceEvidenceScope;
1262
1276
  objectId?: string;
@@ -1307,4 +1321,4 @@ declare function approveConfidenceEvidence(doc: ChartDoc, input: ConfidenceEvide
1307
1321
  }): ConfidenceEvidenceMutation;
1308
1322
  declare function retractConfidenceEvidence(doc: ChartDoc, target: ConfidenceEvidenceTarget): ConfidenceEvidenceMutation;
1309
1323
 
1310
- export { type AddBoothArrayInput, type AddGAAreaInput, type AddRowBlockInput, type AddTableArrayInput, type ArcFanRowsInput, type ArcFanRowsPreview, type AutomaticPlacement, type BookableGridArrayInput, type BookableGridArrayPreview, COLORBLIND_SAFE_PALETTE, type ChartObjectIdFactory, ChartOperationError, type ConfidenceEvidenceChange, type ConfidenceEvidenceMutation, type ConfidenceEvidenceScope, type ConfidenceEvidenceTarget, DEFAULT_FLOOR_HEIGHT_STEP_M, type GeneratedSectionPolygonConversionPreview, type JoinGAAreasPreview, type LabelStylePatch, MAX_BUYER_IMAGE_URL_LENGTH, MAX_FLOOR_BASE_HEIGHT_M, type MergeRowsResult, type PolygonHolePreview, type ReassignColorblindSafeResult, type ReferenceScanApplyResult, type ReferenceScanPreview, type ReferenceScanRowsOptions, type ReferenceScanSectionOutcome, type ReferenceScanSkippedSection, type ReplaceRowBlockInput, type ReplaceRowBlockResult, type ResolveCreationCategoryOptions, type RowBlockSpacingResult, type RowCubicPathPreview, type SeatRef, type SectionBoundaryTransform, type SectionBoundaryTransformResult, type SectionInventorySelectionSummary, type SectionRowFitInput, type SectionRowFitPreview, type SegmentedRowGroupResult, type SharedBoothPatch, type SharedCategoryPatch, type SharedGAAreaPatch, type SharedRowPatch, type SharedSeatOverridePatch, type SharedSectionMetadataPatch, type SharedShapePatch, type SharedTablePatch, type SharedTextPatch, type SharedThemePatch, type SharedZonePatch, type SplitRowResult, type StraightenAndSpaceResult, addArcFanRows, addBookableGridArray, addBoothArray, addChartCategory, addChartFloor, addChartZone, addGAArea, addRowBlock, addTableArray, applyPolygonHole, applyReferenceScanRows, applySectionCornerSmoothing, applySectionOutlineShaping, applySectionRowFit, approveConfidenceEvidence, arcFanInputForGroup, assignSectionInventoryCategory, automaticPlacementCenter, clearConfidenceEvidence, confidenceEvidenceChangeRequiresPublish, confidenceEvidenceChanges, confirmReferenceCategoryOutputColor, convertGeneratedSectionToPolygon, countCoveredInventory, familyCategoryLabel, gaAreaFootprint, groupRowsAsSegmented, insertSeatingBlock, isSafeBuyerImageUrl, joinGAAreas, mergeRows, mirrorFirstFloor, normalizeBuyerImageUrl, normalizeDraftEvidence, parseSeatRefId, pickColorblindSafeCategoryColor, previewArcFanRows, previewBookableGridArray, previewGeneratedSectionPolygonConversion, previewJoinGAAreas, previewPolygonHole, previewRemovePolygonHole, previewRowCubicPath, previewSectionRowFit, reassignColorblindSafeCategoryColors, relabelChartRows, removeChartCategory, removeChartFloor, removeChartObjects, removeChartZone, removePolygonHole, renameChartFloor, reorderChartCategories, replaceArcFanRows, replaceRowBlock, resetSeatOverrides, resizeShapes, resolveCreationCategory, retractConfidenceEvidence, seatRefId, sectionInventorySelectionSummary, setConfidenceEvidence, setRowBlockSpacing, splitRow, straightenAndSpaceRows, transformSectionBoundary, transformSectionBoundaryObject, ungroupSegmentedRow, updateBooths, updateCategoryDefinitions, updateChartFloorBaseHeight, updateChartTheme, updateChartZones, updateGAAreas, updateRowCubicPath, updateRows, updateSeatOverrides, updateSectionExactPath, updateSectionMetadata, updateSegmentedRow, updateShapes, updateStageKinds, updateTables, updateTextObjects, updateViewFromSeatFallback };
1324
+ export { type AddBoothArrayInput, type AddGAAreaInput, type AddRowBlockInput, type AddTableArrayInput, type ArcFanRowsInput, type ArcFanRowsPreview, type AutomaticPlacement, type BookableGridArrayInput, type BookableGridArrayPreview, COLORBLIND_SAFE_PALETTE, type ChartObjectIdFactory, ChartOperationError, type ConfidenceEvidenceChange, type ConfidenceEvidenceMutation, ConfidenceEvidenceScope, type ConfidenceEvidenceTarget, type CreationCategoryPlan, DEFAULT_FLOOR_HEIGHT_STEP_M, type GeneratedSectionPolygonConversionPreview, type JoinGAAreasPreview, type LabelStylePatch, MAX_BUYER_IMAGE_URL_LENGTH, MAX_FLOOR_BASE_HEIGHT_M, type MergeRowsResult, type PolygonHolePreview, type ReassignColorblindSafeResult, type ReferenceScanApplyResult, type ReferenceScanPreview, type ReferenceScanRowsOptions, type ReferenceScanSectionOutcome, type ReferenceScanSkippedSection, type ReplaceRowBlockInput, type ReplaceRowBlockResult, type ResolveCreationCategoryOptions, type RowBlockSpacingResult, type RowCubicPathPreview, type SeatRef, type SectionBoundaryTransform, type SectionBoundaryTransformResult, type SectionInventorySelectionSummary, type SectionRowFitInput, type SectionRowFitPreview, type SegmentedRowGroupResult, type SharedBoothPatch, type SharedCategoryPatch, type SharedGAAreaPatch, type SharedRowPatch, type SharedSeatOverridePatch, type SharedSectionMetadataPatch, type SharedShapePatch, type SharedTablePatch, type SharedTextPatch, type SharedThemePatch, type SharedZonePatch, type SplitRowResult, type StraightenAndSpaceResult, addArcFanRows, addBookableGridArray, addBoothArray, addChartCategory, addChartFloor, addChartZone, addGAArea, addRowBlock, addTableArray, applyPolygonHole, applyReferenceScanRows, applySectionCornerSmoothing, applySectionOutlineShaping, applySectionRowFit, approveConfidenceEvidence, arcFanInputForGroup, assignSectionInventoryCategory, automaticPlacementCenter, clearConfidenceEvidence, confidenceEvidenceChangeRequiresPublish, confidenceEvidenceChanges, confirmReferenceCategoryOutputColor, convertGeneratedSectionToPolygon, countCoveredInventory, familyCategoryLabel, gaAreaFootprint, groupRowsAsSegmented, insertSeatingBlock, isSafeBuyerImageUrl, joinGAAreas, mergeRows, mirrorFirstFloor, normalizeBuyerImageUrl, normalizeDraftEvidence, parseSeatRefId, pickColorblindSafeCategoryColor, planCreationCategory, previewArcFanRows, previewBookableGridArray, previewGeneratedSectionPolygonConversion, previewJoinGAAreas, previewPolygonHole, previewRemovePolygonHole, previewRowCubicPath, previewSectionRowFit, reassignColorblindSafeCategoryColors, relabelChartRows, removeChartCategory, removeChartFloor, removeChartObjects, removeChartZone, removePolygonHole, renameChartFloor, reorderChartCategories, replaceArcFanRows, replaceRowBlock, resetSeatOverrides, resizeShapes, resolveCreationCategory, retractConfidenceEvidence, seatRefId, sectionInventorySelectionSummary, setConfidenceEvidence, setRowBlockSpacing, splitRow, straightenAndSpaceRows, transformSectionBoundary, transformSectionBoundaryObject, ungroupSegmentedRow, updateBooths, updateCategoryDefinitions, updateChartFloorBaseHeight, updateChartTheme, updateChartZones, updateGAAreas, updateRowCubicPath, updateRows, updateSeatOverrides, updateSectionExactPath, updateSectionMetadata, updateSegmentedRow, updateShapes, updateStageKinds, updateTables, updateTextObjects, updateViewFromSeatFallback };
@@ -1,7 +1,7 @@
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';
1
+ import { b as SeatViewMetadata, e as SectionObject, au as ZoneDef, C as ChartDoc, P as Point, t as CubicPath, o as Category, m as CategoryTier, D as ChartTheme, R as RowObject, a4 as ReferenceScanProposal, B as BoothObject, G as GAAreaObject, s as ShapeObject, T as TableObject, u as TextObject, ao as TextBackground, a as SeatGlyphKind, A as AccessibilityType, S as SeatOverride, ah as SeatConfidenceEvidence, d as ChartObject, E as ConfidenceEvidenceScope } from '../../types-BjTzKc2D.js';
2
+ import { e as CategoryInventoryObjectType } from '../../categoryInventory-DLDU-RSw.js';
3
+ import { R as RelabelOptions } from '../../labeling-Br0U7E-5.js';
4
+ export { D as DEFAULT_SECTION_CORNER_SMOOTHING } from '../../labeling-Br0U7E-5.js';
5
5
 
6
6
  type ChartObjectIdFactory = (prefix: string) => string;
7
7
  type AutomaticPlacement = 'auto' | 'front' | 'rear' | 'left' | 'right';
@@ -493,6 +493,21 @@ interface ResolveCreationCategoryOptions {
493
493
  /** Fallback color chooser when every palette hue is already used. */
494
494
  suggestColor?: (usedColors: string[]) => string;
495
495
  }
496
+ type CreationCategoryPlan = {
497
+ kind: 'existing';
498
+ categoryKey: string;
499
+ label: string;
500
+ } | {
501
+ kind: 'mint';
502
+ baseCategoryKey?: string;
503
+ label: string;
504
+ };
505
+ /**
506
+ * Describe the category a new inventory object will use without changing the
507
+ * document. Presentation surfaces use this instead of calling the mutating
508
+ * resolver during render; the commit path consumes the same plan below.
509
+ */
510
+ declare function planCreationCategory(doc: ChartDoc, activeCategoryKey: string, objectType: CategoryInventoryObjectType): CreationCategoryPlan;
496
511
  /**
497
512
  * Resolve the category a NEW object of `objectType` should be created with so
498
513
  * the default authoring path never manufactures a category-inventory-family
@@ -1256,7 +1271,6 @@ declare function insertSeatingBlock(doc: ChartDoc, input: {
1256
1271
  sectionId: string | null;
1257
1272
  };
1258
1273
 
1259
- type ConfidenceEvidenceScope = 'seat' | 'row' | 'section' | 'floor' | 'venue';
1260
1274
  type ConfidenceEvidenceTarget = {
1261
1275
  scope: ConfidenceEvidenceScope;
1262
1276
  objectId?: string;
@@ -1307,4 +1321,4 @@ declare function approveConfidenceEvidence(doc: ChartDoc, input: ConfidenceEvide
1307
1321
  }): ConfidenceEvidenceMutation;
1308
1322
  declare function retractConfidenceEvidence(doc: ChartDoc, target: ConfidenceEvidenceTarget): ConfidenceEvidenceMutation;
1309
1323
 
1310
- export { type AddBoothArrayInput, type AddGAAreaInput, type AddRowBlockInput, type AddTableArrayInput, type ArcFanRowsInput, type ArcFanRowsPreview, type AutomaticPlacement, type BookableGridArrayInput, type BookableGridArrayPreview, COLORBLIND_SAFE_PALETTE, type ChartObjectIdFactory, ChartOperationError, type ConfidenceEvidenceChange, type ConfidenceEvidenceMutation, type ConfidenceEvidenceScope, type ConfidenceEvidenceTarget, DEFAULT_FLOOR_HEIGHT_STEP_M, type GeneratedSectionPolygonConversionPreview, type JoinGAAreasPreview, type LabelStylePatch, MAX_BUYER_IMAGE_URL_LENGTH, MAX_FLOOR_BASE_HEIGHT_M, type MergeRowsResult, type PolygonHolePreview, type ReassignColorblindSafeResult, type ReferenceScanApplyResult, type ReferenceScanPreview, type ReferenceScanRowsOptions, type ReferenceScanSectionOutcome, type ReferenceScanSkippedSection, type ReplaceRowBlockInput, type ReplaceRowBlockResult, type ResolveCreationCategoryOptions, type RowBlockSpacingResult, type RowCubicPathPreview, type SeatRef, type SectionBoundaryTransform, type SectionBoundaryTransformResult, type SectionInventorySelectionSummary, type SectionRowFitInput, type SectionRowFitPreview, type SegmentedRowGroupResult, type SharedBoothPatch, type SharedCategoryPatch, type SharedGAAreaPatch, type SharedRowPatch, type SharedSeatOverridePatch, type SharedSectionMetadataPatch, type SharedShapePatch, type SharedTablePatch, type SharedTextPatch, type SharedThemePatch, type SharedZonePatch, type SplitRowResult, type StraightenAndSpaceResult, addArcFanRows, addBookableGridArray, addBoothArray, addChartCategory, addChartFloor, addChartZone, addGAArea, addRowBlock, addTableArray, applyPolygonHole, applyReferenceScanRows, applySectionCornerSmoothing, applySectionOutlineShaping, applySectionRowFit, approveConfidenceEvidence, arcFanInputForGroup, assignSectionInventoryCategory, automaticPlacementCenter, clearConfidenceEvidence, confidenceEvidenceChangeRequiresPublish, confidenceEvidenceChanges, confirmReferenceCategoryOutputColor, convertGeneratedSectionToPolygon, countCoveredInventory, familyCategoryLabel, gaAreaFootprint, groupRowsAsSegmented, insertSeatingBlock, isSafeBuyerImageUrl, joinGAAreas, mergeRows, mirrorFirstFloor, normalizeBuyerImageUrl, normalizeDraftEvidence, parseSeatRefId, pickColorblindSafeCategoryColor, previewArcFanRows, previewBookableGridArray, previewGeneratedSectionPolygonConversion, previewJoinGAAreas, previewPolygonHole, previewRemovePolygonHole, previewRowCubicPath, previewSectionRowFit, reassignColorblindSafeCategoryColors, relabelChartRows, removeChartCategory, removeChartFloor, removeChartObjects, removeChartZone, removePolygonHole, renameChartFloor, reorderChartCategories, replaceArcFanRows, replaceRowBlock, resetSeatOverrides, resizeShapes, resolveCreationCategory, retractConfidenceEvidence, seatRefId, sectionInventorySelectionSummary, setConfidenceEvidence, setRowBlockSpacing, splitRow, straightenAndSpaceRows, transformSectionBoundary, transformSectionBoundaryObject, ungroupSegmentedRow, updateBooths, updateCategoryDefinitions, updateChartFloorBaseHeight, updateChartTheme, updateChartZones, updateGAAreas, updateRowCubicPath, updateRows, updateSeatOverrides, updateSectionExactPath, updateSectionMetadata, updateSegmentedRow, updateShapes, updateStageKinds, updateTables, updateTextObjects, updateViewFromSeatFallback };
1324
+ export { type AddBoothArrayInput, type AddGAAreaInput, type AddRowBlockInput, type AddTableArrayInput, type ArcFanRowsInput, type ArcFanRowsPreview, type AutomaticPlacement, type BookableGridArrayInput, type BookableGridArrayPreview, COLORBLIND_SAFE_PALETTE, type ChartObjectIdFactory, ChartOperationError, type ConfidenceEvidenceChange, type ConfidenceEvidenceMutation, ConfidenceEvidenceScope, type ConfidenceEvidenceTarget, type CreationCategoryPlan, DEFAULT_FLOOR_HEIGHT_STEP_M, type GeneratedSectionPolygonConversionPreview, type JoinGAAreasPreview, type LabelStylePatch, MAX_BUYER_IMAGE_URL_LENGTH, MAX_FLOOR_BASE_HEIGHT_M, type MergeRowsResult, type PolygonHolePreview, type ReassignColorblindSafeResult, type ReferenceScanApplyResult, type ReferenceScanPreview, type ReferenceScanRowsOptions, type ReferenceScanSectionOutcome, type ReferenceScanSkippedSection, type ReplaceRowBlockInput, type ReplaceRowBlockResult, type ResolveCreationCategoryOptions, type RowBlockSpacingResult, type RowCubicPathPreview, type SeatRef, type SectionBoundaryTransform, type SectionBoundaryTransformResult, type SectionInventorySelectionSummary, type SectionRowFitInput, type SectionRowFitPreview, type SegmentedRowGroupResult, type SharedBoothPatch, type SharedCategoryPatch, type SharedGAAreaPatch, type SharedRowPatch, type SharedSeatOverridePatch, type SharedSectionMetadataPatch, type SharedShapePatch, type SharedTablePatch, type SharedTextPatch, type SharedThemePatch, type SharedZonePatch, type SplitRowResult, type StraightenAndSpaceResult, addArcFanRows, addBookableGridArray, addBoothArray, addChartCategory, addChartFloor, addChartZone, addGAArea, addRowBlock, addTableArray, applyPolygonHole, applyReferenceScanRows, applySectionCornerSmoothing, applySectionOutlineShaping, applySectionRowFit, approveConfidenceEvidence, arcFanInputForGroup, assignSectionInventoryCategory, automaticPlacementCenter, clearConfidenceEvidence, confidenceEvidenceChangeRequiresPublish, confidenceEvidenceChanges, confirmReferenceCategoryOutputColor, convertGeneratedSectionToPolygon, countCoveredInventory, familyCategoryLabel, gaAreaFootprint, groupRowsAsSegmented, insertSeatingBlock, isSafeBuyerImageUrl, joinGAAreas, mergeRows, mirrorFirstFloor, normalizeBuyerImageUrl, normalizeDraftEvidence, parseSeatRefId, pickColorblindSafeCategoryColor, planCreationCategory, previewArcFanRows, previewBookableGridArray, previewGeneratedSectionPolygonConversion, previewJoinGAAreas, previewPolygonHole, previewRemovePolygonHole, previewRowCubicPath, previewSectionRowFit, reassignColorblindSafeCategoryColors, relabelChartRows, removeChartCategory, removeChartFloor, removeChartObjects, removeChartZone, removePolygonHole, renameChartFloor, reorderChartCategories, replaceArcFanRows, replaceRowBlock, resetSeatOverrides, resizeShapes, resolveCreationCategory, retractConfidenceEvidence, seatRefId, sectionInventorySelectionSummary, setConfidenceEvidence, setRowBlockSpacing, splitRow, straightenAndSpaceRows, transformSectionBoundary, transformSectionBoundaryObject, ungroupSegmentedRow, updateBooths, updateCategoryDefinitions, updateChartFloorBaseHeight, updateChartTheme, updateChartZones, updateGAAreas, updateRowCubicPath, updateRows, updateSeatOverrides, updateSectionExactPath, updateSectionMetadata, updateSegmentedRow, updateShapes, updateStageKinds, updateTables, updateTextObjects, updateViewFromSeatFallback };