@pisell/materials 1.10.21 → 1.10.23

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 (153) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.css +1 -1
  6. package/build/lowcode/render/default/view.js +16 -16
  7. package/build/lowcode/view.css +1 -1
  8. package/build/lowcode/view.js +19 -19
  9. package/es/components/PisellCards/index.d.ts +1 -0
  10. package/es/components/PisellFields/index.d.ts +1 -0
  11. package/es/components/PisellLayouts/index.d.ts +1 -0
  12. package/es/components/PisellMetrics/index.d.ts +1 -0
  13. package/es/components/PisellSelectionFlow/PisellSelectionFlow.js +2 -3
  14. package/es/components/appVersionControl/types.d.ts +1 -0
  15. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +1 -0
  16. package/es/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +1 -0
  17. package/es/components/dataSourceComponents/fields/Radio/WithMode.d.ts +1 -0
  18. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -0
  19. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  20. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -0
  21. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +1 -0
  22. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +1 -0
  23. package/es/components/drag-sort-tree/types.d.ts +1 -0
  24. package/es/components/filter/components/FilterButton/types.d.ts +1 -0
  25. package/es/components/input/index.d.ts +1 -0
  26. package/es/components/list/index.d.ts +1 -0
  27. package/es/components/page/dateLocale.js +33 -0
  28. package/es/components/page/index.d.ts +1 -0
  29. package/es/components/page/index.js +30 -4
  30. package/es/components/pisell-config-provider/context.d.ts +1 -0
  31. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.js +2 -1
  32. package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +1 -0
  33. package/es/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +1 -0
  34. package/es/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +1 -0
  35. package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +1 -0
  36. package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.js +22 -5
  37. package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.js +26 -3
  38. package/es/components/pisellGridPro/ToolBar/type.d.ts +1 -0
  39. package/es/components/pisellInput/index.d.ts +1 -0
  40. package/es/components/pisellMenu/types.d.ts +1 -0
  41. package/es/components/pisellQuickFilter/type.d.ts +1 -0
  42. package/es/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +1 -0
  43. package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +1 -0
  44. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +1 -0
  45. package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +1 -0
  46. package/es/components/pisellWalletPassCard/index.d.ts +2 -0
  47. package/es/components/pisellWalletPassCard/index.js +2 -2
  48. package/es/components/productCard/cartSkuCard/index.js +33 -3
  49. package/es/components/productCard/cartSkuCard/index.less +18 -0
  50. package/es/components/productCard/cartSkuCard/types.d.ts +56 -0
  51. package/es/components/productCard/cartSkuCard/variants/A12/index.js +126 -0
  52. package/es/components/productCard/cartSkuCard/variants/A12/index.less +279 -0
  53. package/es/components/productCard/lineItem/index.js +42 -11
  54. package/es/components/productCard/types.d.ts +4 -1
  55. package/es/components/section-footers/index.d.ts +1 -0
  56. package/es/components/virtual-keyboard/Amount/types.d.ts +1 -0
  57. package/es/index.d.ts +2 -1
  58. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +1 -0
  59. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -0
  60. package/lib/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -0
  61. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +1 -0
  62. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +1 -0
  63. package/lib/components/PisellCards/index.d.ts +1 -0
  64. package/lib/components/PisellFields/index.d.ts +1 -0
  65. package/lib/components/PisellGroupView/PisellGroupView.d.ts +1 -0
  66. package/lib/components/PisellLayouts/index.d.ts +1 -0
  67. package/lib/components/PisellMetrics/index.d.ts +1 -0
  68. package/lib/components/PisellSelectionFlow/PisellSelectionFlow.js +2 -3
  69. package/lib/components/appVersionControl/index.d.ts +1 -0
  70. package/lib/components/appVersionControl/types.d.ts +1 -0
  71. package/lib/components/auto-complete-number/index.d.ts +1 -0
  72. package/lib/components/badge/index.d.ts +1 -0
  73. package/lib/components/batch-editor/index.d.ts +1 -0
  74. package/lib/components/calendar/index.d.ts +1 -0
  75. package/lib/components/cardPro/index.d.ts +1 -0
  76. package/lib/components/checkbox/index.d.ts +1 -0
  77. package/lib/components/classicLayout/index.d.ts +1 -0
  78. package/lib/components/config-provider/index.d.ts +1 -0
  79. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
  80. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +1 -0
  81. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  82. package/lib/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +1 -0
  83. package/lib/components/dataSourceComponents/fields/Radio/WithMode.d.ts +1 -0
  84. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -0
  85. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  86. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -0
  87. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +1 -0
  88. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +1 -0
  89. package/lib/components/date-picker/index.d.ts +1 -0
  90. package/lib/components/drag-sort-tree/index.d.ts +1 -0
  91. package/lib/components/drag-sort-tree/types.d.ts +1 -0
  92. package/lib/components/dropdown/index.d.ts +1 -0
  93. package/lib/components/filter/components/FilterButton/types.d.ts +1 -0
  94. package/lib/components/filter/index.d.ts +1 -0
  95. package/lib/components/input/index.d.ts +1 -0
  96. package/lib/components/list/index.d.ts +1 -0
  97. package/lib/components/lowCodePage/index.d.ts +1 -0
  98. package/lib/components/page/dateLocale.js +35 -0
  99. package/lib/components/page/index.d.ts +2 -0
  100. package/lib/components/page/index.js +33 -4
  101. package/lib/components/pisell-config-provider/context.d.ts +1 -0
  102. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
  103. package/lib/components/pisellAdjustPrice/index.d.ts +1 -0
  104. package/lib/components/pisellCard/index.d.ts +1 -0
  105. package/lib/components/pisellDatePicker/index.d.ts +1 -0
  106. package/lib/components/pisellFilter/index.d.ts +1 -0
  107. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.js +2 -1
  108. package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +1 -0
  109. package/lib/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +1 -0
  110. package/lib/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +1 -0
  111. package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +1 -0
  112. package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.js +22 -5
  113. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.js +26 -3
  114. package/lib/components/pisellGridPro/GridView/index.d.ts +1 -0
  115. package/lib/components/pisellGridPro/ToolBar/type.d.ts +1 -0
  116. package/lib/components/pisellInput/components/BankCard/index.d.ts +1 -0
  117. package/lib/components/pisellInput/components/Copy/index.d.ts +1 -0
  118. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
  119. package/lib/components/pisellInput/index.d.ts +1 -0
  120. package/lib/components/pisellLoading/index.d.ts +1 -0
  121. package/lib/components/pisellMenu/types.d.ts +1 -0
  122. package/lib/components/pisellQuickFilter/type.d.ts +1 -0
  123. package/lib/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +1 -0
  124. package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +1 -0
  125. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +1 -0
  126. package/lib/components/pisellSort/index.d.ts +1 -0
  127. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +1 -0
  128. package/lib/components/pisellTooltip/index.d.ts +1 -0
  129. package/lib/components/pisellUpload/index.d.ts +1 -0
  130. package/lib/components/pisellWalletPassCard/index.d.ts +2 -0
  131. package/lib/components/pisellWalletPassCard/index.js +2 -2
  132. package/lib/components/productCard/cartSkuCard/index.js +33 -3
  133. package/lib/components/productCard/cartSkuCard/index.less +18 -0
  134. package/lib/components/productCard/cartSkuCard/types.d.ts +56 -0
  135. package/lib/components/productCard/cartSkuCard/variants/A12/index.js +129 -0
  136. package/lib/components/productCard/cartSkuCard/variants/A12/index.less +279 -0
  137. package/lib/components/productCard/lineItem/index.js +42 -11
  138. package/lib/components/productCard/types.d.ts +4 -1
  139. package/lib/components/qrcode/index.d.ts +1 -0
  140. package/lib/components/radio/index.d.ts +1 -0
  141. package/lib/components/section-footers/index.d.ts +1 -0
  142. package/lib/components/segmented/index.d.ts +1 -0
  143. package/lib/components/select-time/index.d.ts +1 -0
  144. package/lib/components/skeleton/index.d.ts +1 -0
  145. package/lib/components/slider/index.d.ts +1 -0
  146. package/lib/components/time-picker/index.d.ts +1 -0
  147. package/lib/components/upload/index.d.ts +1 -0
  148. package/lib/components/versionSelect/index.d.ts +1 -0
  149. package/lib/components/virtual-keyboard/Amount/index.d.ts +1 -0
  150. package/lib/components/virtual-keyboard/Amount/types.d.ts +1 -0
  151. package/lib/components/virtual-keyboard/Number/index.d.ts +1 -0
  152. package/lib/index.d.ts +2 -1
  153. package/package.json +1 -1
