@pisell/materials 6.11.218 → 6.11.220

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 (707) 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 +7 -7
  7. package/es/components/PisellFields/index.d.ts +0 -1
  8. package/es/components/PisellLayouts/index.d.ts +1 -0
  9. package/es/components/appVersionControl/index.d.ts +1 -0
  10. package/es/components/batch-editor/index.d.ts +0 -1
  11. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  12. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
  13. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +3 -3
  14. package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  15. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  16. package/es/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
  17. package/es/components/dataSourceComponents/fields/index.d.ts +8 -9
  18. package/es/components/date-picker/index.d.ts +0 -1
  19. package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -1
  20. package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  21. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  22. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  23. package/es/components/pisellInput/index.d.ts +0 -1
  24. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  25. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  26. package/es/components/pisellModal/components/index.d.ts +0 -1
  27. package/es/components/pisellTooltip/index.d.ts +0 -1
  28. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  29. package/es/components/productCard/components/MultiDay/index.d.ts +0 -1
  30. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  31. package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  32. package/es/components/productCard/lineItem/components/Holders/index.d.ts +9 -0
  33. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  34. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  35. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  36. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  37. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  38. package/es/components/table/Table/SelectField/index.d.ts +0 -1
  39. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  40. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  41. package/es/components/table/Table/fields/index.d.ts +0 -1
  42. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  43. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  44. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  45. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  46. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  47. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  48. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  49. package/es/components/table/Table/fields/select/index.d.ts +0 -1
  50. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  51. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  52. package/es/components/table/Table/utils.d.ts +1 -1
  53. package/es/components/versionSelect/index.d.ts +1 -0
  54. package/lib/components/PisellFields/index.d.ts +0 -1
  55. package/lib/components/PisellLayouts/index.d.ts +1 -0
  56. package/lib/components/appVersionControl/index.d.ts +1 -0
  57. package/lib/components/batch-editor/index.d.ts +0 -1
  58. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  59. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
  60. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +3 -3
  61. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  62. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  63. package/lib/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
  64. package/lib/components/dataSourceComponents/fields/index.d.ts +8 -9
  65. package/lib/components/date-picker/index.d.ts +0 -1
  66. package/lib/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +0 -1
  67. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  68. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  69. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  70. package/lib/components/pisellInput/index.d.ts +0 -1
  71. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  72. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  73. package/lib/components/pisellModal/components/index.d.ts +0 -1
  74. package/lib/components/pisellTooltip/index.d.ts +0 -1
  75. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  76. package/lib/components/productCard/components/MultiDay/index.d.ts +0 -1
  77. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  78. package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  79. package/lib/components/productCard/lineItem/components/Holders/index.d.ts +9 -0
  80. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  81. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  82. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  83. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  84. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  85. package/lib/components/table/Table/SelectField/index.d.ts +0 -1
  86. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  87. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  88. package/lib/components/table/Table/fields/index.d.ts +0 -1
  89. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  90. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  91. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  92. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  93. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  94. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  95. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  96. package/lib/components/table/Table/fields/select/index.d.ts +0 -1
  97. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  98. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  99. package/lib/components/table/Table/utils.d.ts +1 -1
  100. package/lib/components/versionSelect/index.d.ts +1 -0
  101. package/package.json +3 -3
  102. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -9
  103. package/es/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  104. package/es/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  105. package/es/components/PisellBasicGrid/index.d.ts +0 -6
  106. package/es/components/PisellBasicGrid/types.d.ts +0 -221
  107. package/es/components/PisellBasicGrid/utils/index.d.ts +0 -63
  108. package/es/components/PisellCards/PisellCards.d.ts +0 -8
  109. package/es/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  110. package/es/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  111. package/es/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  112. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  113. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  114. package/es/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  115. package/es/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  116. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  117. package/es/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  118. package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  119. package/es/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  120. package/es/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  121. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  122. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  123. package/es/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  124. package/es/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  125. package/es/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  126. package/es/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  127. package/es/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  128. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  129. package/es/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  130. package/es/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  131. package/es/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  132. package/es/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  133. package/es/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  134. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -3
  135. package/es/components/PisellCards/components/TabCard/index.d.ts +0 -5
  136. package/es/components/PisellCards/components/TabCard/types.d.ts +0 -70
  137. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -7
  138. package/es/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  139. package/es/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  140. package/es/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  141. package/es/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  142. package/es/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  143. package/es/components/PisellCards/components/TextCard/index.d.ts +0 -5
  144. package/es/components/PisellCards/components/TextCard/types.d.ts +0 -270
  145. package/es/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  146. package/es/components/PisellCards/hooks/index.d.ts +0 -0
  147. package/es/components/PisellCards/types.d.ts +0 -48
  148. package/es/components/PisellCards/utils/index.d.ts +0 -0
  149. package/es/components/PisellProcedure/PisellProcedure.d.ts +0 -22
  150. package/es/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
  151. package/es/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  152. package/es/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
  153. package/es/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  154. package/es/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  155. package/es/components/PisellProcedure/components/index.d.ts +0 -12
  156. package/es/components/PisellProcedure/hooks/index.d.ts +0 -8
  157. package/es/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  158. package/es/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  159. package/es/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  160. package/es/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  161. package/es/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  162. package/es/components/PisellProcedure/index.d.ts +0 -5
  163. package/es/components/PisellProcedure/types.d.ts +0 -363
  164. package/es/components/PisellProcedure/utils/classNames.d.ts +0 -33
  165. package/es/components/PisellProcedure/utils/extractText.d.ts +0 -20
  166. package/es/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  167. package/es/components/PisellProcedure/utils/index.d.ts +0 -8
  168. package/es/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  169. package/es/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  170. package/es/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  171. package/es/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  172. package/es/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  173. package/es/components/PisellScrollView/hooks/index.d.ts +0 -3
  174. package/es/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  175. package/es/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  176. package/es/components/PisellScrollView/hooks/useScrollState.d.ts +0 -13
  177. package/es/components/PisellScrollView/index.d.ts +0 -3
  178. package/es/components/PisellScrollView/types.d.ts +0 -203
  179. package/es/components/PisellScrollView/utils/index.d.ts +0 -0
  180. package/es/components/PisellSteps/PisellSteps.d.ts +0 -14
  181. package/es/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  182. package/es/components/PisellSteps/hooks/index.d.ts +0 -4
  183. package/es/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  184. package/es/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  185. package/es/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  186. package/es/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  187. package/es/components/PisellSteps/index.d.ts +0 -3
  188. package/es/components/PisellSteps/types.d.ts +0 -257
  189. package/es/components/PisellSteps/utils/index.d.ts +0 -54
  190. package/es/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
  191. package/es/components/PisellSuperTabs/components/index.d.ts +0 -0
  192. package/es/components/PisellSuperTabs/hooks/index.d.ts +0 -1
  193. package/es/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  194. package/es/components/PisellSuperTabs/index.d.ts +0 -3
  195. package/es/components/PisellSuperTabs/types.d.ts +0 -212
  196. package/es/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  197. package/es/components/PisellSuperTabs/utils/index.d.ts +0 -1
  198. package/es/components/PisellTabbar/constants.d.ts +0 -47
  199. package/es/components/PisellTabbar/hooks/index.d.ts +0 -2
  200. package/es/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  201. package/es/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
  202. package/es/components/PisellTabbar/index.d.ts +0 -9
  203. package/es/components/PisellTabbar/locales.d.ts +0 -23
  204. package/es/components/PisellTabbar/mock.d.ts +0 -47
  205. package/es/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
  206. package/es/components/PisellTabbar/template/Template1/index.d.ts +0 -6
  207. package/es/components/PisellTabbar/template/Template1/utils/index.d.ts +0 -35
  208. package/es/components/PisellTabbar/template/index.d.ts +0 -0
  209. package/es/components/PisellTabbar/types.d.ts +0 -92
  210. package/es/components/PisellTabbar/utils/index.d.ts +0 -69
  211. package/es/components/PisellTabbar2/constants.d.ts +0 -46
  212. package/es/components/PisellTabbar2/hooks/index.d.ts +0 -2
  213. package/es/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  214. package/es/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  215. package/es/components/PisellTabbar2/locales.d.ts +0 -23
  216. package/es/components/PisellTabbar2/mock.d.ts +0 -205
  217. package/es/components/PisellTabbar2/types.d.ts +0 -117
  218. package/es/components/PisellTabbar2/utils/index.d.ts +0 -35
  219. package/es/components/PisellTabbar3/locales.d.ts +0 -23
  220. package/es/components/PisellTabbar3/mock.d.ts +0 -47
  221. package/es/components/PisellTabbar3/types.d.ts +0 -111
  222. package/es/components/SafeAreaTop/index.d.ts +0 -5
  223. package/es/components/SafeAreaTop/types.d.ts +0 -9
  224. package/es/components/Template/PisellSteps.d.ts +0 -0
  225. package/es/components/Template/components/index.d.ts +0 -0
  226. package/es/components/Template/hooks/index.d.ts +0 -0
  227. package/es/components/Template/index.d.ts +0 -0
  228. package/es/components/Template/types.d.ts +0 -0
  229. package/es/components/Template/utils/index.d.ts +0 -0
  230. package/es/components/buttonGroupPreview/index.d.ts +0 -19
  231. package/es/components/cardPro/index.d.ts +0 -4
  232. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
  233. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  234. package/es/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
  235. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
  236. package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  237. package/es/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
  238. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  239. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  240. package/es/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
  241. package/es/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
  242. package/es/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
  243. package/es/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
  244. package/es/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  245. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
  246. package/es/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  247. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
  248. package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  249. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -19
  250. package/es/components/filter/components/Dropdown/types.d.ts +0 -15
  251. package/es/components/filter/components/FilterButton/types.d.ts +0 -29
  252. package/es/components/filter/types.d.ts +0 -52
  253. package/es/components/keyboard/index.d.ts +0 -22
  254. package/es/components/pisell-config-provider/context.d.ts +0 -22
  255. package/es/components/pisell-config-provider/index.d.ts +0 -13
  256. package/es/components/pisellAdjustPrice/status.d.ts +0 -32
  257. package/es/components/pisellAdjustPrice/type.d.ts +0 -22
  258. package/es/components/pisellBatchActionBar/types.d.ts +0 -237
  259. package/es/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
  260. package/es/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
  261. package/es/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
  262. package/es/components/pisellDataSourceContainer/type.d.ts +0 -84
  263. package/es/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  264. package/es/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  265. package/es/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  266. package/es/components/pisellDateTimeDisplay/types.d.ts +0 -352
  267. package/es/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  268. package/es/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  269. package/es/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  270. package/es/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  271. package/es/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  272. package/es/components/pisellFilter/type.d.ts +0 -7
  273. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
  274. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  275. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  276. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  277. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  278. package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  279. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  280. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  281. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
  282. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  283. package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  284. package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  285. package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  286. package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  287. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  288. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  289. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  290. package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  291. package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  292. package/es/components/pisellGridPro/GridPro.d.ts +0 -9
  293. package/es/components/pisellGridPro/GridView/index.d.ts +0 -5
  294. package/es/components/pisellGridPro/GridView/type.d.ts +0 -3
  295. package/es/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  296. package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  297. package/es/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  298. package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -5
  299. package/es/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  300. package/es/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  301. package/es/components/pisellGridPro/components/Header/index.d.ts +0 -12
  302. package/es/components/pisellGridPro/index.d.ts +0 -4
  303. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  304. package/es/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  305. package/es/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  306. package/es/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  307. package/es/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  308. package/es/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  309. package/es/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  310. package/es/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  311. package/es/components/pisellLayout/index.d.ts +0 -14
  312. package/es/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  313. package/es/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  314. package/es/components/pisellLookup/utils/storage.d.ts +0 -42
  315. package/es/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  316. package/es/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  317. package/es/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  318. package/es/components/pisellMetricCard/types.d.ts +0 -201
  319. package/es/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  320. package/es/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  321. package/es/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  322. package/es/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  323. package/es/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  324. package/es/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  325. package/es/components/pisellQuickFilter/type.d.ts +0 -12
  326. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  327. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  328. package/es/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
  329. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
  330. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  331. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  332. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  333. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  334. package/es/components/pisellReservationSchedule/PisellReservationSchedule.stories.d.ts +0 -12
  335. package/es/components/pisellReservationSchedule/index.d.ts +0 -2
  336. package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
  337. package/es/components/pisellReservationSchedule/types.d.ts +0 -52
  338. package/es/components/pisellReservationScheduleBand/types.d.ts +0 -68
  339. package/es/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  340. package/es/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  341. package/es/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
  342. package/es/components/pisellShellFrame/index.d.ts +0 -2
  343. package/es/components/pisellShellFrame/types.d.ts +0 -62
  344. package/es/components/pisellSort/index.d.ts +0 -3
  345. package/es/components/pisellSort/type.d.ts +0 -7
  346. package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  347. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  348. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  349. package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  350. package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  351. package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  352. package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  353. package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  354. package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
  355. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  356. package/es/components/pisellTimeNavigator/types.d.ts +0 -175
  357. package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  358. package/es/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
  359. package/es/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
  360. package/es/components/pisellTimeRangeDisplay/index.d.ts +0 -3
  361. package/es/components/pisellTimeRangeDisplay/types.d.ts +0 -145
  362. package/es/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  363. package/es/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
  364. package/es/components/pisellToast/squareToast/index.d.ts +0 -15
  365. package/es/components/pisellToast/squareToast/methods.d.ts +0 -13
  366. package/es/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
  367. package/es/components/pisellToast/squareToast/toast.d.ts +0 -25
  368. package/es/components/pisellUrl/utils/index.d.ts +0 -6
  369. package/es/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  370. package/es/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  371. package/es/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  372. package/es/components/productCard/cartSkuCard/components/BookingItem/index.d.ts +0 -10
  373. package/es/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  374. package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
  375. package/es/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -6
  376. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
  377. package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
  378. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -8
  379. package/es/components/productCard/cartSkuCard/locales.d.ts +0 -203
  380. package/es/components/productCard/components/Action/index.d.ts +0 -4
  381. package/es/components/productCard/lineItem/components/Resources/index.d.ts +0 -6
  382. package/es/components/productCard/lineItem/locales.d.ts +0 -38
  383. package/es/components/productCard/lineItem/types.d.ts +0 -13
  384. package/es/components/productCard/locales.d.ts +0 -138
  385. package/es/components/productCard/status.d.ts +0 -32
  386. package/es/components/productCard/types.d.ts +0 -96
  387. package/es/components/select/index.d.ts +0 -9
  388. package/es/components/select-time/index.d.ts +0 -13
  389. package/es/components/sort/types.d.ts +0 -39
  390. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -8
  391. package/es/components/table/Table/fields/select/Edit/index.d.ts +0 -4
  392. package/es/components/table/Table/fields/types/index.d.ts +0 -33
  393. package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
  394. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
  395. package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  396. package/es/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
  397. package/es/components/virtual-keyboard/Number/types.d.ts +0 -26
  398. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
  399. package/es/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  400. package/es/components/virtualInput/index.d.ts +0 -29
  401. package/es/hooks/useMobile.d.ts +0 -8
  402. package/es/hooks/useThemeTokens.d.ts +0 -7
  403. package/es/theme/tokens.d.ts +0 -22
  404. package/es/utils/tagColor.d.ts +0 -7
  405. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -9
  406. package/lib/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  407. package/lib/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  408. package/lib/components/PisellBasicGrid/index.d.ts +0 -6
  409. package/lib/components/PisellBasicGrid/types.d.ts +0 -221
  410. package/lib/components/PisellBasicGrid/utils/index.d.ts +0 -63
  411. package/lib/components/PisellCards/PisellCards.d.ts +0 -8
  412. package/lib/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  413. package/lib/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  414. package/lib/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  415. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  416. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  417. package/lib/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  418. package/lib/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  419. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  420. package/lib/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  421. package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  422. package/lib/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  423. package/lib/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  424. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  425. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  426. package/lib/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  427. package/lib/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  428. package/lib/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  429. package/lib/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  430. package/lib/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  431. package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  432. package/lib/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  433. package/lib/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  434. package/lib/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  435. package/lib/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  436. package/lib/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  437. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -3
  438. package/lib/components/PisellCards/components/TabCard/index.d.ts +0 -5
  439. package/lib/components/PisellCards/components/TabCard/types.d.ts +0 -70
  440. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -7
  441. package/lib/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  442. package/lib/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  443. package/lib/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  444. package/lib/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  445. package/lib/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  446. package/lib/components/PisellCards/components/TextCard/index.d.ts +0 -5
  447. package/lib/components/PisellCards/components/TextCard/types.d.ts +0 -270
  448. package/lib/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  449. package/lib/components/PisellCards/hooks/index.d.ts +0 -0
  450. package/lib/components/PisellCards/types.d.ts +0 -48
  451. package/lib/components/PisellCards/utils/index.d.ts +0 -0
  452. package/lib/components/PisellProcedure/PisellProcedure.d.ts +0 -22
  453. package/lib/components/PisellProcedure/PisellProcedure.stories.d.ts +0 -163
  454. package/lib/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  455. package/lib/components/PisellProcedure/components/ProcedureBody.d.ts +0 -41
  456. package/lib/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  457. package/lib/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  458. package/lib/components/PisellProcedure/components/index.d.ts +0 -12
  459. package/lib/components/PisellProcedure/hooks/index.d.ts +0 -8
  460. package/lib/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  461. package/lib/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  462. package/lib/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  463. package/lib/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  464. package/lib/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  465. package/lib/components/PisellProcedure/index.d.ts +0 -5
  466. package/lib/components/PisellProcedure/types.d.ts +0 -363
  467. package/lib/components/PisellProcedure/utils/classNames.d.ts +0 -33
  468. package/lib/components/PisellProcedure/utils/extractText.d.ts +0 -20
  469. package/lib/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  470. package/lib/components/PisellProcedure/utils/index.d.ts +0 -8
  471. package/lib/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  472. package/lib/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  473. package/lib/components/PisellScrollView/PisellScrollView.d.ts +0 -5
  474. package/lib/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  475. package/lib/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  476. package/lib/components/PisellScrollView/hooks/index.d.ts +0 -3
  477. package/lib/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  478. package/lib/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  479. package/lib/components/PisellScrollView/hooks/useScrollState.d.ts +0 -13
  480. package/lib/components/PisellScrollView/index.d.ts +0 -3
  481. package/lib/components/PisellScrollView/types.d.ts +0 -203
  482. package/lib/components/PisellScrollView/utils/index.d.ts +0 -0
  483. package/lib/components/PisellSteps/PisellSteps.d.ts +0 -14
  484. package/lib/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  485. package/lib/components/PisellSteps/hooks/index.d.ts +0 -4
  486. package/lib/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  487. package/lib/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  488. package/lib/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  489. package/lib/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  490. package/lib/components/PisellSteps/index.d.ts +0 -3
  491. package/lib/components/PisellSteps/types.d.ts +0 -257
  492. package/lib/components/PisellSteps/utils/index.d.ts +0 -54
  493. package/lib/components/PisellSuperTabs/PisellSuperTabs.d.ts +0 -8
  494. package/lib/components/PisellSuperTabs/components/index.d.ts +0 -0
  495. package/lib/components/PisellSuperTabs/hooks/index.d.ts +0 -1
  496. package/lib/components/PisellSuperTabs/hooks/useTabsState.d.ts +0 -7
  497. package/lib/components/PisellSuperTabs/index.d.ts +0 -3
  498. package/lib/components/PisellSuperTabs/types.d.ts +0 -212
  499. package/lib/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  500. package/lib/components/PisellSuperTabs/utils/index.d.ts +0 -1
  501. package/lib/components/PisellTabbar/constants.d.ts +0 -47
  502. package/lib/components/PisellTabbar/hooks/index.d.ts +0 -2
  503. package/lib/components/PisellTabbar/hooks/useActiveKey.d.ts +0 -55
  504. package/lib/components/PisellTabbar/hooks/useExpand.d.ts +0 -42
  505. package/lib/components/PisellTabbar/index.d.ts +0 -9
  506. package/lib/components/PisellTabbar/locales.d.ts +0 -23
  507. package/lib/components/PisellTabbar/mock.d.ts +0 -47
  508. package/lib/components/PisellTabbar/template/Template1/constants.d.ts +0 -10
  509. package/lib/components/PisellTabbar/template/Template1/index.d.ts +0 -6
  510. package/lib/components/PisellTabbar/template/Template1/utils/index.d.ts +0 -35
  511. package/lib/components/PisellTabbar/template/index.d.ts +0 -0
  512. package/lib/components/PisellTabbar/types.d.ts +0 -92
  513. package/lib/components/PisellTabbar/utils/index.d.ts +0 -69
  514. package/lib/components/PisellTabbar2/constants.d.ts +0 -46
  515. package/lib/components/PisellTabbar2/hooks/index.d.ts +0 -2
  516. package/lib/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  517. package/lib/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  518. package/lib/components/PisellTabbar2/locales.d.ts +0 -23
  519. package/lib/components/PisellTabbar2/mock.d.ts +0 -205
  520. package/lib/components/PisellTabbar2/types.d.ts +0 -117
  521. package/lib/components/PisellTabbar2/utils/index.d.ts +0 -35
  522. package/lib/components/PisellTabbar3/locales.d.ts +0 -23
  523. package/lib/components/PisellTabbar3/mock.d.ts +0 -47
  524. package/lib/components/PisellTabbar3/types.d.ts +0 -111
  525. package/lib/components/SafeAreaTop/index.d.ts +0 -5
  526. package/lib/components/SafeAreaTop/types.d.ts +0 -9
  527. package/lib/components/Template/PisellSteps.d.ts +0 -0
  528. package/lib/components/Template/components/index.d.ts +0 -0
  529. package/lib/components/Template/hooks/index.d.ts +0 -0
  530. package/lib/components/Template/index.d.ts +0 -0
  531. package/lib/components/Template/types.d.ts +0 -0
  532. package/lib/components/Template/utils/index.d.ts +0 -0
  533. package/lib/components/buttonGroupPreview/index.d.ts +0 -19
  534. package/lib/components/cardPro/index.d.ts +0 -4
  535. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -18
  536. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  537. package/lib/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -201
  538. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -35
  539. package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  540. package/lib/components/dataSourceComponents/dataSourceSubForm/types.d.ts +0 -117
  541. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -26
  542. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  543. package/lib/components/dataSourceComponents/fields/RecordListWrapper/ReadPretty.d.ts +0 -9
  544. package/lib/components/dataSourceComponents/fields/RecordListWrapper/type.d.ts +0 -87
  545. package/lib/components/dataSourceComponents/fields/Tabs/Tabs.d.ts +0 -23
  546. package/lib/components/dataSourceComponents/fields/Tabs/type.d.ts +0 -38
  547. package/lib/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  548. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -22
  549. package/lib/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  550. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -121
  551. package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -15
  552. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -19
  553. package/lib/components/filter/components/Dropdown/types.d.ts +0 -15
  554. package/lib/components/filter/components/FilterButton/types.d.ts +0 -29
  555. package/lib/components/filter/types.d.ts +0 -52
  556. package/lib/components/keyboard/index.d.ts +0 -22
  557. package/lib/components/pisell-config-provider/context.d.ts +0 -22
  558. package/lib/components/pisell-config-provider/index.d.ts +0 -13
  559. package/lib/components/pisellAdjustPrice/status.d.ts +0 -32
  560. package/lib/components/pisellAdjustPrice/type.d.ts +0 -22
  561. package/lib/components/pisellBatchActionBar/types.d.ts +0 -237
  562. package/lib/components/pisellDataSourceContainer/hooks/useHandleAction.d.ts +0 -32
  563. package/lib/components/pisellDataSourceContainer/provider/ChildComponentProps.d.ts +0 -13
  564. package/lib/components/pisellDataSourceContainer/provider/RefManager.d.ts +0 -9
  565. package/lib/components/pisellDataSourceContainer/type.d.ts +0 -84
  566. package/lib/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  567. package/lib/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  568. package/lib/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  569. package/lib/components/pisellDateTimeDisplay/types.d.ts +0 -352
  570. package/lib/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  571. package/lib/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  572. package/lib/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  573. package/lib/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  574. package/lib/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  575. package/lib/components/pisellFilter/type.d.ts +0 -7
  576. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
  577. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  578. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  579. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  580. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  581. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  582. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  583. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  584. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
  585. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  586. package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  587. package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  588. package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  589. package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  590. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  591. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  592. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  593. package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  594. package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  595. package/lib/components/pisellGridPro/GridPro.d.ts +0 -9
  596. package/lib/components/pisellGridPro/GridView/index.d.ts +0 -5
  597. package/lib/components/pisellGridPro/GridView/type.d.ts +0 -3
  598. package/lib/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  599. package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  600. package/lib/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  601. package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -5
  602. package/lib/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  603. package/lib/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  604. package/lib/components/pisellGridPro/components/Header/index.d.ts +0 -12
  605. package/lib/components/pisellGridPro/index.d.ts +0 -4
  606. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.d.ts +0 -6
  607. package/lib/components/pisellHierarchicalSummaryList/PisellHierarchicalSummaryList.stories.d.ts +0 -10
  608. package/lib/components/pisellHierarchicalSummaryList/components/Row.d.ts +0 -35
  609. package/lib/components/pisellHierarchicalSummaryList/components/index.d.ts +0 -1
  610. package/lib/components/pisellHierarchicalSummaryList/hooks/index.d.ts +0 -2
  611. package/lib/components/pisellHierarchicalSummaryList/hooks/useExpandedKeys.d.ts +0 -15
  612. package/lib/components/pisellHierarchicalSummaryList/index.d.ts +0 -5
  613. package/lib/components/pisellHierarchicalSummaryList/types.d.ts +0 -248
  614. package/lib/components/pisellLayout/index.d.ts +0 -14
  615. package/lib/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  616. package/lib/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  617. package/lib/components/pisellLookup/utils/storage.d.ts +0 -42
  618. package/lib/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  619. package/lib/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  620. package/lib/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  621. package/lib/components/pisellMetricCard/types.d.ts +0 -201
  622. package/lib/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  623. package/lib/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  624. package/lib/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  625. package/lib/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  626. package/lib/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  627. package/lib/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  628. package/lib/components/pisellQuickFilter/type.d.ts +0 -12
  629. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  630. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  631. package/lib/components/pisellRecordBoard/shellFrame/Calendar/const/bookingCalendarConstants.d.ts +0 -102
  632. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarAxis.d.ts +0 -32
  633. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  634. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  635. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  636. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  637. package/lib/components/pisellReservationSchedule/PisellReservationSchedule.stories.d.ts +0 -12
  638. package/lib/components/pisellReservationSchedule/index.d.ts +0 -2
  639. package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
  640. package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
  641. package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -68
  642. package/lib/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  643. package/lib/components/pisellShellFrame/PisellShellFrame.d.ts +0 -13
  644. package/lib/components/pisellShellFrame/PisellShellFrame.stories.d.ts +0 -15
  645. package/lib/components/pisellShellFrame/index.d.ts +0 -2
  646. package/lib/components/pisellShellFrame/types.d.ts +0 -62
  647. package/lib/components/pisellSort/index.d.ts +0 -3
  648. package/lib/components/pisellSort/type.d.ts +0 -7
  649. package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  650. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  651. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  652. package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  653. package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  654. package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  655. package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  656. package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  657. package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
  658. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  659. package/lib/components/pisellTimeNavigator/types.d.ts +0 -175
  660. package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  661. package/lib/components/pisellTimeRangeDisplay/PisellTimeRangeDisplay.stories.d.ts +0 -61
  662. package/lib/components/pisellTimeRangeDisplay/components/index.d.ts +0 -8
  663. package/lib/components/pisellTimeRangeDisplay/index.d.ts +0 -3
  664. package/lib/components/pisellTimeRangeDisplay/types.d.ts +0 -145
  665. package/lib/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  666. package/lib/components/pisellTimeRangeDisplay/utils/parseTimeRange.d.ts +0 -23
  667. package/lib/components/pisellToast/squareToast/index.d.ts +0 -15
  668. package/lib/components/pisellToast/squareToast/methods.d.ts +0 -13
  669. package/lib/components/pisellToast/squareToast/renderImperatively.d.ts +0 -28
  670. package/lib/components/pisellToast/squareToast/toast.d.ts +0 -25
  671. package/lib/components/pisellUrl/utils/index.d.ts +0 -6
  672. package/lib/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  673. package/lib/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  674. package/lib/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  675. package/lib/components/productCard/cartSkuCard/components/BookingItem/index.d.ts +0 -10
  676. package/lib/components/productCard/cartSkuCard/components/Gift/types.d.ts +0 -29
  677. package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
  678. package/lib/components/productCard/cartSkuCard/components/Promotion/index.d.ts +0 -6
  679. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
  680. package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -46
  681. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -8
  682. package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -203
  683. package/lib/components/productCard/components/Action/index.d.ts +0 -4
  684. package/lib/components/productCard/lineItem/components/Resources/index.d.ts +0 -6
  685. package/lib/components/productCard/lineItem/locales.d.ts +0 -38
  686. package/lib/components/productCard/lineItem/types.d.ts +0 -13
  687. package/lib/components/productCard/locales.d.ts +0 -138
  688. package/lib/components/productCard/status.d.ts +0 -32
  689. package/lib/components/productCard/types.d.ts +0 -96
  690. package/lib/components/select/index.d.ts +0 -9
  691. package/lib/components/select-time/index.d.ts +0 -13
  692. package/lib/components/sort/types.d.ts +0 -39
  693. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -8
  694. package/lib/components/table/Table/fields/select/Edit/index.d.ts +0 -4
  695. package/lib/components/table/Table/fields/types/index.d.ts +0 -33
  696. package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
  697. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -15
  698. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  699. package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
  700. package/lib/components/virtual-keyboard/Number/types.d.ts +0 -26
  701. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
  702. package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  703. package/lib/components/virtualInput/index.d.ts +0 -29
  704. package/lib/hooks/useMobile.d.ts +0 -8
  705. package/lib/hooks/useThemeTokens.d.ts +0 -7
  706. package/lib/theme/tokens.d.ts +0 -22
  707. package/lib/utils/tagColor.d.ts +0 -7
