@pisell/materials 6.11.47 → 6.11.49
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/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +2 -2
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +2 -2
- package/es/components/pisellFloorMapLayout/components/ViewControls.less +3 -3
- package/es/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.js +3 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.less +9 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +4 -2
- package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.js +4 -2
- package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +1 -1
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.js +26 -10
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.js +12 -7
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.js +20 -31
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.less +7 -3
- package/es/components/pisellRecordBoard/shellFrame/index.d.ts +30 -0
- package/es/index.d.ts +265 -0
- package/es/pisell-materials.tw.css +1 -1
- package/lib/components/pisellFloorMapLayout/components/ViewControls.less +3 -3
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.js +2 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.less +9 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +4 -2
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.js +2 -2
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +1 -1
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.js +16 -7
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.js +14 -5
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.js +20 -13
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.less +7 -3
- package/lib/components/pisellRecordBoard/shellFrame/index.d.ts +30 -0
- package/lib/index.d.ts +265 -0
- package/lib/pisell-materials.tw.css +1 -1
- package/package.json +1 -1
- package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
- package/es/components/PisellLayouts/index.d.ts +0 -38
- package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
- package/es/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
- package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
- package/es/components/PisellSuperTabs/types.d.ts +0 -212
- package/es/components/PisellTabbar/PisellTabbar.d.ts +0 -20
- package/es/components/PisellTabbar/constants.d.ts +0 -47
- package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
- package/es/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
- package/es/components/PisellTabbar/template/Template1/PisellTabbar.d.ts +0 -5
- package/es/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
- package/es/components/PisellTabbar/types.d.ts +0 -90
- package/es/components/PisellTabbar/utils/index.d.ts +0 -69
- package/es/components/cardPro/index.d.ts +0 -4
- package/es/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
- package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
- package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -32
- package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
- package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
- package/es/components/dataSourceComponents/provider/variables/VariablesProvider.d.ts +0 -4
- package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -19
- package/es/components/iconfont/index.d.ts +0 -8
- package/es/components/page/index.d.ts +0 -8
- package/es/components/pisell-config-provider/context.d.ts +0 -22
- package/es/components/pisell-config-provider/index.d.ts +0 -13
- package/es/components/pisellAdjustPrice/index.d.ts +0 -4
- package/es/components/pisellAdjustPrice/status.d.ts +0 -32
- package/es/components/pisellAdjustPrice/type.d.ts +0 -22
- package/es/components/pisellCardList/index.d.ts +0 -107
- package/es/components/pisellCheckboxGroup/index.d.ts +0 -40
- package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
- package/es/components/pisellFilter/index.d.ts +0 -3
- package/es/components/pisellFilter/type.d.ts +0 -7
- package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -55
- package/es/components/pisellFloorMapLayout/components/CanvasTabs.d.ts +0 -22
- package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -46
- package/es/components/pisellFloorMapLayout/components/FloorMapDataForm.d.ts +0 -17
- package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -21
- package/es/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +0 -6
- package/es/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
- package/es/components/pisellFloorMapLayout/components/index.d.ts +0 -21
- package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
- package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
- package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
- package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
- package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -72
- package/es/components/pisellFloorMapLayout/utils/floorMapCanvasDisplay.d.ts +0 -20
- package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
- package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -27
- package/es/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +0 -22
- package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
- package/es/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
- package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
- package/es/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
- package/es/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
- package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
- package/es/components/pisellGoodPassCard/index.d.ts +0 -50
- package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
- package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
- package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
- package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
- package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
- package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
- package/es/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
- package/es/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
- package/es/components/pisellLookup/components/LookupTrigger.d.ts +0 -3
- package/es/components/pisellModal/index.d.ts +0 -62
- package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
- package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
- package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
- package/es/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
- package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
- package/es/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
- package/es/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
- package/es/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
- package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +0 -10
- package/es/components/pisellReservationSchedule/PisellReservationSchedule.stories.d.ts +0 -12
- package/es/components/pisellReservationSchedule/index.d.ts +0 -2
- package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
- package/es/components/pisellReservationSchedule/types.d.ts +0 -52
- package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +0 -10
- package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
- package/es/components/pisellReservationScheduleBand/index.d.ts +0 -2
- package/es/components/pisellReservationScheduleBand/types.d.ts +0 -61
- package/es/components/pisellText/components/Amount/index.d.ts +0 -20
- package/es/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
- package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
- package/es/components/pisellTimeNavigator/components/NowButton.d.ts +0 -14
- package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -22
- package/es/components/pisellTimeNavigator/components/index.d.ts +0 -5
- package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
- package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
- package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
- package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -27
- package/es/components/pisellTimeNavigator/index.d.ts +0 -5
- package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
- package/es/components/pisellTimeNavigator/types.d.ts +0 -160
- package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -41
- package/es/components/pisellToast/index.d.ts +0 -17
- package/es/components/pisellToast/squareToast/index.d.ts +0 -15
- package/es/components/pisellToast/squareToast/methods.d.ts +0 -13
- package/es/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
- package/es/components/pisellToast/squareToast/toast.d.ts +0 -25
- package/es/components/pisellWalletPassCard/index.d.ts +0 -146
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/Gift/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
- package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
- package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -6
- package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -36
- package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -2
- package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -11
- package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
- package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -12
- package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -21
- package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
- package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -8
- package/es/components/productCard/cartSkuCard/components/weighing/index.d.ts +0 -18
- package/es/components/productCard/cartSkuCard/index.d.ts +0 -10
- package/es/components/productCard/cartSkuCard/locales.d.ts +0 -198
- package/es/components/productCard/components/Action/index.d.ts +0 -4
- package/es/components/productCard/components/Header/EditButton/index.d.ts +0 -3
- package/es/components/productCard/components/Header/index.d.ts +0 -3
- package/es/components/productCard/components/Sales/index.d.ts +0 -3
- package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
- package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -13
- package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -2
- package/es/components/productCard/index.d.ts +0 -7
- package/es/components/productCard/locales.d.ts +0 -138
- package/es/components/productCard/status.d.ts +0 -32
- package/es/components/productCard/types.d.ts +0 -95
- package/es/components/productCard/utils.d.ts +0 -33
- package/es/components/select-time/index.d.ts +0 -13
- package/es/components/sort/index.d.ts +0 -5
- package/es/components/table/Table/AddFieldModal/index.d.ts +0 -4
- package/es/components/table/index.d.ts +0 -4
- package/es/components/virtual-keyboard/Amount/index.d.ts +0 -5
- package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
- package/es/components/virtual-keyboard/Amount/types.d.ts +0 -44
- package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
- package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -25
- package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
- package/es/components/virtual-keyboard/Number/index.d.ts +0 -5
- package/es/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
- package/es/components/virtual-keyboard/Number/types.d.ts +0 -26
- package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
- package/es/components/virtual-keyboard/index.d.ts +0 -25
- package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
- package/lib/components/PisellLayouts/index.d.ts +0 -38
- package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
- package/lib/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
- package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
- package/lib/components/PisellSuperTabs/types.d.ts +0 -212
- package/lib/components/PisellTabbar/PisellTabbar.d.ts +0 -20
- package/lib/components/PisellTabbar/constants.d.ts +0 -47
- package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
- package/lib/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
- package/lib/components/PisellTabbar/template/Template1/PisellTabbar.d.ts +0 -5
- package/lib/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
- package/lib/components/PisellTabbar/types.d.ts +0 -90
- package/lib/components/PisellTabbar/utils/index.d.ts +0 -69
- package/lib/components/cardPro/index.d.ts +0 -4
- package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
- package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
- package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -32
- package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
- package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
- package/lib/components/dataSourceComponents/provider/variables/VariablesProvider.d.ts +0 -4
- package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -19
- package/lib/components/iconfont/index.d.ts +0 -8
- package/lib/components/page/index.d.ts +0 -8
- package/lib/components/pisell-config-provider/context.d.ts +0 -22
- package/lib/components/pisell-config-provider/index.d.ts +0 -13
- package/lib/components/pisellAdjustPrice/index.d.ts +0 -4
- package/lib/components/pisellAdjustPrice/status.d.ts +0 -32
- package/lib/components/pisellAdjustPrice/type.d.ts +0 -22
- package/lib/components/pisellCardList/index.d.ts +0 -107
- package/lib/components/pisellCheckboxGroup/index.d.ts +0 -40
- package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
- package/lib/components/pisellFilter/index.d.ts +0 -3
- package/lib/components/pisellFilter/type.d.ts +0 -7
- package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -55
- package/lib/components/pisellFloorMapLayout/components/CanvasTabs.d.ts +0 -22
- package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -46
- package/lib/components/pisellFloorMapLayout/components/FloorMapDataForm.d.ts +0 -17
- package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -21
- package/lib/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +0 -6
- package/lib/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
- package/lib/components/pisellFloorMapLayout/components/index.d.ts +0 -21
- package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
- package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
- package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
- package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
- package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -72
- package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasDisplay.d.ts +0 -20
- package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
- package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -27
- package/lib/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +0 -22
- package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
- package/lib/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
- package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
- package/lib/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
- package/lib/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
- package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
- package/lib/components/pisellGoodPassCard/index.d.ts +0 -50
- package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
- package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
- package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
- package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
- package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
- package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
- package/lib/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
- package/lib/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
- package/lib/components/pisellLookup/components/LookupTrigger.d.ts +0 -3
- package/lib/components/pisellModal/index.d.ts +0 -62
- package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
- package/lib/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
- package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
- package/lib/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
- package/lib/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
- package/lib/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
- package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +0 -10
- package/lib/components/pisellReservationSchedule/PisellReservationSchedule.stories.d.ts +0 -12
- package/lib/components/pisellReservationSchedule/index.d.ts +0 -2
- package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
- package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
- package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +0 -10
- package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
- package/lib/components/pisellReservationScheduleBand/index.d.ts +0 -2
- package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -61
- package/lib/components/pisellText/components/Amount/index.d.ts +0 -20
- package/lib/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
- package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
- package/lib/components/pisellTimeNavigator/components/NowButton.d.ts +0 -14
- package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -22
- package/lib/components/pisellTimeNavigator/components/index.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
- package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -27
- package/lib/components/pisellTimeNavigator/index.d.ts +0 -5
- package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
- package/lib/components/pisellTimeNavigator/types.d.ts +0 -160
- package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -41
- package/lib/components/pisellToast/index.d.ts +0 -17
- package/lib/components/pisellToast/squareToast/index.d.ts +0 -15
- package/lib/components/pisellToast/squareToast/methods.d.ts +0 -13
- package/lib/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
- package/lib/components/pisellToast/squareToast/toast.d.ts +0 -25
- package/lib/components/pisellWalletPassCard/index.d.ts +0 -146
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/Gift/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
- package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
- package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -6
- package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -36
- package/lib/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -2
- package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -11
- package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
- package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -12
- package/lib/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -21
- package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
- package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -8
- package/lib/components/productCard/cartSkuCard/components/weighing/index.d.ts +0 -18
- package/lib/components/productCard/cartSkuCard/index.d.ts +0 -10
- package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -198
- package/lib/components/productCard/components/Action/index.d.ts +0 -4
- package/lib/components/productCard/components/Header/EditButton/index.d.ts +0 -3
- package/lib/components/productCard/components/Header/index.d.ts +0 -3
- package/lib/components/productCard/components/Sales/index.d.ts +0 -3
- package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
- package/lib/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -13
- package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -2
- package/lib/components/productCard/index.d.ts +0 -7
- package/lib/components/productCard/locales.d.ts +0 -138
- package/lib/components/productCard/status.d.ts +0 -32
- package/lib/components/productCard/types.d.ts +0 -95
- package/lib/components/productCard/utils.d.ts +0 -33
- package/lib/components/select-time/index.d.ts +0 -13
- package/lib/components/sort/index.d.ts +0 -5
- package/lib/components/table/Table/AddFieldModal/index.d.ts +0 -4
- package/lib/components/table/index.d.ts +0 -4
- package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -5
- package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
- package/lib/components/virtual-keyboard/Amount/types.d.ts +0 -44
- package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
- package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -25
- package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
- package/lib/components/virtual-keyboard/Number/index.d.ts +0 -5
- package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
- package/lib/components/virtual-keyboard/Number/types.d.ts +0 -26
- package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
- package/lib/components/virtual-keyboard/index.d.ts +0 -25
package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PisellHierarchicalSummaryList } from './PisellHierarchicalSummaryList';
|
|
3
|
-
declare const meta: Meta<typeof PisellHierarchicalSummaryList>;
|
|
4
|
-
export default meta;
|
|
5
|
-
declare type Story = StoryObj<typeof PisellHierarchicalSummaryList>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const Accordion: Story;
|
|
8
|
-
export declare const MaxExpandLevel: Story;
|
|
9
|
-
export declare const AggregateSum: Story;
|
|
10
|
-
export declare const FullFeatured: Story;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { PisellHierarchicalSummaryListAggregateConfig, PisellHierarchicalSummaryListItem, PisellHierarchicalSummaryListKey, PisellHierarchicalSummaryListLevelConfig, PisellHierarchicalSummaryListRenderContext } from '../types';
|
|
3
|
-
export interface RowProps {
|
|
4
|
-
prefixCls: string;
|
|
5
|
-
item: PisellHierarchicalSummaryListItem;
|
|
6
|
-
level: number;
|
|
7
|
-
index: number;
|
|
8
|
-
parentPathKeys: PisellHierarchicalSummaryListKey[];
|
|
9
|
-
expandedKeySet: ReadonlySet<PisellHierarchicalSummaryListKey>;
|
|
10
|
-
toggleExpanded: (key: PisellHierarchicalSummaryListKey, options?: {
|
|
11
|
-
siblingKeys?: PisellHierarchicalSummaryListKey[];
|
|
12
|
-
}) => void;
|
|
13
|
-
getKey: (item: PisellHierarchicalSummaryListItem, ctx: {
|
|
14
|
-
level: number;
|
|
15
|
-
index: number;
|
|
16
|
-
parentPathKeys: PisellHierarchicalSummaryListKey[];
|
|
17
|
-
}) => PisellHierarchicalSummaryListKey;
|
|
18
|
-
levelConfig?: Record<number, PisellHierarchicalSummaryListLevelConfig>;
|
|
19
|
-
indent: number;
|
|
20
|
-
rowGap: number;
|
|
21
|
-
gaps?: {
|
|
22
|
-
row?: number;
|
|
23
|
-
rowLeft?: number;
|
|
24
|
-
meta?: number;
|
|
25
|
-
rowRight?: number;
|
|
26
|
-
};
|
|
27
|
-
maxRenderLevel?: number;
|
|
28
|
-
maxExpandLevel?: number;
|
|
29
|
-
aggregate?: PisellHierarchicalSummaryListAggregateConfig;
|
|
30
|
-
renderLabel?: (item: PisellHierarchicalSummaryListItem, ctx: PisellHierarchicalSummaryListRenderContext) => React.ReactNode;
|
|
31
|
-
renderValue?: (item: PisellHierarchicalSummaryListItem, ctx: PisellHierarchicalSummaryListRenderContext) => React.ReactNode;
|
|
32
|
-
/** 父行是否带有 itemsCount(仅此类子项显示圆点 + #667085,其他保持黑色) */
|
|
33
|
-
parentHasItemsCount?: boolean;
|
|
34
|
-
}
|
|
35
|
-
export declare const Row: React.FC<RowProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { Row } from './Row';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { PisellHierarchicalSummaryListKey } from '../types';
|
|
2
|
-
export interface UseExpandedKeysOptions {
|
|
3
|
-
expandedKeys?: PisellHierarchicalSummaryListKey[];
|
|
4
|
-
defaultExpandedKeys?: PisellHierarchicalSummaryListKey[];
|
|
5
|
-
onExpandedKeysChange?: (keys: PisellHierarchicalSummaryListKey[]) => void;
|
|
6
|
-
}
|
|
7
|
-
export interface ExpandedKeysController {
|
|
8
|
-
expandedKeys: PisellHierarchicalSummaryListKey[];
|
|
9
|
-
expandedKeySet: ReadonlySet<PisellHierarchicalSummaryListKey>;
|
|
10
|
-
setExpandedKeys: (next: PisellHierarchicalSummaryListKey[]) => void;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* 展开态管理(兼容受控/非受控)。
|
|
14
|
-
*/
|
|
15
|
-
export declare function useExpandedKeys(options: UseExpandedKeysOptions): ExpandedKeysController;
|
|
@@ -1,248 +0,0 @@
|
|
|
1
|
-
import type React from 'react';
|
|
2
|
-
import type { CSSProperties } from 'react';
|
|
3
|
-
export declare type PisellHierarchicalSummaryListKey = React.Key;
|
|
4
|
-
export interface PisellHierarchicalSummaryListItem {
|
|
5
|
-
/**
|
|
6
|
-
* 行标题。最小字段(必填)
|
|
7
|
-
*/
|
|
8
|
-
label: React.ReactNode;
|
|
9
|
-
/**
|
|
10
|
-
* 行数值。允许 ReactNode(string/number/组合展示)。
|
|
11
|
-
* 若不传且开启聚合,可能由 children 聚合得到。
|
|
12
|
-
*/
|
|
13
|
-
value?: React.ReactNode;
|
|
14
|
-
/**
|
|
15
|
-
* 子级数据(无限层级递归)
|
|
16
|
-
*/
|
|
17
|
-
children?: PisellHierarchicalSummaryListItem[];
|
|
18
|
-
/**
|
|
19
|
-
* 可选:稳定 key(推荐传入以保证展开态稳定)。
|
|
20
|
-
* 不传时组件会基于层级路径生成 key。
|
|
21
|
-
*/
|
|
22
|
-
key?: PisellHierarchicalSummaryListKey;
|
|
23
|
-
/**
|
|
24
|
-
* 可选:是否隐藏该项
|
|
25
|
-
*/
|
|
26
|
-
hidden?: boolean;
|
|
27
|
-
/**
|
|
28
|
-
* 可选:排序权重,值越小越靠前
|
|
29
|
-
*/
|
|
30
|
-
order?: number;
|
|
31
|
-
/**
|
|
32
|
-
* 可选:条目数提示(如 "N items" / "N 条"),允许 ReactNode
|
|
33
|
-
*/
|
|
34
|
-
itemsCount?: React.ReactNode;
|
|
35
|
-
/**
|
|
36
|
-
* 可选:信息提示 tooltip 内容(hover 触达)
|
|
37
|
-
*/
|
|
38
|
-
infoTooltip?: React.ReactNode;
|
|
39
|
-
/**
|
|
40
|
-
* 可选:右侧 value 后附加轻量操作(tag/pill/button 等)
|
|
41
|
-
*/
|
|
42
|
-
extra?: React.ReactNode;
|
|
43
|
-
/**
|
|
44
|
-
* 可选:覆盖当前行样式
|
|
45
|
-
*/
|
|
46
|
-
rowStyle?: CSSProperties;
|
|
47
|
-
/**
|
|
48
|
-
* 可选:覆盖当前行类名
|
|
49
|
-
*/
|
|
50
|
-
rowClassName?: string;
|
|
51
|
-
/**
|
|
52
|
-
* 可选:自定义展开内容。若设置,行可展开且展开后渲染此内容(不再渲染 children 列表)。
|
|
53
|
-
* 用于在列表中嵌入 Collapse 等自定义区块。
|
|
54
|
-
*/
|
|
55
|
-
expandedContent?: React.ReactNode;
|
|
56
|
-
}
|
|
57
|
-
export interface PisellHierarchicalSummaryListLevelTextStyle {
|
|
58
|
-
fontSize?: number | string;
|
|
59
|
-
fontWeight?: number | string;
|
|
60
|
-
color?: string;
|
|
61
|
-
/** 行高,如 24 或 '24px' */
|
|
62
|
-
lineHeight?: number | string;
|
|
63
|
-
}
|
|
64
|
-
export interface PisellHierarchicalSummaryListIconStyle {
|
|
65
|
-
/** 图标尺寸(px),用于 fontSize 或宽高一致时的边长) */
|
|
66
|
-
size?: number;
|
|
67
|
-
color?: string;
|
|
68
|
-
/** 图标容器宽(px),不传则用 size */
|
|
69
|
-
width?: number;
|
|
70
|
-
/** 图标容器高(px),不传则用 size */
|
|
71
|
-
height?: number;
|
|
72
|
-
}
|
|
73
|
-
export interface PisellHierarchicalSummaryListDividerStyle {
|
|
74
|
-
show?: boolean;
|
|
75
|
-
color?: string;
|
|
76
|
-
style?: 'solid' | 'dashed' | 'dotted';
|
|
77
|
-
}
|
|
78
|
-
export interface PisellHierarchicalSummaryListLevelConfig {
|
|
79
|
-
/**
|
|
80
|
-
* 层级缩进(px)。不传则继承全局 indent 规则。
|
|
81
|
-
*/
|
|
82
|
-
indent?: number;
|
|
83
|
-
/**
|
|
84
|
-
* 是否显示 "·" 分隔符(标题区元信息前的点)
|
|
85
|
-
*/
|
|
86
|
-
showDotSeparator?: boolean;
|
|
87
|
-
/**
|
|
88
|
-
* 层级内分割线
|
|
89
|
-
*/
|
|
90
|
-
divider?: PisellHierarchicalSummaryListDividerStyle;
|
|
91
|
-
/**
|
|
92
|
-
* 行容器样式(背景/边框/padding/圆角/阴影等)
|
|
93
|
-
*/
|
|
94
|
-
rowStyle?: CSSProperties;
|
|
95
|
-
/**
|
|
96
|
-
* 行容器类名
|
|
97
|
-
*/
|
|
98
|
-
rowClassName?: string;
|
|
99
|
-
/**
|
|
100
|
-
* 标题文本样式
|
|
101
|
-
*/
|
|
102
|
-
labelTextStyle?: PisellHierarchicalSummaryListLevelTextStyle;
|
|
103
|
-
/**
|
|
104
|
-
* 数值文本样式
|
|
105
|
-
*/
|
|
106
|
-
valueTextStyle?: PisellHierarchicalSummaryListLevelTextStyle;
|
|
107
|
-
/**
|
|
108
|
-
* info icon 样式(size/color)
|
|
109
|
-
*/
|
|
110
|
-
infoIconStyle?: PisellHierarchicalSummaryListIconStyle;
|
|
111
|
-
/**
|
|
112
|
-
* 展开/收起箭头 icon 样式(size/color)
|
|
113
|
-
*/
|
|
114
|
-
expandIconStyle?: PisellHierarchicalSummaryListIconStyle;
|
|
115
|
-
/**
|
|
116
|
-
* 行内元信息样式(如 "·"、N items、info icon 的文案颜色/字号等)
|
|
117
|
-
*/
|
|
118
|
-
metaTextStyle?: PisellHierarchicalSummaryListLevelTextStyle;
|
|
119
|
-
}
|
|
120
|
-
export declare type PisellHierarchicalSummaryListAggregateMode = 'none' | 'sum';
|
|
121
|
-
export interface PisellHierarchicalSummaryListAggregateConfig {
|
|
122
|
-
/**
|
|
123
|
-
* 聚合模式
|
|
124
|
-
* - none: 不聚合
|
|
125
|
-
* - sum: 对子级 number 值求和(或使用 getNumberValue 提取)
|
|
126
|
-
* @default 'none'
|
|
127
|
-
*/
|
|
128
|
-
mode?: PisellHierarchicalSummaryListAggregateMode;
|
|
129
|
-
/**
|
|
130
|
-
* 从条目提取 number 值,用于 sum 聚合。
|
|
131
|
-
* 默认:若 item.value 是 number,则使用该值;否则忽略。
|
|
132
|
-
*/
|
|
133
|
-
getNumberValue?: (item: PisellHierarchicalSummaryListItem) => number | null | undefined;
|
|
134
|
-
/**
|
|
135
|
-
* 聚合结果格式化(sum 输出到 value 区)
|
|
136
|
-
*/
|
|
137
|
-
format?: (sum: number, ctx: {
|
|
138
|
-
item: PisellHierarchicalSummaryListItem;
|
|
139
|
-
level: number;
|
|
140
|
-
}) => React.ReactNode;
|
|
141
|
-
}
|
|
142
|
-
export interface PisellHierarchicalSummaryListRenderContext {
|
|
143
|
-
level: number;
|
|
144
|
-
pathKeys: PisellHierarchicalSummaryListKey[];
|
|
145
|
-
expanded: boolean;
|
|
146
|
-
hasChildren: boolean;
|
|
147
|
-
aggregatedValue?: React.ReactNode;
|
|
148
|
-
}
|
|
149
|
-
export interface PisellHierarchicalSummaryListProps {
|
|
150
|
-
/**
|
|
151
|
-
* 数据源
|
|
152
|
-
*/
|
|
153
|
-
items: PisellHierarchicalSummaryListItem[];
|
|
154
|
-
/**
|
|
155
|
-
* 展开项 keys(受控)
|
|
156
|
-
*/
|
|
157
|
-
expandedKeys?: PisellHierarchicalSummaryListKey[];
|
|
158
|
-
/**
|
|
159
|
-
* 默认展开项 keys(非受控)
|
|
160
|
-
*/
|
|
161
|
-
defaultExpandedKeys?: PisellHierarchicalSummaryListKey[];
|
|
162
|
-
/**
|
|
163
|
-
* 默认展开层级(非受控初始化)。0 表示只展示 L1(不默认展开子级)。
|
|
164
|
-
* @default 0
|
|
165
|
-
*/
|
|
166
|
-
defaultExpandedLevel?: number;
|
|
167
|
-
/**
|
|
168
|
-
* 展开项变化回调
|
|
169
|
-
*/
|
|
170
|
-
onExpandedKeysChange?: (keys: PisellHierarchicalSummaryListKey[]) => void;
|
|
171
|
-
/**
|
|
172
|
-
* 手风琴模式:同一层级下仅允许一个子项展开
|
|
173
|
-
* @default false
|
|
174
|
-
*/
|
|
175
|
-
accordion?: boolean;
|
|
176
|
-
/**
|
|
177
|
-
* 最大渲染层级(从 1 开始)。超过层级仍保留行,但不再渲染 children。
|
|
178
|
-
*/
|
|
179
|
-
maxRenderLevel?: number;
|
|
180
|
-
/**
|
|
181
|
-
* 最大可展开层级(从 1 开始)。超过层级不显示展开箭头。
|
|
182
|
-
*/
|
|
183
|
-
maxExpandLevel?: number;
|
|
184
|
-
/**
|
|
185
|
-
* 全局缩进(px),作用于 L2+;也可通过 levelConfig 覆盖。
|
|
186
|
-
* @default 16
|
|
187
|
-
*/
|
|
188
|
-
indent?: number;
|
|
189
|
-
/**
|
|
190
|
-
* 行间距(px)
|
|
191
|
-
* @default 8
|
|
192
|
-
*/
|
|
193
|
-
rowGap?: number;
|
|
194
|
-
/**
|
|
195
|
-
* 容器内边距(px 或 CSS 值),不传则使用 less 默认 20px
|
|
196
|
-
*/
|
|
197
|
-
padding?: number | string;
|
|
198
|
-
/**
|
|
199
|
-
* 行内间距(px),用于 1:1 复刻设计稿
|
|
200
|
-
* - row: 行内左右两栏间距
|
|
201
|
-
* - rowLeft: 左侧 label 与 meta(· / N items)间距
|
|
202
|
-
* - meta: meta 内 dot / items-count / info 间距
|
|
203
|
-
* - rowRight: 右侧 value 与 extra / 展开图标间距
|
|
204
|
-
*/
|
|
205
|
-
gaps?: {
|
|
206
|
-
row?: number;
|
|
207
|
-
rowLeft?: number;
|
|
208
|
-
meta?: number;
|
|
209
|
-
rowRight?: number;
|
|
210
|
-
};
|
|
211
|
-
/**
|
|
212
|
-
* 按层级配置样式与功能开关(key 为 level,从 1 开始)
|
|
213
|
-
*/
|
|
214
|
-
levelConfig?: Record<number, PisellHierarchicalSummaryListLevelConfig>;
|
|
215
|
-
/**
|
|
216
|
-
* 自定义渲染 label
|
|
217
|
-
*/
|
|
218
|
-
renderLabel?: (item: PisellHierarchicalSummaryListItem, ctx: PisellHierarchicalSummaryListRenderContext) => React.ReactNode;
|
|
219
|
-
/**
|
|
220
|
-
* 自定义渲染 value
|
|
221
|
-
*/
|
|
222
|
-
renderValue?: (item: PisellHierarchicalSummaryListItem, ctx: PisellHierarchicalSummaryListRenderContext) => React.ReactNode;
|
|
223
|
-
/**
|
|
224
|
-
* 自定义 key 生成(当 item.key 不存在时使用)
|
|
225
|
-
*/
|
|
226
|
-
getKey?: (item: PisellHierarchicalSummaryListItem, ctx: {
|
|
227
|
-
level: number;
|
|
228
|
-
index: number;
|
|
229
|
-
parentPathKeys: PisellHierarchicalSummaryListKey[];
|
|
230
|
-
}) => PisellHierarchicalSummaryListKey;
|
|
231
|
-
/**
|
|
232
|
-
* 聚合配置:支持内置或外部传入
|
|
233
|
-
*/
|
|
234
|
-
aggregate?: PisellHierarchicalSummaryListAggregateConfig;
|
|
235
|
-
/**
|
|
236
|
-
* 根节点类名
|
|
237
|
-
*/
|
|
238
|
-
className?: string;
|
|
239
|
-
/**
|
|
240
|
-
* 根节点样式
|
|
241
|
-
*/
|
|
242
|
-
style?: CSSProperties;
|
|
243
|
-
/**
|
|
244
|
-
* 是否渲染根节点 div。为 false 时只渲染内部内容(用于外层用同一 DOM 包裹列表与其它区块)。
|
|
245
|
-
* @default true
|
|
246
|
-
*/
|
|
247
|
-
renderRoot?: boolean;
|
|
248
|
-
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ModalProps, ButtonProps } from 'antd';
|
|
3
|
-
import { PisellContextType } from '../pisell-config-provider/context';
|
|
4
|
-
export interface PisellModalProps extends ModalProps {
|
|
5
|
-
/** 平台 */
|
|
6
|
-
platform?: PisellContextType['platform'];
|
|
7
|
-
/**
|
|
8
|
-
* 弹窗大小
|
|
9
|
-
* large 800
|
|
10
|
-
* middle 600
|
|
11
|
-
* small 400
|
|
12
|
-
* */
|
|
13
|
-
size?: 'large' | 'middle' | 'small';
|
|
14
|
-
/** 头部分割线是否展示 */
|
|
15
|
-
headerDivider?: boolean;
|
|
16
|
-
/** 底部分割线是否展示 */
|
|
17
|
-
footerDivider?: boolean;
|
|
18
|
-
/** 删除按钮props */
|
|
19
|
-
deleteButtonProps?: ButtonProps | null;
|
|
20
|
-
/** 删除事件 */
|
|
21
|
-
onDelete?: () => void;
|
|
22
|
-
/** 移动端展示时弹窗高度 默认null 在移动端全屏 */
|
|
23
|
-
mobileModalHeight?: string | number;
|
|
24
|
-
/** footer中额外操作按钮 */
|
|
25
|
-
actions?: React.ReactNode;
|
|
26
|
-
/** 取消按钮是否展示 */
|
|
27
|
-
cancelVisible?: boolean;
|
|
28
|
-
/** 确认按钮是否展示 */
|
|
29
|
-
okVisible?: boolean;
|
|
30
|
-
/** 是否展示header */
|
|
31
|
-
header?: boolean | null;
|
|
32
|
-
/**
|
|
33
|
-
* 透传至底层 Dialog 遮罩(antd Modal 运行时支持,但 ModalProps 类型未声明)
|
|
34
|
-
*/
|
|
35
|
-
maskProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
36
|
-
}
|
|
37
|
-
declare const PisellModal: {
|
|
38
|
-
(props: PisellModalProps): JSX.Element;
|
|
39
|
-
confirm: (props: import("./components/functions").PisellModalFuncProps) => {
|
|
40
|
-
destroy: () => void;
|
|
41
|
-
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
|
42
|
-
};
|
|
43
|
-
info: (props: import("./components/functions").PisellModalFuncProps) => {
|
|
44
|
-
destroy: () => void;
|
|
45
|
-
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
|
46
|
-
};
|
|
47
|
-
error: (props: import("./components/functions").PisellModalFuncProps) => {
|
|
48
|
-
destroy: () => void;
|
|
49
|
-
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
|
50
|
-
};
|
|
51
|
-
warn: (props: import("./components/functions").PisellModalFuncProps) => any;
|
|
52
|
-
warning: (props: import("./components/functions").PisellModalFuncProps) => {
|
|
53
|
-
destroy: () => void;
|
|
54
|
-
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
|
55
|
-
};
|
|
56
|
-
success: (props: import("./components/functions").PisellModalFuncProps) => {
|
|
57
|
-
destroy: () => void;
|
|
58
|
-
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
|
59
|
-
};
|
|
60
|
-
Information: (props: import("./components/Information").InformationProps) => JSX.Element;
|
|
61
|
-
};
|
|
62
|
-
export default PisellModal;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { TableProps } from 'antd';
|
|
3
|
-
import type { RecordBoardContextValue } from '../../types';
|
|
4
|
-
import './Grid.less';
|
|
5
|
-
export interface RecordBoardGridViewProps extends Omit<TableProps<any>, 'dataSource' | 'loading' | 'pagination'>, Partial<Pick<RecordBoardContextValue, 'data' | 'loading'>> {
|
|
6
|
-
/** 列配置,同 antd Table columns */
|
|
7
|
-
columns?: TableProps<any>['columns'];
|
|
8
|
-
className?: string;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
/** 自定义渲染,传入后不再使用内置 Table */
|
|
11
|
-
render?: (ctx: RecordBoardContextValue) => React.ReactNode;
|
|
12
|
-
}
|
|
13
|
-
declare const RecordBoardGridView: React.FC<RecordBoardGridViewProps>;
|
|
14
|
-
export default RecordBoardGridView;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardCalendarProps } from '../../types';
|
|
3
|
-
/**
|
|
4
|
-
* RecordBoard 日历槽位:仅在 PisellRecordBoard.ShellFrame 内使用,本身不渲染 DOM。
|
|
5
|
-
* 与 GridLayout、FloorMap 并存时出现「表格 / 平面图 / 日历」切换。
|
|
6
|
-
*/
|
|
7
|
-
declare const RecordBoardCalendar: React.FC<RecordBoardCalendarProps>;
|
|
8
|
-
export default RecordBoardCalendar;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/** 日历视图文案:占位符 `{name}`、`{date}` 等由调用方替换 */
|
|
2
|
-
export declare function tCal(id: string, vars?: Record<string, string | number>): string;
|
|
3
|
-
/** 月/周表头:周一为 0(与 rangeDays / startOfWeek 一致) */
|
|
4
|
-
export declare const CALENDAR_WEEKDAY_IDS: readonly ["pisell2.recordBoard.calendar.weekday.mon", "pisell2.recordBoard.calendar.weekday.tue", "pisell2.recordBoard.calendar.weekday.wed", "pisell2.recordBoard.calendar.weekday.thu", "pisell2.recordBoard.calendar.weekday.fri", "pisell2.recordBoard.calendar.weekday.sat", "pisell2.recordBoard.calendar.weekday.sun"];
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
/** 日历内会改本地预约数据的动作类型,供业务层拦截(如平面图未支持写接口时 toast) */
|
|
3
|
-
export declare type CalendarPersistKind = 'moveBooking' | 'createBooking' | 'removeBlocks' | 'createBlock' | 'checkin' | 'checkinReschedule' | 'mergeOrder' | 'other';
|
|
4
|
-
export interface CalendarPersistContextValue {
|
|
5
|
-
/**
|
|
6
|
-
* 返回 false 时日历组件应取消本次本地数据变更(由调用方决定是否已 toast)。
|
|
7
|
-
* 未提供时默认允许所有本地变更(Story / 独立演示)。
|
|
8
|
-
*/
|
|
9
|
-
beforePersist?: (kind: CalendarPersistKind) => boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare const CalendarPersistProvider: React.FC<{
|
|
12
|
-
children: React.ReactNode;
|
|
13
|
-
value?: CalendarPersistContextValue;
|
|
14
|
-
}>;
|
|
15
|
-
/**
|
|
16
|
-
* 在日历 Demo 内判断某类写操作是否允许执行本地 state 更新。
|
|
17
|
-
*/
|
|
18
|
-
export declare function useCalendarPersist(): (kind: CalendarPersistKind) => boolean;
|
package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardCalendarProps } from '../../../types';
|
|
3
|
-
/** 供日视图拆分出的子组件读取 `calendarProps` / 明暗,避免每层透传(可选使用) */
|
|
4
|
-
export declare type BookingCalendarDayChromeContextValue = {
|
|
5
|
-
calendarProps: RecordBoardCalendarProps;
|
|
6
|
-
isLight: boolean;
|
|
7
|
-
};
|
|
8
|
-
export declare function BookingCalendarDayChromeProvider({ children, value, }: {
|
|
9
|
-
children: React.ReactNode;
|
|
10
|
-
value: BookingCalendarDayChromeContextValue;
|
|
11
|
-
}): JSX.Element;
|
|
12
|
-
export declare function useBookingCalendarDayChrome(): BookingCalendarDayChromeContextValue;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardFloorMapProps } from '../types';
|
|
3
|
-
/**
|
|
4
|
-
* RecordBoard 平面图槽位:仅在 PisellRecordBoard.ShellFrame 内使用,本身不渲染 DOM。
|
|
5
|
-
* 将 PisellFloorMapLayout 所需 props 声明在树结构上;与 GridLayout 并存时出现「表格 / 平面图」切换。
|
|
6
|
-
*
|
|
7
|
-
* @example
|
|
8
|
-
* <PisellRecordBoard.ShellFrame>
|
|
9
|
-
* <PisellRecordBoard.GridLayout />
|
|
10
|
-
* <PisellRecordBoard.FloorMap floorMapConfig={...} dataSources={...} />
|
|
11
|
-
* </PisellRecordBoard.ShellFrame>
|
|
12
|
-
*/
|
|
13
|
-
declare const RecordBoardFloorMap: React.FC<RecordBoardFloorMapProps>;
|
|
14
|
-
export default RecordBoardFloorMap;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './VenueWallMarquee.less';
|
|
3
|
-
export interface NoteTickerProps {
|
|
4
|
-
text: string;
|
|
5
|
-
color: string;
|
|
6
|
-
/** 跑完一整段所需秒数 */
|
|
7
|
-
duration?: number;
|
|
8
|
-
shouldMarquee: boolean;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* 底部说明条:短文案省略静态展示,长文案无缝跑马灯(多段 copy 与 `VenueWallMarquee.less` 中 -33.333% 动画配套)。
|
|
12
|
-
* 系统「减少动态效果」时强制静态展示;跑马灯区对读屏 `aria-hidden` 避免重复朗读。
|
|
13
|
-
*/
|
|
14
|
-
export declare const NoteTicker: React.NamedExoticComponent<NoteTickerProps>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardResourceWallProps } from '../../types';
|
|
3
|
-
import './ResourceWallViewport.less';
|
|
4
|
-
/** 与 {@link RecordBoardResourceWallProps.filterFieldKey} 默认一致 */
|
|
5
|
-
export declare const DEFAULT_RESOURCE_WALL_FILTER_FIELD_KEY = "resource_wall_resource_ids";
|
|
6
|
-
/**
|
|
7
|
-
* RecordBoard 大屏资源墙主视口:`cards` 提供全量卡数据;可见列表由
|
|
8
|
-
* `searchParams.filter.values[filterFieldKey]` 中的资源 id 与 `cards` 交集决定。
|
|
9
|
-
* 若 ToolBar `searchParams.sort` 指向状态列(默认字段名 `status`),则按占用态重排展示顺序。
|
|
10
|
-
* 支持网格分页轮播、浅深外观、伪全屏与控制台(布局 / 配色 / 选中资源)。
|
|
11
|
-
*/
|
|
12
|
-
export declare const PisellRecordBoardResourceWallView: React.FC<RecordBoardResourceWallProps>;
|
package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardResourceWallProps } from '../../types';
|
|
3
|
-
/**
|
|
4
|
-
* RecordBoard 大屏资源墙槽位:仅在 PisellRecordBoard.ShellFrame 内使用,本身不渲染 DOM。
|
|
5
|
-
* 与 GridLayout / FloorMap / Calendar 并存时出现视图切换。
|
|
6
|
-
*/
|
|
7
|
-
declare const RecordBoardResourceWall: React.FC<RecordBoardResourceWallProps>;
|
|
8
|
-
export default RecordBoardResourceWall;
|
package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type VenueWallStatusToneOverrides } from './venueWallUtils';
|
|
3
|
-
export declare type ResourceWallLayoutPreset = {
|
|
4
|
-
key: string;
|
|
5
|
-
label: string;
|
|
6
|
-
cols: number;
|
|
7
|
-
rows: number;
|
|
8
|
-
};
|
|
9
|
-
export declare type ResourceWallControlPanelApplyPayload = {
|
|
10
|
-
resourceIds: string[];
|
|
11
|
-
layoutKey: string;
|
|
12
|
-
customCols: number;
|
|
13
|
-
customRows: number;
|
|
14
|
-
pageDurationSec: number;
|
|
15
|
-
occupiedCardColor: string;
|
|
16
|
-
availableCardColor: string;
|
|
17
|
-
boardingSoonBeforeMin: number;
|
|
18
|
-
statusToneOverrides: VenueWallStatusToneOverrides;
|
|
19
|
-
/** 与 test.tsx「主文案基准宽度占比」对接,写入 {@link VenueWallCard} */
|
|
20
|
-
heroMaxWidthRatio: number;
|
|
21
|
-
};
|
|
22
|
-
export interface ResourceWallControlPanelProps {
|
|
23
|
-
open: boolean;
|
|
24
|
-
onClose: () => void;
|
|
25
|
-
isDark: boolean;
|
|
26
|
-
layoutPresets: readonly ResourceWallLayoutPreset[];
|
|
27
|
-
layoutKey: string;
|
|
28
|
-
customCols: number;
|
|
29
|
-
customRows: number;
|
|
30
|
-
pageDurationSec: number;
|
|
31
|
-
occupiedCardColor: string;
|
|
32
|
-
availableCardColor: string;
|
|
33
|
-
boardingSoonBeforeMin: number;
|
|
34
|
-
statusToneOverrides: VenueWallStatusToneOverrides | undefined;
|
|
35
|
-
selectedResourceIds: string[];
|
|
36
|
-
onApply: (payload: ResourceWallControlPanelApplyPayload) => void;
|
|
37
|
-
/** 与 test.tsx「当前分页 / 倒计时」展示一致(1-based current) */
|
|
38
|
-
carouselPager: {
|
|
39
|
-
currentPage: number;
|
|
40
|
-
totalPages: number;
|
|
41
|
-
};
|
|
42
|
-
/** 主文案宽度占比初值,与 {@link VenueWallCardProps.heroMaxWidthRatio} 一致 */
|
|
43
|
-
heroMaxWidthRatio?: number;
|
|
44
|
-
}
|
|
45
|
-
/**
|
|
46
|
-
* 资源墙管理台(Portal):选资源、网格预设/自定义行列、翻页秒数、占用/空闲色、六态说明与色值;
|
|
47
|
-
* `onApply` 回传负载中含 `diffVenueWallStatusToneOverrides` 压缩结果。
|
|
48
|
-
* 源自 test `showAdmin` 对接;关闭(Close / Escape / 遮罩)时提交草稿并关闭。
|
|
49
|
-
*/
|
|
50
|
-
export declare const ResourceWallControlPanel: React.FC<ResourceWallControlPanelProps>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type VenueWallStatusKey, type VenueWallStatusTone } from './venueWallUtils';
|
|
3
|
-
export interface ResourceWallControlPanelColorTabProps {
|
|
4
|
-
adminSectionBg: string;
|
|
5
|
-
adminInputBg: string;
|
|
6
|
-
headerText: string;
|
|
7
|
-
mutedText: string;
|
|
8
|
-
divider: string;
|
|
9
|
-
draftOcc: string;
|
|
10
|
-
setDraftOcc: (v: string) => void;
|
|
11
|
-
draftAvail: string;
|
|
12
|
-
setDraftAvail: (v: string) => void;
|
|
13
|
-
draftTones: Record<VenueWallStatusKey, VenueWallStatusTone>;
|
|
14
|
-
setDraftTones: React.Dispatch<React.SetStateAction<Record<VenueWallStatusKey, VenueWallStatusTone>>>;
|
|
15
|
-
}
|
|
16
|
-
/** 控制台「外观 / 颜色」分页:占用/空闲底色与六态表格 */
|
|
17
|
-
export declare const ResourceWallControlPanelColorTab: React.FC<ResourceWallControlPanelColorTabProps>;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface ResourceWallControlPanelLayoutTabProps {
|
|
3
|
-
adminSectionBg: string;
|
|
4
|
-
adminInputBg: string;
|
|
5
|
-
headerText: string;
|
|
6
|
-
mutedText: string;
|
|
7
|
-
layoutPresets: readonly {
|
|
8
|
-
key: string;
|
|
9
|
-
label: string;
|
|
10
|
-
cols: number;
|
|
11
|
-
rows: number;
|
|
12
|
-
}[];
|
|
13
|
-
draftLayoutKey: string;
|
|
14
|
-
setDraftLayoutKey: (v: string) => void;
|
|
15
|
-
draftCustomCols: number;
|
|
16
|
-
setDraftCustomCols: (v: number) => void;
|
|
17
|
-
draftCustomRows: number;
|
|
18
|
-
setDraftCustomRows: (v: number) => void;
|
|
19
|
-
draftPageSec: number;
|
|
20
|
-
setDraftPageSec: (v: number) => void;
|
|
21
|
-
draftHeroRatio: number;
|
|
22
|
-
setDraftHeroRatio: (v: number) => void;
|
|
23
|
-
carouselCur: number;
|
|
24
|
-
carouselTot: number;
|
|
25
|
-
isDark: boolean;
|
|
26
|
-
}
|
|
27
|
-
/** 控制台「资源 / 布局」分页:预设、自定义行列、翻页停留、主文案宽度 */
|
|
28
|
-
export declare const ResourceWallControlPanelLayoutTab: React.FC<ResourceWallControlPanelLayoutTabProps>;
|
package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface ResourceWallViewportToolbarProps {
|
|
3
|
-
now: Date;
|
|
4
|
-
appearanceMode: 'light' | 'dark';
|
|
5
|
-
onAppearanceModeChange: (m: 'light' | 'dark') => void;
|
|
6
|
-
pseudoFullscreen: boolean;
|
|
7
|
-
onTogglePseudoFullscreen: () => void;
|
|
8
|
-
onOpenControlPanel: () => void;
|
|
9
|
-
headerBorder: string;
|
|
10
|
-
headerBg: string;
|
|
11
|
-
clockColor: string;
|
|
12
|
-
mutedText: string;
|
|
13
|
-
toolbarBtnBorder: string;
|
|
14
|
-
toolbarBtnBg: string;
|
|
15
|
-
toolbarBtnBgActive: string;
|
|
16
|
-
}
|
|
17
|
-
/** 资源墙顶栏:时钟、浅深切换、伪全屏、控制台入口 */
|
|
18
|
-
export declare const ResourceWallViewportToolbar: React.FC<ResourceWallViewportToolbarProps>;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardResourceWallCardModel } from '../../types';
|
|
3
|
-
import { type VenueWallStatusKey, type VenueWallStatusTone } from './venueWallUtils';
|
|
4
|
-
import './VenueWallCard.less';
|
|
5
|
-
export interface VenueWallCardProps {
|
|
6
|
-
card: RecordBoardResourceWallCardModel;
|
|
7
|
-
/** 与 PisellRecordBoardResourceWallView 顶栏同源墙钟毫秒时间戳(唯一定时器驱动) */
|
|
8
|
-
wallNowMs: number;
|
|
9
|
-
/** boardingSoon:用于进度条分母(分钟);与「距结束」快结束窗口对称 */
|
|
10
|
-
boardingSoonBeforeMin?: number;
|
|
11
|
-
occupiedCardColor?: string;
|
|
12
|
-
availableCardColor?: string;
|
|
13
|
-
heroMaxWidthRatio?: number;
|
|
14
|
-
/** 合并后的六态配色与文案;不传则用默认 map */
|
|
15
|
-
statusToneMap?: Record<VenueWallStatusKey, VenueWallStatusTone>;
|
|
16
|
-
/** 非占用态主/辅文案色在暗色外壳下的对比度 */
|
|
17
|
-
appearance?: 'light' | 'dark';
|
|
18
|
-
}
|
|
19
|
-
declare function VenueWallCardInner({ card, wallNowMs, boardingSoonBeforeMin, occupiedCardColor, availableCardColor, statusToneMap: statusToneMapProp, appearance, }: VenueWallCardProps): JSX.Element;
|
|
20
|
-
/** 单块场地大屏卡:漂移与文案由 {@link buildVenueWallCardPresentation} 统一计算 */
|
|
21
|
-
export declare const VenueWallCard: React.MemoExoticComponent<typeof VenueWallCardInner>;
|
|
22
|
-
export {};
|