@pisell/materials 6.12.24 → 6.12.26

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 (990) 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/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/preview.js +154 -154
  7. package/build/lowcode/view.js +25 -25
  8. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  9. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  10. package/es/components/date-picker/index.d.ts +1 -0
  11. package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  12. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  13. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  14. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  15. package/es/components/table/Table/fields/index.d.ts +3 -2
  16. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  17. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  18. package/es/components/table/Table/utils.d.ts +1 -1
  19. package/es/utils/index.d.ts +1 -1
  20. package/es/utils/platform.d.ts +1 -1
  21. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  22. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  23. package/lib/components/date-picker/index.d.ts +1 -0
  24. package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  25. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  26. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  27. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  28. package/lib/components/table/Table/fields/index.d.ts +3 -2
  29. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  30. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  31. package/lib/components/table/Table/utils.d.ts +1 -1
  32. package/lib/utils/index.d.ts +1 -1
  33. package/lib/utils/platform.d.ts +1 -1
  34. package/package.json +1 -1
  35. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -10
  36. package/es/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  37. package/es/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  38. package/es/components/PisellBasicGrid/index.d.ts +0 -6
  39. package/es/components/PisellBasicGrid/types.d.ts +0 -221
  40. package/es/components/PisellBasicGrid/utils/index.d.ts +0 -63
  41. package/es/components/PisellCards/PisellCards.d.ts +0 -8
  42. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -9
  43. package/es/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  44. package/es/components/PisellCards/components/GraphicTextCard/components/GraphicArea.d.ts +0 -24
  45. package/es/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  46. package/es/components/PisellCards/components/GraphicTextCard/components/index.d.ts +0 -6
  47. package/es/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  48. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  49. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  50. package/es/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  51. package/es/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  52. package/es/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  53. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  54. package/es/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  55. package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  56. package/es/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  57. package/es/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  58. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  59. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  60. package/es/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  61. package/es/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  62. package/es/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  63. package/es/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  64. package/es/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  65. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  66. package/es/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  67. package/es/components/PisellCards/components/PisellImageCard/index.d.ts +0 -5
  68. package/es/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  69. package/es/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  70. package/es/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  71. package/es/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  72. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -4
  73. package/es/components/PisellCards/components/TabCard/index.d.ts +0 -5
  74. package/es/components/PisellCards/components/TabCard/types.d.ts +0 -70
  75. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -8
  76. package/es/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  77. package/es/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  78. package/es/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  79. package/es/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  80. package/es/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  81. package/es/components/PisellCards/components/TextCard/index.d.ts +0 -5
  82. package/es/components/PisellCards/components/TextCard/types.d.ts +0 -270
  83. package/es/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  84. package/es/components/PisellCards/components/index.d.ts +0 -10
  85. package/es/components/PisellCards/hooks/index.d.ts +0 -0
  86. package/es/components/PisellCards/index.d.ts +0 -14
  87. package/es/components/PisellCards/types.d.ts +0 -48
  88. package/es/components/PisellCards/utils/index.d.ts +0 -0
  89. package/es/components/PisellFields/index.d.ts +0 -36
  90. package/es/components/PisellGroupView/PisellGroupView.stories.d.ts +0 -27
  91. package/es/components/PisellGroupView/index.d.ts +0 -6
  92. package/es/components/PisellGroupView/utils/index.d.ts +0 -20
  93. package/es/components/PisellLayouts/index.d.ts +0 -37
  94. package/es/components/PisellMetrics/index.d.ts +0 -23
  95. package/es/components/PisellProcedure/PisellProcedure.d.ts +0 -22
  96. package/es/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
  97. package/es/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  98. package/es/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
  99. package/es/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  100. package/es/components/PisellProcedure/components/ProcedureFooter.d.ts +0 -38
  101. package/es/components/PisellProcedure/components/ProcedureHeader.d.ts +0 -34
  102. package/es/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  103. package/es/components/PisellProcedure/components/index.d.ts +0 -12
  104. package/es/components/PisellProcedure/hooks/index.d.ts +0 -8
  105. package/es/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  106. package/es/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  107. package/es/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  108. package/es/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  109. package/es/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  110. package/es/components/PisellProcedure/index.d.ts +0 -5
  111. package/es/components/PisellProcedure/types.d.ts +0 -363
  112. package/es/components/PisellProcedure/utils/classNames.d.ts +0 -33
  113. package/es/components/PisellProcedure/utils/extractText.d.ts +0 -20
  114. package/es/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  115. package/es/components/PisellProcedure/utils/index.d.ts +0 -8
  116. package/es/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  117. package/es/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  118. package/es/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  119. package/es/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  120. package/es/components/PisellScrollView/hooks/index.d.ts +0 -3
  121. package/es/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  122. package/es/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  123. package/es/components/PisellScrollView/index.d.ts +0 -3
  124. package/es/components/PisellScrollView/types.d.ts +0 -203
  125. package/es/components/PisellScrollView/utils/index.d.ts +0 -0
  126. package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
  127. package/es/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  128. package/es/components/PisellSteps/hooks/index.d.ts +0 -4
  129. package/es/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  130. package/es/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  131. package/es/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  132. package/es/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  133. package/es/components/PisellSteps/index.d.ts +0 -3
  134. package/es/components/PisellSteps/types.d.ts +0 -257
  135. package/es/components/PisellSteps/utils/index.d.ts +0 -54
  136. package/es/components/PisellSuperTabs/components/index.d.ts +0 -0
  137. package/es/components/PisellSuperTabs/hooks/index.d.ts +0 -1
  138. package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  139. package/es/components/PisellSuperTabs/index.d.ts +0 -3
  140. package/es/components/PisellSuperTabs/types.d.ts +0 -212
  141. package/es/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  142. package/es/components/PisellSuperTabs/utils/index.d.ts +0 -1
  143. package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  144. package/es/components/PisellTabbar/locales.d.ts +0 -23
  145. package/es/components/PisellTabbar/mock.d.ts +0 -47
  146. package/es/components/PisellTabbar/template/index.d.ts +0 -0
  147. package/es/components/PisellTabbar2/PisellTabbar.d.ts +0 -23
  148. package/es/components/PisellTabbar2/components/TabbarLevel.d.ts +0 -8
  149. package/es/components/PisellTabbar2/components/index.d.ts +0 -1
  150. package/es/components/PisellTabbar2/constants.d.ts +0 -46
  151. package/es/components/PisellTabbar2/hooks/index.d.ts +0 -2
  152. package/es/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  153. package/es/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  154. package/es/components/PisellTabbar2/index.d.ts +0 -6
  155. package/es/components/PisellTabbar2/locales.d.ts +0 -23
  156. package/es/components/PisellTabbar2/mock.d.ts +0 -205
  157. package/es/components/PisellTabbar2/types.d.ts +0 -117
  158. package/es/components/PisellTabbar2/utils/index.d.ts +0 -35
  159. package/es/components/PisellTabbar3/PisellTabbar.d.ts +0 -20
  160. package/es/components/PisellTabbar3/index.d.ts +0 -6
  161. package/es/components/PisellTabbar3/locales.d.ts +0 -23
  162. package/es/components/PisellTabbar3/mock.d.ts +0 -47
  163. package/es/components/PisellTabbar3/types.d.ts +0 -111
  164. package/es/components/SafeAreaTop/index.d.ts +0 -5
  165. package/es/components/SafeAreaTop/types.d.ts +0 -9
  166. package/es/components/Template/PisellSteps.d.ts +0 -0
  167. package/es/components/Template/components/index.d.ts +0 -0
  168. package/es/components/Template/hooks/index.d.ts +0 -0
  169. package/es/components/Template/index.d.ts +0 -0
  170. package/es/components/Template/types.d.ts +0 -0
  171. package/es/components/Template/utils/index.d.ts +0 -0
  172. package/es/components/buttonGroupPreview/index.d.ts +0 -19
  173. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
  174. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  175. package/es/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
  176. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  177. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
  178. package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  179. package/es/components/dataSourceComponents/dataSourceSubForm/index.d.ts +0 -13
  180. package/es/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
  181. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -4
  182. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  183. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  184. package/es/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
  185. package/es/components/dataSourceComponents/fields/RecordListWrapper/WithMode.d.ts +0 -4
  186. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +0 -12
  187. package/es/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
  188. package/es/components/dataSourceComponents/fields/Tabs/ReadPretty.d.ts +0 -9
  189. package/es/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
  190. package/es/components/dataSourceComponents/fields/Tabs/WithMode.d.ts +0 -6
  191. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +0 -12
  192. package/es/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
  193. package/es/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  194. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
  195. package/es/components/dataSourceComponents/fields/index.d.ts +0 -141
  196. package/es/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
  197. package/es/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  198. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
  199. package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  200. package/es/components/filter/components/Dropdown/types.d.ts +0 -15
  201. package/es/components/filter/components/FilterButton/types.d.ts +0 -29
  202. package/es/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.d.ts +0 -21
  203. package/es/components/filter/types.d.ts +0 -52
  204. package/es/components/keyboard/index.d.ts +0 -22
  205. package/es/components/pisellBatchActionBar/index.d.ts +0 -6
  206. package/es/components/pisellBatchActionBar/types.d.ts +0 -237
  207. package/es/components/pisellCurrency/PisellCurrency.stories.d.ts +0 -56
  208. package/es/components/pisellCurrency/components/DisabledView.d.ts +0 -11
  209. package/es/components/pisellCurrency/components/ReadOnlyView.d.ts +0 -17
  210. package/es/components/pisellCurrency/components/index.d.ts +0 -6
  211. package/es/components/pisellCurrency/index.d.ts +0 -7
  212. package/es/components/pisellCurrency/utils/index.d.ts +0 -5
  213. package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -4
  214. package/es/components/pisellDataSourceContainer/components/ColumnsSetting/index.d.ts +0 -28
  215. package/es/components/pisellDataSourceContainer/components/Filter/FilterButton.d.ts +0 -7
  216. package/es/components/pisellDataSourceContainer/components/Filter/QuickFilter.d.ts +0 -10
  217. package/es/components/pisellDataSourceContainer/components/Filter/index.d.ts +0 -14
  218. package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  219. package/es/components/pisellDataSourceContainer/components/Sort/index.d.ts +0 -9
  220. package/es/components/pisellDataSourceContainer/components/Table/index.d.ts +0 -9
  221. package/es/components/pisellDataSourceContainer/components/Table/useColumns.d.ts +0 -14
  222. package/es/components/pisellDataSourceContainer/hooks/useContainerContext.d.ts +0 -3
  223. package/es/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
  224. package/es/components/pisellDataSourceContainer/index.d.ts +0 -28
  225. package/es/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
  226. package/es/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
  227. package/es/components/pisellDataSourceContainer/type.d.ts +0 -84
  228. package/es/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  229. package/es/components/pisellDataSourceContainer/utils/withContainer.d.ts +0 -9
  230. package/es/components/pisellDateTimeDisplay/PisellDateTimeDisplay.d.ts +0 -35
  231. package/es/components/pisellDateTimeDisplay/PisellDateTimeDisplay.stories.d.ts +0 -195
  232. package/es/components/pisellDateTimeDisplay/components/DateDisplay.d.ts +0 -48
  233. package/es/components/pisellDateTimeDisplay/components/TimeDisplay.d.ts +0 -42
  234. package/es/components/pisellDateTimeDisplay/components/WeekdayDisplay.d.ts +0 -57
  235. package/es/components/pisellDateTimeDisplay/components/index.d.ts +0 -6
  236. package/es/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  237. package/es/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  238. package/es/components/pisellDateTimeDisplay/hooks/index.d.ts +0 -2
  239. package/es/components/pisellDateTimeDisplay/hooks/useCurrentTime.d.ts +0 -46
  240. package/es/components/pisellDateTimeDisplay/index.d.ts +0 -3
  241. package/es/components/pisellDateTimeDisplay/types.d.ts +0 -352
  242. package/es/components/pisellDateTimeDisplay/utils/formatDate.d.ts +0 -21
  243. package/es/components/pisellDateTimeDisplay/utils/formatDateOrRelative.d.ts +0 -17
  244. package/es/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  245. package/es/components/pisellDateTimeDisplay/utils/formatWeekday.d.ts +0 -30
  246. package/es/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  247. package/es/components/pisellDateTimeDisplay/utils/index.d.ts +0 -7
  248. package/es/components/pisellDateTimeDisplay/utils/relativeDay.d.ts +0 -24
  249. package/es/components/pisellEmail/PisellEmail.stories.d.ts +0 -116
  250. package/es/components/pisellEmail/components/DisabledView.d.ts +0 -14
  251. package/es/components/pisellEmail/components/ReadOnlyView.d.ts +0 -15
  252. package/es/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  253. package/es/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  254. package/es/components/pisellEmail/index.d.ts +0 -7
  255. package/es/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  256. package/es/components/pisellEmail/utils/emailHelper.d.ts +0 -66
  257. package/es/components/pisellEmail/utils/emailValidator.d.ts +0 -45
  258. package/es/components/pisellEmail/utils/index.d.ts +0 -6
  259. package/es/components/pisellFilter/index.d.ts +0 -4
  260. package/es/components/pisellFilter/type.d.ts +0 -7
  261. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -59
  262. package/es/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
  263. package/es/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
  264. package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -89
  265. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
  266. package/es/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -49
  267. package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +0 -13
  268. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  269. package/es/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -59
  270. package/es/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
  271. package/es/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
  272. package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
  273. package/es/components/pisellFloorMapLayout/components/index.d.ts +0 -23
  274. package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
  275. package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  276. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  277. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  278. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  279. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
  280. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
  281. package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  282. package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
  283. package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  284. package/es/components/pisellFloorMapLayout/index.d.ts +0 -39
  285. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  286. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  287. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
  288. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
  289. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
  290. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
  291. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  292. package/es/components/pisellFloorMapLayout/types.d.ts +0 -769
  293. package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  294. package/es/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
  295. package/es/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
  296. package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  297. package/es/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +0 -83
  298. package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  299. package/es/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
  300. package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  301. package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  302. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  303. package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  304. package/es/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
  305. package/es/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
  306. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  307. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  308. package/es/components/pisellFloorMapLayout/utils/floorMapSelectionZone.d.ts +0 -24
  309. package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  310. package/es/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
  311. package/es/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
  312. package/es/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
  313. package/es/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
  314. package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  315. package/es/components/pisellGridPro/GridPro.d.ts +0 -9
  316. package/es/components/pisellGridPro/GridView/index.d.ts +0 -6
  317. package/es/components/pisellGridPro/GridView/type.d.ts +0 -3
  318. package/es/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  319. package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  320. package/es/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  321. package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -6
  322. package/es/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  323. package/es/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  324. package/es/components/pisellGridPro/components/Header/index.d.ts +0 -12
  325. package/es/components/pisellGridPro/index.d.ts +0 -4
  326. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  327. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  328. package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  329. package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  330. package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  331. package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  332. package/es/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  333. package/es/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  334. package/es/components/pisellLayout/index.d.ts +0 -14
  335. package/es/components/pisellLongText/PisellLongText.stories.d.ts +0 -123
  336. package/es/components/pisellLongText/components/DisabledView.d.ts +0 -16
  337. package/es/components/pisellLongText/components/ReadOnlyView.d.ts +0 -18
  338. package/es/components/pisellLongText/index.d.ts +0 -7
  339. package/es/components/pisellLookup/hooks/index.d.ts +0 -6
  340. package/es/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  341. package/es/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  342. package/es/components/pisellLookup/utils/storage.d.ts +0 -42
  343. package/es/components/pisellMetricCard/PisellMetricCard.d.ts +0 -35
  344. package/es/components/pisellMetricCard/PisellMetricCard.stories.d.ts +0 -17
  345. package/es/components/pisellMetricCard/components/MetricComparison.d.ts +0 -14
  346. package/es/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  347. package/es/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  348. package/es/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  349. package/es/components/pisellMetricCard/components/index.d.ts +0 -7
  350. package/es/components/pisellMetricCard/index.d.ts +0 -6
  351. package/es/components/pisellMetricCard/types.d.ts +0 -201
  352. package/es/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  353. package/es/components/pisellMetricCard/utils/index.d.ts +0 -5
  354. package/es/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  355. package/es/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  356. package/es/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  357. package/es/components/pisellModal/index.d.ts +0 -62
  358. package/es/components/pisellMultipleSelect/PisellMultipleSelect.stories.d.ts +0 -70
  359. package/es/components/pisellMultipleSelect/components/DisabledView.d.ts +0 -8
  360. package/es/components/pisellMultipleSelect/index.d.ts +0 -7
  361. package/es/components/pisellNumber/PisellNumber.stories.d.ts +0 -66
  362. package/es/components/pisellNumber/components/DisabledView.d.ts +0 -11
  363. package/es/components/pisellNumber/components/index.d.ts +0 -6
  364. package/es/components/pisellNumber/index.d.ts +0 -7
  365. package/es/components/pisellPercent/PisellPercent.stories.d.ts +0 -52
  366. package/es/components/pisellPercent/components/DisabledView.d.ts +0 -11
  367. package/es/components/pisellPercent/components/ReadOnlyView.d.ts +0 -14
  368. package/es/components/pisellPercent/components/index.d.ts +0 -6
  369. package/es/components/pisellPercent/index.d.ts +0 -7
  370. package/es/components/pisellPercent/utils/index.d.ts +0 -6
  371. package/es/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  372. package/es/components/pisellPhone/PisellPhone.stories.d.ts +0 -80
  373. package/es/components/pisellPhone/components/DisabledView.d.ts +0 -16
  374. package/es/components/pisellPhone/components/ReadOnlyView.d.ts +0 -17
  375. package/es/components/pisellPhone/constants/countryCodes.d.ts +0 -20
  376. package/es/components/pisellPhone/index.d.ts +0 -8
  377. package/es/components/pisellPhone/utils/countryCodeHelper.d.ts +0 -35
  378. package/es/components/pisellPhone/utils/index.d.ts +0 -6
  379. package/es/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  380. package/es/components/pisellQuickFilter/index.d.ts +0 -11
  381. package/es/components/pisellQuickFilter/type.d.ts +0 -12
  382. package/es/components/pisellRating/PisellRating.stories.d.ts +0 -53
  383. package/es/components/pisellRating/index.d.ts +0 -7
  384. package/es/components/pisellRecordBoard/context/RecordBoardContext.d.ts +0 -3
  385. package/es/components/pisellRecordBoard/context/RecordBoardProvider.d.ts +0 -11
  386. package/es/components/pisellRecordBoard/hooks/useRecordBoardContext.d.ts +0 -16
  387. package/es/components/pisellRecordBoard/layouts/CardLayout/CardList.d.ts +0 -12
  388. package/es/components/pisellRecordBoard/layouts/CardLayout/index.d.ts +0 -13
  389. package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
  390. package/es/components/pisellRecordBoard/layouts/GridLayout/index.d.ts +0 -13
  391. package/es/components/pisellRecordBoard/shellFrame/BatchActionBar/index.d.ts +0 -8
  392. package/es/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
  393. package/es/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +0 -34
  394. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  395. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  396. package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
  397. package/es/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +0 -18
  398. package/es/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +0 -7
  399. package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +0 -17
  400. package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +0 -30
  401. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +0 -10
  402. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
  403. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +0 -330
  404. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +0 -21
  405. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +0 -52
  406. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +0 -23
  407. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +0 -22
  408. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +0 -57
  409. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +0 -26
  410. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
  411. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +0 -4
  412. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +0 -8
  413. package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/ColumnSettingPopover.d.ts +0 -15
  414. package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
  415. package/es/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
  416. package/es/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
  417. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  418. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
  419. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
  420. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
  421. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
  422. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
  423. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  424. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
  425. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  426. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
  427. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
  428. package/es/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
  429. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  430. package/es/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -19
  431. package/es/components/pisellRecordBoard/types.d.ts +0 -899
  432. package/es/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
  433. package/es/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
  434. package/es/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +0 -27
  435. package/es/components/pisellRecordBoard/utils/withRecordBoard.d.ts +0 -9
  436. package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
  437. package/es/components/pisellReservationSchedule/types.d.ts +0 -52
  438. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
  439. package/es/components/pisellReservationScheduleBand/index.d.ts +0 -3
  440. package/es/components/pisellReservationScheduleBand/types.d.ts +0 -68
  441. package/es/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  442. package/es/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  443. package/es/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
  444. package/es/components/pisellShellFrame/index.d.ts +0 -2
  445. package/es/components/pisellShellFrame/types.d.ts +0 -62
  446. package/es/components/pisellSingleLineText/PisellSingleLineText.stories.d.ts +0 -102
  447. package/es/components/pisellSingleLineText/components/DisabledView.d.ts +0 -16
  448. package/es/components/pisellSingleLineText/components/ReadOnlyView.d.ts +0 -20
  449. package/es/components/pisellSingleLineText/index.d.ts +0 -7
  450. package/es/components/pisellSingleSelect/PisellSingleSelect.stories.d.ts +0 -66
  451. package/es/components/pisellSingleSelect/components/DisabledView.d.ts +0 -8
  452. package/es/components/pisellSingleSelect/index.d.ts +0 -7
  453. package/es/components/pisellSort/index.d.ts +0 -4
  454. package/es/components/pisellSort/type.d.ts +0 -7
  455. package/es/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
  456. package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  457. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  458. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  459. package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  460. package/es/components/pisellTimeNavigator/components/index.d.ts +0 -5
  461. package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  462. package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  463. package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  464. package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  465. package/es/components/pisellTimeNavigator/index.d.ts +0 -5
  466. package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
  467. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  468. package/es/components/pisellTimeNavigator/types.d.ts +0 -175
  469. package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  470. package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
  471. package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
  472. package/es/components/pisellTimeRangeDisplay/components/DateBlock.d.ts +0 -20
  473. package/es/components/pisellTimeRangeDisplay/components/DurationBlock.d.ts +0 -19
  474. package/es/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -36
  475. package/es/components/pisellTimeRangeDisplay/components/WeekdayBlock.d.ts +0 -18
  476. package/es/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
  477. package/es/components/pisellTimeRangeDisplay/index.d.ts +0 -3
  478. package/es/components/pisellTimeRangeDisplay/types.d.ts +0 -145
  479. package/es/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  480. package/es/components/pisellTimeRangeDisplay/utils/index.d.ts +0 -4
  481. package/es/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
  482. package/es/components/pisellUrl/PisellUrl.stories.d.ts +0 -108
  483. package/es/components/pisellUrl/components/DisabledView.d.ts +0 -14
  484. package/es/components/pisellUrl/components/ReadOnlyView.d.ts +0 -15
  485. package/es/components/pisellUrl/index.d.ts +0 -7
  486. package/es/components/pisellUrl/utils/index.d.ts +0 -6
  487. package/es/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  488. package/es/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  489. package/es/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  490. package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  491. package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
  492. package/es/components/productCard/cartSkuCard/locales.d.ts +0 -203
  493. package/es/components/productCard/lineItem/components/Resources/index.d.ts +0 -7
  494. package/es/components/productCard/lineItem/locales.d.ts +0 -38
  495. package/es/components/productCard/lineItem/types.d.ts +0 -13
  496. package/es/components/select/index.d.ts +0 -9
  497. package/es/components/select-time/RightPanel/index.d.ts +0 -10
  498. package/es/components/select-time/index.d.ts +0 -16
  499. package/es/components/sort/types.d.ts +0 -39
  500. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -9
  501. package/es/components/table/Table/fields/select/Edit/index.d.ts +0 -4
  502. package/es/components/table/Table/fields/types/index.d.ts +0 -33
  503. package/es/components/virtual-keyboard/Time/index.d.ts +0 -14
  504. package/es/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  505. package/es/components/virtualInput/index.d.ts +0 -29
  506. package/es/components/walletCard/index.d.ts +0 -79
  507. package/es/hooks/useMobile.d.ts +0 -8
  508. package/es/hooks/useThemeTokens.d.ts +0 -7
  509. package/es/locales/en-US.d.ts +0 -566
  510. package/es/locales/index.d.ts +0 -1
  511. package/es/theme/tokens.d.ts +0 -22
  512. package/es/utils/tagColor.d.ts +0 -7
  513. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -10
  514. package/lib/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  515. package/lib/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  516. package/lib/components/PisellBasicGrid/index.d.ts +0 -6
  517. package/lib/components/PisellBasicGrid/types.d.ts +0 -221
  518. package/lib/components/PisellBasicGrid/utils/index.d.ts +0 -63
  519. package/lib/components/PisellCards/PisellCards.d.ts +0 -8
  520. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -9
  521. package/lib/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  522. package/lib/components/PisellCards/components/GraphicTextCard/components/GraphicArea.d.ts +0 -24
  523. package/lib/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  524. package/lib/components/PisellCards/components/GraphicTextCard/components/index.d.ts +0 -6
  525. package/lib/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  526. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  527. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  528. package/lib/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  529. package/lib/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  530. package/lib/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  531. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  532. package/lib/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  533. package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  534. package/lib/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  535. package/lib/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  536. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  537. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  538. package/lib/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  539. package/lib/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  540. package/lib/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  541. package/lib/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  542. package/lib/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  543. package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  544. package/lib/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  545. package/lib/components/PisellCards/components/PisellImageCard/index.d.ts +0 -5
  546. package/lib/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  547. package/lib/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  548. package/lib/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  549. package/lib/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  550. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -4
  551. package/lib/components/PisellCards/components/TabCard/index.d.ts +0 -5
  552. package/lib/components/PisellCards/components/TabCard/types.d.ts +0 -70
  553. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -8
  554. package/lib/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  555. package/lib/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  556. package/lib/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  557. package/lib/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  558. package/lib/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  559. package/lib/components/PisellCards/components/TextCard/index.d.ts +0 -5
  560. package/lib/components/PisellCards/components/TextCard/types.d.ts +0 -270
  561. package/lib/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  562. package/lib/components/PisellCards/components/index.d.ts +0 -10
  563. package/lib/components/PisellCards/hooks/index.d.ts +0 -0
  564. package/lib/components/PisellCards/index.d.ts +0 -14
  565. package/lib/components/PisellCards/types.d.ts +0 -48
  566. package/lib/components/PisellCards/utils/index.d.ts +0 -0
  567. package/lib/components/PisellFields/index.d.ts +0 -36
  568. package/lib/components/PisellGroupView/PisellGroupView.stories.d.ts +0 -27
  569. package/lib/components/PisellGroupView/index.d.ts +0 -6
  570. package/lib/components/PisellGroupView/utils/index.d.ts +0 -20
  571. package/lib/components/PisellLayouts/index.d.ts +0 -37
  572. package/lib/components/PisellMetrics/index.d.ts +0 -23
  573. package/lib/components/PisellProcedure/PisellProcedure.d.ts +0 -22
  574. package/lib/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
  575. package/lib/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  576. package/lib/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
  577. package/lib/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  578. package/lib/components/PisellProcedure/components/ProcedureFooter.d.ts +0 -38
  579. package/lib/components/PisellProcedure/components/ProcedureHeader.d.ts +0 -34
  580. package/lib/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  581. package/lib/components/PisellProcedure/components/index.d.ts +0 -12
  582. package/lib/components/PisellProcedure/hooks/index.d.ts +0 -8
  583. package/lib/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  584. package/lib/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  585. package/lib/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  586. package/lib/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  587. package/lib/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  588. package/lib/components/PisellProcedure/index.d.ts +0 -5
  589. package/lib/components/PisellProcedure/types.d.ts +0 -363
  590. package/lib/components/PisellProcedure/utils/classNames.d.ts +0 -33
  591. package/lib/components/PisellProcedure/utils/extractText.d.ts +0 -20
  592. package/lib/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  593. package/lib/components/PisellProcedure/utils/index.d.ts +0 -8
  594. package/lib/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  595. package/lib/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  596. package/lib/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  597. package/lib/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  598. package/lib/components/PisellScrollView/hooks/index.d.ts +0 -3
  599. package/lib/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  600. package/lib/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  601. package/lib/components/PisellScrollView/index.d.ts +0 -3
  602. package/lib/components/PisellScrollView/types.d.ts +0 -203
  603. package/lib/components/PisellScrollView/utils/index.d.ts +0 -0
  604. package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
  605. package/lib/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  606. package/lib/components/PisellSteps/hooks/index.d.ts +0 -4
  607. package/lib/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  608. package/lib/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  609. package/lib/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  610. package/lib/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  611. package/lib/components/PisellSteps/index.d.ts +0 -3
  612. package/lib/components/PisellSteps/types.d.ts +0 -257
  613. package/lib/components/PisellSteps/utils/index.d.ts +0 -54
  614. package/lib/components/PisellSuperTabs/components/index.d.ts +0 -0
  615. package/lib/components/PisellSuperTabs/hooks/index.d.ts +0 -1
  616. package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  617. package/lib/components/PisellSuperTabs/index.d.ts +0 -3
  618. package/lib/components/PisellSuperTabs/types.d.ts +0 -212
  619. package/lib/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  620. package/lib/components/PisellSuperTabs/utils/index.d.ts +0 -1
  621. package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  622. package/lib/components/PisellTabbar/locales.d.ts +0 -23
  623. package/lib/components/PisellTabbar/mock.d.ts +0 -47
  624. package/lib/components/PisellTabbar/template/index.d.ts +0 -0
  625. package/lib/components/PisellTabbar2/PisellTabbar.d.ts +0 -23
  626. package/lib/components/PisellTabbar2/components/TabbarLevel.d.ts +0 -8
  627. package/lib/components/PisellTabbar2/components/index.d.ts +0 -1
  628. package/lib/components/PisellTabbar2/constants.d.ts +0 -46
  629. package/lib/components/PisellTabbar2/hooks/index.d.ts +0 -2
  630. package/lib/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  631. package/lib/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  632. package/lib/components/PisellTabbar2/index.d.ts +0 -6
  633. package/lib/components/PisellTabbar2/locales.d.ts +0 -23
  634. package/lib/components/PisellTabbar2/mock.d.ts +0 -205
  635. package/lib/components/PisellTabbar2/types.d.ts +0 -117
  636. package/lib/components/PisellTabbar2/utils/index.d.ts +0 -35
  637. package/lib/components/PisellTabbar3/PisellTabbar.d.ts +0 -20
  638. package/lib/components/PisellTabbar3/index.d.ts +0 -6
  639. package/lib/components/PisellTabbar3/locales.d.ts +0 -23
  640. package/lib/components/PisellTabbar3/mock.d.ts +0 -47
  641. package/lib/components/PisellTabbar3/types.d.ts +0 -111
  642. package/lib/components/SafeAreaTop/index.d.ts +0 -5
  643. package/lib/components/SafeAreaTop/types.d.ts +0 -9
  644. package/lib/components/Template/PisellSteps.d.ts +0 -0
  645. package/lib/components/Template/components/index.d.ts +0 -0
  646. package/lib/components/Template/hooks/index.d.ts +0 -0
  647. package/lib/components/Template/index.d.ts +0 -0
  648. package/lib/components/Template/types.d.ts +0 -0
  649. package/lib/components/Template/utils/index.d.ts +0 -0
  650. package/lib/components/buttonGroupPreview/index.d.ts +0 -19
  651. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
  652. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  653. package/lib/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
  654. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  655. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
  656. package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  657. package/lib/components/dataSourceComponents/dataSourceSubForm/index.d.ts +0 -13
  658. package/lib/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
  659. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -4
  660. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  661. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  662. package/lib/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
  663. package/lib/components/dataSourceComponents/fields/RecordListWrapper/WithMode.d.ts +0 -4
  664. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +0 -12
  665. package/lib/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
  666. package/lib/components/dataSourceComponents/fields/Tabs/ReadPretty.d.ts +0 -9
  667. package/lib/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
  668. package/lib/components/dataSourceComponents/fields/Tabs/WithMode.d.ts +0 -6
  669. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +0 -12
  670. package/lib/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
  671. package/lib/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  672. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
  673. package/lib/components/dataSourceComponents/fields/index.d.ts +0 -141
  674. package/lib/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
  675. package/lib/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  676. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
  677. package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  678. package/lib/components/filter/components/Dropdown/types.d.ts +0 -15
  679. package/lib/components/filter/components/FilterButton/types.d.ts +0 -29
  680. package/lib/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.d.ts +0 -21
  681. package/lib/components/filter/types.d.ts +0 -52
  682. package/lib/components/keyboard/index.d.ts +0 -22
  683. package/lib/components/pisellBatchActionBar/index.d.ts +0 -6
  684. package/lib/components/pisellBatchActionBar/types.d.ts +0 -237
  685. package/lib/components/pisellCurrency/PisellCurrency.stories.d.ts +0 -56
  686. package/lib/components/pisellCurrency/components/DisabledView.d.ts +0 -11
  687. package/lib/components/pisellCurrency/components/ReadOnlyView.d.ts +0 -17
  688. package/lib/components/pisellCurrency/components/index.d.ts +0 -6
  689. package/lib/components/pisellCurrency/index.d.ts +0 -7
  690. package/lib/components/pisellCurrency/utils/index.d.ts +0 -5
  691. package/lib/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -4
  692. package/lib/components/pisellDataSourceContainer/components/ColumnsSetting/index.d.ts +0 -28
  693. package/lib/components/pisellDataSourceContainer/components/Filter/FilterButton.d.ts +0 -7
  694. package/lib/components/pisellDataSourceContainer/components/Filter/QuickFilter.d.ts +0 -10
  695. package/lib/components/pisellDataSourceContainer/components/Filter/index.d.ts +0 -14
  696. package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  697. package/lib/components/pisellDataSourceContainer/components/Sort/index.d.ts +0 -9
  698. package/lib/components/pisellDataSourceContainer/components/Table/index.d.ts +0 -9
  699. package/lib/components/pisellDataSourceContainer/components/Table/useColumns.d.ts +0 -14
  700. package/lib/components/pisellDataSourceContainer/hooks/useContainerContext.d.ts +0 -3
  701. package/lib/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
  702. package/lib/components/pisellDataSourceContainer/index.d.ts +0 -28
  703. package/lib/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
  704. package/lib/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
  705. package/lib/components/pisellDataSourceContainer/type.d.ts +0 -84
  706. package/lib/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  707. package/lib/components/pisellDataSourceContainer/utils/withContainer.d.ts +0 -9
  708. package/lib/components/pisellDateTimeDisplay/PisellDateTimeDisplay.d.ts +0 -35
  709. package/lib/components/pisellDateTimeDisplay/PisellDateTimeDisplay.stories.d.ts +0 -195
  710. package/lib/components/pisellDateTimeDisplay/components/DateDisplay.d.ts +0 -48
  711. package/lib/components/pisellDateTimeDisplay/components/TimeDisplay.d.ts +0 -42
  712. package/lib/components/pisellDateTimeDisplay/components/WeekdayDisplay.d.ts +0 -57
  713. package/lib/components/pisellDateTimeDisplay/components/index.d.ts +0 -6
  714. package/lib/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  715. package/lib/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  716. package/lib/components/pisellDateTimeDisplay/hooks/index.d.ts +0 -2
  717. package/lib/components/pisellDateTimeDisplay/hooks/useCurrentTime.d.ts +0 -46
  718. package/lib/components/pisellDateTimeDisplay/index.d.ts +0 -3
  719. package/lib/components/pisellDateTimeDisplay/types.d.ts +0 -352
  720. package/lib/components/pisellDateTimeDisplay/utils/formatDate.d.ts +0 -21
  721. package/lib/components/pisellDateTimeDisplay/utils/formatDateOrRelative.d.ts +0 -17
  722. package/lib/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  723. package/lib/components/pisellDateTimeDisplay/utils/formatWeekday.d.ts +0 -30
  724. package/lib/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  725. package/lib/components/pisellDateTimeDisplay/utils/index.d.ts +0 -7
  726. package/lib/components/pisellDateTimeDisplay/utils/relativeDay.d.ts +0 -24
  727. package/lib/components/pisellEmail/PisellEmail.stories.d.ts +0 -116
  728. package/lib/components/pisellEmail/components/DisabledView.d.ts +0 -14
  729. package/lib/components/pisellEmail/components/ReadOnlyView.d.ts +0 -15
  730. package/lib/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  731. package/lib/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  732. package/lib/components/pisellEmail/index.d.ts +0 -7
  733. package/lib/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  734. package/lib/components/pisellEmail/utils/emailHelper.d.ts +0 -66
  735. package/lib/components/pisellEmail/utils/emailValidator.d.ts +0 -45
  736. package/lib/components/pisellEmail/utils/index.d.ts +0 -6
  737. package/lib/components/pisellFilter/index.d.ts +0 -4
  738. package/lib/components/pisellFilter/type.d.ts +0 -7
  739. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -59
  740. package/lib/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
  741. package/lib/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
  742. package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -89
  743. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
  744. package/lib/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -49
  745. package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +0 -13
  746. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  747. package/lib/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -59
  748. package/lib/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
  749. package/lib/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
  750. package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
  751. package/lib/components/pisellFloorMapLayout/components/index.d.ts +0 -23
  752. package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
  753. package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  754. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  755. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  756. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  757. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
  758. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
  759. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  760. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
  761. package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  762. package/lib/components/pisellFloorMapLayout/index.d.ts +0 -39
  763. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  764. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  765. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
  766. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
  767. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
  768. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
  769. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  770. package/lib/components/pisellFloorMapLayout/types.d.ts +0 -769
  771. package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  772. package/lib/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
  773. package/lib/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
  774. package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  775. package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +0 -83
  776. package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  777. package/lib/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
  778. package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  779. package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  780. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  781. package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  782. package/lib/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
  783. package/lib/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
  784. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  785. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  786. package/lib/components/pisellFloorMapLayout/utils/floorMapSelectionZone.d.ts +0 -24
  787. package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  788. package/lib/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
  789. package/lib/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
  790. package/lib/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
  791. package/lib/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
  792. package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  793. package/lib/components/pisellGridPro/GridPro.d.ts +0 -9
  794. package/lib/components/pisellGridPro/GridView/index.d.ts +0 -6
  795. package/lib/components/pisellGridPro/GridView/type.d.ts +0 -3
  796. package/lib/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  797. package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  798. package/lib/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  799. package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -6
  800. package/lib/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  801. package/lib/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  802. package/lib/components/pisellGridPro/components/Header/index.d.ts +0 -12
  803. package/lib/components/pisellGridPro/index.d.ts +0 -4
  804. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  805. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  806. package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  807. package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  808. package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  809. package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  810. package/lib/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  811. package/lib/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  812. package/lib/components/pisellLayout/index.d.ts +0 -14
  813. package/lib/components/pisellLongText/PisellLongText.stories.d.ts +0 -123
  814. package/lib/components/pisellLongText/components/DisabledView.d.ts +0 -16
  815. package/lib/components/pisellLongText/components/ReadOnlyView.d.ts +0 -18
  816. package/lib/components/pisellLongText/index.d.ts +0 -7
  817. package/lib/components/pisellLookup/hooks/index.d.ts +0 -6
  818. package/lib/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  819. package/lib/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  820. package/lib/components/pisellLookup/utils/storage.d.ts +0 -42
  821. package/lib/components/pisellMetricCard/PisellMetricCard.d.ts +0 -35
  822. package/lib/components/pisellMetricCard/PisellMetricCard.stories.d.ts +0 -17
  823. package/lib/components/pisellMetricCard/components/MetricComparison.d.ts +0 -14
  824. package/lib/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  825. package/lib/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  826. package/lib/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  827. package/lib/components/pisellMetricCard/components/index.d.ts +0 -7
  828. package/lib/components/pisellMetricCard/index.d.ts +0 -6
  829. package/lib/components/pisellMetricCard/types.d.ts +0 -201
  830. package/lib/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  831. package/lib/components/pisellMetricCard/utils/index.d.ts +0 -5
  832. package/lib/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  833. package/lib/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  834. package/lib/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  835. package/lib/components/pisellModal/index.d.ts +0 -62
  836. package/lib/components/pisellMultipleSelect/PisellMultipleSelect.stories.d.ts +0 -70
  837. package/lib/components/pisellMultipleSelect/components/DisabledView.d.ts +0 -8
  838. package/lib/components/pisellMultipleSelect/index.d.ts +0 -7
  839. package/lib/components/pisellNumber/PisellNumber.stories.d.ts +0 -66
  840. package/lib/components/pisellNumber/components/DisabledView.d.ts +0 -11
  841. package/lib/components/pisellNumber/components/index.d.ts +0 -6
  842. package/lib/components/pisellNumber/index.d.ts +0 -7
  843. package/lib/components/pisellPercent/PisellPercent.stories.d.ts +0 -52
  844. package/lib/components/pisellPercent/components/DisabledView.d.ts +0 -11
  845. package/lib/components/pisellPercent/components/ReadOnlyView.d.ts +0 -14
  846. package/lib/components/pisellPercent/components/index.d.ts +0 -6
  847. package/lib/components/pisellPercent/index.d.ts +0 -7
  848. package/lib/components/pisellPercent/utils/index.d.ts +0 -6
  849. package/lib/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  850. package/lib/components/pisellPhone/PisellPhone.stories.d.ts +0 -80
  851. package/lib/components/pisellPhone/components/DisabledView.d.ts +0 -16
  852. package/lib/components/pisellPhone/components/ReadOnlyView.d.ts +0 -17
  853. package/lib/components/pisellPhone/constants/countryCodes.d.ts +0 -20
  854. package/lib/components/pisellPhone/index.d.ts +0 -8
  855. package/lib/components/pisellPhone/utils/countryCodeHelper.d.ts +0 -35
  856. package/lib/components/pisellPhone/utils/index.d.ts +0 -6
  857. package/lib/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  858. package/lib/components/pisellQuickFilter/index.d.ts +0 -11
  859. package/lib/components/pisellQuickFilter/type.d.ts +0 -12
  860. package/lib/components/pisellRating/PisellRating.stories.d.ts +0 -53
  861. package/lib/components/pisellRating/index.d.ts +0 -7
  862. package/lib/components/pisellRecordBoard/context/RecordBoardContext.d.ts +0 -3
  863. package/lib/components/pisellRecordBoard/context/RecordBoardProvider.d.ts +0 -11
  864. package/lib/components/pisellRecordBoard/hooks/useRecordBoardContext.d.ts +0 -16
  865. package/lib/components/pisellRecordBoard/layouts/CardLayout/CardList.d.ts +0 -12
  866. package/lib/components/pisellRecordBoard/layouts/CardLayout/index.d.ts +0 -13
  867. package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
  868. package/lib/components/pisellRecordBoard/layouts/GridLayout/index.d.ts +0 -13
  869. package/lib/components/pisellRecordBoard/shellFrame/BatchActionBar/index.d.ts +0 -8
  870. package/lib/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
  871. package/lib/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +0 -34
  872. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  873. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  874. package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
  875. package/lib/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +0 -18
  876. package/lib/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +0 -7
  877. package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +0 -17
  878. package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +0 -30
  879. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +0 -10
  880. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
  881. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +0 -330
  882. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +0 -21
  883. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +0 -52
  884. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +0 -23
  885. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +0 -22
  886. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +0 -57
  887. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +0 -26
  888. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
  889. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +0 -4
  890. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +0 -8
  891. package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/ColumnSettingPopover.d.ts +0 -15
  892. package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
  893. package/lib/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
  894. package/lib/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
  895. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  896. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
  897. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
  898. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
  899. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
  900. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
  901. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  902. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
  903. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  904. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
  905. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
  906. package/lib/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
  907. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  908. package/lib/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -19
  909. package/lib/components/pisellRecordBoard/types.d.ts +0 -899
  910. package/lib/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
  911. package/lib/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
  912. package/lib/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +0 -27
  913. package/lib/components/pisellRecordBoard/utils/withRecordBoard.d.ts +0 -9
  914. package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
  915. package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
  916. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
  917. package/lib/components/pisellReservationScheduleBand/index.d.ts +0 -3
  918. package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -68
  919. package/lib/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  920. package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  921. package/lib/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
  922. package/lib/components/pisellShellFrame/index.d.ts +0 -2
  923. package/lib/components/pisellShellFrame/types.d.ts +0 -62
  924. package/lib/components/pisellSingleLineText/PisellSingleLineText.stories.d.ts +0 -102
  925. package/lib/components/pisellSingleLineText/components/DisabledView.d.ts +0 -16
  926. package/lib/components/pisellSingleLineText/components/ReadOnlyView.d.ts +0 -20
  927. package/lib/components/pisellSingleLineText/index.d.ts +0 -7
  928. package/lib/components/pisellSingleSelect/PisellSingleSelect.stories.d.ts +0 -66
  929. package/lib/components/pisellSingleSelect/components/DisabledView.d.ts +0 -8
  930. package/lib/components/pisellSingleSelect/index.d.ts +0 -7
  931. package/lib/components/pisellSort/index.d.ts +0 -4
  932. package/lib/components/pisellSort/type.d.ts +0 -7
  933. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
  934. package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  935. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  936. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  937. package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  938. package/lib/components/pisellTimeNavigator/components/index.d.ts +0 -5
  939. package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  940. package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  941. package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  942. package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  943. package/lib/components/pisellTimeNavigator/index.d.ts +0 -5
  944. package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
  945. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  946. package/lib/components/pisellTimeNavigator/types.d.ts +0 -175
  947. package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  948. package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
  949. package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
  950. package/lib/components/pisellTimeRangeDisplay/components/DateBlock.d.ts +0 -20
  951. package/lib/components/pisellTimeRangeDisplay/components/DurationBlock.d.ts +0 -19
  952. package/lib/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -36
  953. package/lib/components/pisellTimeRangeDisplay/components/WeekdayBlock.d.ts +0 -18
  954. package/lib/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
  955. package/lib/components/pisellTimeRangeDisplay/index.d.ts +0 -3
  956. package/lib/components/pisellTimeRangeDisplay/types.d.ts +0 -145
  957. package/lib/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  958. package/lib/components/pisellTimeRangeDisplay/utils/index.d.ts +0 -4
  959. package/lib/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
  960. package/lib/components/pisellUrl/PisellUrl.stories.d.ts +0 -108
  961. package/lib/components/pisellUrl/components/DisabledView.d.ts +0 -14
  962. package/lib/components/pisellUrl/components/ReadOnlyView.d.ts +0 -15
  963. package/lib/components/pisellUrl/index.d.ts +0 -7
  964. package/lib/components/pisellUrl/utils/index.d.ts +0 -6
  965. package/lib/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  966. package/lib/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  967. package/lib/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  968. package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  969. package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
  970. package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -203
  971. package/lib/components/productCard/lineItem/components/Resources/index.d.ts +0 -7
  972. package/lib/components/productCard/lineItem/locales.d.ts +0 -38
  973. package/lib/components/productCard/lineItem/types.d.ts +0 -13
  974. package/lib/components/select/index.d.ts +0 -9
  975. package/lib/components/select-time/RightPanel/index.d.ts +0 -10
  976. package/lib/components/select-time/index.d.ts +0 -16
  977. package/lib/components/sort/types.d.ts +0 -39
  978. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -9
  979. package/lib/components/table/Table/fields/select/Edit/index.d.ts +0 -4
  980. package/lib/components/table/Table/fields/types/index.d.ts +0 -33
  981. package/lib/components/virtual-keyboard/Time/index.d.ts +0 -14
  982. package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  983. package/lib/components/virtualInput/index.d.ts +0 -29
  984. package/lib/components/walletCard/index.d.ts +0 -79
  985. package/lib/hooks/useMobile.d.ts +0 -8
  986. package/lib/hooks/useThemeTokens.d.ts +0 -7
  987. package/lib/locales/en-US.d.ts +0 -566
  988. package/lib/locales/index.d.ts +0 -1
  989. package/lib/theme/tokens.d.ts +0 -22
  990. package/lib/utils/tagColor.d.ts +0 -7
