@pisell/materials 6.12.23 → 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 (998) 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/render/default/view.css +1 -1
  8. package/build/lowcode/view.css +1 -1
  9. package/build/lowcode/view.js +25 -25
  10. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  11. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  12. package/es/components/date-picker/index.d.ts +1 -0
  13. package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  14. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.less +1 -1
  15. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  16. package/es/components/productCard/cartSkuCard/components/specs/index.less +9 -4
  17. package/es/components/productCard/cartSkuCard/index.less +3 -0
  18. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  19. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  20. package/es/components/table/Table/fields/index.d.ts +3 -2
  21. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  22. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  23. package/es/components/table/Table/utils.d.ts +1 -1
  24. package/es/utils/index.d.ts +1 -1
  25. package/es/utils/platform.d.ts +1 -1
  26. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  27. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  28. package/lib/components/date-picker/index.d.ts +1 -0
  29. package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  30. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.less +1 -1
  31. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  32. package/lib/components/productCard/cartSkuCard/components/specs/index.less +9 -4
  33. package/lib/components/productCard/cartSkuCard/index.less +3 -0
  34. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  35. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  36. package/lib/components/table/Table/fields/index.d.ts +3 -2
  37. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  38. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  39. package/lib/components/table/Table/utils.d.ts +1 -1
  40. package/lib/utils/index.d.ts +1 -1
  41. package/lib/utils/platform.d.ts +1 -1
  42. package/package.json +3 -3
  43. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -10
  44. package/es/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  45. package/es/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  46. package/es/components/PisellBasicGrid/index.d.ts +0 -6
  47. package/es/components/PisellBasicGrid/types.d.ts +0 -221
  48. package/es/components/PisellBasicGrid/utils/index.d.ts +0 -63
  49. package/es/components/PisellCards/PisellCards.d.ts +0 -8
  50. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -9
  51. package/es/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  52. package/es/components/PisellCards/components/GraphicTextCard/components/GraphicArea.d.ts +0 -24
  53. package/es/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  54. package/es/components/PisellCards/components/GraphicTextCard/components/index.d.ts +0 -6
  55. package/es/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  56. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  57. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  58. package/es/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  59. package/es/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  60. package/es/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  61. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  62. package/es/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  63. package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  64. package/es/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  65. package/es/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  66. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  67. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  68. package/es/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  69. package/es/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  70. package/es/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  71. package/es/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  72. package/es/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  73. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  74. package/es/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  75. package/es/components/PisellCards/components/PisellImageCard/index.d.ts +0 -5
  76. package/es/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  77. package/es/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  78. package/es/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  79. package/es/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  80. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -4
  81. package/es/components/PisellCards/components/TabCard/index.d.ts +0 -5
  82. package/es/components/PisellCards/components/TabCard/types.d.ts +0 -70
  83. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -8
  84. package/es/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  85. package/es/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  86. package/es/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  87. package/es/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  88. package/es/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  89. package/es/components/PisellCards/components/TextCard/index.d.ts +0 -5
  90. package/es/components/PisellCards/components/TextCard/types.d.ts +0 -270
  91. package/es/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  92. package/es/components/PisellCards/components/index.d.ts +0 -10
  93. package/es/components/PisellCards/hooks/index.d.ts +0 -0
  94. package/es/components/PisellCards/index.d.ts +0 -14
  95. package/es/components/PisellCards/types.d.ts +0 -48
  96. package/es/components/PisellCards/utils/index.d.ts +0 -0
  97. package/es/components/PisellFields/index.d.ts +0 -36
  98. package/es/components/PisellGroupView/PisellGroupView.stories.d.ts +0 -27
  99. package/es/components/PisellGroupView/index.d.ts +0 -6
  100. package/es/components/PisellGroupView/utils/index.d.ts +0 -20
  101. package/es/components/PisellLayouts/index.d.ts +0 -37
  102. package/es/components/PisellMetrics/index.d.ts +0 -23
  103. package/es/components/PisellProcedure/PisellProcedure.d.ts +0 -22
  104. package/es/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
  105. package/es/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  106. package/es/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
  107. package/es/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  108. package/es/components/PisellProcedure/components/ProcedureFooter.d.ts +0 -38
  109. package/es/components/PisellProcedure/components/ProcedureHeader.d.ts +0 -34
  110. package/es/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  111. package/es/components/PisellProcedure/components/index.d.ts +0 -12
  112. package/es/components/PisellProcedure/hooks/index.d.ts +0 -8
  113. package/es/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  114. package/es/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  115. package/es/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  116. package/es/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  117. package/es/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  118. package/es/components/PisellProcedure/index.d.ts +0 -5
  119. package/es/components/PisellProcedure/types.d.ts +0 -363
  120. package/es/components/PisellProcedure/utils/classNames.d.ts +0 -33
  121. package/es/components/PisellProcedure/utils/extractText.d.ts +0 -20
  122. package/es/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  123. package/es/components/PisellProcedure/utils/index.d.ts +0 -8
  124. package/es/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  125. package/es/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  126. package/es/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  127. package/es/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  128. package/es/components/PisellScrollView/hooks/index.d.ts +0 -3
  129. package/es/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  130. package/es/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  131. package/es/components/PisellScrollView/index.d.ts +0 -3
  132. package/es/components/PisellScrollView/types.d.ts +0 -203
  133. package/es/components/PisellScrollView/utils/index.d.ts +0 -0
  134. package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
  135. package/es/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  136. package/es/components/PisellSteps/hooks/index.d.ts +0 -4
  137. package/es/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  138. package/es/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  139. package/es/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  140. package/es/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  141. package/es/components/PisellSteps/index.d.ts +0 -3
  142. package/es/components/PisellSteps/types.d.ts +0 -257
  143. package/es/components/PisellSteps/utils/index.d.ts +0 -54
  144. package/es/components/PisellSuperTabs/components/index.d.ts +0 -0
  145. package/es/components/PisellSuperTabs/hooks/index.d.ts +0 -1
  146. package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  147. package/es/components/PisellSuperTabs/index.d.ts +0 -3
  148. package/es/components/PisellSuperTabs/types.d.ts +0 -212
  149. package/es/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  150. package/es/components/PisellSuperTabs/utils/index.d.ts +0 -1
  151. package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  152. package/es/components/PisellTabbar/locales.d.ts +0 -23
  153. package/es/components/PisellTabbar/mock.d.ts +0 -47
  154. package/es/components/PisellTabbar/template/index.d.ts +0 -0
  155. package/es/components/PisellTabbar2/PisellTabbar.d.ts +0 -23
  156. package/es/components/PisellTabbar2/components/TabbarLevel.d.ts +0 -8
  157. package/es/components/PisellTabbar2/components/index.d.ts +0 -1
  158. package/es/components/PisellTabbar2/constants.d.ts +0 -46
  159. package/es/components/PisellTabbar2/hooks/index.d.ts +0 -2
  160. package/es/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  161. package/es/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  162. package/es/components/PisellTabbar2/index.d.ts +0 -6
  163. package/es/components/PisellTabbar2/locales.d.ts +0 -23
  164. package/es/components/PisellTabbar2/mock.d.ts +0 -205
  165. package/es/components/PisellTabbar2/types.d.ts +0 -117
  166. package/es/components/PisellTabbar2/utils/index.d.ts +0 -35
  167. package/es/components/PisellTabbar3/PisellTabbar.d.ts +0 -20
  168. package/es/components/PisellTabbar3/index.d.ts +0 -6
  169. package/es/components/PisellTabbar3/locales.d.ts +0 -23
  170. package/es/components/PisellTabbar3/mock.d.ts +0 -47
  171. package/es/components/PisellTabbar3/types.d.ts +0 -111
  172. package/es/components/SafeAreaTop/index.d.ts +0 -5
  173. package/es/components/SafeAreaTop/types.d.ts +0 -9
  174. package/es/components/Template/PisellSteps.d.ts +0 -0
  175. package/es/components/Template/components/index.d.ts +0 -0
  176. package/es/components/Template/hooks/index.d.ts +0 -0
  177. package/es/components/Template/index.d.ts +0 -0
  178. package/es/components/Template/types.d.ts +0 -0
  179. package/es/components/Template/utils/index.d.ts +0 -0
  180. package/es/components/buttonGroupPreview/index.d.ts +0 -19
  181. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
  182. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  183. package/es/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
  184. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  185. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
  186. package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  187. package/es/components/dataSourceComponents/dataSourceSubForm/index.d.ts +0 -13
  188. package/es/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
  189. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -4
  190. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  191. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  192. package/es/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
  193. package/es/components/dataSourceComponents/fields/RecordListWrapper/WithMode.d.ts +0 -4
  194. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +0 -12
  195. package/es/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
  196. package/es/components/dataSourceComponents/fields/Tabs/ReadPretty.d.ts +0 -9
  197. package/es/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
  198. package/es/components/dataSourceComponents/fields/Tabs/WithMode.d.ts +0 -6
  199. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +0 -12
  200. package/es/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
  201. package/es/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  202. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
  203. package/es/components/dataSourceComponents/fields/index.d.ts +0 -141
  204. package/es/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
  205. package/es/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  206. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
  207. package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  208. package/es/components/filter/components/Dropdown/types.d.ts +0 -15
  209. package/es/components/filter/components/FilterButton/types.d.ts +0 -29
  210. package/es/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.d.ts +0 -21
  211. package/es/components/filter/types.d.ts +0 -52
  212. package/es/components/keyboard/index.d.ts +0 -22
  213. package/es/components/pisellBatchActionBar/index.d.ts +0 -6
  214. package/es/components/pisellBatchActionBar/types.d.ts +0 -237
  215. package/es/components/pisellCurrency/PisellCurrency.stories.d.ts +0 -56
  216. package/es/components/pisellCurrency/components/DisabledView.d.ts +0 -11
  217. package/es/components/pisellCurrency/components/ReadOnlyView.d.ts +0 -17
  218. package/es/components/pisellCurrency/components/index.d.ts +0 -6
  219. package/es/components/pisellCurrency/index.d.ts +0 -7
  220. package/es/components/pisellCurrency/utils/index.d.ts +0 -5
  221. package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -4
  222. package/es/components/pisellDataSourceContainer/components/ColumnsSetting/index.d.ts +0 -28
  223. package/es/components/pisellDataSourceContainer/components/Filter/FilterButton.d.ts +0 -7
  224. package/es/components/pisellDataSourceContainer/components/Filter/QuickFilter.d.ts +0 -10
  225. package/es/components/pisellDataSourceContainer/components/Filter/index.d.ts +0 -14
  226. package/es/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  227. package/es/components/pisellDataSourceContainer/components/Sort/index.d.ts +0 -9
  228. package/es/components/pisellDataSourceContainer/components/Table/index.d.ts +0 -9
  229. package/es/components/pisellDataSourceContainer/components/Table/useColumns.d.ts +0 -14
  230. package/es/components/pisellDataSourceContainer/hooks/useContainerContext.d.ts +0 -3
  231. package/es/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
  232. package/es/components/pisellDataSourceContainer/index.d.ts +0 -28
  233. package/es/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
  234. package/es/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
  235. package/es/components/pisellDataSourceContainer/type.d.ts +0 -84
  236. package/es/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  237. package/es/components/pisellDataSourceContainer/utils/withContainer.d.ts +0 -9
  238. package/es/components/pisellDateTimeDisplay/PisellDateTimeDisplay.d.ts +0 -35
  239. package/es/components/pisellDateTimeDisplay/PisellDateTimeDisplay.stories.d.ts +0 -195
  240. package/es/components/pisellDateTimeDisplay/components/DateDisplay.d.ts +0 -48
  241. package/es/components/pisellDateTimeDisplay/components/TimeDisplay.d.ts +0 -42
  242. package/es/components/pisellDateTimeDisplay/components/WeekdayDisplay.d.ts +0 -57
  243. package/es/components/pisellDateTimeDisplay/components/index.d.ts +0 -6
  244. package/es/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  245. package/es/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  246. package/es/components/pisellDateTimeDisplay/hooks/index.d.ts +0 -2
  247. package/es/components/pisellDateTimeDisplay/hooks/useCurrentTime.d.ts +0 -46
  248. package/es/components/pisellDateTimeDisplay/index.d.ts +0 -3
  249. package/es/components/pisellDateTimeDisplay/types.d.ts +0 -352
  250. package/es/components/pisellDateTimeDisplay/utils/formatDate.d.ts +0 -21
  251. package/es/components/pisellDateTimeDisplay/utils/formatDateOrRelative.d.ts +0 -17
  252. package/es/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  253. package/es/components/pisellDateTimeDisplay/utils/formatWeekday.d.ts +0 -30
  254. package/es/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  255. package/es/components/pisellDateTimeDisplay/utils/index.d.ts +0 -7
  256. package/es/components/pisellDateTimeDisplay/utils/relativeDay.d.ts +0 -24
  257. package/es/components/pisellEmail/PisellEmail.stories.d.ts +0 -116
  258. package/es/components/pisellEmail/components/DisabledView.d.ts +0 -14
  259. package/es/components/pisellEmail/components/ReadOnlyView.d.ts +0 -15
  260. package/es/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  261. package/es/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  262. package/es/components/pisellEmail/index.d.ts +0 -7
  263. package/es/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  264. package/es/components/pisellEmail/utils/emailHelper.d.ts +0 -66
  265. package/es/components/pisellEmail/utils/emailValidator.d.ts +0 -45
  266. package/es/components/pisellEmail/utils/index.d.ts +0 -6
  267. package/es/components/pisellFilter/index.d.ts +0 -4
  268. package/es/components/pisellFilter/type.d.ts +0 -7
  269. package/es/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -59
  270. package/es/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
  271. package/es/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
  272. package/es/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -89
  273. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
  274. package/es/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -49
  275. package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +0 -13
  276. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  277. package/es/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -59
  278. package/es/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
  279. package/es/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
  280. package/es/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
  281. package/es/components/pisellFloorMapLayout/components/index.d.ts +0 -23
  282. package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
  283. package/es/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  284. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  285. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  286. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  287. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
  288. package/es/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
  289. package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  290. package/es/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
  291. package/es/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  292. package/es/components/pisellFloorMapLayout/index.d.ts +0 -39
  293. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  294. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  295. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
  296. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
  297. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
  298. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
  299. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  300. package/es/components/pisellFloorMapLayout/types.d.ts +0 -769
  301. package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  302. package/es/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
  303. package/es/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
  304. package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  305. package/es/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +0 -83
  306. package/es/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  307. package/es/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
  308. package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  309. package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  310. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  311. package/es/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  312. package/es/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
  313. package/es/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
  314. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  315. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  316. package/es/components/pisellFloorMapLayout/utils/floorMapSelectionZone.d.ts +0 -24
  317. package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  318. package/es/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
  319. package/es/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
  320. package/es/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
  321. package/es/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
  322. package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  323. package/es/components/pisellGridPro/GridPro.d.ts +0 -9
  324. package/es/components/pisellGridPro/GridView/index.d.ts +0 -6
  325. package/es/components/pisellGridPro/GridView/type.d.ts +0 -3
  326. package/es/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  327. package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  328. package/es/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  329. package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -6
  330. package/es/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  331. package/es/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  332. package/es/components/pisellGridPro/components/Header/index.d.ts +0 -12
  333. package/es/components/pisellGridPro/index.d.ts +0 -4
  334. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  335. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  336. package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  337. package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  338. package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  339. package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  340. package/es/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  341. package/es/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  342. package/es/components/pisellLayout/index.d.ts +0 -14
  343. package/es/components/pisellLongText/PisellLongText.stories.d.ts +0 -123
  344. package/es/components/pisellLongText/components/DisabledView.d.ts +0 -16
  345. package/es/components/pisellLongText/components/ReadOnlyView.d.ts +0 -18
  346. package/es/components/pisellLongText/index.d.ts +0 -7
  347. package/es/components/pisellLookup/hooks/index.d.ts +0 -6
  348. package/es/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  349. package/es/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  350. package/es/components/pisellLookup/utils/storage.d.ts +0 -42
  351. package/es/components/pisellMetricCard/PisellMetricCard.d.ts +0 -35
  352. package/es/components/pisellMetricCard/PisellMetricCard.stories.d.ts +0 -17
  353. package/es/components/pisellMetricCard/components/MetricComparison.d.ts +0 -14
  354. package/es/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  355. package/es/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  356. package/es/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  357. package/es/components/pisellMetricCard/components/index.d.ts +0 -7
  358. package/es/components/pisellMetricCard/index.d.ts +0 -6
  359. package/es/components/pisellMetricCard/types.d.ts +0 -201
  360. package/es/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  361. package/es/components/pisellMetricCard/utils/index.d.ts +0 -5
  362. package/es/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  363. package/es/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  364. package/es/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  365. package/es/components/pisellModal/index.d.ts +0 -62
  366. package/es/components/pisellMultipleSelect/PisellMultipleSelect.stories.d.ts +0 -70
  367. package/es/components/pisellMultipleSelect/components/DisabledView.d.ts +0 -8
  368. package/es/components/pisellMultipleSelect/index.d.ts +0 -7
  369. package/es/components/pisellNumber/PisellNumber.stories.d.ts +0 -66
  370. package/es/components/pisellNumber/components/DisabledView.d.ts +0 -11
  371. package/es/components/pisellNumber/components/index.d.ts +0 -6
  372. package/es/components/pisellNumber/index.d.ts +0 -7
  373. package/es/components/pisellPercent/PisellPercent.stories.d.ts +0 -52
  374. package/es/components/pisellPercent/components/DisabledView.d.ts +0 -11
  375. package/es/components/pisellPercent/components/ReadOnlyView.d.ts +0 -14
  376. package/es/components/pisellPercent/components/index.d.ts +0 -6
  377. package/es/components/pisellPercent/index.d.ts +0 -7
  378. package/es/components/pisellPercent/utils/index.d.ts +0 -6
  379. package/es/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  380. package/es/components/pisellPhone/PisellPhone.stories.d.ts +0 -80
  381. package/es/components/pisellPhone/components/DisabledView.d.ts +0 -16
  382. package/es/components/pisellPhone/components/ReadOnlyView.d.ts +0 -17
  383. package/es/components/pisellPhone/constants/countryCodes.d.ts +0 -20
  384. package/es/components/pisellPhone/index.d.ts +0 -8
  385. package/es/components/pisellPhone/utils/countryCodeHelper.d.ts +0 -35
  386. package/es/components/pisellPhone/utils/index.d.ts +0 -6
  387. package/es/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  388. package/es/components/pisellQuickFilter/index.d.ts +0 -11
  389. package/es/components/pisellQuickFilter/type.d.ts +0 -12
  390. package/es/components/pisellRating/PisellRating.stories.d.ts +0 -53
  391. package/es/components/pisellRating/index.d.ts +0 -7
  392. package/es/components/pisellRecordBoard/context/RecordBoardContext.d.ts +0 -3
  393. package/es/components/pisellRecordBoard/context/RecordBoardProvider.d.ts +0 -11
  394. package/es/components/pisellRecordBoard/hooks/useRecordBoardContext.d.ts +0 -16
  395. package/es/components/pisellRecordBoard/layouts/CardLayout/CardList.d.ts +0 -12
  396. package/es/components/pisellRecordBoard/layouts/CardLayout/index.d.ts +0 -13
  397. package/es/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
  398. package/es/components/pisellRecordBoard/layouts/GridLayout/index.d.ts +0 -13
  399. package/es/components/pisellRecordBoard/shellFrame/BatchActionBar/index.d.ts +0 -8
  400. package/es/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
  401. package/es/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +0 -34
  402. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  403. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  404. package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
  405. package/es/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +0 -18
  406. package/es/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +0 -7
  407. package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +0 -17
  408. package/es/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +0 -30
  409. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +0 -10
  410. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
  411. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +0 -330
  412. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +0 -21
  413. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +0 -52
  414. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +0 -23
  415. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +0 -22
  416. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +0 -57
  417. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +0 -26
  418. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
  419. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +0 -4
  420. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +0 -8
  421. package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/ColumnSettingPopover.d.ts +0 -15
  422. package/es/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
  423. package/es/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
  424. package/es/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
  425. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  426. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
  427. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
  428. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
  429. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
  430. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
  431. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  432. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
  433. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  434. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
  435. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
  436. package/es/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
  437. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  438. package/es/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -19
  439. package/es/components/pisellRecordBoard/types.d.ts +0 -899
  440. package/es/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
  441. package/es/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
  442. package/es/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +0 -27
  443. package/es/components/pisellRecordBoard/utils/withRecordBoard.d.ts +0 -9
  444. package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
  445. package/es/components/pisellReservationSchedule/types.d.ts +0 -52
  446. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
  447. package/es/components/pisellReservationScheduleBand/index.d.ts +0 -3
  448. package/es/components/pisellReservationScheduleBand/types.d.ts +0 -68
  449. package/es/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  450. package/es/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  451. package/es/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
  452. package/es/components/pisellShellFrame/index.d.ts +0 -2
  453. package/es/components/pisellShellFrame/types.d.ts +0 -62
  454. package/es/components/pisellSingleLineText/PisellSingleLineText.stories.d.ts +0 -102
  455. package/es/components/pisellSingleLineText/components/DisabledView.d.ts +0 -16
  456. package/es/components/pisellSingleLineText/components/ReadOnlyView.d.ts +0 -20
  457. package/es/components/pisellSingleLineText/index.d.ts +0 -7
  458. package/es/components/pisellSingleSelect/PisellSingleSelect.stories.d.ts +0 -66
  459. package/es/components/pisellSingleSelect/components/DisabledView.d.ts +0 -8
  460. package/es/components/pisellSingleSelect/index.d.ts +0 -7
  461. package/es/components/pisellSort/index.d.ts +0 -4
  462. package/es/components/pisellSort/type.d.ts +0 -7
  463. package/es/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
  464. package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  465. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  466. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  467. package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  468. package/es/components/pisellTimeNavigator/components/index.d.ts +0 -5
  469. package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  470. package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  471. package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  472. package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  473. package/es/components/pisellTimeNavigator/index.d.ts +0 -5
  474. package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
  475. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  476. package/es/components/pisellTimeNavigator/types.d.ts +0 -175
  477. package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  478. package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
  479. package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
  480. package/es/components/pisellTimeRangeDisplay/components/DateBlock.d.ts +0 -20
  481. package/es/components/pisellTimeRangeDisplay/components/DurationBlock.d.ts +0 -19
  482. package/es/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -36
  483. package/es/components/pisellTimeRangeDisplay/components/WeekdayBlock.d.ts +0 -18
  484. package/es/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
  485. package/es/components/pisellTimeRangeDisplay/index.d.ts +0 -3
  486. package/es/components/pisellTimeRangeDisplay/types.d.ts +0 -145
  487. package/es/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  488. package/es/components/pisellTimeRangeDisplay/utils/index.d.ts +0 -4
  489. package/es/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
  490. package/es/components/pisellUrl/PisellUrl.stories.d.ts +0 -108
  491. package/es/components/pisellUrl/components/DisabledView.d.ts +0 -14
  492. package/es/components/pisellUrl/components/ReadOnlyView.d.ts +0 -15
  493. package/es/components/pisellUrl/index.d.ts +0 -7
  494. package/es/components/pisellUrl/utils/index.d.ts +0 -6
  495. package/es/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  496. package/es/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  497. package/es/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  498. package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  499. package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
  500. package/es/components/productCard/cartSkuCard/locales.d.ts +0 -203
  501. package/es/components/productCard/lineItem/components/Resources/index.d.ts +0 -7
  502. package/es/components/productCard/lineItem/locales.d.ts +0 -38
  503. package/es/components/productCard/lineItem/types.d.ts +0 -13
  504. package/es/components/select/index.d.ts +0 -9
  505. package/es/components/select-time/RightPanel/index.d.ts +0 -10
  506. package/es/components/select-time/index.d.ts +0 -16
  507. package/es/components/sort/types.d.ts +0 -39
  508. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -9
  509. package/es/components/table/Table/fields/select/Edit/index.d.ts +0 -4
  510. package/es/components/table/Table/fields/types/index.d.ts +0 -33
  511. package/es/components/virtual-keyboard/Time/index.d.ts +0 -14
  512. package/es/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  513. package/es/components/virtualInput/index.d.ts +0 -29
  514. package/es/components/walletCard/index.d.ts +0 -79
  515. package/es/hooks/useMobile.d.ts +0 -8
  516. package/es/hooks/useThemeTokens.d.ts +0 -7
  517. package/es/locales/en-US.d.ts +0 -566
  518. package/es/locales/index.d.ts +0 -1
  519. package/es/theme/tokens.d.ts +0 -22
  520. package/es/utils/tagColor.d.ts +0 -7
  521. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -10
  522. package/lib/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  523. package/lib/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  524. package/lib/components/PisellBasicGrid/index.d.ts +0 -6
  525. package/lib/components/PisellBasicGrid/types.d.ts +0 -221
  526. package/lib/components/PisellBasicGrid/utils/index.d.ts +0 -63
  527. package/lib/components/PisellCards/PisellCards.d.ts +0 -8
  528. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +0 -9
  529. package/lib/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  530. package/lib/components/PisellCards/components/GraphicTextCard/components/GraphicArea.d.ts +0 -24
  531. package/lib/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  532. package/lib/components/PisellCards/components/GraphicTextCard/components/index.d.ts +0 -6
  533. package/lib/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  534. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  535. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  536. package/lib/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  537. package/lib/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  538. package/lib/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  539. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  540. package/lib/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  541. package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  542. package/lib/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  543. package/lib/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  544. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  545. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  546. package/lib/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  547. package/lib/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  548. package/lib/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  549. package/lib/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  550. package/lib/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  551. package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  552. package/lib/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  553. package/lib/components/PisellCards/components/PisellImageCard/index.d.ts +0 -5
  554. package/lib/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  555. package/lib/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  556. package/lib/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  557. package/lib/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  558. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -4
  559. package/lib/components/PisellCards/components/TabCard/index.d.ts +0 -5
  560. package/lib/components/PisellCards/components/TabCard/types.d.ts +0 -70
  561. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -8
  562. package/lib/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  563. package/lib/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  564. package/lib/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  565. package/lib/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  566. package/lib/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  567. package/lib/components/PisellCards/components/TextCard/index.d.ts +0 -5
  568. package/lib/components/PisellCards/components/TextCard/types.d.ts +0 -270
  569. package/lib/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  570. package/lib/components/PisellCards/components/index.d.ts +0 -10
  571. package/lib/components/PisellCards/hooks/index.d.ts +0 -0
  572. package/lib/components/PisellCards/index.d.ts +0 -14
  573. package/lib/components/PisellCards/types.d.ts +0 -48
  574. package/lib/components/PisellCards/utils/index.d.ts +0 -0
  575. package/lib/components/PisellFields/index.d.ts +0 -36
  576. package/lib/components/PisellGroupView/PisellGroupView.stories.d.ts +0 -27
  577. package/lib/components/PisellGroupView/index.d.ts +0 -6
  578. package/lib/components/PisellGroupView/utils/index.d.ts +0 -20
  579. package/lib/components/PisellLayouts/index.d.ts +0 -37
  580. package/lib/components/PisellMetrics/index.d.ts +0 -23
  581. package/lib/components/PisellProcedure/PisellProcedure.d.ts +0 -22
  582. package/lib/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
  583. package/lib/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  584. package/lib/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
  585. package/lib/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  586. package/lib/components/PisellProcedure/components/ProcedureFooter.d.ts +0 -38
  587. package/lib/components/PisellProcedure/components/ProcedureHeader.d.ts +0 -34
  588. package/lib/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  589. package/lib/components/PisellProcedure/components/index.d.ts +0 -12
  590. package/lib/components/PisellProcedure/hooks/index.d.ts +0 -8
  591. package/lib/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  592. package/lib/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  593. package/lib/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  594. package/lib/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  595. package/lib/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  596. package/lib/components/PisellProcedure/index.d.ts +0 -5
  597. package/lib/components/PisellProcedure/types.d.ts +0 -363
  598. package/lib/components/PisellProcedure/utils/classNames.d.ts +0 -33
  599. package/lib/components/PisellProcedure/utils/extractText.d.ts +0 -20
  600. package/lib/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  601. package/lib/components/PisellProcedure/utils/index.d.ts +0 -8
  602. package/lib/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  603. package/lib/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  604. package/lib/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  605. package/lib/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  606. package/lib/components/PisellScrollView/hooks/index.d.ts +0 -3
  607. package/lib/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  608. package/lib/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  609. package/lib/components/PisellScrollView/index.d.ts +0 -3
  610. package/lib/components/PisellScrollView/types.d.ts +0 -203
  611. package/lib/components/PisellScrollView/utils/index.d.ts +0 -0
  612. package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
  613. package/lib/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  614. package/lib/components/PisellSteps/hooks/index.d.ts +0 -4
  615. package/lib/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  616. package/lib/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  617. package/lib/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  618. package/lib/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  619. package/lib/components/PisellSteps/index.d.ts +0 -3
  620. package/lib/components/PisellSteps/types.d.ts +0 -257
  621. package/lib/components/PisellSteps/utils/index.d.ts +0 -54
  622. package/lib/components/PisellSuperTabs/components/index.d.ts +0 -0
  623. package/lib/components/PisellSuperTabs/hooks/index.d.ts +0 -1
  624. package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  625. package/lib/components/PisellSuperTabs/index.d.ts +0 -3
  626. package/lib/components/PisellSuperTabs/types.d.ts +0 -212
  627. package/lib/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  628. package/lib/components/PisellSuperTabs/utils/index.d.ts +0 -1
  629. package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  630. package/lib/components/PisellTabbar/locales.d.ts +0 -23
  631. package/lib/components/PisellTabbar/mock.d.ts +0 -47
  632. package/lib/components/PisellTabbar/template/index.d.ts +0 -0
  633. package/lib/components/PisellTabbar2/PisellTabbar.d.ts +0 -23
  634. package/lib/components/PisellTabbar2/components/TabbarLevel.d.ts +0 -8
  635. package/lib/components/PisellTabbar2/components/index.d.ts +0 -1
  636. package/lib/components/PisellTabbar2/constants.d.ts +0 -46
  637. package/lib/components/PisellTabbar2/hooks/index.d.ts +0 -2
  638. package/lib/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  639. package/lib/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  640. package/lib/components/PisellTabbar2/index.d.ts +0 -6
  641. package/lib/components/PisellTabbar2/locales.d.ts +0 -23
  642. package/lib/components/PisellTabbar2/mock.d.ts +0 -205
  643. package/lib/components/PisellTabbar2/types.d.ts +0 -117
  644. package/lib/components/PisellTabbar2/utils/index.d.ts +0 -35
  645. package/lib/components/PisellTabbar3/PisellTabbar.d.ts +0 -20
  646. package/lib/components/PisellTabbar3/index.d.ts +0 -6
  647. package/lib/components/PisellTabbar3/locales.d.ts +0 -23
  648. package/lib/components/PisellTabbar3/mock.d.ts +0 -47
  649. package/lib/components/PisellTabbar3/types.d.ts +0 -111
  650. package/lib/components/SafeAreaTop/index.d.ts +0 -5
  651. package/lib/components/SafeAreaTop/types.d.ts +0 -9
  652. package/lib/components/Template/PisellSteps.d.ts +0 -0
  653. package/lib/components/Template/components/index.d.ts +0 -0
  654. package/lib/components/Template/hooks/index.d.ts +0 -0
  655. package/lib/components/Template/index.d.ts +0 -0
  656. package/lib/components/Template/types.d.ts +0 -0
  657. package/lib/components/Template/utils/index.d.ts +0 -0
  658. package/lib/components/buttonGroupPreview/index.d.ts +0 -19
  659. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
  660. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  661. package/lib/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
  662. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  663. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
  664. package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  665. package/lib/components/dataSourceComponents/dataSourceSubForm/index.d.ts +0 -13
  666. package/lib/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
  667. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -4
  668. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  669. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  670. package/lib/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
  671. package/lib/components/dataSourceComponents/fields/RecordListWrapper/WithMode.d.ts +0 -4
  672. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +0 -12
  673. package/lib/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
  674. package/lib/components/dataSourceComponents/fields/Tabs/ReadPretty.d.ts +0 -9
  675. package/lib/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
  676. package/lib/components/dataSourceComponents/fields/Tabs/WithMode.d.ts +0 -6
  677. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +0 -12
  678. package/lib/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
  679. package/lib/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  680. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
  681. package/lib/components/dataSourceComponents/fields/index.d.ts +0 -141
  682. package/lib/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
  683. package/lib/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  684. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
  685. package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  686. package/lib/components/filter/components/Dropdown/types.d.ts +0 -15
  687. package/lib/components/filter/components/FilterButton/types.d.ts +0 -29
  688. package/lib/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.d.ts +0 -21
  689. package/lib/components/filter/types.d.ts +0 -52
  690. package/lib/components/keyboard/index.d.ts +0 -22
  691. package/lib/components/pisellBatchActionBar/index.d.ts +0 -6
  692. package/lib/components/pisellBatchActionBar/types.d.ts +0 -237
  693. package/lib/components/pisellCurrency/PisellCurrency.stories.d.ts +0 -56
  694. package/lib/components/pisellCurrency/components/DisabledView.d.ts +0 -11
  695. package/lib/components/pisellCurrency/components/ReadOnlyView.d.ts +0 -17
  696. package/lib/components/pisellCurrency/components/index.d.ts +0 -6
  697. package/lib/components/pisellCurrency/index.d.ts +0 -7
  698. package/lib/components/pisellCurrency/utils/index.d.ts +0 -5
  699. package/lib/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -4
  700. package/lib/components/pisellDataSourceContainer/components/ColumnsSetting/index.d.ts +0 -28
  701. package/lib/components/pisellDataSourceContainer/components/Filter/FilterButton.d.ts +0 -7
  702. package/lib/components/pisellDataSourceContainer/components/Filter/QuickFilter.d.ts +0 -10
  703. package/lib/components/pisellDataSourceContainer/components/Filter/index.d.ts +0 -14
  704. package/lib/components/pisellDataSourceContainer/components/Pagination/index.d.ts +0 -6
  705. package/lib/components/pisellDataSourceContainer/components/Sort/index.d.ts +0 -9
  706. package/lib/components/pisellDataSourceContainer/components/Table/index.d.ts +0 -9
  707. package/lib/components/pisellDataSourceContainer/components/Table/useColumns.d.ts +0 -14
  708. package/lib/components/pisellDataSourceContainer/hooks/useContainerContext.d.ts +0 -3
  709. package/lib/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
  710. package/lib/components/pisellDataSourceContainer/index.d.ts +0 -28
  711. package/lib/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
  712. package/lib/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
  713. package/lib/components/pisellDataSourceContainer/type.d.ts +0 -84
  714. package/lib/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  715. package/lib/components/pisellDataSourceContainer/utils/withContainer.d.ts +0 -9
  716. package/lib/components/pisellDateTimeDisplay/PisellDateTimeDisplay.d.ts +0 -35
  717. package/lib/components/pisellDateTimeDisplay/PisellDateTimeDisplay.stories.d.ts +0 -195
  718. package/lib/components/pisellDateTimeDisplay/components/DateDisplay.d.ts +0 -48
  719. package/lib/components/pisellDateTimeDisplay/components/TimeDisplay.d.ts +0 -42
  720. package/lib/components/pisellDateTimeDisplay/components/WeekdayDisplay.d.ts +0 -57
  721. package/lib/components/pisellDateTimeDisplay/components/index.d.ts +0 -6
  722. package/lib/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  723. package/lib/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  724. package/lib/components/pisellDateTimeDisplay/hooks/index.d.ts +0 -2
  725. package/lib/components/pisellDateTimeDisplay/hooks/useCurrentTime.d.ts +0 -46
  726. package/lib/components/pisellDateTimeDisplay/index.d.ts +0 -3
  727. package/lib/components/pisellDateTimeDisplay/types.d.ts +0 -352
  728. package/lib/components/pisellDateTimeDisplay/utils/formatDate.d.ts +0 -21
  729. package/lib/components/pisellDateTimeDisplay/utils/formatDateOrRelative.d.ts +0 -17
  730. package/lib/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  731. package/lib/components/pisellDateTimeDisplay/utils/formatWeekday.d.ts +0 -30
  732. package/lib/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  733. package/lib/components/pisellDateTimeDisplay/utils/index.d.ts +0 -7
  734. package/lib/components/pisellDateTimeDisplay/utils/relativeDay.d.ts +0 -24
  735. package/lib/components/pisellEmail/PisellEmail.stories.d.ts +0 -116
  736. package/lib/components/pisellEmail/components/DisabledView.d.ts +0 -14
  737. package/lib/components/pisellEmail/components/ReadOnlyView.d.ts +0 -15
  738. package/lib/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  739. package/lib/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  740. package/lib/components/pisellEmail/index.d.ts +0 -7
  741. package/lib/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  742. package/lib/components/pisellEmail/utils/emailHelper.d.ts +0 -66
  743. package/lib/components/pisellEmail/utils/emailValidator.d.ts +0 -45
  744. package/lib/components/pisellEmail/utils/index.d.ts +0 -6
  745. package/lib/components/pisellFilter/index.d.ts +0 -4
  746. package/lib/components/pisellFilter/type.d.ts +0 -7
  747. package/lib/components/pisellFloorMapLayout/PisellFloorMapLayout.stories.d.ts +0 -59
  748. package/lib/components/pisellFloorMapLayout/appearance/floorMapAppearance.d.ts +0 -29
  749. package/lib/components/pisellFloorMapLayout/components/EdgeLayer.d.ts +0 -37
  750. package/lib/components/pisellFloorMapLayout/components/EditableItemLayer.d.ts +0 -89
  751. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -26
  752. package/lib/components/pisellFloorMapLayout/components/FloorMapOverview.d.ts +0 -49
  753. package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +0 -13
  754. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  755. package/lib/components/pisellFloorMapLayout/components/ItemLayer.d.ts +0 -59
  756. package/lib/components/pisellFloorMapLayout/components/MapLayer.d.ts +0 -27
  757. package/lib/components/pisellFloorMapLayout/components/NodePortMarkers.d.ts +0 -20
  758. package/lib/components/pisellFloorMapLayout/components/ViewControlsWithZoom.d.ts +0 -28
  759. package/lib/components/pisellFloorMapLayout/components/index.d.ts +0 -23
  760. package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +0 -16
  761. package/lib/components/pisellFloorMapLayout/context/mergeFloorMapLayoutContext.d.ts +0 -5
  762. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  763. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  764. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  765. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeEditing.d.ts +0 -61
  766. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapEdgeViewModel.d.ts +0 -15
  767. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  768. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapTransformMetrics.d.ts +0 -91
  769. package/lib/components/pisellFloorMapLayout/hooks/useShopFloorPlanSubscription.d.ts +0 -19
  770. package/lib/components/pisellFloorMapLayout/index.d.ts +0 -39
  771. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  772. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  773. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
  774. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.d.ts +0 -10
  775. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanMapping.d.ts +0 -18
  776. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanPure.d.ts +0 -22
  777. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  778. package/lib/components/pisellFloorMapLayout/types.d.ts +0 -769
  779. package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  780. package/lib/components/pisellFloorMapLayout/utils/batchScenePlacementLayout.d.ts +0 -45
  781. package/lib/components/pisellFloorMapLayout/utils/edgeRouting.d.ts +0 -267
  782. package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  783. package/lib/components/pisellFloorMapLayout/utils/floorMapCanvasStage.d.ts +0 -83
  784. package/lib/components/pisellFloorMapLayout/utils/floorMapConfigMerge.d.ts +0 -8
  785. package/lib/components/pisellFloorMapLayout/utils/floorMapDataBindingUtils.d.ts +0 -21
  786. package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  787. package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  788. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  789. package/lib/components/pisellFloorMapLayout/utils/floorMapFallbackRender.d.ts +0 -11
  790. package/lib/components/pisellFloorMapLayout/utils/floorMapOverviewLayout.d.ts +0 -44
  791. package/lib/components/pisellFloorMapLayout/utils/floorMapRemotePersist.d.ts +0 -17
  792. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  793. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  794. package/lib/components/pisellFloorMapLayout/utils/floorMapSelectionZone.d.ts +0 -24
  795. package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  796. package/lib/components/pisellFloorMapLayout/utils/floorMapToolbarPalette.d.ts +0 -34
  797. package/lib/components/pisellFloorMapLayout/utils/floorMapViewConfigDiff.d.ts +0 -8
  798. package/lib/components/pisellFloorMapLayout/utils/layoutMeasurements.d.ts +0 -30
  799. package/lib/components/pisellFloorMapLayout/utils/mergeCanvasesForTabs.d.ts +0 -7
  800. package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  801. package/lib/components/pisellGridPro/GridPro.d.ts +0 -9
  802. package/lib/components/pisellGridPro/GridView/index.d.ts +0 -6
  803. package/lib/components/pisellGridPro/GridView/type.d.ts +0 -3
  804. package/lib/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  805. package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  806. package/lib/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  807. package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -6
  808. package/lib/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  809. package/lib/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  810. package/lib/components/pisellGridPro/components/Header/index.d.ts +0 -12
  811. package/lib/components/pisellGridPro/index.d.ts +0 -4
  812. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  813. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  814. package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  815. package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  816. package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  817. package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  818. package/lib/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  819. package/lib/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  820. package/lib/components/pisellLayout/index.d.ts +0 -14
  821. package/lib/components/pisellLongText/PisellLongText.stories.d.ts +0 -123
  822. package/lib/components/pisellLongText/components/DisabledView.d.ts +0 -16
  823. package/lib/components/pisellLongText/components/ReadOnlyView.d.ts +0 -18
  824. package/lib/components/pisellLongText/index.d.ts +0 -7
  825. package/lib/components/pisellLookup/hooks/index.d.ts +0 -6
  826. package/lib/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  827. package/lib/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  828. package/lib/components/pisellLookup/utils/storage.d.ts +0 -42
  829. package/lib/components/pisellMetricCard/PisellMetricCard.d.ts +0 -35
  830. package/lib/components/pisellMetricCard/PisellMetricCard.stories.d.ts +0 -17
  831. package/lib/components/pisellMetricCard/components/MetricComparison.d.ts +0 -14
  832. package/lib/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  833. package/lib/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  834. package/lib/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  835. package/lib/components/pisellMetricCard/components/index.d.ts +0 -7
  836. package/lib/components/pisellMetricCard/index.d.ts +0 -6
  837. package/lib/components/pisellMetricCard/types.d.ts +0 -201
  838. package/lib/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  839. package/lib/components/pisellMetricCard/utils/index.d.ts +0 -5
  840. package/lib/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  841. package/lib/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  842. package/lib/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  843. package/lib/components/pisellModal/index.d.ts +0 -62
  844. package/lib/components/pisellMultipleSelect/PisellMultipleSelect.stories.d.ts +0 -70
  845. package/lib/components/pisellMultipleSelect/components/DisabledView.d.ts +0 -8
  846. package/lib/components/pisellMultipleSelect/index.d.ts +0 -7
  847. package/lib/components/pisellNumber/PisellNumber.stories.d.ts +0 -66
  848. package/lib/components/pisellNumber/components/DisabledView.d.ts +0 -11
  849. package/lib/components/pisellNumber/components/index.d.ts +0 -6
  850. package/lib/components/pisellNumber/index.d.ts +0 -7
  851. package/lib/components/pisellPercent/PisellPercent.stories.d.ts +0 -52
  852. package/lib/components/pisellPercent/components/DisabledView.d.ts +0 -11
  853. package/lib/components/pisellPercent/components/ReadOnlyView.d.ts +0 -14
  854. package/lib/components/pisellPercent/components/index.d.ts +0 -6
  855. package/lib/components/pisellPercent/index.d.ts +0 -7
  856. package/lib/components/pisellPercent/utils/index.d.ts +0 -6
  857. package/lib/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  858. package/lib/components/pisellPhone/PisellPhone.stories.d.ts +0 -80
  859. package/lib/components/pisellPhone/components/DisabledView.d.ts +0 -16
  860. package/lib/components/pisellPhone/components/ReadOnlyView.d.ts +0 -17
  861. package/lib/components/pisellPhone/constants/countryCodes.d.ts +0 -20
  862. package/lib/components/pisellPhone/index.d.ts +0 -8
  863. package/lib/components/pisellPhone/utils/countryCodeHelper.d.ts +0 -35
  864. package/lib/components/pisellPhone/utils/index.d.ts +0 -6
  865. package/lib/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  866. package/lib/components/pisellQuickFilter/index.d.ts +0 -11
  867. package/lib/components/pisellQuickFilter/type.d.ts +0 -12
  868. package/lib/components/pisellRating/PisellRating.stories.d.ts +0 -53
  869. package/lib/components/pisellRating/index.d.ts +0 -7
  870. package/lib/components/pisellRecordBoard/context/RecordBoardContext.d.ts +0 -3
  871. package/lib/components/pisellRecordBoard/context/RecordBoardProvider.d.ts +0 -11
  872. package/lib/components/pisellRecordBoard/hooks/useRecordBoardContext.d.ts +0 -16
  873. package/lib/components/pisellRecordBoard/layouts/CardLayout/CardList.d.ts +0 -12
  874. package/lib/components/pisellRecordBoard/layouts/CardLayout/index.d.ts +0 -13
  875. package/lib/components/pisellRecordBoard/layouts/GridLayout/Grid.d.ts +0 -14
  876. package/lib/components/pisellRecordBoard/layouts/GridLayout/index.d.ts +0 -13
  877. package/lib/components/pisellRecordBoard/shellFrame/BatchActionBar/index.d.ts +0 -8
  878. package/lib/components/pisellRecordBoard/shellFrame/Calendar/RecordBoardCalendar.d.ts +0 -8
  879. package/lib/components/pisellRecordBoard/shellFrame/Calendar/bookingCalendarViewShared.d.ts +0 -34
  880. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  881. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  882. package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
  883. package/lib/components/pisellRecordBoard/shellFrame/Calendar/hooks/useBookingCalendarDayOverlayLayout.d.ts +0 -18
  884. package/lib/components/pisellRecordBoard/shellFrame/Calendar/index.d.ts +0 -7
  885. package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/MoveConfirmModal.d.ts +0 -17
  886. package/lib/components/pisellRecordBoard/shellFrame/Calendar/modal/OverflowListModal.d.ts +0 -30
  887. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/BookingCalendarStyle.d.ts +0 -10
  888. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
  889. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.d.ts +0 -330
  890. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDaySelectionBar.d.ts +0 -21
  891. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarDayView.d.ts +0 -52
  892. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarGroupRowHeader.d.ts +0 -23
  893. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.d.ts +0 -22
  894. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarResourceView.d.ts +0 -57
  895. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.d.ts +0 -26
  896. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/bookingCalendarDayViewContext.d.ts +0 -12
  897. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/day/useBookingCalendarDayHourRemaining.d.ts +0 -4
  898. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/resource/useBookingCalendarResourceDayHeaderRemaining.d.ts +0 -8
  899. package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/ColumnSettingPopover.d.ts +0 -15
  900. package/lib/components/pisellRecordBoard/shellFrame/ColumnSetting/index.d.ts +0 -8
  901. package/lib/components/pisellRecordBoard/shellFrame/FloorMap.d.ts +0 -14
  902. package/lib/components/pisellRecordBoard/shellFrame/Pagination/index.d.ts +0 -14
  903. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  904. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/PisellRecordBoardResourceWallView.d.ts +0 -12
  905. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/RecordBoardResourceWall.d.ts +0 -8
  906. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanel.d.ts +0 -50
  907. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelColorTab.d.ts +0 -17
  908. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.d.ts +0 -28
  909. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  910. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/VenueWallCard.d.ts +0 -22
  911. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  912. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallCardPresentation.d.ts +0 -58
  913. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/venueWallUtils.d.ts +0 -64
  914. package/lib/components/pisellRecordBoard/shellFrame/ShellBodyMetaContext.d.ts +0 -24
  915. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  916. package/lib/components/pisellRecordBoard/shellFrame/ToolBarQuickFilter/index.d.ts +0 -19
  917. package/lib/components/pisellRecordBoard/types.d.ts +0 -899
  918. package/lib/components/pisellRecordBoard/utils/partitionShellFrameChildren.d.ts +0 -23
  919. package/lib/components/pisellRecordBoard/utils/recordBoardColumns.d.ts +0 -52
  920. package/lib/components/pisellRecordBoard/utils/recordBoardPhoneGrid.d.ts +0 -27
  921. package/lib/components/pisellRecordBoard/utils/withRecordBoard.d.ts +0 -9
  922. package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
  923. package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
  924. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.stories.d.ts +0 -16
  925. package/lib/components/pisellReservationScheduleBand/index.d.ts +0 -3
  926. package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -68
  927. package/lib/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  928. package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  929. package/lib/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
  930. package/lib/components/pisellShellFrame/index.d.ts +0 -2
  931. package/lib/components/pisellShellFrame/types.d.ts +0 -62
  932. package/lib/components/pisellSingleLineText/PisellSingleLineText.stories.d.ts +0 -102
  933. package/lib/components/pisellSingleLineText/components/DisabledView.d.ts +0 -16
  934. package/lib/components/pisellSingleLineText/components/ReadOnlyView.d.ts +0 -20
  935. package/lib/components/pisellSingleLineText/index.d.ts +0 -7
  936. package/lib/components/pisellSingleSelect/PisellSingleSelect.stories.d.ts +0 -66
  937. package/lib/components/pisellSingleSelect/components/DisabledView.d.ts +0 -8
  938. package/lib/components/pisellSingleSelect/index.d.ts +0 -7
  939. package/lib/components/pisellSort/index.d.ts +0 -4
  940. package/lib/components/pisellSort/type.d.ts +0 -7
  941. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.stories.d.ts +0 -79
  942. package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  943. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  944. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  945. package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  946. package/lib/components/pisellTimeNavigator/components/index.d.ts +0 -5
  947. package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  948. package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  949. package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  950. package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  951. package/lib/components/pisellTimeNavigator/index.d.ts +0 -5
  952. package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
  953. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  954. package/lib/components/pisellTimeNavigator/types.d.ts +0 -175
  955. package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  956. package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.d.ts +0 -32
  957. package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
  958. package/lib/components/pisellTimeRangeDisplay/components/DateBlock.d.ts +0 -20
  959. package/lib/components/pisellTimeRangeDisplay/components/DurationBlock.d.ts +0 -19
  960. package/lib/components/pisellTimeRangeDisplay/components/TimeRangeBlock.d.ts +0 -36
  961. package/lib/components/pisellTimeRangeDisplay/components/WeekdayBlock.d.ts +0 -18
  962. package/lib/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
  963. package/lib/components/pisellTimeRangeDisplay/index.d.ts +0 -3
  964. package/lib/components/pisellTimeRangeDisplay/types.d.ts +0 -145
  965. package/lib/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  966. package/lib/components/pisellTimeRangeDisplay/utils/index.d.ts +0 -4
  967. package/lib/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
  968. package/lib/components/pisellUrl/PisellUrl.stories.d.ts +0 -108
  969. package/lib/components/pisellUrl/components/DisabledView.d.ts +0 -14
  970. package/lib/components/pisellUrl/components/ReadOnlyView.d.ts +0 -15
  971. package/lib/components/pisellUrl/index.d.ts +0 -7
  972. package/lib/components/pisellUrl/utils/index.d.ts +0 -6
  973. package/lib/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  974. package/lib/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  975. package/lib/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  976. package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  977. package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -7
  978. package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -203
  979. package/lib/components/productCard/lineItem/components/Resources/index.d.ts +0 -7
  980. package/lib/components/productCard/lineItem/locales.d.ts +0 -38
  981. package/lib/components/productCard/lineItem/types.d.ts +0 -13
  982. package/lib/components/select/index.d.ts +0 -9
  983. package/lib/components/select-time/RightPanel/index.d.ts +0 -10
  984. package/lib/components/select-time/index.d.ts +0 -16
  985. package/lib/components/sort/types.d.ts +0 -39
  986. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -9
  987. package/lib/components/table/Table/fields/select/Edit/index.d.ts +0 -4
  988. package/lib/components/table/Table/fields/types/index.d.ts +0 -33
  989. package/lib/components/virtual-keyboard/Time/index.d.ts +0 -14
  990. package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  991. package/lib/components/virtualInput/index.d.ts +0 -29
  992. package/lib/components/walletCard/index.d.ts +0 -79
  993. package/lib/hooks/useMobile.d.ts +0 -8
  994. package/lib/hooks/useThemeTokens.d.ts +0 -7
  995. package/lib/locales/en-US.d.ts +0 -566
  996. package/lib/locales/index.d.ts +0 -1
  997. package/lib/theme/tokens.d.ts +0 -22
  998. 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 {};