@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,566 +0,0 @@
1
- declare const _default: {
2
- 'pisell-tabbar-expand': string;
3
- 'pisell-tabbar-minimize': string;
4
- 'pisell-tabbar-all': string;
5
- 'table-filter-search': string;
6
- 'table-filter-find': string;
7
- 'table-filter-clear': string;
8
- 'table-filter-filter': string;
9
- 'table-filter-min': string;
10
- 'table-filter-max': string;
11
- 'table-pagination-previous': string;
12
- 'table-pagination-next': string;
13
- 'table-pagination-total': (current: string, total: string) => string;
14
- 'select-dropdown-render-select-all': string;
15
- 'select-dropdown-render-search': string;
16
- 'sort-button-text': string;
17
- 'sort-oldest-to-newest': string;
18
- 'sort-newest-to-oldest': string;
19
- 'sort-a-z': string;
20
- 'sort-z-a': string;
21
- 'sort-from-morning-to-night': string;
22
- 'sort-from-evening-to-morning': string;
23
- 'sort-0-9': string;
24
- 'sort-9-0': string;
25
- 'sort-first-last': string;
26
- 'sort-last-first': string;
27
- 'table-action-filter-button': string;
28
- 'table-action-filter-quick-filter': string;
29
- 'table-action-filter-quick-filter-tip': (count: number) => string;
30
- 'table-action-filter-other-filter': string;
31
- 'table-action-filter-other-filter-tip': () => string;
32
- 'table-action-group-by-title': string;
33
- 'table-action-group-by-title-tip': string;
34
- 'table-action-column-title': string;
35
- 'table-column-group-records': string;
36
- 'table-column-group-lock-tip': string;
37
- 'record-board-uniform-summary-empty': string;
38
- 'record-board-uniform-summary-same': string;
39
- 'table-column-drag-sort-disabled-tip': string;
40
- 'table-action-filter-no-filter': string;
41
- 'table-action-range-picker-placeholder-start': string;
42
- 'table-action-range-picker-placeholder-end': string;
43
- 'table-action-range-picker-presets-today': string;
44
- 'table-action-range-picker-presets-yesterday': string;
45
- 'table-action-range-picker-presets-last-3-day': string;
46
- 'table-action-range-picker-presets-last-7-day': string;
47
- 'table-action-range-picker-presets-last-14-day': string;
48
- 'table-action-range-picker-presets-last-30-day': string;
49
- 'table-action-range-picker-presets-last-90-day': string;
50
- 'virtual-keyboard-time-now': string;
51
- 'virtual-keyboard-time-ok': string;
52
- 'batch-editor-batch-edit': string;
53
- 'pisell-lookup-placeholder': string;
54
- 'pisell-lookup-button-text': string;
55
- 'pisell-lookup-confirm-button-text': string;
56
- 'pisell-lookup-clear': string;
57
- 'pisell-lookup-cancel': string;
58
- 'pisell-lookup-close': string;
59
- 'pisell-lookup-search-history': string;
60
- 'pisell-lookup-clear-history': string;
61
- 'pisell-lookup-suggestions': string;
62
- 'pisell-lookup-popular-search': string;
63
- 'pisell-lookup-loading': string;
64
- 'pisell-lookup-no-data': string;
65
- 'pisell-find-button-text': string;
66
- 'pisell-find-placeholder': string;
67
- 'pisell-export-button-text': string;
68
- 'batch-editor-actions': string;
69
- 'batch-editor-remove': string;
70
- 'batch-editor-price': string;
71
- 'batch-editor-cancel': string;
72
- 'batch-editor-search': string;
73
- 'batch-editor-confirm': string;
74
- 'batch-editor-batch-remove': string;
75
- 'batch-editor-quick-edit': string;
76
- 'batch-editor-what-price': string;
77
- 'batch-editor-quick-edit-title': (product: string, num: string) => string;
78
- 'batch-editor-quick-edit-title-2': (product: string) => string;
79
- 'batch-action-bar-select-all': string;
80
- 'batch-action-bar-invert': string;
81
- 'batch-action-bar-clear': string;
82
- 'batch-action-bar-delete': string;
83
- 'batch-action-bar-more': string;
84
- 'batch-action-bar-selected-count': (count: number) => string;
85
- 'batch-action-bar-confirm-title': string;
86
- 'batch-action-bar-delete-confirm-title': string;
87
- 'batch-action-bar-delete-confirm-content': (count: number) => string;
88
- 'batch-action-bar-delete-confirm-ok': string;
89
- 'batch-action-bar-delete-confirm-cancel': string;
90
- 'record-board-toolbar-reset': string;
91
- 'record-board-toolbar-default-filter-status': string;
92
- 'record-board-toolbar-default-filter-all': string;
93
- 'record-board-toolbar-default-filter-enabled': string;
94
- 'record-board-toolbar-default-filter-disabled': string;
95
- 'record-board-toolbar-default-filter-keyword': string;
96
- 'record-board-toolbar-default-placeholder': string;
97
- 'record-board-infinite-scroll-loading-more': string;
98
- 'record-board-infinite-scroll-all-loaded': string;
99
- 'record-board-infinite-scroll-pull-hint': string;
100
- 'pisell-resource-wall-appearance-light': string;
101
- 'pisell-resource-wall-appearance-dark': string;
102
- 'pisell-resource-wall-control-open': string;
103
- 'pisell-resource-wall-page-indicator': string;
104
- 'pisell-resource-wall-layout-custom': string;
105
- 'pisell-resource-wall-control-title': string;
106
- 'pisell-resource-wall-control-cancel': string;
107
- 'pisell-resource-wall-control-apply': string;
108
- 'pisell-resource-wall-control-close': string;
109
- 'pisell-resource-wall-control-eyebrow': string;
110
- 'pisell-resource-wall-control-subtitle': string;
111
- 'pisell-resource-wall-display-mode': string;
112
- 'pisell-resource-wall-carousel-paging-mode': string;
113
- 'pisell-resource-wall-summary-pagination': string;
114
- 'pisell-resource-wall-summary-page-sec': string;
115
- 'pisell-resource-wall-modal-select-all': string;
116
- 'pisell-resource-wall-modal-clear-all': string;
117
- 'pisell-resource-wall-modal-resource-hint': string;
118
- 'pisell-resource-wall-status-table-title': string;
119
- 'pisell-resource-wall-tab-layout': string;
120
- 'pisell-resource-wall-tab-colors': string;
121
- 'pisell-resource-wall-tab-status': string;
122
- 'pisell-resource-wall-resources-section': string;
123
- 'pisell-resource-wall-select-all': string;
124
- 'pisell-resource-wall-clear-selection': string;
125
- 'pisell-resource-wall-max-selection': string;
126
- 'pisell-resource-wall-layout-preset': string;
127
- 'pisell-resource-wall-page-duration': string;
128
- 'pisell-resource-wall-custom-cols': string;
129
- 'pisell-resource-wall-custom-rows': string;
130
- 'pisell-resource-wall-occupied-color': string;
131
- 'pisell-resource-wall-available-color': string;
132
- 'pisell-resource-wall-boarding-soon-min': string;
133
- 'pisell-resource-wall-status-col-key': string;
134
- 'pisell-resource-wall-status-col-label': string;
135
- 'pisell-resource-wall-status-col-note': string;
136
- 'pisell-resource-wall-status-col-color': string;
137
- 'pisell-resource-wall-status-col-notebg': string;
138
- 'pisell-resource-wall-carousel-dwell-sec-label': string;
139
- 'pisell-resource-wall-layout-placeholder': string;
140
- 'pisell-resource-wall-layout-field-label': string;
141
- 'pisell-resource-wall-panel-custom-cols': string;
142
- 'pisell-resource-wall-panel-custom-rows': string;
143
- 'pisell-resource-wall-hero-width-ratio': string;
144
- 'pisell-resource-wall-hero-width-hint': string;
145
- 'pisell-resource-wall-hero-benchmark-placeholder': string;
146
- 'pisell-resource-wall-hero-benchmark-sample': string;
147
- 'pisell-resource-wall-resources-select-with-count': string;
148
- 'pisell-resource-wall-resources-capacity-carousel-hint': string;
149
- 'pisell-resource-wall-occupied-card-color-label': string;
150
- 'pisell-resource-wall-available-card-color-label': string;
151
- 'pisell-resource-wall-status-col-explain': string;
152
- 'pisell-resource-wall-carousel-countdown-line': string;
153
- 'pisell-resource-wall-countdown-overtime': string;
154
- 'pisell-resource-wall-countdown-ending-now': string;
155
- 'pisell-resource-wall-countdown-left': string;
156
- 'pisell-resource-wall-countdown-zero-overtime': string;
157
- 'pisell-resource-wall-fullscreen-enter': string;
158
- 'pisell-resource-wall-fullscreen-exit': string;
159
- 'pisell-resource-wall-card-hero-available': string;
160
- 'pisell-resource-wall-card-label-current': string;
161
- 'pisell-resource-wall-card-label-next': string;
162
- 'pisell-resource-wall-card-next-line': string;
163
- 'pisell-resource-wall-card-starts-in': string;
164
- 'pisell-resource-wall-card-late': string;
165
- 'pisell-resource-wall-card-current-not-in-use': string;
166
- 'pisell-resource-wall-floor-status-empty': string;
167
- 'pisell-resource-wall-floor-status-reserved': string;
168
- 'pisell-resource-wall-floor-status-late': string;
169
- 'pisell-resource-wall-floor-status-occupied': string;
170
- 'pisell-resource-wall-floor-status-expired': string;
171
- 'pisell-resource-wall-marquee-ending-soon': string;
172
- 'pisell-resource-wall-card-session-complete': string;
173
- 'pisell-resource-wall-card-check-in-prompt': string;
174
- 'pisell-resource-wall-status-id-inUse': string;
175
- 'pisell-resource-wall-status-id-endingSoon': string;
176
- 'pisell-resource-wall-status-id-expired': string;
177
- 'pisell-resource-wall-status-id-available': string;
178
- 'pisell-resource-wall-status-id-boardingSoon': string;
179
- 'pisell-resource-wall-status-id-late': string;
180
- 'pisell-resource-wall-tone-inUse-label': string;
181
- 'pisell-resource-wall-tone-inUse-note': string;
182
- 'pisell-resource-wall-tone-endingSoon-label': string;
183
- 'pisell-resource-wall-tone-endingSoon-note': string;
184
- 'pisell-resource-wall-tone-expired-label': string;
185
- 'pisell-resource-wall-tone-expired-note': string;
186
- 'pisell-resource-wall-tone-available-label': string;
187
- 'pisell-resource-wall-tone-available-note': string;
188
- 'pisell-resource-wall-tone-boardingSoon-label': string;
189
- 'pisell-resource-wall-tone-boardingSoon-note': string;
190
- 'pisell-resource-wall-tone-late-label': string;
191
- 'pisell-resource-wall-tone-late-note': string;
192
- 'pisell2.recordBoard.toolbar.find': string;
193
- 'pisell2.recordBoard.toolbar.findPlaceholder': string;
194
- 'pisell2.recordBoard.toolbar.sort': string;
195
- 'pisell2.recordBoard.toolbar.sortStatus': string;
196
- 'pisell2.recordBoard.toolbar.sortStatusFreeFirst': string;
197
- 'pisell2.recordBoard.toolbar.sortStatusOccupiedFirst': string;
198
- 'pisell2.recordBoard.toolbar.filter': string;
199
- 'pisell2.recordBoard.toolbar.reset': string;
200
- 'pisell2.recordBoard.toolbar.viewGrid': string;
201
- 'pisell2.recordBoard.toolbar.viewFloorMap': string;
202
- 'pisell2.recordBoard.toolbar.viewCalendar': string;
203
- 'pisell2.recordBoard.toolbar.viewResourceWall': string;
204
- 'pisell2.recordBoard.toolbar.columnSetting': string;
205
- 'pisell2.recordBoard.toolbar.moreSettings': string;
206
- 'pisell2.recordBoard.filter.placeholderEnter': string;
207
- 'pisell2.recordBoard.calendar.common.close': string;
208
- 'pisell2.recordBoard.calendar.common.cancel': string;
209
- 'pisell2.recordBoard.calendar.common.save': string;
210
- 'pisell2.recordBoard.calendar.common.saving': string;
211
- 'pisell2.recordBoard.calendar.common.resourceFallback': string;
212
- 'pisell2.recordBoard.calendar.common.newBookingName': string;
213
- 'pisell2.recordBoard.calendar.weekday.mon': string;
214
- 'pisell2.recordBoard.calendar.weekday.tue': string;
215
- 'pisell2.recordBoard.calendar.weekday.wed': string;
216
- 'pisell2.recordBoard.calendar.weekday.thu': string;
217
- 'pisell2.recordBoard.calendar.weekday.fri': string;
218
- 'pisell2.recordBoard.calendar.weekday.sat': string;
219
- 'pisell2.recordBoard.calendar.weekday.sun': string;
220
- 'pisell2.recordBoard.calendar.resource.monthUnit': string;
221
- 'pisell2.recordBoard.calendar.block.panelTitle': string;
222
- 'pisell2.recordBoard.calendar.block.defaultTitle': string;
223
- 'pisell2.recordBoard.calendar.block.fieldTitle': string;
224
- 'pisell2.recordBoard.calendar.block.fieldNote': string;
225
- 'pisell2.recordBoard.calendar.block.fieldResource': string;
226
- 'pisell2.recordBoard.calendar.block.fieldTimeRange': string;
227
- 'pisell2.recordBoard.calendar.block.placeholderTitle': string;
228
- 'pisell2.recordBoard.calendar.block.placeholderNote': string;
229
- 'pisell2.recordBoard.calendar.block.noResource': string;
230
- 'pisell2.recordBoard.calendar.block.closeAria': string;
231
- 'pisell2.recordBoard.calendar.block.warnSelectTime': string;
232
- 'pisell2.recordBoard.calendar.block.warnEndAfterStart': string;
233
- 'pisell2.recordBoard.calendar.block.warnSelectResource': string;
234
- 'pisell2.recordBoard.calendar.overflow.bookingsForDay': string;
235
- 'pisell2.recordBoard.calendar.overflow.listTitleBookings': string;
236
- 'pisell2.recordBoard.calendar.overflow.listTitleAllBookings': string;
237
- 'pisell2.recordBoard.calendar.overflow.moreCount': string;
238
- 'pisell2.recordBoard.calendar.move.title': string;
239
- 'pisell2.recordBoard.calendar.move.subtitle': string;
240
- 'pisell2.recordBoard.calendar.move.customer': string;
241
- 'pisell2.recordBoard.calendar.move.court': string;
242
- 'pisell2.recordBoard.calendar.move.newDate': string;
243
- 'pisell2.recordBoard.calendar.move.newStartTime': string;
244
- 'pisell2.recordBoard.calendar.move.newEndTime': string;
245
- 'pisell2.recordBoard.calendar.move.previousInfo': string;
246
- 'pisell2.recordBoard.calendar.move.original': string;
247
- 'pisell2.recordBoard.calendar.move.dropTarget': string;
248
- 'pisell2.recordBoard.calendar.move.updated': string;
249
- 'pisell2.recordBoard.calendar.move.confirm': string;
250
- 'pisell2.recordBoard.calendar.move.noPhone': string;
251
- 'pisell2.recordBoard.calendar.move.noEmail': string;
252
- 'pisell2.recordBoard.calendar.move.courtFallback': string;
253
- 'pisell2.recordBoard.calendar.move.slotDisabled': string;
254
- 'pisell2.recordBoard.calendar.week.headerCourtDate': string;
255
- 'pisell2.recordBoard.calendar.week.fullyBooked': string;
256
- 'pisell2.recordBoard.calendar.week.available': string;
257
- 'pisell2.recordBoard.calendar.day.outsideHours': string;
258
- 'pisell2.recordBoard.calendar.day.selectedBlock': string;
259
- 'pisell2.recordBoard.calendar.day.selected': string;
260
- 'pisell2.recordBoard.calendar.day.deselectAll': string;
261
- 'pisell2.recordBoard.calendar.day.openSlot': string;
262
- 'pisell2.recordBoard.calendar.day.block': string;
263
- 'pisell2.recordBoard.calendar.day.createBooking': string;
264
- 'pisell2.recordBoard.calendar.day.freeRatio': string;
265
- 'pisell2.recordBoard.calendar.card.continuesNext': string;
266
- 'pisell2.recordBoard.calendar.card.blockBy': string;
267
- 'pisell2.recordBoard.calendar.card.lateMinutesBadge': string;
268
- 'pisell2.recordBoard.calendar.card.lateMinutesDetail': string;
269
- 'pisell2.recordBoard.calendar.status.cancel': string;
270
- 'pisell2.recordBoard.calendar.status.change': string;
271
- 'pisell2.recordBoard.calendar.status.checkedIn': string;
272
- 'pisell2.recordBoard.calendar.status.pending': string;
273
- 'pisell2.recordBoard.calendar.status.new': string;
274
- 'pisell2.recordBoard.calendar.status.late': string;
275
- 'pisell2.recordBoard.calendar.status.noShow': string;
276
- 'pisell2.recordBoard.calendar.detail.staff': string;
277
- 'pisell2.recordBoard.calendar.detail.orderNote': string;
278
- 'pisell2.salesManagement.pagination.previous': string;
279
- 'pisell2.salesManagement.pagination.next': string;
280
- 'pisell2.salesManagement.pagination.showTotal': (currentPage: number, totalPages: number) => string;
281
- 'pisell2.salesManagement.pagination.total': (current: number, max: number) => string;
282
- 'pisell2.salesManagement.batchActionBar.selectedCount': (count: number) => string;
283
- 'pisell2.salesManagement.batchActionBar.more': string;
284
- 'pisell2.salesManagement.batchActionBar.selectAll': string;
285
- 'pisell2.salesManagement.batchActionBar.invert': string;
286
- 'pisell2.salesManagement.batchActionBar.clear': string;
287
- 'pisell2.salesManagement.batchActionBar.delete': string;
288
- 'pisell2.salesManagement.batchActionBar.confirmTitle': string;
289
- 'pisell2.salesManagement.batchActionBar.deleteConfirmTitle': string;
290
- 'pisell2.salesManagement.batchActionBar.deleteConfirmContent': (count: number) => string;
291
- 'pisell2.salesManagement.batchActionBar.deleteConfirmOk': string;
292
- 'pisell2.salesManagement.batchActionBar.deleteConfirmCancel': string;
293
- 'shell-frame-statistic-expand': string;
294
- 'shell-frame-statistic-collapse': string;
295
- 'table-action-export-import-export-success': string;
296
- 'table-action-export-import-button': string;
297
- 'table-action-export-import-export-range': string;
298
- 'table-action-export-import-current-page': string;
299
- 'table-action-export-import-all-records': string;
300
- 'table-action-export-import-selected-records': string;
301
- 'table-action-export-import-selected': string;
302
- 'table-action-export-import-item': (length: number) => string;
303
- 'table-action-export-import-product': string;
304
- 'table-action-export-import-table-text-input-title': string;
305
- 'table-action-export-import-table-text-input-describe': string;
306
- 'table-action-export-import-table-error-file': string;
307
- 'table-action-export-import-import-success': string;
308
- 'table-action-export-import-import-phone': string;
309
- 'table-action-export-import-table-success-download': string;
310
- 'table-action-export-import-table-textimport-product': string;
311
- 'table-action-export-import-table-text-product-template': string;
312
- 'table-action-export-import-table-text-click-download': string;
313
- 'table-action-export-import-table-text-edit-file': string;
314
- 'table-action-export-import-button-import': string;
315
- 'table-action-export-import-cancel': string;
316
- 'table-action-export-import-file-completed': string;
317
- 'table-action-export-import-file-processing': string;
318
- 'table-action-export-import-file-pending': string;
319
- 'table-action-export-import-file-refresh': string;
320
- 'table-action-export-import-export-title': string;
321
- 'table-action-export-import-file-hint': string;
322
- 'table-action-export-import-file-name': string;
323
- 'table-action-export-import-file-content': string;
324
- 'table-action-export-import-file-content-all': string;
325
- 'table-action-export-import-file-content-part': string;
326
- 'table-action-export-import-file-status': string;
327
- 'table-action-export-import-file-account': string;
328
- 'table-action-export-import-file-created': string;
329
- 'table-action-export-import-file-record': (length: number) => string;
330
- 'table-action-export-import-import-title': string;
331
- 'table-action-export-import-log-hint': string;
332
- 'table-action-export-import-log-name': string;
333
- 'table-action-export-import-log-result': string;
334
- 'table-action-export-import-log-ok': (num: number) => string;
335
- 'table-action-export-import-log-err': (num: number) => string;
336
- 'table-action-export-import-log-check': string;
337
- 'table-action-export-import-log-detail-title': string;
338
- 'table-action-export-import-log-err-log': string;
339
- 'table-action-export-import-log-copy': string;
340
- 'table-action-export-import-table-success-copy': string;
341
- 'drag-sort-tree-unavailable-today-tip': string;
342
- 'date-picker-today': string;
343
- 'date-picker-yesterday': string;
344
- 'date-picker-tomorrow': string;
345
- 'date-picker-next_monday': string;
346
- 'date-picker-last_friday': string;
347
- 'date-picker-first_day_of_this_month': string;
348
- 'date-picker-last_day_of_this_month': string;
349
- 'date-picker-first_day_of_next_month': string;
350
- 'date-picker-last_day_of_last_month': string;
351
- 'date-picker-invalid-date': string;
352
- 'date-picker-apply': string;
353
- 'date-picker-shortcut-custom': string;
354
- 'pisell-input-copy-success': string;
355
- 'pisell-input-copy': string;
356
- 'pisell-empty-description-no-data': string;
357
- 'pisell-information-entry-input-search': string;
358
- 'pisell-information-entry-input-confirm': string;
359
- 'pisell-information-entry-scan-exit': string;
360
- 'pisell-wallet-pass-card-detail': string;
361
- 'pisell-wallet-pass-card-edit': string;
362
- 'pisell-wallet-pass-card-name': string;
363
- 'pisell-wallet-pass-card-store-name': string;
364
- 'pisell-wallet-pass-card-balance': string;
365
- 'pisell-wallet-pass-card-redeem': string;
366
- 'pisell-wallet-pass-card-code': string;
367
- 'pisell-wallet-pass-card-valid-to': string;
368
- 'pisell-wallet-pass-card-valid': string;
369
- 'pisell-wallet-pass-card-confirm': string;
370
- 'pisell-wallet-pass-card-cancel': string;
371
- 'pisell-wallet-pass-card-required': string;
372
- 'pisell-wallet-pass-card-expireDate': string;
373
- 'pisell-adjust-price-price-override': string;
374
- 'pisell-adjust-price-discount': string;
375
- 'pisell-adjust-price-discount-amount': string;
376
- 'pisell-adjust-price-discount-percentage': string;
377
- 'pisell-adjust-price-total-after-discount': string;
378
- 'pisell-adjust-price-discount-can-be-maximum': string;
379
- 'pisell-discount-card-title': string;
380
- 'pisell-discount-card-unit': string;
381
- 'pisell-discount-card-fixed-amount-prefix': string;
382
- 'pisell-data-source-table-add': string;
383
- 'pisell-data-source-table-edit': string;
384
- 'pisell-data-source-table-detail': string;
385
- 'pisell-data-source-table-delete': string;
386
- 'pisell-record-view-available': string;
387
- 'pisell-record-view-unavailable': string;
388
- 'pisell-data-source-form-required-message': string;
389
- 'pisell-data-source-form-scope-message': string;
390
- 'pisell-data-source-form-scene-request-id-message': string;
391
- 'pisell-data-source-form-email-message': string;
392
- 'pisell-data-source-form-domain-message': string;
393
- 'pisell-data-source-form-url-message': string;
394
- 'pisell-data-source-form-phone-message': string;
395
- 'pisell-data-source-form-min-length-message': (minLength: number) => string;
396
- 'pisell-data-source-form-max-length-message': (maxLength: number) => string;
397
- 'pisell-data-source-form-min-value-message': (minValue: number) => string;
398
- 'pisell-data-source-form-max-value-message': (maxValue: number) => string;
399
- 'pisell-data-source-form-mobile-message': string;
400
- 'pisell-data-source-form-pattern-message': string;
401
- 'pisell-number-format-thousand': string;
402
- 'pisell-number-format-million': string;
403
- 'pisell-number-format-billion': string;
404
- 'walletCard-done': string;
405
- 'walletCard-qrcode': string;
406
- 'walletCard-barcode': string;
407
- 'walletCard-viewPin': string;
408
- 'pisell-upload-button': string;
409
- 'pisell-upload-setting-size-error': (maxSize: number) => string;
410
- 'pisell-upload-setting-type-error': (type: string) => string;
411
- 'pisell-upload-count-error': (count: number) => string;
412
- 'pisell-upload-error': (name: string) => string;
413
- 'pisell-upload-multilingual-title': string;
414
- 'pisell-upload-multilingual-item-title-original': string;
415
- 'pisell-upload-multilingual-item-title-en': string;
416
- 'pisell-upload-multilingual-item-title-zh-CN': string;
417
- 'pisell-upload-multilingual-item-title-zh-HK': string;
418
- 'pisell-color-picker-default': string;
419
- 'pisell-action-get-data': string;
420
- 'pisell-action-delete-success': string;
421
- 'pisell-action-delete-failed': string;
422
- 'walletCard-point': string;
423
- 'walletCard-rechargeable': string;
424
- 'walletCard-voucher': string;
425
- 'walletCard-discount': string;
426
- 'pisellQrcode-done': string;
427
- 'pisellQrcode-qrcode': string;
428
- 'pisell-delete-confirm-title': string;
429
- 'pisell-delete-confirm-content': string;
430
- 'pisell-delete-confirm-ok': string;
431
- 'pisell-delete-confirm-cancel': string;
432
- 'pisell-design-mode-action-disabled': string;
433
- 'pisell-translation-original': string;
434
- 'pisell-version-modal-title': string;
435
- 'pisell-version-modal-current-version': string;
436
- 'pisell-version-modal-version': string;
437
- 'pisell-version-modal-update-notes': string;
438
- 'pisell-version-modal-patch': string;
439
- 'pisell-version-modal-minor': string;
440
- 'pisell-version-modal-major': string;
441
- 'pisell-version-modal-custom': string;
442
- 'pisell-version-modal-cancel': string;
443
- 'pisell-version-modal-confirm': string;
444
- 'pisell-version-modal-describe-update-notes': string;
445
- 'pisell-version-modal-version-error': string;
446
- 'pisell-version-modal-version-required': string;
447
- 'pisell-version-modal-based-on-version': string;
448
- 'subdomain-error-too-short': string;
449
- 'subdomain-error-too-long': string;
450
- 'subdomain-error-pattern': string;
451
- 'subdomain-error-numbers-only': string;
452
- 'subdomain-error-hyphen-ends': string;
453
- 'subdomain-error-consecutive-hyphens': string;
454
- 'subdomain-error-required': string;
455
- 'pisell-icon-select-outlined': string;
456
- 'pisell-icon-select-filled': string;
457
- 'pisell-icon-select-two-tone': string;
458
- 'pisell-icon-select-iconfont': string;
459
- 'pisell-icon-select-search': string;
460
- 'pisell-icon-select-select': string;
461
- 'pisell-lowcode-app-version-control-live': string;
462
- 'pisell-lowcode-app-version-control-draft': string;
463
- 'pisell-lowcode-app-version-control-deprecated': string;
464
- 'pisell-lowcode-app-version-control-new-version': string;
465
- 'pisell-lowcode-app-version-control-promote-to-live': string;
466
- 'pisell-lowcode-app-version-control-promote-version': (version: string) => string;
467
- 'pisell-lowcode-app-version-control-promote-version-describe': string;
468
- 'pisell-lowcode-app-version-control-promote-version-ok': string;
469
- 'pisell-lowcode-app-version-control-promote-version-cancel': string;
470
- 'pisell-lowcode-app-version-control-version-exists': string;
471
- 'pisell-lowcode-drop-sort-add': string;
472
- 'pisell-lowcode-navigation-menu-add-sub-menu': string;
473
- 'pisell-lowcode-navigation-menu-add-page': string;
474
- 'pisell-lowcode-navigation-menu-add-page-tip': string;
475
- 'pisell-lowcode-navigation-menu-tag-base': string;
476
- 'pisell-lowcode-navigation-menu-tag-proCode': string;
477
- 'pisell-lowcode-navigation-menu-tag-pisell1': string;
478
- 'pisell-lowcode-navigation-menu-tag-group': string;
479
- 'pisell-lowcode-navigation-menu-tag-sub-menu': string;
480
- 'pisell-lowcode-navigation-menu-tag-custom': string;
481
- 'pisell-data-source-form-app-identifier-pattern': string;
482
- 'pisell-data-source-form-app-identifier-start-with-letter': string;
483
- 'pisell-group-permissions-rule-required': string;
484
- 'pisell-group-permissions-rule-limit': string;
485
- 'pisell-data-source-form-app-identifier-letters-only': string;
486
- 'pisell-data-source-form-app-identifier-alphanumeric': string;
487
- 'pisell-data-source-form-app-identifier-special-ends': string;
488
- 'pisell-data-source-form-app-identifier-consecutive-special': string;
489
- 'qrscanner-loading': string;
490
- 'qrscanner-success': string;
491
- 'qrscanner-success-qrcode': string;
492
- 'qrscanner-success-barcode': string;
493
- 'qrscanner-error-upload-image': string;
494
- 'qrscanner-error-load-failed': string;
495
- 'qrscanner-error-no-code': string;
496
- 'qrscanner-error-camera-init': string;
497
- 'qrscanner-error-process-image': string;
498
- 'pisell-login-and-register-title': string;
499
- 'pisell-login-and-register-subtitle': string;
500
- 'pisell-login-and-register-email-label': string;
501
- 'pisell-login-and-register-email-placeholder': string;
502
- 'pisell-login-and-register-password-label': string;
503
- 'pisell-login-and-register-password-placeholder': string;
504
- 'pisell-login-and-register-email-error': string;
505
- 'pisell-login-and-register-email-error-valid': string;
506
- 'pisell-login-and-register-password-error': string;
507
- 'pisell-login-and-register-login': string;
508
- 'pisell-login-and-register-google': string;
509
- 'pisell-login-and-register-facebook': string;
510
- 'pisell-login-and-register-apple': string;
511
- 'pisell-login-and-register-sign-up': string;
512
- 'pisell-login-and-register-login-tab': string;
513
- 'pisell-login-and-register-register-tab': string;
514
- 'pisell-login-and-register-register-email-placeholder': string;
515
- 'pisell-login-and-register-register-password-placeholder': string;
516
- 'pisell-login-and-register-register-button-text': string;
517
- 'pisell-login-and-register-remember-me': string;
518
- 'pisell-login-and-register-forgot-password': string;
519
- 'pisell2.text.goodpass.product-vouchers': string;
520
- 'pisell2.text.goodpass.last-settlement': string;
521
- 'pisell2.text.goodpass.view-more': string;
522
- 'pisell2.text.goodpass.save': string;
523
- 'pisell-wallet-pass-card-status-used': string;
524
- 'pisell-wallet-pass-card-status-expired': string;
525
- 'pisell-wallet-pass-card-status-disabled': string;
526
- 'pisell-wallet-pass-card-status-conflict': string;
527
- 'pisell-wallet-pass-card-status-lastPayment': string;
528
- 'pisell-wallet-pass-card-reset': string;
529
- 'pisell-wallet-pass-card-done': string;
530
- 'pisell2.wallet-card.add-holder-tip': string;
531
- 'pisell2.wallet-card.add-holder-button-text': string;
532
- 'pisell-camera-no-camera-accessible': string;
533
- 'pisell-camera-permission-denied': string;
534
- 'pisell-camera-switch-camera': string;
535
- 'pisell-camera-canvas': string;
536
- 'pisell-camera-checking': string;
537
- 'pisell-camera-no-camera-desc': string;
538
- 'pisell-upload-camera-local-files': string;
539
- 'pisell-upload-camera-capture': string;
540
- 'pisell-upload-camera-retake': string;
541
- 'pisell-upload-camera-use': string;
542
- 'pisell-list-tab-group-default': string;
543
- 'pisell-list-empty-text-default': string;
544
- 'pisell-list-load-more': string;
545
- 'pisell-list-view-less': string;
546
- 'pisell-list-pagination-total': (start: number, end: number, total: number) => string;
547
- 'pisell-list-scroll-down': string;
548
- 'pisell-list-scroll-right': string;
549
- 'pisell-list-pagination-page-of': (current: number, total: number) => string;
550
- 'pisell-list-pagination-previous': string;
551
- 'pisell-list-pagination-next': string;
552
- 'pisell-procedure-header-back-confirm-title': string;
553
- 'pisell-procedure-header-back-confirm-desc': string;
554
- 'pisell-procedure-header-back-confirm-no': string;
555
- 'pisell-procedure-header-back-confirm-yes': string;
556
- 'pisell-procedure-header-close-confirm-title': string;
557
- 'pisell-procedure-header-close-confirm-desc': string;
558
- 'pisell-procedure-header-close-confirm-no': string;
559
- 'pisell-procedure-header-close-confirm-yes': string;
560
- 'pisell-procedure-footer-more': string;
561
- /** PisellMobileDateRangePicker */
562
- 'pisell-mobile-date-range-picker-placeholder': string;
563
- 'pisell-mobile-date-range-picker-title': string;
564
- 'pisell-mobile-date-range-picker-confirm': string;
565
- };
566
- export default _default;
@@ -1 +0,0 @@
1
- export declare const getText: (id: string) => any;
@@ -1,22 +0,0 @@
1
- import { ThemeConfig } from 'antd';
2
- /**
3
- * Pisell 项目统一的 Ant Design Token 配置
4
- * 基于 Figma 设计规范
5
- *
6
- * 使用场景:
7
- * - 低代码平台(page/index.tsx)
8
- * - Storybook 预览
9
- * - 其他需要主题配置的场景
10
- */
11
- /**
12
- * 获取组件级别的 token 配置
13
- */
14
- export declare function getComponentsToken(): ThemeConfig['components'];
15
- /**
16
- * 获取全局 token 配置
17
- */
18
- export declare function getGlobalToken(themeColor?: string): ThemeConfig['token'];
19
- /**
20
- * 获取完整的主题配置
21
- */
22
- export declare function getThemeConfig(themeColor?: string): ThemeConfig;
@@ -1,7 +0,0 @@
1
- /**
2
- * 只读态 Tag 未传 color 时使用的预设色板(按索引稳定分配)
3
- */
4
- /**
5
- * 根据 value 或索引从预设色板取一个稳定颜色(未传 option.color 时使用)
6
- */
7
- export declare function getDefaultTagColor(value: unknown, index: number): string;