@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.
Files changed (375) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.css +1 -1
  6. package/build/lowcode/render/default/view.js +2 -2
  7. package/build/lowcode/view.css +1 -1
  8. package/build/lowcode/view.js +2 -2
  9. package/es/components/pisellFloorMapLayout/components/ViewControls.less +3 -3
  10. package/es/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.js +3 -0
  11. package/es/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.less +9 -0
  12. package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +4 -2
  13. package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.js +4 -2
  14. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +1 -1
  15. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.js +26 -10
  16. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.js +12 -7
  17. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.js +20 -31
  18. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.less +7 -3
  19. package/es/components/pisellRecordBoard/shellFrame/index.d.ts +30 -0
  20. package/es/index.d.ts +265 -0
  21. package/es/pisell-materials.tw.css +1 -1
  22. package/lib/components/pisellFloorMapLayout/components/ViewControls.less +3 -3
  23. package/lib/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.js +2 -0
  24. package/lib/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.less +9 -0
  25. package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +4 -2
  26. package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.js +2 -2
  27. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +1 -1
  28. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.js +16 -7
  29. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.js +14 -5
  30. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.js +20 -13
  31. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.less +7 -3
  32. package/lib/components/pisellRecordBoard/shellFrame/index.d.ts +30 -0
  33. package/lib/index.d.ts +265 -0
  34. package/lib/pisell-materials.tw.css +1 -1
  35. package/package.json +1 -1
  36. package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  37. package/es/components/PisellLayouts/index.d.ts +0 -38
  38. package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
  39. package/es/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
  40. package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  41. package/es/components/PisellSuperTabs/types.d.ts +0 -212
  42. package/es/components/PisellTabbar/PisellTabbar.d.ts +0 -20
  43. package/es/components/PisellTabbar/constants.d.ts +0 -47
  44. package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  45. package/es/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
  46. package/es/components/PisellTabbar/template/Template1/PisellTabbar.d.ts +0 -5
  47. package/es/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
  48. package/es/components/PisellTabbar/types.d.ts +0 -90
  49. package/es/components/PisellTabbar/utils/index.d.ts +0 -69
  50. package/es/components/cardPro/index.d.ts +0 -4
  51. package/es/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  52. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  53. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -32
  54. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  55. package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  56. package/es/components/dataSourceComponents/provider/variables/VariablesProvider.d.ts +0 -4
  57. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -19
  58. package/es/components/iconfont/index.d.ts +0 -8
  59. package/es/components/page/index.d.ts +0 -8
  60. package/es/components/pisell-config-provider/context.d.ts +0 -22
  61. package/es/components/pisell-config-provider/index.d.ts +0 -13
  62. package/es/components/pisellAdjustPrice/index.d.ts +0 -4
  63. package/es/components/pisellAdjustPrice/status.d.ts +0 -32
  64. package/es/components/pisellAdjustPrice/type.d.ts +0 -22
  65. package/es/components/pisellCardList/index.d.ts +0 -107
  66. package/es/components/pisellCheckboxGroup/index.d.ts +0 -40
  67. package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  68. package/es/components/pisellFilter/index.d.ts +0 -3
  69. package/es/components/pisellFilter/type.d.ts +0 -7
  70. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -55
  71. package/es/components/pisellFloorMapLayout/components/CanvasTabs.d.ts +0 -22
  72. package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -46
  73. package/es/components/pisellFloorMapLayout/components/FloorMapDataForm.d.ts +0 -17
  74. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -21
  75. package/es/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +0 -6
  76. package/es/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
  77. package/es/components/pisellFloorMapLayout/components/index.d.ts +0 -21
  78. package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
  79. package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  80. package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  81. package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  82. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
  83. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
  84. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
  85. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -72
  86. package/es/components/pisellFloorMapLayout/utils/floorMapCanvasDisplay.d.ts +0 -20
  87. package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  88. package/es/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
  89. package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  90. package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -27
  91. package/es/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +0 -22
  92. package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  93. package/es/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
  94. package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  95. package/es/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
  96. package/es/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
  97. package/es/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
  98. package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  99. package/es/components/pisellGoodPassCard/index.d.ts +0 -50
  100. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  101. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  102. package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  103. package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  104. package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  105. package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  106. package/es/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  107. package/es/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  108. package/es/components/pisellLookup/components/LookupTrigger.d.ts +0 -3
  109. package/es/components/pisellModal/index.d.ts +0 -62
  110. package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
  111. package/es/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
  112. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  113. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  114. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
  115. package/es/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
  116. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  117. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
  118. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
  119. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
  120. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
  121. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
  122. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  123. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
  124. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  125. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
  126. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
  127. package/es/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
  128. package/es/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
  129. package/es/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
  130. package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +0 -10
  131. package/es/components/pisellReservationSchedule/PisellReservationSchedule.stories.d.ts +0 -12
  132. package/es/components/pisellReservationSchedule/index.d.ts +0 -2
  133. package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
  134. package/es/components/pisellReservationSchedule/types.d.ts +0 -52
  135. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +0 -10
  136. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
  137. package/es/components/pisellReservationScheduleBand/index.d.ts +0 -2
  138. package/es/components/pisellReservationScheduleBand/types.d.ts +0 -61
  139. package/es/components/pisellText/components/Amount/index.d.ts +0 -20
  140. package/es/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
  141. package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  142. package/es/components/pisellTimeNavigator/components/NowButton.d.ts +0 -14
  143. package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -22
  144. package/es/components/pisellTimeNavigator/components/index.d.ts +0 -5
  145. package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  146. package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  147. package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  148. package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -27
  149. package/es/components/pisellTimeNavigator/index.d.ts +0 -5
  150. package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
  151. package/es/components/pisellTimeNavigator/types.d.ts +0 -160
  152. package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -41
  153. package/es/components/pisellToast/index.d.ts +0 -17
  154. package/es/components/pisellToast/squareToast/index.d.ts +0 -15
  155. package/es/components/pisellToast/squareToast/methods.d.ts +0 -13
  156. package/es/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
  157. package/es/components/pisellToast/squareToast/toast.d.ts +0 -25
  158. package/es/components/pisellWalletPassCard/index.d.ts +0 -146
  159. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -3
  160. package/es/components/productCard/cartSkuCard/components/Gift/index.d.ts +0 -4
  161. package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  162. package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -3
  163. package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
  164. package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -3
  165. package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -6
  166. package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -36
  167. package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -2
  168. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -3
  169. package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -11
  170. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
  171. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
  172. package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -12
  173. package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -21
  174. package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
  175. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -8
  176. package/es/components/productCard/cartSkuCard/components/weighing/index.d.ts +0 -18
  177. package/es/components/productCard/cartSkuCard/index.d.ts +0 -10
  178. package/es/components/productCard/cartSkuCard/locales.d.ts +0 -198
  179. package/es/components/productCard/components/Action/index.d.ts +0 -4
  180. package/es/components/productCard/components/Header/EditButton/index.d.ts +0 -3
  181. package/es/components/productCard/components/Header/index.d.ts +0 -3
  182. package/es/components/productCard/components/Sales/index.d.ts +0 -3
  183. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  184. package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -13
  185. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -2
  186. package/es/components/productCard/index.d.ts +0 -7
  187. package/es/components/productCard/locales.d.ts +0 -138
  188. package/es/components/productCard/status.d.ts +0 -32
  189. package/es/components/productCard/types.d.ts +0 -95
  190. package/es/components/productCard/utils.d.ts +0 -33
  191. package/es/components/select-time/index.d.ts +0 -13
  192. package/es/components/sort/index.d.ts +0 -5
  193. package/es/components/table/Table/AddFieldModal/index.d.ts +0 -4
  194. package/es/components/table/index.d.ts +0 -4
  195. package/es/components/virtual-keyboard/Amount/index.d.ts +0 -5
  196. package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
  197. package/es/components/virtual-keyboard/Amount/types.d.ts +0 -44
  198. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
  199. package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -25
  200. package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  201. package/es/components/virtual-keyboard/Number/index.d.ts +0 -5
  202. package/es/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
  203. package/es/components/virtual-keyboard/Number/types.d.ts +0 -26
  204. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
  205. package/es/components/virtual-keyboard/index.d.ts +0 -25
  206. package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  207. package/lib/components/PisellLayouts/index.d.ts +0 -38
  208. package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
  209. package/lib/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
  210. package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  211. package/lib/components/PisellSuperTabs/types.d.ts +0 -212
  212. package/lib/components/PisellTabbar/PisellTabbar.d.ts +0 -20
  213. package/lib/components/PisellTabbar/constants.d.ts +0 -47
  214. package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  215. package/lib/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
  216. package/lib/components/PisellTabbar/template/Template1/PisellTabbar.d.ts +0 -5
  217. package/lib/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
  218. package/lib/components/PisellTabbar/types.d.ts +0 -90
  219. package/lib/components/PisellTabbar/utils/index.d.ts +0 -69
  220. package/lib/components/cardPro/index.d.ts +0 -4
  221. package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  222. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  223. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -32
  224. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  225. package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  226. package/lib/components/dataSourceComponents/provider/variables/VariablesProvider.d.ts +0 -4
  227. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -19
  228. package/lib/components/iconfont/index.d.ts +0 -8
  229. package/lib/components/page/index.d.ts +0 -8
  230. package/lib/components/pisell-config-provider/context.d.ts +0 -22
  231. package/lib/components/pisell-config-provider/index.d.ts +0 -13
  232. package/lib/components/pisellAdjustPrice/index.d.ts +0 -4
  233. package/lib/components/pisellAdjustPrice/status.d.ts +0 -32
  234. package/lib/components/pisellAdjustPrice/type.d.ts +0 -22
  235. package/lib/components/pisellCardList/index.d.ts +0 -107
  236. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -40
  237. package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  238. package/lib/components/pisellFilter/index.d.ts +0 -3
  239. package/lib/components/pisellFilter/type.d.ts +0 -7
  240. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -55
  241. package/lib/components/pisellFloorMapLayout/components/CanvasTabs.d.ts +0 -22
  242. package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -46
  243. package/lib/components/pisellFloorMapLayout/components/FloorMapDataForm.d.ts +0 -17
  244. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -21
  245. package/lib/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +0 -6
  246. package/lib/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
  247. package/lib/components/pisellFloorMapLayout/components/index.d.ts +0 -21
  248. package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
  249. package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  250. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  251. package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  252. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
  253. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
  254. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
  255. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -72
  256. package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasDisplay.d.ts +0 -20
  257. package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  258. package/lib/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
  259. package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  260. package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -27
  261. package/lib/components/pisellFloorMapLayout/utils/floorMapElementKindUtils.d.ts +0 -22
  262. package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  263. package/lib/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
  264. package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  265. package/lib/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
  266. package/lib/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
  267. package/lib/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
  268. package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  269. package/lib/components/pisellGoodPassCard/index.d.ts +0 -50
  270. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  271. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  272. package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  273. package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  274. package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  275. package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  276. package/lib/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  277. package/lib/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  278. package/lib/components/pisellLookup/components/LookupTrigger.d.ts +0 -3
  279. package/lib/components/pisellModal/index.d.ts +0 -62
  280. package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
  281. package/lib/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
  282. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  283. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  284. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
  285. package/lib/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
  286. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  287. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
  288. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
  289. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
  290. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
  291. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
  292. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  293. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
  294. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  295. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
  296. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
  297. package/lib/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
  298. package/lib/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
  299. package/lib/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
  300. package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +0 -10
  301. package/lib/components/pisellReservationSchedule/PisellReservationSchedule.stories.d.ts +0 -12
  302. package/lib/components/pisellReservationSchedule/index.d.ts +0 -2
  303. package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
  304. package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
  305. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +0 -10
  306. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
  307. package/lib/components/pisellReservationScheduleBand/index.d.ts +0 -2
  308. package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -61
  309. package/lib/components/pisellText/components/Amount/index.d.ts +0 -20
  310. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
  311. package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  312. package/lib/components/pisellTimeNavigator/components/NowButton.d.ts +0 -14
  313. package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -22
  314. package/lib/components/pisellTimeNavigator/components/index.d.ts +0 -5
  315. package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  316. package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  317. package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  318. package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -27
  319. package/lib/components/pisellTimeNavigator/index.d.ts +0 -5
  320. package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
  321. package/lib/components/pisellTimeNavigator/types.d.ts +0 -160
  322. package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -41
  323. package/lib/components/pisellToast/index.d.ts +0 -17
  324. package/lib/components/pisellToast/squareToast/index.d.ts +0 -15
  325. package/lib/components/pisellToast/squareToast/methods.d.ts +0 -13
  326. package/lib/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
  327. package/lib/components/pisellToast/squareToast/toast.d.ts +0 -25
  328. package/lib/components/pisellWalletPassCard/index.d.ts +0 -146
  329. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -3
  330. package/lib/components/productCard/cartSkuCard/components/Gift/index.d.ts +0 -4
  331. package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  332. package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -3
  333. package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
  334. package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -3
  335. package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -6
  336. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -36
  337. package/lib/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -2
  338. package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -3
  339. package/lib/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -11
  340. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
  341. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
  342. package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -12
  343. package/lib/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -21
  344. package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
  345. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -8
  346. package/lib/components/productCard/cartSkuCard/components/weighing/index.d.ts +0 -18
  347. package/lib/components/productCard/cartSkuCard/index.d.ts +0 -10
  348. package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -198
  349. package/lib/components/productCard/components/Action/index.d.ts +0 -4
  350. package/lib/components/productCard/components/Header/EditButton/index.d.ts +0 -3
  351. package/lib/components/productCard/components/Header/index.d.ts +0 -3
  352. package/lib/components/productCard/components/Sales/index.d.ts +0 -3
  353. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  354. package/lib/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -13
  355. package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -2
  356. package/lib/components/productCard/index.d.ts +0 -7
  357. package/lib/components/productCard/locales.d.ts +0 -138
  358. package/lib/components/productCard/status.d.ts +0 -32
  359. package/lib/components/productCard/types.d.ts +0 -95
  360. package/lib/components/productCard/utils.d.ts +0 -33
  361. package/lib/components/select-time/index.d.ts +0 -13
  362. package/lib/components/sort/index.d.ts +0 -5
  363. package/lib/components/table/Table/AddFieldModal/index.d.ts +0 -4
  364. package/lib/components/table/index.d.ts +0 -4
  365. package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -5
  366. package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
  367. package/lib/components/virtual-keyboard/Amount/types.d.ts +0 -44
  368. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
  369. package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -25
  370. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  371. package/lib/components/virtual-keyboard/Number/index.d.ts +0 -5
  372. package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
  373. package/lib/components/virtual-keyboard/Number/types.d.ts +0 -26
  374. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
  375. package/lib/components/virtual-keyboard/index.d.ts +0 -25