package/es/index.d.ts CHANGED
@@ -257,6 +257,7 @@ import { PisellQRScanner, PisellQRScannerProps } from "./components/pisellQRScan
257
257
  import { PisellQrcode } from "./components/pisellQrcode/index.js";
258
258
  import { PisellScan } from "./components/pisellScan/index.js";
259
259
  import { PisellSectionHeaders } from "./components/pisellSectionHeaders/index.js";
260
+ import { CartSkuCardA12Display, CartSkuCardA12Presentation, CartSkuCardA12Slots, CartSkuCardVariant } from "./components/productCard/cartSkuCard/types.js";
260
261
  import { ProductCard } from "./components/productCard/index.js";
261
262
  import { QRCode } from "./components/qrcode/index.js";
262
263
  import { Radio as Radio$1 } from "./components/radio/index.js";
@@ -278,4 +279,4 @@ import { Number } from "./components/virtual-keyboard/Number/index.js";
278
279
  import { VirtualInput } from "./components/virtualInput/index.js";
279
280
  import { WalletCard } from "./components/walletCard/index.js";
280
281
  import { Affix, Alert, Anchor, Avatar, Breadcrumb, Card, Carousel, Col, ColorPicker, Descriptions, Divider, Empty, Grid, InputNumber as InputNumber$1, Mentions, Menu, Pagination, Popconfirm, Popover, Progress, Rate, Result, Row, Space, Spin, Statistic, Steps, Switch as Switch$1, Tag, Timeline, Tooltip, Transfer, Tree, message, notification, version } from "antd";
