@pisell/materials 6.3.5 → 6.3.6

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 (298) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/preview.js +150 -150
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +28 -24
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +34 -30
  11. package/es/components/appVersionControl/index.d.ts +1 -0
  12. package/es/components/auto-complete-number/index.d.ts +1 -0
  13. package/es/components/badge/index.d.ts +1 -0
  14. package/es/components/batch-editor/fields/index.d.ts +1 -0
  15. package/es/components/batch-editor/index.d.ts +1 -0
  16. package/es/components/calendar/index.d.ts +1 -0
  17. package/es/components/cardPro/index.d.ts +1 -0
  18. package/es/components/checkbox/index.d.ts +1 -0
  19. package/es/components/classicLayout/index.d.ts +1 -0
  20. package/es/components/colorPicker/index.d.ts +1 -0
  21. package/es/components/config-provider/index.d.ts +1 -0
  22. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +1 -0
  23. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
  24. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
  25. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
  26. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  27. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  28. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  29. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  30. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  31. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  32. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  33. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  34. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  35. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  36. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  37. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  38. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  39. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  40. package/es/components/dataSourceComponents/fields/index.d.ts +13 -12
  41. package/es/components/date-picker/index.d.ts +1 -0
  42. package/es/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
  43. package/es/components/drag-sort-tree/index.d.ts +1 -0
  44. package/es/components/dropdown/index.d.ts +1 -0
  45. package/es/components/filter/components/items/index.d.ts +1 -0
  46. package/es/components/filter/components/items/text/Editor/index.d.ts +1 -0
  47. package/es/components/filter/components/items/text/Preview/index.d.ts +1 -0
  48. package/es/components/filter/components/items/text/index.d.ts +1 -0
  49. package/es/components/filter/index.d.ts +1 -0
  50. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
  51. package/es/components/pisellCard/index.d.ts +1 -0
  52. package/es/components/pisellDatePicker/index.d.ts +1 -0
  53. package/es/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  54. package/es/components/pisellLoading/index.d.ts +1 -0
  55. package/es/components/pisellModal/components/IpadModal/index.d.ts +1 -0
  56. package/es/components/pisellModal/components/MobileModal/index.d.ts +1 -0
  57. package/es/components/pisellModal/components/index.d.ts +1 -0
  58. package/es/components/pisellUpload/index.d.ts +1 -0
  59. package/es/components/productCard/components/Divider/index.d.ts +1 -0
  60. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  61. package/es/components/productCard/components/MultiDay/index.d.ts +1 -0
  62. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
  63. package/es/components/productCard/components/Packages/components/options/index.d.ts +1 -0
  64. package/es/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  65. package/es/components/productCard/components/Time/index.d.ts +1 -0
  66. package/es/components/radio/index.d.ts +1 -0
  67. package/es/components/segmented/index.d.ts +1 -0
  68. package/es/components/select-time/RightPanel/index.d.ts +1 -0
  69. package/es/components/select-time/index.d.ts +1 -0
  70. package/es/components/skeleton/index.d.ts +1 -0
  71. package/es/components/slider/index.d.ts +1 -0
  72. package/es/components/sort/components/InlineMenu/index.d.ts +1 -0
  73. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
  74. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  75. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  76. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  77. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  78. package/es/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
  79. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  80. package/es/components/table/Actions/component/Group/index.d.ts +1 -0
  81. package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  82. package/es/components/table/Actions/index.d.ts +1 -0
  83. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
  84. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
  85. package/es/components/table/Summary/index.d.ts +1 -0
  86. package/es/components/table/Table/SelectField/index.d.ts +1 -0
  87. package/es/components/table/Table/fields/date/Config/index.d.ts +1 -0
  88. package/es/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  89. package/es/components/table/Table/fields/date/index.d.ts +1 -0
  90. package/es/components/table/Table/fields/image/Config/index.d.ts +1 -0
  91. package/es/components/table/Table/fields/image/Show/index.d.ts +1 -0
  92. package/es/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  93. package/es/components/table/Table/fields/image/index.d.ts +1 -0
  94. package/es/components/table/Table/fields/index.d.ts +1 -0
  95. package/es/components/table/Table/fields/link/Config/index.d.ts +1 -0
  96. package/es/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  97. package/es/components/table/Table/fields/link/index.d.ts +1 -0
  98. package/es/components/table/Table/fields/number/Config/index.d.ts +1 -0
  99. package/es/components/table/Table/fields/number/Show/index.d.ts +1 -0
  100. package/es/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  101. package/es/components/table/Table/fields/number/index.d.ts +1 -0
  102. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  103. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
  104. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  105. package/es/components/table/Table/fields/numberRange/index.d.ts +1 -0
  106. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  107. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  108. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  109. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
  110. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  111. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
  112. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  113. package/es/components/table/Table/fields/pSwitch/index.d.ts +1 -0
  114. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  115. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  116. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  117. package/es/components/table/Table/fields/rangePicker/index.d.ts +1 -0
  118. package/es/components/table/Table/fields/search/Config/index.d.ts +1 -0
  119. package/es/components/table/Table/fields/search/Show/index.d.ts +1 -0
  120. package/es/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  121. package/es/components/table/Table/fields/search/index.d.ts +1 -0
  122. package/es/components/table/Table/fields/select/Config/index.d.ts +1 -0
  123. package/es/components/table/Table/fields/select/Show/index.d.ts +1 -0
  124. package/es/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  125. package/es/components/table/Table/fields/select/index.d.ts +1 -0
  126. package/es/components/table/Table/fields/text/Config/index.d.ts +1 -0
  127. package/es/components/table/Table/fields/text/Show/index.d.ts +1 -0
  128. package/es/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  129. package/es/components/table/Table/fields/text/index.d.ts +1 -0
  130. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  131. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  132. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  133. package/es/components/table/Table/fields/treeSelect/index.d.ts +1 -0
  134. package/es/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  135. package/es/components/table/Table/utils.d.ts +1 -1
  136. package/es/components/table/TableFilter/SortIcon.d.ts +1 -0
  137. package/es/components/table/View/index.d.ts +1 -0
  138. package/es/components/time-picker/index.d.ts +1 -0
  139. package/es/components/upload/index.d.ts +1 -0
  140. package/es/components/versionSelect/index.d.ts +1 -0
  141. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +1 -0
  142. package/es/components/virtual-keyboard/Time/utils.d.ts +1 -0
  143. package/es/components/walletCard/Guest/index.d.ts +1 -0
  144. package/es/components/walletCard/Guide/index.d.ts +1 -0
  145. package/es/components/walletCard/index.d.ts +4 -0
  146. package/es/components/walletCard/index.js +29 -3
  147. package/es/components/walletCard/index.less +27 -0
  148. package/es/locales/en-US.d.ts +51 -50
  149. package/es/locales/en-US.js +70 -69
  150. package/es/locales/zh-CN.d.ts +51 -50
  151. package/es/locales/zh-CN.js +71 -70
  152. package/es/locales/zh-TW.d.ts +51 -50
  153. package/es/locales/zh-TW.js +71 -70
  154. package/lib/components/appVersionControl/index.d.ts +1 -0
  155. package/lib/components/auto-complete-number/index.d.ts +1 -0
  156. package/lib/components/badge/index.d.ts +1 -0
  157. package/lib/components/batch-editor/fields/index.d.ts +1 -0
  158. package/lib/components/batch-editor/index.d.ts +1 -0
  159. package/lib/components/calendar/index.d.ts +1 -0
  160. package/lib/components/cardPro/index.d.ts +1 -0
  161. package/lib/components/checkbox/index.d.ts +1 -0
  162. package/lib/components/classicLayout/index.d.ts +1 -0
  163. package/lib/components/colorPicker/index.d.ts +1 -0
  164. package/lib/components/config-provider/index.d.ts +1 -0
  165. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +1 -0
  166. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
  167. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
  168. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
  169. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  170. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  171. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  172. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  173. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  174. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  175. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  176. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  177. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  178. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  179. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  180. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
  181. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  182. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  183. package/lib/components/dataSourceComponents/fields/index.d.ts +13 -12
  184. package/lib/components/date-picker/index.d.ts +1 -0
  185. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
  186. package/lib/components/drag-sort-tree/index.d.ts +1 -0
  187. package/lib/components/dropdown/index.d.ts +1 -0
  188. package/lib/components/filter/components/items/index.d.ts +1 -0
  189. package/lib/components/filter/components/items/text/Editor/index.d.ts +1 -0
  190. package/lib/components/filter/components/items/text/Preview/index.d.ts +1 -0
  191. package/lib/components/filter/components/items/text/index.d.ts +1 -0
  192. package/lib/components/filter/index.d.ts +1 -0
  193. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
  194. package/lib/components/pisellCard/index.d.ts +1 -0
  195. package/lib/components/pisellDatePicker/index.d.ts +1 -0
  196. package/lib/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  197. package/lib/components/pisellLoading/index.d.ts +1 -0
  198. package/lib/components/pisellModal/components/IpadModal/index.d.ts +1 -0
  199. package/lib/components/pisellModal/components/MobileModal/index.d.ts +1 -0
  200. package/lib/components/pisellModal/components/index.d.ts +1 -0
  201. package/lib/components/pisellUpload/index.d.ts +1 -0
  202. package/lib/components/productCard/components/Divider/index.d.ts +1 -0
  203. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  204. package/lib/components/productCard/components/MultiDay/index.d.ts +1 -0
  205. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
  206. package/lib/components/productCard/components/Packages/components/options/index.d.ts +1 -0
  207. package/lib/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  208. package/lib/components/productCard/components/Time/index.d.ts +1 -0
  209. package/lib/components/radio/index.d.ts +1 -0
  210. package/lib/components/segmented/index.d.ts +1 -0
  211. package/lib/components/select-time/RightPanel/index.d.ts +1 -0
  212. package/lib/components/select-time/index.d.ts +1 -0
  213. package/lib/components/skeleton/index.d.ts +1 -0
  214. package/lib/components/slider/index.d.ts +1 -0
  215. package/lib/components/sort/components/InlineMenu/index.d.ts +1 -0
  216. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
  217. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  218. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  219. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  220. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  221. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
  222. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  223. package/lib/components/table/Actions/component/Group/index.d.ts +1 -0
  224. package/lib/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  225. package/lib/components/table/Actions/index.d.ts +1 -0
  226. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
  227. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
  228. package/lib/components/table/Summary/index.d.ts +1 -0
  229. package/lib/components/table/Table/SelectField/index.d.ts +1 -0
  230. package/lib/components/table/Table/fields/date/Config/index.d.ts +1 -0
  231. package/lib/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  232. package/lib/components/table/Table/fields/date/index.d.ts +1 -0
  233. package/lib/components/table/Table/fields/image/Config/index.d.ts +1 -0
  234. package/lib/components/table/Table/fields/image/Show/index.d.ts +1 -0
  235. package/lib/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  236. package/lib/components/table/Table/fields/image/index.d.ts +1 -0
  237. package/lib/components/table/Table/fields/index.d.ts +1 -0
  238. package/lib/components/table/Table/fields/link/Config/index.d.ts +1 -0
  239. package/lib/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  240. package/lib/components/table/Table/fields/link/index.d.ts +1 -0
  241. package/lib/components/table/Table/fields/number/Config/index.d.ts +1 -0
  242. package/lib/components/table/Table/fields/number/Show/index.d.ts +1 -0
  243. package/lib/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  244. package/lib/components/table/Table/fields/number/index.d.ts +1 -0
  245. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  246. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
  247. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  248. package/lib/components/table/Table/fields/numberRange/index.d.ts +1 -0
  249. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  250. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  251. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  252. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
  253. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  254. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
  255. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  256. package/lib/components/table/Table/fields/pSwitch/index.d.ts +1 -0
  257. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  258. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  259. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  260. package/lib/components/table/Table/fields/rangePicker/index.d.ts +1 -0
  261. package/lib/components/table/Table/fields/search/Config/index.d.ts +1 -0
  262. package/lib/components/table/Table/fields/search/Show/index.d.ts +1 -0
  263. package/lib/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  264. package/lib/components/table/Table/fields/search/index.d.ts +1 -0
  265. package/lib/components/table/Table/fields/select/Config/index.d.ts +1 -0
  266. package/lib/components/table/Table/fields/select/Show/index.d.ts +1 -0
  267. package/lib/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  268. package/lib/components/table/Table/fields/select/index.d.ts +1 -0
  269. package/lib/components/table/Table/fields/text/Config/index.d.ts +1 -0
  270. package/lib/components/table/Table/fields/text/Show/index.d.ts +1 -0
  271. package/lib/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  272. package/lib/components/table/Table/fields/text/index.d.ts +1 -0
  273. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  274. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  275. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  276. package/lib/components/table/Table/fields/treeSelect/index.d.ts +1 -0
  277. package/lib/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  278. package/lib/components/table/Table/utils.d.ts +1 -1
  279. package/lib/components/table/TableFilter/SortIcon.d.ts +1 -0
  280. package/lib/components/table/View/index.d.ts +1 -0
  281. package/lib/components/time-picker/index.d.ts +1 -0
  282. package/lib/components/upload/index.d.ts +1 -0
  283. package/lib/components/versionSelect/index.d.ts +1 -0
  284. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +1 -0
  285. package/lib/components/virtual-keyboard/Time/utils.d.ts +1 -0
  286. package/lib/components/walletCard/Guest/index.d.ts +1 -0
  287. package/lib/components/walletCard/Guide/index.d.ts +1 -0
  288. package/lib/components/walletCard/index.d.ts +4 -0
  289. package/lib/components/walletCard/index.js +27 -3
  290. package/lib/components/walletCard/index.less +27 -0
  291. package/lib/locales/en-US.d.ts +51 -50
  292. package/lib/locales/en-US.js +1 -0
  293. package/lib/locales/zh-CN.d.ts +51 -50
  294. package/lib/locales/zh-CN.js +1 -0
  295. package/lib/locales/zh-TW.d.ts +51 -50
  296. package/lib/locales/zh-TW.js +1 -0
  297. package/lowcode/wallet-card/meta.ts +81 -63
  298. package/package.json +1 -1
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Guest: (props: any) => JSX.Element;
3
4
  export default Guest;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Guide: (props: any) => JSX.Element;