@@ -133,16 +133,16 @@
133
133
  /**
134
134
  * 工具按钮激活态(展开条内与外侧折叠 pill 共用同一套色值)。
135
135
  * 主色链:`--color-primary`(与主色展开键、业务 HUD 一致)→ `--fmap-primary`(PisellFloorMapLayout 注入)
136
- * → 兜底 #1677ff。淡底用 color-mix 12%/18% hover。
136
+ * → 兜底 #1677ff。淡底用 color-mix 25%/32% hover。
137
137
  */
138
138
  .vc-tool-btn-active-colors() {
139
139
  @vc-p: var(--color-primary, var(--fmap-primary, #1677ff));
140
140
 
141
- background: color-mix(in srgb, @vc-p 12%, #fff);
141
+ background: color-mix(in srgb, @vc-p 25%, #fff);
142
142
  color: @vc-p;
143
143
 
144
144
  &:hover {
145
- background: color-mix(in srgb, @vc-p 18%, #fff);
145
+ background: color-mix(in srgb, @vc-p 32%, #fff);
146
146
  color: @vc-p;
147
147
  }
148
148
 
@@ -476,6 +476,9 @@ export default function BookingCalendar() {
476
476
  setTransitioningToDay({
477
477
  source: source
478
478
  });
479
+ /** 周/月只是“跳转查看”,不应把日视图多选状态带过去造成误解(像是系统替用户选了格子) */
480
+ setSelectedFreeSlots([]);
481
+ setSelectedBlockSlots([]);
479
482
  commitAnchor(day);
480
483
  setFocusedCourtId(courtId || null);
481
484
  commitView('day');
@@ -321,3 +321,12 @@
321
321
  background: var(--brand-primary);
322
322
  color: #fff;
323
323
  }
324
+
325
+ /** 周视图左侧资源名 / 分组名:最多两行,超出省略(供 BookingCalendarWeekView 使用) */
326
+ .pisell-rb-cal-week-resource-name {
327
+ display: -webkit-box;
328
+ -webkit-box-orient: vertical;
329
+ -webkit-line-clamp: 2;
330
+ overflow: hidden;
331
+ word-break: break-word;
332
+ }
@@ -7,8 +7,10 @@ export declare const DEFAULT_CALENDAR_TIMELINE: {
7
7
  };
8
8
  export declare const frozenColWidth = 132;
9
9
  export declare const dayColWidth = 92;
10
- export declare const dayRowHeight = 122;
11
- export declare const groupRowHeight = 54;
10
+ /** 日视图默认资源行高度(压缩默认高度,超出由 overlay lane 自动抬高) */
11
+ export declare const dayRowHeight = 72;
12
+ /** 日视图分组行高度(随资源行同步压缩) */
13
+ export declare const groupRowHeight = 40;
12
14
  export declare const dayHeaderHeight = 56;
13
15
  /** 日视图同一资源行内竖向分带的最小高度(须容下标题+时间两行 + py-2/py-3);并行时抬高该行 */
14
16
  export declare const DAY_OVERLAY_LANE_MIN_PX = 64;
@@ -8,8 +8,10 @@ export var DEFAULT_CALENDAR_TIMELINE = {
8
8
  };
9
9
  export var frozenColWidth = 132;
10
10
  export var dayColWidth = 92;
11
- export var dayRowHeight = 122;
12
- export var groupRowHeight = 54;
11
+ /** 日视图默认资源行高度(压缩默认高度,超出由 overlay lane 自动抬高) */
12
+ export var dayRowHeight = 72;
13
+ /** 日视图分组行高度(随资源行同步压缩) */
14
+ export var groupRowHeight = 40;
13
15
  export var dayHeaderHeight = 56;
14
16
  /** 日视图同一资源行内竖向分带的最小高度(须容下标题+时间两行 + py-2/py-3);并行时抬高该行 */
15
17
  export var DAY_OVERLAY_LANE_MIN_PX = 64;
@@ -2,7 +2,7 @@ import { type CalendarBookingSegmentInput } from './bookingCalendarDateUtils';
2
2
  export declare function getDrawerStatusTheme(item: CalendarBookingSegmentInput, dateKey: string): "bg-red-700/88 border-b-4 border-red-300/55" | "bg-zinc-700/88 border-b-4 border-zinc-400/45" | "bg-zinc-700/88 border-b-4 border-red-400/75" | "bg-violet-700/92 border-b-4 border-amber-400/95" | "bg-violet-700/92 border-b-4 border-zinc-300/45" | "bg-violet-700/92 border-b-4 border-violet-300/30";
3
3
  export declare function paymentTagClass(label: string, isLight?: boolean): "theme-success-chip border" | "bg-emerald-500 text-white" | "theme-warning-chip border" | "bg-amber-500 text-white" | "theme-info-chip border" | "bg-sky-500 text-white" | "theme-danger-chip border" | "bg-red-500 text-white";
4
4
  export declare function fulfillmentTagClass(label: string, isLight?: boolean): "theme-success-chip border" | "theme-warning-chip border" | "bg-amber-500 text-white" | "theme-info-chip border" | "theme-danger-chip border" | "bg-emerald-600 text-white" | "bg-cyan-500 text-white" | "bg-red-600 text-white" | "border border-[var(--border-strong)] bg-[var(--bg-input)] theme-text-soft" | "bg-zinc-600 text-white" | "border border-[var(--brand-light)] bg-[var(--brand-surface)] theme-brand-text" | "bg-violet-600 text-white";
5
- export declare function getBookingStateClasses(item: CalendarBookingSegmentInput, dateKey: string): "bg-zinc-700/55 border border-zinc-500/70 text-zinc-100 grayscale-[0.2]" | "bg-zinc-700/55 border border-red-500/70 text-zinc-200 grayscale-[0.15]" | "bg-violet-700/90 border border-amber-400/80 text-violet-50" | "bg-red-700/70 text-red-100" | "bg-violet-700/90 text-violet-50";
5
+ export declare function getBookingStateClasses(item: CalendarBookingSegmentInput, dateKey: string): "bg-red-700/70 text-red-100" | "bg-violet-700/90 text-violet-50" | "bg-zinc-700/55 border border-zinc-500/70 text-zinc-100 grayscale-[0.2]" | "bg-zinc-700/55 border border-red-500/70 text-zinc-200 grayscale-[0.15]" | "bg-violet-700/90 border border-amber-400/80 text-violet-50";
6
6
  /**
7
7
  * 月 / 周紧凑格:不按签到/取消/迟到等状态变色,仅区分 booking(默认紫)与 block(红)。
8
8
  * 与 {@link getBookingStateClasses} 在无状态分支时一致,但不读取 `dateKey`。
@@ -16,7 +16,7 @@ import React, { useCallback, useEffect, useLayoutEffect, useMemo, useRef, useSta
16
16
  import { ClockCircleOutlined, DownOutlined } from '@ant-design/icons';
17
17
  import { PisellDateTimeDisplay } from "../../../../pisellDateTimeDisplay";
18
18
  import { currentTimeLabel, dayOccupancy, dayOverlayHiddenKey, dayOverlayLaneMetrics, formatHourLabel, getViewNowReference, parseDate } from "../utils/bookingCalendarDateUtils";
19
- import { DAY_OVERLAY_INNER_BOTTOM, DAY_OVERLAY_INNER_TOP, DAY_OVERLAY_LANE_GAP, DAY_OVERLAY_VISIBLE_BOOKING_CAP, DAY_VIEW_COL_BUFFER, DAY_VIEW_ROW_BUFFER_PX, dayRowHeight, frozenColWidth } from "../const/bookingCalendarConstants";
19
+ import { DAY_OVERLAY_INNER_BOTTOM, DAY_OVERLAY_INNER_TOP, DAY_OVERLAY_LANE_GAP, DAY_OVERLAY_VISIBLE_BOOKING_CAP, DAY_VIEW_COL_BUFFER, DAY_VIEW_ROW_BUFFER_PX, dayHeaderHeight, dayRowHeight, frozenColWidth } from "../const/bookingCalendarConstants";
20
20
  import { getBlockMetaLine, getRemainingToneClass, BookingCard } from "../bookingCalendarViewShared";
21
21
  import { tCal } from "../calendarI18n";
22
22
  import { BookingCalendarDaySelectionBar } from "./BookingCalendarDaySelectionBar";
@@ -209,15 +209,31 @@ export function BookingCalendarDayView(dayProps) {
209
209
  }
210
210
  };
211
211
  }, [dayKey, scheduleDayViewportUpdate, hourSlots.length, visibleCourtRows.length]);
212
+
213
+ /**
214
+ * 周/月点格进入日视图时会带上 `focusedCourtId`:只应在日历内层滚动容器内滚到该行。
215
+ * 若用 `scrollIntoView`,浏览器会连锁滚动外层页面,RecordBoard 顶栏日程带会被顶出视口。
216
+ */
212
217
  useEffect(function () {
213
218
  if (!focusedCourtId || !dayScrollRef.current) return;
214
219
  var timer = setTimeout(function () {
215
- var _dayScrollRef$current;
216
- var el = (_dayScrollRef$current = dayScrollRef.current) === null || _dayScrollRef$current === void 0 ? void 0 : _dayScrollRef$current.querySelector("[data-court-row=\"".concat(focusedCourtId, "\"]"));
217
- if (el) el.scrollIntoView({
218
- behavior: 'smooth',
219
- block: 'start'
220
+ var root = dayScrollRef.current;
221
+ if (!root) return;
222
+ var el = root.querySelector("[data-court-row=\"".concat(focusedCourtId, "\"]"));
223
+ if (!el) return;
224
+ var rootRect = root.getBoundingClientRect();
225
+ var rowRect = el.getBoundingClientRect();
226
+ var targetTop = rootRect.top + dayHeaderHeight;
227
+ var desiredTop = root.scrollTop + (rowRect.top - targetTop);
228
+ var maxTop = Math.max(0, root.scrollHeight - root.clientHeight);
229
+ /** 对齐到表头下方;若滚不到则尽量滚到最底(maxTop) */
230
+ var nextTop = Math.min(maxTop, Math.max(0, desiredTop));
231
+ root.scrollTo({
232
+ top: nextTop,
233
+ behavior: 'smooth'
220
234
  });
235
+ /** 仅用于“定位滚动”,不应持续高亮左侧标题格 */
236
+ setFocusedCourtId(null);
221
237
  }, 180);
222
238
  return function () {
223
239
  return clearTimeout(timer);
@@ -522,7 +538,7 @@ export function BookingCalendarDayView(dayProps) {
522
538
  }, remaining, "/", groupCourts.length, " free"));
523
539
  })) : /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
524
540
  "data-court-row": row.id,
525
- className: "sticky left-0 z-30 flex h-full min-h-0 w-[132px] min-w-[132px] max-w-[132px] flex-col border-b px-3 py-3 shadow-[8px_0_16px_rgba(0,0,0,0.06)] ".concat(isLight ? focusedCourtId === row.id ? 'surface-brand-side ring-2 ring-[var(--brand-light)]/70' : 'surface-brand-side-muted' : focusedCourtId === row.id ? 'ring-2 ring-violet-400/70 bg-violet-900/20 border-zinc-800' : 'bg-[#1a1a22] border-zinc-800'),
541
+ className: "sticky left-0 z-30 flex h-full min-h-0 w-[132px] min-w-[132px] max-w-[132px] flex-col border-b px-3 py-2 shadow-[8px_0_16px_rgba(0,0,0,0.06)] ".concat(isLight ? focusedCourtId === row.id ? 'surface-brand-side ring-2 ring-[var(--brand-light)]/70' : 'surface-brand-side-muted' : focusedCourtId === row.id ? 'ring-2 ring-violet-400/70 bg-violet-900/20 border-zinc-800' : 'bg-[#1a1a22] border-zinc-800'),
526
542
  style: daySlotVirtEnabled ? {
527
543
  gridRow: rowIndex + 1,
528
544
  gridColumn: 1
@@ -537,7 +553,7 @@ export function BookingCalendarDayView(dayProps) {
537
553
  },
538
554
  isLight: isLight
539
555
  }) : /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
540
- className: "font-semibold text-base leading-tight break-all"
556
+ className: "font-semibold text-base leading-tight truncate"
541
557
  }, row.name), dayRowRemainingByCourt[row.id] && /*#__PURE__*/React.createElement("div", {
542
558
  className: "mt-2 text-xs font-semibold ".concat(getRemainingToneClass(dayRowRemainingByCourt[row.id].ratio, isLight))
543
559
  }, dayRowRemainingByCourt[row.id].remaining, "/", dayRowRemainingByCourt[row.id].total, " slots free"))), (daySlotVirtEnabled ? dayVisibleSlotIndices : hourSlots.map(function (_, hi) {
@@ -568,7 +584,7 @@ export function BookingCalendarDayView(dayProps) {
568
584
  handleDropMove(row.id, dayKey, hour);
569
585
  }
570
586
  },
571
- className: "relative h-full min-h-0 p-2 text-left transition outline-none ".concat(isOccupied && !outsideBusiness ? 'border-l-transparent border-b-transparent' : "border-b border-l ".concat(isLight ? 'theme-border' : 'border-zinc-700'), " ").concat(outsideBusiness ? isLight ? 'bg-slate-100 theme-text-faint' : 'bg-zinc-800/80 text-zinc-500 border-zinc-700' : isBlock ? blockSelected ? 'bg-red-500/25 border-red-400 ring-2 ring-red-400/60' : isLight ? 'bg-red-50 border-red-200' : 'bg-red-900/50 border-red-700/50' : isOccupied ? 'bg-transparent' : freeSelected ? isLight ? 'bg-violet-50 border-violet-300 ring-2 ring-violet-300/60' : 'bg-white/10 border-violet-400 ring-2 ring-violet-400/60' : isLight ? 'theme-grid-cell hover:bg-violet-50/60' : 'bg-zinc-900 border-zinc-700 hover:bg-zinc-800')
587
+ className: "relative h-full min-h-0 p-1 text-left transition outline-none ".concat(isOccupied && !outsideBusiness ? 'border-l-transparent border-b-transparent' : "border-b border-l ".concat(isLight ? 'theme-border' : 'border-zinc-700'), " ").concat(outsideBusiness ? isLight ? 'bg-slate-100 theme-text-faint' : 'bg-zinc-800/80 text-zinc-500 border-zinc-700' : isBlock ? blockSelected ? 'bg-red-500/25 border-red-400 ring-2 ring-red-400/60' : isLight ? 'bg-red-50 border-red-200' : 'bg-red-900/50 border-red-700/50' : isOccupied ? 'bg-transparent' : freeSelected ? isLight ? 'bg-violet-50 border-violet-300 ring-2 ring-violet-300/60' : 'bg-white/10 border-violet-400 ring-2 ring-violet-400/60' : isLight ? 'theme-grid-cell hover:bg-violet-50/60' : 'bg-zinc-900 border-zinc-700 hover:bg-zinc-800')
572
588
  }, outsideBusiness ? /*#__PURE__*/React.createElement("div", {
573
589
  className: "flex h-full items-center justify-center rounded-xl border border-dashed border-zinc-700 text-xs text-zinc-500"
574
590
  }, tCal('pisell2.recordBoard.calendar.day.outsideHours')) : (item === null || item === void 0 ? void 0 : item.kind) === 'block' ? /*#__PURE__*/React.createElement("div", {
@@ -580,7 +596,7 @@ export function BookingCalendarDayView(dayProps) {
580
596
  }, item.note), getBlockMetaLine(item) && /*#__PURE__*/React.createElement("div", {
581
597
  className: "mt-1 text-[10px] text-zinc-400 truncate"
582
598
  }, getBlockMetaLine(item))) : !item ? /*#__PURE__*/React.createElement("div", {
583
- className: "flex h-full items-center justify-center rounded-xl border border-dashed ".concat(isLight ? 'border-[#d8d0eb] text-[#8f86a9] hover:border-violet-300 hover:text-violet-500' : 'border-zinc-600 text-zinc-500 hover:border-violet-500 hover:text-violet-300')
599
+ className: "flex h-full w-full items-center justify-center rounded-xl border border-dashed text-center ".concat(isLight ? 'border-[#d8d0eb] text-[#8f86a9] hover:border-violet-300 hover:text-violet-500' : 'border-zinc-600 text-zinc-500 hover:border-violet-500 hover:text-violet-300')
584
600
  }, freeSelected ? tCal('pisell2.recordBoard.calendar.day.selected') : tCal('pisell2.recordBoard.calendar.day.tapToSelect')) : null);
585
601
  })));