281
- export { type AdaptColumnsForPhoneLayoutOptions, Affix, Alert, Anchor, AppVersionControl, AutoComplete, AutoCompleteNumber, AutoResizeText, Avatar, Badge, type BadgeConfig, Translation as BaseTranslation, type BatchActionBarPosition, type BatchActionConfirmConfig, type BatchActionItem, BatchEditor, Breadcrumb, Button, _default as ButtonGroupEdit, _default$1 as ButtonGroupPreview, Calendar, type CalendarPersistContextValue, type CalendarPersistKind, CalendarPersistProvider, Card, CardMetricItem, type PisellStatisticProps as CardMetricItemProps, _default$2 as CardPro, Carousel, Cascader, Checkbox, ClassicLayout, Col, Collapse, ColorPicker, type CompiledSelectionFlowModuleConfig, type CompiledSelectionFlowStep, Component, type CompoundedComponent, ConfigProvider, type CountryCode, type CreateShopFloorPlanClientOptions, CropPhoto, type CursorMode, CustomSelect, DEFAULT_CALENDAR_SLOT_STEP_MINUTES, DEFAULT_RESOURCE_WALL_FILTER_FIELD_KEY, DEFAULT_RESOURCE_WALL_LAYOUT_PERSIST, type DataSourceContainerProps, _default$3 as DataSourceForm, DataSourceImage, DataSourceMenu, DataSourceQRCode, DataSourceSubForm, type DataSourceSubFormProps, _default$4 as DataSourceTable, DataSourceTypography, DataSourceWrapper, DatePicker, type DefaultActionsConfig, Descriptions, _default$5 as Div, Divider, DragSortTree, Drawer, Dropdown, EMPTY_FLOOR_MAP_LAYOUT_CONTEXT, Empty, type EnsureShopFloorPlanByCodeOptions, FIND_FALLBACK_SCANNER_COUNT_KEY, FLOOR_MAP_BUILTIN_SHAPES, FLOOR_MAP_BUILTIN_SHAPE_ELEMENT_KIND, FLOOR_MAP_IMAGE_ELEMENT_KIND, FLOOR_MAP_SELECTION_ZONE_ELEMENT_KIND, FLOOR_MAP_STAGE_ELEMENT_KIND, Filter, type FloorMapBindingPlaceholderReason, FloorMapBuiltinShapeElement, type FloorMapDataSourceRow, type FloorMapDataSources, type FloorMapEdge, type FloorMapEdgeAnchor, type FloorMapEdgeStatus, type FloorMapElementKindCategory, type FloorMapElementKindConfig, type FloorMapFullscreenMode, FloorMapImageElement, type FloorMapItemBase, type FloorMapLayoutContextValue, FloorMapLayoutProvider, type FloorMapLayoutProviderProps, type FloorMapMergedItem, type FloorMapRenderOptions, type FloorMapResourcePickerRecord, type FloorMapResourcePickerSlotProps, type FloorMapSceneElement, FloorMapSelectionZoneElement, type FloorMapViewConfig, type FloorMapViewportOverlayRenderArgs, type FlowModuleBeforeLeaveResult, type FlowModuleBeforeLeaveReturn, type FlowModuleDataMap, type FlowModuleHandle, type FlowModuleState, type FlowModuleStateMap, type FlowModuleStatus, type FlowModuleValidationResult, type FlowModuleValidationReturn, _default$6 as Form, FormGroup, Checkbox$1 as FormItemCheckbox, ColorPicker$1 as FormItemColorPicker, DatePicker$1 as FormItemDatePicker, IconSelect as FormItemIconSelect, Input as FormItemInput, InputNumber as FormItemInputNumber, Radio as FormItemRadio, RecordListWrapperWithDataSource as FormItemRecordListWrapper, SelectWithDataSource as FormItemSelect, Switch as FormItemSwitch, FormItemTabs, TimePicker as FormItemTimePicker, Translation$1 as FormItemTranslation, Upload as FormItemUpload, Provider as GraphicTextCard, type GraphicTextCardProps, type GraphicTextCardSize, type GraphicTextCardVariant, Grid, type GridProProps, type GridViewProps, type GroupBlocks, type GroupModel, type GroupViewVariant, PREFIX_CLS as HIERARCHICAL_SUMMARY_LIST_PREFIX_CLS, _default$7 as Icon, IconSelect$1 as IconSelect, IconFont as Iconfont, Image, type ImageDataSource, type ImageFillMode, Input$1 as Input, InputNumber$1 as InputNumber, InputNumberRange, type ItemContext, type ItemLayout, JsonWrapperProvider as JsonWrapper, _default$8 as Keyboard, type LevelType, List, type LookupInputRenderContext, LowCodePage, type MailtoOptions, Mentions, Menu, Modal, Provider$1 as MultilevelCard, type MultilevelCardProps, type MultipleSelectRef, NAME_AS_TITLE_EXT_KEY, OrganizationTenantSwitcher, Page, PageHeader, Pagination, PisellAdjustPrice, PisellAdjustPriceInputNumber, PisellAlert, PisellAnchor, PisellAppCard, type PisellAppCardProps, PisellAvatar, type PisellBasicCardProps, MemoizedPisellBasicGrid as PisellBasicGrid, type PisellBasicGridProps, PisellBatchActionBar, type PisellBatchActionBarProps, PisellCard, _default$9 as PisellCardList, type PisellCardPickerCardMeta, type PisellCardPickerCategoryConfig, type PisellCardPickerCategoryLevelConfig, type PisellCardPickerCategoryMode, type PisellCardPickerCategoryPath, type PisellCardPickerItem, type PisellCardPickerMode, PisellCards, PisellCheckboxGroup, PisellConfigProvider, PisellContainer, PisellContent, PisellContext, PisellCountdown, MemoizedPisellCurrency as PisellCurrency, type PisellCurrencyProps, PisellCustomCheckboxGroup, PisellDataSourceContainer, PisellDatePicker, _default$10 as PisellDateTimeDisplay, type PisellDateTimeDisplayProps, Demo as PisellDraggable, PisellDropSort, PisellDropdown, _default$11 as PisellEmail, type PisellEmailProps, PisellEmpty, PisellFields, PisellFilter, type PisellFilterProps, PisellFind, type PisellFindProps, type PisellFindRef, PisellFloatingPanel, PisellFloorMapLayout, type PisellFloorMapLayoutProps, type PisellFloorMapLayoutRef, PisellFooter, index as PisellGoodPassCard, PisellGridPro, GridView as PisellGridView, MemoizedPisellGroupView as PisellGroupView, type PisellGroupViewProps, PisellHeader, PisellHeaderProgressBar, PisellHierarchicalSummaryList, type PisellHierarchicalSummaryListAggregateConfig, type PisellHierarchicalSummaryListAggregateMode, type PisellHierarchicalSummaryListItem, type PisellHierarchicalSummaryListKey, type PisellHierarchicalSummaryListLevelConfig, type PisellHierarchicalSummaryListProps, Provider$2 as PisellImageCard, type PisellImageCardProps, PisellImageCarousels, PisellInformationEntry, PisellInput, PisellLayout, type PisellLayoutProps, PisellLayouts, PisellList01, PisellLoading, _default$12 as PisellLongText, type PisellLongTextProps, PisellLookup, type PisellLookupProps, type PisellLookupRef, PisellMenu, type PisellMenuProps, PisellMetricCard, type PisellMetricCardProps, PisellMetrics, PisellMobileDateRangePicker, type PisellMobileDateRangePickerProps, PisellModal, PisellMultipleSelect, type PisellMultipleSelectProps, PisellNavigationMenu, MemoizedPisellNumber as PisellNumber, Number as PisellNumberKeyboard, type PisellNumberProps, MemoizedPisellPercent as PisellPercent, type PisellPercentProps, _default$13 as PisellPhone, type PisellPhoneProps, Amount as PisellPriceKeyboard, PisellProcedure, ProcedureHeader as PisellProcedureHeader, type ProcedureHeaderProps as PisellProcedureHeaderProps, type PisellProcedureProps, type PisellProcedureRef, PisellQRScanner, type PisellQRScannerProps, PisellQrcode, pisellQuickFilter as PisellQuickFilter, type PisellQuickFilterProps, _default$14 as PisellRating, type PisellRatingProps, PisellRecordBoard, PisellRecordBoardCalendarView, type PisellRecordBoardCalendarViewProps, PisellRecordBoardResourceWallView, PisellReservationSchedule, PisellReservationScheduleBand, type PisellReservationScheduleBandProps, type PisellReservationScheduleProps, PisellRow, type PisellRowProps, PisellScan, PisellScrollView, type PisellScrollViewProps, PisellSectionHeaders, _default$15 as PisellSelectionFlow, type PisellSelectionFlowController, type PisellSelectionFlowProps, PisellShellFrame, type PisellShellFrameConfig, type PisellShellFrameProps, type PisellShellFrameScrollConfig, PisellSider, _default$16 as PisellSingleLineText, type PisellSingleLineTextProps, PisellSingleSelect, type PisellSingleSelectProps, PisellSort, type PisellSortProps, PisellStatisticList, type PisellStatisticListProps, type PisellStatisticProps, type PisellStepItem, PisellSteps, type PisellStepsProps, _default$17 as PisellSuperTabs, type PisellSuperTabsProps, PisellTabbar, PisellTabbar$1 as PisellTabbar2, type PisellTabbarProps, _default$18 as PisellTabbarTemplate1, type PisellTabbarTemplate1Direction, type PisellTabbarTemplate1Props, PisellTags, PisellText, PisellTimeNavigator, type PisellTimeNavigatorProps, PisellTimeRangeDisplay, type PisellTimeRangeDisplayProps, PisellToast, Toolbar as PisellToolBar, PisellTooltip, PisellUpload, _default$19 as PisellUrl, type PisellUrlProps, PisellViewGrid, PisellWalletPassCard, type PisellWalletPassCardProps, Popconfirm, Popover, type PostShopFloorPlanBody, type ProcedureBodyProps, type ProcedureFooterProps, type ProcedureHeaderProps$1 as ProcedureHeaderProps, ProductCard, ProfileMenu, Progress, PublishVersionModal, type PutShopFloorPlanBody, QRCode, RECORD_BOARD_PHONE_GRID_CLASS, Radio$1 as Radio, Rate, type RecordBoardBlockedTimeMergedRange, type RecordBoardBlockedTimePanelPayload, type RecordBoardBodyView, type RecordBoardBookingMoveDraft, type RecordBoardCalendarBlockedTimePayload, type RecordBoardCalendarBookingLike, type RecordBoardCalendarBookingRenderArgs, type RecordBoardCalendarDayOverlayBooking, type RecordBoardCalendarProps, type RecordBoardCalendarResource, type RecordBoardCalendarResourceRenderArgs, type RecordBoardCalendarSelectedFreeSlot, type RecordBoardCalendarTimelineHeaderGroup, type RecordBoardCalendarTimelineHeaderRenderContext, type RecordBoardChildComponentProps, type RecordBoardColumnFilterConfig, type RecordBoardColumnType, type RecordBoardContextValue, type RecordBoardCreateBookingDayGroup, type RecordBoardCreateBookingFromSelectionPayload, type RecordBoardFieldType, type RecordBoardFloorMapProps, type RecordBoardGetOptions, type RecordBoardGridProps, type RecordBoardLayoutType, type RecordBoardLayoutVariant, type RecordBoardOptionItem, type RecordBoardProps, type RecordBoardResourceWallCardModel, type RecordBoardResourceWallLayoutPersist, type RecordBoardResourceWallProps, type RecordBoardToolBarProps, _default$20 as RecordView, type ReservationScheduleBandValue, type ReservationScheduleValue, Result, Row, SHOP_FLOOR_PLAN_DUPLICATE_CODE, SafeAreaTop, SectionFooters, Segmented, Select, SelectTime, SelectionFlowCompileError, type SelectionFlowCompileIssue, type SelectionFlowCompileIssueCode, type SelectionFlowContextValue, type SelectionFlowDraftAdapter, type SelectionFlowDraftChange, type SelectionFlowDraftUpdateMeta, type SelectionFlowMessageCode, type SelectionFlowMetadata, type SelectionFlowModuleAdapter, type SelectionFlowModuleConfig, type SelectionFlowModuleInput, type SelectionFlowModuleRegistry, type SelectionFlowPrepareStepsOptions, type SelectionFlowPrepareStepsResult, type SelectionFlowRef, type SelectionFlowRuntimeIssue, type SelectionFlowSnapshot, type SelectionFlowStepConfig, type SelectionFlowValidationFeedback, type ShopFloorPlanByCodeRequestOptions, type ShopFloorPlanDetail, type ShopFloorPlanHttpAdapter, type ShopFloorPlanLayoutItem, type SingleSelectRef, Skeleton, SliderOuter as Slider, Sort, SortableList, Space, Spin, Statistic, Steps, SubmitButton, Switch$1 as Switch, Provider$3 as TabCard, type TabCardProps, type TabDataItem, type TabbarActionItem, type TabbarDataSource, _default$21 as Table, Tabs, Tag, Provider$4 as TextCard, type TimeNavigatorOrientation, type TimeNavigatorPassthroughProps, type TimeNavigatorValue, TimePicker$1 as TimePicker, type TimeRangeOption, Timeline, type ToolBarProps, Tooltip, Transfer, Translation$2 as Translation, Tree, TreeSelect, Typography, Upload$1 as Upload, type VenueWallAppearanceSlot, type VenueWallAppearanceTheme, type VenueWallStatusKey, type VenueWallStatusTone, type VenueWallStatusToneOverrides, VirtualInput, VirtualKeyboard, VirtualKeyboardTime, WalletCard, type WrapFloorMapOnSaveWithRemotePersistParams, adaptColumnsForPhoneLayout, buildCalendarHourSlotsFromRange, buildCalendarTimelineSlotStartsFromRange, buildFloorPlanPutBody, buildNameAsTitleExtensionsPatch, compileSelectionFlow, compileSelectionFlowSteps, computeSelectionZoneMemberIds, createShopFloorPlanClient, diffVenueWallStatusToneOverrides, findFloorMapRowByDataBinding, _default$22 as floorMapLayoutLocales, floorMapResourcePickerRecordSearchText, floorMapSavedConfigToRemotePatch, formatScheduleAtLabel, getBankCardTypeImg, getFigmaTableCardFromMerged, getFloorMapBindingPlaceholderReason, getFloorMapBuiltinShapeDef, getFloorMapCardPickerCategoryConfig, getFloorMapDisplayLocale, getFloorMapResourcePickerCardMeta, getHorizontalAxisSlotCount, getRangeBounds, getRenderItemByKindRoundTable, getRenderItemByKindTable, getVenueWallStatusToneMap, globalConfig, hasSelectionDraftFieldValue, inferCanvasSizeFromScene, initFloorMapLayoutLocales, isElementNameAsTitleEnabled, isFloorMapBuiltinShapeElementKind, isFloorMapImageElementKind, isFloorPlanDuplicateCodeError, isHttpNotFoundError, isSelectionModuleType, isSelectionZoneItem, isShopFloorPlanNotFoundResponse, loginAndRegister, mergeFloorMapLayoutPropsFromContext, mergeFloorPlanViewRemote, message, notification, parseLayoutFieldToViewConfigPatch, parseNestedPathSegments, pickFloorPlanDetail, pickReferenceDateContainingNow, _default$23 as pisellTimeNavigatorLocales, renderFigmaStyleRoundTableCard, renderFigmaStyleTableCard, renderFloorMapFallbackPlaceholder, resolveFlowModuleAdapter, resolveSceneElementDisplayTitle, sceneElementsToShopLayout, shopLayoutToSceneElements, useFloorMapLayoutContext, usePisellConfig, useRecordBoardContext, useRecordBoardShellBodyMeta, useSelectionFlowContext, useShopFloorPlanSubscription, useToast, useTypedSelectionFlowContext, version, viewConfigToLayoutPayload, wrapFloorMapOnSaveWithRemotePersist };
282
+ export { type AdaptColumnsForPhoneLayoutOptions, Affix, Alert, Anchor, AppVersionControl, AutoComplete, AutoCompleteNumber, AutoResizeText, Avatar, Badge, type BadgeConfig, Translation as BaseTranslation, type BatchActionBarPosition, type BatchActionConfirmConfig, type BatchActionItem, BatchEditor, Breadcrumb, Button, _default as ButtonGroupEdit, _default$1 as ButtonGroupPreview, Calendar, type CalendarPersistContextValue, type CalendarPersistKind, CalendarPersistProvider, Card, CardMetricItem, type PisellStatisticProps as CardMetricItemProps, _default$2 as CardPro, Carousel, type CartSkuCardA12Display, type CartSkuCardA12Presentation, type CartSkuCardA12Slots, type CartSkuCardVariant, Cascader, Checkbox, ClassicLayout, Col, Collapse, ColorPicker, type CompiledSelectionFlowModuleConfig, type CompiledSelectionFlowStep, Component, type CompoundedComponent, ConfigProvider, type CountryCode, type CreateShopFloorPlanClientOptions, CropPhoto, type CursorMode, CustomSelect, DEFAULT_CALENDAR_SLOT_STEP_MINUTES, DEFAULT_RESOURCE_WALL_FILTER_FIELD_KEY, DEFAULT_RESOURCE_WALL_LAYOUT_PERSIST, type DataSourceContainerProps, _default$3 as DataSourceForm, DataSourceImage, DataSourceMenu, DataSourceQRCode, DataSourceSubForm, type DataSourceSubFormProps, _default$4 as DataSourceTable, DataSourceTypography, DataSourceWrapper, DatePicker, type DefaultActionsConfig, Descriptions, _default$5 as Div, Divider, DragSortTree, Drawer, Dropdown, EMPTY_FLOOR_MAP_LAYOUT_CONTEXT, Empty, type EnsureShopFloorPlanByCodeOptions, FIND_FALLBACK_SCANNER_COUNT_KEY, FLOOR_MAP_BUILTIN_SHAPES, FLOOR_MAP_BUILTIN_SHAPE_ELEMENT_KIND, FLOOR_MAP_IMAGE_ELEMENT_KIND, FLOOR_MAP_SELECTION_ZONE_ELEMENT_KIND, FLOOR_MAP_STAGE_ELEMENT_KIND, Filter, type FloorMapBindingPlaceholderReason, FloorMapBuiltinShapeElement, type FloorMapDataSourceRow, type FloorMapDataSources, type FloorMapEdge, type FloorMapEdgeAnchor, type FloorMapEdgeStatus, type FloorMapElementKindCategory, type FloorMapElementKindConfig, type FloorMapFullscreenMode, FloorMapImageElement, type FloorMapItemBase, type FloorMapLayoutContextValue, FloorMapLayoutProvider, type FloorMapLayoutProviderProps, type FloorMapMergedItem, type FloorMapRenderOptions, type FloorMapResourcePickerRecord, type FloorMapResourcePickerSlotProps, type FloorMapSceneElement, FloorMapSelectionZoneElement, type FloorMapViewConfig, type FloorMapViewportOverlayRenderArgs, type FlowModuleBeforeLeaveResult, type FlowModuleBeforeLeaveReturn, type FlowModuleDataMap, type FlowModuleHandle, type FlowModuleState, type FlowModuleStateMap, type FlowModuleStatus, type FlowModuleValidationResult, type FlowModuleValidationReturn, _default$6 as Form, FormGroup, Checkbox$1 as FormItemCheckbox, ColorPicker$1 as FormItemColorPicker, DatePicker$1 as FormItemDatePicker, IconSelect as FormItemIconSelect, Input as FormItemInput, InputNumber as FormItemInputNumber, Radio as FormItemRadio, RecordListWrapperWithDataSource as FormItemRecordListWrapper, SelectWithDataSource as FormItemSelect, Switch as FormItemSwitch, FormItemTabs, TimePicker as FormItemTimePicker, Translation$1 as FormItemTranslation, Upload as FormItemUpload, Provider as GraphicTextCard, type GraphicTextCardProps, type GraphicTextCardSize, type GraphicTextCardVariant, Grid, type GridProProps, type GridViewProps, type GroupBlocks, type GroupModel, type GroupViewVariant, PREFIX_CLS as HIERARCHICAL_SUMMARY_LIST_PREFIX_CLS, _default$7 as Icon, IconSelect$1 as IconSelect, IconFont as Iconfont, Image, type ImageDataSource, type ImageFillMode, Input$1 as Input, InputNumber$1 as InputNumber, InputNumberRange, type ItemContext, type ItemLayout, JsonWrapperProvider as JsonWrapper, _default$8 as Keyboard, type LevelType, List, type LookupInputRenderContext, LowCodePage, type MailtoOptions, Mentions, Menu, Modal, Provider$1 as MultilevelCard, type MultilevelCardProps, type MultipleSelectRef, NAME_AS_TITLE_EXT_KEY, OrganizationTenantSwitcher, Page, PageHeader, Pagination, PisellAdjustPrice, PisellAdjustPriceInputNumber, PisellAlert, PisellAnchor, PisellAppCard, type PisellAppCardProps, PisellAvatar, type PisellBasicCardProps, MemoizedPisellBasicGrid as PisellBasicGrid, type PisellBasicGridProps, PisellBatchActionBar, type PisellBatchActionBarProps, PisellCard, _default$9 as PisellCardList, type PisellCardPickerCardMeta, type PisellCardPickerCategoryConfig, type PisellCardPickerCategoryLevelConfig, type PisellCardPickerCategoryMode, type PisellCardPickerCategoryPath, type PisellCardPickerItem, type PisellCardPickerMode, PisellCards, PisellCheckboxGroup, PisellConfigProvider, PisellContainer, PisellContent, PisellContext, PisellCountdown, MemoizedPisellCurrency as PisellCurrency, type PisellCurrencyProps, PisellCustomCheckboxGroup, PisellDataSourceContainer, PisellDatePicker, _default$10 as PisellDateTimeDisplay, type PisellDateTimeDisplayProps, Demo as PisellDraggable, PisellDropSort, PisellDropdown, _default$11 as PisellEmail, type PisellEmailProps, PisellEmpty, PisellFields, PisellFilter, type PisellFilterProps, PisellFind, type PisellFindProps, type PisellFindRef, PisellFloatingPanel, PisellFloorMapLayout, type PisellFloorMapLayoutProps, type PisellFloorMapLayoutRef, PisellFooter, index as PisellGoodPassCard, PisellGridPro, GridView as PisellGridView, MemoizedPisellGroupView as PisellGroupView, type PisellGroupViewProps, PisellHeader, PisellHeaderProgressBar, PisellHierarchicalSummaryList, type PisellHierarchicalSummaryListAggregateConfig, type PisellHierarchicalSummaryListAggregateMode, type PisellHierarchicalSummaryListItem, type PisellHierarchicalSummaryListKey, type PisellHierarchicalSummaryListLevelConfig, type PisellHierarchicalSummaryListProps, Provider$2 as PisellImageCard, type PisellImageCardProps, PisellImageCarousels, PisellInformationEntry, PisellInput, PisellLayout, type PisellLayoutProps, PisellLayouts, PisellList01, PisellLoading, _default$12 as PisellLongText, type PisellLongTextProps, PisellLookup, type PisellLookupProps, type PisellLookupRef, PisellMenu, type PisellMenuProps, PisellMetricCard, type PisellMetricCardProps, PisellMetrics, PisellMobileDateRangePicker, type PisellMobileDateRangePickerProps, PisellModal, PisellMultipleSelect, type PisellMultipleSelectProps, PisellNavigationMenu, MemoizedPisellNumber as PisellNumber, Number as PisellNumberKeyboard, type PisellNumberProps, MemoizedPisellPercent as PisellPercent, type PisellPercentProps, _default$13 as PisellPhone, type PisellPhoneProps, Amount as PisellPriceKeyboard, PisellProcedure, ProcedureHeader as PisellProcedureHeader, type ProcedureHeaderProps as PisellProcedureHeaderProps, type PisellProcedureProps, type PisellProcedureRef, PisellQRScanner, type PisellQRScannerProps, PisellQrcode, pisellQuickFilter as PisellQuickFilter, type PisellQuickFilterProps, _default$14 as PisellRating, type PisellRatingProps, PisellRecordBoard, PisellRecordBoardCalendarView, type PisellRecordBoardCalendarViewProps, PisellRecordBoardResourceWallView, PisellReservationSchedule, PisellReservationScheduleBand, type PisellReservationScheduleBandProps, type PisellReservationScheduleProps, PisellRow, type PisellRowProps, PisellScan, PisellScrollView, type PisellScrollViewProps, PisellSectionHeaders, _default$15 as PisellSelectionFlow, type PisellSelectionFlowController, type PisellSelectionFlowProps, PisellShellFrame, type PisellShellFrameConfig, type PisellShellFrameProps, type PisellShellFrameScrollConfig, PisellSider, _default$16 as PisellSingleLineText, type PisellSingleLineTextProps, PisellSingleSelect, type PisellSingleSelectProps, PisellSort, type PisellSortProps, PisellStatisticList, type PisellStatisticListProps, type PisellStatisticProps, type PisellStepItem, PisellSteps, type PisellStepsProps, _default$17 as PisellSuperTabs, type PisellSuperTabsProps, PisellTabbar, PisellTabbar$1 as PisellTabbar2, type PisellTabbarProps, _default$18 as PisellTabbarTemplate1, type PisellTabbarTemplate1Direction, type PisellTabbarTemplate1Props, PisellTags, PisellText, PisellTimeNavigator, type PisellTimeNavigatorProps, PisellTimeRangeDisplay, type PisellTimeRangeDisplayProps, PisellToast, Toolbar as PisellToolBar, PisellTooltip, PisellUpload, _default$19 as PisellUrl, type PisellUrlProps, PisellViewGrid, PisellWalletPassCard, type PisellWalletPassCardProps, Popconfirm, Popover, type PostShopFloorPlanBody, type ProcedureBodyProps, type ProcedureFooterProps, type ProcedureHeaderProps$1 as ProcedureHeaderProps, ProductCard, ProfileMenu, Progress, PublishVersionModal, type PutShopFloorPlanBody, QRCode, RECORD_BOARD_PHONE_GRID_CLASS, Radio$1 as Radio, Rate, type RecordBoardBlockedTimeMergedRange, type RecordBoardBlockedTimePanelPayload, type RecordBoardBodyView, type RecordBoardBookingMoveDraft, type RecordBoardCalendarBlockedTimePayload, type RecordBoardCalendarBookingLike, type RecordBoardCalendarBookingRenderArgs, type RecordBoardCalendarDayOverlayBooking, type RecordBoardCalendarProps, type RecordBoardCalendarResource, type RecordBoardCalendarResourceRenderArgs, type RecordBoardCalendarSelectedFreeSlot, type RecordBoardCalendarTimelineHeaderGroup, type RecordBoardCalendarTimelineHeaderRenderContext, type RecordBoardChildComponentProps, type RecordBoardColumnFilterConfig, type RecordBoardColumnType, type RecordBoardContextValue, type RecordBoardCreateBookingDayGroup, type RecordBoardCreateBookingFromSelectionPayload, type RecordBoardFieldType, type RecordBoardFloorMapProps, type RecordBoardGetOptions, type RecordBoardGridProps, type RecordBoardLayoutType, type RecordBoardLayoutVariant, type RecordBoardOptionItem, type RecordBoardProps, type RecordBoardResourceWallCardModel, type RecordBoardResourceWallLayoutPersist, type RecordBoardResourceWallProps, type RecordBoardToolBarProps, _default$20 as RecordView, type ReservationScheduleBandValue, type ReservationScheduleValue, Result, Row, SHOP_FLOOR_PLAN_DUPLICATE_CODE, SafeAreaTop, SectionFooters, Segmented, Select, SelectTime, SelectionFlowCompileError, type SelectionFlowCompileIssue, type SelectionFlowCompileIssueCode, type SelectionFlowContextValue, type SelectionFlowDraftAdapter, type SelectionFlowDraftChange, type SelectionFlowDraftUpdateMeta, type SelectionFlowMessageCode, type SelectionFlowMetadata, type SelectionFlowModuleAdapter, type SelectionFlowModuleConfig, type SelectionFlowModuleInput, type SelectionFlowModuleRegistry, type SelectionFlowPrepareStepsOptions, type SelectionFlowPrepareStepsResult, type SelectionFlowRef, type SelectionFlowRuntimeIssue, type SelectionFlowSnapshot, type SelectionFlowStepConfig, type SelectionFlowValidationFeedback, type ShopFloorPlanByCodeRequestOptions, type ShopFloorPlanDetail, type ShopFloorPlanHttpAdapter, type ShopFloorPlanLayoutItem, type SingleSelectRef, Skeleton, SliderOuter as Slider, Sort, SortableList, Space, Spin, Statistic, Steps, SubmitButton, Switch$1 as Switch, Provider$3 as TabCard, type TabCardProps, type TabDataItem, type TabbarActionItem, type TabbarDataSource, _default$21 as Table, Tabs, Tag, Provider$4 as TextCard, type TimeNavigatorOrientation, type TimeNavigatorPassthroughProps, type TimeNavigatorValue, TimePicker$1 as TimePicker, type TimeRangeOption, Timeline, type ToolBarProps, Tooltip, Transfer, Translation$2 as Translation, Tree, TreeSelect, Typography, Upload$1 as Upload, type VenueWallAppearanceSlot, type VenueWallAppearanceTheme, type VenueWallStatusKey, type VenueWallStatusTone, type VenueWallStatusToneOverrides, VirtualInput, VirtualKeyboard, VirtualKeyboardTime, WalletCard, type WrapFloorMapOnSaveWithRemotePersistParams, adaptColumnsForPhoneLayout, buildCalendarHourSlotsFromRange, buildCalendarTimelineSlotStartsFromRange, buildFloorPlanPutBody, buildNameAsTitleExtensionsPatch, compileSelectionFlow, compileSelectionFlowSteps, computeSelectionZoneMemberIds, createShopFloorPlanClient, diffVenueWallStatusToneOverrides, findFloorMapRowByDataBinding, _default$22 as floorMapLayoutLocales, floorMapResourcePickerRecordSearchText, floorMapSavedConfigToRemotePatch, formatScheduleAtLabel, getBankCardTypeImg, getFigmaTableCardFromMerged, getFloorMapBindingPlaceholderReason, getFloorMapBuiltinShapeDef, getFloorMapCardPickerCategoryConfig, getFloorMapDisplayLocale, getFloorMapResourcePickerCardMeta, getHorizontalAxisSlotCount, getRangeBounds, getRenderItemByKindRoundTable, getRenderItemByKindTable, getVenueWallStatusToneMap, globalConfig, hasSelectionDraftFieldValue, inferCanvasSizeFromScene, initFloorMapLayoutLocales, isElementNameAsTitleEnabled, isFloorMapBuiltinShapeElementKind, isFloorMapImageElementKind, isFloorPlanDuplicateCodeError, isHttpNotFoundError, isSelectionModuleType, isSelectionZoneItem, isShopFloorPlanNotFoundResponse, loginAndRegister, mergeFloorMapLayoutPropsFromContext, mergeFloorPlanViewRemote, message, notification, parseLayoutFieldToViewConfigPatch, parseNestedPathSegments, pickFloorPlanDetail, pickReferenceDateContainingNow, _default$23 as pisellTimeNavigatorLocales, renderFigmaStyleRoundTableCard, renderFigmaStyleTableCard, renderFloorMapFallbackPlaceholder, resolveFlowModuleAdapter, resolveSceneElementDisplayTitle, sceneElementsToShopLayout, shopLayoutToSceneElements, useFloorMapLayoutContext, usePisellConfig, useRecordBoardContext, useRecordBoardShellBodyMeta, useSelectionFlowContext, useShopFloorPlanSubscription, useToast, useTypedSelectionFlowContext, version, viewConfigToLayoutPayload, wrapFloorMapOnSaveWithRemotePersist };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellBasicGridProps } from "./types.js";
2
3
  //#region src/components/PisellBasicGrid/PisellBasicGrid.d.ts
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GraphicTextCardProps } from "./types.js";
2
3
  //#region src/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellImageCardProps } from "./types.js";