3
4
  export default Guide;
@@ -62,6 +62,10 @@ export interface WalletCardProps {
62
62
  isLogin?: boolean;
63
63
  /** 是否是引导页 */
64
64
  isGuide?: boolean;
65
+ /** 是否显示查看PIN */
66
+ showViewPin?: boolean;
67
+ /** 查看PIN的回调 */
68
+ onViewPinClick?: () => void;
65
69
  }
66
70
  declare const WalletCard: React.FC<WalletCardProps>;
67
71
  export default WalletCard;
@@ -36,6 +36,7 @@ var import_antd = require("antd");
36
36
  var import_classnames = __toESM(require("classnames"));
37
37
  var import_react = __toESM(require("react"));
38
38
  var import_react_barcode = __toESM(require("react-barcode"));
39
+ var import_EyeOff = __toESM(require("@pisell/icon/es/EyeOff"));
39
40
  var import_locales = require("../../locales/index");
40
41
  var import_iconfont = __toESM(require("./../iconfont"));
41
42
  var import_pisellModal = __toESM(require("./../pisellModal"));
@@ -143,13 +144,16 @@ var CardHeader = ({
143
144
  cardStyle = "normal",
144
145
  codeType = "barCode",
145
146
  onCodeClick,
146
- isLogin = false
147
+ isLogin = false,
148
+ showViewPin = false,
149
+ onViewPinClick
147
150
  }) => {
148
151
  const processedShowIcon = toBooleanValue(showIcon);
149
152
  const processedShowWalletName = toBooleanValue(showWalletName);
150
153
  const processedShowShopName = toBooleanValue(showShopName);
151
154
  const processedShowCardNo = toBooleanValue(showCardNo);
152
155
  const processedShowCode = toBooleanValue(showCode);
156
+ const processedShowViewPin = toBooleanValue(showViewPin);
153
157
  return /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header" }, /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-left" }, /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-level" }, processedShowIcon && iconImg ? /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-icon" }, /* @__PURE__ */ import_react.default.createElement(
154
158
  "img",
155
159
  {
@@ -157,7 +161,15 @@ var CardHeader = ({
157
161
  alt: "wallet icon",
158
162
  style: { width: "20px", height: "20px" }
159
163
  }
160
- )) : null, processedShowWalletName && walletName && /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-level-text" }, walletName)), processedShowShopName && shopName && /* @__PURE__ */ import_react.default.createElement("div", null, shopName), processedShowCardNo && cardNo && /* @__PURE__ */ import_react.default.createElement("div", null, cardNo)), /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-right" }, processedShowCode && cardStyle === "normal" && /* @__PURE__ */ import_react.default.createElement(
164
+ )) : null, processedShowWalletName && walletName && /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-level-text" }, walletName)), processedShowShopName && shopName && /* @__PURE__ */ import_react.default.createElement("div", null, shopName), processedShowCardNo && cardNo && /* @__PURE__ */ import_react.default.createElement("div", null, cardNo), processedShowViewPin && /* @__PURE__ */ import_react.default.createElement(
165
+ "div",
166
+ {
167
+ className: "pisell-wallet-card-header-view-pin",
168
+ onClick: onViewPinClick
169
+ },
170
+ (0, import_locales.getText)("walletCard-viewPin"),
171
+ /* @__PURE__ */ import_react.default.createElement(import_EyeOff.default, { className: "pisell-wallet-card-header-view-pin-icon" })
172
+ )), /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-wallet-card-header-right" }, processedShowCode && cardStyle === "normal" && /* @__PURE__ */ import_react.default.createElement(
161
173
  "div",