@@ -1,46 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- import React from 'react';
3
- declare type NativeProps<S extends string = never> = {
4
- className?: string;
5
- style?: React.CSSProperties & Partial<Record<S, string>>;
6
- };
7
- declare type PropagationEvent = 'click';
8
- import './index.less';
9
- declare type SideType = 'left' | 'right';
10
- export declare type SwipeActionRef = {
11
- close: () => void;
12
- show: (side?: SideType) => void;
13
- };
14
- declare type ActionColor = 'light' | 'weak' | 'primary' | 'success' | 'warning' | 'danger';
15
- export declare type Action = {
16
- key: string | number;
17
- text: ReactNode;
18
- color?: ActionColor | string;
19
- onClick?: (e: React.MouseEvent) => void;
20
- style?: React.CSSProperties;
21
- };
22
- export declare type SwipeActionProps = {
23
- rightActions?: Action[];
24
- leftActions?: Action[];
25
- onAction?: (action: Action, e: React.MouseEvent) => void;
26
- closeOnTouchOutside?: boolean;
27
- closeOnAction?: boolean;
28
- children: ReactNode;
29
- stopPropagation?: PropagationEvent[];
30
- onActionsReveal?: (side: SideType) => void;
31
- onClose?: () => void;
32
- escapeDom?: string;
33
- } & NativeProps<'--background'>;
34
- export declare const SwipeAction: React.ForwardRefExoticComponent<{
35
- rightActions?: Action[] | undefined;
36
- leftActions?: Action[] | undefined;
37
- onAction?: ((action: Action, e: React.MouseEvent) => void) | undefined;
38
- closeOnTouchOutside?: boolean | undefined;
39
- closeOnAction?: boolean | undefined;
40
- children: ReactNode;
41
- stopPropagation?: "click"[] | undefined;
42
- onActionsReveal?: ((side: SideType) => void) | undefined;
43
- onClose?: (() => void) | undefined;
44
- escapeDom?: string | undefined;
45
- } & NativeProps<"--background"> & React.RefAttributes<SwipeActionRef>>;
46
- export {};
@@ -1,8 +0,0 @@
1
- import 'dayjs/locale/zh-cn';
2
- import 'dayjs/locale/en';
3
- import 'dayjs/locale/zh-tw';
4
- import 'dayjs/locale/ja';
5
- import 'dayjs/locale/pt';
6
- import './index.less';
7
- declare const TimeRange: (props: any) => JSX.Element | null;
8
- export default TimeRange;
@@ -1,203 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.product.card.discount.reason': string;
4
- 'pisell2.cart.sku-card.more': string;
5
- 'pisell2.cart.sku-card.packages.title': string;
6
- 'pisell2.cart.sku-card.sales.title': string;
7
- 'pisell2.cart.sku-card.actions.delete': string;
8
- 'pisell2.cart.sku-card.unassigned': string;
9
- 'pisell2.cart.sku-card.weighing.gross': string;
10
- 'pisell2.cart.sku-card.weighing.manual': string;
11
- 'pisell2.cart.sku-card.weighing.tare': string;
12
- 'pisell2.cart.sku-card.weighing.net': string;
13
- 'pisell2.cart.sku-card.weighing.noTare': string;
14
- 'pisell2.cart.sku-card.gift.title': string;
15
- 'pisell2.cart.sku-card.gift.select.title': string;
16
- 'pisell2.cart.sku-card.gift.total': (num: number) => string;
17
- 'pisell2.product.card.day': (val: number) => string;
18
- 'pisell2.product.card.day.event': (val: number) => string;
19
- 'pisell2.product.card.minute': (val: number) => string;
20
- 'pisell2.product.card.discount.note': string;
21
- 'pisell2.product.card.edit': string;
22
- 'pisell2.product.card.discount.add.note': string;
23
- 'pisell2.product.card.discount.edit.note': string;
24
- 'pisell2.product.card.confirm': string;
25
- 'pisell2.product.card.cancel': string;
26
- 'pisell2.product.card.note.pla': string;
27
- 'pisell2.product.card.items.package': string;
28
- 'pisell2.product.card.view-all': string;
29
- 'pisell2.product.card.view-less': string;
30
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
31
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
32
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
33
- 'pisell2.product.card.add.holder.modal.title.1': string;
34
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
35
- 'pisell2.product.card.sales': string;
36
- 'pisell2.product.card.add.holder.modal.cancel': string;
37
- 'pisell2.product.card.add.holder.modal.clear': string;
38
- 'pisell2.product.card.add.holder.modal.apply': string;
39
- 'pisell2.product.card.add.holder.modal.add': string;
40
- 'pisell2.product.card.closing-soon.warning': string;
41
- };
42
- 'zh-CN': {
43
- 'pisell2.product.card.discount.reason': string;
44
- 'pisell2.cart.sku-card.more': string;
45
- 'pisell2.cart.sku-card.packages.title': string;
46
- 'pisell2.cart.sku-card.sales.title': string;
47
- 'pisell2.cart.sku-card.actions.delete': string;
48
- 'pisell2.cart.sku-card.unassigned': string;
49
- 'pisell2.cart.sku-card.weighing.gross': string;
50
- 'pisell2.cart.sku-card.weighing.manual': string;
51
- 'pisell2.cart.sku-card.weighing.tare': string;
52
- 'pisell2.cart.sku-card.weighing.net': string;
53
- 'pisell2.cart.sku-card.weighing.noTare': string;
54
- 'pisell2.cart.sku-card.gift.title': string;
55
- 'pisell2.cart.sku-card.gift.select.title': string;
56
- 'pisell2.cart.sku-card.gift.total': (num: number) => string;
57
- 'pisell2.product.card.edit': string;
58
- 'pisell2.product.card.day': (val: number) => string;
59
- 'pisell2.product.card.day.event': (val: number) => string;
60
- 'pisell2.product.card.minute': (val: number) => string;
61
- 'pisell2.product.card.discount.note': string;
62
- 'pisell2.product.card.discount.add.note': string;
63
- 'pisell2.product.card.discount.edit.note': string;
64
- 'pisell2.product.card.confirm': string;
65
- 'pisell2.product.card.cancel': string;
66
- 'pisell2.product.card.note.pla': string;
67
- 'pisell2.product.card.items.package': string;
68
- 'pisell2.product.card.view-all': string;
69
- 'pisell2.product.card.view-less': string;
70
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
71
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
72
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
73
- 'pisell2.product.card.add.holder.modal.title.1': string;
74
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
75
- 'pisell2.product.card.sales': string;
76
- 'pisell2.product.card.add.holder.modal.cancel': string;
77
- 'pisell2.product.card.add.holder.modal.clear': string;
78
- 'pisell2.product.card.add.holder.modal.apply': string;
79
- 'pisell2.product.card.add.holder.modal.add': string;
80
- 'pisell2.product.card.closing-soon.warning': string;
81
- };
82
- 'zh-HK': {
83
- 'pisell2.product.card.discount.reason': string;
84
- 'pisell2.cart.sku-card.more': string;
85
- 'pisell2.cart.sku-card.packages.title': string;
86
- 'pisell2.cart.sku-card.sales.title': string;
87
- 'pisell2.cart.sku-card.actions.delete': string;
88
- 'pisell2.cart.sku-card.unassigned': string;
89
- 'pisell2.cart.sku-card.weighing.gross': string;
90
- 'pisell2.cart.sku-card.weighing.manual': string;
91
- 'pisell2.cart.sku-card.weighing.tare': string;
92
- 'pisell2.cart.sku-card.weighing.net': string;
93
- 'pisell2.cart.sku-card.weighing.noTare': string;
94
- 'pisell2.cart.sku-card.gift.title': string;
95
- 'pisell2.cart.sku-card.gift.select.title': string;
96
- 'pisell2.cart.sku-card.gift.total': (num: number) => string;
97
- 'pisell2.product.card.edit': string;
98
- 'pisell2.product.card.day': (val: number) => string;
99
- 'pisell2.product.card.day.event': (val: number) => string;
100
- 'pisell2.product.card.minute': (val: number) => string;
101
- 'pisell2.product.card.discount.note': string;
102
- 'pisell2.product.card.discount.add.note': string;
103
- 'pisell2.product.card.discount.edit.note': string;
104
- 'pisell2.product.card.confirm': string;
105
- 'pisell2.product.card.cancel': string;
106
- 'pisell2.product.card.note.pla': string;
107
- 'pisell2.product.card.items.package': string;
108
- 'pisell2.product.card.view-all': string;
109
- 'pisell2.product.card.view-less': string;
110
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
111
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
112
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
113
- 'pisell2.product.card.add.holder.modal.title.1': string;
114
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
115
- 'pisell2.product.card.sales': string;
116
- 'pisell2.product.card.add.holder.modal.cancel': string;
117
- 'pisell2.product.card.add.holder.modal.clear': string;
118
- 'pisell2.product.card.add.holder.modal.apply': string;
119
- 'pisell2.product.card.add.holder.modal.add': string;
120
- 'pisell2.product.card.closing-soon.warning': string;
121
- };
122
- ja: {
123
- 'pisell2.product.card.discount.reason': string;
124
- 'pisell2.cart.sku-card.more': string;
125
- 'pisell2.cart.sku-card.packages.title': string;
126
- 'pisell2.cart.sku-card.sales.title': string;
127
- 'pisell2.cart.sku-card.actions.delete': string;
128
- 'pisell2.cart.sku-card.unassigned': string;
129
- 'pisell2.cart.sku-card.weighing.gross': string;
130
- 'pisell2.cart.sku-card.weighing.manual': string;
131
- 'pisell2.cart.sku-card.weighing.tare': string;
132
- 'pisell2.cart.sku-card.weighing.net': string;
133
- 'pisell2.cart.sku-card.weighing.noTare': string;
134
- 'pisell2.cart.sku-card.gift.title': string;
135
- 'pisell2.cart.sku-card.gift.select.title': string;
136
- 'pisell2.cart.sku-card.gift.total': (num: number) => string;
137
- 'pisell2.product.card.day': (val: number) => string;
138
- 'pisell2.product.card.day.event': (val: number) => string;
139
- 'pisell2.product.card.minute': (val: number) => string;
140
- 'pisell2.product.card.discount.note': string;
141
- 'pisell2.product.card.edit': string;
142
- 'pisell2.product.card.discount.add.note': string;
143
- 'pisell2.product.card.discount.edit.note': string;
144
- 'pisell2.product.card.confirm': string;
145
- 'pisell2.product.card.cancel': string;
146
- 'pisell2.product.card.note.pla': string;
147
- 'pisell2.product.card.items.package': string;
148
- 'pisell2.product.card.view-all': string;
149
- 'pisell2.product.card.view-less': string;
150
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
151
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
152
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
153
- 'pisell2.product.card.add.holder.modal.title.1': string;
154
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
155
- 'pisell2.product.card.sales': string;
156
- 'pisell2.product.card.add.holder.modal.cancel': string;
157
- 'pisell2.product.card.add.holder.modal.clear': string;
158
- 'pisell2.product.card.add.holder.modal.apply': string;
159
- 'pisell2.product.card.add.holder.modal.add': string;
160
- 'pisell2.product.card.closing-soon.warning': string;
161
- };
162
- pt: {
163
- 'pisell2.product.card.discount.reason': string;
164
- 'pisell2.cart.sku-card.more': string;
165
- 'pisell2.cart.sku-card.packages.title': string;
166
- 'pisell2.cart.sku-card.sales.title': string;
167
- 'pisell2.cart.sku-card.actions.delete': string;
168
- 'pisell2.cart.sku-card.unassigned': string;
169
- 'pisell2.cart.sku-card.weighing.gross': string;
170
- 'pisell2.cart.sku-card.weighing.manual': string;
171
- 'pisell2.cart.sku-card.weighing.tare': string;
172
- 'pisell2.cart.sku-card.weighing.net': string;
173
- 'pisell2.cart.sku-card.weighing.noTare': string;
174
- 'pisell2.cart.sku-card.gift.title': string;
175
- 'pisell2.cart.sku-card.gift.select.title': string;
176
- 'pisell2.cart.sku-card.gift.total': (num: number) => string;
177
- 'pisell2.product.card.day': (val: number) => string;
178
- 'pisell2.product.card.day.event': (val: number) => string;
179
- 'pisell2.product.card.minute': (val: number) => string;
180
- 'pisell2.product.card.discount.note': string;
181
- 'pisell2.product.card.edit': string;
182
- 'pisell2.product.card.discount.add.note': string;
183
- 'pisell2.product.card.discount.edit.note': string;
184
- 'pisell2.product.card.confirm': string;
185
- 'pisell2.product.card.cancel': string;
186
- 'pisell2.product.card.note.pla': string;
187
- 'pisell2.product.card.items.package': string;
188
- 'pisell2.product.card.view-all': string;
189
- 'pisell2.product.card.view-less': string;
190
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
191
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
192
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
193
- 'pisell2.product.card.add.holder.modal.title.1': string;
194
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
195
- 'pisell2.product.card.sales': string;
196
- 'pisell2.product.card.add.holder.modal.cancel': string;
197
- 'pisell2.product.card.add.holder.modal.clear': string;
198
- 'pisell2.product.card.add.holder.modal.apply': string;
199
- 'pisell2.product.card.add.holder.modal.add': string;
200
- 'pisell2.product.card.closing-soon.warning': string;
201
- };
202
- };
203
- export default _default;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const Action: ({ item, onAction }: any) => JSX.Element;
4
- export default Action;
@@ -1,6 +0,0 @@
1
- import '../../../cartSkuCard/components/resources/index.less';
2
- interface LineItemResourcesProps {
3
- dataSource?: any;
4
- }
5
- declare const LineItemResources: (props: LineItemResourcesProps) => JSX.Element | null;
6
- export default LineItemResources;
@@ -1,38 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.line-item.resource': string;
4
- 'pisell2.line-item.time': string;
5
- 'pisell2.line-item.add-time-products': string;
6
- 'pisell2.line-item.show-all': string;
7
- 'pisell2.line-item.collapse': string;
8
- };
9
- 'zh-CN': {
10
- 'pisell2.line-item.resource': string;
11
- 'pisell2.line-item.time': string;
12
- 'pisell2.line-item.add-time-products': string;
13
- 'pisell2.line-item.show-all': string;
14
- 'pisell2.line-item.collapse': string;
15
- };
16
- 'zh-HK': {
17
- 'pisell2.line-item.resource': string;
18
- 'pisell2.line-item.time': string;
19
- 'pisell2.line-item.add-time-products': string;
20
- 'pisell2.line-item.show-all': string;
21
- 'pisell2.line-item.collapse': string;
22
- };
23
- ja: {
24
- 'pisell2.line-item.resource': string;
25
- 'pisell2.line-item.time': string;
26
- 'pisell2.line-item.add-time-products': string;
27
- 'pisell2.line-item.show-all': string;
28
- 'pisell2.line-item.collapse': string;
29
- };
30
- pt: {
31
- 'pisell2.line-item.resource': string;
32
- 'pisell2.line-item.time': string;
33
- 'pisell2.line-item.add-time-products': string;
34
- 'pisell2.line-item.show-all': string;
35
- 'pisell2.line-item.collapse': string;
36
- };
37
- };
38
- export default _default;
@@ -1,13 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- export declare type LineItemType = 'a2' | 'a5' | 'a9';
3
- export declare type itemType = 'booking' | 'product';
4
- export interface LineItemStatusOption {
5
- key: string;
6
- label: ReactNode;
7
- color?: string;
8
- danger?: boolean;
9
- }
10
- export interface LineItemHolderOption {
11
- id: string | number;
12
- label: ReactNode;
13
- }
@@ -1,138 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.product.card.day': (val: number) => string;
4
- 'pisell2.product.card.day.event': (val: number) => string;
5
- 'pisell2.product.card.minute': (val: number) => string;
6
- 'pisell2.product.card.discount.reason': string;
7
- 'pisell2.product.card.discount.note': string;
8
- 'pisell2.product.card.edit': string;
9
- 'pisell2.product.card.discount.add.note': string;
10
- 'pisell2.product.card.discount.edit.note': string;
11
- 'pisell2.product.card.confirm': string;
12
- 'pisell2.product.card.cancel': string;
13
- 'pisell2.product.card.note.pla': string;
14
- 'pisell2.product.card.items.package': string;
15
- 'pisell2.product.card.view-all': string;
16
- 'pisell2.product.card.view-less': string;
17
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
18
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
19
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
20
- 'pisell2.product.card.add.holder.modal.title.1': string;
21
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
22
- 'pisell2.product.card.sales': string;
23
- 'pisell2.product.card.add.holder.modal.cancel': string;
24
- 'pisell2.product.card.add.holder.modal.clear': string;
25
- 'pisell2.product.card.add.holder.modal.apply': string;
26
- 'pisell2.product.card.add.holder.modal.add': string;
27
- 'pisell2.product.card.closing-soon.warning': string;
28
- };
29
- 'zh-CN': {
30
- 'pisell2.product.card.edit': string;
31
- 'pisell2.product.card.day': (val: number) => string;
32
- 'pisell2.product.card.day.event': (val: number) => string;
33
- 'pisell2.product.card.minute': (val: number) => string;
34
- 'pisell2.product.card.discount.reason': string;
35
- 'pisell2.product.card.discount.note': string;
36
- 'pisell2.product.card.discount.add.note': string;
37
- 'pisell2.product.card.discount.edit.note': string;
38
- 'pisell2.product.card.confirm': string;
39
- 'pisell2.product.card.cancel': string;
40
- 'pisell2.product.card.note.pla': string;
41
- 'pisell2.product.card.items.package': string;
42
- 'pisell2.product.card.view-all': string;
43
- 'pisell2.product.card.view-less': string;
44
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
45
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
46
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
47
- 'pisell2.product.card.add.holder.modal.title.1': string;
48
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
49
- 'pisell2.product.card.sales': string;
50
- 'pisell2.product.card.add.holder.modal.cancel': string;
51
- 'pisell2.product.card.add.holder.modal.clear': string;
52
- 'pisell2.product.card.add.holder.modal.apply': string;
53
- 'pisell2.product.card.add.holder.modal.add': string;
54
- 'pisell2.product.card.closing-soon.warning': string;
55
- };
56
- 'zh-HK': {
57
- 'pisell2.product.card.edit': string;
58
- 'pisell2.product.card.day': (val: number) => string;
59
- 'pisell2.product.card.day.event': (val: number) => string;
60
- 'pisell2.product.card.minute': (val: number) => string;
61
- 'pisell2.product.card.discount.reason': string;
62
- 'pisell2.product.card.discount.note': string;
63
- 'pisell2.product.card.discount.add.note': string;
64
- 'pisell2.product.card.discount.edit.note': string;
65
- 'pisell2.product.card.confirm': string;
66
- 'pisell2.product.card.cancel': string;
67
- 'pisell2.product.card.note.pla': string;
68
- 'pisell2.product.card.items.package': string;
69
- 'pisell2.product.card.view-all': string;
70
- 'pisell2.product.card.view-less': string;
71
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
72
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
73
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
74
- 'pisell2.product.card.add.holder.modal.title.1': string;
75
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
76
- 'pisell2.product.card.sales': string;
77
- 'pisell2.product.card.add.holder.modal.cancel': string;
78
- 'pisell2.product.card.add.holder.modal.clear': string;
79
- 'pisell2.product.card.add.holder.modal.apply': string;
80
- 'pisell2.product.card.add.holder.modal.add': string;
81
- 'pisell2.product.card.closing-soon.warning': string;
82
- };
83
- ja: {
84
- 'pisell2.product.card.day': (val: number) => string;
85
- 'pisell2.product.card.day.event': (val: number) => string;
86
- 'pisell2.product.card.minute': (val: number) => string;
87
- 'pisell2.product.card.discount.reason': string;
88
- 'pisell2.product.card.discount.note': string;
89
- 'pisell2.product.card.edit': string;
90
- 'pisell2.product.card.discount.add.note': string;
91
- 'pisell2.product.card.discount.edit.note': string;
92
- 'pisell2.product.card.confirm': string;
93
- 'pisell2.product.card.cancel': string;
94
- 'pisell2.product.card.note.pla': string;
95
- 'pisell2.product.card.items.package': string;
96
- 'pisell2.product.card.view-all': string;
97
- 'pisell2.product.card.view-less': string;
98
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
99
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
100
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
101
- 'pisell2.product.card.add.holder.modal.title.1': string;
102
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
103
- 'pisell2.product.card.sales': string;
104
- 'pisell2.product.card.add.holder.modal.cancel': string;
105
- 'pisell2.product.card.add.holder.modal.clear': string;
106
- 'pisell2.product.card.add.holder.modal.apply': string;
107
- 'pisell2.product.card.add.holder.modal.add': string;
108
- 'pisell2.product.card.closing-soon.warning': string;
109
- };
110
- pt: {
111
- 'pisell2.product.card.day': (val: number) => string;
112
- 'pisell2.product.card.day.event': (val: number) => string;
113
- 'pisell2.product.card.minute': (val: number) => string;
114
- 'pisell2.product.card.discount.reason': string;
115
- 'pisell2.product.card.discount.note': string;
116
- 'pisell2.product.card.edit': string;
117
- 'pisell2.product.card.discount.add.note': string;
118
- 'pisell2.product.card.discount.edit.note': string;
119
- 'pisell2.product.card.confirm': string;
120
- 'pisell2.product.card.cancel': string;
121
- 'pisell2.product.card.note.pla': string;
122
- 'pisell2.product.card.items.package': string;
123
- 'pisell2.product.card.view-all': string;
124
- 'pisell2.product.card.view-less': string;
125
- 'pisell2.product.card.add.holder.button.text': (val: string) => string;
126
- 'pisell2.product.card.add.holder.placeholder': (val: string) => string;
127
- 'pisell2.product.card.add.holder.placeholder.multiple': (num: number, val: string) => string;
128
- 'pisell2.product.card.add.holder.modal.title.1': string;
129
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
130
- 'pisell2.product.card.sales': string;
131
- 'pisell2.product.card.add.holder.modal.cancel': string;
132
- 'pisell2.product.card.add.holder.modal.clear': string;
133
- 'pisell2.product.card.add.holder.modal.apply': string;
134
- 'pisell2.product.card.add.holder.modal.add': string;
135
- 'pisell2.product.card.closing-soon.warning': string;
136
- };
137
- };
138
- export default _default;
@@ -1,32 +0,0 @@
1
- import { ProductCardTypes, bundleType, optionType, productType } from './types';
2
- /**
3
- * @title: 套餐数据
4
- * @description:
5
- * @return {*}
6
- * @Author: WangHan
7
- * @Date: 2025-01-02 23:21
8
- */
9
- export declare const defaultBundle: bundleType;
10
- /**
11
- * @description: 单规格
12
- * @return {*}
13
- * @Author: WangHan
14
- * @Date: 2025-01-02 23:00
15
- */
16
- export declare const defaultOption: optionType;
17
- /**
18
- * @title: 商品商品类型
19
- * @description:
20
- * @return {*}
21
- * @Author: WangHan
22
- * @Date: 2025-01-02 22:48
23
- */
24
- export declare const defaultProduct: productType;
25
- /**
26
- * @title: 默认数据
27
- * @description:
28
- * @return {*}
29
- * @Author: WangHan
30
- * @Date: 2024-12-12 16:49
31
- */
32
- export declare const defaultValue: ProductCardTypes;
@@ -1,96 +0,0 @@
1
- export declare type bundleType = {
2
- id: number;
3
- name: string;
4
- num: number;
5
- price: number;
6
- total: number;
7
- origin_total?: number;
8
- price_type?: string;
9
- options?: optionType[];
10
- };
11
- /**
12
- * @description:
13
- * @return {*}
14
- * @Author: WangHan
15
- * @Date: 2025-01-02 23:00
16
- */
17
- export declare type optionType = {
18
- id: number;
19
- name: string;
20
- num: number;
21
- price: number;
22
- total: number;
23
- origin_total?: number;
24
- };
25
- /**
26
- * @title: 商品商品类型
27
- * @description:
28
- * @return {*}
29
- * @Author: WangHan
30
- * @Date: 2025-01-02 22:48
31
- */
32
- export declare type productType = {
33
- _id: string | number;
34
- id: number;
35
- name: string;
36
- price: number;
37
- total: number;
38
- num: number;
39
- origin_total?: number;
40
- image?: string;
41
- isShowNote?: boolean;
42
- note?: string;
43
- like_status?: string;
44
- bundle?: bundleType[];
45
- options?: optionType[];
46
- isShowAction?: boolean;
47
- actionText?: string;
48
- errorMessage?: string;
49
- product_option_string?: string;
50
- discount_reason?: string;
51
- relation_products?: any[];
52
- resource_id?: string | number;
53
- relation_form_name?: string;
54
- holder_title?: string;
55
- start_date?: string;
56
- end_date?: string;
57
- is_show_duration?: boolean;
58
- is_show_week?: boolean;
59
- promotions?: any[];
60
- isGift?: boolean;
61
- giftData?: any;
62
- };
63
- /**
64
- * 排序总配置
65
- */
66
- export declare type ProductCardTypes = {
67
- dataSource: productType;
68
- isFormSubject?: boolean;
69
- isShowImage?: boolean;
70
- isShowOriginalPrice?: boolean;
71
- isShowHolder?: boolean;
72
- isShowNote?: boolean;
73
- isShowPackageNote?: boolean;
74
- isShowDelete?: boolean;
75
- isShowEditProduct?: boolean;
76
- isShowAmountFooter?: boolean;
77
- disabledEdit?: boolean;
78
- locale?: string;
79
- symbol?: string;
80
- isShowChangeHolder?: boolean;
81
- isShowChangeResource?: boolean;
82
- isShowChangeDate?: boolean;
83
- disabledClick?: boolean;
84
- disabledEditClick?: boolean;
85
- onAction?: (val: any) => void;
86
- onDelete?: (val: any) => void;
87
- onNote?: (val: any) => void;
88
- onLike?: (val: any) => void;
89
- onCard?: (val: any) => void;
90
- onChangeResource?: (val: any) => void;
91
- onPromotion?: (val: any) => void;
92
- onEditProduct?: (val: any) => void;
93
- onGift?: (val: any) => void;
94
- osWarnTips?: Array<string>;
95
- [key: string]: any;
96
- };
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { Select as OriginalSelect } from 'antd';
3
- import type { SelectProps } from 'antd';
4
- import './index.less';
5
- interface CompoundedComponent extends React.ForwardRefExoticComponent<SelectProps> {
6
- Option: typeof OriginalSelect.Option;
7
- }
8
- declare const Select: CompoundedComponent;
9
- export default Select;
@@ -1,13 +0,0 @@
1
- import { VirtualKeyboardTimeProps } from "../virtual-keyboard/Time";
2
- import { PopoverProps, TimePickerProps } from "antd";
3
- import "./index.less";
4
- interface SelectTimeProps {
5
- value: any;
6
- onChange: (e: string) => void;
7
- popoverProps: PopoverProps;
8
- timePickerProps: TimePickerProps;
9
- timeProps: VirtualKeyboardTimeProps;
10
- slice: number;
11
- }
12
- declare const SelectTime: (props: SelectTimeProps) => JSX.Element;
13
- export default SelectTime;
@@ -1,39 +0,0 @@
1
- import { MenuProps } from "antd";
2
- import React from "react";
3
- /** 单个排序子项(如 A→Z、0→9),由组件的 getSortItems 返回 */
4
- export declare type SortOptionItem = {
5
- key: string;
6
- label: string;
7
- };
8
- export declare type SortItemProps = {
9
- /** 排序类型,与 sortChildrenMap 对应;当 getSortItems 存在时可省略 */
10
- type?: "date" | "string" | "number" | "option";
11
- label?: string;
12
- name?: string | string[];
13
- isCustom: boolean;
14
- columnKey?: string;
15
- localFilter?: boolean;
16
- isHidden?: boolean;
17
- /** 由组件内置导出:直接返回该列的排序子项,优先于 type */
18
- getSortItems?: (fieldKey: string) => SortOptionItem[];
19
- };
20
- /**
21
- * 组件侧导出的排序支持契约(如 PisellSingleLineText.SortOptions)。
22
- * 支持两种形态:
23
- * - getSortItems:组件内置完整排序项(key + label),优先使用;
24
- * - type:仅类型,由 Sort 的 sortChildrenMap 生成子项(兼容旧用法)。
25
- */
26
- export declare type SortOptionType = (Pick<SortItemProps, "type"> & Partial<Pick<SortItemProps, "label" | "localFilter" | "isHidden">>) | {
27
- getSortItems: (fieldKey: string) => SortOptionItem[];
28
- label?: string;
29
- isHidden?: boolean;
30
- };
31
- export declare type SortListProps = {
32
- list: SortItemProps[];
33
- onChange?: (val: string, detail: Parameters<Required<MenuProps>["onClick"]>[0]) => void;
34
- button?: React.ReactNode;
35
- style?: React.CSSProperties;
36
- value?: any;
37
- placement?: "bottom" | "bottomLeft" | "bottomRight" | "top" | "topLeft" | "topRight";
38
- localPagination?: boolean;
39
- };