2
3
  //#region src/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/PisellCards/components/TabCard/TabCard.d.ts
2
3
  declare const Provider: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/PisellCards/components/TextCard/TextCard.d.ts
2
3
  /**
3
4
  * Provider 包装器
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellBasicCardProps } from "./types.js";
2
3
  import { ImageDataSource, ImageFillMode, PisellImageCardProps } from "./components/PisellImageCard/types.js";
3
4
  import { GraphicConfig, GraphicTextCardProps, GraphicTextCardSize, GraphicTextCardVariant } from "./components/GraphicTextCard/types.js";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellSingleLineTextProps } from "../pisellSingleLineText/types.js";
2
3
  import { PisellLongTextProps } from "../pisellLongText/types.js";
3
4
  import { PisellNumberProps } from "../pisellNumber/types.js";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellGroupViewProps } from "./types.js";
2
3
  //#region src/components/PisellGroupView/PisellGroupView.d.ts
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellBasicGridProps } from "../PisellBasicGrid/types.js";
2
3
  import { PisellScrollViewProps, PisellScrollViewRef } from "../PisellScrollView/types.js";
3
4
  import { FloorMapFullscreenMode, FloorMapItemBase, FloorMapLayoutContextValue, PisellFloorMapLayoutProps, PisellFloorMapLayoutRef } from "../pisellFloorMapLayout/types.js";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellMetricCardProps } from "../pisellMetricCard/types.js";
2
3
  import { PisellStatisticListProps } from "../pisellStatisticList/index.js";
3
4
  import { PisellStatisticProps } from "../cardMetricItem/index.js";
@@ -18,7 +18,7 @@ const createUnexpectedCompileError = (error) => {
18
18
  };
19
19
  const SelectionFlow = ({ registry, draftAdapter, steps, initialDraft, initialStepIndex = 0, hostContext, services, children, onDraftChange, onStepChange, onCompiledStepsChange, onValidationFailed, onConfigurationError, onComplete }, ref) => {
20
20
  const mountedRef = (0, react.useRef)(true);
21
- const flowGenerationRef = (0, react.useRef)(0);
21
+ const flowGenerationRef = (0, react.useRef)(1);
22
22
  const draftRevisionRef = (0, react.useRef)(0);
23
23
  const navigationRevisionRef = (0, react.useRef)(0);
24
24
  const preparationRevisionRef = (0, react.useRef)(0);
@@ -71,8 +71,7 @@ const SelectionFlow = ({ registry, draftAdapter, steps, initialDraft, initialSte
71
71
  params
72
72
  }), []);
73
73
  (0, react.useEffect)(() => {
74
- const generation = flowGenerationRef.current + 1;
75
- flowGenerationRef.current = generation;
74
+ const generation = flowGenerationRef.current;
76
75
  mountedRef.current = true;
77
76
  if (generation > 1) {
78
77
  const nextModuleState = Object.fromEntries(Object.keys(moduleStateRef.current).map((moduleKey) => [moduleKey, { status: "idle" }]));
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AppVersionControlProps } from "./types.js";
2
3
  //#region src/components/appVersionControl/index.d.ts
3
4
  declare const AppVersionControl: (props: AppVersionControlProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/appVersionControl/types.d.ts
2
3
  interface Version {
3
4
  id: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AutoCompleteProps, InputNumberProps } from "antd";
2
3
 
3
4
  //#region src/components/auto-complete-number/index.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/badge/index.d.ts
2
3
  declare const Badge: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/batch-editor/index.d.ts
2
3
  interface BatchEditorProps {
3
4
  columns: any[];
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/calendar/index.d.ts
2
3
  declare const Calendar: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/cardPro/index.d.ts
2
3
  declare const _default: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/checkbox/index.d.ts
2
3
  declare const Checkbox: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/classicLayout/index.d.ts
2
3
  declare const ClassicLayout: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ConfigProviderProps } from "antd/es/config-provider";
2
3
  //#region src/components/config-provider/index.d.ts
3
4
  interface ConfigProviderProps$1 extends ConfigProviderProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts
2
3
  declare const DataSourceQRCode: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { LocalSettingsType } from "../../table/types.js";
2
3
  import { DataSourceType } from "../provider/dataSource/DataSourceContext.js";
3
4
  import { ColumnType } from "antd/es/table";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DataSourceContextProps } from "../provider/dataSource/DataSourceContext.js";
2
3
 
3
4
  //#region src/components/dataSourceComponents/dataSourceWrapper/index.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CheckboxGroupProps } from "./type.js";
2
3
  import { WithModeProps } from "../../dataSourceForm/utils.js";
3
4
  import * as _$react from "react";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { WithModeProps } from "../../dataSourceForm/utils.js";
2
3
  import { RadioGroupProps } from "./type.js";
3
4
  import * as _$react from "react";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
2
3
  import { RecordListWrapperProps } from "./type.js";
3
4
 
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
2
3
  import * as _$antd from "antd";
3
4
  import * as _$antd_es_select0 from "antd/es/select";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
2
3
  import { TabsProps } from "./type.js";
3
4
 
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ModeType } from "../../dataSourceForm/type.js";
2
3
 
3
4
  //#region src/components/dataSourceComponents/fields/Translation/type.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActionsItem } from "../../dataSourceForm/serve.js";
2
3
  import { Result } from "ahooks/es/useRequest/src/types";
3
4
 
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/date-picker/index.d.ts
2
3
  declare const DatePicker: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SortType } from "./types.js";
2
3
  //#region src/components/drag-sort-tree/index.d.ts
3
4
  declare const DragSortTree: (props: SortType) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/drag-sort-tree/types.d.ts
2
3
  type IdType = string | number;
3
4
  type ValueProps = {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/dropdown/index.d.ts
2
3
  declare const Dropdown: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FilterItemProps } from "../../types.js";
2
3
 
3
4
  //#region src/components/filter/components/FilterButton/types.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FilterProps } from "./types.js";
2
3
 
3
4
  //#region src/components/filter/index.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import * as _$react from "react";
2
3
  import { InputProps, InputRef } from "antd";
3
4
  import * as _$antd_es_input0 from "antd/es/input";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import * as _$antd_es_list_Item0 from "antd/es/list/Item";
2
3
  //#region src/components/list/index.d.ts
3
4
  declare const List: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/lowCodePage/index.d.ts
2
3
  type LowCodePageProps = {
3
4
  id: number;
@@ -0,0 +1,35 @@
1
+ //#region src/components/page/dateLocale.ts
2
+ const COUNTRY_WEEK_STARTS_ON = {
3
+ US: 0,
4
+ CA: 0,
5
+ AU: 1,
6
+ NZ: 1,
7
+ SG: 0,
8
+ HK: 0,
9
+ TW: 0,
10
+ CN: 1,
11
+ JP: 0,
12
+ KR: 0,
13
+ MY: 1,
14
+ GB: 1,
15
+ FR: 1,
16
+ IT: 1
17
+ };
18
+ function normalizePageCountryCode(value) {
19
+ const countryCode = String(value !== null && value !== void 0 ? value : "").trim().toUpperCase();
20
+ return /^[A-Z]{2}$/.test(countryCode) ? countryCode : void 0;
21
+ }
22
+ /** Undefined tells Page to preserve its previous locale behaviour. */
23
+ function getPageWeekStartsOn(countryCode) {
24
+ const normalized = normalizePageCountryCode(countryCode);
25
+ return normalized ? COUNTRY_WEEK_STARTS_ON[normalized] : void 0;
26
+ }
27
+ function getPageEnglishAdapterLocale(countryCode) {
28
+ const weekStartsOn = getPageWeekStartsOn(countryCode);
29
+ if (weekStartsOn === void 0) return void 0;
30
+ return weekStartsOn === 1 ? "en-gb" : "en";
31
+ }
32
+ //#endregion
33
+ exports.getPageEnglishAdapterLocale = getPageEnglishAdapterLocale;
34
+ exports.getPageWeekStartsOn = getPageWeekStartsOn;
35
+ exports.normalizePageCountryCode = normalizePageCountryCode;
@@ -1,7 +1,9 @@
1
+ /// <reference types="react" />
1
2
  import { ConfigProviderProps } from "../config-provider/index.js";
