@pisell/materials 3.3.16 → 3.3.18

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 (370) 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 +3 -3
  6. package/build/lowcode/render/default/view.js +8 -8
  7. package/build/lowcode/view.js +8 -8
  8. package/dist/umd/materials.min.css +1 -0
  9. package/dist/umd/materials.min.js +1 -0
  10. package/dist/umd/static/DotsSix.57d66266.svg +1 -0
  11. package/dist/umd/static/arrow-left.e542294f.svg +1 -0
  12. package/dist/umd/static/arrow-right.763f03e0.svg +1 -0
  13. package/dist/umd/static/filter-lines.04a54ae9.svg +1 -0
  14. package/dist/umd/static/help-circle.31c9be40.svg +1 -0
  15. package/dist/umd/static/switch-vertical-01.7ebe3ba8.svg +1 -0
  16. package/es/components/DragSortList/index.js +6 -6
  17. package/es/components/Pagination/index.d.ts +1 -1
  18. package/es/components/batch-editor/index.d.ts +0 -1
  19. package/es/components/classicLayout/index.js +5 -4
  20. package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
  21. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  22. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  23. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -1
  24. package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
  25. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -1
  26. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  27. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
  28. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
  29. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -2
  30. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
  31. package/es/components/dataSourceComponents/fields/index.d.ts +5 -6
  32. package/es/components/date-picker/datePickerCpt.d.ts +0 -1
  33. package/es/components/date-picker/datePickerCpt.js +1 -1
  34. package/es/components/date-picker/index.d.ts +0 -1
  35. package/es/components/filter/index.d.ts +0 -1
  36. package/es/components/icon/index.js +5 -5
  37. package/es/components/list/index.d.ts +0 -1
  38. package/es/components/list/index.js +6 -6
  39. package/es/components/lowCodePage/index.d.ts +0 -1
  40. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  41. package/es/components/pisellAdjustPrice/index.d.ts +0 -1
  42. package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
  43. package/es/components/pisellInput/index.d.ts +0 -1
  44. package/es/components/pisellLoading/index.d.ts +0 -1
  45. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  46. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  47. package/es/components/pisellModal/components/index.d.ts +0 -1
  48. package/es/components/qrcode/index.d.ts +0 -1
  49. package/es/components/qrcode/index.js +1 -1
  50. package/es/components/sort/components/InlineMenu/index.js +1 -1
  51. package/es/components/table/Actions/component/ButtonIcon/index.js +5 -5
  52. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  53. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  54. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  55. package/es/components/table/Actions/component/ViewMode/index.js +1 -1
  56. package/es/components/table/Actions/index.d.ts +0 -1
  57. package/es/components/table/BasicTable/index.d.ts +0 -1
  58. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  59. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  60. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.js +5 -4
  61. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  62. package/es/components/table/Header/Buttons/index.js +5 -5
  63. package/es/components/table/Table/AddFieldModal/index.js +6 -6
  64. package/es/components/table/Table/SelectField/index.d.ts +0 -1
  65. package/es/components/table/Table/SelectField/index.js +4 -4
  66. package/es/components/table/Table/fields/date/Edit/index.js +1 -1
  67. package/es/components/table/Table/fields/date/Show/index.d.ts +0 -1
  68. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  69. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  70. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  71. package/es/components/table/Table/fields/index.d.ts +0 -1
  72. package/es/components/table/Table/fields/link/Edit/index.js +5 -5
  73. package/es/components/table/Table/fields/link/Show/index.d.ts +0 -1
  74. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  75. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  76. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  77. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  78. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  79. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  80. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  81. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  82. package/es/components/table/Table/fields/rangePicker/filterUtil/index.js +1 -1
  83. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  84. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  85. package/es/components/table/Table/fields/search/filterUtil/index.js +1 -0
  86. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  87. package/es/components/table/Table/fields/select/index.d.ts +0 -1
  88. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  89. package/es/components/table/Table/fields/text/Show/index.js +4 -4
  90. package/es/components/table/Table/fields/text/filterUtil/index.js +1 -0
  91. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  92. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  93. package/es/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
  94. package/es/components/table/Table/tableConfig/SortRow/index.js +2 -2
  95. package/es/components/table/Table/tableConfig/body/CellContent/index.js +3 -3
  96. package/es/components/table/Table/tableConfig/body/CellProvider/index.js +8 -8
  97. package/es/components/table/View/index.d.ts +0 -1
  98. package/es/components/table/hooks/useMergeColumnSetting.js +2 -1
  99. package/es/components/table/hooks/useTransDataSourceGroupSetting.js +5 -5
  100. package/es/components/table/hooks/useTransFilterSetting.js +5 -5
  101. package/es/components/translation/index.js +10 -10
  102. package/es/components/translation/utils.js +5 -5
  103. package/es/components/versionSelect/index.d.ts +0 -1
  104. package/es/components/virtual-keyboard/Number/index.d.ts +0 -1
  105. package/es/hooks/useResponsive.js +2 -2
  106. package/es/utils/hoc.js +1 -1
  107. package/es/utils/miniRedux.js +9 -8
  108. package/es/utils/platform.d.ts +1 -1
  109. package/lib/components/Pagination/index.d.ts +1 -1
  110. package/lib/components/batch-editor/index.d.ts +0 -1
  111. package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
  112. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  113. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  114. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -1
  115. package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
  116. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -1
  117. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  118. package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
  119. package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
  120. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -2
  121. package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
  122. package/lib/components/dataSourceComponents/fields/index.d.ts +5 -6
  123. package/lib/components/date-picker/datePickerCpt.d.ts +0 -1
  124. package/lib/components/date-picker/datePickerCpt.js +1 -1
  125. package/lib/components/date-picker/index.d.ts +0 -1
  126. package/lib/components/filter/index.d.ts +0 -1
  127. package/lib/components/list/index.d.ts +0 -1
  128. package/lib/components/lowCodePage/index.d.ts +0 -1
  129. package/lib/components/lowCodePage/index.js +2 -1
  130. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  131. package/lib/components/pisellAdjustPrice/index.d.ts +0 -1
  132. package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
  133. package/lib/components/pisellInput/index.d.ts +0 -1
  134. package/lib/components/pisellLoading/index.d.ts +0 -1
  135. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  136. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  137. package/lib/components/pisellModal/components/index.d.ts +0 -1
  138. package/lib/components/qrcode/index.d.ts +0 -1
  139. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  140. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  141. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  142. package/lib/components/table/Actions/index.d.ts +0 -1
  143. package/lib/components/table/BasicTable/index.d.ts +0 -1
  144. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  145. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  146. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  147. package/lib/components/table/Table/SelectField/index.d.ts +0 -1
  148. package/lib/components/table/Table/fields/date/Show/index.d.ts +0 -1
  149. package/lib/components/table/Table/fields/date/filterUtil/index.js +6 -3
  150. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  151. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  152. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  153. package/lib/components/table/Table/fields/index.d.ts +0 -1
  154. package/lib/components/table/Table/fields/link/Show/index.d.ts +0 -1
  155. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  156. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  157. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  158. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  159. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  160. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  161. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  162. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  163. package/lib/components/table/Table/fields/rangePicker/filterUtil/index.js +8 -4
  164. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  165. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  166. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  167. package/lib/components/table/Table/fields/select/index.d.ts +0 -1
  168. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  169. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  170. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  171. package/lib/components/table/Table/fields/utils/index.js +2 -1
  172. package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
  173. package/lib/components/table/View/index.d.ts +0 -1
  174. package/lib/components/versionSelect/index.d.ts +0 -1
  175. package/lib/components/virtual-keyboard/Number/index.d.ts +0 -1
  176. package/lib/hooks/useResponsive.js +6 -3
  177. package/lib/utils/platform.d.ts +1 -1
  178. package/package.json +3 -3
  179. package/es/components/TimeResourceSelector/index.d.ts +0 -21
  180. package/es/components/appVersionControl/index.d.ts +0 -4
  181. package/es/components/badge/index.d.ts +0 -7
  182. package/es/components/buttonGroupEdit/index.d.ts +0 -8
  183. package/es/components/buttonGroupPreview/index.d.ts +0 -19
  184. package/es/components/cardMetricItem/index.d.ts +0 -12
  185. package/es/components/cardPro/index.d.ts +0 -3
  186. package/es/components/collapse/index.d.ts +0 -15
  187. package/es/components/cropPhoto/index.d.ts +0 -3
  188. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  189. package/es/components/dataSourceComponents/dataSourceMenu/Basic.d.ts +0 -8
  190. package/es/components/dataSourceComponents/dataSourceMenu/index.d.ts +0 -8
  191. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -38
  192. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -97
  193. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -78
  194. package/es/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -10
  195. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -24
  196. package/es/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -10
  197. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -24
  198. package/es/components/dataSourceComponents/fields/Upload/BaseUpload.d.ts +0 -5
  199. package/es/components/dataSourceComponents/fields/Upload/WithMode.d.ts +0 -4
  200. package/es/components/dataSourceComponents/fields/Upload/serve.d.ts +0 -20
  201. package/es/components/dataSourceComponents/fields/Upload/shopUploadServe.d.ts +0 -56
  202. package/es/components/dataSourceComponents/fields/Upload/type.d.ts +0 -37
  203. package/es/components/dataSourceComponents/fields/Upload/utils.d.ts +0 -18
  204. package/es/components/dataSourceComponents/hooks/usePlatform.d.ts +0 -3
  205. package/es/components/drag-sort-tree/index.d.ts +0 -4
  206. package/es/components/iconfont/index.d.ts +0 -8
  207. package/es/components/login-and-register/index.d.ts +0 -82
  208. package/es/components/page/index.d.ts +0 -6
  209. package/es/components/pisell-config-provider/index.d.ts +0 -12
  210. package/es/components/pisellAnchor/index.d.ts +0 -23
  211. package/es/components/pisellAvatar/index.d.ts +0 -19
  212. package/es/components/pisellCard/index.d.ts +0 -19
  213. package/es/components/pisellCardList/index.d.ts +0 -73
  214. package/es/components/pisellCheckboxGroup/index.d.ts +0 -36
  215. package/es/components/pisellCustomCheckboxGroup/index.d.ts +0 -16
  216. package/es/components/pisellDropdown/index.d.ts +0 -20
  217. package/es/components/pisellEmpty/index.d.ts +0 -19
  218. package/es/components/pisellGoodPassCard/index.d.ts +0 -47
  219. package/es/components/pisellHeaderProgressBar/index.d.ts +0 -29
  220. package/es/components/pisellImageCarousels/index.d.ts +0 -18
  221. package/es/components/pisellInformationEntry/hooks/useNativeScanner.d.ts +0 -4
  222. package/es/components/pisellInformationEntry/index.d.ts +0 -33
  223. package/es/components/pisellList01/index.d.ts +0 -17
  224. package/es/components/pisellNavigationMenu/PisellNavigationMenu.d.ts +0 -5
  225. package/es/components/pisellQrcode/index.d.ts +0 -10
  226. package/es/components/pisellSectionHeaders/index.d.ts +0 -21
  227. package/es/components/pisellStatisticList/index.d.ts +0 -21
  228. package/es/components/pisellText/components/Amount/index.d.ts +0 -20
  229. package/es/components/pisellWalletPassCard/index.d.ts +0 -84
  230. package/es/components/productCard/components/Action/index.d.ts +0 -3
  231. package/es/components/productCard/components/AmountFooter/index.d.ts +0 -3
  232. package/es/components/productCard/components/Divider/index.d.ts +0 -3
  233. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  234. package/es/components/productCard/components/Header/EditButton/index.d.ts +0 -4
  235. package/es/components/productCard/components/Header/index.d.ts +0 -4
  236. package/es/components/productCard/components/MultiDay/index.d.ts +0 -4
  237. package/es/components/productCard/components/MultiDay/utils.d.ts +0 -14
  238. package/es/components/productCard/components/Note/index.d.ts +0 -4
  239. package/es/components/productCard/components/Packages/components/collapsibleList/index.d.ts +0 -10
  240. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -2
  241. package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -4
  242. package/es/components/productCard/components/Packages/index.d.ts +0 -4
  243. package/es/components/productCard/components/Packages/utils.d.ts +0 -20
  244. package/es/components/productCard/components/Sales/index.d.ts +0 -4
  245. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -9
  246. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  247. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  248. package/es/components/productCard/hooks/useOpenNote.d.ts +0 -3
  249. package/es/components/productCard/index.d.ts +0 -5
  250. package/es/components/productCard/locales.d.ts +0 -63
  251. package/es/components/productCard/status.d.ts +0 -32
  252. package/es/components/productCard/types.d.ts +0 -83
  253. package/es/components/productCard/utils.d.ts +0 -31
  254. package/es/components/record-view/index.d.ts +0 -37
  255. package/es/components/section-footers/index.d.ts +0 -9
  256. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  257. package/es/components/table/Actions/component/ExportImport/utils/index.d.ts +0 -9
  258. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  259. package/es/components/table/Gallery/index.d.ts +0 -5
  260. package/es/components/table/Table/index.d.ts +0 -4
  261. package/es/components/table/Table/utils.d.ts +0 -161
  262. package/es/components/table/hooks/useTableSetting.d.ts +0 -22
  263. package/es/components/table/hooks/useTransDataSource.d.ts +0 -11
  264. package/es/components/table/types.d.ts +0 -251
  265. package/es/components/tabs/index.d.ts +0 -16
  266. package/es/components/versionModal/index.d.ts +0 -23
  267. package/es/components/walletCard/Guest/index.d.ts +0 -3
  268. package/es/components/walletCard/index.d.ts +0 -65
  269. package/es/index.d.ts +0 -141
  270. package/es/locales/en-US.d.ts +0 -273
  271. package/es/locales/index.d.ts +0 -1
  272. package/es/locales/zh-CN.d.ts +0 -268
  273. package/es/locales/zh-TW.d.ts +0 -268
  274. package/es/utils/index.d.ts +0 -4
  275. package/lib/components/TimeResourceSelector/index.d.ts +0 -21
  276. package/lib/components/appVersionControl/index.d.ts +0 -4
  277. package/lib/components/badge/index.d.ts +0 -7
  278. package/lib/components/buttonGroupEdit/index.d.ts +0 -8
  279. package/lib/components/buttonGroupPreview/index.d.ts +0 -19
  280. package/lib/components/cardMetricItem/index.d.ts +0 -12
  281. package/lib/components/cardPro/index.d.ts +0 -3
  282. package/lib/components/collapse/index.d.ts +0 -15
  283. package/lib/components/cropPhoto/index.d.ts +0 -3
  284. package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  285. package/lib/components/dataSourceComponents/dataSourceMenu/Basic.d.ts +0 -8
  286. package/lib/components/dataSourceComponents/dataSourceMenu/index.d.ts +0 -8
  287. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -38
  288. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -97
  289. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -78
  290. package/lib/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -10
  291. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -24
  292. package/lib/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -10
  293. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -24
  294. package/lib/components/dataSourceComponents/fields/Upload/BaseUpload.d.ts +0 -5
  295. package/lib/components/dataSourceComponents/fields/Upload/WithMode.d.ts +0 -4
  296. package/lib/components/dataSourceComponents/fields/Upload/serve.d.ts +0 -20
  297. package/lib/components/dataSourceComponents/fields/Upload/shopUploadServe.d.ts +0 -56
  298. package/lib/components/dataSourceComponents/fields/Upload/type.d.ts +0 -37
  299. package/lib/components/dataSourceComponents/fields/Upload/utils.d.ts +0 -18
  300. package/lib/components/dataSourceComponents/hooks/usePlatform.d.ts +0 -3
  301. package/lib/components/drag-sort-tree/index.d.ts +0 -4
  302. package/lib/components/iconfont/index.d.ts +0 -8
  303. package/lib/components/login-and-register/index.d.ts +0 -82
  304. package/lib/components/page/index.d.ts +0 -6
  305. package/lib/components/pisell-config-provider/index.d.ts +0 -12
  306. package/lib/components/pisellAnchor/index.d.ts +0 -23
  307. package/lib/components/pisellAvatar/index.d.ts +0 -19
  308. package/lib/components/pisellCard/index.d.ts +0 -19
  309. package/lib/components/pisellCardList/index.d.ts +0 -73
  310. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -36
  311. package/lib/components/pisellCustomCheckboxGroup/index.d.ts +0 -16
  312. package/lib/components/pisellDropdown/index.d.ts +0 -20
  313. package/lib/components/pisellEmpty/index.d.ts +0 -19
  314. package/lib/components/pisellGoodPassCard/index.d.ts +0 -47
  315. package/lib/components/pisellHeaderProgressBar/index.d.ts +0 -29
  316. package/lib/components/pisellImageCarousels/index.d.ts +0 -18
  317. package/lib/components/pisellInformationEntry/hooks/useNativeScanner.d.ts +0 -4
  318. package/lib/components/pisellInformationEntry/index.d.ts +0 -33
  319. package/lib/components/pisellList01/index.d.ts +0 -17
  320. package/lib/components/pisellNavigationMenu/PisellNavigationMenu.d.ts +0 -5
  321. package/lib/components/pisellQrcode/index.d.ts +0 -10
  322. package/lib/components/pisellSectionHeaders/index.d.ts +0 -21
  323. package/lib/components/pisellStatisticList/index.d.ts +0 -21
  324. package/lib/components/pisellText/components/Amount/index.d.ts +0 -20
  325. package/lib/components/pisellWalletPassCard/index.d.ts +0 -84
  326. package/lib/components/productCard/components/Action/index.d.ts +0 -3
  327. package/lib/components/productCard/components/AmountFooter/index.d.ts +0 -3
  328. package/lib/components/productCard/components/Divider/index.d.ts +0 -3
  329. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  330. package/lib/components/productCard/components/Header/EditButton/index.d.ts +0 -4
  331. package/lib/components/productCard/components/Header/index.d.ts +0 -4
  332. package/lib/components/productCard/components/MultiDay/index.d.ts +0 -4
  333. package/lib/components/productCard/components/MultiDay/utils.d.ts +0 -14
  334. package/lib/components/productCard/components/Note/index.d.ts +0 -4
  335. package/lib/components/productCard/components/Packages/components/collapsibleList/index.d.ts +0 -10
  336. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -2
  337. package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -4
  338. package/lib/components/productCard/components/Packages/index.d.ts +0 -4
  339. package/lib/components/productCard/components/Packages/utils.d.ts +0 -20
  340. package/lib/components/productCard/components/Sales/index.d.ts +0 -4
  341. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -9
  342. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  343. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  344. package/lib/components/productCard/hooks/useOpenNote.d.ts +0 -3
  345. package/lib/components/productCard/index.d.ts +0 -5
  346. package/lib/components/productCard/locales.d.ts +0 -63
  347. package/lib/components/productCard/status.d.ts +0 -32
  348. package/lib/components/productCard/types.d.ts +0 -83
  349. package/lib/components/productCard/utils.d.ts +0 -31
  350. package/lib/components/record-view/index.d.ts +0 -37
  351. package/lib/components/section-footers/index.d.ts +0 -9
  352. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  353. package/lib/components/table/Actions/component/ExportImport/utils/index.d.ts +0 -9
  354. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  355. package/lib/components/table/Gallery/index.d.ts +0 -5
  356. package/lib/components/table/Table/index.d.ts +0 -4
  357. package/lib/components/table/Table/utils.d.ts +0 -161
  358. package/lib/components/table/hooks/useTableSetting.d.ts +0 -22
  359. package/lib/components/table/hooks/useTransDataSource.d.ts +0 -11
  360. package/lib/components/table/types.d.ts +0 -251
  361. package/lib/components/tabs/index.d.ts +0 -16
  362. package/lib/components/versionModal/index.d.ts +0 -23
  363. package/lib/components/walletCard/Guest/index.d.ts +0 -3
  364. package/lib/components/walletCard/index.d.ts +0 -65
  365. package/lib/index.d.ts +0 -141
  366. package/lib/locales/en-US.d.ts +0 -273
  367. package/lib/locales/index.d.ts +0 -1
  368. package/lib/locales/zh-CN.d.ts +0 -268
  369. package/lib/locales/zh-TW.d.ts +0 -268
  370. package/lib/utils/index.d.ts +0 -4
