@pisell/materials 3.3.102 → 3.3.104

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 (545) 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/meta.js +4 -4
  5. package/build/lowcode/render/default/view.js +5 -5
  6. package/build/lowcode/view.js +4 -4
  7. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -0
  8. package/es/components/PisellLayouts/index.d.ts +1 -0
  9. package/es/components/PisellMetrics/index.d.ts +1 -0
  10. package/es/components/appVersionControl/index.d.ts +0 -1
  11. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  12. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  13. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  14. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  15. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  16. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  17. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  18. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  19. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  20. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  21. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  22. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  23. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -0
  24. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  25. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -0
  26. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  27. package/es/components/dataSourceComponents/fields/index.d.ts +8 -7
  28. package/es/components/date-picker/index.d.ts +0 -1
  29. package/es/components/filter/index.d.ts +0 -1
  30. package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +1 -0
  31. package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  32. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.js +2 -1
  33. package/es/components/pisellLoading/index.d.ts +0 -1
  34. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  35. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  36. package/es/components/pisellModal/components/index.d.ts +0 -1
  37. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  38. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
  39. package/es/components/productCard/components/Time/index.d.ts +0 -1
  40. package/es/components/select-time/index.d.ts +0 -1
  41. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  42. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  43. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  44. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  45. package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  46. package/es/components/table/Actions/index.d.ts +0 -1
  47. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  48. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  49. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  50. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  51. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  52. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  53. package/es/components/table/Table/fields/index.d.ts +2 -2
  54. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  55. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  56. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  57. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  58. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  59. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  60. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  61. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  62. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  63. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  64. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  65. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  66. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  67. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  68. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  69. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  70. package/es/components/table/Table/utils.d.ts +1 -1
  71. package/es/components/table/View/index.d.ts +1 -0
  72. package/es/components/versionSelect/index.d.ts +1 -0
  73. package/es/components/walletCard/index.js +8 -2
  74. package/es/utils/index.d.ts +1 -1
  75. package/es/utils/platform.d.ts +1 -1
  76. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -0
  77. package/lib/components/PisellLayouts/index.d.ts +1 -0
  78. package/lib/components/PisellMetrics/index.d.ts +1 -0
  79. package/lib/components/appVersionControl/index.d.ts +0 -1
  80. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  81. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  82. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  83. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  84. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  85. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  86. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  87. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  88. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  89. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  90. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  91. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  92. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -0
  93. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  94. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -0
  95. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  96. package/lib/components/dataSourceComponents/fields/index.d.ts +8 -7
  97. package/lib/components/date-picker/index.d.ts +0 -1
  98. package/lib/components/filter/index.d.ts +0 -1
  99. package/lib/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +1 -0
  100. package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +2 -2
  101. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanClient.js +2 -1
  102. package/lib/components/pisellLoading/index.d.ts +0 -1
  103. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  104. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  105. package/lib/components/pisellModal/components/index.d.ts +0 -1
  106. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  107. package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
  108. package/lib/components/productCard/components/Time/index.d.ts +0 -1
  109. package/lib/components/select-time/index.d.ts +0 -1
  110. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  111. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  112. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  113. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  114. package/lib/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  115. package/lib/components/table/Actions/index.d.ts +0 -1
  116. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  117. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  118. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  119. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  120. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  121. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  122. package/lib/components/table/Table/fields/index.d.ts +2 -2
  123. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  124. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  125. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  126. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  127. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  128. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  129. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  130. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  131. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  132. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  133. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  134. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  135. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  136. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  137. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  138. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  139. package/lib/components/table/Table/utils.d.ts +1 -1
  140. package/lib/components/table/View/index.d.ts +1 -0
  141. package/lib/components/versionSelect/index.d.ts +1 -0
  142. package/lib/components/walletCard/index.js +7 -3
  143. package/lib/utils/index.d.ts +1 -1
  144. package/lib/utils/platform.d.ts +1 -1
  145. package/lowcode/render-figma-style-round-table-card/meta.ts +1 -1
  146. package/lowcode/render-figma-style-table-card/meta.ts +1 -1
  147. package/package.json +2 -2
  148. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -9
  149. package/es/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  150. package/es/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  151. package/es/components/PisellBasicGrid/index.d.ts +0 -6
  152. package/es/components/PisellBasicGrid/types.d.ts +0 -221
  153. package/es/components/PisellBasicGrid/utils/index.d.ts +0 -63
  154. package/es/components/PisellCards/PisellCards.d.ts +0 -8
  155. package/es/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  156. package/es/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  157. package/es/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  158. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  159. package/es/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  160. package/es/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  161. package/es/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  162. package/es/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  163. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  164. package/es/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  165. package/es/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  166. package/es/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  167. package/es/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  168. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  169. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  170. package/es/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  171. package/es/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  172. package/es/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  173. package/es/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  174. package/es/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  175. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  176. package/es/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  177. package/es/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  178. package/es/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  179. package/es/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  180. package/es/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  181. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -3
  182. package/es/components/PisellCards/components/TabCard/index.d.ts +0 -5
  183. package/es/components/PisellCards/components/TabCard/types.d.ts +0 -70
  184. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -7
  185. package/es/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  186. package/es/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  187. package/es/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  188. package/es/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  189. package/es/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  190. package/es/components/PisellCards/components/TextCard/index.d.ts +0 -5
  191. package/es/components/PisellCards/components/TextCard/types.d.ts +0 -270
  192. package/es/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  193. package/es/components/PisellCards/hooks/index.d.ts +0 -0
  194. package/es/components/PisellCards/types.d.ts +0 -48
  195. package/es/components/PisellCards/utils/index.d.ts +0 -0
  196. package/es/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  197. package/es/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  198. package/es/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  199. package/es/components/PisellProcedure/hooks/index.d.ts +0 -8
  200. package/es/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  201. package/es/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  202. package/es/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  203. package/es/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  204. package/es/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  205. package/es/components/PisellProcedure/types.d.ts +0 -363
  206. package/es/components/PisellProcedure/utils/classNames.d.ts +0 -33
  207. package/es/components/PisellProcedure/utils/extractText.d.ts +0 -20
  208. package/es/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  209. package/es/components/PisellProcedure/utils/index.d.ts +0 -8
  210. package/es/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  211. package/es/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  212. package/es/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  213. package/es/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  214. package/es/components/PisellScrollView/hooks/index.d.ts +0 -3
  215. package/es/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  216. package/es/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  217. package/es/components/PisellScrollView/index.d.ts +0 -3
  218. package/es/components/PisellScrollView/types.d.ts +0 -203
  219. package/es/components/PisellScrollView/utils/index.d.ts +0 -0
  220. package/es/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  221. package/es/components/PisellSteps/hooks/index.d.ts +0 -4
  222. package/es/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  223. package/es/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  224. package/es/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  225. package/es/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  226. package/es/components/PisellSteps/index.d.ts +0 -3
  227. package/es/components/PisellSteps/types.d.ts +0 -257
  228. package/es/components/PisellSteps/utils/index.d.ts +0 -54
  229. package/es/components/PisellSuperTabs/components/index.d.ts +0 -0
  230. package/es/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  231. package/es/components/PisellSuperTabs/utils/index.d.ts +0 -1
  232. package/es/components/PisellTabbar/locales.d.ts +0 -23
  233. package/es/components/PisellTabbar/mock.d.ts +0 -47
  234. package/es/components/PisellTabbar/template/index.d.ts +0 -0
  235. package/es/components/PisellTabbar2/constants.d.ts +0 -46
  236. package/es/components/PisellTabbar2/hooks/index.d.ts +0 -2
  237. package/es/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  238. package/es/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  239. package/es/components/PisellTabbar2/locales.d.ts +0 -23
  240. package/es/components/PisellTabbar2/mock.d.ts +0 -205
  241. package/es/components/PisellTabbar2/types.d.ts +0 -117
  242. package/es/components/PisellTabbar2/utils/index.d.ts +0 -35
  243. package/es/components/PisellTabbar3/locales.d.ts +0 -23
  244. package/es/components/PisellTabbar3/mock.d.ts +0 -47
  245. package/es/components/PisellTabbar3/types.d.ts +0 -111
  246. package/es/components/Template/PisellSteps.d.ts +0 -0
  247. package/es/components/Template/components/index.d.ts +0 -0
  248. package/es/components/Template/hooks/index.d.ts +0 -0
  249. package/es/components/Template/index.d.ts +0 -0
  250. package/es/components/Template/types.d.ts +0 -0
  251. package/es/components/Template/utils/index.d.ts +0 -0
  252. package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  253. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  254. package/es/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  255. package/es/components/pisellBatchActionBar/types.d.ts +0 -237
  256. package/es/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  257. package/es/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  258. package/es/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  259. package/es/components/pisellDateTimeDisplay/types.d.ts +0 -352
  260. package/es/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  261. package/es/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  262. package/es/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  263. package/es/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  264. package/es/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  265. package/es/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
  266. package/es/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  267. package/es/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  268. package/es/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  269. package/es/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  270. package/es/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  271. package/es/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  272. package/es/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  273. package/es/components/pisellFloorMapLayout/locales.d.ts +0 -969
  274. package/es/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  275. package/es/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  276. package/es/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  277. package/es/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  278. package/es/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  279. package/es/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  280. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  281. package/es/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  282. package/es/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  283. package/es/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  284. package/es/components/pisellGridPro/GridPro.d.ts +0 -9
  285. package/es/components/pisellGridPro/GridView/index.d.ts +0 -5
  286. package/es/components/pisellGridPro/GridView/type.d.ts +0 -3
  287. package/es/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  288. package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  289. package/es/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  290. package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -5
  291. package/es/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  292. package/es/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  293. package/es/components/pisellGridPro/components/Header/index.d.ts +0 -12
  294. package/es/components/pisellGridPro/index.d.ts +0 -4
  295. package/es/components/pisellLayout/index.d.ts +0 -14
  296. package/es/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  297. package/es/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  298. package/es/components/pisellLookup/utils/storage.d.ts +0 -42
  299. package/es/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  300. package/es/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  301. package/es/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  302. package/es/components/pisellMetricCard/types.d.ts +0 -201
  303. package/es/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  304. package/es/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  305. package/es/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  306. package/es/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  307. package/es/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  308. package/es/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  309. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  310. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  311. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  312. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  313. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  314. package/es/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  315. package/es/components/pisellReservationSchedule/locales.d.ts +0 -43
  316. package/es/components/pisellReservationSchedule/types.d.ts +0 -52
  317. package/es/components/pisellReservationScheduleBand/types.d.ts +0 -68
  318. package/es/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  319. package/es/components/pisellSort/index.d.ts +0 -3
  320. package/es/components/pisellSort/type.d.ts +0 -7
  321. package/es/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  322. package/es/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  323. package/es/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  324. package/es/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  325. package/es/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  326. package/es/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  327. package/es/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  328. package/es/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  329. package/es/components/pisellTimeNavigator/locales.d.ts +0 -22
  330. package/es/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  331. package/es/components/pisellTimeNavigator/types.d.ts +0 -175
  332. package/es/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  333. package/es/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  334. package/es/components/pisellUrl/utils/index.d.ts +0 -6
  335. package/es/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  336. package/es/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  337. package/es/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  338. package/es/components/sort/types.d.ts +0 -39
  339. package/es/components/table/Table/fields/types/index.d.ts +0 -33
  340. package/es/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  341. package/es/components/virtualInput/index.d.ts +0 -29
  342. package/es/hooks/useMobile.d.ts +0 -8
  343. package/es/hooks/useThemeTokens.d.ts +0 -7
  344. package/es/pisell-materials.tw.css +0 -3
  345. package/es/theme/tokens.d.ts +0 -22
  346. package/es/utils/tagColor.d.ts +0 -7
  347. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -9
  348. package/lib/components/PisellBasicGrid/hooks/index.d.ts +0 -1
  349. package/lib/components/PisellBasicGrid/hooks/useGridStyle.d.ts +0 -37
  350. package/lib/components/PisellBasicGrid/index.d.ts +0 -6
  351. package/lib/components/PisellBasicGrid/types.d.ts +0 -221
  352. package/lib/components/PisellBasicGrid/utils/index.d.ts +0 -63
  353. package/lib/components/PisellCards/PisellCards.d.ts +0 -8
  354. package/lib/components/PisellCards/components/GraphicTextCard/components/BadgeWrapper.d.ts +0 -5
  355. package/lib/components/PisellCards/components/GraphicTextCard/components/TextContent.d.ts +0 -27
  356. package/lib/components/PisellCards/components/GraphicTextCard/hooks/index.d.ts +0 -5
  357. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardClick.d.ts +0 -15
  358. package/lib/components/PisellCards/components/GraphicTextCard/hooks/useGraphicTextCardStyle.d.ts +0 -18
  359. package/lib/components/PisellCards/components/GraphicTextCard/index.d.ts +0 -5
  360. package/lib/components/PisellCards/components/GraphicTextCard/types.d.ts +0 -290
  361. package/lib/components/PisellCards/components/GraphicTextCard/utils/index.d.ts +0 -19
  362. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +0 -19
  363. package/lib/components/PisellCards/components/MultilevelCard/components/CardWrapper.d.ts +0 -7
  364. package/lib/components/PisellCards/components/MultilevelCard/components/PanelWrapper.d.ts +0 -7
  365. package/lib/components/PisellCards/components/MultilevelCard/components/index.d.ts +0 -2
  366. package/lib/components/PisellCards/components/MultilevelCard/hooks/index.d.ts +0 -2
  367. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -31
  368. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardHover.d.ts +0 -28
  369. package/lib/components/PisellCards/components/MultilevelCard/index.d.ts +0 -2
  370. package/lib/components/PisellCards/components/MultilevelCard/types.d.ts +0 -202
  371. package/lib/components/PisellCards/components/MultilevelCard/utils/index.d.ts +0 -6
  372. package/lib/components/PisellCards/components/PisellImageCard/components/index.d.ts +0 -0
  373. package/lib/components/PisellCards/components/PisellImageCard/hooks/index.d.ts +0 -5
  374. package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -11
  375. package/lib/components/PisellCards/components/PisellImageCard/hooks/usePisellImageCardStyle.d.ts +0 -10
  376. package/lib/components/PisellCards/components/PisellImageCard/types.d.ts +0 -74
  377. package/lib/components/PisellCards/components/PisellImageCard/utils/getImageObjectFit.d.ts +0 -7
  378. package/lib/components/PisellCards/components/PisellImageCard/utils/getTruncatedText.d.ts +0 -7
  379. package/lib/components/PisellCards/components/PisellImageCard/utils/index.d.ts +0 -5
  380. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -3
  381. package/lib/components/PisellCards/components/TabCard/index.d.ts +0 -5
  382. package/lib/components/PisellCards/components/TabCard/types.d.ts +0 -70
  383. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -7
  384. package/lib/components/PisellCards/components/TextCard/components/BadgeWrapper.d.ts +0 -26
  385. package/lib/components/PisellCards/components/TextCard/components/IconWrapper.d.ts +0 -17
  386. package/lib/components/PisellCards/components/TextCard/components/TextContent.d.ts +0 -21
  387. package/lib/components/PisellCards/components/TextCard/components/index.d.ts +0 -6
  388. package/lib/components/PisellCards/components/TextCard/hooks/index.d.ts +0 -0
  389. package/lib/components/PisellCards/components/TextCard/index.d.ts +0 -5
  390. package/lib/components/PisellCards/components/TextCard/types.d.ts +0 -270
  391. package/lib/components/PisellCards/components/TextCard/utils/index.d.ts +0 -0
  392. package/lib/components/PisellCards/hooks/index.d.ts +0 -0
  393. package/lib/components/PisellCards/types.d.ts +0 -48
  394. package/lib/components/PisellCards/utils/index.d.ts +0 -0
  395. package/lib/components/PisellProcedure/components/FooterActions.d.ts +0 -24
  396. package/lib/components/PisellProcedure/components/ProcedureContent.d.ts +0 -23
  397. package/lib/components/PisellProcedure/components/ProcedureSidebar.d.ts +0 -38
  398. package/lib/components/PisellProcedure/hooks/index.d.ts +0 -8
  399. package/lib/components/PisellProcedure/hooks/useElementSize.d.ts +0 -38
  400. package/lib/components/PisellProcedure/hooks/useOverflowActions.d.ts +0 -43
  401. package/lib/components/PisellProcedure/hooks/useResponsiveClass.d.ts +0 -6
  402. package/lib/components/PisellProcedure/hooks/useSidebarHeight.d.ts +0 -16
  403. package/lib/components/PisellProcedure/hooks/useStepManager.d.ts +0 -50
  404. package/lib/components/PisellProcedure/types.d.ts +0 -363
  405. package/lib/components/PisellProcedure/utils/classNames.d.ts +0 -33
  406. package/lib/components/PisellProcedure/utils/extractText.d.ts +0 -20
  407. package/lib/components/PisellProcedure/utils/footerPosition.d.ts +0 -41
  408. package/lib/components/PisellProcedure/utils/index.d.ts +0 -8
  409. package/lib/components/PisellProcedure/utils/layoutRatio.d.ts +0 -42
  410. package/lib/components/PisellProcedure/utils/slotHelper.d.ts +0 -27
  411. package/lib/components/PisellScrollView/PisellScrollView.stories.d.ts +0 -87
  412. package/lib/components/PisellScrollView/components/Actions/index.d.ts +0 -18
  413. package/lib/components/PisellScrollView/hooks/index.d.ts +0 -3
  414. package/lib/components/PisellScrollView/hooks/useIntersection.d.ts +0 -8
  415. package/lib/components/PisellScrollView/hooks/useScrollEvents.d.ts +0 -20
  416. package/lib/components/PisellScrollView/index.d.ts +0 -3
  417. package/lib/components/PisellScrollView/types.d.ts +0 -203
  418. package/lib/components/PisellScrollView/utils/index.d.ts +0 -0
  419. package/lib/components/PisellSteps/PisellSteps.stories.d.ts +0 -155
  420. package/lib/components/PisellSteps/hooks/index.d.ts +0 -4
  421. package/lib/components/PisellSteps/hooks/useAnchor.d.ts +0 -9
  422. package/lib/components/PisellSteps/hooks/useResponsive.d.ts +0 -8
  423. package/lib/components/PisellSteps/hooks/useStepClick.d.ts +0 -11
  424. package/lib/components/PisellSteps/hooks/useStepsState.d.ts +0 -9
  425. package/lib/components/PisellSteps/index.d.ts +0 -3
  426. package/lib/components/PisellSteps/types.d.ts +0 -257
  427. package/lib/components/PisellSteps/utils/index.d.ts +0 -54
  428. package/lib/components/PisellSuperTabs/components/index.d.ts +0 -0
  429. package/lib/components/PisellSuperTabs/utils/getRowKey.d.ts +0 -8
  430. package/lib/components/PisellSuperTabs/utils/index.d.ts +0 -1
  431. package/lib/components/PisellTabbar/locales.d.ts +0 -23
  432. package/lib/components/PisellTabbar/mock.d.ts +0 -47
  433. package/lib/components/PisellTabbar/template/index.d.ts +0 -0
  434. package/lib/components/PisellTabbar2/constants.d.ts +0 -46
  435. package/lib/components/PisellTabbar2/hooks/index.d.ts +0 -2
  436. package/lib/components/PisellTabbar2/hooks/useActiveKey.d.ts +0 -50
  437. package/lib/components/PisellTabbar2/hooks/useExpand.d.ts +0 -41
  438. package/lib/components/PisellTabbar2/locales.d.ts +0 -23
  439. package/lib/components/PisellTabbar2/mock.d.ts +0 -205
  440. package/lib/components/PisellTabbar2/types.d.ts +0 -117
  441. package/lib/components/PisellTabbar2/utils/index.d.ts +0 -35
  442. package/lib/components/PisellTabbar3/locales.d.ts +0 -23
  443. package/lib/components/PisellTabbar3/mock.d.ts +0 -47
  444. package/lib/components/PisellTabbar3/types.d.ts +0 -111
  445. package/lib/components/Template/PisellSteps.d.ts +0 -0
  446. package/lib/components/Template/components/index.d.ts +0 -0
  447. package/lib/components/Template/hooks/index.d.ts +0 -0
  448. package/lib/components/Template/index.d.ts +0 -0
  449. package/lib/components/Template/types.d.ts +0 -0
  450. package/lib/components/Template/utils/index.d.ts +0 -0
  451. package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  452. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -27
  453. package/lib/components/dataSourceComponents/hooks/useFormSettingParams.d.ts +0 -7
  454. package/lib/components/pisellBatchActionBar/types.d.ts +0 -237
  455. package/lib/components/pisellDataSourceContainer/utils/formatData.d.ts +0 -9
  456. package/lib/components/pisellDateTimeDisplay/formats/dateTimeDisplayFormats.d.ts +0 -7
  457. package/lib/components/pisellDateTimeDisplay/formats/index.d.ts +0 -1
  458. package/lib/components/pisellDateTimeDisplay/types.d.ts +0 -352
  459. package/lib/components/pisellDateTimeDisplay/utils/formatTime.d.ts +0 -19
  460. package/lib/components/pisellDateTimeDisplay/utils/getRefreshInterval.d.ts +0 -18
  461. package/lib/components/pisellEmail/constants/emailDomains.d.ts +0 -5
  462. package/lib/components/pisellEmail/constants/emailRegex.d.ts +0 -13
  463. package/lib/components/pisellEmail/utils/domainSuggestions.d.ts +0 -15
  464. package/lib/components/pisellFloorMapLayout/components/FloorMapEditQuickActions.d.ts +0 -23
  465. package/lib/components/pisellFloorMapLayout/components/HistoryIcons.d.ts +0 -39
  466. package/lib/components/pisellFloorMapLayout/floorMapLayoutConstants.d.ts +0 -35
  467. package/lib/components/pisellFloorMapLayout/hooks/floorMapViewportPersistence.d.ts +0 -25
  468. package/lib/components/pisellFloorMapLayout/hooks/useDraftConfigHistory.d.ts +0 -18
  469. package/lib/components/pisellFloorMapLayout/hooks/useFloorMapPaletteTouchDrag.d.ts +0 -21
  470. package/lib/components/pisellFloorMapLayout/locales-ja.d.ts +0 -184
  471. package/lib/components/pisellFloorMapLayout/locales-pt.d.ts +0 -184
  472. package/lib/components/pisellFloorMapLayout/locales.d.ts +0 -969
  473. package/lib/components/pisellFloorMapLayout/shopFloorPlan/shopFloorPlanTypes.d.ts +0 -80
  474. package/lib/components/pisellFloorMapLayout/utils/alignSnap.d.ts +0 -64
  475. package/lib/components/pisellFloorMapLayout/utils/floorMapBuiltinShapes.d.ts +0 -59
  476. package/lib/components/pisellFloorMapLayout/utils/floorMapDataRecordLabel.d.ts +0 -8
  477. package/lib/components/pisellFloorMapLayout/utils/floorMapDropUtils.d.ts +0 -33
  478. package/lib/components/pisellFloorMapLayout/utils/floorMapElementNameAsTitle.d.ts +0 -50
  479. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerDisplay.d.ts +0 -27
  480. package/lib/components/pisellFloorMapLayout/utils/floorMapResourcePickerTypes.d.ts +0 -109
  481. package/lib/components/pisellFloorMapLayout/utils/floorMapStageDefaults.d.ts +0 -8
  482. package/lib/components/pisellFloorMapLayout/utils/snap.d.ts +0 -10
  483. package/lib/components/pisellGridPro/GridPro.d.ts +0 -9
  484. package/lib/components/pisellGridPro/GridView/index.d.ts +0 -5
  485. package/lib/components/pisellGridPro/GridView/type.d.ts +0 -3
  486. package/lib/components/pisellGridPro/ToolBar/index.d.ts +0 -6
  487. package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -10
  488. package/lib/components/pisellGridPro/components/DataCard/components/StatCard/index.d.ts +0 -10
  489. package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -5
  490. package/lib/components/pisellGridPro/components/DataCard/types.d.ts +0 -70
  491. package/lib/components/pisellGridPro/components/Footer/index.d.ts +0 -9
  492. package/lib/components/pisellGridPro/components/Header/index.d.ts +0 -12
  493. package/lib/components/pisellGridPro/index.d.ts +0 -4
  494. package/lib/components/pisellLayout/index.d.ts +0 -14
  495. package/lib/components/pisellLookup/hooks/useDebounceSearch.d.ts +0 -40
  496. package/lib/components/pisellLookup/hooks/useSearchState.d.ts +0 -80
  497. package/lib/components/pisellLookup/utils/storage.d.ts +0 -42
  498. package/lib/components/pisellMetricCard/components/MetricTitle.d.ts +0 -12
  499. package/lib/components/pisellMetricCard/components/MetricValue.d.ts +0 -12
  500. package/lib/components/pisellMetricCard/components/TrendIcon.d.ts +0 -14
  501. package/lib/components/pisellMetricCard/types.d.ts +0 -201
  502. package/lib/components/pisellMetricCard/utils/calculateTrend.d.ts +0 -14
  503. package/lib/components/pisellMobileDateRangePicker/PisellMobileDateRangePicker.d.ts +0 -8
  504. package/lib/components/pisellMobileDateRangePicker/index.d.ts +0 -2
  505. package/lib/components/pisellMobileDateRangePicker/types.d.ts +0 -28
  506. package/lib/components/pisellPercent/utils/rangeConverter.d.ts +0 -36
  507. package/lib/components/pisellPhone/utils/phoneFormatter.d.ts +0 -39
  508. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.d.ts +0 -4
  509. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarPersistGuard.d.ts +0 -18
  510. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/NoteTicker.d.ts +0 -14
  511. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallViewportToolbar.d.ts +0 -18
  512. package/lib/components/pisellRecordBoard/shellFrame/ResourceWall/resourceWallConstants.d.ts +0 -2
  513. package/lib/components/pisellRecordBoard/shellFrame/ToolBar/recordBoardToolBarConstants.d.ts +0 -8
  514. package/lib/components/pisellReservationSchedule/locales.d.ts +0 -43
  515. package/lib/components/pisellReservationSchedule/types.d.ts +0 -52
  516. package/lib/components/pisellReservationScheduleBand/types.d.ts +0 -68
  517. package/lib/components/pisellReservationScheduleBand/utils/formatScheduleAtLabel.d.ts +0 -9
  518. package/lib/components/pisellSort/index.d.ts +0 -3
  519. package/lib/components/pisellSort/type.d.ts +0 -7
  520. package/lib/components/pisellTimeNavigator/components/BackgroundLayer.d.ts +0 -14
  521. package/lib/components/pisellTimeNavigator/components/CursorLayer.d.ts +0 -29
  522. package/lib/components/pisellTimeNavigator/components/GestureLayer.d.ts +0 -41
  523. package/lib/components/pisellTimeNavigator/components/ScaleLayer.d.ts +0 -40
  524. package/lib/components/pisellTimeNavigator/hooks/index.d.ts +0 -5
  525. package/lib/components/pisellTimeNavigator/hooks/useDragInertia.d.ts +0 -14
  526. package/lib/components/pisellTimeNavigator/hooks/useRealtime.d.ts +0 -5
  527. package/lib/components/pisellTimeNavigator/hooks/useTimeAxis.d.ts +0 -37
  528. package/lib/components/pisellTimeNavigator/locales.d.ts +0 -22
  529. package/lib/components/pisellTimeNavigator/timeNavigatorConstants.d.ts +0 -20
  530. package/lib/components/pisellTimeNavigator/types.d.ts +0 -175
  531. package/lib/components/pisellTimeNavigator/utils/index.d.ts +0 -79
  532. package/lib/components/pisellTimeRangeDisplay/utils/formatDuration.d.ts +0 -14
  533. package/lib/components/pisellUrl/utils/index.d.ts +0 -6
  534. package/lib/components/pisellUrl/utils/urlFormatter.d.ts +0 -38
  535. package/lib/components/pisellUrl/utils/urlHelper.d.ts +0 -63
  536. package/lib/components/pisellUrl/utils/urlValidator.d.ts +0 -46
  537. package/lib/components/sort/types.d.ts +0 -39
  538. package/lib/components/table/Table/fields/types/index.d.ts +0 -33
  539. package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +0 -44
  540. package/lib/components/virtualInput/index.d.ts +0 -29
  541. package/lib/hooks/useMobile.d.ts +0 -8
  542. package/lib/hooks/useThemeTokens.d.ts +0 -7
  543. package/lib/pisell-materials.tw.css +0 -3
  544. package/lib/theme/tokens.d.ts +0 -22
  545. package/lib/utils/tagColor.d.ts +0 -7