2
3
 
3
4
  //#region src/components/page/index.d.ts
4
5
  interface PageProps extends ConfigProviderProps {
6
+ countryCode?: string;
5
7
  variablesConfig?: {
6
8
  disabledHistoryListener?: boolean;
7
9
  };
@@ -6,15 +6,20 @@ const require_index = require("../config-provider/index.js");
6
6
  const require_VariablesProvider = require("../dataSourceComponents/provider/variables/VariablesProvider.js");
7
7
  const require_index$1 = require("../pisell-config-provider/index.js");
8
8
  const require_tokens = require("../../theme/tokens.js");
9
+ const require_dateLocale = require("./dateLocale.js");
9
10
  let react = require("react");
10
11
  react = require_runtime.__toESM(react);
11
12
  let antd = require("antd");
13
+ let dayjs = require("dayjs");
14
+ dayjs = require_runtime.__toESM(dayjs);
12
15
  let _pisell_date_picker = require("@pisell/date-picker");
13
16
  let antd_es_locale_zh_CN = require("antd/es/locale/zh_CN");
14
17
  antd_es_locale_zh_CN = require_runtime.__toESM(antd_es_locale_zh_CN);
15
18
  let _pisell_date_picker_es_AdapterDayjs = require("@pisell/date-picker/es/AdapterDayjs");
16
19
  let antd_es_locale_en_US = require("antd/es/locale/en_US");
17
20
  antd_es_locale_en_US = require_runtime.__toESM(antd_es_locale_en_US);
21
+ let antd_es_locale_en_GB = require("antd/es/locale/en_GB");
22
+ antd_es_locale_en_GB = require_runtime.__toESM(antd_es_locale_en_GB);
18
23
  let antd_es_locale_zh_TW = require("antd/es/locale/zh_TW");
19
24
  antd_es_locale_zh_TW = require_runtime.__toESM(antd_es_locale_zh_TW);
20
25
  let antd_es_locale_zh_HK = require("antd/es/locale/zh_HK");
@@ -23,15 +28,19 @@ let antd_es_locale_ja_JP = require("antd/es/locale/ja_JP");
23
28
  antd_es_locale_ja_JP = require_runtime.__toESM(antd_es_locale_ja_JP);
24
29
  let antd_es_locale_pt_PT = require("antd/es/locale/pt_PT");
25
30
  antd_es_locale_pt_PT = require_runtime.__toESM(antd_es_locale_pt_PT);
31
+ let dayjs_locale_en_gb = require("dayjs/locale/en-gb");
32
+ dayjs_locale_en_gb = require_runtime.__toESM(dayjs_locale_en_gb);
26
33
  //#region src/components/page/index.tsx
27
34
  const _excluded = [
28
35
  "children",
29
36
  "style",
30
37
  "className",
31
38
  "locale",
39
+ "countryCode",
32
40
  "variablesConfig",
33
41
  "isRenderPisellConfigProvider"
34
42
  ];
43
+ dayjs.default.locale(dayjs_locale_en_gb.default, void 0, true);
35
44
  const localMap = {
36
45
  "zh-TW": antd_es_locale_zh_TW.default,
37
46
  "zh-CN": antd_es_locale_zh_CN.default,
@@ -51,11 +60,31 @@ const localeDateMap = {
51
60
  "pt": { adapterLocale: "pt" }
52
61
  };
53
62
  const Page = (props) => {
54
- var _context$appHelper, _context$engine, _localeDateMap, _context$engine2;
55
- const { children, style, className, locale: propsLocale, variablesConfig, isRenderPisellConfigProvider = true } = props, others = require_objectWithoutProperties._objectWithoutProperties(props, _excluded);
63
+ var _context$appHelper, _context$engine, _context$appHelper2, _localeDateMap, _context$engine2;
64
+ const { children, style, className, locale: propsLocale, countryCode: propsCountryCode, variablesConfig, isRenderPisellConfigProvider = true } = props, others = require_objectWithoutProperties._objectWithoutProperties(props, _excluded);
56
65
  const context = require_useEngineContext.default();
57
66
  const { platform, themeColor } = ((_context$appHelper = context.appHelper) === null || _context$appHelper === void 0 ? void 0 : _context$appHelper.constants) || {};
58
67
  const locale = propsLocale || (context === null || context === void 0 || (_context$engine = context.engine) === null || _context$engine === void 0 || (_context$engine = _context$engine.props) === null || _context$engine === void 0 ? void 0 : _context$engine.locale) || "en";
68
+ const utils = context === null || context === void 0 || (_context$appHelper2 = context.appHelper) === null || _context$appHelper2 === void 0 ? void 0 : _context$appHelper2.utils;
69
+ let countryCode = require_dateLocale.normalizePageCountryCode(propsCountryCode);
70
+ try {
71
+ var _utils$getStore, _utils$getStore$getSt, _utils$store, _utils$store$getState, _utils$getApp, _utils$getApp$getStor, _utils$getApp$getStor2, _hostState$global, _utils$getData, _context$appHelper3, _context$appHelper4, _context$appHelper5;
72
+ const hostState = (utils === null || utils === void 0 || (_utils$getStore = utils.getStore) === null || _utils$getStore === void 0 || (_utils$getStore = _utils$getStore.call(utils)) === null || _utils$getStore === void 0 || (_utils$getStore$getSt = _utils$getStore.getState) === null || _utils$getStore$getSt === void 0 ? void 0 : _utils$getStore$getSt.call(_utils$getStore)) || (utils === null || utils === void 0 || (_utils$store = utils.store) === null || _utils$store === void 0 || (_utils$store$getState = _utils$store.getState) === null || _utils$store$getState === void 0 ? void 0 : _utils$store$getState.call(_utils$store));
73
+ const appCore = utils === null || utils === void 0 || (_utils$getApp = utils.getApp) === null || _utils$getApp === void 0 || (_utils$getApp = _utils$getApp.call(utils)) === null || _utils$getApp === void 0 || (_utils$getApp = _utils$getApp.data) === null || _utils$getApp === void 0 || (_utils$getApp = _utils$getApp.store) === null || _utils$getApp === void 0 || (_utils$getApp$getStor = _utils$getApp.getStore) === null || _utils$getApp$getStor === void 0 || (_utils$getApp$getStor = _utils$getApp$getStor.call(_utils$getApp)) === null || _utils$getApp$getStor === void 0 || (_utils$getApp$getStor2 = _utils$getApp$getStor.getDataByModel) === null || _utils$getApp$getStor2 === void 0 ? void 0 : _utils$getApp$getStor2.call(_utils$getApp$getStor, "core", "core");
74
+ countryCode = [
75
+ countryCode,
76
+ hostState === null || hostState === void 0 || (_hostState$global = hostState.global) === null || _hostState$global === void 0 || (_hostState$global = _hostState$global.shopDetail) === null || _hostState$global === void 0 ? void 0 : _hostState$global.country_code,
77
+ utils === null || utils === void 0 || (_utils$getData = utils.getData) === null || _utils$getData === void 0 || (_utils$getData = _utils$getData.call(utils, "shop_info")) === null || _utils$getData === void 0 ? void 0 : _utils$getData.country_code,
78
+ appCore === null || appCore === void 0 ? void 0 : appCore.country_code,
79
+ context === null || context === void 0 || (_context$appHelper3 = context.appHelper) === null || _context$appHelper3 === void 0 || (_context$appHelper3 = _context$appHelper3.constants) === null || _context$appHelper3 === void 0 ? void 0 : _context$appHelper3.countryCode,
80
+ context === null || context === void 0 || (_context$appHelper4 = context.appHelper) === null || _context$appHelper4 === void 0 || (_context$appHelper4 = _context$appHelper4.constants) === null || _context$appHelper4 === void 0 ? void 0 : _context$appHelper4.country_code,
81
+ context === null || context === void 0 || (_context$appHelper5 = context.appHelper) === null || _context$appHelper5 === void 0 || (_context$appHelper5 = _context$appHelper5.constants) === null || _context$appHelper5 === void 0 ? void 0 : _context$appHelper5.country
82
+ ].map(require_dateLocale.normalizePageCountryCode).find((candidate) => candidate !== void 0);
83
+ } catch (_unused) {}
84
+ const englishAdapterLocale = require_dateLocale.getPageEnglishAdapterLocale(countryCode);
85
+ const weekStartsOn = require_dateLocale.getPageWeekStartsOn(countryCode);
86
+ const isEnglish = String(locale).toLowerCase().startsWith("en");
87
+ const antdLocale = isEnglish && weekStartsOn !== void 0 ? weekStartsOn === 1 ? antd_es_locale_en_GB.default : antd_es_locale_en_US.default : localMap[locale];
59
88
  const theme = (0, react.useMemo)(() => {
60
89
  if (props === null || props === void 0 ? void 0 : props.theme) {
61
90
  var _props$theme;
@@ -72,7 +101,7 @@ const Page = (props) => {
72
101
  document.body.id = "body";
73
102
  }, []);
74
103
  return /* @__PURE__ */ react.default.createElement(require_index.default, require_objectSpread2._objectSpread2(require_objectSpread2._objectSpread2({}, others), {}, {
75
- locale: localMap[locale],
104
+ locale: antdLocale,
76
105
  prefixCls: props.prefixCls || "pisell-lowcode",
77
106
  theme
78
107
  }), /* @__PURE__ */ react.default.createElement(antd.App, {
@@ -80,7 +109,7 @@ const Page = (props) => {
80
109
  message: { maxCount: 1 }
81
110
  }, /* @__PURE__ */ react.default.createElement(_pisell_date_picker.LocalizationProvider, {
82
111
  dateAdapter: _pisell_date_picker_es_AdapterDayjs.AdapterDayjs,
83
- adapterLocale: (localeDateMap === null || localeDateMap === void 0 || (_localeDateMap = localeDateMap[locale]) === null || _localeDateMap === void 0 ? void 0 : _localeDateMap.adapterLocale) || "en"
112
+ adapterLocale: isEnglish && englishAdapterLocale || (localeDateMap === null || localeDateMap === void 0 || (_localeDateMap = localeDateMap[locale]) === null || _localeDateMap === void 0 ? void 0 : _localeDateMap.adapterLocale) || "en"
84
113
  }, /* @__PURE__ */ react.default.createElement(_pisell_date_picker.ThemeProvider, { theme: datePickerTheme }, /* @__PURE__ */ react.default.createElement(_pisell_date_picker.LocaleProvider, { value: { locale } }, /* @__PURE__ */ react.default.createElement(PisellConfigProvid, { locale }, /* @__PURE__ */ react.default.createElement(require_VariablesProvider.default, {
85
114
  variables: ((_context$engine2 = context.engine) === null || _context$engine2 === void 0 || (_context$engine2 = _context$engine2.props) === null || _context$engine2 === void 0 ? void 0 : _context$engine2.variables) || {},
86
115
  config: variablesConfig
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import * as _$react from "react";
2
3
 
3
4
  //#region src/components/pisell-config-provider/context.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputNumberProps } from "antd/es/input-number";
2
3
 
3
4
  //#region src/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellAdjustPriceProps } from "./type.js";
2
3
  //#region src/components/pisellAdjustPrice/index.d.ts
3
4
  declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CardProps } from "antd";
2
3
  //#region src/components/pisellCard/index.d.ts
3
4
  interface PisellCardProps extends CardProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/pisellDatePicker/index.d.ts
2
3
  declare const PisellDatePicker: (props: any) => JSX.Element;
3
4
  //#endregion
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellFilterProps } from "./type.js";
2
3
 
3
4
  //#region src/components/pisellFilter/index.d.ts
@@ -317,7 +317,7 @@ function PisellFloorMapLayoutInner(props, ref) {
317
317
  shape: "rect"
318
318
  }];
319
319
  }, [overviewLayout]);
320
- const { containerRef, mapAreaRef, mapAreaSize, contentWidth, contentHeight, contentOffsetX, contentOffsetY, initialPositionX, initialPositionY, zoomConfig, scale, setScale, isFullscreen, toggleFullscreen, fitBounds, focusContentBounds, isAtFitBounds, notifyTransformed, persistCurrentViewport, attachTransformContext, isInteractingWithElement, setIsInteractingWithElement, viewportLocked, toggleViewportLocked } = require_useFloorMapTransformMetrics.useFloorMapTransformMetrics({
320
+ const { containerRef, mapAreaRef, mapAreaSize, contentWidth, contentHeight, contentOffsetX, contentOffsetY, initialPositionX, initialPositionY, zoomConfig, scale, setScale, isFullscreen, toggleFullscreen, fitBounds, focusContentBounds, isAtFitBounds, notifyTransformed, persistCurrentViewport, markViewportControlInteraction, attachTransformContext, isInteractingWithElement, setIsInteractingWithElement, viewportLocked, toggleViewportLocked } = require_useFloorMapTransformMetrics.useFloorMapTransformMetrics({
321
321
  items: isOverview && overviewLayout ? overviewMetricsItems : items,
322
322
  cellSize,
323
323
  itemGap: isOverview ? 0 : itemGap,
@@ -1045,6 +1045,7 @@ function PisellFloorMapLayoutInner(props, ref) {
1045
1045
  isFullscreen,
1046
1046
  fitBoundsActive: isAtFitBounds,
1047
1047
  fitBounds,
1048
+ onViewportControlStart: markViewportControlInteraction,
1048
1049
  toggleFullscreen: dockToggleFullscreen,
1049
1050
  mapGridVisible: isOverview ? false : Boolean(effectiveMapLayer === null || effectiveMapLayer === void 0 ? void 0 : effectiveMapLayer.showGrid),
1050
1051
  onToggleMapGrid: isFloorMapView && !isOverview ? toggleDraftCanvasShowGrid : void 0,
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FloorMapDataSources, FloorMapMergedItem } from "../types.js";
2
3
 
3
4
  //#region src/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FloorMapBuiltinShapeRenderProps } from "../utils/floorMapBuiltinShapes.js";
2
3
 
3
4
  //#region src/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts
2
3
  interface FloorMapImageElementProps {
3
4
  imageUrl?: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  //#region src/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts
2
3
  interface FloorMapSelectionZoneElementProps {
3
4
  /** 选区名称;为空时展示「未命名选区」占位 */
@@ -10,17 +10,34 @@ let react_zoom_pan_pinch = require("react-zoom-pan-pinch");
10
10
  function ViewControlsWithZoom(props) {
11
11
  const { zoomIn, zoomOut, resetTransform } = (0, react_zoom_pan_pinch.useControls)();
12
12
  const api = (0, react.useMemo)(() => ({
13
- zoomIn,
14
- zoomOut,
15
- resetTransform,
16
- fitBounds: props.fitBounds,
13
+ zoomIn: () => {
14
+ var _props$onViewportCont;
15
+ (_props$onViewportCont = props.onViewportControlStart) === null || _props$onViewportCont === void 0 || _props$onViewportCont.call(props);
16
+ zoomIn();
17
+ },
18
+ zoomOut: () => {
19
+ var _props$onViewportCont2;
20
+ (_props$onViewportCont2 = props.onViewportControlStart) === null || _props$onViewportCont2 === void 0 || _props$onViewportCont2.call(props);
21
+ zoomOut();
22
+ },
23
+ resetTransform: () => {
24
+ var _props$onViewportCont3;
25
+ (_props$onViewportCont3 = props.onViewportControlStart) === null || _props$onViewportCont3 === void 0 || _props$onViewportCont3.call(props);
26
+ resetTransform();
27
+ },
28
+ fitBounds: () => {
29
+ var _props$onViewportCont4;
30
+ (_props$onViewportCont4 = props.onViewportControlStart) === null || _props$onViewportCont4 === void 0 || _props$onViewportCont4.call(props);
31
+ props.fitBounds();
32
+ },
17
33
  toggleFullscreen: props.toggleFullscreen
18
34
  }), [
19
35
  zoomIn,
20
36
  zoomOut,
21
37
  resetTransform,
22
38
  props.fitBounds,
23
- props.toggleFullscreen
39
+ props.toggleFullscreen,
40
+ props.onViewportControlStart
24
41
  ]);
25
42
  return /* @__PURE__ */ react.default.createElement(require_ViewControls.default, {
26
43
  api,