@pisell/materials 3.3.102 → 3.3.104

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 (545) 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 +4 -4
  5. package/build/lowcode/render/default/view.js +5 -5
  6. package/build/lowcode/view.js +4 -4
  7. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -0
  8. package/es/components/PisellLayouts/index.d.ts +1 -0
  9. package/es/components/PisellMetrics/index.d.ts +1 -0
  10. package/es/components/appVersionControl/index.d.ts +0 -1
  11. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  12. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  13. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  14. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  15. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  16. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  17. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  18. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  19. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  20. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  21. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  22. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  23. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -0
  24. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  25. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -0
  26. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  27. package/es/components/dataSourceComponents/fields/index.d.ts +8 -7
  28. package/es/components/date-picker/index.d.ts +0 -1
  29. package/es/components/filter/index.d.ts +0 -1
  30. package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +1 -0
  31. package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  32. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.js +2 -1
  33. package/es/components/pisellLoading/index.d.ts +0 -1
  34. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  35. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  36. package/es/components/pisellModal/components/index.d.ts +0 -1
  37. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  38. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
  39. package/es/components/productCard/components/Time/index.d.ts +0 -1
  40. package/es/components/select-time/index.d.ts +0 -1
  41. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  42. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  43. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  44. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  45. package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  46. package/es/components/table/Actions/index.d.ts +0 -1
  47. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  48. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  49. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  50. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  51. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  52. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  53. package/es/components/table/Table/fields/index.d.ts +2 -2
  54. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  55. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  56. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  57. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  58. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  59. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  60. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  61. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  62. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  63. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  64. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  65. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  66. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  67. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  68. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  69. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  70. package/es/components/table/Table/utils.d.ts +1 -1
  71. package/es/components/table/View/index.d.ts +1 -0
  72. package/es/components/versionSelect/index.d.ts +1 -0
  73. package/es/components/walletCard/index.js +8 -2
  74. package/es/utils/index.d.ts +1 -1
  75. package/es/utils/platform.d.ts +1 -1
  76. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -0
  77. package/lib/components/PisellLayouts/index.d.ts +1 -0
  78. package/lib/components/PisellMetrics/index.d.ts +1 -0
  79. package/lib/components/appVersionControl/index.d.ts +0 -1
  80. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  81. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  82. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  83. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  84. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  85. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  86. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  87. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  88. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  89. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  90. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  91. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  92. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -0
  93. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  94. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -0
  95. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  96. package/lib/components/dataSourceComponents/fields/index.d.ts +8 -7
  97. package/lib/components/date-picker/index.d.ts +0 -1
  98. package/lib/components/filter/index.d.ts +0 -1
  99. package/lib/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +1 -0
  100. package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  101. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.js +2 -1
  102. package/lib/components/pisellLoading/index.d.ts +0 -1
  103. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  104. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  105. package/lib/components/pisellModal/components/index.d.ts +0 -1
  106. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  107. package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
  108. package/lib/components/productCard/components/Time/index.d.ts +0 -1
  109. package/lib/components/select-time/index.d.ts +0 -1
  110. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  111. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  112. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  113. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  114. package/lib/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  115. package/lib/components/table/Actions/index.d.ts +0 -1
  116. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  117. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  118. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  119. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  120. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  121. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  122. package/lib/components/table/Table/fields/index.d.ts +2 -2
  123. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  124. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  125. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  126. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  127. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  128. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  129. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  130. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  131. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  132. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  133. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  134. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  135. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  136. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  137. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  138. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  139. package/lib/components/table/Table/utils.d.ts +1 -1
  140. package/lib/components/table/View/index.d.ts +1 -0
  141. package/lib/components/versionSelect/index.d.ts +1 -0
  142. package/lib/components/walletCard/index.js +7 -3
  143. package/lib/utils/index.d.ts +1 -1
  144. package/lib/utils/platform.d.ts +1 -1
  145. package/lowcode/render-figma-style-round-table-card/meta.ts +1 -1
  146. package/lowcode/render-figma-style-table-card/meta.ts +1 -1
  147. package/package.json +2 -2
  148. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -9
  149. package/es/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  150. package/es/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  151. package/es/components/PisellBasicGrid/index.d.ts +0 -6
  152. package/es/components/PisellBasicGrid/types.d.ts +0 -221
  153. package/es/components/PisellBasicGrid/utils/index.d.ts +0 -63
  154. package/es/components/PisellCards/PisellCards.d.ts +0 -8
  155. package/es/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  156. package/es/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  157. package/es/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  158. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  159. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  160. package/es/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  161. package/es/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  162. package/es/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  163. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  164. package/es/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  165. package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  166. package/es/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  167. package/es/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  168. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  169. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  170. package/es/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  171. package/es/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  172. package/es/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  173. package/es/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  174. package/es/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  175. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  176. package/es/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  177. package/es/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  178. package/es/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  179. package/es/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  180. package/es/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  181. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -3
  182. package/es/components/PisellCards/components/TabCard/index.d.ts +0 -5
  183. package/es/components/PisellCards/components/TabCard/types.d.ts +0 -70
  184. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -7
  185. package/es/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  186. package/es/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  187. package/es/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  188. package/es/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  189. package/es/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  190. package/es/components/PisellCards/components/TextCard/index.d.ts +0 -5
  191. package/es/components/PisellCards/components/TextCard/types.d.ts +0 -270
  192. package/es/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  193. package/es/components/PisellCards/hooks/index.d.ts +0 -0
  194. package/es/components/PisellCards/types.d.ts +0 -48
  195. package/es/components/PisellCards/utils/index.d.ts +0 -0
  196. package/es/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  197. package/es/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  198. package/es/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  199. package/es/components/PisellProcedure/hooks/index.d.ts +0 -8
  200. package/es/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  201. package/es/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  202. package/es/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  203. package/es/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  204. package/es/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  205. package/es/components/PisellProcedure/types.d.ts +0 -363
  206. package/es/components/PisellProcedure/utils/classNames.d.ts +0 -33
  207. package/es/components/PisellProcedure/utils/extractText.d.ts +0 -20
  208. package/es/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  209. package/es/components/PisellProcedure/utils/index.d.ts +0 -8
  210. package/es/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  211. package/es/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  212. package/es/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  213. package/es/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  214. package/es/components/PisellScrollView/hooks/index.d.ts +0 -3
  215. package/es/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  216. package/es/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  217. package/es/components/PisellScrollView/index.d.ts +0 -3
  218. package/es/components/PisellScrollView/types.d.ts +0 -203
  219. package/es/components/PisellScrollView/utils/index.d.ts +0 -0
  220. package/es/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  221. package/es/components/PisellSteps/hooks/index.d.ts +0 -4
  222. package/es/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  223. package/es/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  224. package/es/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  225. package/es/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  226. package/es/components/PisellSteps/index.d.ts +0 -3
  227. package/es/components/PisellSteps/types.d.ts +0 -257
  228. package/es/components/PisellSteps/utils/index.d.ts +0 -54
  229. package/es/components/PisellSuperTabs/components/index.d.ts +0 -0
  230. package/es/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  231. package/es/components/PisellSuperTabs/utils/index.d.ts +0 -1
  232. package/es/components/PisellTabbar/locales.d.ts +0 -23
  233. package/es/components/PisellTabbar/mock.d.ts +0 -47
  234. package/es/components/PisellTabbar/template/index.d.ts +0 -0
  235. package/es/components/PisellTabbar2/constants.d.ts +0 -46
  236. package/es/components/PisellTabbar2/hooks/index.d.ts +0 -2
  237. package/es/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  238. package/es/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  239. package/es/components/PisellTabbar2/locales.d.ts +0 -23
  240. package/es/components/PisellTabbar2/mock.d.ts +0 -205
  241. package/es/components/PisellTabbar2/types.d.ts +0 -117
  242. package/es/components/PisellTabbar2/utils/index.d.ts +0 -35
  243. package/es/components/PisellTabbar3/locales.d.ts +0 -23
  244. package/es/components/PisellTabbar3/mock.d.ts +0 -47
  245. package/es/components/PisellTabbar3/types.d.ts +0 -111
  246. package/es/components/Template/PisellSteps.d.ts +0 -0
  247. package/es/components/Template/components/index.d.ts +0 -0
  248. package/es/components/Template/hooks/index.d.ts +0 -0
  249. package/es/components/Template/index.d.ts +0 -0
  250. package/es/components/Template/types.d.ts +0 -0
  251. package/es/components/Template/utils/index.d.ts +0 -0
  252. package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  253. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  254. package/es/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  255. package/es/components/pisellBatchActionBar/types.d.ts +0 -237
  256. package/es/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  257. package/es/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  258. package/es/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  259. package/es/components/pisellDateTimeDisplay/types.d.ts +0 -352
  260. package/es/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  261. package/es/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  262. package/es/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  263. package/es/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  264. package/es/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  265. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
  266. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  267. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  268. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  269. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  270. package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  271. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  272. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  273. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
  274. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  275. package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  276. package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  277. package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  278. package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  279. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  280. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  281. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  282. package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  283. package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  284. package/es/components/pisellGridPro/GridPro.d.ts +0 -9
  285. package/es/components/pisellGridPro/GridView/index.d.ts +0 -5
  286. package/es/components/pisellGridPro/GridView/type.d.ts +0 -3
  287. package/es/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  288. package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  289. package/es/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  290. package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -5
  291. package/es/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  292. package/es/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  293. package/es/components/pisellGridPro/components/Header/index.d.ts +0 -12
  294. package/es/components/pisellGridPro/index.d.ts +0 -4
  295. package/es/components/pisellLayout/index.d.ts +0 -14
  296. package/es/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  297. package/es/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  298. package/es/components/pisellLookup/utils/storage.d.ts +0 -42
  299. package/es/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  300. package/es/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  301. package/es/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  302. package/es/components/pisellMetricCard/types.d.ts +0 -201
  303. package/es/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  304. package/es/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  305. package/es/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  306. package/es/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  307. package/es/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  308. package/es/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  309. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  310. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  311. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  312. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  313. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  314. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  315. package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
  316. package/es/components/pisellReservationSchedule/types.d.ts +0 -52
  317. package/es/components/pisellReservationScheduleBand/types.d.ts +0 -68
  318. package/es/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  319. package/es/components/pisellSort/index.d.ts +0 -3
  320. package/es/components/pisellSort/type.d.ts +0 -7
  321. package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  322. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  323. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  324. package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  325. package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  326. package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  327. package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  328. package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  329. package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
  330. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  331. package/es/components/pisellTimeNavigator/types.d.ts +0 -175
  332. package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  333. package/es/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  334. package/es/components/pisellUrl/utils/index.d.ts +0 -6
  335. package/es/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  336. package/es/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  337. package/es/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  338. package/es/components/sort/types.d.ts +0 -39
  339. package/es/components/table/Table/fields/types/index.d.ts +0 -33
  340. package/es/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  341. package/es/components/virtualInput/index.d.ts +0 -29
  342. package/es/hooks/useMobile.d.ts +0 -8
  343. package/es/hooks/useThemeTokens.d.ts +0 -7
  344. package/es/pisell-materials.tw.css +0 -3
  345. package/es/theme/tokens.d.ts +0 -22
  346. package/es/utils/tagColor.d.ts +0 -7
  347. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -9
  348. package/lib/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  349. package/lib/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  350. package/lib/components/PisellBasicGrid/index.d.ts +0 -6
  351. package/lib/components/PisellBasicGrid/types.d.ts +0 -221
  352. package/lib/components/PisellBasicGrid/utils/index.d.ts +0 -63
  353. package/lib/components/PisellCards/PisellCards.d.ts +0 -8
  354. package/lib/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  355. package/lib/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  356. package/lib/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  357. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  358. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  359. package/lib/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  360. package/lib/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  361. package/lib/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  362. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  363. package/lib/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  364. package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  365. package/lib/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  366. package/lib/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  367. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  368. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  369. package/lib/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  370. package/lib/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  371. package/lib/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  372. package/lib/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  373. package/lib/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  374. package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  375. package/lib/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  376. package/lib/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  377. package/lib/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  378. package/lib/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  379. package/lib/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  380. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -3
  381. package/lib/components/PisellCards/components/TabCard/index.d.ts +0 -5
  382. package/lib/components/PisellCards/components/TabCard/types.d.ts +0 -70
  383. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -7
  384. package/lib/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  385. package/lib/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  386. package/lib/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  387. package/lib/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  388. package/lib/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  389. package/lib/components/PisellCards/components/TextCard/index.d.ts +0 -5
  390. package/lib/components/PisellCards/components/TextCard/types.d.ts +0 -270
  391. package/lib/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  392. package/lib/components/PisellCards/hooks/index.d.ts +0 -0
  393. package/lib/components/PisellCards/types.d.ts +0 -48
  394. package/lib/components/PisellCards/utils/index.d.ts +0 -0
  395. package/lib/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  396. package/lib/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  397. package/lib/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  398. package/lib/components/PisellProcedure/hooks/index.d.ts +0 -8
  399. package/lib/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  400. package/lib/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  401. package/lib/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  402. package/lib/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  403. package/lib/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  404. package/lib/components/PisellProcedure/types.d.ts +0 -363
  405. package/lib/components/PisellProcedure/utils/classNames.d.ts +0 -33
  406. package/lib/components/PisellProcedure/utils/extractText.d.ts +0 -20
  407. package/lib/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  408. package/lib/components/PisellProcedure/utils/index.d.ts +0 -8
  409. package/lib/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  410. package/lib/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  411. package/lib/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  412. package/lib/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  413. package/lib/components/PisellScrollView/hooks/index.d.ts +0 -3
  414. package/lib/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  415. package/lib/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  416. package/lib/components/PisellScrollView/index.d.ts +0 -3
  417. package/lib/components/PisellScrollView/types.d.ts +0 -203
  418. package/lib/components/PisellScrollView/utils/index.d.ts +0 -0
  419. package/lib/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  420. package/lib/components/PisellSteps/hooks/index.d.ts +0 -4
  421. package/lib/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  422. package/lib/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  423. package/lib/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  424. package/lib/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  425. package/lib/components/PisellSteps/index.d.ts +0 -3
  426. package/lib/components/PisellSteps/types.d.ts +0 -257
  427. package/lib/components/PisellSteps/utils/index.d.ts +0 -54
  428. package/lib/components/PisellSuperTabs/components/index.d.ts +0 -0
  429. package/lib/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  430. package/lib/components/PisellSuperTabs/utils/index.d.ts +0 -1
  431. package/lib/components/PisellTabbar/locales.d.ts +0 -23
  432. package/lib/components/PisellTabbar/mock.d.ts +0 -47
  433. package/lib/components/PisellTabbar/template/index.d.ts +0 -0
  434. package/lib/components/PisellTabbar2/constants.d.ts +0 -46
  435. package/lib/components/PisellTabbar2/hooks/index.d.ts +0 -2
  436. package/lib/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  437. package/lib/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  438. package/lib/components/PisellTabbar2/locales.d.ts +0 -23
  439. package/lib/components/PisellTabbar2/mock.d.ts +0 -205
  440. package/lib/components/PisellTabbar2/types.d.ts +0 -117
  441. package/lib/components/PisellTabbar2/utils/index.d.ts +0 -35
  442. package/lib/components/PisellTabbar3/locales.d.ts +0 -23
  443. package/lib/components/PisellTabbar3/mock.d.ts +0 -47
  444. package/lib/components/PisellTabbar3/types.d.ts +0 -111
  445. package/lib/components/Template/PisellSteps.d.ts +0 -0
  446. package/lib/components/Template/components/index.d.ts +0 -0
  447. package/lib/components/Template/hooks/index.d.ts +0 -0
  448. package/lib/components/Template/index.d.ts +0 -0
  449. package/lib/components/Template/types.d.ts +0 -0
  450. package/lib/components/Template/utils/index.d.ts +0 -0
  451. package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  452. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  453. package/lib/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  454. package/lib/components/pisellBatchActionBar/types.d.ts +0 -237
  455. package/lib/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  456. package/lib/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  457. package/lib/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  458. package/lib/components/pisellDateTimeDisplay/types.d.ts +0 -352
  459. package/lib/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  460. package/lib/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  461. package/lib/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  462. package/lib/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  463. package/lib/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  464. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
  465. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  466. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  467. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  468. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  469. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  470. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  471. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  472. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
  473. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  474. package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  475. package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  476. package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  477. package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  478. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  479. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  480. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  481. package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  482. package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  483. package/lib/components/pisellGridPro/GridPro.d.ts +0 -9
  484. package/lib/components/pisellGridPro/GridView/index.d.ts +0 -5
  485. package/lib/components/pisellGridPro/GridView/type.d.ts +0 -3
  486. package/lib/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  487. package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  488. package/lib/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  489. package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -5
  490. package/lib/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  491. package/lib/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  492. package/lib/components/pisellGridPro/components/Header/index.d.ts +0 -12
  493. package/lib/components/pisellGridPro/index.d.ts +0 -4
  494. package/lib/components/pisellLayout/index.d.ts +0 -14
  495. package/lib/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  496. package/lib/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  497. package/lib/components/pisellLookup/utils/storage.d.ts +0 -42
  498. package/lib/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  499. package/lib/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  500. package/lib/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  501. package/lib/components/pisellMetricCard/types.d.ts +0 -201
  502. package/lib/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  503. package/lib/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  504. package/lib/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  505. package/lib/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  506. package/lib/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  507. package/lib/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  508. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  509. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  510. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  511. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  512. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  513. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  514. package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
  515. package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
  516. package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -68
  517. package/lib/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  518. package/lib/components/pisellSort/index.d.ts +0 -3
  519. package/lib/components/pisellSort/type.d.ts +0 -7
  520. package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  521. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  522. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  523. package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  524. package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  525. package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  526. package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  527. package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  528. package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
  529. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  530. package/lib/components/pisellTimeNavigator/types.d.ts +0 -175
  531. package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  532. package/lib/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  533. package/lib/components/pisellUrl/utils/index.d.ts +0 -6
  534. package/lib/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  535. package/lib/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  536. package/lib/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  537. package/lib/components/sort/types.d.ts +0 -39
  538. package/lib/components/table/Table/fields/types/index.d.ts +0 -33
  539. package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  540. package/lib/components/virtualInput/index.d.ts +0 -29
  541. package/lib/hooks/useMobile.d.ts +0 -8
  542. package/lib/hooks/useThemeTokens.d.ts +0 -7
  543. package/lib/pisell-materials.tw.css +0 -3
  544. package/lib/theme/tokens.d.ts +0 -22
  545. package/lib/utils/tagColor.d.ts +0 -7