586
602
  }), visibleDayOverlayBookings.map(function (booking) {
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import { MonthGridOverflowVirtualList } from "../modal/OverflowPopover";
4
4
  import { CALENDAR_WEEKDAY_IDS, tCal } from "../calendarI18n";
5
5
  import { getGridBookingRowStateClasses } from "../utils/BookingCalendarStyle";
6
- import { formatHourLabel } from "../utils/bookingCalendarDateUtils";
6
+ import { fmtDate, formatHourLabel } from "../utils/bookingCalendarDateUtils";
7
7
 
8
8
  /** 月视图:由 BookingCalendar 传入数据与交互,本文件仅负责渲染结构 */
9
9
  export function BookingCalendarMonthView(_ref) {
@@ -21,6 +21,7 @@ export function BookingCalendarMonthView(_ref) {
21
21
  setOverflowListModal = _ref.setOverflowListModal,
22
22
  overflowPanelRef = _ref.overflowPanelRef,
23
23
  renderMonthWeekBooking = _ref.renderMonthWeekBooking;
24
+ var todayKey = fmtDate(new Date());
24
25
  return /*#__PURE__*/React.createElement("div", {
25
26
  key: "month-".concat(anchorDate.getFullYear(), "-").concat(anchorDate.getMonth()),
26
27
  className: "flex min-h-0 flex-1 flex-col"
@@ -33,11 +34,12 @@ export function BookingCalendarMonthView(_ref) {
33
34
  }, CALENDAR_WEEKDAY_IDS.map(function (id, i) {
34
35
  return /*#__PURE__*/React.createElement("div", {
35
36
  key: id,
36
- className: "px-4 py-3 text-center font-medium ".concat(i >= 5 ? isLight ? 'bg-violet-200' : 'bg-violet-900' : '')
37
+ className: "px-4 py-3 text-center font-medium"
37
38
  }, tCal(id));
38
39
  })), /*#__PURE__*/React.createElement("div", {
39
- className: "grid grid-cols-7 auto-rows-[255px]"
40
+ className: "grid grid-cols-7 auto-rows-[minmax(72px,auto)]"
40
41
  }, monthDays.map(function (day) {
42
+ var isToday = day.key === todayKey;
41
43
  var allItems = bookings.filter(function (b) {
42
44
  return b.date === day.key;
43
45
  });
@@ -60,14 +62,17 @@ export function BookingCalendarMonthView(_ref) {
60
62
  className: "relative flex flex-col justify-start border-r border-b theme-border p-3 text-left align-top ".concat(day.inMonth ? isLight ? 'theme-grid-cell theme-text' : 'bg-[#1a1b21]' : isLight ? 'theme-grid-muted theme-text-faint' : 'bg-[#111217] text-zinc-600', " ").concat(isLight ? 'hover:bg-violet-50/70' : 'hover:bg-zinc-900')
61
63
  }, /*#__PURE__*/React.createElement("div", {
62
64
  className: "absolute left-3 top-3 text-4xl font-semibold leading-none ".concat(isLight ? 'theme-text-soft' : '')
63
- }, day.date.getDate()), /*#__PURE__*/React.createElement("div", {
65
+ }, /*#__PURE__*/React.createElement("span", {
66
+ className: "grid h-11 w-11 place-items-center rounded-full leading-[1] ".concat(isToday ? isLight ? 'ring-2 ring-violet-500/70 bg-violet-50' : 'ring-2 ring-violet-400/60 bg-white/[0.06]' : ''),
67
+ "aria-label": isToday ? 'Today' : undefined
68
+ }, day.date.getDate())), /*#__PURE__*/React.createElement("div", {
64
69
  className: "absolute right-3 top-3 flex gap-1 pt-1"
65
70
  }, day.bookingCount > 0 && /*#__PURE__*/React.createElement("span", {
66
71
  className: "h-3 w-3 rounded-full bg-violet-500"
67
72
  }), (day.blockCount > 0 || day.fullyBooked) && /*#__PURE__*/React.createElement("span", {
68
73
  className: "h-3 w-3 rounded-full bg-red-500"
69
- })), /*#__PURE__*/React.createElement("div", {
70
- className: "mt-10 flex flex-col items-start gap-1.5 w-full"
74
+ })), dayItems.length > 0 ? /*#__PURE__*/React.createElement("div", {
75
+ className: "mt-10 flex w-full flex-col items-start gap-1.5"
71
76
  }, dayItems.map(function (item, i) {
72
77
  var isLastVisible = i === dayItems.length - 1;
73
78
  var shrinkForMore = showMoreTile && isLastVisible;
@@ -150,6 +155,6 @@ export function BookingCalendarMonthView(_ref) {
150
155
  listWidth: 214,
151
156
  onPickItem: openBookingDetail
152
157
  })))));
153
- })));
158
+ })) : null);
154
159
  })))));
