@pisell/materials 6.11.108 → 6.11.109
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/es/components/Pagination/index.d.ts +13 -0
- package/es/components/PisellCards/index.d.ts +15 -0
- package/es/components/PisellSteps/PisellSteps.d.ts +14 -0
- package/es/components/PisellTabbar/constants.d.ts +47 -0
- package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +55 -0
- package/es/components/PisellTabbar/hooks/useExpand.d.ts +42 -0
- package/es/components/PisellTabbar/template/Template1/PisellTabbar.d.ts +5 -0
- package/es/components/PisellTabbar/template/Template1/constants.d.ts +10 -0
- package/es/components/PisellTabbar/types.d.ts +90 -0
- package/es/components/PisellTabbar/utils/index.d.ts +69 -0
- package/es/components/SafeAreaTop/index.d.ts +5 -0
- package/es/components/SafeAreaTop/types.d.ts +9 -0
- package/es/components/appVersionControl/index.d.ts +4 -0
- package/es/components/buttonGroupPreview/index.d.ts +19 -0
- package/es/components/cardPro/index.d.ts +3 -0
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +3 -0
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +4 -0
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useFormat.d.ts +48 -0
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +100 -0
- package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +84 -0
- package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/DatePicker/WithMode.d.ts +4 -0
- package/es/components/dataSourceComponents/fields/DatePicker/index.d.ts +3 -0
- package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/index.d.ts +8 -8
- package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +15 -0
- package/es/components/drag-sort-tree/TreeItem/index.d.ts +18 -0
- package/es/components/drawer/index.d.ts +3 -0
- package/es/components/filter/components/Dropdown/index.d.ts +10 -0
- package/es/components/filter/components/Dropdown/types.d.ts +15 -0
- package/es/components/filter/components/FilterButton/index.d.ts +5 -0
- package/es/components/filter/components/FilterButton/types.d.ts +29 -0
- package/es/components/filter/components/FilterItem/index.d.ts +9 -0
- package/es/components/filter/components/QuickFilter/index.d.ts +16 -0
- package/es/components/filter/types.d.ts +52 -0
- package/es/components/iconfont/index.d.ts +8 -0
- package/es/components/keyboard/index.d.ts +22 -0
- package/es/components/page/index.d.ts +0 -1
- package/es/components/pisell-config-provider/context.d.ts +22 -0
- package/es/components/pisell-config-provider/index.d.ts +13 -0
- package/es/components/pisellAdjustPrice/index.d.ts +0 -1
- package/es/components/pisellAdjustPrice/status.d.ts +32 -0
- package/es/components/pisellAdjustPrice/type.d.ts +22 -0
- package/es/components/pisellCurrency/PisellCurrency.d.ts +39 -0
- package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +6 -0
- package/es/components/pisellEmail/PisellEmail.d.ts +37 -0
- package/es/components/pisellEmpty/index.d.ts +19 -0
- package/es/components/pisellFilter/index.d.ts +3 -0
- package/es/components/pisellFilter/type.d.ts +7 -0
- package/es/components/pisellFind/index.d.ts +62 -0
- package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +13 -0
- package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +59 -0
- package/es/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +29 -0
- package/es/components/pisellFloorMapLayout/components/CanvasTabs.d.ts +22 -0
- package/es/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +37 -0
- package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +66 -0
- package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +39 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +7 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapEdgeEditPanel.d.ts +13 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +11 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapEditTopBar.d.ts +64 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +44 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapToolbar.d.ts +84 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapToolbarViewAllModal.d.ts +20 -0
- package/es/components/pisellFloorMapLayout/components/FloorMapZoneElement.d.ts +6 -0
- package/es/components/pisellFloorMapLayout/components/ItemLayer.d.ts +59 -0
- package/es/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +20 -0
- package/es/components/pisellFloorMapLayout/components/ViewControls.d.ts +61 -0
- package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +28 -0
- package/es/components/pisellFloorMapLayout/components/index.d.ts +23 -0
- package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +5 -0
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +61 -0
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +15 -0
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +85 -0
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +91 -0
- package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +19 -0
- package/es/components/pisellFloorMapLayout/index.d.ts +37 -0
- package/es/components/pisellFloorMapLayout/locales-ja.d.ts +184 -0
- package/es/components/pisellFloorMapLayout/locales-pt.d.ts +184 -0
- package/es/components/pisellFloorMapLayout/locales.d.ts +969 -0
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +10 -0
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +22 -0
- package/es/components/pisellFloorMapLayout/types.d.ts +778 -0
- package/es/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +45 -0
- package/es/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +267 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapCanvasDisplay.d.ts +20 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +83 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +8 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +21 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +35 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +11 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +44 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +34 -0
- package/es/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +8 -0
- package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +6 -0
- package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +10 -0
- package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +35 -0
- package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +1 -0
- package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +2 -0
- package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +15 -0
- package/es/components/pisellHierarchicalSummaryList/index.d.ts +5 -0
- package/es/components/pisellHierarchicalSummaryList/types.d.ts +248 -0
- package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
- package/es/components/pisellInput/index.d.ts +0 -1
- package/es/components/pisellLongText/PisellLongText.d.ts +39 -0
- package/es/components/pisellLookup/PisellLookup.d.ts +4 -0
- package/es/components/pisellLookup/components/LookupResultHost.d.ts +7 -0
- package/es/components/pisellLookup/components/LookupTrigger.d.ts +3 -0
- package/es/components/pisellMultipleSelect/PisellMultipleSelect.d.ts +9 -0
- package/es/components/pisellMultipleSelect/components/EditView.d.ts +8 -0
- package/es/components/pisellNavigationMenu/PisellNavigationMenu.d.ts +5 -0
- package/es/components/pisellNumber/PisellNumber.d.ts +42 -0
- package/es/components/pisellPhone/PisellPhone.d.ts +36 -0
- package/es/components/pisellPhone/components/EditView.d.ts +19 -0
- package/es/components/pisellPhone/constants/countryCodes.d.ts +20 -0
- package/es/components/pisellPhone/types.d.ts +209 -0
- package/es/components/pisellPhone/utils/countryCodeHelper.d.ts +35 -0
- package/es/components/pisellRating/PisellRating.d.ts +31 -0
- package/es/components/pisellRecordBoard/PisellRecordBoard.d.ts +9 -0
- package/es/components/pisellRecordBoard/index.d.ts +53 -0
- package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +14 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.d.ts +5 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +11 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarInternalTypes.d.ts +43 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +26 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +18 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +7 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/BookingCalendarBlockPanel.d.ts +26 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/BookingCalendarOverflowListLayer.d.ts +14 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +17 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +19 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowPopover.d.ts +9 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +10 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +236 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarSelectionUtils.d.ts +7 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +21 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +49 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +23 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +18 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +57 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +27 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +12 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +10 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDaySelection.d.ts +11 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceCellToggle.d.ts +3 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +8 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/useBookingCalendarGoToDayFromCell.d.ts +3 -0
- package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +8 -0
- package/es/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +14 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +12 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +8 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +50 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +17 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +28 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +22 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +58 -0
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +64 -0
- package/es/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +24 -0
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/index.d.ts +12 -0
- package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarI18n.d.ts +13 -0
- package/es/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +19 -0
- package/es/components/pisellRecordBoard/shellFrame/index.d.ts +30 -0
- package/es/components/pisellRecordBoard/types.d.ts +874 -0
- package/es/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +23 -0
- package/es/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +52 -0
- package/es/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +27 -0
- package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +10 -0
- package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +10 -0
- package/es/components/pisellReservationScheduleBand/index.d.ts +3 -0
- package/es/components/pisellShellFrame/PisellShellFrame.d.ts +13 -0
- package/es/components/pisellShellFrame/types.d.ts +62 -0
- package/es/components/pisellSingleLineText/PisellSingleLineText.d.ts +40 -0
- package/es/components/pisellSingleSelect/PisellSingleSelect.d.ts +9 -0
- package/es/components/pisellStatisticList/index.d.ts +22 -0
- package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +10 -0
- package/es/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +79 -0
- package/es/components/pisellTimeNavigator/components/NowButton.d.ts +14 -0
- package/es/components/pisellTimeNavigator/index.d.ts +5 -0
- package/es/components/pisellToast/squareToast/index.d.ts +15 -0
- package/es/components/pisellToast/squareToast/methods.d.ts +13 -0
- package/es/components/pisellToast/squareToast/renderImperatively.d.ts +28 -0
- package/es/components/pisellToast/squareToast/toast.d.ts +25 -0
- package/es/components/pisellUrl/PisellUrl.d.ts +37 -0
- package/es/components/pisellWalletPassCard/index.d.ts +146 -0
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +3 -0
- package/es/components/productCard/cartSkuCard/components/BookingItem/index.d.ts +10 -0
- package/es/components/productCard/cartSkuCard/components/Gift/index.d.ts +4 -0
- package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +29 -0
- package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -1
- package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +14 -0
- package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -1
- package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +6 -0
- package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +36 -0
- package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -1
- package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +3 -0
- package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +11 -0
- package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
- package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
- package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -1
- package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +21 -0
- package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +46 -0
- package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +8 -0
- package/es/components/productCard/cartSkuCard/components/weighing/index.d.ts +22 -0
- package/es/components/productCard/cartSkuCard/index.d.ts +13 -0
- package/es/components/productCard/cartSkuCard/locales.d.ts +203 -0
- package/es/components/productCard/components/Action/index.d.ts +3 -0
- package/es/components/productCard/components/Header/EditButton/index.d.ts +3 -0
- package/es/components/productCard/components/Header/index.d.ts +0 -1
- package/es/components/productCard/components/Packages/utils.d.ts +1 -1
- package/es/components/productCard/components/Sales/index.d.ts +0 -1
- package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +3 -0
- package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -1
- package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +2 -0
- package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +19 -0
- package/es/components/productCard/components/Time/index.d.ts +4 -0
- package/es/components/productCard/lineItem/BookingLineItem.d.ts +19 -0
- package/es/components/productCard/lineItem/components/Holders/index.d.ts +9 -0
- package/es/components/productCard/lineItem/components/Resources/index.d.ts +6 -0
- package/es/components/productCard/lineItem/components/TimeRange/index.d.ts +11 -0
- package/es/components/productCard/lineItem/locales.d.ts +23 -0
- package/es/components/productCard/lineItem/types.d.ts +13 -0
- package/es/components/productCard/locales.d.ts +138 -0
- package/es/components/productCard/status.d.ts +32 -0
- package/es/components/productCard/types.d.ts +96 -0
- package/es/components/select/index.d.ts +9 -0
- package/es/components/select-time/index.d.ts +13 -0
- package/es/components/table/Actions/component/ExportImport/index.d.ts +8 -0
- package/es/components/table/Actions/component/GallerySetting/index.d.ts +9 -0
- package/es/components/table/Actions/component/ViewMode/index.d.ts +9 -0
- package/es/components/table/BasicTable/index.d.ts +3 -0
- package/es/components/table/Gallery/components/GalleryItem/index.d.ts +14 -0
- package/es/components/table/Gallery/index.d.ts +5 -0
- package/es/components/table/Table/index.d.ts +4 -0
- package/es/components/table/Table/utils.d.ts +161 -0
- package/es/components/table/hooks/useTableSetting.d.ts +21 -0
- package/es/components/table/hooks/useTransDataSource.d.ts +11 -0
- package/es/components/table/types.d.ts +268 -0
- package/es/components/translation/index.d.ts +17 -0
- package/es/components/versionModal/index.d.ts +23 -0
- package/es/components/virtual-keyboard/Amount/index.d.ts +0 -1
- package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +32 -0
- package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +15 -0
- package/es/components/virtual-keyboard/Keyboard/index.d.ts +21 -0
- package/es/components/virtual-keyboard/Number/index.d.ts +0 -1
- package/es/components/virtual-keyboard/Number/themeConfig.d.ts +32 -0
- package/es/components/virtual-keyboard/Number/types.d.ts +26 -0
- package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +13 -0
- package/es/hooks/useResponsive.d.ts +1 -1
- package/es/index.d.ts +271 -0
- package/es/locales/en-US.d.ts +565 -0
- package/es/locales/ja.d.ts +533 -0
- package/es/locales/pt.d.ts +533 -0
- package/es/locales/zh-CN.d.ts +560 -0
- package/es/locales/zh-TW.d.ts +560 -0
- package/lib/components/Pagination/index.d.ts +13 -0
- package/lib/components/PisellCards/index.d.ts +15 -0
- package/lib/components/PisellSteps/PisellSteps.d.ts +14 -0
- package/lib/components/PisellTabbar/constants.d.ts +47 -0
- package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +55 -0
- package/lib/components/PisellTabbar/hooks/useExpand.d.ts +42 -0
- package/lib/components/PisellTabbar/template/Template1/PisellTabbar.d.ts +5 -0
- package/lib/components/PisellTabbar/template/Template1/constants.d.ts +10 -0
- package/lib/components/PisellTabbar/types.d.ts +90 -0
- package/lib/components/PisellTabbar/utils/index.d.ts +69 -0
- package/lib/components/SafeAreaTop/index.d.ts +5 -0
- package/lib/components/SafeAreaTop/types.d.ts +9 -0
- package/lib/components/appVersionControl/index.d.ts +4 -0
- package/lib/components/buttonGroupPreview/index.d.ts +19 -0
- package/lib/components/cardPro/index.d.ts +3 -0
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +3 -0
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +4 -0
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useFormat.d.ts +48 -0
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +100 -0
- package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +84 -0
- package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/DatePicker/WithMode.d.ts +4 -0
- package/lib/components/dataSourceComponents/fields/DatePicker/index.d.ts +3 -0
- package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/index.d.ts +8 -8
- package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +15 -0
- package/lib/components/drag-sort-tree/TreeItem/index.d.ts +18 -0
- package/lib/components/drawer/index.d.ts +3 -0
- package/lib/components/filter/components/Dropdown/index.d.ts +10 -0
- package/lib/components/filter/components/Dropdown/types.d.ts +15 -0
- package/lib/components/filter/components/FilterButton/index.d.ts +5 -0
- package/lib/components/filter/components/FilterButton/types.d.ts +29 -0
- package/lib/components/filter/components/FilterItem/index.d.ts +9 -0
- package/lib/components/filter/components/QuickFilter/index.d.ts +16 -0
- package/lib/components/filter/types.d.ts +52 -0
- package/lib/components/iconfont/index.d.ts +8 -0
- package/lib/components/keyboard/index.d.ts +22 -0
- package/lib/components/page/index.d.ts +0 -1
- package/lib/components/pisell-config-provider/context.d.ts +22 -0
- package/lib/components/pisell-config-provider/index.d.ts +13 -0
- package/lib/components/pisellAdjustPrice/index.d.ts +0 -1
- package/lib/components/pisellAdjustPrice/status.d.ts +32 -0
- package/lib/components/pisellAdjustPrice/type.d.ts +22 -0
- package/lib/components/pisellCurrency/PisellCurrency.d.ts +39 -0
- package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +6 -0
- package/lib/components/pisellEmail/PisellEmail.d.ts +37 -0
- package/lib/components/pisellEmpty/index.d.ts +19 -0
- package/lib/components/pisellFilter/index.d.ts +3 -0
- package/lib/components/pisellFilter/type.d.ts +7 -0
- package/lib/components/pisellFind/index.d.ts +62 -0
- package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.d.ts +13 -0
- package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +59 -0
- package/lib/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +29 -0
- package/lib/components/pisellFloorMapLayout/components/CanvasTabs.d.ts +22 -0
- package/lib/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +37 -0
- package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +66 -0
- package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +39 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +7 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapEdgeEditPanel.d.ts +13 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapEditPanel.d.ts +11 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapEditTopBar.d.ts +64 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +44 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapToolbar.d.ts +84 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapToolbarViewAllModal.d.ts +20 -0
- package/lib/components/pisellFloorMapLayout/components/FloorMapZoneElement.d.ts +6 -0
- package/lib/components/pisellFloorMapLayout/components/ItemLayer.d.ts +59 -0
- package/lib/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +20 -0
- package/lib/components/pisellFloorMapLayout/components/ViewControls.d.ts +61 -0
- package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +28 -0
- package/lib/components/pisellFloorMapLayout/components/index.d.ts +23 -0
- package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +5 -0
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +61 -0
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +15 -0
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEditState.d.ts +85 -0
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +91 -0
- package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +19 -0
- package/lib/components/pisellFloorMapLayout/index.d.ts +37 -0
- package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +184 -0
- package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +184 -0
- package/lib/components/pisellFloorMapLayout/locales.d.ts +969 -0
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +10 -0
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +22 -0
- package/lib/components/pisellFloorMapLayout/types.d.ts +778 -0
- package/lib/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +45 -0
- package/lib/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +267 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasDisplay.d.ts +20 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +83 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +8 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +21 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +35 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +11 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +44 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +34 -0
- package/lib/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +8 -0
- package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +6 -0
- package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +10 -0
- package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +35 -0
- package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +1 -0
- package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +2 -0
- package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +15 -0
- package/lib/components/pisellHierarchicalSummaryList/index.d.ts +5 -0
- package/lib/components/pisellHierarchicalSummaryList/types.d.ts +248 -0
- package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
- package/lib/components/pisellInput/index.d.ts +0 -1
- package/lib/components/pisellLongText/PisellLongText.d.ts +39 -0
- package/lib/components/pisellLookup/PisellLookup.d.ts +4 -0
- package/lib/components/pisellLookup/components/LookupResultHost.d.ts +7 -0
- package/lib/components/pisellLookup/components/LookupTrigger.d.ts +3 -0
- package/lib/components/pisellMultipleSelect/PisellMultipleSelect.d.ts +9 -0
- package/lib/components/pisellMultipleSelect/components/EditView.d.ts +8 -0
- package/lib/components/pisellNavigationMenu/PisellNavigationMenu.d.ts +5 -0
- package/lib/components/pisellNumber/PisellNumber.d.ts +42 -0
- package/lib/components/pisellPhone/PisellPhone.d.ts +36 -0
- package/lib/components/pisellPhone/components/EditView.d.ts +19 -0
- package/lib/components/pisellPhone/constants/countryCodes.d.ts +20 -0
- package/lib/components/pisellPhone/types.d.ts +209 -0
- package/lib/components/pisellPhone/utils/countryCodeHelper.d.ts +35 -0
- package/lib/components/pisellRating/PisellRating.d.ts +31 -0
- package/lib/components/pisellRecordBoard/PisellRecordBoard.d.ts +9 -0
- package/lib/components/pisellRecordBoard/index.d.ts +53 -0
- package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +14 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.d.ts +5 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +11 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarInternalTypes.d.ts +43 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +26 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +18 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +7 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/BookingCalendarBlockPanel.d.ts +26 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/BookingCalendarOverflowListLayer.d.ts +14 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +17 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +19 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowPopover.d.ts +9 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +10 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +236 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarSelectionUtils.d.ts +7 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +21 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +49 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +23 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +18 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +57 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +27 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +12 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +10 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDaySelection.d.ts +11 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceCellToggle.d.ts +3 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +8 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/useBookingCalendarGoToDayFromCell.d.ts +3 -0
- package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +8 -0
- package/lib/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +14 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +12 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +8 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +50 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +17 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +28 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +22 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +58 -0
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +64 -0
- package/lib/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +24 -0
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/index.d.ts +12 -0
- package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarI18n.d.ts +13 -0
- package/lib/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +19 -0
- package/lib/components/pisellRecordBoard/shellFrame/index.d.ts +30 -0
- package/lib/components/pisellRecordBoard/types.d.ts +874 -0
- package/lib/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +23 -0
- package/lib/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +52 -0
- package/lib/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +27 -0
- package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +10 -0
- package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +10 -0
- package/lib/components/pisellReservationScheduleBand/index.d.ts +3 -0
- package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +13 -0
- package/lib/components/pisellShellFrame/types.d.ts +62 -0
- package/lib/components/pisellSingleLineText/PisellSingleLineText.d.ts +40 -0
- package/lib/components/pisellSingleSelect/PisellSingleSelect.d.ts +9 -0
- package/lib/components/pisellStatisticList/index.d.ts +22 -0
- package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +10 -0
- package/lib/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +79 -0
- package/lib/components/pisellTimeNavigator/components/NowButton.d.ts +14 -0
- package/lib/components/pisellTimeNavigator/index.d.ts +5 -0
- package/lib/components/pisellToast/squareToast/index.d.ts +15 -0
- package/lib/components/pisellToast/squareToast/methods.d.ts +13 -0
- package/lib/components/pisellToast/squareToast/renderImperatively.d.ts +28 -0
- package/lib/components/pisellToast/squareToast/toast.d.ts +25 -0
- package/lib/components/pisellUrl/PisellUrl.d.ts +37 -0
- package/lib/components/pisellWalletPassCard/index.d.ts +146 -0
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +3 -0
- package/lib/components/productCard/cartSkuCard/components/BookingItem/index.d.ts +10 -0
- package/lib/components/productCard/cartSkuCard/components/Gift/index.d.ts +4 -0
- package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +29 -0
- package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -1
- package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +14 -0
- package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -1
- package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +6 -0
- package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +36 -0
- package/lib/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -1
- package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +3 -0
- package/lib/components/productCard/cartSkuCard/components/packages/index.d.ts +11 -0
- package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
- package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
- package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -1
- package/lib/components/productCard/cartSkuCard/components/specs/index.d.ts +21 -0
- package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +46 -0
- package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +8 -0
- package/lib/components/productCard/cartSkuCard/components/weighing/index.d.ts +22 -0
- package/lib/components/productCard/cartSkuCard/index.d.ts +13 -0
- package/lib/components/productCard/cartSkuCard/locales.d.ts +203 -0
- package/lib/components/productCard/components/Action/index.d.ts +3 -0
- package/lib/components/productCard/components/Header/EditButton/index.d.ts +3 -0
- package/lib/components/productCard/components/Header/index.d.ts +0 -1
- package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
- package/lib/components/productCard/components/Sales/index.d.ts +0 -1
- package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +3 -0
- package/lib/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -1
- package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +2 -0
- package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +19 -0
- package/lib/components/productCard/components/Time/index.d.ts +4 -0
- package/lib/components/productCard/lineItem/BookingLineItem.d.ts +19 -0
- package/lib/components/productCard/lineItem/components/Holders/index.d.ts +9 -0
- package/lib/components/productCard/lineItem/components/Resources/index.d.ts +6 -0
- package/lib/components/productCard/lineItem/components/TimeRange/index.d.ts +11 -0
- package/lib/components/productCard/lineItem/locales.d.ts +23 -0
- package/lib/components/productCard/lineItem/types.d.ts +13 -0
- package/lib/components/productCard/locales.d.ts +138 -0
- package/lib/components/productCard/status.d.ts +32 -0
- package/lib/components/productCard/types.d.ts +96 -0
- package/lib/components/select/index.d.ts +9 -0
- package/lib/components/select-time/index.d.ts +13 -0
- package/lib/components/table/Actions/component/ExportImport/index.d.ts +8 -0
- package/lib/components/table/Actions/component/GallerySetting/index.d.ts +9 -0
- package/lib/components/table/Actions/component/ViewMode/index.d.ts +9 -0
- package/lib/components/table/BasicTable/index.d.ts +3 -0
- package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +14 -0
- package/lib/components/table/Gallery/index.d.ts +5 -0
- package/lib/components/table/Table/index.d.ts +4 -0
- package/lib/components/table/Table/utils.d.ts +161 -0
- package/lib/components/table/hooks/useTableSetting.d.ts +21 -0
- package/lib/components/table/hooks/useTransDataSource.d.ts +11 -0
- package/lib/components/table/types.d.ts +268 -0
- package/lib/components/translation/index.d.ts +17 -0
- package/lib/components/versionModal/index.d.ts +23 -0
- package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -1
- package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +32 -0
- package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +15 -0
- package/lib/components/virtual-keyboard/Keyboard/index.d.ts +21 -0
- package/lib/components/virtual-keyboard/Number/index.d.ts +0 -1
- package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +32 -0
- package/lib/components/virtual-keyboard/Number/types.d.ts +26 -0
- package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +13 -0
- package/lib/hooks/useResponsive.d.ts +1 -1
- package/lib/index.d.ts +271 -0
- package/lib/locales/en-US.d.ts +565 -0
- package/lib/locales/ja.d.ts +533 -0
- package/lib/locales/pt.d.ts +533 -0
- package/lib/locales/zh-CN.d.ts +560 -0
- package/lib/locales/zh-TW.d.ts +560 -0
- package/package.json +1 -1
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { FloorMapItemBase, FloorMapLayoutContextValue, PisellFloorMapLayoutProps } from '../types';
|
|
2
|
+
/**
|
|
3
|
+
* 将 `FloorMapLayoutContext` 与 Layout props 合并:各字段 props ?? ctx,props 显式值优先。
|
|
4
|
+
*/
|
|
5
|
+
export declare function mergeFloorMapLayoutPropsFromContext<T extends FloorMapItemBase>(props: PisellFloorMapLayoutProps<T>, ctx: FloorMapLayoutContextValue | undefined): PisellFloorMapLayoutProps<T>;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import type { MutableRefObject } from 'react';
|
|
2
|
+
import type { FloorMapEdge, FloorMapEdgeAnchor, FloorMapItemBase, FloorMapMergedItem, FloorMapViewConfig } from '../types';
|
|
3
|
+
import { type FloorMapItemPixelRect } from '../utils/edgeRouting';
|
|
4
|
+
export interface FloorMapEdgeDrawingState {
|
|
5
|
+
fromInstanceId: string;
|
|
6
|
+
fromAnchor: FloorMapEdgeAnchor;
|
|
7
|
+
}
|
|
8
|
+
export interface UseFloorMapEdgeEditingParams<T extends FloorMapItemBase> {
|
|
9
|
+
enabled: boolean;
|
|
10
|
+
config: FloorMapViewConfig | null;
|
|
11
|
+
items: T[];
|
|
12
|
+
mergedItems: FloorMapMergedItem[];
|
|
13
|
+
cellSize: number;
|
|
14
|
+
itemUnit: 'cell' | 'pixel';
|
|
15
|
+
itemGap?: number;
|
|
16
|
+
contentOffsetRef: MutableRefObject<{
|
|
17
|
+
x: number;
|
|
18
|
+
y: number;
|
|
19
|
+
}>;
|
|
20
|
+
selectedId: string | null;
|
|
21
|
+
setSelectedId: (id: string | null) => void;
|
|
22
|
+
commitDraft: (updater: FloorMapViewConfig | ((prev: FloorMapViewConfig) => FloorMapViewConfig)) => void;
|
|
23
|
+
/** 画布内容区 DOM,用于 client → 内容坐标 */
|
|
24
|
+
mapContentRef: MutableRefObject<HTMLElement | null>;
|
|
25
|
+
scale?: number;
|
|
26
|
+
}
|
|
27
|
+
export declare function useFloorMapEdgeEditing<T extends FloorMapItemBase>(params: UseFloorMapEdgeEditingParams<T>): {
|
|
28
|
+
edges: FloorMapEdge[];
|
|
29
|
+
routes: import("../utils/edgeRouting").FloorMapEdgeRoute[];
|
|
30
|
+
rectsById: Map<string, FloorMapItemPixelRect>;
|
|
31
|
+
selectedEdgeId: string | null;
|
|
32
|
+
selectedEdge: FloorMapEdge | null;
|
|
33
|
+
selectedNodeRect: FloorMapItemPixelRect | null;
|
|
34
|
+
drawing: FloorMapEdgeDrawingState | null;
|
|
35
|
+
drawingTargetPreview: {
|
|
36
|
+
instanceId: string;
|
|
37
|
+
rect: FloorMapItemPixelRect;
|
|
38
|
+
anchor: FloorMapEdgeAnchor;
|
|
39
|
+
} | null;
|
|
40
|
+
ghostPathD: string | null;
|
|
41
|
+
selectNode: (id: string | null) => void;
|
|
42
|
+
selectEdge: (edgeId: string | null) => void;
|
|
43
|
+
clearEdgeSelection: () => void;
|
|
44
|
+
startDrawingFromAnchor: (instanceId: string, anchor: FloorMapEdgeAnchor) => void;
|
|
45
|
+
handleEdgeClick: (edgeId: string) => void;
|
|
46
|
+
handleMapBackgroundClick: () => void;
|
|
47
|
+
updateEdge: (edgeId: string, patch: Partial<FloorMapEdge>) => void;
|
|
48
|
+
deleteEdge: (edgeId: string) => void;
|
|
49
|
+
setPendingRectsById: import("react").Dispatch<import("react").SetStateAction<Record<string, Partial<FloorMapItemPixelRect>>>>;
|
|
50
|
+
startDraggingSegment: (params: {
|
|
51
|
+
edgeId: string;
|
|
52
|
+
role: 'first' | 'last' | 'inner';
|
|
53
|
+
segmentIndex: number;
|
|
54
|
+
axis: 'h' | 'v';
|
|
55
|
+
startPosition: number;
|
|
56
|
+
clientX: number;
|
|
57
|
+
clientY: number;
|
|
58
|
+
/** 用于计算 stub 长度上限 */
|
|
59
|
+
segmentLength?: number;
|
|
60
|
+
}) => void;
|
|
61
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { FloorMapEdge, FloorMapEdgeRouting, FloorMapItemBase } from '../types';
|
|
2
|
+
import { type FloorMapEdgeRoute, type FloorMapItemPixelRect } from '../utils/edgeRouting';
|
|
3
|
+
export declare function useFloorMapEdgeViewModel<T extends FloorMapItemBase>(params: {
|
|
4
|
+
edges: FloorMapEdge[] | undefined;
|
|
5
|
+
items: T[];
|
|
6
|
+
cellSize: number;
|
|
7
|
+
itemUnit: 'cell' | 'pixel';
|
|
8
|
+
itemGap?: number;
|
|
9
|
+
pendingRectsById?: Record<string, Partial<FloorMapItemPixelRect>>;
|
|
10
|
+
/** 拖动中段手柄时的临时 routing 覆盖;优先于 edge.routing */
|
|
11
|
+
pendingRoutingByEdge?: Record<string, FloorMapEdgeRouting>;
|
|
12
|
+
}): {
|
|
13
|
+
routes: FloorMapEdgeRoute[];
|
|
14
|
+
rectsById: Map<string, FloorMapItemPixelRect>;
|
|
15
|
+
};
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import type { MouseEvent, MutableRefObject } from 'react';
|
|
2
|
+
import { type PlacementBoundingBox } from '../utils/batchScenePlacementLayout';
|
|
3
|
+
import type { DataSourceFormColumn, FloorMapCanvasNameI18n, FloorMapDataSourceRecordFormContent, FloorMapDataSources, FloorMapItemBase, FloorMapMergedItem, FloorMapPlaceMode, FloorMapSceneElement, FloorMapViewConfig } from '../types';
|
|
4
|
+
export interface UseFloorMapEditStateParams<T extends FloorMapItemBase> {
|
|
5
|
+
floorMapConfigProp: FloorMapViewConfig | undefined;
|
|
6
|
+
isFloorMapView: boolean;
|
|
7
|
+
itemsProp: T[];
|
|
8
|
+
cellSizeProp?: number;
|
|
9
|
+
dataSources: FloorMapDataSources | undefined;
|
|
10
|
+
onSave: ((config: FloorMapViewConfig) => void) | undefined;
|
|
11
|
+
onDataSourceRecordSave: ((dataSourceKey: string, id: string, newData: Record<string, unknown>) => void) | undefined;
|
|
12
|
+
dataSourceFormColumns: Record<string, DataSourceFormColumn[]> | undefined;
|
|
13
|
+
dataSourceRecordForm: Record<string, FloorMapDataSourceRecordFormContent> | undefined;
|
|
14
|
+
dataSourceLabels?: Record<string, string>;
|
|
15
|
+
layoutPrefix: string;
|
|
16
|
+
contentOffsetRef: MutableRefObject<{
|
|
17
|
+
x: number;
|
|
18
|
+
y: number;
|
|
19
|
+
}>;
|
|
20
|
+
showDataSourceRecordFormBlock?: boolean;
|
|
21
|
+
/** 批量落点后由布局层注入:将视口移至新增图元区域 */
|
|
22
|
+
focusViewportOnBoundsRef?: MutableRefObject<((bounds: PlacementBoundingBox) => void) | null>;
|
|
23
|
+
/**
|
|
24
|
+
* 网格显隐缓存命名空间(通常与视口 `viewportPersistNamespace` 同源,拼自业务/门店/平面图)。
|
|
25
|
+
* 传入后网格 localStorage key 变为 `prefix:namespace:canvasId`,隔离不同门店/场景;
|
|
26
|
+
* 不传则沿用 `prefix:canvasId`(向后兼容,跨场景可能共享)。
|
|
27
|
+
*/
|
|
28
|
+
gridPersistNamespace?: string;
|
|
29
|
+
}
|
|
30
|
+
export declare function useFloorMapEditState<T extends FloorMapItemBase>(params: UseFloorMapEditStateParams<T>): {
|
|
31
|
+
config: FloorMapViewConfig | null;
|
|
32
|
+
currentCanvasId: string | null;
|
|
33
|
+
setCurrentCanvasId: import("react").Dispatch<import("react").SetStateAction<string | null>>;
|
|
34
|
+
selectedId: string | null;
|
|
35
|
+
setSelectedId: import("react").Dispatch<import("react").SetStateAction<string | null>>;
|
|
36
|
+
placeMode: FloorMapPlaceMode;
|
|
37
|
+
setPlaceMode: import("react").Dispatch<import("react").SetStateAction<FloorMapPlaceMode>>;
|
|
38
|
+
mergedItems: FloorMapMergedItem[];
|
|
39
|
+
items: T[];
|
|
40
|
+
saving: boolean;
|
|
41
|
+
savingRecord: boolean;
|
|
42
|
+
handleAddCanvas: () => void;
|
|
43
|
+
handleRemoveCanvas: (canvasId: string) => void;
|
|
44
|
+
handleRenameCanvas: (canvasId: string, name: string | FloorMapCanvasNameI18n) => void;
|
|
45
|
+
handleUpdateItem: (itemId: string, patch: Partial<{
|
|
46
|
+
x: number;
|
|
47
|
+
y: number;
|
|
48
|
+
width: number;
|
|
49
|
+
height: number;
|
|
50
|
+
}>) => void;
|
|
51
|
+
handleCanvasPlaceClick: (e: MouseEvent<HTMLDivElement>) => void;
|
|
52
|
+
handleSave: () => void;
|
|
53
|
+
discardDraft: () => void;
|
|
54
|
+
placeSceneElementFromPaletteDrop: (contentX: number, contentY: number, scene: Extract<FloorMapPlaceMode, {
|
|
55
|
+
type: 'scene';
|
|
56
|
+
}>) => boolean;
|
|
57
|
+
bulkPlacePaletteItems: (items: Array<{
|
|
58
|
+
elementKind: string;
|
|
59
|
+
builtinShapeKey?: string;
|
|
60
|
+
}>) => void;
|
|
61
|
+
editPanelParams: {
|
|
62
|
+
itemId: string;
|
|
63
|
+
sceneElement: FloorMapSceneElement;
|
|
64
|
+
onUpdate: (patch: Partial<FloorMapSceneElement>) => void;
|
|
65
|
+
onSaveRecord: ((dataSourceKey: string, id: string, newData: Record<string, unknown>) => void) | undefined;
|
|
66
|
+
onClose: () => void;
|
|
67
|
+
onDelete: (() => void) | undefined;
|
|
68
|
+
recordFormColumns: Record<string, DataSourceFormColumn[]> | undefined;
|
|
69
|
+
dataSourceRecordForm: Record<string, FloorMapDataSourceRecordFormContent> | undefined;
|
|
70
|
+
dataSourceLabels: Record<string, string> | undefined;
|
|
71
|
+
layoutDraftDirty: boolean;
|
|
72
|
+
showDataSourceRecordFormBlock: boolean | undefined;
|
|
73
|
+
} | null;
|
|
74
|
+
placeOverlayClass: string;
|
|
75
|
+
isLayoutDirty: boolean;
|
|
76
|
+
toggleDraftCanvasShowGrid: () => void;
|
|
77
|
+
toggleSelectedLayoutLock: () => void;
|
|
78
|
+
duplicateSelectedElement: () => void;
|
|
79
|
+
deleteSelectedElement: () => void;
|
|
80
|
+
undoDraft: () => void;
|
|
81
|
+
redoDraft: () => void;
|
|
82
|
+
canUndo: boolean;
|
|
83
|
+
canRedo: boolean;
|
|
84
|
+
commitDraft: (next: FloorMapViewConfig | ((prev: FloorMapViewConfig | null) => FloorMapViewConfig | null) | null, options?: import("./useDraftConfigHistory").DraftHistoryCommitOptions | undefined) => void;
|
|
85
|
+
};
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import type { MutableRefObject } from 'react';
|
|
2
|
+
import type { FloorMapItemBase, FloorMapItemUnit, FloorMapZoomConfig } from '../types';
|
|
3
|
+
import type { PlacementBoundingBox } from '../utils/batchScenePlacementLayout';
|
|
4
|
+
/** react-zoom-pan-pinch TransformWrapper render 注入的上下文 */
|
|
5
|
+
export declare type FloorMapTransformContext = {
|
|
6
|
+
zoomIn: () => void;
|
|
7
|
+
zoomOut: () => void;
|
|
8
|
+
resetTransform: () => void;
|
|
9
|
+
/**
|
|
10
|
+
* react-zoom-pan-pinch v3 实际签名:(x, y, scale, animationTime?, animationType?)
|
|
11
|
+
* 默认 animationTime≈200ms;传 0 立即落点,避免被前一次动画吃掉或与之冲突
|
|
12
|
+
* (restore / 缓存恢复路径应使用 0 立即覆盖已在缓动中的 fit 动画)。
|
|
13
|
+
* 这里只暴露我们用到的前 4 参;库 animationType 是 `keyof typeof animations` 联合,
|
|
14
|
+
* 暴露过来反而限制传入对象的兼容性,我们也确实不传它。
|
|
15
|
+
*/
|
|
16
|
+
setTransform: (x: number, y: number, scale: number, animationTime?: number) => void;
|
|
17
|
+
} | null;
|
|
18
|
+
export interface UseFloorMapTransformMetricsParams<T extends FloorMapItemBase> {
|
|
19
|
+
items: T[];
|
|
20
|
+
cellSize: number;
|
|
21
|
+
itemGap: number;
|
|
22
|
+
effectiveItemUnit: FloorMapItemUnit;
|
|
23
|
+
isFloorMapView: boolean;
|
|
24
|
+
mode: 'read' | 'edit';
|
|
25
|
+
zoom: FloorMapZoomConfig;
|
|
26
|
+
transformRef: MutableRefObject<FloorMapTransformContext>;
|
|
27
|
+
/** 由父组件创建并传入 useFloorMapEditState,本 hook 每帧写入内容区偏移 */
|
|
28
|
+
contentOffsetRef: MutableRefObject<{
|
|
29
|
+
x: number;
|
|
30
|
+
y: number;
|
|
31
|
+
}>;
|
|
32
|
+
/** 与 mapLayer.boundingPadding 一致;未传用 DEFAULT_BOUNDING_PADDING */
|
|
33
|
+
boundingPadding?: number;
|
|
34
|
+
/**
|
|
35
|
+
* 平面图:当前画布 id(或其它在切换画布时应重置平移/对齐会话的 key)。
|
|
36
|
+
* 不传则不跑「异步加载图元后的首次左上对齐」逻辑。
|
|
37
|
+
*/
|
|
38
|
+
frameResetKey?: string;
|
|
39
|
+
/**
|
|
40
|
+
* 视口持久化标识(通常拼自 canvasId)。传入后:
|
|
41
|
+
* - 切换 / 挂载时若 localStorage 中有缓存,自动恢复 transform 并跳过本帧 autoFit;
|
|
42
|
+
* - 用户拖动 / 缩放时(节流 300ms)写回缓存;
|
|
43
|
+
* - 主动 fitBounds / 进入伪全屏后由 fitBounds 触发的写入也会同步保存。
|
|
44
|
+
* 不传则完全不读不写 localStorage。
|
|
45
|
+
*/
|
|
46
|
+
viewportPersistKey?: string;
|
|
47
|
+
}
|
|
48
|
+
export declare function useFloorMapTransformMetrics<T extends FloorMapItemBase>(params: UseFloorMapTransformMetricsParams<T>): {
|
|
49
|
+
containerRef: import("react").RefObject<HTMLDivElement>;
|
|
50
|
+
mapAreaRef: import("react").RefObject<HTMLDivElement>;
|
|
51
|
+
viewportSize: {
|
|
52
|
+
width: number;
|
|
53
|
+
height: number;
|
|
54
|
+
};
|
|
55
|
+
mapAreaSize: {
|
|
56
|
+
width: number;
|
|
57
|
+
height: number;
|
|
58
|
+
};
|
|
59
|
+
contentWidth: number;
|
|
60
|
+
contentHeight: number;
|
|
61
|
+
contentOffsetX: number;
|
|
62
|
+
contentOffsetY: number;
|
|
63
|
+
initialPositionX: number;
|
|
64
|
+
initialPositionY: number;
|
|
65
|
+
zoomConfig: {
|
|
66
|
+
initialScale: number;
|
|
67
|
+
minScale: number;
|
|
68
|
+
maxScale: number;
|
|
69
|
+
step: number;
|
|
70
|
+
};
|
|
71
|
+
scale: number;
|
|
72
|
+
setScale: import("react").Dispatch<import("react").SetStateAction<number>>;
|
|
73
|
+
isFullscreen: boolean;
|
|
74
|
+
toggleFullscreen: () => void;
|
|
75
|
+
fitBounds: () => boolean;
|
|
76
|
+
focusContentBounds: (bounds: PlacementBoundingBox | null) => boolean;
|
|
77
|
+
isAtFitBounds: boolean;
|
|
78
|
+
notifyTransformed: (x: number, y: number, nextScale: number) => void;
|
|
79
|
+
persistCurrentViewport: () => void;
|
|
80
|
+
attachTransformContext: (ctx: NonNullable<FloorMapTransformContext>) => void;
|
|
81
|
+
lastTransformRef: MutableRefObject<{
|
|
82
|
+
x: number;
|
|
83
|
+
y: number;
|
|
84
|
+
scale: number;
|
|
85
|
+
}>;
|
|
86
|
+
isInteractingWithElement: boolean;
|
|
87
|
+
setIsInteractingWithElement: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
88
|
+
viewportLocked: boolean;
|
|
89
|
+
setViewportLocked: (next: boolean) => void;
|
|
90
|
+
toggleViewportLocked: () => void;
|
|
91
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { ShopFloorPlanDetail } from '../shopFloorPlan/shopFloorPlanTypes';
|
|
2
|
+
import type { ShopFloorPlanByCodeRequestOptions } from '../shopFloorPlan/shopFloorPlanTypes';
|
|
3
|
+
export declare type UseShopFloorPlanSubscriptionParams = {
|
|
4
|
+
/** `null` 时不发起请求(与预约页 `resolvedFloorPlanId` 一致);清空状态由调用方处理 */
|
|
5
|
+
enabled: boolean;
|
|
6
|
+
code: string;
|
|
7
|
+
subscriberId: string;
|
|
8
|
+
ensureByCode: (code: string, opts?: ShopFloorPlanByCodeRequestOptions) => Promise<ShopFloorPlanDetail | null>;
|
|
9
|
+
unsubscribeQuery: (subscriberId: string) => Promise<void>;
|
|
10
|
+
onDetail: (detail: ShopFloorPlanDetail) => void;
|
|
11
|
+
onLoadError?: (err: unknown) => void;
|
|
12
|
+
/** 与预约一致:默认 true */
|
|
13
|
+
osServer?: boolean;
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* 按 code 订阅店铺平面图:首包 Promise + WebSocket callback 均归一为 `onDetail`。
|
|
17
|
+
* 不包含与业务默认 {@link FloorMapViewConfig} 的合并(由调用方在 `onDetail` 或后续 useMemo 完成)。
|
|
18
|
+
*/
|
|
19
|
+
export declare function useShopFloorPlanSubscription(params: UseShopFloorPlanSubscriptionParams): void;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* PisellFloorMapLayout 组件入口
|
|
3
|
+
* 空间布局视图:在二维平面按坐标渲染资源,支持缩放/平移/复位;支持 floorMapConfig + mode 平面图视图
|
|
4
|
+
*/
|
|
5
|
+
export { PisellFloorMapLayout } from './PisellFloorMapLayout';
|
|
6
|
+
export type { PisellFloorMapLayoutProps, PisellFloorMapLayoutRef, FloorMapItemBase, FloorMapItemUnit, FloorMapLayerConfig, FloorMapZoomConfig, FloorMapPanConfig, FloorMapControlsConfig, FloorMapItemShape, FloorMapBackgroundType, FloorMapPanBoundary, FloorMapLayoutMode, FloorMapGridLayoutConfig, FloorMapCanvas, FloorMapCanvasNameI18n, FloorMapElement, FloorMapData, FloorMapViewConfig, FloorMapCanvasUiConfig, FloorMapSceneElement, FloorMapSceneElementDataBinding, FloorMapPlaceMode, FloorMapElementKindCategory, FloorMapElementDataBindingPolicy, FloorMapElementDefaultPresentation, FloorMapEdge, FloorMapEdgeAnchor, FloorMapEdgeStatus, FloorMapElementKindConfig, FloorMapElementType, FloorMapTextSlot, FloorMapDataSources, FloorMapRenderOptions, FloorMapEditPanelParams, DataSourceFormColumn, FloorMapMergedItem, FloorMapRecordFormRenderContext, FloorMapDataSourceRecordFormContent, FloorMapFullscreenMode, FloorMapLayoutContextValue, FloorMapViewportOverlayRenderArgs, } from './types';
|
|
7
|
+
export { FLOOR_MAP_STAGE_ELEMENT_KIND, FLOOR_MAP_ZONE_ELEMENT_KIND, FLOOR_MAP_IMAGE_ELEMENT_KIND, FLOOR_MAP_BUILTIN_SHAPE_ELEMENT_KIND, } from './types';
|
|
8
|
+
export { renderFloorMapFallbackPlaceholder } from './utils/floorMapFallbackRender';
|
|
9
|
+
export { isFloorMapImageElementKind, isFloorMapBuiltinShapeElementKind, } from './utils/floorMapElementKindUtils';
|
|
10
|
+
export { FLOOR_MAP_BUILTIN_SHAPES, getFloorMapBuiltinShapeDef, } from './utils/floorMapBuiltinShapes';
|
|
11
|
+
export type { FloorMapBuiltinShapeDef, FloorMapBuiltinShapeRenderProps, } from './utils/floorMapBuiltinShapes';
|
|
12
|
+
export { NAME_AS_TITLE_EXT_KEY, isElementNameAsTitleEnabled, buildNameAsTitleExtensionsPatch, resolveSceneElementDisplayTitle, } from './utils/floorMapElementNameAsTitle';
|
|
13
|
+
export { findFloorMapRowByDataBinding, getFloorMapBindingPlaceholderReason, } from './utils/floorMapDataBindingUtils';
|
|
14
|
+
export type { FloorMapDataSourceRow, FloorMapBindingPlaceholderReason, } from './utils/floorMapDataBindingUtils';
|
|
15
|
+
export { createShopFloorPlanClient, SHOP_FLOOR_PLAN_DUPLICATE_CODE, } from './shopFloorPlan/shopFloorPlanClient';
|
|
16
|
+
export type { ShopFloorPlanDetail, ShopFloorPlanLayoutItem, PostShopFloorPlanBody, PutShopFloorPlanBody, ShopFloorPlanByCodeRequestOptions, ShopFloorPlanHttpAdapter, CreateShopFloorPlanClientOptions, EnsureShopFloorPlanByCodeOptions, } from './shopFloorPlan/shopFloorPlanTypes';
|
|
17
|
+
export type { UseShopFloorPlanSubscriptionParams } from './hooks/useShopFloorPlanSubscription';
|
|
18
|
+
export { pickFloorPlanDetail, parseLayoutFieldToViewConfigPatch, mergeFloorPlanViewRemote, floorMapSavedConfigToRemotePatch, viewConfigToLayoutPayload, inferCanvasSizeFromScene, buildFloorPlanPutBody, isShopFloorPlanNotFoundResponse, isHttpNotFoundError, isFloorPlanDuplicateCodeError, } from './shopFloorPlan/shopFloorPlanPure';
|
|
19
|
+
export { sceneElementsToShopLayout, shopLayoutToSceneElements, } from './shopFloorPlan/shopFloorPlanMapping';
|
|
20
|
+
export { useShopFloorPlanSubscription } from './hooks/useShopFloorPlanSubscription';
|
|
21
|
+
export { wrapFloorMapOnSaveWithRemotePersist, } from './utils/floorMapRemotePersist';
|
|
22
|
+
export type { WrapFloorMapOnSaveWithRemotePersistParams } from './utils/floorMapRemotePersist';
|
|
23
|
+
export { FloorMapLayoutProvider, useFloorMapLayoutContext, EMPTY_FLOOR_MAP_LAYOUT_CONTEXT, } from './context/FloorMapLayoutContext';
|
|
24
|
+
export type { FloorMapLayoutProviderProps } from './context/FloorMapLayoutContext';
|
|
25
|
+
export { mergeFloorMapLayoutPropsFromContext } from './context/mergeFloorMapLayoutContext';
|
|
26
|
+
export type { FloorMapResourcePickerSlotProps, PisellCardPickerItem, PisellCardPickerMode, PisellCardPickerCategoryConfig, PisellCardPickerCategoryLevelConfig, PisellCardPickerCategoryPath, PisellCardPickerCategoryMode, PisellCardPickerCardMeta, } from './utils/floorMapResourcePickerTypes';
|
|
27
|
+
export { parseNestedPathSegments } from './utils/floorMapResourcePickerTypes';
|
|
28
|
+
export type { FloorMapResourcePickerRecord } from './utils/floorMapResourcePickerDisplay';
|
|
29
|
+
export { getFloorMapResourcePickerCardMeta, getFloorMapCardPickerCategoryConfig, getFloorMapResourcePickerCategoryPath, floorMapResourcePickerRecordSearchText, } from './utils/floorMapResourcePickerDisplay';
|
|
30
|
+
export { initFloorMapLayoutLocales } from './utils/floorMapCanvasDisplay';
|
|
31
|
+
/** 平面图内置文案表,供跨包组件在本包 `locales` 单例上自行 init */
|
|
32
|
+
export { default as floorMapLayoutLocales } from './locales';
|
|
33
|
+
export { FloorMapImageElement } from './components/FloorMapImageElement';
|
|
34
|
+
export { FloorMapBuiltinShapeElement } from './components/FloorMapBuiltinShapeElement';
|
|
35
|
+
export { FloorMapZoneElement } from './components/FloorMapZoneElement';
|
|
36
|
+
export { getFigmaTableCardFromMerged, renderFigmaStyleTableCard, renderFigmaStyleRoundTableCard, getRenderItemByKindTable, getRenderItemByKindRoundTable, } from './components/FigmaTableCard';
|
|
37
|
+
export type { FigmaTableCardItem, FigmaTableStatus, } from './components/FigmaTableCard';
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* PisellFloorMapLayout — 日本語
|
|
3
|
+
*/
|
|
4
|
+
declare const _default: {
|
|
5
|
+
'pisell-floor-map-layout.loading': string;
|
|
6
|
+
'pisell-floor-map-layout.read-canvas-tabs.aria': string;
|
|
7
|
+
'pisell-floor-map-layout.edit-top-bar.aria': string;
|
|
8
|
+
'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-aria': string;
|
|
9
|
+
'pisell-floor-map-layout.edit-top-bar.fullscreen-enter-title': string;
|
|
10
|
+
'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-aria': string;
|
|
11
|
+
'pisell-floor-map-layout.edit-top-bar.fullscreen-exit-title': string;
|
|
12
|
+
'pisell-floor-map-layout.edit-top-bar.unsaved': string;
|
|
13
|
+
'pisell-floor-map-layout.edit-top-bar.save': string;
|
|
14
|
+
'pisell-floor-map-layout.edit-top-bar.saving': string;
|
|
15
|
+
'pisell-floor-map-layout.edit-top-bar.undo': string;
|
|
16
|
+
'pisell-floor-map-layout.edit-top-bar.redo': string;
|
|
17
|
+
'pisell-floor-map-layout.edit-top-bar.cancel-edit': string;
|
|
18
|
+
'pisell-floor-map-layout.edit-top-bar.finish-edit': string;
|
|
19
|
+
'pisell-floor-map-layout.edit-top-bar.cancel-confirm-title': string;
|
|
20
|
+
'pisell-floor-map-layout.edit-top-bar.cancel-confirm-content': string;
|
|
21
|
+
'pisell-floor-map-layout.edit-top-bar.cancel-confirm-ok': string;
|
|
22
|
+
'pisell-floor-map-layout.edit-top-bar.cancel-confirm-cancel': string;
|
|
23
|
+
'pisell-floor-map-layout.canvas-tabs.empty': string;
|
|
24
|
+
'pisell-floor-map-layout.canvas-tabs.add': string;
|
|
25
|
+
'pisell-floor-map-layout.canvas-tabs.add-title': string;
|
|
26
|
+
'pisell-floor-map-layout.canvas-tabs.hint': string;
|
|
27
|
+
'pisell-floor-map-layout.canvas-tabs.rename-aria': string;
|
|
28
|
+
'pisell-floor-map-layout.canvas-tabs.remove-aria': string;
|
|
29
|
+
'pisell-floor-map-layout.canvas-tabs.rename-title': string;
|
|
30
|
+
'pisell-floor-map-layout.canvas-tabs.rename-button-aria': string;
|
|
31
|
+
'pisell-floor-map-layout.canvas-tabs.rename-button-title': string;
|
|
32
|
+
'pisell-floor-map-layout.canvas-tabs.default-new-canvas-name': string;
|
|
33
|
+
'pisell-floor-map-layout.canvas-tabs.rename-modal-title': string;
|
|
34
|
+
'pisell-floor-map-layout.canvas-tabs.rename-modal-ok': string;
|
|
35
|
+
'pisell-floor-map-layout.canvas-tabs.rename-modal-cancel': string;
|
|
36
|
+
'pisell-floor-map-layout.canvas-tabs.overview': string;
|
|
37
|
+
'pisell-floor-map-layout.canvas-tabs.overview-aria': string;
|
|
38
|
+
'pisell-floor-map-layout.overview.empty': string;
|
|
39
|
+
'pisell-floor-map-layout.overview.area-title-badge': string;
|
|
40
|
+
'pisell-floor-map-layout.overview.canvas-card-aria': string;
|
|
41
|
+
'pisell-floor-map-layout.edit-panel.element-props': string;
|
|
42
|
+
'pisell-floor-map-layout.edit-panel.close-aria': string;
|
|
43
|
+
'pisell-floor-map-layout.edit-panel.hint-apply': string;
|
|
44
|
+
'pisell-floor-map-layout.edit-panel.hint-save': string;
|
|
45
|
+
'pisell-floor-map-layout.edit-panel.section-layout': string;
|
|
46
|
+
'pisell-floor-map-layout.edit-panel.lock-on': string;
|
|
47
|
+
'pisell-floor-map-layout.edit-panel.lock-off': string;
|
|
48
|
+
'pisell-floor-map-layout.edit-panel.label-x': string;
|
|
49
|
+
'pisell-floor-map-layout.edit-panel.label-y': string;
|
|
50
|
+
'pisell-floor-map-layout.edit-panel.label-z': string;
|
|
51
|
+
'pisell-floor-map-layout.edit-panel.label-width': string;
|
|
52
|
+
'pisell-floor-map-layout.edit-panel.label-height': string;
|
|
53
|
+
'pisell-floor-map-layout.edit-panel.label-name': string;
|
|
54
|
+
'pisell-floor-map-layout.edit-panel.label-name-stage': string;
|
|
55
|
+
'pisell-floor-map-layout.edit-panel.ph-name-stage': string;
|
|
56
|
+
'pisell-floor-map-layout.edit-panel.ph-name': string;
|
|
57
|
+
'pisell-floor-map-layout.edit-panel.label-name-as-title': string;
|
|
58
|
+
'pisell-floor-map-layout.edit-panel.tip-name-as-title': string;
|
|
59
|
+
'pisell-floor-map-layout.edit-panel.label-builtin-shape': string;
|
|
60
|
+
'pisell-floor-map-layout.edit-panel.extra-builtin-shape': string;
|
|
61
|
+
'pisell-floor-map-layout.edit-panel.ph-builtin-shape': string;
|
|
62
|
+
'pisell-floor-map-layout.edit-panel.label-image-url': string;
|
|
63
|
+
'pisell-floor-map-layout.edit-panel.extra-image-url': string;
|
|
64
|
+
'pisell-floor-map-layout.edit-panel.ph-https': string;
|
|
65
|
+
'pisell-floor-map-layout.edit-panel.label-canvas': string;
|
|
66
|
+
'pisell-floor-map-layout.edit-panel.label-element-kind': string;
|
|
67
|
+
'pisell-floor-map-layout.edit-panel.hint-kind-binding-cleared': string;
|
|
68
|
+
'pisell-floor-map-layout.edit-panel.apply': string;
|
|
69
|
+
'pisell-floor-map-layout.edit-panel.data-binding': string;
|
|
70
|
+
'pisell-floor-map-layout.edit-panel.data-binding-note': string;
|
|
71
|
+
'pisell-floor-map-layout.edit-panel.label-data-source': string;
|
|
72
|
+
'pisell-floor-map-layout.edit-panel.ph-data-source': string;
|
|
73
|
+
'pisell-floor-map-layout.edit-panel.label-pick-row': string;
|
|
74
|
+
'pisell-floor-map-layout.edit-panel.ph-pick-row': string;
|
|
75
|
+
'pisell-floor-map-layout.edit-panel.ph-no-rows': string;
|
|
76
|
+
'pisell-floor-map-layout.edit-panel.hint-unbound': string;
|
|
77
|
+
'pisell-floor-map-layout.edit-panel.record-title': string;
|
|
78
|
+
'pisell-floor-map-layout.edit-panel.pop-title': string;
|
|
79
|
+
'pisell-floor-map-layout.edit-panel.pop-desc': string;
|
|
80
|
+
'pisell-floor-map-layout.edit-panel.btn-delete': string;
|
|
81
|
+
'pisell-floor-map-layout.edit-panel.btn-cancel': string;
|
|
82
|
+
'pisell-floor-map-layout.edit-panel.btn-ok-delete': string;
|
|
83
|
+
'pisell-floor-map-layout.edit-quick.lock': string;
|
|
84
|
+
'pisell-floor-map-layout.edit-quick.unlock': string;
|
|
85
|
+
'pisell-floor-map-layout.edit-quick.duplicate': string;
|
|
86
|
+
'pisell-floor-map-layout.edit-quick.delete': string;
|
|
87
|
+
'pisell-floor-map-layout.edit-quick.status-locked': string;
|
|
88
|
+
'pisell-floor-map-layout.edit-quick.status-unlocked': string;
|
|
89
|
+
'pisell-floor-map-layout.edit-quick.aria-toolbar': string;
|
|
90
|
+
'pisell-floor-map-layout.toolbar.category-fallback': string;
|
|
91
|
+
'pisell-floor-map-layout.toolbar.palette-card-title': string;
|
|
92
|
+
'pisell-floor-map-layout.toolbar.data-binding-optional': string;
|
|
93
|
+
'pisell-floor-map-layout.toolbar.hint-after-select-ds': string;
|
|
94
|
+
'pisell-floor-map-layout.toolbar.hint-no-unplaced-rows': string;
|
|
95
|
+
'pisell-floor-map-layout.toolbar.ph-select-records': string;
|
|
96
|
+
'pisell-floor-map-layout.toolbar.hint-multi-drop': string;
|
|
97
|
+
'pisell-floor-map-layout.toolbar.open-resource-picker': string;
|
|
98
|
+
'pisell-floor-map-layout.toolbar.select-with-label': string;
|
|
99
|
+
'pisell-floor-map-layout.toolbar.resource-picker-none-selected': string;
|
|
100
|
+
'pisell-floor-map-layout.toolbar.resource-picker-summary': string;
|
|
101
|
+
'pisell-floor-map-layout.toolbar.resource-picker-summary-empty': string;
|
|
102
|
+
'pisell-floor-map-layout.resource-picker.title': string;
|
|
103
|
+
'pisell-floor-map-layout.resource-picker.search-ph': string;
|
|
104
|
+
'pisell-floor-map-layout.resource-picker.select-all': string;
|
|
105
|
+
'pisell-floor-map-layout.resource-picker.deselect-all': string;
|
|
106
|
+
'pisell-floor-map-layout.resource-picker.selected-count': string;
|
|
107
|
+
'pisell-floor-map-layout.resource-picker.filter-all': string;
|
|
108
|
+
'pisell-floor-map-layout.resource-picker.empty': string;
|
|
109
|
+
'pisell-floor-map-layout.resource-picker.confirm': string;
|
|
110
|
+
'pisell-floor-map-layout.resource-picker.cancel': string;
|
|
111
|
+
'pisell-floor-map-layout.resource-picker.single-hint': string;
|
|
112
|
+
'pisell-floor-map-layout.resource-picker.level-area': string;
|
|
113
|
+
'pisell-floor-map-layout.resource-picker.level-1': string;
|
|
114
|
+
'pisell-floor-map-layout.resource-picker.level-2': string;
|
|
115
|
+
'pisell-floor-map-layout.resource-picker.level-3': string;
|
|
116
|
+
'pisell-floor-map-layout.toolbar.no-data-sources': string;
|
|
117
|
+
'pisell-floor-map-layout.toolbar.cancel-place': string;
|
|
118
|
+
'pisell-floor-map-layout.toolbar.layout-dirty-hint': string;
|
|
119
|
+
'pisell-floor-map-layout.toolbar.save': string;
|
|
120
|
+
'pisell-floor-map-layout.toolbar.saving': string;
|
|
121
|
+
'pisell-floor-map-layout.toolbar.collapse': string;
|
|
122
|
+
'pisell-floor-map-layout.toolbar.expand': string;
|
|
123
|
+
'pisell-floor-map-layout.toolbar.add-to-canvas': string;
|
|
124
|
+
'pisell-floor-map-layout.toolbar.view-all': string;
|
|
125
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-title': string;
|
|
126
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-hint': string;
|
|
127
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-add': string;
|
|
128
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-cancel': string;
|
|
129
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-qty-decrease': string;
|
|
130
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-qty-increase': string;
|
|
131
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-category-image': string;
|
|
132
|
+
'pisell-floor-map-layout.toolbar.view-all-modal-category-icon': string;
|
|
133
|
+
'pisell-floor-map-layout.view-controls.zoom-out-aria': string;
|
|
134
|
+
'pisell-floor-map-layout.view-controls.zoom-in-aria': string;
|
|
135
|
+
'pisell-floor-map-layout.view-controls.reset-aria': string;
|
|
136
|
+
'pisell-floor-map-layout.view-controls.fit-bounds-aria': string;
|
|
137
|
+
'pisell-floor-map-layout.view-controls.grid-hide-aria': string;
|
|
138
|
+
'pisell-floor-map-layout.view-controls.grid-show-aria': string;
|
|
139
|
+
'pisell-floor-map-layout.view-controls.edges-hide-aria': string;
|
|
140
|
+
'pisell-floor-map-layout.view-controls.edges-show-aria': string;
|
|
141
|
+
'pisell-floor-map-layout.view-controls.fullscreen-aria': string;
|
|
142
|
+
'pisell-floor-map-layout.view-controls.fullscreen-exit-aria': string;
|
|
143
|
+
'pisell-floor-map-layout.view-controls.expand-tools-aria': string;
|
|
144
|
+
'pisell-floor-map-layout.view-controls.collapse-tools-aria': string;
|
|
145
|
+
'pisell-floor-map-layout.view-controls.viewport-lock-aria': string;
|
|
146
|
+
'pisell-floor-map-layout.view-controls.viewport-unlock-aria': string;
|
|
147
|
+
'pisell-floor-map-layout.builtin-shape.default-name': string;
|
|
148
|
+
'pisell-floor-map-layout.builtin-shape.hint-no-key': string;
|
|
149
|
+
'pisell-floor-map-layout.builtin-shape.toilet': string;
|
|
150
|
+
'pisell-floor-map-layout.builtin-shape.divider': string;
|
|
151
|
+
'pisell-floor-map-layout.builtin-shape.column': string;
|
|
152
|
+
'pisell-floor-map-layout.builtin-shape.sofa': string;
|
|
153
|
+
'pisell-floor-map-layout.builtin-shape.door': string;
|
|
154
|
+
'pisell-floor-map-layout.builtin-shape.flower-pot': string;
|
|
155
|
+
'pisell-floor-map-layout.builtin-shape.palette-pick-label': string;
|
|
156
|
+
'pisell-floor-map-layout.palette.builtin-shape': string;
|
|
157
|
+
'pisell-floor-map-layout.image-element.default-name': string;
|
|
158
|
+
'pisell-floor-map-layout.placement.fallback-image-name': string;
|
|
159
|
+
'pisell-floor-map-layout.zone.title-badge': string;
|
|
160
|
+
'pisell-floor-map-layout.zone.unnamed': string;
|
|
161
|
+
'pisell-floor-map-layout.image-element.hint-no-url': string;
|
|
162
|
+
'pisell-floor-map-layout.image-element.hint-load-fail': string;
|
|
163
|
+
'pisell-floor-map-layout.data-form.empty': string;
|
|
164
|
+
'pisell-floor-map-layout.data-form.save-record': string;
|
|
165
|
+
'pisell-floor-map-layout.binding-error.required-row': string;
|
|
166
|
+
'pisell-floor-map-layout.binding-error.ds-not-allowed': string;
|
|
167
|
+
'pisell-floor-map-layout.binding-error.missing-field': string;
|
|
168
|
+
'pisell-floor-map-layout.card-placeholder.hint-select-row': string;
|
|
169
|
+
'pisell-floor-map-layout.card-placeholder.hint-bind-datasource': string;
|
|
170
|
+
'pisell-floor-map-layout.card-placeholder.hint-new-slot': string;
|
|
171
|
+
'pisell-floor-map-layout.card-placeholder.hint-row-not-found': string;
|
|
172
|
+
'pisell-floor-map-layout.figma-card.kind-round-table': string;
|
|
173
|
+
'pisell-floor-map-layout.figma-card.kind-square-table': string;
|
|
174
|
+
'pisell-floor-map-layout.figma-card.default-table': string;
|
|
175
|
+
'pisell-floor-map-layout.figma-card.capacity-seats': string;
|
|
176
|
+
'pisell-floor-map-layout.figma-card.guests-count': string;
|
|
177
|
+
'pisell-floor-map-layout.figma-card.status-available': string;
|
|
178
|
+
'pisell-floor-map-layout.figma-card.status-reserved': string;
|
|
179
|
+
'pisell-floor-map-layout.figma-card.status-waiting': string;
|
|
180
|
+
'pisell-floor-map-layout.figma-card.status-dining': string;
|
|
181
|
+
'pisell-floor-map-layout.figma-card.status-billed': string;
|
|
182
|
+
'pisell-floor-map-layout.figma-card.status-availableSoon': string;
|
|
183
|
+
};
|
|
184
|
+
export default _default;
|