@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/lib/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/lib/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/lib/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/lib/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 {};
|
package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts
DELETED
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import type { RecordBoardResourceWallCardModel } from '../../types';
|
|
2
|
-
import { type VenueWallStatusKey, type VenueWallStatusTone } from './venueWallUtils';
|
|
3
|
-
/** 与平面图 empty / reserved / occupied 对齐的三种大屏展示态 */
|
|
4
|
-
export declare type VenueWallFloorLikeStatus = 'empty' | 'reserved' | 'occupied';
|
|
5
|
-
/**
|
|
6
|
-
* 标题胶囊 5 态:在 floorLike 三大类基础上,把 `late` 与 `expired` 拆出独立色与文案,
|
|
7
|
-
* 与当前区一档强调色(红)对齐。
|
|
8
|
-
*/
|
|
9
|
-
export declare type VenueWallHeaderStatusKey = 'empty' | 'reserved' | 'late' | 'occupied' | 'expired';
|
|
10
|
-
/** 由 {@link buildVenueWallCardPresentation} 产出,供 VenueWallCard 渲染层使用 */
|
|
11
|
-
export declare type VenueWallCardPresentation = {
|
|
12
|
-
statusKey: VenueWallStatusKey;
|
|
13
|
-
floorLikeStatus: VenueWallFloorLikeStatus;
|
|
14
|
-
/** 标题栏右侧 5 态键,决定胶囊样式(描边/底色变体) */
|
|
15
|
-
headerStatusKey: VenueWallHeaderStatusKey;
|
|
16
|
-
/** 标题栏右侧:空闲 / 预约中 / 迟到 / 占用中 / 超时 */
|
|
17
|
-
headerStatusLabel: string;
|
|
18
|
-
/** 标题胶囊主色(迟到/超时为红,与一档强调色对齐) */
|
|
19
|
-
headerStatusColor: string;
|
|
20
|
-
/** 紫色渐变占用卡 vs 浅色强调卡 */
|
|
21
|
-
cardVariant: 'occupied' | 'accent';
|
|
22
|
-
mainColor: string;
|
|
23
|
-
subColor: string;
|
|
24
|
-
surfaceAccentColor: string;
|
|
25
|
-
/** 当前区一档:剩余时间 / 距开始 / 结束提示等(非布局「块」) */
|
|
26
|
-
primaryEmphasisLine: string;
|
|
27
|
-
primaryEmphasisColor: string;
|
|
28
|
-
/** 二档:预约时段文案 */
|
|
29
|
-
timeRangeLine: string;
|
|
30
|
-
/** 二档:联系人(「Available to Book」等占位已剥离) */
|
|
31
|
-
contactLine: string;
|
|
32
|
-
showProgress: boolean;
|
|
33
|
-
progress: number;
|
|
34
|
-
progressColor: string;
|
|
35
|
-
showEndingSoonMarquee: boolean;
|
|
36
|
-
marqueeText: string;
|
|
37
|
-
marqueeColor: string;
|
|
38
|
-
/** 跑马灯胶囊底:与 {@link primaryEmphasisColor} 同一强调色(半透明叠底) */
|
|
39
|
-
marqueeShellBackground: string;
|
|
40
|
-
};
|
|
41
|
-
/**
|
|
42
|
-
* 纯函数:三态大屏文案 + 进度 + 条件跑马灯。
|
|
43
|
-
* 右上角标题栏仅保留 empty/reserved/occupied;迟到/超时只出现在当前区一档主提示。
|
|
44
|
-
*/
|
|
45
|
-
export declare function buildVenueWallCardPresentation(args: {
|
|
46
|
-
card: RecordBoardResourceWallCardModel;
|
|
47
|
-
toneMap: Record<VenueWallStatusKey, VenueWallStatusTone>;
|
|
48
|
-
wallNowMs: number;
|
|
49
|
-
liveRemainingMin: number;
|
|
50
|
-
liveRemainingPreciseMin: number;
|
|
51
|
-
liveStartsInMin: number;
|
|
52
|
-
liveLateMin: number;
|
|
53
|
-
boardingSoonBeforeMin: number;
|
|
54
|
-
idleMain: string;
|
|
55
|
-
idleSub: string;
|
|
56
|
-
occupiedCardColor: string;
|
|
57
|
-
availableCardColor: string;
|
|
58
|
-
}): VenueWallCardPresentation;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 资源墙(Venue Wall)共用工具:六态键、默认色板、倒计时文案、卡片状态推导、配色合并与 diff。
|
|
3
|
-
*/
|
|
4
|
-
import type { RecordBoardResourceWallCardModel } from '../../types';
|
|
5
|
-
export declare type VenueWallStatusKey = 'inUse' | 'endingSoon' | 'expired' | 'available' | 'boardingSoon' | 'late';
|
|
6
|
-
/** 单态展示配置(与 {@link VENUE_WALL_STATUS_COLOR_MAP} 值同形) */
|
|
7
|
-
export declare type VenueWallStatusTone = {
|
|
8
|
-
key: VenueWallStatusKey;
|
|
9
|
-
label: string;
|
|
10
|
-
note: string;
|
|
11
|
-
color: string;
|
|
12
|
-
noteBg: string;
|
|
13
|
-
};
|
|
14
|
-
/** 仅覆盖部分字段;用于 Control Panel / localStorage */
|
|
15
|
-
export declare type VenueWallStatusToneOverrides = Partial<Record<VenueWallStatusKey, Partial<VenueWallStatusTone>>>;
|
|
16
|
-
/** 单外观(浅 / 深)下的占用/空闲色与六态覆盖;持久化时 light、dark 各存一份 */
|
|
17
|
-
export declare type VenueWallAppearanceSlot = {
|
|
18
|
-
occupiedCardColor?: string;
|
|
19
|
-
availableCardColor?: string;
|
|
20
|
-
statusToneOverrides?: VenueWallStatusToneOverrides;
|
|
21
|
-
};
|
|
22
|
-
export declare type VenueWallAppearanceTheme = {
|
|
23
|
-
light?: VenueWallAppearanceSlot;
|
|
24
|
-
dark?: VenueWallAppearanceSlot;
|
|
25
|
-
};
|
|
26
|
-
export declare const VENUE_WALL_STATUS_KEYS: VenueWallStatusKey[];
|
|
27
|
-
/**
|
|
28
|
-
* 六态默认色与占位英文;`getVenueWallStatusToneMap` 会将 label/note 换为 i18n,此处仅作 merge 基底。
|
|
29
|
-
*/
|
|
30
|
-
export declare const VENUE_WALL_STATUS_COLOR_MAP: Record<VenueWallStatusKey, VenueWallStatusTone>;
|
|
31
|
-
/** 将 `#RGB` / `#RRGGBB` 转为 `rgba(...)`,供渐变与半透明底 */
|
|
32
|
-
export declare function alphaColor(hex: string, alpha: number): string;
|
|
33
|
-
/** 将数值限制在 [min, max](布局行列、主文案比例等) */
|
|
34
|
-
export declare const clamp: (value: number, min: number, max: number) => number;
|
|
35
|
-
/** 由卡片字段推导状态键(与演示页 test.tsx 规则一致) */
|
|
36
|
-
export declare function deriveVenueWallStatus(card: RecordBoardResourceWallCardModel): VenueWallStatusKey;
|
|
37
|
-
/**
|
|
38
|
-
* ToolBar Sort 写入的 `searchParams.sort`(如 `status:asc:string`)拆出字段名与升降序。
|
|
39
|
-
*/
|
|
40
|
-
export declare function parseRecordBoardToolbarSortParam(sort: unknown): {
|
|
41
|
-
field: string;
|
|
42
|
-
dir: 'asc' | 'desc';
|
|
43
|
-
} | null;
|
|
44
|
-
/** 当 Sort 字段名匹配这些 key(忽略大小写)时,资源墙按占用态重排卡片 */
|
|
45
|
-
export declare const DEFAULT_RESOURCE_WALL_STATUS_SORT_FIELD_KEYS: string[];
|
|
46
|
-
export declare function matchesResourceWallStatusSortField(sortField: string, keys: readonly string[]): boolean;
|
|
47
|
-
/**
|
|
48
|
-
* 用于资源墙排序:占用/将结/已结束为 1,其余为 0(与 {@link deriveVenueWallStatus} 一致)。
|
|
49
|
-
* asc → 空闲侧在前;desc → 占用侧在前。
|
|
50
|
-
*/
|
|
51
|
-
export declare function venueWallOccupiedSortRank(card: RecordBoardResourceWallCardModel): 0 | 1;
|
|
52
|
-
export declare function formatDurationHM(minAbs: number): string;
|
|
53
|
-
/**
|
|
54
|
-
* 将「剩余/超支分钟数」格式化为跑码条/主副标题用短文案(走 i18n 模板,负值表示 overtime)。
|
|
55
|
-
*/
|
|
56
|
-
export declare function formatVenueWallCountdown(min: number): string;
|
|
57
|
-
/**
|
|
58
|
-
* 合并默认六态配色与业务覆盖,供 {@link VenueWallCard} 与 Control Panel 表单初值共用。
|
|
59
|
-
*/
|
|
60
|
-
export declare function getVenueWallStatusToneMap(overrides?: VenueWallStatusToneOverrides | null): Record<VenueWallStatusKey, VenueWallStatusTone>;
|
|
61
|
-
/**
|
|
62
|
-
* 将编辑后的完整六态表压成「相对默认」的 overrides,便于持久化与 props 传递。
|
|
63
|
-
*/
|
|
64
|
-
export declare function diffVenueWallStatusToneOverrides(draft: Record<VenueWallStatusKey, VenueWallStatusTone>): VenueWallStatusToneOverrides;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardFloorMapProps, RecordBoardCalendarProps, RecordBoardResourceWallProps } from '../types';
|
|
3
|
-
/**
|
|
4
|
-
* ShellFrame 解析子节点后的元信息,供 ToolBar 等判断是否需要「表格 / 平面图 / 日历」Segmented。
|
|
5
|
-
* 未处于 ShellFrame.Provider 内时为 undefined(如单独挂载 ToolBar)。
|
|
6
|
-
*/
|
|
7
|
-
export interface RecordBoardShellBodyMeta {
|
|
8
|
-
/** 子组件 FloorMap props 与根级 floorMap 合并后的结果(子优先) */
|
|
9
|
-
effectiveFloorMapProps?: RecordBoardFloorMapProps;
|
|
10
|
-
/** 子组件 Calendar props 与根级 calendar 合并后的结果(子优先) */
|
|
11
|
-
effectiveCalendarProps?: RecordBoardCalendarProps;
|
|
12
|
-
/** ShellFrame 内是否存在 GridLayout / CardLayout 等非 FloorMap 子节点 */
|
|
13
|
-
hasGridContent: boolean;
|
|
14
|
-
/** 合并后是否存在可渲染的平面图配置 */
|
|
15
|
-
hasFloorMapSlot: boolean;
|
|
16
|
-
/** 合并后是否存在可渲染的日历配置 */
|
|
17
|
-
hasCalendarSlot: boolean;
|
|
18
|
-
/** 子组件 ResourceWall props 与根级 resourceWall 合并后的结果(子优先) */
|
|
19
|
-
effectiveResourceWallProps?: RecordBoardResourceWallProps;
|
|
20
|
-
/** 合并后是否存在大屏资源墙槽(根级或子节点声明即 true) */
|
|
21
|
-
hasResourceWallSlot: boolean;
|
|
22
|
-
}
|
|
23
|
-
export declare const RecordBoardShellBodyMetaContext: React.Context<RecordBoardShellBodyMeta | undefined>;
|
|
24
|
-
export declare function useRecordBoardShellBodyMeta(): RecordBoardShellBodyMeta | undefined;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardFloorMapProps, RecordBoardCalendarProps, RecordBoardResourceWallProps } from '../types';
|
|
3
|
-
/** 与 shellFrame/FloorMap 上定义的 displayName 一致,用于从 ShellFrame children 中识别平面图槽 */
|
|
4
|
-
export declare const RECORD_BOARD_FLOOR_MAP_DISPLAY_NAME = "RecordBoard.FloorMap";
|
|
5
|
-
/** 与 shellFrame/Calendar 上定义的 displayName 一致 */
|
|
6
|
-
export declare const RECORD_BOARD_CALENDAR_DISPLAY_NAME = "RecordBoard.Calendar";
|
|
7
|
-
/** 与 shellFrame/ResourceWall 上定义的 displayName 一致 */
|
|
8
|
-
export declare const RECORD_BOARD_RESOURCE_WALL_DISPLAY_NAME = "RecordBoard.ResourceWall";
|
|
9
|
-
/**
|
|
10
|
-
* 将 ShellFrame 的 children 拆成:供表格区渲染的子树 + 可选的 FloorMap / Calendar 透传 props。
|
|
11
|
-
* 支持 Fragment 嵌套;多个同槽时以最后一个为准。
|
|
12
|
-
*/
|
|
13
|
-
export declare function partitionShellFrameChildren(children: React.ReactNode): {
|
|
14
|
-
gridChildren: React.ReactNode;
|
|
15
|
-
/** 是否出现 FloorMap 槽位节点(props 可为空,可与根级 floorMap 合并) */
|
|
16
|
-
hasFloorMapChild: boolean;
|
|
17
|
-
floorMapPropsFromChild?: RecordBoardFloorMapProps;
|
|
18
|
-
hasCalendarChild: boolean;
|
|
19
|
-
calendarPropsFromChild?: RecordBoardCalendarProps;
|
|
20
|
-
hasResourceWallChild: boolean;
|
|
21
|
-
resourceWallPropsFromChild?: RecordBoardResourceWallProps;
|
|
22
|
-
hasGridContent: boolean;
|
|
23
|
-
};
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RecordBoardColumnType } from '../types';
|
|
3
|
-
import type { FilterValueType } from '../../filter/components/FilterButton/types';
|
|
4
|
-
import type { SortItemProps } from '../../sort/types';
|
|
5
|
-
/** 获取列唯一 key,供列显示隐藏等使用 */
|
|
6
|
-
export declare function getRecordBoardColumnKey(column: RecordBoardColumnType): string;
|
|
7
|
-
/**
|
|
8
|
-
* 同值列总结栏不展示的内容:null/undefined、空串、纯空白、占位「-」。
|
|
9
|
-
* 列仍可折叠;仅用于不生成总结栏条目(避免「-」、空白等占位)。
|
|
10
|
-
*/
|
|
11
|
-
export declare function isTrivialUniformSummaryDisplayValue(v: any): boolean;
|
|
12
|
-
/**
|
|
13
|
-
* 总结区实际渲染的 React 节点是否视为无展示价值(与 {@link isTrivialUniformSummaryDisplayValue} 对齐,含一层子节点)。
|
|
14
|
-
*/
|
|
15
|
-
export declare function isTrivialUniformSummaryReactContent(node: React.ReactNode): boolean;
|
|
16
|
-
export interface UniformColumnSummaryItem {
|
|
17
|
-
columnKey: string;
|
|
18
|
-
title: string;
|
|
19
|
-
type: 'uniform' | 'empty';
|
|
20
|
-
/** 无 render 时的回退展示 */
|
|
21
|
-
displayValue?: string;
|
|
22
|
-
/** 仅用于判断是否相等的值(uniformCompare 的返回值或 dataIndex 取值),不参与 render */
|
|
23
|
-
value?: any;
|
|
24
|
-
/** 表格里该列单元格的值(dataIndex 从 record 取值),传给 render 的与表格单元格一致 */
|
|
25
|
-
cellValue?: any;
|
|
26
|
-
/** 代表行(如首行),供列 render 使用 */
|
|
27
|
-
record?: any;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* 根据当前页 data 计算:哪些列「全列同值」或「全空」应隐藏,以及总结区展示项。
|
|
31
|
-
* 折叠列与总结项可不一一对应:全空、整列「-」/空白等同值仍折叠,但不生成无信息总结项。
|
|
32
|
-
* 仅当 grid.collapseUniformColumns 为 true 时使用。
|
|
33
|
-
*/
|
|
34
|
-
export declare function computeUniformColumnSummary(data: any[], columns: RecordBoardColumnType[]): {
|
|
35
|
-
uniformHiddenColumnKeys: string[];
|
|
36
|
-
summaryItems: UniformColumnSummaryItem[];
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
* 处理列配置:对带 type 的列注入基于 Pisell 组件的 render,其余列保持不变。
|
|
40
|
-
* 有 type 时若列上传入了 render 则优先使用(覆盖自动派生)。
|
|
41
|
-
*/
|
|
42
|
-
export declare function processColumnsForGrid<RecordType = any>(columns: RecordBoardColumnType<RecordType>[] | undefined): RecordBoardColumnType<RecordType>[];
|
|
43
|
-
/**
|
|
44
|
-
* 从 columns 派生排序列表(SortItemProps[])。
|
|
45
|
-
* 有 type 的列:根据组件 SortOptions(或默认)生成;无 type 的列:根据 sortable + sort 生成。
|
|
46
|
-
*/
|
|
47
|
-
export declare function deriveSortFromColumns(columns: RecordBoardColumnType[] | undefined): SortItemProps[];
|
|
48
|
-
/**
|
|
49
|
-
* 从 columns 派生 filter 列表(quickFilter + otherFilter)。
|
|
50
|
-
* 有 type 的列:根据 type + fieldProps 生成筛选项;无 type 的列:根据 filterable + filter 生成。
|
|
51
|
-
*/
|
|
52
|
-
export declare function deriveFilterFromColumns(columns: RecordBoardColumnType[] | undefined): FilterValueType;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { PisellReservationScheduleProps } from './types';
|
|
3
|
-
import './PisellReservationSchedule.less';
|
|
4
|
-
/**
|
|
5
|
-
* 营业日导航条:上一日、中间日期文案、下一日(深色条样式,适配预约顶栏)
|
|
6
|
-
*/
|
|
7
|
-
export declare function PisellReservationSchedule(props: PisellReservationScheduleProps): JSX.Element;
|
|
8
|
-
export declare namespace PisellReservationSchedule {
|
|
9
|
-
var displayName: string;
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PisellReservationSchedule } from './PisellReservationSchedule';
|
|
3
|
-
/**
|
|
4
|
-
* PisellReservationSchedule:预约营业日导航(上一天 / 日期文案 / 下一天)。
|
|
5
|
-
* 多语言与日期格式依赖 LowCode 引擎 locale。详见组件目录下 docs/PisellReservationSchedule.md。
|
|
6
|
-
*/
|
|
7
|
-
declare const meta: Meta<typeof PisellReservationSchedule>;
|
|
8
|
-
export default meta;
|
|
9
|
-
declare type Story = StoryObj<typeof PisellReservationSchedule>;
|
|
10
|
-
export declare const Default: Story;
|
|
11
|
-
export declare const WithMinMax: Story;
|
|
12
|
-
export declare const Controlled: Story;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/** PisellReservationSchedule 多语言;使用前 locales.init 合并 */
|
|
2
|
-
declare const _default: {
|
|
3
|
-
en: {
|
|
4
|
-
'pisell-reservation-schedule.today': string;
|
|
5
|
-
'pisell-reservation-schedule.prev': string;
|
|
6
|
-
'pisell-reservation-schedule.next': string;
|
|
7
|
-
'pisell-reservation-schedule.prev-week': string;
|
|
8
|
-
'pisell-reservation-schedule.next-week': string;
|
|
9
|
-
'pisell-reservation-schedule.prev-month': string;
|
|
10
|
-
'pisell-reservation-schedule.next-month': string;
|
|
11
|
-
'pisell-reservation-schedule.pick-date': string;
|
|
12
|
-
'pisell-reservation-schedule.pick-date-title': string;
|
|
13
|
-
'pisell-reservation-schedule.pick-week-title': string;
|
|
14
|
-
'pisell-reservation-schedule.pick-month-title': string;
|
|
15
|
-
};
|
|
16
|
-
'zh-CN': {
|
|
17
|
-
'pisell-reservation-schedule.today': string;
|
|
18
|
-
'pisell-reservation-schedule.prev': string;
|
|
19
|
-
'pisell-reservation-schedule.next': string;
|
|
20
|
-
'pisell-reservation-schedule.prev-week': string;
|
|
21
|
-
'pisell-reservation-schedule.next-week': string;
|
|
22
|
-
'pisell-reservation-schedule.prev-month': string;
|
|
23
|
-
'pisell-reservation-schedule.next-month': string;
|
|
24
|
-
'pisell-reservation-schedule.pick-date': string;
|
|
25
|
-
'pisell-reservation-schedule.pick-date-title': string;
|
|
26
|
-
'pisell-reservation-schedule.pick-week-title': string;
|
|
27
|
-
'pisell-reservation-schedule.pick-month-title': string;
|
|
28
|
-
};
|
|
29
|
-
'zh-HK': {
|
|
30
|
-
'pisell-reservation-schedule.today': string;
|
|
31
|
-
'pisell-reservation-schedule.prev': string;
|
|
32
|
-
'pisell-reservation-schedule.next': string;
|
|
33
|
-
'pisell-reservation-schedule.prev-week': string;
|
|
34
|
-
'pisell-reservation-schedule.next-week': string;
|
|
35
|
-
'pisell-reservation-schedule.prev-month': string;
|
|
36
|
-
'pisell-reservation-schedule.next-month': string;
|
|
37
|
-
'pisell-reservation-schedule.pick-date': string;
|
|
38
|
-
'pisell-reservation-schedule.pick-date-title': string;
|
|
39
|
-
'pisell-reservation-schedule.pick-week-title': string;
|
|
40
|
-
'pisell-reservation-schedule.pick-month-title': string;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
export default _default;
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import type { CSSProperties } from 'react';
|
|
2
|
-
import type { Dayjs } from 'dayjs';
|
|
3
|
-
/** 与 PisellTimeNavigator 一致:dayjs 或可解析字符串 */
|
|
4
|
-
export declare type ReservationScheduleValue = Dayjs | string | null | undefined;
|
|
5
|
-
/**
|
|
6
|
-
* PisellReservationSchedule:营业日切换条(上一日 / 文案 / 下一日)
|
|
7
|
-
*/
|
|
8
|
-
export interface PisellReservationScheduleProps {
|
|
9
|
-
/**
|
|
10
|
-
* 当前选中日(受控),日历日语义,建议使用 startOf('day') 对齐
|
|
11
|
-
*/
|
|
12
|
-
value?: ReservationScheduleValue;
|
|
13
|
-
/**
|
|
14
|
-
* 选中日变更
|
|
15
|
-
*/
|
|
16
|
-
onChange?: (date: Dayjs) => void;
|
|
17
|
-
/**
|
|
18
|
-
* 非受控初始日
|
|
19
|
-
*/
|
|
20
|
-
defaultValue?: ReservationScheduleValue;
|
|
21
|
-
/**
|
|
22
|
-
* 不可早于该日(含)
|
|
23
|
-
*/
|
|
24
|
-
minDate?: ReservationScheduleValue;
|
|
25
|
-
/**
|
|
26
|
-
* 不可晚于该日(含)
|
|
27
|
-
*/
|
|
28
|
-
maxDate?: ReservationScheduleValue;
|
|
29
|
-
/**
|
|
30
|
-
* 自定义类名
|
|
31
|
-
*/
|
|
32
|
-
className?: string;
|
|
33
|
-
/**
|
|
34
|
-
* 根节点样式
|
|
35
|
-
*/
|
|
36
|
-
style?: CSSProperties;
|
|
37
|
-
/**
|
|
38
|
-
* 为 true 时禁用上一日/下一日、日期点选(弹日历);用于「跟随当前时刻」等只读日期条
|
|
39
|
-
* @default false
|
|
40
|
-
*/
|
|
41
|
-
navigationLocked?: boolean;
|
|
42
|
-
/**
|
|
43
|
-
* `navigationLocked` 时的展示形态:`full` 保留左右箭头占位;`labelOnly` 仅展示中间日期文案(如场控页)。
|
|
44
|
-
* @default 'full'
|
|
45
|
-
*/
|
|
46
|
-
navigationLockedDisplay?: 'full' | 'labelOnly';
|
|
47
|
-
/**
|
|
48
|
-
* 顶栏切换步长:`day` 按日;`week` 按周;`month` 按月(与 RecordBoard 日历视图联动)。
|
|
49
|
-
* @default 'day'
|
|
50
|
-
*/
|
|
51
|
-
navigationUnit?: 'day' | 'week' | 'month';
|
|
52
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { PisellReservationScheduleBandProps } from './types';
|
|
3
|
-
import './PisellReservationScheduleBand.less';
|
|
4
|
-
/**
|
|
5
|
-
* 预约顶栏组合:营业日切换 + 锚定到选中日的时间导航轴
|
|
6
|
-
*/
|
|
7
|
-
export declare function PisellReservationScheduleBand(props: PisellReservationScheduleBandProps): JSX.Element;
|
|
8
|
-
export declare namespace PisellReservationScheduleBand {
|
|
9
|
-
var displayName: string;
|
|
10
|
-
}
|
package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { PisellReservationScheduleBand } from './PisellReservationScheduleBand';
|
|
3
|
-
/**
|
|
4
|
-
* PisellReservationScheduleBand:营业日条 + 横向时间轴顶栏组合,统一 value `{ date, at }`。
|
|
5
|
-
* 详见组件目录下 docs/PisellReservationScheduleBand.md。
|
|
6
|
-
*/
|
|
7
|
-
declare const meta: Meta<typeof PisellReservationScheduleBand>;
|
|
8
|
-
export default meta;
|
|
9
|
-
declare type Story = StoryObj<typeof PisellReservationScheduleBand>;
|
|
10
|
-
export declare const Default: Story;
|
|
11
|
-
export declare const CustomTimeNavigator: Story;
|
|
12
|
-
export declare const ScheduleMinMax: Story;
|
|
13
|
-
export declare const Controlled: Story;
|
|
14
|
-
export declare const InitialPastDay: Story;
|
|
15
|
-
/** 日程行左右插槽:左标题 + 中间 PisellReservationSchedule + 右操作区(整条顶栏暗色背景需在业务外层自行包一层,避免压住下方时间轴) */
|
|
16
|
-
export declare const WithScheduleSlots: Story;
|