155
160
  }
@@ -37,6 +37,7 @@ export function BookingCalendarWeekView(_ref) {
37
37
  setOverflowListModal = _ref.setOverflowListModal,
38
38
  overflowPanelRef = _ref.overflowPanelRef;
39
39
  var props = calendarProps;
40
+ var todayKey = fmtDate(new Date());
40
41
  return /*#__PURE__*/React.createElement("div", {
41
42
  key: "week-".concat(fmtDate(weekDays[0])),
42
43
  className: "flex min-h-0 flex-1 flex-col"
@@ -60,6 +61,7 @@ export function BookingCalendarWeekView(_ref) {
60
61
  className: "sticky left-0 z-30 w-[132px] min-w-[132px] max-w-[132px] px-3 py-4 font-semibold border-b shadow-[8px_0_16px_rgba(0,0,0,0.08)] ".concat(isLight ? 'theme-sticky theme-border theme-text' : 'bg-[#241d40] border-zinc-800')
61
62
  }, tCal('pisell2.recordBoard.calendar.week.headerCourtDate')), weekDays.map(function (day, i) {
62
63
  var key = fmtDate(day);
64
+ var isToday = key === todayKey;
63
65
  var dayItems = bookings.filter(function (b) {
64
66
  return b.date === key;
65
67
  });
@@ -70,22 +72,17 @@ export function BookingCalendarWeekView(_ref) {
70
72
  });
71
73
  return /*#__PURE__*/React.createElement("div", {
72
74
  key: key,
73
- className: "relative z-20 border-b border-l p-3 text-center shadow-[0_8px_16px_rgba(0,0,0,0.06)] ".concat(isLight ? 'theme-border theme-text' : 'border-zinc-800', " ").concat(i >= 5 ? isLight ? 'bg-violet-200' : 'bg-violet-900' : isLight ? 'theme-panel-soft' : 'bg-[#1a1a22]')
75
+ className: "relative z-20 border-b border-l p-3 text-center shadow-[0_8px_16px_rgba(0,0,0,0.06)] ".concat(isLight ? 'theme-border theme-text' : 'border-zinc-800', " ").concat(isToday ? isLight ? 'bg-gradient-to-b from-violet-50 to-white' : 'bg-gradient-to-b from-violet-950/40 to-[#1a1a22]' : isLight ? 'theme-panel-soft' : 'bg-[#1a1a22]')
74
76
  }, /*#__PURE__*/React.createElement("div", {
75
77
  className: "text-sm ".concat(isLight ? 'theme-text-faint' : 'text-zinc-400')
76
78
  }, tCal(CALENDAR_WEEKDAY_IDS[i])), /*#__PURE__*/React.createElement("div", {
77
- className: "mt-1 text-3xl font-semibold"
78
- }, day.getDate()), /*#__PURE__*/React.createElement("div", {
79
- className: "mt-2 flex items-center justify-center gap-1"
80
- }, dayItems.some(function (b) {
81
- return b.kind === 'booking';
82
- }) && /*#__PURE__*/React.createElement("span", {
83
- className: "h-2.5 w-2.5 rounded-full bg-violet-500"
84
- }), (dayItems.some(function (b) {
85
- return b.kind === 'block';
86
- }) || fullyBooked) && /*#__PURE__*/React.createElement("span", {
87
- className: "h-2.5 w-2.5 rounded-full bg-red-500"
88
- })));
79
+ className: "mt-1 flex justify-center"
80
+ }, /*#__PURE__*/React.createElement("span", {
81
+ className: "grid h-11 w-11 place-items-center text-3xl font-semibold leading-[1]",
82
+ "aria-label": isToday ? 'Today' : undefined
83
+ }, day.getDate())), /*#__PURE__*/React.createElement("div", {
84
+ className: "mt-2 flex h-3 items-center justify-center"
85
+ }));
89
86
  })), visibleCourtRows.map(function (row) {
90
87
  return /*#__PURE__*/React.createElement(React.Fragment, {
91
88
  key: row.id
@@ -114,17 +111,17 @@ export function BookingCalendarWeekView(_ref) {
114
111
  return _objectSpread(_objectSpread({}, prev), {}, _defineProperty({}, row.label, !prev[row.label]));
115
112
  });
116
113
  },
117
- className: "flex w-full items-center gap-2 rounded-lg px-1 py-1 text-left transition-colors ".concat(isLight ? 'hover:bg-white/60' : 'hover:bg-white/[0.04] active:bg-white/[0.07]')
114
+ className: "flex w-full items-start gap-2 rounded-lg px-1 py-1 text-left transition-colors ".concat(isLight ? 'hover:bg-white/60' : 'hover:bg-white/[0.04] active:bg-white/[0.07]')
118
115
  }, /*#__PURE__*/React.createElement(DownOutlined, {
119
116
  style: {
120
117
  fontSize: 15
121
118
  },
122
- className: "shrink-0 transition-transform duration-200 ".concat(isLight ? 'text-slate-500' : 'text-zinc-500', " ").concat(row.collapsed ? '-rotate-90' : 'rotate-0'),
119
+ className: "mt-0.5 shrink-0 transition-transform duration-200 ".concat(isLight ? 'text-slate-500' : 'text-zinc-500', " ").concat(row.collapsed ? '-rotate-90' : 'rotate-0'),
123
120
  "aria-hidden": true
124
121
  }), /*#__PURE__*/React.createElement("div", {
125
- className: "flex min-w-0 flex-1 items-center gap-1.5"
122
+ className: "flex min-w-0 flex-1 items-start gap-1.5"
126
123
  }, /*#__PURE__*/React.createElement("span", {
127
- className: "truncate text-[13px] font-semibold leading-snug ".concat(isLight ? 'text-slate-800' : 'text-zinc-100')
124
+ className: "pisell-rb-cal-week-resource-name min-w-0 flex-1 text-[13px] font-semibold leading-snug ".concat(isLight ? 'text-slate-800' : 'text-zinc-100')
128
125
  }, row.label), /*#__PURE__*/React.createElement("span", {
129
126
  className: "shrink-0 rounded-md px-1.5 py-0.5 text-[10px] font-semibold tabular-nums ".concat(isLight ? 'bg-violet-100 text-violet-800' : 'bg-zinc-800/90 text-zinc-300 ring-1 ring-zinc-600/40')
130
127
  }, row.count)))), weekDays.map(function (day) {
@@ -156,7 +153,7 @@ export function BookingCalendarWeekView(_ref) {
156
153
  },
157
154
  isLight: isLight
158
155
  }) : /*#__PURE__*/React.createElement("div", {
159
- className: "font-semibold text-[16px] leading-tight break-all"
156
+ className: "pisell-rb-cal-week-resource-name min-w-0 w-full font-semibold text-[16px] leading-tight"
160
157
  }, row.name)), weekDays.map(function (day) {
161
158
  var key = fmtDate(day);
162
159
  var summary = courtDaySummary(row.id, key, bookings, hourSlots, slotStepHours);
@@ -176,19 +173,11 @@ export function BookingCalendarWeekView(_ref) {
176
173
  e.preventDefault();
177
174
  handleGridDropMove(key, row.id);
178
175
  },
179
- className: "relative flex flex-col justify-start min-h-[148px] border-b border-l p-3 text-left align-top transition ".concat(isLight ? 'theme-border' : '', " ").concat(summary.fullyBooked ? isLight ? 'bg-slate-100 theme-text-faint' : 'bg-zinc-800 text-zinc-500' : summary.hasBlock ? isLight ? 'bg-red-50 border-red-200' : 'bg-red-950/30 border-red-800/40' : summary.occupiedHours.length > 0 ? isLight ? 'bg-violet-50 hover:bg-violet-100/80' : 'bg-[#1c1630] hover:bg-[#241c3f]' : isLight ? 'theme-grid-cell hover:bg-violet-50/60' : 'bg-zinc-900 hover:bg-zinc-800')
180
- }, /*#__PURE__*/React.createElement("div", {
181
- className: "absolute left-3 top-3 text-[13px] text-zinc-400"
182
- }, key), /*#__PURE__*/React.createElement("div", {
183
- className: "absolute right-3 top-3 flex gap-1"
184
- }, summary.occupiedHours.length > 0 && /*#__PURE__*/React.createElement("span", {
185
- className: "h-2.5 w-2.5 rounded-full bg-violet-500"
186
- }), (summary.hasBlock || summary.fullyBooked) && /*#__PURE__*/React.createElement("span", {
187
- className: "h-2.5 w-2.5 rounded-full bg-red-500"
188
- })), summary.fullyBooked ? /*#__PURE__*/React.createElement("div", {
189
- className: "mt-8 rounded-lg bg-zinc-700/70 px-2 py-1 text-xs"
176
+ className: "relative flex flex-col justify-start min-h-[72px] border-b border-l p-3 text-left align-top transition ".concat(isLight ? 'theme-border' : '', " ").concat(summary.fullyBooked ? isLight ? 'bg-slate-100 theme-text-faint' : 'bg-zinc-800 text-zinc-500' : summary.hasBlock ? isLight ? 'bg-red-50 border-red-200' : 'bg-red-950/30 border-red-800/40' : summary.occupiedHours.length > 0 ? isLight ? 'bg-violet-50 hover:bg-violet-100/80' : 'bg-[#1c1630] hover:bg-[#241c3f]' : isLight ? 'theme-grid-cell hover:bg-violet-50/60' : 'bg-zinc-900 hover:bg-zinc-800')
177
+ }, summary.fullyBooked ? /*#__PURE__*/React.createElement("div", {
178
+ className: "rounded-lg bg-zinc-700/70 px-2 py-1 text-xs"
190
179
  }, tCal('pisell2.recordBoard.calendar.week.fullyBooked')) : summary.items.length > 0 ? /*#__PURE__*/React.createElement("div", {
191
- className: "mt-8 flex flex-col items-start gap-1.5 w-full"
180
+ className: "flex w-full flex-col items-start gap-1.5"
192
181
  }, previewItems.map(function (item, idx) {
193
182
  var isLastVisible = idx === previewItems.length - 1;
194
183
  var shrinkForMore = showMoreTile && isLastVisible;
@@ -252,7 +241,7 @@ export function BookingCalendarWeekView(_ref) {
252
241
  className: "flex h-[52px] w-[52px] items-center justify-center rounded-xl bg-violet-700/90 text-sm font-semibold text-white"
253
242
  }, "+", moreCount)));
254
243
  })) : /*#__PURE__*/React.createElement("div", {
255
- className: "mt-8 rounded-lg border border-dashed border-zinc-700 px-2 py-2 text-xs text-zinc-500"
244
+ className: "rounded-lg border border-dashed border-zinc-700 px-2 py-2 text-xs text-zinc-500"
256
245
  }, tCal('pisell2.recordBoard.calendar.week.available')));