@@ -1,38 +0,0 @@
1
- /**
2
- * URL 格式化工具函数
3
- */
4
- /**
5
- * 格式化 URL 显示
6
- * @param url URL 地址
7
- * @param options 格式化选项
8
- * @returns 格式化后的 URL
9
- *
10
- * @example
11
- * formatUrlDisplay('https://www.example.com/path', { showProtocol: false })
12
- * // 'www.example.com/path'
13
- */
14
- export declare function formatUrlDisplay(url: string, options: {
15
- showProtocol?: boolean;
16
- showWww?: boolean;
17
- showPathname?: boolean;
18
- displayFormat?: 'full' | 'domain' | 'custom';
19
- customFormat?: (url: string) => string;
20
- }): string;
21
- /**
22
- * 隐藏 URL 协议
23
- * @param url URL 地址
24
- * @returns 隐藏协议后的 URL
25
- *
26
- * @example
27
- * hideUrlProtocol('https://example.com') // 'example.com'
28
- */
29
- export declare function hideUrlProtocol(url: string): string;
30
- /**
31
- * 隐藏 www 前缀
32
- * @param url URL 地址
33
- * @returns 隐藏 www 后的 URL
34
- *
35
- * @example
36
- * hideWwwPrefix('https://www.example.com') // 'https://example.com'
37
- */
38
- export declare function hideWwwPrefix(url: string): string;
@@ -1,63 +0,0 @@
1
- /**
2
- * URL 辅助函数
3
- */
4
- /**
5
- * 规范化 URL(补全协议)
6
- * @param url URL 地址
7
- * @param defaultProtocol 默认协议
8
- * @returns 规范化后的 URL
9
- *
10
- * @example
11
- * normalizeUrl('example.com', 'https://') // 'https://example.com'
12
- * normalizeUrl('http://example.com', 'https://') // 'http://example.com'
13
- */
14
- export declare function normalizeUrl(url: string, defaultProtocol?: string): string;
15
- /**
16
- * 智能补全协议(识别 localhost)
17
- * @param url URL 地址
18
- * @returns 规范化后的 URL
19
- *
20
- * @example
21
- * smartNormalizeUrl('localhost:3000') // 'http://localhost:3000'
22
- * smartNormalizeUrl('example.com') // 'https://example.com'
23
- */
24
- export declare function smartNormalizeUrl(url: string): string;
25
- /**
26
- * 提取域名
27
- * @param url URL 地址
28
- * @returns 域名
29
- *
30
- * @example
31
- * extractDomain('https://www.example.com/path') // 'www.example.com'
32
- */
33
- export declare function extractDomain(url: string): string;
34
- /**
35
- * 处理链接跳转(安全性保障)
36
- * @param url URL 地址
37
- * @param openInNewWindow 是否新窗口打开
38
- * @param defaultProtocol 默认协议
39
- *
40
- * @example
41
- * handleUrlClick('example.com', true, 'https://')
42
- */
43
- export declare function handleUrlClick(url: string, openInNewWindow?: boolean, defaultProtocol?: string): void;
44
- /**
45
- * 检测是否为安全链接(HTTPS)
46
- * @param url URL 地址
47
- * @returns 是否为 HTTPS
48
- *
49
- * @example
50
- * isSecureUrl('https://example.com') // true
51
- * isSecureUrl('http://example.com') // false
52
- */
53
- export declare function isSecureUrl(url: string): boolean;
54
- /**
55
- * 提取 URL 参数
56
- * @param url URL 地址
57
- * @returns 参数对象
58
- *
59
- * @example
60
- * extractUrlParams('https://example.com?foo=bar&baz=qux')
61
- * // { foo: 'bar', baz: 'qux' }
62
- */
63
- export declare function extractUrlParams(url: string): Record<string, string>;
@@ -1,46 +0,0 @@
1
- /**
2
- * URL 校验工具函数
3
- */
4
- /**
5
- * URL 格式校验(使用 URL 构造函数)
6
- * @param url URL 地址
7
- * @returns 是否通过校验
8
- *
9
- * @example
10
- * validateUrl('https://example.com') // true
11
- * validateUrl('invalid-url') // false
12
- */
13
- export declare function validateUrl(url: string): boolean;
14
- /**
15
- * URL 正则校验(备选方法)
16
- * @param url URL 地址
17
- * @returns 是否通过校验
18
- */
19
- export declare function validateUrlByRegex(url: string): boolean;
20
- /**
21
- * 解析 URL 各部分
22
- * @param url URL 地址
23
- * @returns URL 各部分或 null
24
- *
25
- * @example
26
- * parseUrl('https://example.com:8080/path?key=value#hash')
27
- * // { protocol: 'https', host: 'example.com', port: '8080', ... }
28
- */
29
- export declare function parseUrl(url: string): {
30
- protocol: string;
31
- host: string;
32
- port: string;
33
- pathname: string;
34
- search: string;
35
- hash: string;
36
- } | null;
37
- /**
38
- * 协议白名单校验
39
- * @param url URL 地址
40
- * @param allowedProtocols 允许的协议列表
41
- * @returns 校验结果
42
- */
43
- export declare function validateUrlProtocol(url: string, allowedProtocols: string[]): {
44
- isValid: boolean;
45
- errors: string[];
46
- };
@@ -1,39 +0,0 @@
1
- import { MenuProps } from "antd";
2
- import React from "react";
3
- /** 单个排序子项(如 A→Z、0→9),由组件的 getSortItems 返回 */
4
- export declare type SortOptionItem = {
5
- key: string;
6
- label: string;
7
- };
8
- export declare type SortItemProps = {
9
- /** 排序类型,与 sortChildrenMap 对应;当 getSortItems 存在时可省略 */
10
- type?: "date" | "string" | "number" | "option";
11
- label?: string;
12
- name?: string | string[];
13
- isCustom: boolean;
14
- columnKey?: string;
15
- localFilter?: boolean;
16
- isHidden?: boolean;
17
- /** 由组件内置导出:直接返回该列的排序子项,优先于 type */
18
- getSortItems?: (fieldKey: string) => SortOptionItem[];
19
- };
20
- /**
21
- * 组件侧导出的排序支持契约(如 PisellSingleLineText.SortOptions)。
22
- * 支持两种形态:
23
- * - getSortItems:组件内置完整排序项(key + label),优先使用;
24
- * - type:仅类型,由 Sort 的 sortChildrenMap 生成子项(兼容旧用法)。
25
- */
26
- export declare type SortOptionType = (Pick<SortItemProps, "type"> & Partial<Pick<SortItemProps, "label" | "localFilter" | "isHidden">>) | {
27
- getSortItems: (fieldKey: string) => SortOptionItem[];
28
- label?: string;
29
- isHidden?: boolean;
30
- };
31
- export declare type SortListProps = {
32
- list: SortItemProps[];
33
- onChange?: (val: string, detail: Parameters<Required<MenuProps>["onClick"]>[0]) => void;
34
- button?: React.ReactNode;
35
- style?: React.CSSProperties;
36
- value?: any;
37
- placement?: "bottom" | "bottomLeft" | "bottomRight" | "top" | "topLeft" | "topRight";
38
- localPagination?: boolean;
39
- };
@@ -1,33 +0,0 @@
1
- /// <reference types="react" />
2
- export declare type FieldPropsType = {
3
- title: React.ReactNode;
4
- editable: boolean;
5
- dataIndex: string;
6
- field_type: FieldType;
7
- record: Record<string, any>;
8
- options?: {
9
- value: string;
10
- label: string;
11
- }[];
12
- handleSave: () => void;
13
- onChange: (value: any, record: any) => void;
14
- action?: string;
15
- contentClassName?: string;
16
- };
17
- export declare type FieldType = "text" | "image";
18
- export declare type EditPropsType = {
19
- value: any;
20
- onChange: (v: any) => void;
21
- onPressEnter: () => void;
22
- onBlur: () => void;
23
- style: React.CSSProperties;
24
- bordered: boolean;
25
- options?: {
26
- value: string;
27
- label: string;
28
- }[] | ((value?: string) => Promise<{
29
- value: string;
30
- label: string;
31
- }[]>);
32
- [key: string]: any;
33
- };
@@ -1,44 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- export interface BaseVirtualInputProps {
4
- /** 输入值 */
5
- value?: string | React.ReactNode;
6
- /** 占位符 */
7
- placeholder?: string;
8
- /** 是否自动聚焦 */
9
- autoFocus?: boolean;
10
- /** 是否禁用 */
11
- disabled?: boolean;
12
- /** 组件高度,默认60px */
13
- height?: number | string;
14
- /** 字体大小,默认48px,如果不设置会根据高度自动计算 */
15
- fontSize?: number | string;
16
- /** 聚焦回调 */
17
- onFocus?: () => void;
18
- /** 失焦回调 */
19
- onBlur?: () => void;
20
- /** 文字位置 */
21
- textAlign?: 'start' | 'center' | 'end';
22
- /** 自定义样式 */
23
- style?: React.CSSProperties;
24
- /** 自定义类名 */
25
- className?: string;
26
- /** showCursor */
27
- showCursor?: boolean;
28
- /** 防止失焦的元素选择器或ref */
29
- preventBlurElements?: Array<string | React.RefObject<HTMLElement>>;
30
- /** 是否聚焦(受控模式) */
31
- focused?: boolean;
32
- /** 是否选中全部文本(类似浏览器选中效果) */
33
- selected?: boolean;
34
- /** 选中状态的背景色,默认为主题色 */
35
- selectedColor?: string;
36
- }
37
- export interface BaseVirtualInputRef {
38
- /** 手动聚焦 */
39
- focus: () => void;
40
- /** 手动失焦 */
41
- blur: () => void;
42
- }
43
- declare const BaseVirtualInput: React.ForwardRefExoticComponent<BaseVirtualInputProps & React.RefAttributes<BaseVirtualInputRef>>;
44
- export default BaseVirtualInput;
@@ -1,29 +0,0 @@
1
- import React from 'react';
2
- import { BaseVirtualInputProps, BaseVirtualInputRef } from './BaseVirtualInput';
3
- import './index.less';
4
- export type { BaseVirtualInputProps, BaseVirtualInputRef } from './BaseVirtualInput';
5
- export interface VirtualInputProps extends BaseVirtualInputProps {
6
- /** 在VirtualInput上方显示的额外内容 */
7
- topContent?: React.ReactNode;
8
- /** 在VirtualInput下方显示的额外内容 */
9
- bottomContent?: React.ReactNode;
10
- /** wrapper class */
11
- wrapperClassName?: string;
12
- /** 虚拟输入框包装器的样式 */
13
- wrapperStyle?: React.CSSProperties;
14
- /** 是否允许清除输入框中的内容 */
15
- allowClear?: boolean;
16
- /** 清除输入框内容的回调函数 */
17
- onClear?: () => void;
18
- /** 自定义清除按钮的样式 */
19
- clearButtonStyle?: React.CSSProperties;
20
- theme?: {
21
- token?: {
22
- colorPrimary?: string;
23
- };
24
- };
25
- }
26
- export interface VirtualInputRef extends BaseVirtualInputRef {
27
- }
28
- declare const VirtualInput: React.ForwardRefExoticComponent<VirtualInputProps & React.RefAttributes<VirtualInputRef>>;
29
- export default VirtualInput;
@@ -1,8 +0,0 @@
1
- /**
2
- * 响应式监听 Hook
3
- * 监听窗口大小变化,返回当前是否为移动端
4
- *
5
- * @param breakpoint - 断点宽度(默认 768px)
6
- * @returns 是否为移动端
7
- */
8
- export declare function useMobile(breakpoint?: number): boolean;
@@ -1,7 +0,0 @@
1
- declare type ThemeInput = {
2
- token?: {
3
- colorPrimary?: string;
4
- };
5
- };
6
- declare const useThemeTokens: (themeInput?: ThemeInput) => any;
7
- export default useThemeTokens;
@@ -1,3 +0,0 @@
1
- *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
2
-
3
- /*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder, textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none!important}.\!visible,.visible{visibility:visible!important}.collapse{visibility:collapse!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.inset-6{inset:1.5rem!important}.inset-x-0{left:0!important;right:0!important}.inset-y-0{top:0!important;bottom:0!important}.bottom-6{bottom:1.5rem!important}.left-0{left:0!important}.left-0\.5{left:.125rem!important}.left-1{left:.25rem!important}.left-1\/2{left:50%!important}.right-0\.5{right:.125rem!important}.right-1{right:.25rem!important}.top-0{top:0!important}.top-1\/2{top:50%!important}.top-2{top:.5rem!important}.isolate{isolation:isolate!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-50{z-index:50!important}.z-\[1\]{z-index:1!important}.z-\[25\]{z-index:25!important}.z-\[26\]{z-index:26!important}.z-\[2\]{z-index:2!important}.z-\[60\]{z-index:60!important}.z-\[69\]{z-index:69!important}.z-\[72\]{z-index:72!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.contents{display:contents!important}.hidden{display:none!important}.h-10{height:2.5rem!important}.h-2\.5{height:.625rem!important}.h-full{height:100%!important}.max-h-\[72vh\]{max-height:72vh!important}.max-h-\[78vh\]{max-height:78vh!important}.max-h-\[92vh\]{max-height:92vh!important}.max-h-none{max-height:none!important}.min-h-0,.min-h-\[0\]{min-height:0!important}.min-h-\[28px\]{min-height:28px!important}.w-10{width:2.5rem!important}.w-14{width:3.5rem!important}.w-2\.5{width:.625rem!important}.w-\[132px\]{width:132px!important}.w-\[2px\]{width:2px!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.min-w-0{min-width:0!important}.min-w-\[132px\]{min-width:132px!important}.min-w-\[980px\]{min-width:980px!important}.max-w-\[132px\]{max-width:132px!important}.max-w-\[260px\]{max-width:260px!important}.max-w-\[520px\]{max-width:520px!important}.max-w-\[720px\]{max-width:720px!important}.max-w-\[900px\]{max-width:900px!important}.max-w-\[92vw\]{max-width:92vw!important}.max-w-\[980px\]{max-width:980px!important}.max-w-full{max-width:100%!important}.max-w-none{max-width:none!important}.flex-1{flex:1 1 0%!important}.flex-shrink{flex-shrink:1!important}.shrink-0{flex-shrink:0!important}.flex-grow{flex-grow:1!important}.border-collapse{border-collapse:collapse!important}.-translate-x-1\/2{--tw-translate-x:-50%!important}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-y-1\/2{--tw-translate-y:-50%!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-90,.rotate-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-0{--tw-rotate:0deg!important}.\!transform,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-grab{cursor:grab!important}.cursor-grabbing{cursor:grabbing!important}.cursor-pointer{cursor:pointer!important}.touch-pan-x{--tw-pan-x:pan-x!important}.touch-pan-x,.touch-pan-y{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)!important}.touch-pan-y{--tw-pan-y:pan-y!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.resize-none{resize:none!important}.resize{resize:both!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-\[0\.8fr_1fr_1\.3fr_0\.9fr_0\.9fr\]{grid-template-columns:.8fr 1fr 1.3fr .9fr .9fr!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.place-items-center{place-items:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-1\.5{gap:.375rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important}.self-center{align-self:center!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-\[28px\]{border-radius:28px!important}.rounded-\[30px\]{border-radius:30px!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.border{border-width:1px!important}.border-b{border-bottom-width:1px!important}.border-b-4{border-bottom-width:4px!important}.border-l{border-left-width:1px!important}.border-r{border-right-width:1px!important}.border-dashed{border-style:dashed!important}.border-\[\#d8d0eb\]{--tw-border-opacity:1!important;border-color:rgb(216 208 235/var(--tw-border-opacity,1))!important}.border-\[var\(--border-strong\)\]{border-color:var(--border-strong)!important}.border-\[var\(--brand-light\)\]{border-color:var(--brand-light)!important}.border-amber-200\/35{border-color:rgba(253,230,138,.35)!important}.border-amber-400\/80{border-color:rgba(251,191,36,.8)!important}.border-amber-400\/95{border-color:rgba(251,191,36,.95)!important}.border-cyan-300\/35{border-color:rgba(103,232,249,.35)!important}.border-emerald-300\/35{border-color:rgba(110,231,183,.35)!important}.border-red-200{--tw-border-opacity:1!important;border-color:rgb(254 202 202/var(--tw-border-opacity,1))!important}.border-red-300\/35{border-color:rgba(252,165,165,.35)!important}.border-red-300\/55{border-color:rgba(252,165,165,.55)!important}.border-red-400\/75{border-color:rgba(248,113,113,.75)!important}.border-red-500\/70{border-color:rgba(239,68,68,.7)!important}.border-red-700\/50{border-color:rgba(185,28,28,.5)!important}.border-red-800\/40{border-color:rgba(153,27,27,.4)!important}.border-slate-200{--tw-border-opacity:1!important;border-color:rgb(226 232 240/var(--tw-border-opacity,1))!important}.border-slate-700{--tw-border-opacity:1!important;border-color:rgb(51 65 85/var(--tw-border-opacity,1))!important}.border-slate-800{--tw-border-opacity:1!important;border-color:rgb(30 41 59/var(--tw-border-opacity,1))!important}.border-violet-300\/30{border-color:rgba(196,181,253,.3)!important}.border-violet-400\/20{border-color:rgba(167,139,250,.2)!important}.border-violet-500\/30{border-color:rgba(139,92,246,.3)!important}.border-white\/10{border-color:hsla(0,0%,100%,.1)!important}.border-zinc-300\/30{border-color:rgba(212,212,216,.3)!important}.border-zinc-300\/45{border-color:rgba(212,212,216,.45)!important}.border-zinc-400\/45{border-color:rgba(161,161,170,.45)!important}.border-zinc-500\/70{border-color:rgba(113,113,122,.7)!important}.border-zinc-700{--tw-border-opacity:1!important;border-color:rgb(63 63 70/var(--tw-border-opacity,1))!important}.border-zinc-800{--tw-border-opacity:1!important;border-color:rgb(39 39 42/var(--tw-border-opacity,1))!important}.border-zinc-800\/80{border-color:rgba(39,39,42,.8)!important}.border-b-transparent{border-bottom-color:transparent!important}.border-l-transparent{border-left-color:transparent!important}.bg-\[\#101117\]{--tw-bg-opacity:1!important;background-color:rgb(16 17 23/var(--tw-bg-opacity,1))!important}.bg-\[\#111217\]{--tw-bg-opacity:1!important;background-color:rgb(17 18 23/var(--tw-bg-opacity,1))!important}.bg-\[\#111218\]{--tw-bg-opacity:1!important;background-color:rgb(17 18 24/var(--tw-bg-opacity,1))!important}.bg-\[\#121217\]{--tw-bg-opacity:1!important;background-color:rgb(18 18 23/var(--tw-bg-opacity,1))!important}.bg-\[\#151220\]{--tw-bg-opacity:1!important;background-color:rgb(21 18 32/var(--tw-bg-opacity,1))!important}.bg-\[\#151a2f\]{--tw-bg-opacity:1!important;background-color:rgb(21 26 47/var(--tw-bg-opacity,1))!important}.bg-\[\#171820\]{--tw-bg-opacity:1!important;background-color:rgb(23 24 32/var(--tw-bg-opacity,1))!important}.bg-\[\#1a1a22\]{--tw-bg-opacity:1!important;background-color:rgb(26 26 34/var(--tw-bg-opacity,1))!important}.bg-\[\#1a1b21\]{--tw-bg-opacity:1!important;background-color:rgb(26 27 33/var(--tw-bg-opacity,1))!important}.bg-\[\#1c1630\]{--tw-bg-opacity:1!important;background-color:rgb(28 22 48/var(--tw-bg-opacity,1))!important}.bg-\[\#1e1a32\]{--tw-bg-opacity:1!important;background-color:rgb(30 26 50/var(--tw-bg-opacity,1))!important}.bg-\[\#241d40\]{--tw-bg-opacity:1!important;background-color:rgb(36 29 64/var(--tw-bg-opacity,1))!important}.bg-\[var\(--bg-input\)\]{background-color:var(--bg-input)!important}.bg-\[var\(--brand-surface\)\]{background-color:var(--brand-surface)!important}.bg-amber-500{--tw-bg-opacity:1!important;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))!important}.bg-black\/25{background-color:rgba(0,0,0,.25)!important}.bg-black\/45{background-color:rgba(0,0,0,.45)!important}.bg-black\/55{background-color:rgba(0,0,0,.55)!important}.bg-cyan-500{--tw-bg-opacity:1!important;background-color:rgb(6 182 212/var(--tw-bg-opacity,1))!important}.bg-emerald-400\/95{background-color:rgba(52,211,153,.95)!important}.bg-emerald-500{--tw-bg-opacity:1!important;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))!important}.bg-emerald-600{--tw-bg-opacity:1!important;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))!important}.bg-red-50{background-color:rgb(254 242 242/var(--tw-bg-opacity,1))!important}.bg-red-50,.bg-red-500{--tw-bg-opacity:1!important}.bg-red-500{background-color:rgb(239 68 68/var(--tw-bg-opacity,1))!important}.bg-red-500\/25{background-color:rgba(239,68,68,.25)!important}.bg-red-500\/85{background-color:rgba(239,68,68,.85)!important}.bg-red-600{--tw-bg-opacity:1!important;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))!important}.bg-red-700\/70{background-color:rgba(185,28,28,.7)!important}.bg-red-900\/50{background-color:rgba(127,29,29,.5)!important}.bg-red-950\/30{background-color:rgba(69,10,10,.3)!important}.bg-sky-500{background-color:rgb(14 165 233/var(--tw-bg-opacity,1))!important}.bg-sky-500,.bg-slate-100{--tw-bg-opacity:1!important}.bg-slate-100{background-color:rgb(241 245 249/var(--tw-bg-opacity,1))!important}.bg-slate-50{--tw-bg-opacity:1!important;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))!important}.bg-slate-900{--tw-bg-opacity:1!important;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))!important}.bg-slate-900\/40{background-color:rgba(15,23,42,.4)!important}.bg-slate-950{--tw-bg-opacity:1!important;background-color:rgb(2 6 23/var(--tw-bg-opacity,1))!important}.bg-transparent{background-color:transparent!important}.bg-violet-100{--tw-bg-opacity:1!important;background-color:rgb(237 233 254/var(--tw-bg-opacity,1))!important}.bg-violet-400\/10{background-color:rgba(167,139,250,.1)!important}.bg-violet-50{--tw-bg-opacity:1!important;background-color:rgb(245 243 255/var(--tw-bg-opacity,1))!important}.bg-violet-500{--tw-bg-opacity:1!important;background-color:rgb(139 92 246/var(--tw-bg-opacity,1))!important}.bg-violet-600{--tw-bg-opacity:1!important;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))!important}.bg-violet-600\/10{background-color:rgba(124,58,237,.1)!important}.bg-violet-700\/90{background-color:rgba(109,40,217,.9)!important}.bg-violet-900\/20{background-color:rgba(76,29,149,.2)!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-white\/10{background-color:hsla(0,0%,100%,.1)!important}.bg-white\/\[0\.06\]{background-color:hsla(0,0%,100%,.06)!important}.bg-zinc-500\/90{background-color:rgba(113,113,122,.9)!important}.bg-zinc-600{--tw-bg-opacity:1!important;background-color:rgb(82 82 91/var(--tw-bg-opacity,1))!important}.bg-zinc-600\/90{background-color:rgba(82,82,91,.9)!important}.bg-zinc-700\/55{background-color:rgba(63,63,70,.55)!important}.bg-zinc-700\/70{background-color:rgba(63,63,70,.7)!important}.bg-zinc-800{--tw-bg-opacity:1!important;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))!important}.bg-zinc-800\/80{background-color:rgba(39,39,42,.8)!important}.bg-zinc-800\/90{background-color:rgba(39,39,42,.9)!important}.bg-zinc-900{--tw-bg-opacity:1!important;background-color:rgb(24 24 27/var(--tw-bg-opacity,1))!important}.bg-gradient-to-b{background-image:linear-gradient(180deg,var(--tw-gradient-stops))!important}.from-\[\#252038\]{--tw-gradient-from:#252038 var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(37,32,56,0) var(--tw-gradient-to-position)!important}.from-\[\#252038\],.from-slate-100{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}.from-slate-100{--tw-gradient-from:#f1f5f9 var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(241,245,249,0) var(--tw-gradient-to-position)!important}.from-violet-50{--tw-gradient-from:#f5f3ff var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(245,243,255,0) var(--tw-gradient-to-position)!important}.from-violet-50,.from-violet-950{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}.from-violet-950{--tw-gradient-from:#2e1065 var(--tw-gradient-from-position)!important;--tw-gradient-to:rgba(46,16,101,0) var(--tw-gradient-to-position)!important}.to-\[\#1a1628\]{--tw-gradient-to:#1a1628 var(--tw-gradient-to-position)!important}.to-\[\#1a1a22\]{--tw-gradient-to:#1a1a22 var(--tw-gradient-to-position)!important}.to-slate-50{--tw-gradient-to:#f8fafc var(--tw-gradient-to-position)!important}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-px{padding-top:1px!important;padding-bottom:1px!important}.pb-1{padding-bottom:.25rem!important}.pl-4{padding-left:1rem!important}.pr-11{padding-right:2.75rem!important}.pt-0\.5{padding-top:.125rem!important}.pt-2{padding-top:.5rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.align-top{vertical-align:top!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-\[10px\]{font-size:10px!important}.text-\[11px\]{font-size:11px!important}.text-\[13px\]{font-size:13px!important}.text-\[16px\]{font-size:16px!important}.text-\[20px\]{font-size:20px!important}.text-\[22px\]{font-size:22px!important}.text-\[9px\]{font-size:9px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.tabular-nums{--tw-numeric-spacing:tabular-nums!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.leading-none{line-height:1!important}.leading-snug{line-height:1.375!important}.leading-tight{line-height:1.25!important}.tracking-\[0\.14em\]{letter-spacing:.14em!important}.tracking-\[0\.24em\]{letter-spacing:.24em!important}.tracking-tight{letter-spacing:-.025em!important}.text-\[\#8f86a9\]{--tw-text-opacity:1!important;color:rgb(143 134 169/var(--tw-text-opacity,1))!important}.text-amber-300{--tw-text-opacity:1!important;color:rgb(252 211 77/var(--tw-text-opacity,1))!important}.text-amber-600{--tw-text-opacity:1!important;color:rgb(217 119 6/var(--tw-text-opacity,1))!important}.text-red-100{color:rgb(254 226 226/var(--tw-text-opacity,1))!important}.text-red-100,.text-red-300{--tw-text-opacity:1!important}.text-red-300{color:rgb(252 165 165/var(--tw-text-opacity,1))!important}.text-red-600{--tw-text-opacity:1!important;color:rgb(220 38 38/var(--tw-text-opacity,1))!important}.text-slate-100{--tw-text-opacity:1!important;color:rgb(241 245 249/var(--tw-text-opacity,1))!important}.text-slate-200{--tw-text-opacity:1!important;color:rgb(226 232 240/var(--tw-text-opacity,1))!important}.text-slate-300{--tw-text-opacity:1!important;color:rgb(203 213 225/var(--tw-text-opacity,1))!important}.text-slate-400{--tw-text-opacity:1!important;color:rgb(148 163 184/var(--tw-text-opacity,1))!important}.text-slate-500{--tw-text-opacity:1!important;color:rgb(100 116 139/var(--tw-text-opacity,1))!important}.text-slate-600{--tw-text-opacity:1!important;color:rgb(71 85 105/var(--tw-text-opacity,1))!important}.text-slate-700{--tw-text-opacity:1!important;color:rgb(51 65 85/var(--tw-text-opacity,1))!important}.text-slate-800{--tw-text-opacity:1!important;color:rgb(30 41 59/var(--tw-text-opacity,1))!important}.text-slate-900{--tw-text-opacity:1!important;color:rgb(15 23 42/var(--tw-text-opacity,1))!important}.text-violet-100{--tw-text-opacity:1!important;color:rgb(237 233 254/var(--tw-text-opacity,1))!important}.text-violet-200{--tw-text-opacity:1!important;color:rgb(221 214 254/var(--tw-text-opacity,1))!important}.text-violet-300{--tw-text-opacity:1!important;color:rgb(196 181 253/var(--tw-text-opacity,1))!important}.text-violet-50{--tw-text-opacity:1!important;color:rgb(245 243 255/var(--tw-text-opacity,1))!important}.text-violet-800{--tw-text-opacity:1!important;color:rgb(91 33 182/var(--tw-text-opacity,1))!important}.text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.text-white\/90{color:hsla(0,0%,100%,.9)!important}.text-zinc-100{--tw-text-opacity:1!important;color:rgb(244 244 245/var(--tw-text-opacity,1))!important}.text-zinc-200{--tw-text-opacity:1!important;color:rgb(228 228 231/var(--tw-text-opacity,1))!important}.text-zinc-200\/90{color:rgba(228,228,231,.9)!important}.text-zinc-300{--tw-text-opacity:1!important;color:rgb(212 212 216/var(--tw-text-opacity,1))!important}.text-zinc-300\/80{color:rgba(212,212,216,.8)!important}.text-zinc-300\/90{color:rgba(212,212,216,.9)!important}.text-zinc-400{--tw-text-opacity:1!important;color:rgb(161 161 170/var(--tw-text-opacity,1))!important}.text-zinc-500{--tw-text-opacity:1!important;color:rgb(113 113 122/var(--tw-text-opacity,1))!important}.text-zinc-600{--tw-text-opacity:1!important;color:rgb(82 82 91/var(--tw-text-opacity,1))!important}.underline{text-decoration-line:underline!important}.opacity-60{opacity:.6!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)!important;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)!important}.shadow-\[0_0_10px_rgba\(16\2c 185\2c 129\2c 0\.65\)\]{--tw-shadow:0 0 10px rgba(16,185,129,0.65)!important;--tw-shadow-colored:0 0 10px var(--tw-shadow-color)!important}.shadow-\[0_0_10px_rgba\(16\2c 185\2c 129\2c 0\.65\)\],.shadow-\[0_30px_80px_rgba\(15\2c 23\2c 42\2c 0\.16\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow-\[0_30px_80px_rgba\(15\2c 23\2c 42\2c 0\.16\)\]{--tw-shadow:0 30px 80px rgba(15,23,42,0.16)!important;--tw-shadow-colored:0 30px 80px var(--tw-shadow-color)!important}.shadow-\[0_6px_12px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{--tw-shadow:0 6px 12px rgba(0,0,0,0.08)!important;--tw-shadow-colored:0 6px 12px var(--tw-shadow-color)!important}.shadow-\[0_6px_12px_rgba\(0\2c 0\2c 0\2c 0\.08\)\],.shadow-\[0_8px_16px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow-\[0_8px_16px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{--tw-shadow:0 8px 16px rgba(0,0,0,0.06)!important;--tw-shadow-colored:0 8px 16px var(--tw-shadow-color)!important}.shadow-\[8px_0_16px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{--tw-shadow:8px 0 16px rgba(0,0,0,0.06)!important;--tw-shadow-colored:8px 0 16px var(--tw-shadow-color)!important}.shadow-\[8px_0_16px_rgba\(0\2c 0\2c 0\2c 0\.06\)\],.shadow-\[8px_0_16px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow-\[8px_0_16px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{--tw-shadow:8px 0 16px rgba(0,0,0,0.08)!important;--tw-shadow-colored:8px 0 16px var(--tw-shadow-color)!important}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)!important;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)!important}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)!important;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)!important}.shadow-black\/40{--tw-shadow-color:rgba(0,0,0,0.4)!important;--tw-shadow:var(--tw-shadow-colored)!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline{outline-style:solid!important}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)!important}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)!important}.ring-inset{--tw-ring-inset:inset!important}.ring-red-400\/75{--tw-ring-color:rgba(248,113,113,0.75)!important}.ring-violet-400\/60{--tw-ring-color:rgba(167,139,250,0.6)!important}.ring-violet-400\/70{--tw-ring-color:rgba(167,139,250,0.7)!important}.ring-violet-400\/75{--tw-ring-color:rgba(167,139,250,0.75)!important}.ring-violet-500\/70{--tw-ring-color:rgba(139,92,246,0.7)!important}.ring-zinc-600\/40{--tw-ring-color:rgba(82,82,91,0.4)!important}.blur{--tw-blur:blur(8px)!important}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))!important}.grayscale-\[0\.15\]{--tw-grayscale:grayscale(0.15)!important}.grayscale-\[0\.2\],.grayscale-\[0\.15\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.grayscale-\[0\.2\]{--tw-grayscale:grayscale(0.2)!important}.invert{--tw-invert:invert(100%)!important}.\!filter,.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px)!important}.backdrop-blur-\[2px\],.backdrop-blur-sm{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.backdrop-blur-xl,.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-\[padding-right\]{transition-property:padding-right!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.\[color-scheme\:dark\]{color-scheme:dark!important}.\[color-scheme\:light\]{color-scheme:light!important}.last\:border-b-0:last-child{border-bottom-width:0!important}.hover\:bg-slate-100:hover{--tw-bg-opacity:1!important;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))!important}.hover\:bg-slate-50:hover{--tw-bg-opacity:1!important;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))!important}.hover\:bg-slate-800:hover{--tw-bg-opacity:1!important;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))!important}.active\:bg-white\/\[0\.07\]:active{background-color:hsla(0,0%,100%,.07)!important}.disabled\:opacity-50:disabled{opacity:.5!important}@media (min-width:640px){.sm\:flex-row{flex-direction:row!important}.sm\:items-center{align-items:center!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:text-\[11px\]{font-size:11px!important}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:items-center{align-items:center!important}.md\:rounded-3xl{border-radius:1.5rem!important}.md\:p-4{padding:1rem!important}.md\:p-6{padding:1.5rem!important}.md\:p-8{padding:2rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}}.\[\&\:\:-webkit-calendar-picker-indicator\]\:ml-auto::-webkit-calendar-picker-indicator{margin-left:auto!important}.\[\&\:\:-webkit-calendar-picker-indicator\]\:mr-1::-webkit-calendar-picker-indicator{margin-right:.25rem!important}
@@ -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;
@@ -1,9 +0,0 @@
1
- import type { PisellBasicGridProps } from './types';
2
- import './PisellBasicGrid.less';
3
- /**
4
- * 使用 memo 优化组件性能
5
- * @description 当 props 没有变化时,避免不必要的重新渲染
6
- */
7
- declare const MemoizedPisellBasicGrid: <T>(props: PisellBasicGridProps<T>) => JSX.Element;
8
- export { MemoizedPisellBasicGrid as PisellBasicGrid };
9
- export default MemoizedPisellBasicGrid;
@@ -1 +0,0 @@
1
- export { useGridStyle, default } from './useGridStyle';
@@ -1,37 +0,0 @@
1
- import type { DirectionType, WrapType, JustifyType, AlignType, AlignContentType, UseGridStyleReturn } from '../types';
2
- /**
3
- * useGridStyle Hook 参数
4
- */
5
- interface UseGridStyleParams {
6
- /** 排列方向 */
7
- direction?: DirectionType;
8
- /** 换行控制 */
9
- wrap?: WrapType;
10
- /** 一行显示的元素个数 */
11
- columns?: number;
12
- /** 是否等分容器宽度 */
13
- equalWidth?: boolean;
14
- /** 统一间距 */
15
- gap?: number | string;
16
- /** 行间距 */
17
- rowGap?: number | string;
18
- /** 列间距 */
19
- columnGap?: number | string;
20
- /** 主轴对齐方式 */
21
- justify?: JustifyType;
22
- /** 交叉轴对齐方式 */
23
- align?: AlignType;
24
- /** 多行对齐方式 */
25
- alignContent?: AlignContentType;
26
- }
27
- /**
28
- * 计算 Grid 布局样式的 Hook
29
- * @param params - 布局参数
30
- * @returns 容器样式和子元素样式
31
- * @description
32
- * - 根据传入的布局参数计算容器的 flex 样式
33
- * - 根据 columns 和 gap 计算子元素的 flex-basis
34
- * - 使用 useMemo 缓存计算结果,避免不必要的重复计算
35
- */
36
- export declare const useGridStyle: (params: UseGridStyleParams) => UseGridStyleReturn;
37
- export default useGridStyle;
@@ -1,6 +0,0 @@
1
- /**
2
- * PisellBasicGrid 组件导出
3
- * @description 基于 Flexbox 的基础布局组件
4
- */
5
- export { PisellBasicGrid, default } from './PisellBasicGrid';
6
- export type { PisellBasicGridProps, DirectionType, WrapType, JustifyType, AlignType, AlignContentType, BreakpointType, ResponsiveConfig, } from './types';