@@ -1,16 +1,16 @@
1
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
1
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
2
2
  var _excluded = ["value", "onChange"];
3
3
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
5
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
6
6
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
7
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
- function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
8
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
9
9
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
10
10
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
11
11
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
12
12
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
13
- function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
13
+ function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
14
14
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
15
15
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
16
16
  function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
@@ -63,8 +63,8 @@ var Translation = function Translation(props) {
63
63
  _useState4 = _slicedToArray(_useState3, 2),
64
64
  _value = _useState4[0],
65
65
  set_value = _useState4[1];
66
- var store = context === null || context === void 0 || (_context$appHelper = context.appHelper) === null || _context$appHelper === void 0 ? void 0 : _context$appHelper.store;
67
- var _ref = (store === null || store === void 0 || (_store$getState = store.getState()) === null || _store$getState === void 0 ? void 0 : _store$getState.global) || defaultGlobal,
66
+ var store = context === null || context === void 0 ? void 0 : (_context$appHelper = context.appHelper) === null || _context$appHelper === void 0 ? void 0 : _context$appHelper.store;
67
+ var _ref = (store === null || store === void 0 ? void 0 : (_store$getState = store.getState()) === null || _store$getState === void 0 ? void 0 : _store$getState.global) || defaultGlobal,
68
68
  shopLanguages = _ref.shopLanguages;
69
69
  useEffect(function () {
70
70
  var _newValue = _objectSpread({}, value);
@@ -101,7 +101,7 @@ var Translation = function Translation(props) {
101
101
  } else {
102
102
  newValue[currentLocale] = e || "";
103
103
  }
104
- onChange === null || onChange === void 0 || onChange(newValue);
104
+ onChange === null || onChange === void 0 ? void 0 : onChange(newValue);
105
105
  };
106
106
  var isActive = useMemo(function () {
107
107
  var bol = false;
@@ -113,7 +113,7 @@ var Translation = function Translation(props) {
113
113
  return bol;
114
114
  }, [value, currentLocale]);
115
115
  var _onOk = function _onOk() {
116
- onChange === null || onChange === void 0 || onChange(_value);
116
+ onChange === null || onChange === void 0 ? void 0 : onChange(_value);
117
117
  setOpen(false);
118
118
  };
119
119
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Input, _extends({}, others, {
@@ -1,9 +1,9 @@
1
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
1
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
2
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
3
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
4
4
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
5
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
6
- function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
5
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
6
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
7
7
  export var locales = {
8
8
  en: "",
9
9
  "zh-CN": "",
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SelectProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface Version {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export interface NumberProps {
3
2
  max?: number;
4
3
  min?: number;
@@ -1,8 +1,8 @@
1
1
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
2
2
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
3
- function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
3
+ function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
4
4
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
5
- function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
5
+ function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
6
6
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
7
7
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
8
8
  import { useEffect, useState, useMemo } from 'react';
package/es/utils/hoc.js CHANGED
@@ -1,5 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
3
3
  import React from 'react';
4
4
  import { get, set, has } from 'lodash';
5
5
  import dayjs from "dayjs";
@@ -1,15 +1,15 @@
1
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
1
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
2
2
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
4
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
3
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
4
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
5
5
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
7
- function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
6
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
7
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
8
8
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
9
9
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
10
10
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
11
11
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
12
- function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
12
+ function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
13
13
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
14
14
  import React, { createContext, useCallback, useReducer } from 'react';
15
15
  export default (function (_ref2) {
@@ -23,6 +23,7 @@ export default (function (_ref2) {
23
23
  var Context = /*#__PURE__*/createContext({});
24
24
  var Provider = function Provider(ComponentUi) {
25
25
  var Components = function Components(props, ref) {
26
+ var _objectSpread2, _ref5;
26
27
  var _useReducer = useReducer(function (state, _ref3) {
27
28
  var type = _ref3.type,
28
29
  payload = _ref3.payload;
@@ -47,14 +48,14 @@ export default (function (_ref2) {
47
48
  });
48
49
  }
49
50
  }, []);
50
- var _props = _objectSpread(_objectSpread({}, props), {}, _defineProperty(_defineProperty({}, namespace, providerState), "dispatch", _dispatch));
51
+ var _props = _objectSpread(_objectSpread({}, props), {}, (_objectSpread2 = {}, _defineProperty(_objectSpread2, namespace, providerState), _defineProperty(_objectSpread2, "dispatch", _dispatch), _objectSpread2));
51
52
  var _ref = ref;
52
53
  // if (_props.forwardedRef) {
53
54
  // _ref = _props.forwardedRef;
54
55
  // delete _props.forwardedRef;
55
56
  // }
56
57
  return /*#__PURE__*/React.createElement(Context.Provider, {
57
- value: _defineProperty(_defineProperty({}, namespace, providerState), "dispatch", _dispatch)
58
+ value: (_ref5 = {}, _defineProperty(_ref5, namespace, providerState), _defineProperty(_ref5, "dispatch", _dispatch), _ref5)
58
59
  }, /*#__PURE__*/React.createElement(ComponentUi, _extends({}, _props, {
59
60
  ref: _ref
60
61
  })));
@@ -1 +1 @@
1
- export declare const isMobile: () => any;
1
+ export declare const isMobile: () => boolean;
@@ -5,7 +5,7 @@ export declare const paginationConfig: {
5
5
  className: string;
6
6
  defaultCurrent: number;
7
7
  showTotal: (total: number, range: [number, number]) => string;
8
- itemRender: (page: number, type: "page" | "next" | "prev" | "jump-prev" | "jump-next", element: React.ReactNode) => React.ReactNode;
8
+ itemRender: (page: number, type: "page" | "prev" | "next" | "jump-prev" | "jump-next", element: React.ReactNode) => React.ReactNode;
9
9
  responsive: boolean;
10
10
  size: string;
11
11
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface BatchEditorProps {
4
3
  columns: any[];
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const FormItem: (props: any) => JSX.Element;
3
2
  export default FormItem;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceImage: (props: import("../utils").ParsedProps) => JSX.Element;
3
2
  export default DataSourceImage;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceQRCode: (props: any) => JSX.Element;
3
2
  export default DataSourceQRCode;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface BaseFilterItem {
4
3
  name?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FilterItemProps } from '../../../filter/types';
3
2
  import { DataSourceType, Field } from '../../provider/dataSource/DataSourceContext';
4
3
  export declare const genGetField: (dataSource?: DataSourceType) => (key: string) => Field;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const useDataSourceKey: () => {
3
2
  dataSourceKey: string | undefined;
4
3
  dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceContextProps } from '../provider/dataSource/DataSourceContext';
3
2
  declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
4
3
  export default DataSourceWrapper;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { JsonProps } from "./type";
3
2
  import "./ReadPretty.less";
4
3
  declare const JsonReadPretty: (props: JsonProps) => JSX.Element | null;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PasswordProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const PasswordReadPretty: (props: PasswordProps) => JSX.Element;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
3
2
  options?: any;
4
- optionSourceType?: "custom" | "default" | "api" | undefined;
3
+ optionSourceType?: "default" | "custom" | "api" | undefined;
5
4
  labelField: string;
6
5
  valueField: string;
7
6
  extraParams?: Record<string, any> | undefined;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { UploadProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const UploadReadPretty: (props: UploadProps) => JSX.Element | null;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const formFieldMap: {
3
2
  FormItemCheckbox: import("react").FC<{}> & {
4
3
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -35,7 +34,7 @@ declare const formFieldMap: {
35
34
  };
36
35
  FormItemSelect: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
37
36
  options?: any;
38
- optionSourceType?: "custom" | "default" | "api" | undefined;
37
+ optionSourceType?: "default" | "custom" | "api" | undefined;
39
38
  labelField: string;
40
39
  valueField: string;
41
40
  extraParams?: Record<string, any> | undefined;
@@ -60,7 +59,7 @@ declare const formFieldMap: {
60
59
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
60
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
62
61
  };
63
- declare const getFieldComponent: (fieldComponent: string) => import("react").FC<any> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
62
+ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<{}> & {
64
63
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
65
64
  } & {
66
65
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -90,13 +89,13 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
90
89
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
91
90
  }) | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
92
91
  options?: any;
93
- optionSourceType?: "custom" | "default" | "api" | undefined;
92
+ optionSourceType?: "default" | "custom" | "api" | undefined;
94
93
  labelField: string;
95
94
  valueField: string;
96
95
  extraParams?: Record<string, any> | undefined;
97
96
  } & {
98
97
  dataSource?: any;
99
- }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
98
+ }) => JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
100
99
  onChange: (value: string) => void;
101
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
100
+ } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
102
101
  export { getFieldComponent, formFieldMap };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
3
2
  import { Dayjs } from 'dayjs';
4
3
  import './index.less';
@@ -73,7 +73,7 @@ var DatePickerCpt = (props) => {
73
73
  const canClose = (0, import_react.useRef)(true);
74
74
  const [panelTimeWidth, setPanelTimeWidth] = (0, import_react.useState)(0);
75
75
  const responsive = (0, import_useResponsive.default)();
76
- const isDesktop = !("ontouchstart" in window || navigator.maxTouchPoints);
76
+ const isDesktop = responsive === "pc";
77
77
  (0, import_react.useEffect)(() => {
78
78
  document.body.id = "body";
79
79
  }, []);
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DatePicker: (props: any) => JSX.Element;
3
2
  export default DatePicker;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FilterProps } from "./types";
3
2
  declare const Filter: (props: FilterProps) => JSX.Element | null;
4
3
  export default Filter;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const List: {
4
3
  (props: any): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare type LowCodePageProps = {
3
2
  id: number;
4
3
  };
@@ -41,7 +41,8 @@ var LowCodePage = (props) => {
41
41
  const context = (0, import_useEngineContext.default)();
42
42
  const { RenderLowCodeByKey, getRenderLowCodeByKey } = ((_a = context.appHelper) == null ? void 0 : _a.utils) || {};
43
43
  const Com = (0, import_utils.isFunction)(getRenderLowCodeByKey) ? getRenderLowCodeByKey() : RenderLowCodeByKey;
44
- if (!Com) return /* @__PURE__ */ import_react.default.createElement("div", null, "RenderLowCodeByKey is not found");
44
+ if (!Com)
45
+ return /* @__PURE__ */ import_react.default.createElement("div", null, "RenderLowCodeByKey is not found");
45
46
  return /* @__PURE__ */ import_react.default.createElement(Com, { ...others, id, key: id });
46
47
  };
47
48
  var lowCodePage_default = LowCodePage;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputNumberProps } from 'antd/es/input-number';
3
2
  export interface PisellAdjustPriceInputNumberProps extends Omit<InputNumberProps, 'onChange'> {
4
3
  value?: number;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  export interface PisellAdjustPriceProps {
4
3
  value?: number;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps, ButtonProps } from 'antd';
3
2
  import { PisellContextType } from "../../../pisell-config-provider/context";
4
3
  export interface CopyProps extends InputProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import { PisellContextType } from '../pisell-config-provider/context';
4
3
  declare const PisellInput: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SpinProps } from 'antd';
3
2
  import './index.less';
4
3
  declare type MaskType = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PcModalProps } from '../PcModal';
3
2
  export interface IpadModalProps extends PcModalProps {
4
3
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PcModalProps } from '../PcModal';
3
2
  import './index.less';
4
3
  export interface MobileModalProps extends PcModalProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import IpadModal from './IpadModal';
3
2
  import MobileModal from './MobileModal';
4
3
  import PcModal from './PcModal';
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const QRCode: (props: any) => JSX.Element;
3
2
  export default QRCode;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare type ColumnsSettingProps = {
3
2
  value?: Record<string, any>[];
4
3
  onChange?: (val: Record<string, any>[]) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType, ModeType } from "../../../types";
3
2
  import "./index.less";
4
3
  declare type GallerySettingProps = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceGroupType } from "../../../types";
3
2
  declare type GroupProps = {
4
3
  setting: DataSourceGroupType;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FilterType } from "../../filter/types";
3
2
  import { ColumnSettingType, DataSourceGroupType, ExportImportType, GallerySettingType, GridViewType, SortType } from "../types";
4
3
  import "./index.less";
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TableProps } from 'antd';
3
2
  declare const BasicTable: (props: TableProps<any>) => JSX.Element;
4
3
  export default BasicTable;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType, GallerySettingValueType } from "../../../../../types";
3
2
  declare type CoverProps = {
4
3
  cover?: GallerySettingType["cover"];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type RenderFieldsProps = {
4
3
  fields: string[];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType } from "../../../../../types";
3
2
  import "./index.less";
4
3
  declare type TitleProps = GallerySettingType["title"] & {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const SelectField: () => JSX.Element;
3
2
  export default SelectField;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -40,14 +40,17 @@ function filterUtil_default({
40
40
  key,
41
41
  item
42
42
  }) {
43
- if (!value) return true;
43
+ if (!value)
44
+ return true;
44
45
  const valueDayjsObj = (0, import_dayjs.default)(value);
45
46
  if (!valueDayjsObj.isValid()) {
46
47
  return true;
47
48
  }
48
49
  const dataValue = (0, import_utils2.getValueByKeys)(item, key);
49
- if ((0, import_utils.isUndefined)(dataValue)) return false;
50
+ if ((0, import_utils.isUndefined)(dataValue))
51
+ return false;
50
52
  const dataDayjsObj = (0, import_dayjs.default)(dataValue);
51
- if (!dataDayjsObj.isValid()) return false;
53
+ if (!dataDayjsObj.isValid())
54
+ return false;
52
55
  return dataDayjsObj.isSame(valueDayjsObj, "day");
53
56
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const fieldMaps: {
3
2
  text: {
4
3
  field: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {