@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,111 +0,0 @@
1
- import { CSSProperties, ReactNode } from 'react';
2
- /**
3
- * Tabbar 数据源项类型
4
- */
5
- export interface TabbarDataSource {
6
- /** 唯一标识 */
7
- id: string | number;
8
- /** 店铺ID */
9
- shop_id?: number;
10
- /** 父级ID */
11
- parent_id?: number;
12
- /** 显示名称 */
13
- name: string;
14
- /** URL slug */
15
- slug?: string;
16
- /** 图标 URL 或图标名称 */
17
- icon?: string;
18
- /** 子级数据 */
19
- children?: TabbarDataSource[];
20
- /** 自定义点击事件标识 */
21
- customClick?: boolean;
22
- /** 唯一 key */
23
- key?: string;
24
- }
25
- /**
26
- * 层级配置
27
- */
28
- export interface TabbarLevelConfig {
29
- /** SuperTabs 背景色 */
30
- superTabsBg: string;
31
- /** 卡片宽度 */
32
- cardWidth: number;
33
- /** 卡片高度 */
34
- cardHeight: number;
35
- /** 左侧缩进 */
36
- paddingLeft?: number;
37
- }
38
- /**
39
- * 展开配置
40
- */
41
- export interface ExpandConfig {
42
- /** 激活状态配置 */
43
- active: {
44
- icon: string;
45
- text: string;
46
- };
47
- /** 未激活状态配置 */
48
- inactive: {
49
- icon: string;
50
- text: string;
51
- };
52
- }
53
- /**
54
- * 展开状态
55
- */
56
- export interface ExpandState {
57
- level1: boolean;
58
- level2: boolean;
59
- level3: boolean;
60
- }
61
- /**
62
- * 层级类型
63
- */
64
- export declare type LevelType = 'level1' | 'level2' | 'level3';
65
- /**
66
- * TabbarLevel 组件属性
67
- */
68
- export interface TabbarLevelProps {
69
- /** SKU ID */
70
- skuId: string;
71
- /** 数据源 */
72
- dataSource: TabbarDataSource[];
73
- /** 当前激活的面板 key */
74
- activePanelKey: string | number;
75
- /** 层级 */
76
- level: LevelType;
77
- /** 设置激活面板 key */
78
- setActivePanelKey: (key: string | number, item?: TabbarDataSource) => void;
79
- /** 是否展开 */
80
- expand: boolean;
81
- /** 展开处理函数 */
82
- handleExpand: () => void;
83
- /** 渲染子级内容 */
84
- renderChildren?: (panelProps: any) => ReactNode;
85
- /** 层级配置 */
86
- levelConfig?: TabbarLevelConfig;
87
- /** 展开配置 */
88
- expandConfig?: ExpandConfig;
89
- }
90
- /**
91
- * PisellTabbar 组件属性
92
- */
93
- export interface PisellTabbarProps {
94
- /** 数据源 */
95
- dataSource?: TabbarDataSource[];
96
- /** 当前选中的值(多层级 key 数组) */
97
- value?: (string | number)[];
98
- /** 值变化回调 */
99
- onChange?: (value: (string | number)[]) => void;
100
- /** 自定义类名 */
101
- className?: string;
102
- /** 自定义样式 */
103
- style?: CSSProperties;
104
- /** 层级配置(可按层级自定义) */
105
- levelConfig?: Partial<Record<LevelType, Partial<TabbarLevelConfig>>>;
106
- /** 展开配置 */
107
- expandConfig?: ExpandConfig;
108
- /** 最大层级数 */
109
- maxLevel?: 1 | 2 | 3;
110
- __designMode?: boolean;
111
- }
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import type { SafeAreaTopProps } from './types';
3
- import './index.less';
4
- export declare const SafeAreaTop: React.NamedExoticComponent<SafeAreaTopProps>;
5
- export default SafeAreaTop;
@@ -1,9 +0,0 @@
1
- import type React from 'react';
2
- export interface SafeAreaTopProps {
3
- /** 顶部安全区背景色,默认透明。 */
4
- backgroundColor?: string;
5
- /** 业务页面传入的自定义样式类。 */
6
- className?: string;
7
- /** 额外内联样式,优先级高于组件默认样式。 */
8
- style?: React.CSSProperties;
9
- }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import type { MenuProps, ButtonProps } from 'antd';
3
- export interface ButtonGroupListItemProps {
4
- id?: string;
5
- isMore?: boolean;
6
- menuData?: MenuProps['items'];
7
- buttonProps?: ButtonProps;
8
- }
9
- interface ButtonConfigProps {
10
- [id: string]: ButtonGroupListItemProps;
11
- }
12
- export declare type ButtonGroupListProps = ButtonGroupListItemProps[][];
13
- interface ButtonGroupPreviewProps {
14
- buttonConfig?: ButtonConfigProps;
15
- buttonGroupList?: ButtonGroupListProps;
16
- updateButtonProps?: ButtonGroupListItemProps;
17
- }
18
- declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<ButtonGroupPreviewProps & React.RefAttributes<any>>>;
19
- export default _default;
@@ -1,18 +0,0 @@
1
- /// <reference types="react" />
2
- import { ModeType } from '../../type';
3
- export interface FormSettingContextType {
4
- onDataSourceFinish?: (values: any, result: any, form: any) => void;
5
- renderMode?: ModeType;
6
- groupInfoPosition?: 'top' | 'side';
7
- children?: React.ReactNode;
8
- currentValue?: 'server' | 'local';
9
- size?: 'small' | 'middle' | 'large';
10
- formatSubmitValues?: (values: Record<string, any>) => Record<string, any>;
11
- formatInitialValues?: (values: Record<string, any>) => Record<string, any>;
12
- customSubmit?: (values: Record<string, any>) => Promise<any>;
13
- beforeSubmit?: (values: Record<string, any>) => Promise<boolean> | boolean;
14
- scene?: 'template' | 'profile' | 'instance';
15
- sceneRequestId?: string;
16
- }
17
- export declare const FormSettingContext: import("react").Context<FormSettingContextType>;
18
- export default FormSettingContext;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { FormSettingContextType } from './FormSettingContext';
3
- /**
4
- * @title: 表单设置Provider
5
- * @description: 提供表单设置信息
6
- */
7
- declare const FormSettingProvider: React.FC<FormSettingContextType>;
8
- export default FormSettingProvider;
@@ -1,201 +0,0 @@
1
- export interface DataSourceType {
2
- key: string;
3
- displayName: string;
4
- status: string;
5
- type: string;
6
- isDBInstance: boolean;
7
- collections: Collection[];
8
- }
9
- export declare type ActionsItem = {
10
- method: string;
11
- path: string;
12
- params: {
13
- name: string;
14
- value: string;
15
- }[];
16
- headers: {
17
- name: string;
18
- value: string;
19
- }[];
20
- body: Record<string, any>;
21
- };
22
- export interface Collection {
23
- name: string;
24
- title: string;
25
- tableName: string;
26
- timestamps: boolean;
27
- autoGenId: boolean;
28
- filterTargetKey: string;
29
- fields: Field[];
30
- introspected: boolean;
31
- unavailableActions: any[];
32
- actions: {
33
- get: ActionsItem;
34
- update: ActionsItem;
35
- create: ActionsItem;
36
- delete: ActionsItem;
37
- list: ActionsItem;
38
- };
39
- }
40
- interface Field {
41
- name: string;
42
- type: string;
43
- allowNull: boolean;
44
- primaryKey: boolean;
45
- unique: boolean;
46
- autoIncrement: boolean;
47
- description?: (null | string)[];
48
- possibleTypes?: string[];
49
- rawType: string;
50
- interface: string;
51
- uiSchema: UiSchema;
52
- key?: string;
53
- collectionName?: string;
54
- collectionKey?: any;
55
- dataSourceKey?: string;
56
- defaultValue?: any;
57
- }
58
- interface UiSchema {
59
- type?: string;
60
- 'x-component': string;
61
- 'x-component-props'?: Xcomponentprops;
62
- 'x-validator'?: string;
63
- title: string;
64
- default?: any;
65
- enum?: any[];
66
- }
67
- interface Xcomponentprops {
68
- style?: Style;
69
- autoSize?: AutoSize;
70
- stringMode?: boolean;
71
- step?: string;
72
- dateFormat?: string;
73
- showTime?: boolean;
74
- }
75
- interface AutoSize {
76
- minRows: number;
77
- }
78
- interface Style {
79
- width: string;
80
- }
81
- /**
82
- * 获取nocobase自定义数据源
83
- */
84
- export declare const getNocobaseDataSource: () => Promise<DataSourceType[]>;
85
- /**
86
- * 获取nocobase主数据源
87
- */
88
- export declare const getNocobaseMainDataSource: () => Promise<any>;
89
- /**
90
- * 获取nocobase数据源设置
91
- */
92
- export declare const getNocobaseDataSourceOptions: () => Promise<any>;
93
- /**
94
- * 创建nocobase数据
95
- */
96
- export declare const createNocobaseData: (params: {
97
- key: string;
98
- data: any;
99
- headers?: any;
100
- }) => Promise<any>;
101
- /**
102
- * nocobase get数据
103
- */
104
- export declare const getNocobaseData: (params: {
105
- key: string;
106
- query: Record<string, any>;
107
- headers?: any;
108
- }) => Promise<any>;
109
- /**
110
- * 自定义api接口
111
- */
112
- export declare const customApi: (url: string, data: Record<string, any>, options: {
113
- method: 'GET' | 'POST' | 'PUT' | 'DELETE';
114
- baseUrl?: string | undefined;
115
- headers?: {
116
- name: string;
117
- value: any;
118
- }[] | undefined;
119
- params?: {
120
- name: string;
121
- value: any;
122
- }[] | undefined;
123
- body?: Record<string, any> | undefined;
124
- dataSourceKey?: string | undefined;
125
- }) => Promise<any>;
126
- /**
127
- * 更新nocobase数据
128
- */
129
- export declare const updateNocobaseData: (params: {
130
- key: string;
131
- data: any;
132
- headers?: any;
133
- query?: Record<string, any> | undefined;
134
- }) => Promise<any>;
135
- /**
136
- * 获取nocobase数据列表
137
- */
138
- export declare const getNocobaseDataList: (allParams: {
139
- key: string;
140
- params: {
141
- page: number;
142
- pageSize: number;
143
- };
144
- headers?: any;
145
- }) => Promise<any>;
146
- /**
147
- * 删除nocobase数据
148
- */
149
- export declare const deleteNocobaseData: (key: string, id: string, headers?: any) => Promise<any>;
150
- /**
151
- * 获取formSettingMeta数据
152
- * @param params 请求参数
153
- * @param params.sectionCodes 配置段代码数组,如 ['payment']
154
- * @param params.businessCode 业务代码
155
- * @param params.channelCode 渠道代码
156
- * @param params.isBoard 是否包含board_code参数
157
- * @returns Promise<any> 返回设置元数据
158
- */
159
- export declare const getFormSettingMetaData: (params: {
160
- sectionCodes: string[];
161
- scope: string;
162
- target?: string | undefined;
163
- }) => Promise<any>;
164
- /**
165
- * 更新租户设置数据
166
- * @param params 请求参数
167
- * @param params.businessCode 业务代码
168
- * @param params.channelCode 渠道代码
169
- * @param params.boardCode 板块代码
170
- * @param params.data 要更新的数据对象,如 {"order.prefix":"","order.suffix":"","payment.number":""}
171
- * @returns Promise<any> 返回更新结果
172
- */
173
- export declare const updateTenantSetting: (params: {
174
- scope: string;
175
- target?: string | undefined;
176
- data: Record<string, any>;
177
- }) => Promise<any>;
178
- export declare type DeviceSettingScene = 'template' | 'profile' | 'instance';
179
- /**
180
- * 获取设备设置元数据(POST 类型 GET)
181
- * @param params.scene 场景,默认 template
182
- * @param params.sceneRequestId URL 中 {id} 占位符的实际取值
183
- * @param params.items 需要获取的字段列表,例如 ['order.name', 'order.id']
184
- */
185
- export declare const getDeviceSettingMetaData: (params: {
186
- scene?: DeviceSettingScene | undefined;
187
- sceneRequestId: string;
188
- items: string[];
189
- }) => Promise<any>;
190
- /**
191
- * 更新设备设置数据
192
- * @param params.scene 场景,默认 template
193
- * @param params.sceneRequestId URL 中 {id} 占位符的实际取值
194
- * @param params.data 需要更新的字段值对象
195
- */
196
- export declare const updateDeviceSetting: (params: {
197
- scene?: DeviceSettingScene | undefined;
198
- sceneRequestId: string;
199
- data: Record<string, any>;
200
- }) => Promise<any>;
201
- export {};
@@ -1,39 +0,0 @@
1
- import React from 'react';
2
- import { ButtonProps } from 'antd';
3
- import './index.less';
4
- export interface SubmitButtonProps extends ButtonProps {
5
- status: 'normal' | 'disabled' | 'hidden';
6
- children: React.ReactNode;
7
- childrenString?: string;
8
- confirmConfig?: {
9
- enable: boolean;
10
- title: string;
11
- content: string;
12
- icon: React.ReactNode;
13
- okText: string;
14
- cancelText: string;
15
- };
16
- toastConfig?: {
17
- enable: boolean;
18
- icon: React.ReactNode;
19
- title: string;
20
- showAfterSubmit?: boolean;
21
- };
22
- refreshData?: boolean;
23
- afterSubmitType?: 'none' | 'close' | 'showModal' | 'showNotification';
24
- afterSubmitModalConfig?: {
25
- title: string;
26
- content: string;
27
- okText: string;
28
- onOk?: () => void;
29
- };
30
- afterSubmitNotificationConfig?: {
31
- title: string;
32
- content: string;
33
- icon: React.ReactNode;
34
- duration: number;
35
- placement: 'top' | 'topLeft' | 'topRight' | 'bottom' | 'bottomLeft' | 'bottomRight';
36
- };
37
- }
38
- declare const SubmitButton: (props: SubmitButtonProps) => React.JSX.Element | null;
39
- export default SubmitButton;
@@ -1,35 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceType } from "../provider/dataSource/DataSourceContext";
3
- export declare type ModeType = 'edit' | 'add' | 'view' | 'disabled' | 'hidden' | 'tableView';
4
- export interface DataSourceFormProps {
5
- title: string;
6
- description: string;
7
- dataSource: DataSourceType;
8
- extraParams?: Record<string, any>;
9
- showTitle: boolean;
10
- showDescription: boolean;
11
- groupInfoPosition: 'top' | 'side';
12
- variables: any[];
13
- renderMode?: ModeType;
14
- currentValue?: 'server' | 'local';
15
- scene?: 'template' | 'profile' | 'instance';
16
- sceneRequestId?: string;
17
- children: React.ReactNode;
18
- className?: string;
19
- size?: 'small' | 'middle' | 'large';
20
- onDataSourceFinish?: (values: any, result: any) => void;
21
- __designMode?: string;
22
- formatSubmitValues?: (values: Record<string, any>) => Record<string, any>;
23
- formatInitialValues?: (values: Record<string, any>) => Record<string, any>;
24
- onDataSourceLoaded?: (values: Record<string, any>, result: any) => void;
25
- customSubmit?: (values: Record<string, any>) => Promise<any>;
26
- beforeSubmit?: (values: Record<string, any>) => Promise<boolean> | boolean;
27
- leaveConfirmConfig?: {
28
- enable: boolean;
29
- title: string;
30
- content: string;
31
- icon: React.ReactNode;
32
- okText: string;
33
- cancelText: string;
34
- };
35
- }
@@ -1,24 +0,0 @@
1
- /**
2
- * URL参数处理工具方法
3
- */
4
- /**
5
- * 从浏览器URL获取查询参数
6
- * @returns Record<string, string> URL查询参数对象
7
- */
8
- export declare const getUrlParams: () => Record<string, string>;
9
- /**
10
- * 从URL参数中提取formSettingMeta相关的参数
11
- * @param urlParams URL查询参数对象,如果不传则自动从浏览器获取
12
- * @returns 包含business_code、channel_code和isBoard参数的对象
13
- */
14
- export declare const getFormSettingParams: (urlParams?: Record<string, string>) => {
15
- businessCode: string;
16
- channelCode: string;
17
- isBoard: boolean;
18
- };
19
- /**
20
- * 根据URL参数更新租户设置数据
21
- * @param data 要更新的数据对象,如 {"order.prefix":"","order.suffix":"","payment.number":""}
22
- * @returns Promise<any> 返回更新结果
23
- */
24
- export declare const updateTenantSettingFromUrl: (data: Record<string, any>) => Promise<any>;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceSubFormProps } from './types';
3
- /**
4
- * @title DataSourceSubForm 子表单组件
5
- * @description
6
- * 独立的子表单组件,专注于渲染一组表单字段。支持两种使用方式:
7
- * 1. 传入 children:使用低代码引擎渲染的子组件(优先)
8
- * 2. 传入 xRecordSchema:通过配置自动生成表单字段(fallback)
9
- *
10
- * 值结构: { field1: v1, field2: v2 }
11
- */
12
- declare const DataSourceSubForm: React.FC<DataSourceSubFormProps>;
13
- export default DataSourceSubForm;
@@ -1,117 +0,0 @@
1
- import React from 'react';
2
- import { ModeType } from '../dataSourceForm/type';
3
- /**
4
- * @title 字段选项接口
5
- * @description 用于下拉框、单选框等组件的选项配置
6
- */
7
- export interface DataSourceSubFormOption {
8
- label?: React.ReactNode;
9
- value: string | number;
10
- }
11
- /**
12
- * @title 字段 Schema 接口
13
- * @description 定义表单字段的结构和配置
14
- */
15
- export interface DataSourceSubFormFieldSchema {
16
- /** 字段名称(必填) */
17
- name: string;
18
- /** 字段标签 */
19
- label?: React.ReactNode;
20
- /** 组件类型(兼容多种命名方式) */
21
- component?: string;
22
- componentName?: string;
23
- /** 字段数据类型 */
24
- type?: string;
25
- /** 接口类型,用于映射到具体组件(如 Select、Input 等) */
26
- interface?: string;
27
- /** 字段选项列表(用于 Select、Radio 等) */
28
- options?: DataSourceSubFormOption[];
29
- /** 组件额外配置 */
30
- props?: Record<string, any>;
31
- /** 子字段(用于嵌套结构,如 Input.JSON) */
32
- children?: DataSourceSubFormFieldSchema[];
33
- _children?: DataSourceSubFormFieldSchema[];
34
- /** 字段 Schema 配置 */
35
- schema?: Record<string, any>;
36
- /** UI Schema 配置(支持低代码平台的各种配置项) */
37
- uiSchema?: {
38
- title?: React.ReactNode;
39
- enum?: DataSourceSubFormOption[];
40
- 'x-component'?: string;
41
- 'x-component-props'?: Record<string, any>;
42
- 'x-read-pretty'?: boolean;
43
- 'x-validator'?: string;
44
- 'x-display'?: 'visible' | 'hidden' | 'none';
45
- 'x-pattern'?: 'editable' | 'disabled' | 'readPretty';
46
- 'x-data-source'?: {
47
- type?: string;
48
- options?: Array<{
49
- id?: string;
50
- label: string | Record<string, any>;
51
- value: string;
52
- color?: string;
53
- }>;
54
- labelField?: string;
55
- valueField?: string;
56
- dataSource?: any;
57
- extraParams?: Record<string, any>;
58
- };
59
- 'x-record-schema'?: DataSourceSubFormSchema | DataSourceSubFormFieldSchema[] | string;
60
- default?: any;
61
- type?: 'string' | 'number' | 'integer' | 'boolean' | 'array' | 'object';
62
- };
63
- }
64
- /**
65
- * @title Schema 接口
66
- * @description 表单字段集合的结构定义
67
- */
68
- export interface DataSourceSubFormSchema {
69
- /** 字段列表 */
70
- fields?: DataSourceSubFormFieldSchema[];
71
- /** 属性映射(key-value 形式) */
72
- properties?: Record<string, any>;
73
- /** 子字段列表 */
74
- children?: DataSourceSubFormFieldSchema[];
75
- }
76
- /**
77
- * @title DataSourceSubForm 组件 Props
78
- * @description
79
- * 独立的子表单组件,用于渲染一组表单字段。
80
- * 支持通过 xRecordSchema 配置字段,或直接传入 children 低代码子组件。
81
- */
82
- export interface DataSourceSubFormProps {
83
- /** 渲染模式:edit(编辑)、disabled(禁用)、preview(预览) */
84
- renderMode?: ModeType;
85
- /**
86
- * 表单值对象
87
- * @example { "fieldName1": "value1", "fieldName2": "value2" }
88
- */
89
- value?: Record<string, any>;
90
- /**
91
- * 值变化回调
92
- * @param value 更新后的表单值对象
93
- */
94
- onChange?: (value: Record<string, any>) => void;
95
- /**
96
- * xRecordSchema:定义表单字段结构
97
- * 支持三种格式:
98
- * 1. JSON 字符串
99
- * 2. Schema 对象(包含 fields/properties/children)
100
- * 3. 字段数组
101
- */
102
- xRecordSchema?: string | DataSourceSubFormSchema | DataSourceSubFormFieldSchema[];
103
- /**
104
- * 容器 children:低代码引擎渲染的子组件节点
105
- * 优先使用 children,如果没有则回退到 xRecordSchema 渲染
106
- */
107
- children?: React.ReactNode;
108
- /** 低代码设计模式标识 */
109
- __designMode?: string;
110
- /** 表单布局方式 */
111
- layout?: 'horizontal' | 'vertical' | 'inline';
112
- /** 自定义类名 */
113
- className?: string;
114
- /** 自定义样式 */
115
- style?: React.CSSProperties;
116
- [key: string]: any;
117
- }
@@ -1,4 +0,0 @@
1
- declare const useDrawerState: (operationContent?: {
2
- [key: string]: import("react").ReactNode;
3
- } | undefined) => any;
4
- export default useDrawerState;
@@ -1,26 +0,0 @@
1
- /**
2
- * 获取nocobase数据列表
3
- */
4
- export declare const getCountryDataList: () => Promise<any>;
5
- export interface Country {
6
- id: number;
7
- name: {
8
- en: string;
9
- 'zh-CN': string;
10
- 'zh-HK': string;
11
- 'ja': string;
12
- 'pt': string;
13
- original: string;
14
- };
15
- code: string;
16
- calling_code: string;
17
- currency_code: string;
18
- sort: number;
19
- status: string;
20
- created_at: string;
21
- updated_at: string;
22
- prefix: string;
23
- }
24
- export declare const useCountries: () => {
25
- data: Country[];
26
- };
@@ -1,27 +0,0 @@
1
- /**
2
- * 获取nocobase数据列表
3
- */
4
- export declare const getCountryDataList: () => Promise<any>;
5
- export declare const getShopCountryDataList: (locale?: any) => Promise<any>;
6
- export interface Country {
7
- id: number;
8
- name: {
9
- en: string;
10
- 'zh-CN': string;
11
- 'zh-HK': string;
12
- 'ja': string;
13
- 'pt': string;
14
- original: string;
15
- };
16
- code: string;
17
- calling_code: string;
18
- currency_code: string;
19
- sort: number;
20
- status: string;
21
- created_at: string;
22
- updated_at: string;
23
- prefix: string;
24
- }
25
- export declare const useCountries: () => {
26
- data: Country[];
27
- };