@@ -1,40 +0,0 @@
1
- /**
2
- * 防抖搜索 Hook
3
- */
4
- export interface UseDebounceSearchOptions {
5
- /**
6
- * 关键词
7
- */
8
- keyword: string;
9
- /**
10
- * 防抖时间(毫秒)
11
- */
12
- debounceTime: number;
13
- /**
14
- * 搜索触发回调
15
- */
16
- onSearch?: (keyword: string) => void;
17
- /**
18
- * 是否启用防抖
19
- */
20
- enabled?: boolean;
21
- /**
22
- * 上次搜索的关键词(用于去重)
23
- */
24
- lastSearchKeyword?: string;
25
- /**
26
- * 是否跳过防抖触发(用于手动选择场景)
27
- */
28
- skipDebounce?: boolean;
29
- }
30
- export interface UseDebounceSearchResult {
31
- /**
32
- * 防抖后的关键词
33
- */
34
- debouncedKeyword: string;
35
- }
36
- /**
37
- * 防抖搜索 Hook
38
- * 用于实时搜索模式的防抖处理
39
- */
40
- export declare const useDebounceSearch: (options: UseDebounceSearchOptions) => UseDebounceSearchResult;
@@ -1,80 +0,0 @@
1
- /**
2
- * 搜索状态管理 Hook
3
- */
4
- export interface UseSearchStateOptions {
5
- /**
6
- * 受控的关键词
7
- */
8
- value?: string;
9
- /**
10
- * 默认关键词
11
- */
12
- defaultValue?: string;
13
- /**
14
- * 受控的可见性
15
- */
16
- visible?: boolean;
17
- /**
18
- * 默认可见性
19
- */
20
- defaultVisible?: boolean;
21
- /**
22
- * 关键词变化回调
23
- */
24
- onChange?: (value: string) => void;
25
- /**
26
- * 可见性变化回调
27
- */
28
- onVisibleChange?: (visible: boolean) => void;
29
- /**
30
- * 打开回调
31
- */
32
- onOpen?: () => void;
33
- /**
34
- * 关闭回调
35
- */
36
- onClose?: () => void;
37
- }
38
- export interface UseSearchStateResult {
39
- /**
40
- * 当前关键词
41
- */
42
- keyword: string;
43
- /**
44
- * 设置关键词
45
- */
46
- setKeyword: (value: string) => void;
47
- /**
48
- * 是否可见
49
- */
50
- visible: boolean;
51
- /**
52
- * 设置可见性
53
- */
54
- setVisible: (visible: boolean) => void;
55
- /**
56
- * 打开
57
- */
58
- open: () => void;
59
- /**
60
- * 关闭
61
- */
62
- close: () => void;
63
- /**
64
- * 切换可见性
65
- */
66
- toggle: () => void;
67
- /**
68
- * 是否为受控的关键词
69
- */
70
- isControlledKeyword: boolean;
71
- /**
72
- * 是否为受控的可见性
73
- */
74
- isControlledVisible: boolean;
75
- }
76
- /**
77
- * 搜索状态管理 Hook
78
- * 支持受控和非受控模式
79
- */
80
- export declare const useSearchState: (options: UseSearchStateOptions) => UseSearchStateResult;
@@ -1,42 +0,0 @@
1
- /**
2
- * localStorage 工具函数
3
- * 用于管理搜索历史的存储
4
- */
5
- /**
6
- * 从 localStorage 加载历史记录
7
- * @param key 存储的 key
8
- * @returns 历史记录数组
9
- */
10
- export declare const loadHistory: (key: string) => string[];
11
- /**
12
- * 保存历史记录到 localStorage
13
- * @param key 存储的 key
14
- * @param history 历史记录数组
15
- * @param maxCount 最大数量限制
16
- */
17
- export declare const saveHistory: (key: string, history: string[], maxCount: number) => void;
18
- /**
19
- * 清除历史记录
20
- * @param key 存储的 key
21
- */
22
- export declare const clearHistory: (key: string) => void;
23
- /**
24
- * 添加历史记录项
25
- * @param key 存储的 key
26
- * @param item 新的历史记录项
27
- * @param maxCount 最大数量限制
28
- * @returns 更新后的历史记录数组
29
- */
30
- export declare const addHistoryItem: (key: string, item: string, maxCount: number) => string[];
31
- /**
32
- * 删除历史记录项
33
- * @param key 存储的 key
34
- * @param item 要删除的历史记录项
35
- * @returns 更新后的历史记录数组
36
- */
37
- export declare const removeHistoryItem: (key: string, item: string) => string[];
38
- /**
39
- * 检查 localStorage 是否可用
40
- * @returns 是否可用
41
- */
42
- export declare const isLocalStorageAvailable: () => boolean;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { MetricTitleProps } from '../types';
3
- /**
4
- * MetricTitle 标题组件
5
- *
6
- * 负责渲染标题、副标题和提示信息
7
- * 支持自定义字号、字重、颜色等样式
8
- *
9
- * @param props 组件属性
10
- */
11
- declare const MetricTitle: React.FC<MetricTitleProps>;
12
- export default MetricTitle;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { MetricValueProps } from '../types';
3
- /**
4
- * MetricValue 数值展示组件
5
- *
6
- * 负责渲染格式化后的主数值
7
- * 支持自定义字号、字重、颜色等样式
8
- *
9
- * @param props 组件属性
10
- */
11
- declare const MetricValue: React.FC<MetricValueProps>;
12
- export default MetricValue;
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- import type { TrendIconProps } from '../types';
3
- /**
4
- * TrendIcon 趋势箭头组件
5
- *
6
- * 根据趋势类型显示上升或下降箭头
7
- * - up: 显示上升箭头 ↑
8
- * - down: 显示下降箭头 ↓
9
- * - neutral: 不显示箭头
10
- *
11
- * @param props 组件属性
12
- */
13
- declare const TrendIcon: React.FC<TrendIconProps>;
14
- export default TrendIcon;
@@ -1,201 +0,0 @@
1
- import type { CSSProperties, ReactNode } from 'react';
2
- /**
3
- * 趋势类型
4
- */
5
- export declare type TrendType = 'up' | 'down' | 'neutral';
6
- /**
7
- * 数值格式化配置
8
- */
9
- export interface ValueFormatConfig {
10
- /** 小数精度(小数位数),默认 0 */
11
- precision?: number;
12
- /** 是否使用千分位分隔符,默认 false */
13
- useGrouping?: boolean;
14
- /** 是否显示货币符号,默认 false */
15
- showCurrencySymbol?: boolean;
16
- /** 货币符号(如 $, ¥),默认 '' */
17
- currencySymbol?: string;
18
- /** 自定义格式化函数 */
19
- formatter?: (value: number | null) => string;
20
- /** 整数时隐藏小数部分,默认 true */
21
- hideDecimalForWholeNumbers?: boolean;
22
- }
23
- /**
24
- * 环比配置
25
- */
26
- export interface ComparisonConfig {
27
- /** 环比数值(支持正负值) */
28
- value: number | string | null;
29
- /** 环比前缀文本,默认 'v.s. pre' */
30
- text?: string;
31
- /** 是否显示趋势箭头,默认 true */
32
- showTrendIcon?: boolean;
33
- /** 正向趋势颜色,默认 '#52c41a' */
34
- positiveColor?: string;
35
- /** 负向趋势颜色,默认 '#ff4d4f' */
36
- negativeColor?: string;
37
- /** 环比字号,默认 14 */
38
- size?: number | string;
39
- }
40
- /**
41
- * 样式配置
42
- */
43
- export interface MetricCardStyleConfig {
44
- /** 卡片容器样式 */
45
- card?: {
46
- /** 是否显示边框,默认 true */
47
- bordered?: boolean;
48
- /** 圆角大小(px),默认 12 */
49
- borderRadius?: number;
50
- /** 内边距(px),默认 16 */
51
- padding?: number;
52
- /** 阴影效果,默认 true */
53
- shadow?: boolean | string;
54
- /** 背景色,默认 '#ffffff' */
55
- background?: string;
56
- /** 卡片宽度,默认 'auto' */
57
- width?: string | number;
58
- };
59
- /** 标题样式 */
60
- title?: {
61
- /** 字号,默认 14 */
62
- size?: number | string;
63
- /** 字重,默认 400 */
64
- weight?: number | string;
65
- /** 颜色,默认 'rgba(0, 0, 0, 0.45)' */
66
- color?: string;
67
- };
68
- /** 数值样式 */
69
- value?: {
70
- /** 字号,默认 30 */
71
- size?: number | string;
72
- /** 字重,默认 600 */
73
- weight?: number | string;
74
- /** 颜色,默认 'rgba(0, 0, 0, 0.85)' */
75
- color?: string;
76
- };
77
- }
78
- /**
79
- * PisellMetricCard 组件 Props
80
- *
81
- * 采用扁平 + 对象组合的设计,降低复杂度和耦合
82
- *
83
- * @example 基础用法
84
- * ```tsx
85
- * <PisellMetricCard
86
- * title="Total Sales"
87
- * value={1580}
88
- * />
89
- * ```
90
- *
91
- * @example 带格式化和环比
92
- * ```tsx
93
- * <PisellMetricCard
94
- * title="Revenue"
95
- * value={1580}
96
- * format={{
97
- * showCurrencySymbol: true,
98
- * currencySymbol: '$',
99
- * useGrouping: true
100
- * }}
101
- * comparison={{
102
- * value: 120,
103
- * text: 'v.s. last month'
104
- * }}
105
- * />
106
- * ```
107
- */
108
- export interface PisellMetricCardProps {
109
- /** 标题文本 */
110
- title: string | ReactNode;
111
- /** 主数值 */
112
- value: number | string | null;
113
- /** 副标题文本(可选) */
114
- subtitle?: string | ReactNode;
115
- /** 标签内容(可选) */
116
- tag?: ReactNode;
117
- /** 提示信息内容(可选) */
118
- tooltip?: string | ReactNode;
119
- /**
120
- * 数值格式化配置
121
- * @example format={{ precision: 2, useGrouping: true, currencySymbol: '$' }}
122
- */
123
- format?: ValueFormatConfig;
124
- /**
125
- * 环比配置
126
- * @example comparison={{ value: 120, text: 'v.s. pre' }}
127
- */
128
- comparison?: ComparisonConfig;
129
- /**
130
- * 样式配置
131
- * @example
132
- * styleConfig={{
133
- * card: { borderRadius: 8, padding: 24 },
134
- * title: { size: 16, weight: 600 },
135
- * value: { size: 36, color: '#1890ff' }
136
- * }}
137
- */
138
- styleConfig?: MetricCardStyleConfig;
139
- /** 是否显示副标题,默认 false */
140
- showSubtitle?: boolean;
141
- /** 是否显示标签,默认 false */
142
- showTag?: boolean;
143
- /** 是否显示提示信息,默认 false */
144
- showTooltip?: boolean;
145
- /** 是否显示加载状态,默认 false */
146
- loading?: boolean;
147
- /** 鼠标悬停是否有交互效果,默认 true */
148
- hoverable?: boolean;
149
- /** 自定义类名 */
150
- className?: string;
151
- /** 自定义样式 */
152
- style?: CSSProperties;
153
- /** 点击卡片回调 */
154
- onClick?: () => void;
155
- }
156
- /**
157
- * FormatOptions (别名,用于导出)
158
- */
159
- export interface FormatOptions extends ValueFormatConfig {
160
- }
161
- /**
162
- * MetricTitle 组件 Props
163
- */
164
- export interface MetricTitleProps {
165
- title: string | ReactNode;
166
- subtitle?: string | ReactNode;
167
- tooltip?: string | ReactNode;
168
- titleSize?: number | string;
169
- titleWeight?: number | string;
170
- titleColor?: string;
171
- }
172
- /**
173
- * MetricValue 组件 Props
174
- */
175
- export interface MetricValueProps {
176
- value: string | null;
177
- valueSize?: number | string;
178
- valueWeight?: number | string;
179
- valueColor?: string;
180
- }
181
- /**
182
- * MetricComparison 组件 Props
183
- */
184
- export interface MetricComparisonProps {
185
- comparison: number | string | null;
186
- comparisonText?: string;
187
- showTrendIcon?: boolean;
188
- positiveColor?: string;
189
- negativeColor?: string;
190
- comparisonSize?: number | string;
191
- precision?: number;
192
- showCurrencySymbol?: boolean;
193
- currencySymbol?: string;
194
- }
195
- /**
196
- * TrendIcon 组件 Props
197
- */
198
- export interface TrendIconProps {
199
- trend: TrendType;
200
- color?: string;
201
- }
@@ -1,14 +0,0 @@
1
- import type { TrendType } from '../types';
2
- /**
3
- * 计算趋势方向
4
- *
5
- * @param comparison 环比数值
6
- * @returns 'up' | 'down' | 'neutral'
7
- *
8
- * @example
9
- * calculateTrend(120) // 'up'
10
- * calculateTrend(-230) // 'down'
11
- * calculateTrend(0) // 'neutral'
12
- * calculateTrend(null) // 'neutral'
13
- */
14
- export declare function calculateTrend(comparison: number | string | null | undefined): TrendType;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import type { PisellMobileDateRangePickerProps } from './types';
3
- import 'antd-mobile/es/global/global.css';
4
- import './PisellMobileDateRangePicker.less';
5
- /**
6
- * antd-mobile CalendarPicker(range)薄封装:受控 value/onChange 与 RecordBoard 快筛 dayjs[] 对齐。
7
- */
8
- export declare const PisellMobileDateRangePicker: React.FC<PisellMobileDateRangePickerProps>;
@@ -1,2 +0,0 @@
1
- export { PisellMobileDateRangePicker } from './PisellMobileDateRangePicker';
2
- export type { PisellMobileDateRangePickerProps } from './types';
@@ -1,28 +0,0 @@
1
- import type { Dayjs } from 'dayjs';
2
- import type { CSSProperties, ReactNode } from 'react';
3
- import type { CalendarPickerProps } from 'antd-mobile';
4
- /** toolbar:顶栏快筛 32px;filter:Filter 弹层内与 Select 对齐的 48px 触发器 */
5
- export declare type PisellMobileDateRangePickerVariant = 'toolbar' | 'filter';
6
- export declare const PISELL_MOBILE_DATE_RANGE_PICKER_FILTER_POPUP_CLASS = "pisell-mobile-date-range-picker__popup";
7
- export interface PisellMobileDateRangePickerProps {
8
- value?: unknown;
9
- onChange?: (value: [Dayjs, Dayjs] | undefined) => void;
10
- /** 展示格式,默认 DD/MM/YYYY */
11
- format?: string;
12
- placeholder?: string;
13
- className?: string;
14
- style?: CSSProperties;
15
- title?: ReactNode;
16
- confirmText?: string;
17
- allowClear?: boolean;
18
- min?: Date;
19
- max?: Date;
20
- /** 默认 toolbar;filter 用于手机 Filter 弹层 */
21
- variant?: PisellMobileDateRangePickerVariant;
22
- getContainer?: CalendarPickerProps['getContainer'];
23
- popupClassName?: CalendarPickerProps['popupClassName'];
24
- popupStyle?: CalendarPickerProps['popupStyle'];
25
- /** Filter 弹层:日历打开时通知外层保持 Popover 不收起 */
26
- onOpen?: () => void;
27
- onClose?: () => void;
28
- }
@@ -1,36 +0,0 @@
1
- /**
2
- * 百分比范围转换工具函数
3
- */
4
- /**
5
- * 将值转换为百分比(0-100)
6
- *
7
- * @param value 原始值
8
- * @param range 值的范围
9
- * @returns 转换后的百分比值(0-100)
10
- *
11
- * @example
12
- * // [0, 100] 范围 - 直接返回
13
- * convertToPercent(85.5, [0, 100]) // 返回: 85.5
14
- *
15
- * @example
16
- * // [0, 1] 范围 - 乘以 100
17
- * convertToPercent(0.855, [0, 1]) // 返回: 85.5
18
- *
19
- * @example
20
- * // 自定义范围 - 按比例计算
21
- * convertToPercent(855, [0, 1000]) // 返回: 85.5
22
- */
23
- export declare function convertToPercent(value: number | null | undefined, range: [number, number]): number | null;
24
- /**
25
- * 将百分比值转换回原始范围
26
- *
27
- * @param percent 百分比值(0-100)
28
- * @param range 目标范围
29
- * @returns 转换后的值
30
- *
31
- * @example
32
- * convertFromPercent(85.5, [0, 100]) // 返回: 85.5
33
- * convertFromPercent(85.5, [0, 1]) // 返回: 0.855
34
- * convertFromPercent(85.5, [0, 1000]) // 返回: 855
35
- */
36
- export declare function convertFromPercent(percent: number | null | undefined, range: [number, number]): number | null;
@@ -1,39 +0,0 @@
1
- /**
2
- * 电话号码格式化工具
3
- */
4
- /**
5
- * 中国大陆手机号格式化:138 0000 0000
6
- */
7
- export declare function formatChinaMobile(phone: string): string;
8
- /**
9
- * 美国/加拿大号码格式化:(555) 123-4567
10
- */
11
- export declare function formatUSPhone(phone: string): string;
12
- /**
13
- * 英国号码格式化:1234 567 8900
14
- */
15
- export declare function formatUKPhone(phone: string): string;
16
- /**
17
- * 根据国家码格式化电话号码
18
- * @param phone 电话号码(纯数字)
19
- * @param countryCode 国家码
20
- * @returns 格式化后的电话号码
21
- */
22
- export declare function formatPhone(phone: string, countryCode: string): string;
23
- /**
24
- * 电话号码脱敏
25
- * @param phone 电话号码
26
- * @param pattern 脱敏模式
27
- * @returns 脱敏后的号码
28
- *
29
- * @example
30
- * maskPhone('13800000000', 'middle') // '138****0000'
31
- * maskPhone('13800000000', 'last') // '1380000****'
32
- */
33
- export declare function maskPhone(phone: string, pattern?: 'middle' | 'last'): string;
34
- /**
35
- * 检测号码类型(中国)
36
- * @param phone 电话号码
37
- * @returns 号码类型
38
- */
39
- export declare function detectPhoneType(phone: string): 'mobile' | 'landline' | 'unknown';
@@ -1,4 +0,0 @@
1
- /** 日历视图文案:占位符 `{name}`、`{date}` 等由调用方替换 */
2
- export declare function tCal(id: string, vars?: Record<string, string | number>): string;
3
- /** 月/周表头:周一为 0(与 rangeDays / startOfWeek 一致) */
4
- export declare const CALENDAR_WEEKDAY_IDS: readonly ["pisell2.recordBoard.calendar.weekday.mon", "pisell2.recordBoard.calendar.weekday.tue", "pisell2.recordBoard.calendar.weekday.wed", "pisell2.recordBoard.calendar.weekday.thu", "pisell2.recordBoard.calendar.weekday.fri", "pisell2.recordBoard.calendar.weekday.sat", "pisell2.recordBoard.calendar.weekday.sun"];
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- /** 日历内会改本地预约数据的动作类型,供业务层拦截(如平面图未支持写接口时 toast) */
3
- export declare type CalendarPersistKind = 'moveBooking' | 'createBooking' | 'removeBlocks' | 'createBlock' | 'checkin' | 'checkinReschedule' | 'mergeOrder' | 'other';
4
- export interface CalendarPersistContextValue {
5
- /**
6
- * 返回 false 时日历组件应取消本次本地数据变更(由调用方决定是否已 toast)。
7
- * 未提供时默认允许所有本地变更(Story / 独立演示)。
8
- */
9
- beforePersist?: (kind: CalendarPersistKind) => boolean;
10
- }
11
- export declare const CalendarPersistProvider: React.FC<{
12
- children: React.ReactNode;
13
- value?: CalendarPersistContextValue;
14
- }>;
15
- /**
16
- * 在日历 Demo 内判断某类写操作是否允许执行本地 state 更新。
17
- */
18
- export declare function useCalendarPersist(): (kind: CalendarPersistKind) => boolean;
@@ -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,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,2 +0,0 @@
1
- /** 说明文案超过该长度时用跑马灯(与 NoteTicker / VenueWallCard 共用) */
2
- export declare const RESOURCE_WALL_NOTE_MARQUEE_MIN_CHARS = 32;
@@ -1,8 +0,0 @@
1
- /** 与 RecordBoard ToolBar 行为绑定的 searchParams 字段名 */
2
- export declare const DEFAULT_SEARCH_FIELD = "keyword";
3
- /** 筛选在 searchParams 中的字段名 */
4
- export declare const FILTER_PARAMS_FIELD = "filter";
5
- /** 排序在 searchParams 中的字段名 */
6
- export declare const SORT_PARAMS_FIELD = "sort";
7
- /** 与 ResourceWall 默认 `filterFieldKey` 一致 */
8
- export declare const RESOURCE_WALL_QUICK_FILTER_KEY = "resource_wall_resource_ids";
@@ -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;