@@ -1,52 +0,0 @@
1
- import { ModeType } from "../table/types";
2
- /**
3
- * 筛选总配置
4
- */
5
- export declare type FilterType = {
6
- /** 筛选是否展示 */
7
- show: boolean;
8
- /** 筛选项排序按钮是否展示 */
9
- sortButtonShow: boolean;
10
- /** 筛选列表 */
11
- list: FilterItemProps[];
12
- items?: string[];
13
- /** 快速筛选最大长度 */
14
- quickFilterMaxLength: number;
15
- /** 配置存储模式 */
16
- storageMode: "" | "localStorage";
17
- /** 筛选列表项dom */
18
- dom?: any;
19
- };
20
- /**
21
- * 筛选列表项配置
22
- * - type 为 single/input/rangePicker 等时使用内置或映射组件
23
- * - type 为 "custom" 时使用 other.component,组件接收 value/onChange(由 Form 注入)
24
- *
25
- * other 扩展(节选):
26
- * - useAntdMobileRangePicker?: 手机布局下是否用 PisellMobileDateRangePicker(antd-mobile)替代 MUI 单框范围;
27
- * true 强制启用(无 showTime 时);false 强制关闭;缺省时仅对字段名 orderDate 自动启用。
28
- */
29
- export declare type FilterItemProps = {
30
- type: "single" | "input" | "datePicker" | "rangePicker" | "rangePickerNew" | "search" | "custom";
31
- name?: string | string[];
32
- key: string;
33
- props?: object;
34
- label?: string;
35
- sort?: boolean;
36
- localFilter?: boolean;
37
- other: Record<string, any>;
38
- isCustom?: boolean;
39
- columnKey?: string;
40
- isHidden?: boolean;
41
- };
42
- /**
43
- * 筛选组件属性
44
- */
45
- export interface FilterProps {
46
- filter: FilterType;
47
- isRenderFormContent: boolean;
48
- onValuesChange?: () => void;
49
- tableId?: string;
50
- viewMode?: ModeType;
51
- isMobile?: boolean;
52
- }
@@ -1,22 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- export declare type ItemValue = string | number;
4
- export interface Item {
5
- value: ItemValue;
6
- label: React.ReactNode;
7
- disabled: boolean;
8
- type: 'text' | 'primary';
9
- style?: React.CSSProperties;
10
- size?: number;
11
- }
12
- export interface KeyboardProps {
13
- id?: string;
14
- className?: string;
15
- style?: React.CSSProperties;
16
- onChange?: (value?: ItemValue) => void;
17
- items?: Item[];
18
- rightItems?: Item[];
19
- keydown?: boolean;
20
- }
21
- declare const _default: React.MemoExoticComponent<(props: KeyboardProps) => React.JSX.Element>;
22
- export default _default;
@@ -1,6 +0,0 @@
1
- /**
2
- * PisellBatchActionBar 组件导出
3
- * @description 批量操作栏组件,用于承载基于选中对象的批量行为操作
4
- */
5
- export { default } from './PisellBatchActionBar';
6
- export type { PisellBatchActionBarProps, BatchActionItem, DefaultActionsConfig, BatchActionConfirmConfig, BatchActionBarPosition, } from './types';
@@ -1,237 +0,0 @@
1
- import type { CSSProperties, ReactNode } from 'react';
2
- /**
3
- * 布局模式
4
- */
5
- export declare type BatchActionBarPosition = 'sticky-top' | 'sticky-bottom' | 'float' | 'inline';
6
- /**
7
- * 确认弹窗配置
8
- */
9
- export interface BatchActionConfirmConfig {
10
- /**
11
- * 弹窗标题
12
- */
13
- title?: string;
14
- /**
15
- * 弹窗描述内容
16
- */
17
- description?: string;
18
- /**
19
- * 确认按钮文案
20
- */
21
- okText?: string;
22
- /**
23
- * 取消按钮文案
24
- */
25
- cancelText?: string;
26
- }
27
- /**
28
- * 默认操作按钮配置
29
- * @description 固定四个基础操作按钮:全选、反选、取消选择、删除
30
- */
31
- export interface DefaultActionsConfig {
32
- /**
33
- * 是否显示默认操作按钮(全选、反选、取消选择、删除)
34
- * @default true
35
- */
36
- showDefaultActions?: boolean;
37
- /**
38
- * 是否显示全选按钮
39
- * @default true
40
- */
41
- showSelectAll?: boolean;
42
- /**
43
- * 是否显示反选按钮
44
- * @default true
45
- */
46
- showInvert?: boolean;
47
- /**
48
- * 是否显示取消选择按钮
49
- * @default true
50
- */
51
- showClear?: boolean;
52
- /**
53
- * 是否显示删除按钮
54
- * @default true
55
- */
56
- showDelete?: boolean;
57
- }
58
- /**
59
- * 自定义操作按钮配置
60
- */
61
- export interface BatchActionItem {
62
- /**
63
- * 操作唯一标识
64
- */
65
- key: string;
66
- /**
67
- * 按钮文案
68
- */
69
- label: ReactNode;
70
- /**
71
- * 按钮图标
72
- */
73
- icon?: ReactNode;
74
- /**
75
- * 按钮尺寸
76
- * @description 对应 GraphicTextCard 的 size 属性
77
- * @default 'small'
78
- */
79
- size?: 'small' | 'default' | 'large';
80
- /**
81
- * 是否禁用
82
- * @description 支持函数形式,基于 selection 动态判断
83
- */
84
- disabled?: boolean | ((selectedKeys: React.Key[], selectedRows?: any[]) => boolean);
85
- /**
86
- * 是否显示
87
- * @description 支持函数形式,基于 selection 动态判断
88
- * @default true
89
- */
90
- visible?: boolean | ((selectedKeys: React.Key[], selectedRows?: any[]) => boolean);
91
- /**
92
- * 是否显示 loading 状态
93
- */
94
- loading?: boolean;
95
- /**
96
- * 是否需要确认弹窗
97
- * @default false
98
- */
99
- confirm?: boolean | BatchActionConfirmConfig;
100
- /**
101
- * 自定义样式
102
- */
103
- style?: CSSProperties;
104
- /**
105
- * 自定义类名
106
- */
107
- className?: string;
108
- /**
109
- * 按钮组标识
110
- * @description 相同 group 的按钮会分组展示
111
- */
112
- group?: string;
113
- /**
114
- * 按钮点击回调
115
- * @description 如果配置了此回调,会优先使用此回调,否则使用组件级别的 onActionClick
116
- */
117
- onClick?: (selectedKeys: React.Key[], selectedRows?: any[]) => void | Promise<void>;
118
- }
119
- /**
120
- * PisellBatchActionBar 组件 Props
121
- * @description 批量操作栏组件,用于承载基于选中对象的批量行为操作
122
- */
123
- export interface PisellBatchActionBarProps {
124
- /**
125
- * 自定义类名
126
- */
127
- className?: string;
128
- /**
129
- * 自定义样式
130
- */
131
- style?: CSSProperties;
132
- /**
133
- * 选中的 key 数组
134
- * @description 必填,用于感知选择状态
135
- */
136
- selectedKeys: React.Key[];
137
- /**
138
- * 选中的行数据数组
139
- * @description 可选,用于传递给操作回调
140
- */
141
- selectedRows?: any[];
142
- /**
143
- * 总数据量
144
- * @description 用于判断全选状态
145
- */
146
- total?: number;
147
- /**
148
- * 当前页数据量
149
- * @description 用于判断全选当前页状态
150
- */
151
- currentPageTotal?: number;
152
- /**
153
- * 当前页数据 key 数组
154
- * @description 用于判断全选当前页状态
155
- */
156
- currentPageKeys?: React.Key[];
157
- /**
158
- * 布局模式
159
- * @default 'float'
160
- */
161
- position?: BatchActionBarPosition;
162
- /**
163
- * 吸顶/吸底时的偏移量
164
- * @default 0
165
- */
166
- offset?: number;
167
- /**
168
- * 是否显示选中数量提示
169
- * @default true
170
- */
171
- showSelectedCount?: boolean;
172
- /**
173
- * 选中数量提示文案
174
- * @description 支持字符串模板(使用 {count} 占位符)或函数形式,默认使用国际化文本
175
- * @default getText('batch-action-bar-selected-count', count)
176
- */
177
- selectedCountText?: string | ((count: number) => string);
178
- /**
179
- * 默认操作按钮配置
180
- * @description 只包含前三个基础选择操作按钮,其他操作按钮通过 actions 传入
181
- */
182
- defaultActions?: DefaultActionsConfig;
183
- /**
184
- * 自定义操作按钮配置
185
- */
186
- actions?: BatchActionItem[];
187
- /**
188
- * 操作按钮排序
189
- * @description 通过 key 数组控制按钮顺序
190
- */
191
- actionOrder?: string[];
192
- /**
193
- * 是否启用溢出折叠
194
- * @default true
195
- */
196
- enableOverflow?: boolean;
197
- /**
198
- * 溢出折叠阈值(按钮数量)
199
- * @default 5
200
- */
201
- overflowThreshold?: number;
202
- /**
203
- * "更多"按钮文案
204
- * @description 默认使用国际化文本
205
- * @default getText('batch-action-bar-more')
206
- */
207
- moreText?: string;
208
- /**
209
- * 全选回调
210
- */
211
- onSelectAll?: () => void;
212
- /**
213
- * 反选回调
214
- * @description 反选操作,将当前选中的变为未选中,未选中的变为选中
215
- */
216
- onInvert?: () => void;
217
- /**
218
- * 清空选择回调
219
- */
220
- onClear?: () => void;
221
- /**
222
- * 删除回调
223
- * @description 删除选中项,点击后会先弹出确认弹窗
224
- */
225
- onDelete?: (selectedKeys: React.Key[], selectedRows?: any[]) => void;
226
- /**
227
- * 删除确认弹窗配置
228
- * @description 自定义删除确认弹窗的标题和内容
229
- */
230
- deleteConfirmConfig?: BatchActionConfirmConfig;
231
- /**
232
- * 自定义操作按钮点击回调
233
- * @description 当 actions 中的按钮被点击时触发,通过 action.key 区分不同的操作
234
- * @description 如果 action 中配置了 onClick,则优先使用 action.onClick
235
- */
236
- onActionClick?: (key: string, selectedKeys: React.Key[], selectedRows?: any[]) => void | Promise<void>;
237
- }
@@ -1,56 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react';
2
- import { PisellCurrency } from './PisellCurrency';
3
- /**
4
- * PisellCurrency 组件 Storybook
5
- */
6
- declare const meta: Meta<typeof PisellCurrency>;
7
- export default meta;
8
- declare type Story = StoryObj<typeof PisellCurrency>;
9
- /**
10
- * 基础示例 - 人民币
11
- */
12
- export declare const Basic: Story;
13
- /**
14
- * 不同货币
15
- */
16
- export declare const DifferentCurrencies: Story;
17
- /**
18
- * 只读态展示
19
- */
20
- export declare const ReadOnly: Story;
21
- /**
22
- * 禁用态
23
- */
24
- export declare const Disabled: Story;
25
- /**
26
- * 不显示货币符号
27
- */
28
- export declare const WithoutSymbol: Story;
29
- /**
30
- * 禁止负数(商品价格)
31
- */
32
- export declare const NoNegative: Story;
33
- /**
34
- * 允许负数(退款金额)
35
- */
36
- export declare const AllowNegative: Story;
37
- /**
38
- * 表单场景
39
- */
40
- export declare const InForm: Story;
41
- /**
42
- * 表格场景
43
- */
44
- export declare const InTable: Story;
45
- /**
46
- * 不同精度
47
- */
48
- export declare const DifferentPrecision: Story;
49
- /**
50
- * 只读态样式
51
- */
52
- export declare const ReadOnlyStyles: Story;
53
- /**
54
- * 空值处理
55
- */
56
- export declare const EmptyValue: Story;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import type { PisellCurrencyProps } from '../types';
3
- /**
4
- * PisellCurrency 禁用态视图组件
5
- *
6
- * 负责渲染禁用态的输入框
7
- *
8
- * @param props 组件 Props
9
- */
10
- declare const DisabledView: React.FC<PisellCurrencyProps>;
11
- export default DisabledView;
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import type { PisellCurrencyProps } from '../types';
3
- /**
4
- * PisellCurrency 只读态视图组件
5
- *
6
- * 负责渲染只读态的纯文本展示
7
- *
8
- * 功能:
9
- * - 格式化货币数值并展示
10
- * - 添加货币符号(无空格)
11
- * - 支持自定义字体样式
12
- * - 处理空值显示
13
- *
14
- * @param props 组件 Props
15
- */
16
- declare const ReadOnlyView: React.FC<PisellCurrencyProps>;
17
- export default ReadOnlyView;
@@ -1,6 +0,0 @@
1
- /**
2
- * PisellCurrency 子组件导出
3
- */
4
- export { default as ReadOnlyView } from './ReadOnlyView';
5
- export { default as EditView } from './EditView';
6
- export { default as DisabledView } from './DisabledView';
@@ -1,7 +0,0 @@
1
- /**
2
- * PisellCurrency 组件导出
3
- */
4
- import PisellCurrency from './PisellCurrency';
5
- export { PisellCurrency };
6
- export type { PisellCurrencyProps } from './types';
7
- export type { DisplayState, ValidationResult, NumberInputState, BaseNumberInputProps } from './types';
@@ -1,5 +0,0 @@
1
- /**
2
- * PisellCurrency 工具函数导出
3
- */
4
- export { formatCurrency } from './currencyFormatter';
5
- export type { CurrencyFormatOptions } from './currencyFormatter';
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceContainerProps } from './type';
3
- declare const PisellDataSourceContainer: (props: DataSourceContainerProps) => React.JSX.Element;
4
- export default PisellDataSourceContainer;
@@ -1,28 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceContainerContextType } from '../../type';
3
- export declare const COLUMNS_SHARED_STATE_KEYS: {
4
- readonly columnsValue: (instanceId: string) => string;
5
- readonly columnsChange: (instanceId: string) => string;
6
- };
7
- export interface ColumnsSettingProps {
8
- scopeId?: string;
9
- __id?: string;
10
- }
11
- export interface ColumnSettingItem {
12
- key: string;
13
- title: React.ReactNode;
14
- titleString?: string;
15
- dataIndex: string;
16
- isShow: boolean;
17
- sortIndex?: number;
18
- fixed?: 'left' | 'right' | boolean;
19
- }
20
- /**
21
- * 暴露给父组件的 ref 方法
22
- */
23
- export interface ColumnsSettingRef {
24
- }
25
- declare const _default: React.ForwardRefExoticComponent<Omit<ColumnsSettingProps & DataSourceContainerContextType & React.RefAttributes<ColumnsSettingRef> & {
26
- refId?: string | undefined;
27
- }, "ref"> & React.RefAttributes<any>>;
28
- export default _default;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- import { FormInstance } from 'antd';
3
- import { DataSourceContainerContextType } from '../../type';
4
- declare const _default: React.ForwardRefExoticComponent<Omit<Partial<import("../../../filter/components/FilterButton/types").FilterListProps> & DataSourceContainerContextType & FormInstance<any> & React.RefAttributes<unknown> & {
5
- refId?: string | undefined;
6
- }, "ref"> & React.RefAttributes<any>>;
7
- export default _default;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { FormInstance } from 'antd';
3
- import { DataSourceContainerContextType } from '../../type';
4
- declare const _default: React.ForwardRefExoticComponent<Omit<Partial<{
5
- filterList: import("../../../filter/types").FilterItemProps[];
6
- formFiltersPrefix?: string | undefined;
7
- }> & DataSourceContainerContextType & FormInstance<any> & React.RefAttributes<unknown> & {
8
- refId?: string | undefined;
9
- }, "ref"> & React.RefAttributes<any>>;
10
- export default _default;
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- import { FormInstance } from 'antd';
3
- import { DataSourceContainerContextType } from '../../type';
4
- declare const _default: React.ForwardRefExoticComponent<Omit<Partial<{
5
- value: {
6
- quickFilter?: import("../../../filter/types").FilterItemProps[] | undefined;
7
- otherFilter?: import("../../../filter/types").FilterItemProps[] | undefined;
8
- };
9
- formFiltersPrefix?: string | undefined;
10
- quickFilterMaxLength?: number | undefined;
11
- }> & DataSourceContainerContextType & FormInstance<any> & React.RefAttributes<unknown> & {
12
- refId?: string | undefined;
13
- }, "ref"> & React.RefAttributes<any>>;
14
- export default _default;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceContainerContextType } from '../../type';
3
- declare const _default: React.ForwardRefExoticComponent<Omit<Partial<import("antd").PaginationProps> & DataSourceContainerContextType & React.RefAttributes<unknown> & {
4
- refId?: string | undefined;
5
- }, "ref"> & React.RefAttributes<any>>;
6
- export default _default;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { FormInstance } from 'antd';
3
- import { DataSourceContainerContextType } from '../../type';
4
- declare const _default: React.ForwardRefExoticComponent<Omit<Partial<import("../../../sort/types").SortListProps> & DataSourceContainerContextType & {
5
- name?: string | undefined;
6
- } & FormInstance<any> & React.RefAttributes<unknown> & {
7
- refId?: string | undefined;
8
- }, "ref"> & React.RefAttributes<any>>;
9
- export default _default;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceContainerContextType } from '../../type';
3
- declare const _default: React.ForwardRefExoticComponent<Omit<Partial<import("antd").TableProps<any>> & DataSourceContainerContextType & {
4
- scopeId?: string | undefined;
5
- __id?: string | undefined;
6
- } & React.RefAttributes<unknown> & {
7
- refId?: string | undefined;
8
- }, "ref"> & React.RefAttributes<any>>;
9
- export default _default;
@@ -1,14 +0,0 @@
1
- import { RefManagerContextType } from '../../type';
2
- /**
3
- * useColumns Hook 参数
4
- */
5
- interface UseColumnsParams {
6
- columns: any[];
7
- scopeId: string;
8
- refManager: RefManagerContextType;
9
- __id?: string;
10
- }
11
- declare const useColumns: (params: UseColumnsParams) => {
12
- visibleColumns: any[];
13
- };
14
- export default useColumns;
@@ -1,3 +0,0 @@
1
- import { UseContainerContextReturnType } from '../type';
2
- declare const useContainerContext: (displayName?: string) => UseContainerContextReturnType;
3
- export default useContainerContext;
@@ -1,32 +0,0 @@
1
- import { DataSourceContainerProps } from '../type';
2
- import { FormInstance } from 'antd';
3
- declare const useHandleAction: (initialParams: Record<string, any> | undefined, options: DataSourceContainerProps['pagination'], form: FormInstance | undefined) => {
4
- list: {
5
- pagination?: {
6
- pageNumber: number;
7
- pageSize: number;
8
- } | undefined;
9
- data: {
10
- list: any;
11
- count: any;
12
- };
13
- onSearch: (newParams?: Record<string, any>) => void;
14
- onReset: () => void;
15
- onPageChange: (pageNumber: number, pageSize: number) => void;
16
- loading: boolean;
17
- error?: Error | undefined;
18
- params: any;
19
- cancel: () => void;
20
- refresh: () => void;
21
- refreshAsync: () => Promise<any>;
22
- run: (...params: any) => void;
23
- runAsync: (...params: any) => Promise<any>;
24
- mutate: (data?: any) => void;
25
- };
26
- get: import("ahooks/es/useRequest/src/types").Result<any, any>;
27
- update: import("ahooks/es/useRequest/src/types").Result<any, any>;
28
- create: import("ahooks/es/useRequest/src/types").Result<any, any>;
29
- destroy: import("ahooks/es/useRequest/src/types").Result<any, any>;
30
- getCurrentRecord: () => any;
31
- };
32
- export default useHandleAction;
@@ -1,28 +0,0 @@
1
- import React from 'react';
2
- import Filter from './components/Filter';
3
- import QuickFilter from './components/Filter/QuickFilter';
4
- import FilterButton from './components/Filter/FilterButton';
5
- import Sort from './components/Sort';
6
- import Table from './components/Table';
7
- import Pagination from './components/Pagination';
8
- import ColumnsSetting from './components/ColumnsSetting';
9
- import withContainer from './utils/withContainer';
10
- import useContainerContext from './hooks/useContainerContext';
11
- import { DataSourceContainerProps } from './type';
12
- /**
13
- * PisellDataSourceContainer 复合组件类型定义
14
- */
15
- interface PisellDataSourceContainerType extends React.FC<DataSourceContainerProps> {
16
- Filter: typeof Filter;
17
- QuickFilter: typeof QuickFilter;
18
- FilterButton: typeof FilterButton;
19
- Sort: typeof Sort;
20
- Table: typeof Table;
21
- Pagination: typeof Pagination;
22
- ColumnsSetting: typeof ColumnsSetting;
23
- withContainer: typeof withContainer;
24
- useContainerContext: typeof useContainerContext;
25
- }
26
- declare const PisellDataSourceContainer: PisellDataSourceContainerType;
27
- export default PisellDataSourceContainer;
28
- export type { DataSourceContainerProps } from './type';
@@ -1,13 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- import { FormInstance } from 'antd';
3
- import { ChildComponentPropsType } from '../type';
4
- declare type ChildComponentPropsContextType = ChildComponentPropsType & {
5
- form: FormInstance;
6
- };
7
- interface ChildComponentPropsProviderProps {
8
- childComponentProps?: ChildComponentPropsType;
9
- children: ReactNode;
10
- }
11
- export declare const ChildComponentPropsProvider: React.FC<ChildComponentPropsProviderProps>;
12
- export declare const useChildComponentPropsContext: () => ChildComponentPropsContextType;
13
- export {};
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { RefManagerContextType } from '../type';
3
- export declare const RefManagerContext: React.Context<RefManagerContextType | null>;
4
- interface RefManagerProviderProps {
5
- children: React.ReactNode;
6
- }
7
- export declare const RefManagerProvider: React.FC<RefManagerProviderProps>;
8
- export declare const useRefManagerProvider: () => RefManagerContextType;
9
- export {};