257
246
  })));
258
247
  })))));
@@ -62,13 +62,17 @@
62
62
  padding: var(--rw-pad);
63
63
  }
64
64
 
65
- /** 头 : 当前 : 下一 = 4:11:5 → Next 25%(此前 2:5:3 为 30%) */
65
+ /**
66
+ * 头 12%;剩余 88% 给「当前 : 下一 = 11:5」(Next 占剩余 5/16)。
67
+ * 行比例:192:968:440 = 12 : 88*11/16 : 88*5/16(同乘 16 去分母)。
68
+ */
66
69
  .pisell-resource-wall-card__grid--with-next {
67
- grid-template-rows: minmax(0, 4fr) minmax(0, 11fr) minmax(0, 5fr);
70
+ grid-template-rows: minmax(0, 192fr) minmax(0, 968fr) minmax(0, 440fr);
68
71
  }
69
72
 
73
+ /** 无 Next:头 12%,其余给 Current 面板 */
70
74
  .pisell-resource-wall-card__grid--no-next {
71
- grid-template-rows: minmax(0, 1fr) minmax(0, 4fr);
75
+ grid-template-rows: minmax(0, 12fr) minmax(0, 88fr);
72
76
  }
73
77
 
74
78
  .pisell-resource-wall-card__header {
@@ -0,0 +1,30 @@
1
+ import React from 'react';
2
+ import RecordBoardToolBar from './ToolBar';
3
+ import RecordBoardBatchActionBar from './BatchActionBar';
4
+ import RecordBoardPagination from './Pagination';
5
+ import RecordBoardSearch from './Search';
6
+ import './shellFrameFloorMap.less';
7
+ import ToolBarReset from './ToolBarReset';
8
+ import ToolBarQuickFilter from './ToolBarQuickFilter';
9
+ import RecordBoardFloorMap from './FloorMap';
10
+ import RecordBoardCalendar from './Calendar/RecordBoardCalendar';
11
+ import RecordBoardResourceWall from './ResourceWall/RecordBoardResourceWall';
12
+ /**
13
+ * Shell Frame:基于 PisellShellFrame 的 RecordBoard 壳层。
14
+ * 解析子节点:**GridLayout / CardLayout 等** 与可选 **FloorMap / Calendar / ResourceWall** 槽;
15
+ * 子视图组合与 Segmented 切换由子节点与根级 props 决定;根级 `floorMap` / `calendar` / `resourceWall` 与子槽合并时**子组件优先**。
16
+ */
17
+ declare const RecordBoardShellFrame: React.FC<{
18
+ children?: React.ReactNode;
19
+ className?: string;
20
+ style?: React.CSSProperties;
21
+ /**
22
+ * 工具栏与表格主体之间的「附加条」插槽,透传给底层 PisellShellFrame.belowToolbar。
23
+ * 用于在不改 ToolBar 内部结构的前提下,紧贴 toolbar 下方插入轻量条目
24
+ * (例如 HUD 抽屉里的「当日总览」摘要栏)。
25
+ */
26
+ belowToolbar?: React.ReactNode;
27
+ }>;
28
+ export default RecordBoardShellFrame;
29
+ export { RecordBoardToolBar, RecordBoardBatchActionBar, RecordBoardPagination, RecordBoardSearch, ToolBarReset, ToolBarQuickFilter, RecordBoardFloorMap, RecordBoardCalendar, RecordBoardResourceWall, };
30
+ export { useRecordBoardShellBodyMeta } from './ShellBodyMetaContext';