162
174
  {
163
175
  className: "pisell-wallet-card-icon-wrapper",
@@ -287,6 +299,7 @@ var WalletCard = (props) => {
287
299
  const showCardNo = toBooleanValue(mergedProps.showCardNo);
288
300
  const showCode = toBooleanValue(mergedProps.showCode);
289
301
  const isLogin = toBooleanValue(mergedProps.isLogin);
302
+ const showViewPin = toBooleanValue(mergedProps == null ? void 0 : mergedProps.showViewPin);
290
303
  const context = (0, import_useEngineContext.default)();
291
304
  const { utils } = context.appHelper || {};
292
305
  const { isModalOpen, handleCodeClick, closeModal } = useCodeModal(
@@ -294,6 +307,7 @@ var WalletCard = (props) => {
294
307
  onCodeClick,
295
308
  codeType
296
309
  );
310
+ console.log("showViewPin", props);
297
311
  const backgroundStyle = (0, import_react.useMemo)(() => {
298
312
  var _a2;
299
313
  if (props.customBackgroundImage) {
@@ -327,6 +341,14 @@ var WalletCard = (props) => {
327
341
  }
328
342
  });
329
343
  };
344
+ const onViewPinClick = (e) => {
345
+ e.stopPropagation();
346
+ if (props == null ? void 0 : props.onViewPinClick) {
347
+ props.onViewPinClick();
348
+ } else {
349
+ console.error("onViewPinClick方法需要传入");
350
+ }
351
+ };
330
352
  return /* @__PURE__ */ import_react.default.createElement(
331
353
  "div",
332
354
  {
@@ -375,7 +397,9 @@ var WalletCard = (props) => {
375
397
  cardStyle,
376
398
  codeType,
377
399
  onCodeClick: handleCodeClick,
378
- isLogin
400
+ isLogin,
401
+ showViewPin,
402
+ onViewPinClick
379
403
  }
380
404
  ),
381
405
  /* @__PURE__ */ import_react.default.createElement(
@@ -106,6 +106,33 @@
106
106
  margin-bottom: 0;
107
107
  }
108
108
  }
109
+
110
+ .pisell-wallet-card-header-view-pin {
111
+ position: relative;
112
+ color: #53b1fd;
113
+ cursor: pointer;
114
+ font-size: 12px;
115
+ font-weight: 400;
116
+ display: flex;
117
+ align-items: center;
118
+ gap: 4px;
119
+
120
+ .pisell-wallet-card-header-view-pin-icon {
121
+ width: 16px;
122
+ height: 16px;
123
+ color: #53b1fd;
124
+ font-size: 16px;
125
+ }
126
+
127
+ &:after {
128
+ content: '';
129
+ position: absolute;
130
+ top: -5px;
131
+ left: -5px;
132
+ right: -5px;
133
+ bottom: -5px; /* 向外扩展5px */
134
+ }
135
+ }
109
136
  }
110
137
 
111
138
  // 头部右侧
@@ -1,44 +1,44 @@
1
1
  declare const _default: {
2
- "table-filter-search": string;
3
- "table-filter-clear": string;
4
- "table-filter-filter": string;
5
- "table-filter-min": string;
6
- "table-filter-max": string;
7
- "table-pagination-previous": string;
8
- "table-pagination-next": string;
9
- "table-pagination-total": (current: string, total: string) => string;
10
- "select-dropdown-render-select-all": string;
11
- "select-dropdown-render-search": string;
12
- "sort-button-text": string;
13
- "sort-oldest-to-newest": string;
14
- "sort-newest-to-oldest": string;
15
- "sort-a-z": string;
16
- "sort-z-a": string;
17
- "sort-from-morning-to-night": string;
18
- "sort-from-evening-to-morning": string;
19
- "sort-0-9": string;
20
- "sort-9-0": string;
21
- "table-action-filter-button": string;
22
- "table-action-filter-quick-filter": string;
23
- "table-action-filter-quick-filter-tip": (count: number) => string;
24
- "table-action-filter-other-filter": string;
25
- "table-action-filter-other-filter-tip": () => string;
26
- "table-action-group-by-title": string;
27
- "table-action-group-by-title-tip": string;
28
- "table-action-column-title": string;
29
- "table-column-group-records": string;
30
- "table-column-group-lock-tip": string;
31
- "table-column-drag-sort-disabled-tip": string;
32
- "table-action-filter-no-filter": string;
33
- "table-action-range-picker-presets-today": string;
34
- "table-action-range-picker-presets-yesterday": string;
35
- "table-action-range-picker-presets-last-3-day": string;
36
- "table-action-range-picker-presets-last-7-day": string;
37
- "table-action-range-picker-presets-last-14-day": string;
38
- "table-action-range-picker-presets-last-30-day": string;
39
- "table-action-range-picker-presets-last-90-day": string;
40
- "virtual-keyboard-time-now": string;
41
- "virtual-keyboard-time-ok": string;
2
+ 'table-filter-search': string;
3
+ 'table-filter-clear': string;
4
+ 'table-filter-filter': string;
5
+ 'table-filter-min': string;
6
+ 'table-filter-max': string;
7
+ 'table-pagination-previous': string;
8
+ 'table-pagination-next': string;
9
+ 'table-pagination-total': (current: string, total: string) => string;
10
+ 'select-dropdown-render-select-all': string;
11
+ 'select-dropdown-render-search': string;
12
+ 'sort-button-text': string;
13
+ 'sort-oldest-to-newest': string;
14
+ 'sort-newest-to-oldest': string;
15
+ 'sort-a-z': string;
16
+ 'sort-z-a': string;
17
+ 'sort-from-morning-to-night': string;
18
+ 'sort-from-evening-to-morning': string;
19
+ 'sort-0-9': string;
20
+ 'sort-9-0': string;
21
+ 'table-action-filter-button': string;
22
+ 'table-action-filter-quick-filter': string;
23
+ 'table-action-filter-quick-filter-tip': (count: number) => string;
24
+ 'table-action-filter-other-filter': string;
25
+ 'table-action-filter-other-filter-tip': () => string;
26
+ 'table-action-group-by-title': string;
27
+ 'table-action-group-by-title-tip': string;
28
+ 'table-action-column-title': string;
29
+ 'table-column-group-records': string;
30
+ 'table-column-group-lock-tip': string;
31
+ 'table-column-drag-sort-disabled-tip': string;
32
+ 'table-action-filter-no-filter': string;
33
+ 'table-action-range-picker-presets-today': string;
34
+ 'table-action-range-picker-presets-yesterday': string;
35
+ 'table-action-range-picker-presets-last-3-day': string;
36
+ 'table-action-range-picker-presets-last-7-day': string;
37
+ 'table-action-range-picker-presets-last-14-day': string;
38
+ 'table-action-range-picker-presets-last-30-day': string;
39
+ 'table-action-range-picker-presets-last-90-day': string;
40
+ 'virtual-keyboard-time-now': string;
41
+ 'virtual-keyboard-time-ok': string;
42
42
  'batch-editor-batch-edit': string;
43
43
  'batch-editor-actions': string;
44
44
  'batch-editor-remove': string;
@@ -108,7 +108,7 @@ declare const _default: {
108
108
  'date-picker-first_day_of_next_month': string;
109
109
  'date-picker-last_day_of_last_month': string;
110
110
  'date-picker-invalid-date': string;
111
- "date-picker-apply": string;
111
+ 'date-picker-apply': string;
112
112
  'date-picker-shortcut-custom': string;
113
113
  'pisell-input-copy-success': string;
114
114
  'pisell-input-copy': string;
@@ -160,6 +160,7 @@ declare const _default: {
160
160
  'walletCard-done': string;
161
161
  'walletCard-qrcode': string;
162
162
  'walletCard-barcode': string;
163
+ 'walletCard-viewPin': string;
163
164
  'pisell-upload-button': string;
164
165
  'pisell-upload-setting-size-error': (maxSize: number) => string;
165
166
  'pisell-upload-setting-type-error': (type: string) => string;
@@ -241,15 +242,15 @@ declare const _default: {
241
242
  'pisell-data-source-form-app-identifier-alphanumeric': string;
242
243
  'pisell-data-source-form-app-identifier-special-ends': string;
243
244
  'pisell-data-source-form-app-identifier-consecutive-special': string;
244
- "qrscanner-loading": string;
245
- "qrscanner-success": string;
246
- "qrscanner-success-qrcode": string;
247
- "qrscanner-success-barcode": string;
248
- "qrscanner-error-upload-image": string;
249
- "qrscanner-error-load-failed": string;
250
- "qrscanner-error-no-code": string;
251
- "qrscanner-error-camera-init": string;
252
- "qrscanner-error-process-image": string;
245
+ 'qrscanner-loading': string;
246
+ 'qrscanner-success': string;
247
+ 'qrscanner-success-qrcode': string;
248
+ 'qrscanner-success-barcode': string;
249
+ 'qrscanner-error-upload-image': string;
250
+ 'qrscanner-error-load-failed': string;
251
+ 'qrscanner-error-no-code': string;
252
+ 'qrscanner-error-camera-init': string;
253
+ 'qrscanner-error-process-image': string;
253
254
  'pisell-login-and-register-title': string;
254
255
  'pisell-login-and-register-subtitle': string;
255
256
  'pisell-login-and-register-email-label': string;
@@ -197,6 +197,7 @@ var en_US_default = {
197
197
  "walletCard-done": "Done",
198
198
  "walletCard-qrcode": "QR code",
199
199
  "walletCard-barcode": "Bar code",
200
+ "walletCard-viewPin": "View PIN",
200
201
  // 上传组件
201
202
  "pisell-upload-button": "Upload",
202
203
  "pisell-upload-setting-size-error": (maxSize) => `Each file should not exceed ${maxSize}MB in size.`,
@@ -1,44 +1,44 @@
1
1
  declare const _default: {
2
- "table-filter-search": string;
3
- "table-filter-clear": string;
4
- "table-filter-filter": string;
5
- "table-filter-min": string;
6
- "table-filter-max": string;
7
- "table-pagination-previous": string;
8
- "table-pagination-next": string;
9
- "table-pagination-total": (current: string, total: string) => string;
10
- "select-dropdown-render-select-all": string;
11
- "select-dropdown-render-search": string;
12
- "sort-button-text": string;
13
- "sort-oldest-to-newest": string;
14
- "sort-newest-to-oldest": string;
15
- "sort-a-z": string;
16
- "sort-z-a": string;
17
- "sort-from-morning-to-night": string;
18
- "sort-from-evening-to-morning": string;
19
- "sort-0-9": string;
20
- "sort-9-0": string;
21
- "table-action-filter-button": string;
22
- "table-action-filter-quick-filter": string;
23
- "table-action-filter-quick-filter-tip": (count: number) => string;
24
- "table-action-filter-other-filter": string;
25
- "table-action-filter-other-filter-tip": () => string;
26
- "table-action-group-by-title": string;
27
- "table-action-group-by-title-tip": string;
28
- "table-action-column-title": string;
29
- "table-column-group-records": string;
30
- "table-column-group-lock-tip": string;
31
- "table-column-drag-sort-disabled-tip": string;
32
- "table-action-filter-no-filter": string;
33
- "table-action-range-picker-presets-today": string;
34
- "table-action-range-picker-presets-yesterday": string;
35
- "table-action-range-picker-presets-last-3-day": string;
36
- "table-action-range-picker-presets-last-7-day": string;
37
- "table-action-range-picker-presets-last-14-day": string;
38
- "table-action-range-picker-presets-last-30-day": string;
39
- "table-action-range-picker-presets-last-90-day": string;
40
- "virtual-keyboard-time-now": string;
41
- "virtual-keyboard-time-ok": string;
2
+ 'table-filter-search': string;
3
+ 'table-filter-clear': string;
4
+ 'table-filter-filter': string;
5
+ 'table-filter-min': string;
6
+ 'table-filter-max': string;
7
+ 'table-pagination-previous': string;
8
+ 'table-pagination-next': string;
9
+ 'table-pagination-total': (current: string, total: string) => string;
10
+ 'select-dropdown-render-select-all': string;
11
+ 'select-dropdown-render-search': string;
12
+ 'sort-button-text': string;
13
+ 'sort-oldest-to-newest': string;
14
+ 'sort-newest-to-oldest': string;
15
+ 'sort-a-z': string;
16
+ 'sort-z-a': string;
17
+ 'sort-from-morning-to-night': string;
18
+ 'sort-from-evening-to-morning': string;
19
+ 'sort-0-9': string;
20
+ 'sort-9-0': string;
21
+ 'table-action-filter-button': string;
22
+ 'table-action-filter-quick-filter': string;
23
+ 'table-action-filter-quick-filter-tip': (count: number) => string;
24
+ 'table-action-filter-other-filter': string;
25
+ 'table-action-filter-other-filter-tip': () => string;
26
+ 'table-action-group-by-title': string;
27
+ 'table-action-group-by-title-tip': string;
28
+ 'table-action-column-title': string;
29
+ 'table-column-group-records': string;
30
+ 'table-column-group-lock-tip': string;
31
+ 'table-column-drag-sort-disabled-tip': string;
32
+ 'table-action-filter-no-filter': string;
33
+ 'table-action-range-picker-presets-today': string;
34
+ 'table-action-range-picker-presets-yesterday': string;
35
+ 'table-action-range-picker-presets-last-3-day': string;
36
+ 'table-action-range-picker-presets-last-7-day': string;
37
+ 'table-action-range-picker-presets-last-14-day': string;
38
+ 'table-action-range-picker-presets-last-30-day': string;
39
+ 'table-action-range-picker-presets-last-90-day': string;
40
+ 'virtual-keyboard-time-now': string;
41
+ 'virtual-keyboard-time-ok': string;
42
42
  'batch-editor-batch-edit': string;
43
43
  'batch-editor-actions': string;
44
44
  'batch-editor-remove': string;
@@ -108,7 +108,7 @@ declare const _default: {
108
108
  'date-picker-first_day_of_next_month': string;
109
109
  'date-picker-last_day_of_last_month': string;
110
110
  'date-picker-invalid-date': string;
111
- "date-picker-apply": string;
111
+ 'date-picker-apply': string;
112
112
  'date-picker-shortcut-custom': string;
113
113
  'pisell-input-copy-success': string;
114
114
  'pisell-input-copy': string;
@@ -160,6 +160,7 @@ declare const _default: {
160
160
  'walletCard-done': string;
161
161
  'walletCard-qrcode': string;
162
162
  'walletCard-barcode': string;
163
+ 'walletCard-viewPin': string;
163
164
  'pisell-upload-button': string;
164
165
  'pisell-upload-setting-size-error': (maxSize: number) => string;
165
166
  'pisell-upload-setting-type-error': (type: string) => string;
@@ -236,15 +237,15 @@ declare const _default: {
236
237
  'pisell-data-source-form-app-identifier-start-with-letter': string;
237
238
  'pisell-data-source-form-app-identifier-special-ends': string;
238
239
  'pisell-data-source-form-app-identifier-consecutive-special': string;
239
- "qrscanner-loading": string;
240
- "qrscanner-success": string;
241
- "qrscanner-success-qrcode": string;
242
- "qrscanner-success-barcode": string;
243
- "qrscanner-error-upload-image": string;
244
- "qrscanner-error-load-failed": string;
245
- "qrscanner-error-no-code": string;
246
- "qrscanner-error-camera-init": string;
247
- "qrscanner-error-process-image": string;
240
+ 'qrscanner-loading': string;
241
+ 'qrscanner-success': string;
242
+ 'qrscanner-success-qrcode': string;
243
+ 'qrscanner-success-barcode': string;
244
+ 'qrscanner-error-upload-image': string;
245
+ 'qrscanner-error-load-failed': string;
246
+ 'qrscanner-error-no-code': string;
247
+ 'qrscanner-error-camera-init': string;
248
+ 'qrscanner-error-process-image': string;
248
249
  'pisell-login-and-register-title': string;
249
250
  'pisell-login-and-register-subtitle': string;
250
251
  'pisell-login-and-register-email-label': string;
@@ -196,6 +196,7 @@ var zh_CN_default = {
196
196
  "walletCard-done": "完成",
197
197
  "walletCard-qrcode": "二维码",
198
198
  "walletCard-barcode": "条形码",
199
+ "walletCard-viewPin": "查看PIN",
199
200
  // 上传组件
200
201
  "pisell-upload-button": "上传",
201
202
  "pisell-upload-setting-size-error": (maxSize) => `每个文件的大小不超过${maxSize}MB`,
@@ -1,44 +1,44 @@
1
1
  declare const _default: {
2
- "table-filter-search": string;
3
- "table-filter-clear": string;
4
- "table-filter-filter": string;
5
- "table-filter-min": string;
6
- "table-filter-max": string;
7
- "table-pagination-previous": string;
8
- "table-pagination-next": string;
9
- "table-pagination-total": (current: string, total: string) => string;
10
- "select-dropdown-render-select-all": string;
11
- "select-dropdown-render-search": string;
12
- "sort-button-text": string;
13
- "sort-oldest-to-newest": string;
14
- "sort-newest-to-oldest": string;
15
- "sort-a-z": string;
16
- "sort-z-a": string;
17
- "sort-from-morning-to-night": string;
18
- "sort-from-evening-to-morning": string;
19
- "sort-0-9": string;
20
- "sort-9-0": string;
21
- "table-action-filter-button": string;
22
- "table-action-filter-quick-filter": string;
23
- "table-action-filter-quick-filter-tip": (count: number) => string;
24
- "table-action-filter-other-filter": string;
25
- "table-action-filter-other-filter-tip": () => string;
26
- "table-action-group-by-title": string;
27
- "table-action-group-by-title-tip": string;
28
- "table-action-column-title": string;
29
- "table-column-group-records": string;
30
- "table-column-group-lock-tip": string;
31
- "table-column-drag-sort-disabled-tip": string;
32
- "table-action-filter-no-filter": string;
33
- "table-action-range-picker-presets-today": string;
34
- "table-action-range-picker-presets-yesterday": string;
35
- "table-action-range-picker-presets-last-3-day": string;
36
- "table-action-range-picker-presets-last-7-day": string;
37
- "table-action-range-picker-presets-last-14-day": string;
38
- "table-action-range-picker-presets-last-30-day": string;
39
- "table-action-range-picker-presets-last-90-day": string;
40
- "virtual-keyboard-time-now": string;
41
- "virtual-keyboard-time-ok": string;
2
+ 'table-filter-search': string;
3
+ 'table-filter-clear': string;
4
+ 'table-filter-filter': string;
5
+ 'table-filter-min': string;
6
+ 'table-filter-max': string;
7
+ 'table-pagination-previous': string;
8
+ 'table-pagination-next': string;
9
+ 'table-pagination-total': (current: string, total: string) => string;
10
+ 'select-dropdown-render-select-all': string;
11
+ 'select-dropdown-render-search': string;
12
+ 'sort-button-text': string;
13
+ 'sort-oldest-to-newest': string;
14
+ 'sort-newest-to-oldest': string;
15
+ 'sort-a-z': string;
16
+ 'sort-z-a': string;
17
+ 'sort-from-morning-to-night': string;
18
+ 'sort-from-evening-to-morning': string;
19
+ 'sort-0-9': string;
20
+ 'sort-9-0': string;
21
+ 'table-action-filter-button': string;
22
+ 'table-action-filter-quick-filter': string;
23
+ 'table-action-filter-quick-filter-tip': (count: number) => string;
24
+ 'table-action-filter-other-filter': string;
25
+ 'table-action-filter-other-filter-tip': () => string;
26
+ 'table-action-group-by-title': string;
27
+ 'table-action-group-by-title-tip': string;
28
+ 'table-action-column-title': string;
29
+ 'table-column-group-records': string;
30
+ 'table-column-group-lock-tip': string;
31
+ 'table-column-drag-sort-disabled-tip': string;
32
+ 'table-action-filter-no-filter': string;
33
+ 'table-action-range-picker-presets-today': string;
34
+ 'table-action-range-picker-presets-yesterday': string;
35
+ 'table-action-range-picker-presets-last-3-day': string;
36
+ 'table-action-range-picker-presets-last-7-day': string;
37
+ 'table-action-range-picker-presets-last-14-day': string;
38
+ 'table-action-range-picker-presets-last-30-day': string;
39
+ 'table-action-range-picker-presets-last-90-day': string;
40
+ 'virtual-keyboard-time-now': string;
41
+ 'virtual-keyboard-time-ok': string;
42
42
  'batch-editor-batch-edit': string;
43
43
  'batch-editor-actions': string;
44
44
  'batch-editor-remove': string;
@@ -108,7 +108,7 @@ declare const _default: {
108
108
  'date-picker-first_day_of_next_month': string;
109
109
  'date-picker-last_day_of_last_month': string;
110
110
  'date-picker-invalid-date': string;
111
- "date-picker-apply": string;
111
+ 'date-picker-apply': string;
112
112
  'date-picker-shortcut-custom': string;
113
113
  'pisell-input-copy-success': string;
114
114
  'pisell-input-copy': string;
@@ -159,6 +159,7 @@ declare const _default: {
159
159
  'walletCard-done': string;
160
160
  'walletCard-qrcode': string;
161
161
  'walletCard-barcode': string;
162
+ 'walletCard-viewPin': string;
162
163
  'pisell-upload-button': string;
163
164
  'pisell-upload-setting-size-error': (maxSize: number) => string;
164
165
  'pisell-upload-setting-type-error': (type: string) => string;
@@ -236,15 +237,15 @@ declare const _default: {
236
237
  'pisell-data-source-form-app-identifier-start-with-letter': string;
237
238
  'pisell-data-source-form-app-identifier-special-ends': string;
238
239
  'pisell-data-source-form-app-identifier-consecutive-special': string;
239
- "qrscanner-loading": string;
240
- "qrscanner-success": string;
241
- "qrscanner-success-qrcode": string;
242
- "qrscanner-success-barcode": string;
243
- "qrscanner-error-upload-image": string;
244
- "qrscanner-error-load-failed": string;
245
- "qrscanner-error-no-code": string;
246
- "qrscanner-error-camera-init": string;
247
- "qrscanner-error-process-image": string;
240
+ 'qrscanner-loading': string;
241
+ 'qrscanner-success': string;
242
+ 'qrscanner-success-qrcode': string;
243
+ 'qrscanner-success-barcode': string;
244
+ 'qrscanner-error-upload-image': string;
245
+ 'qrscanner-error-load-failed': string;
246
+ 'qrscanner-error-no-code': string;
247
+ 'qrscanner-error-camera-init': string;
248
+ 'qrscanner-error-process-image': string;
248
249
  'pisell-login-and-register-title': string;
249
250
  'pisell-login-and-register-subtitle': string;
250
251
  'pisell-login-and-register-email-label': string;
@@ -196,6 +196,7 @@ var zh_TW_default = {
196
196
  "walletCard-done": "完成",
197
197
  "walletCard-qrcode": "二維碼",
198
198
  "walletCard-barcode": "條形碼",
199
+ "walletCard-viewPin": "查看PIN",
199
200
  // 上传组件
200
201
  "pisell-upload-button": "上傳",
201
202
  "pisell-upload-setting-size-error": (maxSize) => `每個文件的大小不超過${maxSize}MB`,