@pisell/materials 1.0.364 → 1.0.365

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 (1105) hide show
  1. package/build/lowcode/assets/7b1c7af5ce9e37e4b40ea53fea6ccfd9.jpeg +0 -0
  2. package/build/lowcode/assets-daily.json +15 -15
  3. package/build/lowcode/assets-dev.json +6 -6
  4. package/build/lowcode/assets-prod.json +15 -15
  5. package/build/lowcode/index.js +1 -1
  6. package/build/lowcode/meta.js +2 -2
  7. package/build/lowcode/preview.js +142 -142
  8. package/build/lowcode/render/default/assets/7b1c7af5ce9e37e4b40ea53fea6ccfd9.jpeg +0 -0
  9. package/build/lowcode/render/default/view.css +1 -1
  10. package/build/lowcode/render/default/view.js +35 -24
  11. package/build/lowcode/view.css +1 -1
  12. package/build/lowcode/view.js +31 -20
  13. package/es/components/DragSortList/index.d.ts +0 -1
  14. package/es/components/MultipleContainersSortList/index.d.ts +0 -1
  15. package/es/components/Pagination/index.d.ts +0 -1
  16. package/es/components/auto-complete/index.d.ts +0 -1
  17. package/es/components/auto-complete-number/index.d.ts +0 -1
  18. package/es/components/batch-editor/fields/Image/index.d.ts +0 -1
  19. package/es/components/batch-editor/fields/Price/index.d.ts +0 -1
  20. package/es/components/batch-editor/fields/Text/index.d.ts +0 -1
  21. package/es/components/batch-editor/fields/index.d.ts +0 -1
  22. package/es/components/batch-editor/index.d.ts +0 -1
  23. package/es/components/browserSelect/chevron-down.png +0 -0
  24. package/es/components/browserSelect/index.d.ts +15 -0
  25. package/es/components/browserSelect/index.js +36 -0
  26. package/es/components/browserSelect/index.less +18 -0
  27. package/es/components/button/index.d.ts +0 -1
  28. package/es/components/calendar/index.d.ts +0 -1
  29. package/es/components/cascader/index.d.ts +0 -1
  30. package/es/components/checkbox/index.d.ts +0 -1
  31. package/es/components/classicLayout/index.d.ts +0 -1
  32. package/es/components/component/index.d.ts +0 -1
  33. package/es/components/config-provider/index.d.ts +0 -1
  34. package/es/components/date-picker/constants.d.ts +39 -0
  35. package/es/components/date-picker/constants.js +76 -0
  36. package/es/components/date-picker/datePickerCpt.d.ts +8 -0
  37. package/es/components/date-picker/datePickerCpt.js +290 -0
  38. package/es/components/date-picker/hooks/useMediaQuery.d.ts +2 -0
  39. package/es/components/date-picker/hooks/useMediaQuery.js +28 -0
  40. package/es/components/date-picker/index.d.ts +0 -1
  41. package/es/components/date-picker/index.js +4 -3
  42. package/es/components/date-picker/index.less +1847 -0
  43. package/es/components/div/index.d.ts +0 -1
  44. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  45. package/es/components/drag-sort-tree/index.d.ts +0 -2
  46. package/es/components/drag-sort-tree/index.js +2 -1
  47. package/es/components/drag-sort-tree/types.d.ts +0 -1
  48. package/es/components/drawer/index.d.ts +0 -1
  49. package/es/components/dropdown/index.d.ts +0 -1
  50. package/es/components/filter/components/Dropdown/index.d.ts +0 -1
  51. package/es/components/filter/components/Dropdown/types.d.ts +0 -1
  52. package/es/components/filter/components/FilterButton/index.d.ts +0 -1
  53. package/es/components/filter/components/FilterButton/types.d.ts +0 -1
  54. package/es/components/filter/components/FilterItem/index.d.ts +0 -1
  55. package/es/components/filter/components/QuickFilter/index.d.ts +0 -1
  56. package/es/components/filter/components/items/index.d.ts +0 -1
  57. package/es/components/filter/components/items/text/Editor/index.d.ts +0 -1
  58. package/es/components/filter/components/items/text/Preview/index.d.ts +0 -1
  59. package/es/components/filter/components/items/text/index.d.ts +0 -1
  60. package/es/components/filter/index.d.ts +0 -1
  61. package/es/components/filter/types.d.ts +0 -1
  62. package/es/components/form/index.d.ts +0 -1
  63. package/es/components/icon/index.d.ts +0 -1
  64. package/es/components/iconfont/index.d.ts +0 -1
  65. package/es/components/input/index.d.ts +0 -1
  66. package/es/components/input-number-range/index.d.ts +0 -1
  67. package/es/components/list/index.d.ts +0 -1
  68. package/es/components/lowCodePage/index.d.ts +0 -1
  69. package/es/components/modal/index.d.ts +0 -1
  70. package/es/components/page/index.d.ts +0 -1
  71. package/es/components/picker-view/index.d.ts +2 -0
  72. package/es/components/picker-view/index.js +2 -0
  73. package/es/components/pisell-config-provider/context.d.ts +1 -2
  74. package/es/components/pisell-config-provider/hooks/usePisellConfig.d.ts +0 -1
  75. package/es/components/pisell-config-provider/index.d.ts +0 -1
  76. package/es/components/pisellCard/index.d.ts +0 -1
  77. package/es/components/pisellCardList/index.d.ts +0 -1
  78. package/es/components/pisellCheckboxGroup/index.d.ts +0 -1
  79. package/es/components/pisellCheckboxGroup/mock.d.ts +0 -1
  80. package/es/components/pisellContainer/components/Portal/index.d.ts +0 -1
  81. package/es/components/pisellContainer/containers.d.ts +0 -1
  82. package/es/components/pisellContainer/index.d.ts +0 -1
  83. package/es/components/pisellCountdown/index.d.ts +0 -1
  84. package/es/components/pisellCountdown/utils.d.ts +0 -1
  85. package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  86. package/es/components/pisellDatePicker/index.d.ts +0 -1
  87. package/es/components/pisellEmpty/index.d.ts +0 -1
  88. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  89. package/es/components/pisellInput/components/BankCard/utils.d.ts +0 -1
  90. package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
  91. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  92. package/es/components/pisellInput/index.d.ts +0 -1
  93. package/es/components/pisellLoading/index.d.ts +0 -1
  94. package/es/components/pisellMessage/index.d.ts +0 -1
  95. package/es/components/pisellModal/components/Information/index.d.ts +0 -1
  96. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  97. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  98. package/es/components/pisellModal/components/PcModal/index.d.ts +0 -1
  99. package/es/components/pisellModal/components/functions/index.d.ts +0 -1
  100. package/es/components/pisellModal/components/index.d.ts +0 -1
  101. package/es/components/pisellModal/constants.d.ts +0 -1
  102. package/es/components/pisellModal/index.d.ts +0 -1
  103. package/es/components/pisellRow/index.d.ts +0 -1
  104. package/es/components/pisellText/components/Amount/index.d.ts +0 -1
  105. package/es/components/pisellText/index.d.ts +0 -1
  106. package/es/components/pisellToast/index.d.ts +0 -1
  107. package/es/components/pisellTooltip/index.d.ts +0 -1
  108. package/es/components/qrcode/index.d.ts +0 -1
  109. package/es/components/radio/index.d.ts +0 -1
  110. package/es/components/record-view/index.d.ts +0 -1
  111. package/es/components/segmented/index.d.ts +0 -1
  112. package/es/components/select/index.d.ts +0 -1
  113. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  114. package/es/components/select-time/index.d.ts +0 -1
  115. package/es/components/select-time/utils.d.ts +0 -1
  116. package/es/components/skeleton/index.d.ts +0 -1
  117. package/es/components/slider/index.d.ts +0 -1
  118. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  119. package/es/components/sort/index.d.ts +3 -4
  120. package/es/components/sort/index.js +28 -28
  121. package/es/components/sort/types.d.ts +0 -1
  122. package/es/components/sortableList/index.d.ts +0 -1
  123. package/es/components/table/Actions/component/ButtonIcon/index.d.ts +0 -1
  124. package/es/components/table/Actions/component/ColumnsSetting/PopoverContent.d.ts +0 -1
  125. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  126. package/es/components/table/Actions/component/ColumnsSetting/utils.d.ts +0 -1
  127. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  128. package/es/components/table/Actions/component/ExportImport/components/ExportTable/function.d.ts +0 -1
  129. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  130. package/es/components/table/Actions/component/ExportImport/components/ImportLog/Detail.d.ts +0 -1
  131. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  132. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  133. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  134. package/es/components/table/Actions/component/ExportImport/index.js +5 -4
  135. package/es/components/table/Actions/component/ExportImport/utils/date.d.ts +0 -1
  136. package/es/components/table/Actions/component/ExportImport/utils/download.d.ts +0 -1
  137. package/es/components/table/Actions/component/ExportImport/utils/file.d.ts +0 -1
  138. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  139. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  140. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  141. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  142. package/es/components/table/Actions/index.d.ts +0 -1
  143. package/es/components/table/BasicTable/index.d.ts +2 -3
  144. package/es/components/table/BasicTable/index.js +10 -10
  145. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  146. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  147. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  148. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -1
  149. package/es/components/table/Gallery/components/VirtualGrid/index.d.ts +0 -1
  150. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +0 -1
  151. package/es/components/table/Gallery/components/VirtualGrid/useGenGridProps.d.ts +0 -1
  152. package/es/components/table/Gallery/constant.d.ts +0 -1
  153. package/es/components/table/Gallery/index.d.ts +0 -1
  154. package/es/components/table/Gallery/types.d.ts +0 -1
  155. package/es/components/table/Header/Buttons/index.d.ts +0 -1
  156. package/es/components/table/Header/index.d.ts +0 -1
  157. package/es/components/table/Summary/index.d.ts +0 -1
  158. package/es/components/table/Table/AddFieldModal/index.d.ts +0 -1
  159. package/es/components/table/Table/SelectField/index.d.ts +0 -1
  160. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  161. package/es/components/table/Table/fields/date/Edit/index.d.ts +0 -1
  162. package/es/components/table/Table/fields/date/Show/index.d.ts +0 -1
  163. package/es/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  164. package/es/components/table/Table/fields/date/filterUtil/index.d.ts +0 -1
  165. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  166. package/es/components/table/Table/fields/image/Config/index.d.ts +0 -1
  167. package/es/components/table/Table/fields/image/Edit/index.d.ts +0 -1
  168. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  169. package/es/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  170. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  171. package/es/components/table/Table/fields/index.d.ts +31 -1
  172. package/es/components/table/Table/fields/index.js +5 -2
  173. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  174. package/es/components/table/Table/fields/link/Edit/index.d.ts +0 -1
  175. package/es/components/table/Table/fields/link/Show/index.d.ts +0 -1
  176. package/es/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  177. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  178. package/es/components/table/Table/fields/number/Config/index.d.ts +0 -1
  179. package/es/components/table/Table/fields/number/Edit/index.d.ts +0 -1
  180. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  181. package/es/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  182. package/es/components/table/Table/fields/number/filterUtil/index.d.ts +0 -1
  183. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  184. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  185. package/es/components/table/Table/fields/numberRange/Edit/index.d.ts +0 -1
  186. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  187. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  188. package/es/components/table/Table/fields/numberRange/filterUtil/index.d.ts +0 -1
  189. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  190. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +3 -0
  191. package/es/components/table/Table/fields/oldRangePicker/Config/index.js +5 -0
  192. package/es/components/table/Table/fields/oldRangePicker/Edit/index.d.ts +4 -0
  193. package/es/components/table/Table/fields/oldRangePicker/Edit/index.js +106 -0
  194. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +4 -0
  195. package/es/components/table/Table/fields/oldRangePicker/Show/index.js +17 -0
  196. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +3 -0
  197. package/es/components/table/Table/fields/oldRangePicker/Sort/index.js +5 -0
  198. package/es/components/table/Table/fields/oldRangePicker/filterUtil/index.d.ts +13 -0
  199. package/es/components/table/Table/fields/oldRangePicker/filterUtil/index.js +50 -0
  200. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +16 -0
  201. package/es/components/table/Table/fields/oldRangePicker/index.js +19 -0
  202. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  203. package/es/components/table/Table/fields/pSwitch/Edit/index.d.ts +0 -1
  204. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  205. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  206. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  207. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  208. package/es/components/table/Table/fields/rangePicker/Edit/index.d.ts +0 -1
  209. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  210. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  211. package/es/components/table/Table/fields/rangePicker/filterUtil/index.d.ts +0 -1
  212. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  213. package/es/components/table/Table/fields/search/Config/index.d.ts +0 -1
  214. package/es/components/table/Table/fields/search/Edit/index.d.ts +0 -1
  215. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  216. package/es/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  217. package/es/components/table/Table/fields/search/filterUtil/index.d.ts +0 -1
  218. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  219. package/es/components/table/Table/fields/select/Config/index.d.ts +0 -1
  220. package/es/components/table/Table/fields/select/Edit/index.d.ts +0 -1
  221. package/es/components/table/Table/fields/select/Show/index.d.ts +0 -1
  222. package/es/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  223. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +0 -1
  224. package/es/components/table/Table/fields/select/index.d.ts +0 -1
  225. package/es/components/table/Table/fields/text/Config/index.d.ts +0 -1
  226. package/es/components/table/Table/fields/text/Edit/index.d.ts +0 -1
  227. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  228. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  229. package/es/components/table/Table/fields/text/filterUtil/index.d.ts +0 -1
  230. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  231. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  232. package/es/components/table/Table/fields/treeSelect/Edit/index.d.ts +0 -1
  233. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  234. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  235. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +0 -1
  236. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  237. package/es/components/table/Table/fields/types/index.d.ts +0 -1
  238. package/es/components/table/Table/fields/utils/index.d.ts +0 -1
  239. package/es/components/table/Table/index.d.ts +0 -1
  240. package/es/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
  241. package/es/components/table/Table/tableConfig/body/CellContent/index.d.ts +0 -1
  242. package/es/components/table/Table/tableConfig/body/CellProvider/index.d.ts +0 -1
  243. package/es/components/table/Table/tableConfig/body/index.d.ts +0 -1
  244. package/es/components/table/Table/tableConfig/header/CellProvider/index.d.ts +0 -1
  245. package/es/components/table/Table/tableConfig/header/index.d.ts +0 -1
  246. package/es/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  247. package/es/components/table/Table/utils.d.ts +14 -3
  248. package/es/components/table/Table/utils.js +7 -3
  249. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  250. package/es/components/table/TableFilter/numberFilter.d.ts +0 -1
  251. package/es/components/table/TableFilter/selectFilter.d.ts +0 -1
  252. package/es/components/table/TableFilter/stringFilter.d.ts +0 -1
  253. package/es/components/table/View/index.d.ts +0 -1
  254. package/es/components/table/hooks/useGenScroll.d.ts +0 -1
  255. package/es/components/table/hooks/useGenTableComponents.d.ts +0 -1
  256. package/es/components/table/hooks/useIsMobileTable.d.ts +0 -1
  257. package/es/components/table/hooks/useMergeColumnSetting.d.ts +0 -1
  258. package/es/components/table/hooks/useTableSetting.d.ts +0 -1
  259. package/es/components/table/hooks/useTableSetting.js +26 -5
  260. package/es/components/table/hooks/useTransColumns.d.ts +0 -1
  261. package/es/components/table/hooks/useTransDataSource.d.ts +0 -1
  262. package/es/components/table/hooks/useTransDataSourceGroupSetting.d.ts +0 -1
  263. package/es/components/table/hooks/useTransFilterSetting.d.ts +0 -1
  264. package/es/components/table/hooks/useTransSortSetting.d.ts +0 -1
  265. package/es/components/table/hooks/useTriggerValuesChange.d.ts +0 -1
  266. package/es/components/table/index.d.ts +0 -1
  267. package/es/components/table/model.d.ts +0 -1
  268. package/es/components/table/serve.d.ts +0 -1
  269. package/es/components/table/status.d.ts +0 -1
  270. package/es/components/table/types.d.ts +0 -1
  271. package/es/components/table/utils.d.ts +0 -1
  272. package/es/components/tabs/index.d.ts +0 -1
  273. package/es/components/time-picker/index.d.ts +0 -1
  274. package/es/components/translation/index.d.ts +0 -1
  275. package/es/components/translation/utils.d.ts +0 -1
  276. package/es/components/tree-select/index.d.ts +0 -1
  277. package/es/components/typography/index.d.ts +0 -1
  278. package/es/components/upload/index.d.ts +0 -1
  279. package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -1
  280. package/es/components/virtual-keyboard/Time/index.d.ts +0 -1
  281. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  282. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -1
  283. package/es/components/virtual-keyboard/index.d.ts +0 -1
  284. package/es/hooks/index.d.ts +0 -1
  285. package/es/hooks/useCssVariables.d.ts +0 -1
  286. package/es/hooks/useEngineContext.d.ts +0 -1
  287. package/es/hooks/useResponsive.d.ts +0 -1
  288. package/es/hooks/useSharedState.d.ts +0 -1
  289. package/es/index.d.ts +1 -1
  290. package/es/index.js +1 -0
  291. package/es/locales/en-US.d.ts +12 -1
  292. package/es/locales/en-US.js +13 -0
  293. package/es/locales/index.d.ts +0 -1
  294. package/es/locales/zh-CN.d.ts +12 -1
  295. package/es/locales/zh-CN.js +13 -0
  296. package/es/locales/zh-TW.d.ts +12 -1
  297. package/es/locales/zh-TW.js +13 -0
  298. package/es/utils/hoc.d.ts +0 -1
  299. package/es/utils/index.d.ts +1 -2
  300. package/es/utils/locale.d.ts +0 -1
  301. package/es/utils/miniRedux.d.ts +0 -1
  302. package/es/utils/platform.d.ts +0 -1
  303. package/es/utils/warning.d.ts +0 -1
  304. package/lib/components/DragSortList/index.d.ts +0 -1
  305. package/lib/components/MultipleContainersSortList/index.d.ts +0 -1
  306. package/lib/components/Pagination/index.d.ts +0 -1
  307. package/lib/components/auto-complete/index.d.ts +0 -1
  308. package/lib/components/auto-complete-number/index.d.ts +0 -1
  309. package/lib/components/batch-editor/fields/Image/index.d.ts +0 -1
  310. package/lib/components/batch-editor/fields/Price/index.d.ts +0 -1
  311. package/lib/components/batch-editor/fields/Text/index.d.ts +0 -1
  312. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  313. package/lib/components/batch-editor/index.d.ts +0 -1
  314. package/lib/components/browserSelect/chevron-down.png +0 -0
  315. package/lib/components/browserSelect/index.d.ts +15 -0
  316. package/lib/components/browserSelect/index.js +59 -0
  317. package/lib/components/browserSelect/index.less +18 -0
  318. package/lib/components/button/index.d.ts +0 -1
  319. package/lib/components/calendar/index.d.ts +0 -1
  320. package/lib/components/cascader/index.d.ts +0 -1
  321. package/lib/components/checkbox/index.d.ts +0 -1
  322. package/lib/components/classicLayout/index.d.ts +0 -1
  323. package/lib/components/component/index.d.ts +0 -1
  324. package/lib/components/config-provider/index.d.ts +0 -1
  325. package/lib/components/date-picker/constants.d.ts +39 -0
  326. package/lib/components/date-picker/constants.js +78 -0
  327. package/lib/components/date-picker/datePickerCpt.d.ts +8 -0
  328. package/lib/components/date-picker/datePickerCpt.js +297 -0
  329. package/lib/components/date-picker/hooks/useMediaQuery.d.ts +2 -0
  330. package/lib/components/date-picker/hooks/useMediaQuery.js +43 -0
  331. package/lib/components/date-picker/index.d.ts +0 -1
  332. package/lib/components/date-picker/index.js +3 -2
  333. package/lib/components/date-picker/index.less +1847 -0
  334. package/lib/components/div/index.d.ts +0 -1
  335. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  336. package/lib/components/drag-sort-tree/index.d.ts +0 -2
  337. package/lib/components/drag-sort-tree/index.js +0 -1
  338. package/lib/components/drag-sort-tree/types.d.ts +0 -1
  339. package/lib/components/drawer/index.d.ts +0 -1
  340. package/lib/components/dropdown/index.d.ts +0 -1
  341. package/lib/components/filter/components/Dropdown/index.d.ts +0 -1
  342. package/lib/components/filter/components/Dropdown/types.d.ts +0 -1
  343. package/lib/components/filter/components/FilterButton/index.d.ts +0 -1
  344. package/lib/components/filter/components/FilterButton/types.d.ts +0 -1
  345. package/lib/components/filter/components/FilterItem/index.d.ts +0 -1
  346. package/lib/components/filter/components/QuickFilter/index.d.ts +0 -1
  347. package/lib/components/filter/components/items/index.d.ts +0 -1
  348. package/lib/components/filter/components/items/text/Editor/index.d.ts +0 -1
  349. package/lib/components/filter/components/items/text/Preview/index.d.ts +0 -1
  350. package/lib/components/filter/components/items/text/index.d.ts +0 -1
  351. package/lib/components/filter/index.d.ts +0 -1
  352. package/lib/components/filter/types.d.ts +0 -1
  353. package/lib/components/form/index.d.ts +0 -1
  354. package/lib/components/icon/index.d.ts +0 -1
  355. package/lib/components/iconfont/index.d.ts +0 -1
  356. package/lib/components/input/index.d.ts +0 -1
  357. package/lib/components/input-number-range/index.d.ts +0 -1
  358. package/lib/components/list/index.d.ts +0 -1
  359. package/lib/components/lowCodePage/index.d.ts +0 -1
  360. package/lib/components/modal/index.d.ts +0 -1
  361. package/lib/components/page/index.d.ts +0 -1
  362. package/lib/components/picker-view/index.d.ts +2 -0
  363. package/lib/components/picker-view/index.js +36 -0
  364. package/lib/components/pisell-config-provider/context.d.ts +1 -2
  365. package/lib/components/pisell-config-provider/hooks/usePisellConfig.d.ts +0 -1
  366. package/lib/components/pisell-config-provider/index.d.ts +0 -1
  367. package/lib/components/pisellCard/index.d.ts +0 -1
  368. package/lib/components/pisellCardList/index.d.ts +0 -1
  369. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -1
  370. package/lib/components/pisellCheckboxGroup/mock.d.ts +0 -1
  371. package/lib/components/pisellContainer/components/Portal/index.d.ts +0 -1
  372. package/lib/components/pisellContainer/containers.d.ts +0 -1
  373. package/lib/components/pisellContainer/index.d.ts +0 -1
  374. package/lib/components/pisellCountdown/index.d.ts +0 -1
  375. package/lib/components/pisellCountdown/utils.d.ts +0 -1
  376. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  377. package/lib/components/pisellDatePicker/index.d.ts +0 -1
  378. package/lib/components/pisellEmpty/index.d.ts +0 -1
  379. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  380. package/lib/components/pisellInput/components/BankCard/utils.d.ts +0 -1
  381. package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
  382. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  383. package/lib/components/pisellInput/index.d.ts +0 -1
  384. package/lib/components/pisellLoading/index.d.ts +0 -1
  385. package/lib/components/pisellMessage/index.d.ts +0 -1
  386. package/lib/components/pisellModal/components/Information/index.d.ts +0 -1
  387. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  388. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  389. package/lib/components/pisellModal/components/PcModal/index.d.ts +0 -1
  390. package/lib/components/pisellModal/components/functions/index.d.ts +0 -1
  391. package/lib/components/pisellModal/components/index.d.ts +0 -1
  392. package/lib/components/pisellModal/constants.d.ts +0 -1
  393. package/lib/components/pisellModal/index.d.ts +0 -1
  394. package/lib/components/pisellRow/index.d.ts +0 -1
  395. package/lib/components/pisellText/components/Amount/index.d.ts +0 -1
  396. package/lib/components/pisellText/index.d.ts +0 -1
  397. package/lib/components/pisellToast/index.d.ts +0 -1
  398. package/lib/components/pisellTooltip/index.d.ts +0 -1
  399. package/lib/components/qrcode/index.d.ts +0 -1
  400. package/lib/components/radio/index.d.ts +0 -1
  401. package/lib/components/record-view/index.d.ts +0 -1
  402. package/lib/components/segmented/index.d.ts +0 -1
  403. package/lib/components/select/index.d.ts +0 -1
  404. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  405. package/lib/components/select-time/index.d.ts +0 -1
  406. package/lib/components/select-time/utils.d.ts +0 -1
  407. package/lib/components/skeleton/index.d.ts +0 -1
  408. package/lib/components/slider/index.d.ts +0 -1
  409. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  410. package/lib/components/sort/index.d.ts +3 -4
  411. package/lib/components/sort/index.js +2 -2
  412. package/lib/components/sort/types.d.ts +0 -1
  413. package/lib/components/sortableList/index.d.ts +0 -1
  414. package/lib/components/table/Actions/component/ButtonIcon/index.d.ts +0 -1
  415. package/lib/components/table/Actions/component/ColumnsSetting/PopoverContent.d.ts +0 -1
  416. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  417. package/lib/components/table/Actions/component/ColumnsSetting/utils.d.ts +0 -1
  418. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  419. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/function.d.ts +0 -1
  420. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  421. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/Detail.d.ts +0 -1
  422. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  423. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  424. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  425. package/lib/components/table/Actions/component/ExportImport/index.js +5 -5
  426. package/lib/components/table/Actions/component/ExportImport/utils/date.d.ts +0 -1
  427. package/lib/components/table/Actions/component/ExportImport/utils/download.d.ts +0 -1
  428. package/lib/components/table/Actions/component/ExportImport/utils/file.d.ts +0 -1
  429. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  430. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  431. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  432. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  433. package/lib/components/table/Actions/index.d.ts +0 -1
  434. package/lib/components/table/BasicTable/index.d.ts +2 -3
  435. package/lib/components/table/BasicTable/index.js +5 -2
  436. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  437. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  438. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  439. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -1
  440. package/lib/components/table/Gallery/components/VirtualGrid/index.d.ts +0 -1
  441. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +0 -1
  442. package/lib/components/table/Gallery/components/VirtualGrid/useGenGridProps.d.ts +0 -1
  443. package/lib/components/table/Gallery/constant.d.ts +0 -1
  444. package/lib/components/table/Gallery/index.d.ts +0 -1
  445. package/lib/components/table/Gallery/types.d.ts +0 -1
  446. package/lib/components/table/Header/Buttons/index.d.ts +0 -1
  447. package/lib/components/table/Header/index.d.ts +0 -1
  448. package/lib/components/table/Summary/index.d.ts +0 -1
  449. package/lib/components/table/Table/AddFieldModal/index.d.ts +0 -1
  450. package/lib/components/table/Table/SelectField/index.d.ts +0 -1
  451. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  452. package/lib/components/table/Table/fields/date/Edit/index.d.ts +0 -1
  453. package/lib/components/table/Table/fields/date/Show/index.d.ts +0 -1
  454. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  455. package/lib/components/table/Table/fields/date/filterUtil/index.d.ts +0 -1
  456. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  457. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  458. package/lib/components/table/Table/fields/image/Edit/index.d.ts +0 -1
  459. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  460. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  461. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  462. package/lib/components/table/Table/fields/index.d.ts +31 -1
  463. package/lib/components/table/Table/fields/index.js +5 -2
  464. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  465. package/lib/components/table/Table/fields/link/Edit/index.d.ts +0 -1
  466. package/lib/components/table/Table/fields/link/Show/index.d.ts +0 -1
  467. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  468. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  469. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  470. package/lib/components/table/Table/fields/number/Edit/index.d.ts +0 -1
  471. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  472. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  473. package/lib/components/table/Table/fields/number/filterUtil/index.d.ts +0 -1
  474. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  475. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  476. package/lib/components/table/Table/fields/numberRange/Edit/index.d.ts +0 -1
  477. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  478. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  479. package/lib/components/table/Table/fields/numberRange/filterUtil/index.d.ts +0 -1
  480. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  481. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +3 -0
  482. package/lib/components/table/Table/fields/oldRangePicker/Config/index.js +39 -0
  483. package/lib/components/table/Table/fields/oldRangePicker/Edit/index.d.ts +4 -0
  484. package/lib/components/table/Table/fields/oldRangePicker/Edit/index.js +131 -0
  485. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +4 -0
  486. package/lib/components/table/Table/fields/oldRangePicker/Show/index.js +48 -0
  487. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +3 -0
  488. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.js +39 -0
  489. package/lib/components/table/Table/fields/oldRangePicker/filterUtil/index.d.ts +13 -0
  490. package/lib/components/table/Table/fields/oldRangePicker/filterUtil/index.js +61 -0
  491. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +16 -0
  492. package/lib/components/table/Table/fields/oldRangePicker/index.js +53 -0
  493. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  494. package/lib/components/table/Table/fields/pSwitch/Edit/index.d.ts +0 -1
  495. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  496. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  497. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  498. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  499. package/lib/components/table/Table/fields/rangePicker/Edit/index.d.ts +0 -1
  500. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  501. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  502. package/lib/components/table/Table/fields/rangePicker/filterUtil/index.d.ts +0 -1
  503. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  504. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  505. package/lib/components/table/Table/fields/search/Edit/index.d.ts +0 -1
  506. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  507. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  508. package/lib/components/table/Table/fields/search/filterUtil/index.d.ts +0 -1
  509. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  510. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  511. package/lib/components/table/Table/fields/select/Edit/index.d.ts +0 -1
  512. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  513. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  514. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +0 -1
  515. package/lib/components/table/Table/fields/select/index.d.ts +0 -1
  516. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  517. package/lib/components/table/Table/fields/text/Edit/index.d.ts +0 -1
  518. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  519. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  520. package/lib/components/table/Table/fields/text/filterUtil/index.d.ts +0 -1
  521. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  522. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  523. package/lib/components/table/Table/fields/treeSelect/Edit/index.d.ts +0 -1
  524. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  525. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  526. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +0 -1
  527. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  528. package/lib/components/table/Table/fields/types/index.d.ts +0 -1
  529. package/lib/components/table/Table/fields/utils/index.d.ts +0 -1
  530. package/lib/components/table/Table/index.d.ts +0 -1
  531. package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
  532. package/lib/components/table/Table/tableConfig/body/CellContent/index.d.ts +0 -1
  533. package/lib/components/table/Table/tableConfig/body/CellProvider/index.d.ts +0 -1
  534. package/lib/components/table/Table/tableConfig/body/index.d.ts +0 -1
  535. package/lib/components/table/Table/tableConfig/header/CellProvider/index.d.ts +0 -1
  536. package/lib/components/table/Table/tableConfig/header/index.d.ts +0 -1
  537. package/lib/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  538. package/lib/components/table/Table/utils.d.ts +14 -3
  539. package/lib/components/table/Table/utils.js +8 -2
  540. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  541. package/lib/components/table/TableFilter/numberFilter.d.ts +0 -1
  542. package/lib/components/table/TableFilter/selectFilter.d.ts +0 -1
  543. package/lib/components/table/TableFilter/stringFilter.d.ts +0 -1
  544. package/lib/components/table/View/index.d.ts +0 -1
  545. package/lib/components/table/hooks/useGenScroll.d.ts +0 -1
  546. package/lib/components/table/hooks/useGenTableComponents.d.ts +0 -1
  547. package/lib/components/table/hooks/useIsMobileTable.d.ts +0 -1
  548. package/lib/components/table/hooks/useMergeColumnSetting.d.ts +0 -1
  549. package/lib/components/table/hooks/useTableSetting.d.ts +0 -1
  550. package/lib/components/table/hooks/useTableSetting.js +23 -9
  551. package/lib/components/table/hooks/useTransColumns.d.ts +0 -1
  552. package/lib/components/table/hooks/useTransDataSource.d.ts +0 -1
  553. package/lib/components/table/hooks/useTransDataSourceGroupSetting.d.ts +0 -1
  554. package/lib/components/table/hooks/useTransFilterSetting.d.ts +0 -1
  555. package/lib/components/table/hooks/useTransSortSetting.d.ts +0 -1
  556. package/lib/components/table/hooks/useTriggerValuesChange.d.ts +0 -1
  557. package/lib/components/table/index.d.ts +0 -1
  558. package/lib/components/table/model.d.ts +0 -1
  559. package/lib/components/table/serve.d.ts +0 -1
  560. package/lib/components/table/status.d.ts +0 -1
  561. package/lib/components/table/types.d.ts +0 -1
  562. package/lib/components/table/utils.d.ts +0 -1
  563. package/lib/components/tabs/index.d.ts +0 -1
  564. package/lib/components/time-picker/index.d.ts +0 -1
  565. package/lib/components/translation/index.d.ts +0 -1
  566. package/lib/components/translation/utils.d.ts +0 -1
  567. package/lib/components/tree-select/index.d.ts +0 -1
  568. package/lib/components/typography/index.d.ts +0 -1
  569. package/lib/components/upload/index.d.ts +0 -1
  570. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -1
  571. package/lib/components/virtual-keyboard/Time/index.d.ts +0 -1
  572. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  573. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -1
  574. package/lib/components/virtual-keyboard/index.d.ts +0 -1
  575. package/lib/hooks/index.d.ts +0 -1
  576. package/lib/hooks/useCssVariables.d.ts +0 -1
  577. package/lib/hooks/useEngineContext.d.ts +0 -1
  578. package/lib/hooks/useResponsive.d.ts +0 -1
  579. package/lib/hooks/useSharedState.d.ts +0 -1
  580. package/lib/index.d.ts +1 -1
  581. package/lib/index.js +3 -0
  582. package/lib/locales/en-US.d.ts +12 -1
  583. package/lib/locales/en-US.js +13 -0
  584. package/lib/locales/index.d.ts +0 -1
  585. package/lib/locales/zh-CN.d.ts +12 -1
  586. package/lib/locales/zh-CN.js +13 -0
  587. package/lib/locales/zh-TW.d.ts +12 -1
  588. package/lib/locales/zh-TW.js +13 -0
  589. package/lib/utils/hoc.d.ts +0 -1
  590. package/lib/utils/index.d.ts +1 -2
  591. package/lib/utils/locale.d.ts +0 -1
  592. package/lib/utils/miniRedux.d.ts +0 -1
  593. package/lib/utils/platform.d.ts +0 -1
  594. package/lib/utils/warning.d.ts +0 -1
  595. package/lowcode/information-modal/meta.ts +1931 -0
  596. package/lowcode/pisell-text/meta.ts +8117 -0
  597. package/package.json +3 -3
  598. package/es/components/DragSortList/index.d.ts.map +0 -1
  599. package/es/components/MultipleContainersSortList/index.d.ts.map +0 -1
  600. package/es/components/Pagination/index.d.ts.map +0 -1
  601. package/es/components/auto-complete/index.d.ts.map +0 -1
  602. package/es/components/auto-complete-number/index.d.ts.map +0 -1
  603. package/es/components/batch-editor/fields/Image/index.d.ts.map +0 -1
  604. package/es/components/batch-editor/fields/Price/index.d.ts.map +0 -1
  605. package/es/components/batch-editor/fields/Text/index.d.ts.map +0 -1
  606. package/es/components/batch-editor/fields/index.d.ts.map +0 -1
  607. package/es/components/batch-editor/index.d.ts.map +0 -1
  608. package/es/components/button/index.d.ts.map +0 -1
  609. package/es/components/calendar/index.d.ts.map +0 -1
  610. package/es/components/cascader/index.d.ts.map +0 -1
  611. package/es/components/checkbox/index.d.ts.map +0 -1
  612. package/es/components/classicLayout/index.d.ts.map +0 -1
  613. package/es/components/component/index.d.ts.map +0 -1
  614. package/es/components/config-provider/index.d.ts.map +0 -1
  615. package/es/components/date-picker/index.d.ts.map +0 -1
  616. package/es/components/div/index.d.ts.map +0 -1
  617. package/es/components/drag-sort-tree/TreeItem/index.d.ts.map +0 -1
  618. package/es/components/drag-sort-tree/index.d.ts.map +0 -1
  619. package/es/components/drag-sort-tree/types.d.ts.map +0 -1
  620. package/es/components/drawer/index.d.ts.map +0 -1
  621. package/es/components/dropdown/index.d.ts.map +0 -1
  622. package/es/components/filter/components/Dropdown/index.d.ts.map +0 -1
  623. package/es/components/filter/components/Dropdown/types.d.ts.map +0 -1
  624. package/es/components/filter/components/FilterButton/index.d.ts.map +0 -1
  625. package/es/components/filter/components/FilterButton/types.d.ts.map +0 -1
  626. package/es/components/filter/components/FilterItem/index.d.ts.map +0 -1
  627. package/es/components/filter/components/QuickFilter/index.d.ts.map +0 -1
  628. package/es/components/filter/components/items/index.d.ts.map +0 -1
  629. package/es/components/filter/components/items/text/Editor/index.d.ts.map +0 -1
  630. package/es/components/filter/components/items/text/Preview/index.d.ts.map +0 -1
  631. package/es/components/filter/components/items/text/index.d.ts.map +0 -1
  632. package/es/components/filter/index.d.ts.map +0 -1
  633. package/es/components/filter/types.d.ts.map +0 -1
  634. package/es/components/form/index.d.ts.map +0 -1
  635. package/es/components/icon/index.d.ts.map +0 -1
  636. package/es/components/iconfont/index.d.ts.map +0 -1
  637. package/es/components/input/index.d.ts.map +0 -1
  638. package/es/components/input-number-range/index.d.ts.map +0 -1
  639. package/es/components/list/index.d.ts.map +0 -1
  640. package/es/components/lowCodePage/index.d.ts.map +0 -1
  641. package/es/components/modal/index.d.ts.map +0 -1
  642. package/es/components/page/index.d.ts.map +0 -1
  643. package/es/components/pisell-config-provider/context.d.ts.map +0 -1
  644. package/es/components/pisell-config-provider/hooks/usePisellConfig.d.ts.map +0 -1
  645. package/es/components/pisell-config-provider/index.d.ts.map +0 -1
  646. package/es/components/pisellCard/index.d.ts.map +0 -1
  647. package/es/components/pisellCardList/index.d.ts.map +0 -1
  648. package/es/components/pisellCheckboxGroup/index.d.ts.map +0 -1
  649. package/es/components/pisellCheckboxGroup/mock.d.ts.map +0 -1
  650. package/es/components/pisellContainer/components/Portal/index.d.ts.map +0 -1
  651. package/es/components/pisellContainer/containers.d.ts.map +0 -1
  652. package/es/components/pisellContainer/index.d.ts.map +0 -1
  653. package/es/components/pisellCountdown/index.d.ts.map +0 -1
  654. package/es/components/pisellCountdown/utils.d.ts.map +0 -1
  655. package/es/components/pisellDatePicker/datePickerCpt.d.ts.map +0 -1
  656. package/es/components/pisellDatePicker/index.d.ts.map +0 -1
  657. package/es/components/pisellEmpty/index.d.ts.map +0 -1
  658. package/es/components/pisellInput/components/BankCard/index.d.ts.map +0 -1
  659. package/es/components/pisellInput/components/BankCard/utils.d.ts.map +0 -1
  660. package/es/components/pisellInput/components/Copy/index.d.ts.map +0 -1
  661. package/es/components/pisellInput/components/SecurityCode/index.d.ts.map +0 -1
  662. package/es/components/pisellInput/index.d.ts.map +0 -1
  663. package/es/components/pisellLoading/index.d.ts.map +0 -1
  664. package/es/components/pisellMessage/index.d.ts.map +0 -1
  665. package/es/components/pisellModal/components/Information/index.d.ts.map +0 -1
  666. package/es/components/pisellModal/components/IpadModal/index.d.ts.map +0 -1
  667. package/es/components/pisellModal/components/MobileModal/index.d.ts.map +0 -1
  668. package/es/components/pisellModal/components/PcModal/index.d.ts.map +0 -1
  669. package/es/components/pisellModal/components/functions/index.d.ts.map +0 -1
  670. package/es/components/pisellModal/components/index.d.ts.map +0 -1
  671. package/es/components/pisellModal/constants.d.ts.map +0 -1
  672. package/es/components/pisellModal/index.d.ts.map +0 -1
  673. package/es/components/pisellRow/index.d.ts.map +0 -1
  674. package/es/components/pisellText/components/Amount/index.d.ts.map +0 -1
  675. package/es/components/pisellText/index.d.ts.map +0 -1
  676. package/es/components/pisellToast/index.d.ts.map +0 -1
  677. package/es/components/pisellTooltip/index.d.ts.map +0 -1
  678. package/es/components/qrcode/index.d.ts.map +0 -1
  679. package/es/components/radio/index.d.ts.map +0 -1
  680. package/es/components/record-view/index.d.ts.map +0 -1
  681. package/es/components/segmented/index.d.ts.map +0 -1
  682. package/es/components/select/index.d.ts.map +0 -1
  683. package/es/components/select-time/RightPanel/index.d.ts.map +0 -1
  684. package/es/components/select-time/index.d.ts.map +0 -1
  685. package/es/components/select-time/utils.d.ts.map +0 -1
  686. package/es/components/skeleton/index.d.ts.map +0 -1
  687. package/es/components/slider/index.d.ts.map +0 -1
  688. package/es/components/sort/components/InlineMenu/index.d.ts.map +0 -1
  689. package/es/components/sort/index.d.ts.map +0 -1
  690. package/es/components/sort/types.d.ts.map +0 -1
  691. package/es/components/sortableList/index.d.ts.map +0 -1
  692. package/es/components/table/Actions/component/ButtonIcon/index.d.ts.map +0 -1
  693. package/es/components/table/Actions/component/ColumnsSetting/PopoverContent.d.ts.map +0 -1
  694. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts.map +0 -1
  695. package/es/components/table/Actions/component/ColumnsSetting/utils.d.ts.map +0 -1
  696. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts.map +0 -1
  697. package/es/components/table/Actions/component/ExportImport/components/ExportTable/function.d.ts.map +0 -1
  698. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts.map +0 -1
  699. package/es/components/table/Actions/component/ExportImport/components/ImportLog/Detail.d.ts.map +0 -1
  700. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts.map +0 -1
  701. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts.map +0 -1
  702. package/es/components/table/Actions/component/ExportImport/index.d.ts.map +0 -1
  703. package/es/components/table/Actions/component/ExportImport/utils/date.d.ts.map +0 -1
  704. package/es/components/table/Actions/component/ExportImport/utils/download.d.ts.map +0 -1
  705. package/es/components/table/Actions/component/ExportImport/utils/file.d.ts.map +0 -1
  706. package/es/components/table/Actions/component/GallerySetting/index.d.ts.map +0 -1
  707. package/es/components/table/Actions/component/Group/PopoverContent.d.ts.map +0 -1
  708. package/es/components/table/Actions/component/Group/index.d.ts.map +0 -1
  709. package/es/components/table/Actions/component/ViewMode/index.d.ts.map +0 -1
  710. package/es/components/table/Actions/index.d.ts.map +0 -1
  711. package/es/components/table/BasicTable/index.d.ts.map +0 -1
  712. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts.map +0 -1
  713. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts.map +0 -1
  714. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts.map +0 -1
  715. package/es/components/table/Gallery/components/GalleryItem/index.d.ts.map +0 -1
  716. package/es/components/table/Gallery/components/VirtualGrid/index.d.ts.map +0 -1
  717. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts.map +0 -1
  718. package/es/components/table/Gallery/components/VirtualGrid/useGenGridProps.d.ts.map +0 -1
  719. package/es/components/table/Gallery/constant.d.ts.map +0 -1
  720. package/es/components/table/Gallery/index.d.ts.map +0 -1
  721. package/es/components/table/Gallery/types.d.ts.map +0 -1
  722. package/es/components/table/Header/Buttons/index.d.ts.map +0 -1
  723. package/es/components/table/Header/index.d.ts.map +0 -1
  724. package/es/components/table/Summary/index.d.ts.map +0 -1
  725. package/es/components/table/Table/AddFieldModal/index.d.ts.map +0 -1
  726. package/es/components/table/Table/SelectField/index.d.ts.map +0 -1
  727. package/es/components/table/Table/fields/date/Config/index.d.ts.map +0 -1
  728. package/es/components/table/Table/fields/date/Edit/index.d.ts.map +0 -1
  729. package/es/components/table/Table/fields/date/Show/index.d.ts.map +0 -1
  730. package/es/components/table/Table/fields/date/Sort/index.d.ts.map +0 -1
  731. package/es/components/table/Table/fields/date/filterUtil/index.d.ts.map +0 -1
  732. package/es/components/table/Table/fields/date/index.d.ts.map +0 -1
  733. package/es/components/table/Table/fields/image/Config/index.d.ts.map +0 -1
  734. package/es/components/table/Table/fields/image/Edit/index.d.ts.map +0 -1
  735. package/es/components/table/Table/fields/image/Show/index.d.ts.map +0 -1
  736. package/es/components/table/Table/fields/image/Sort/index.d.ts.map +0 -1
  737. package/es/components/table/Table/fields/image/index.d.ts.map +0 -1
  738. package/es/components/table/Table/fields/index.d.ts.map +0 -1
  739. package/es/components/table/Table/fields/link/Config/index.d.ts.map +0 -1
  740. package/es/components/table/Table/fields/link/Edit/index.d.ts.map +0 -1
  741. package/es/components/table/Table/fields/link/Show/index.d.ts.map +0 -1
  742. package/es/components/table/Table/fields/link/Sort/index.d.ts.map +0 -1
  743. package/es/components/table/Table/fields/link/index.d.ts.map +0 -1
  744. package/es/components/table/Table/fields/number/Config/index.d.ts.map +0 -1
  745. package/es/components/table/Table/fields/number/Edit/index.d.ts.map +0 -1
  746. package/es/components/table/Table/fields/number/Show/index.d.ts.map +0 -1
  747. package/es/components/table/Table/fields/number/Sort/index.d.ts.map +0 -1
  748. package/es/components/table/Table/fields/number/filterUtil/index.d.ts.map +0 -1
  749. package/es/components/table/Table/fields/number/index.d.ts.map +0 -1
  750. package/es/components/table/Table/fields/numberRange/Config/index.d.ts.map +0 -1
  751. package/es/components/table/Table/fields/numberRange/Edit/index.d.ts.map +0 -1
  752. package/es/components/table/Table/fields/numberRange/Show/index.d.ts.map +0 -1
  753. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts.map +0 -1
  754. package/es/components/table/Table/fields/numberRange/filterUtil/index.d.ts.map +0 -1
  755. package/es/components/table/Table/fields/numberRange/index.d.ts.map +0 -1
  756. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts.map +0 -1
  757. package/es/components/table/Table/fields/pSwitch/Edit/index.d.ts.map +0 -1
  758. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts.map +0 -1
  759. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts.map +0 -1
  760. package/es/components/table/Table/fields/pSwitch/index.d.ts.map +0 -1
  761. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts.map +0 -1
  762. package/es/components/table/Table/fields/rangePicker/Edit/index.d.ts.map +0 -1
  763. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts.map +0 -1
  764. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts.map +0 -1
  765. package/es/components/table/Table/fields/rangePicker/filterUtil/index.d.ts.map +0 -1
  766. package/es/components/table/Table/fields/rangePicker/index.d.ts.map +0 -1
  767. package/es/components/table/Table/fields/search/Config/index.d.ts.map +0 -1
  768. package/es/components/table/Table/fields/search/Edit/index.d.ts.map +0 -1
  769. package/es/components/table/Table/fields/search/Show/index.d.ts.map +0 -1
  770. package/es/components/table/Table/fields/search/Sort/index.d.ts.map +0 -1
  771. package/es/components/table/Table/fields/search/filterUtil/index.d.ts.map +0 -1
  772. package/es/components/table/Table/fields/search/index.d.ts.map +0 -1
  773. package/es/components/table/Table/fields/select/Config/index.d.ts.map +0 -1
  774. package/es/components/table/Table/fields/select/Edit/index.d.ts.map +0 -1
  775. package/es/components/table/Table/fields/select/Show/index.d.ts.map +0 -1
  776. package/es/components/table/Table/fields/select/Sort/index.d.ts.map +0 -1
  777. package/es/components/table/Table/fields/select/filterUtil/index.d.ts.map +0 -1
  778. package/es/components/table/Table/fields/select/index.d.ts.map +0 -1
  779. package/es/components/table/Table/fields/text/Config/index.d.ts.map +0 -1
  780. package/es/components/table/Table/fields/text/Edit/index.d.ts.map +0 -1
  781. package/es/components/table/Table/fields/text/Show/index.d.ts.map +0 -1
  782. package/es/components/table/Table/fields/text/Sort/index.d.ts.map +0 -1
  783. package/es/components/table/Table/fields/text/filterUtil/index.d.ts.map +0 -1
  784. package/es/components/table/Table/fields/text/index.d.ts.map +0 -1
  785. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts.map +0 -1
  786. package/es/components/table/Table/fields/treeSelect/Edit/index.d.ts.map +0 -1
  787. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts.map +0 -1
  788. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts.map +0 -1
  789. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts.map +0 -1
  790. package/es/components/table/Table/fields/treeSelect/index.d.ts.map +0 -1
  791. package/es/components/table/Table/fields/types/index.d.ts.map +0 -1
  792. package/es/components/table/Table/fields/utils/index.d.ts.map +0 -1
  793. package/es/components/table/Table/index.d.ts.map +0 -1
  794. package/es/components/table/Table/tableConfig/SortRow/index.d.ts.map +0 -1
  795. package/es/components/table/Table/tableConfig/body/CellContent/index.d.ts.map +0 -1
  796. package/es/components/table/Table/tableConfig/body/CellProvider/index.d.ts.map +0 -1
  797. package/es/components/table/Table/tableConfig/body/index.d.ts.map +0 -1
  798. package/es/components/table/Table/tableConfig/header/CellProvider/index.d.ts.map +0 -1
  799. package/es/components/table/Table/tableConfig/header/index.d.ts.map +0 -1
  800. package/es/components/table/Table/tableConfig/summary/index.d.ts.map +0 -1
  801. package/es/components/table/Table/utils.d.ts.map +0 -1
  802. package/es/components/table/TableFilter/SortIcon.d.ts.map +0 -1
  803. package/es/components/table/TableFilter/numberFilter.d.ts.map +0 -1
  804. package/es/components/table/TableFilter/selectFilter.d.ts.map +0 -1
  805. package/es/components/table/TableFilter/stringFilter.d.ts.map +0 -1
  806. package/es/components/table/View/index.d.ts.map +0 -1
  807. package/es/components/table/hooks/useGenScroll.d.ts.map +0 -1
  808. package/es/components/table/hooks/useGenTableComponents.d.ts.map +0 -1
  809. package/es/components/table/hooks/useIsMobileTable.d.ts.map +0 -1
  810. package/es/components/table/hooks/useMergeColumnSetting.d.ts.map +0 -1
  811. package/es/components/table/hooks/useTableSetting.d.ts.map +0 -1
  812. package/es/components/table/hooks/useTransColumns.d.ts.map +0 -1
  813. package/es/components/table/hooks/useTransDataSource.d.ts.map +0 -1
  814. package/es/components/table/hooks/useTransDataSourceGroupSetting.d.ts.map +0 -1
  815. package/es/components/table/hooks/useTransFilterSetting.d.ts.map +0 -1
  816. package/es/components/table/hooks/useTransSortSetting.d.ts.map +0 -1
  817. package/es/components/table/hooks/useTriggerValuesChange.d.ts.map +0 -1
  818. package/es/components/table/index.d.ts.map +0 -1
  819. package/es/components/table/model.d.ts.map +0 -1
  820. package/es/components/table/serve.d.ts.map +0 -1
  821. package/es/components/table/status.d.ts.map +0 -1
  822. package/es/components/table/types.d.ts.map +0 -1
  823. package/es/components/table/utils.d.ts.map +0 -1
  824. package/es/components/tabs/index.d.ts.map +0 -1
  825. package/es/components/time-picker/index.d.ts.map +0 -1
  826. package/es/components/translation/index.d.ts.map +0 -1
  827. package/es/components/translation/utils.d.ts.map +0 -1
  828. package/es/components/tree-select/index.d.ts.map +0 -1
  829. package/es/components/typography/index.d.ts.map +0 -1
  830. package/es/components/upload/index.d.ts.map +0 -1
  831. package/es/components/virtual-keyboard/Keyboard/index.d.ts.map +0 -1
  832. package/es/components/virtual-keyboard/Time/index.d.ts.map +0 -1
  833. package/es/components/virtual-keyboard/Time/utils.d.ts.map +0 -1
  834. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts.map +0 -1
  835. package/es/components/virtual-keyboard/index.d.ts.map +0 -1
  836. package/es/hooks/index.d.ts.map +0 -1
  837. package/es/hooks/useCssVariables.d.ts.map +0 -1
  838. package/es/hooks/useEngineContext.d.ts.map +0 -1
  839. package/es/hooks/useResponsive.d.ts.map +0 -1
  840. package/es/hooks/useSharedState.d.ts.map +0 -1
  841. package/es/index.d.ts.map +0 -1
  842. package/es/locales/en-US.d.ts.map +0 -1
  843. package/es/locales/index.d.ts.map +0 -1
  844. package/es/locales/zh-CN.d.ts.map +0 -1
  845. package/es/locales/zh-TW.d.ts.map +0 -1
  846. package/es/utils/hoc.d.ts.map +0 -1
  847. package/es/utils/index.d.ts.map +0 -1
  848. package/es/utils/locale.d.ts.map +0 -1
  849. package/es/utils/miniRedux.d.ts.map +0 -1
  850. package/es/utils/platform.d.ts.map +0 -1
  851. package/es/utils/warning.d.ts.map +0 -1
  852. package/lib/components/DragSortList/index.d.ts.map +0 -1
  853. package/lib/components/MultipleContainersSortList/index.d.ts.map +0 -1
  854. package/lib/components/Pagination/index.d.ts.map +0 -1
  855. package/lib/components/auto-complete/index.d.ts.map +0 -1
  856. package/lib/components/auto-complete-number/index.d.ts.map +0 -1
  857. package/lib/components/batch-editor/fields/Image/index.d.ts.map +0 -1
  858. package/lib/components/batch-editor/fields/Price/index.d.ts.map +0 -1
  859. package/lib/components/batch-editor/fields/Text/index.d.ts.map +0 -1
  860. package/lib/components/batch-editor/fields/index.d.ts.map +0 -1
  861. package/lib/components/batch-editor/index.d.ts.map +0 -1
  862. package/lib/components/button/index.d.ts.map +0 -1
  863. package/lib/components/calendar/index.d.ts.map +0 -1
  864. package/lib/components/cascader/index.d.ts.map +0 -1
  865. package/lib/components/checkbox/index.d.ts.map +0 -1
  866. package/lib/components/classicLayout/index.d.ts.map +0 -1
  867. package/lib/components/component/index.d.ts.map +0 -1
  868. package/lib/components/config-provider/index.d.ts.map +0 -1
  869. package/lib/components/date-picker/index.d.ts.map +0 -1
  870. package/lib/components/div/index.d.ts.map +0 -1
  871. package/lib/components/drag-sort-tree/TreeItem/index.d.ts.map +0 -1
  872. package/lib/components/drag-sort-tree/index.d.ts.map +0 -1
  873. package/lib/components/drag-sort-tree/types.d.ts.map +0 -1
  874. package/lib/components/drawer/index.d.ts.map +0 -1
  875. package/lib/components/dropdown/index.d.ts.map +0 -1
  876. package/lib/components/filter/components/Dropdown/index.d.ts.map +0 -1
  877. package/lib/components/filter/components/Dropdown/types.d.ts.map +0 -1
  878. package/lib/components/filter/components/FilterButton/index.d.ts.map +0 -1
  879. package/lib/components/filter/components/FilterButton/types.d.ts.map +0 -1
  880. package/lib/components/filter/components/FilterItem/index.d.ts.map +0 -1
  881. package/lib/components/filter/components/QuickFilter/index.d.ts.map +0 -1
  882. package/lib/components/filter/components/items/index.d.ts.map +0 -1
  883. package/lib/components/filter/components/items/text/Editor/index.d.ts.map +0 -1
  884. package/lib/components/filter/components/items/text/Preview/index.d.ts.map +0 -1
  885. package/lib/components/filter/components/items/text/index.d.ts.map +0 -1
  886. package/lib/components/filter/index.d.ts.map +0 -1
  887. package/lib/components/filter/types.d.ts.map +0 -1
  888. package/lib/components/form/index.d.ts.map +0 -1
  889. package/lib/components/icon/index.d.ts.map +0 -1
  890. package/lib/components/iconfont/index.d.ts.map +0 -1
  891. package/lib/components/input/index.d.ts.map +0 -1
  892. package/lib/components/input-number-range/index.d.ts.map +0 -1
  893. package/lib/components/list/index.d.ts.map +0 -1
  894. package/lib/components/lowCodePage/index.d.ts.map +0 -1
  895. package/lib/components/modal/index.d.ts.map +0 -1
  896. package/lib/components/page/index.d.ts.map +0 -1
  897. package/lib/components/pisell-config-provider/context.d.ts.map +0 -1
  898. package/lib/components/pisell-config-provider/hooks/usePisellConfig.d.ts.map +0 -1
  899. package/lib/components/pisell-config-provider/index.d.ts.map +0 -1
  900. package/lib/components/pisellCard/index.d.ts.map +0 -1
  901. package/lib/components/pisellCardList/index.d.ts.map +0 -1
  902. package/lib/components/pisellCheckboxGroup/index.d.ts.map +0 -1
  903. package/lib/components/pisellCheckboxGroup/mock.d.ts.map +0 -1
  904. package/lib/components/pisellContainer/components/Portal/index.d.ts.map +0 -1
  905. package/lib/components/pisellContainer/containers.d.ts.map +0 -1
  906. package/lib/components/pisellContainer/index.d.ts.map +0 -1
  907. package/lib/components/pisellCountdown/index.d.ts.map +0 -1
  908. package/lib/components/pisellCountdown/utils.d.ts.map +0 -1
  909. package/lib/components/pisellDatePicker/datePickerCpt.d.ts.map +0 -1
  910. package/lib/components/pisellDatePicker/index.d.ts.map +0 -1
  911. package/lib/components/pisellEmpty/index.d.ts.map +0 -1
  912. package/lib/components/pisellInput/components/BankCard/index.d.ts.map +0 -1
  913. package/lib/components/pisellInput/components/BankCard/utils.d.ts.map +0 -1
  914. package/lib/components/pisellInput/components/Copy/index.d.ts.map +0 -1
  915. package/lib/components/pisellInput/components/SecurityCode/index.d.ts.map +0 -1
  916. package/lib/components/pisellInput/index.d.ts.map +0 -1
  917. package/lib/components/pisellLoading/index.d.ts.map +0 -1
  918. package/lib/components/pisellMessage/index.d.ts.map +0 -1
  919. package/lib/components/pisellModal/components/Information/index.d.ts.map +0 -1
  920. package/lib/components/pisellModal/components/IpadModal/index.d.ts.map +0 -1
  921. package/lib/components/pisellModal/components/MobileModal/index.d.ts.map +0 -1
  922. package/lib/components/pisellModal/components/PcModal/index.d.ts.map +0 -1
  923. package/lib/components/pisellModal/components/functions/index.d.ts.map +0 -1
  924. package/lib/components/pisellModal/components/index.d.ts.map +0 -1
  925. package/lib/components/pisellModal/constants.d.ts.map +0 -1
  926. package/lib/components/pisellModal/index.d.ts.map +0 -1
  927. package/lib/components/pisellRow/index.d.ts.map +0 -1
  928. package/lib/components/pisellText/components/Amount/index.d.ts.map +0 -1
  929. package/lib/components/pisellText/index.d.ts.map +0 -1
  930. package/lib/components/pisellToast/index.d.ts.map +0 -1
  931. package/lib/components/pisellTooltip/index.d.ts.map +0 -1
  932. package/lib/components/qrcode/index.d.ts.map +0 -1
  933. package/lib/components/radio/index.d.ts.map +0 -1
  934. package/lib/components/record-view/index.d.ts.map +0 -1
  935. package/lib/components/segmented/index.d.ts.map +0 -1
  936. package/lib/components/select/index.d.ts.map +0 -1
  937. package/lib/components/select-time/RightPanel/index.d.ts.map +0 -1
  938. package/lib/components/select-time/index.d.ts.map +0 -1
  939. package/lib/components/select-time/utils.d.ts.map +0 -1
  940. package/lib/components/skeleton/index.d.ts.map +0 -1
  941. package/lib/components/slider/index.d.ts.map +0 -1
  942. package/lib/components/sort/components/InlineMenu/index.d.ts.map +0 -1
  943. package/lib/components/sort/index.d.ts.map +0 -1
  944. package/lib/components/sort/types.d.ts.map +0 -1
  945. package/lib/components/sortableList/index.d.ts.map +0 -1
  946. package/lib/components/table/Actions/component/ButtonIcon/index.d.ts.map +0 -1
  947. package/lib/components/table/Actions/component/ColumnsSetting/PopoverContent.d.ts.map +0 -1
  948. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts.map +0 -1
  949. package/lib/components/table/Actions/component/ColumnsSetting/utils.d.ts.map +0 -1
  950. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts.map +0 -1
  951. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/function.d.ts.map +0 -1
  952. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts.map +0 -1
  953. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/Detail.d.ts.map +0 -1
  954. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts.map +0 -1
  955. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts.map +0 -1
  956. package/lib/components/table/Actions/component/ExportImport/index.d.ts.map +0 -1
  957. package/lib/components/table/Actions/component/ExportImport/utils/date.d.ts.map +0 -1
  958. package/lib/components/table/Actions/component/ExportImport/utils/download.d.ts.map +0 -1
  959. package/lib/components/table/Actions/component/ExportImport/utils/file.d.ts.map +0 -1
  960. package/lib/components/table/Actions/component/GallerySetting/index.d.ts.map +0 -1
  961. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts.map +0 -1
  962. package/lib/components/table/Actions/component/Group/index.d.ts.map +0 -1
  963. package/lib/components/table/Actions/component/ViewMode/index.d.ts.map +0 -1
  964. package/lib/components/table/Actions/index.d.ts.map +0 -1
  965. package/lib/components/table/BasicTable/index.d.ts.map +0 -1
  966. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts.map +0 -1
  967. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts.map +0 -1
  968. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts.map +0 -1
  969. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts.map +0 -1
  970. package/lib/components/table/Gallery/components/VirtualGrid/index.d.ts.map +0 -1
  971. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts.map +0 -1
  972. package/lib/components/table/Gallery/components/VirtualGrid/useGenGridProps.d.ts.map +0 -1
  973. package/lib/components/table/Gallery/constant.d.ts.map +0 -1
  974. package/lib/components/table/Gallery/index.d.ts.map +0 -1
  975. package/lib/components/table/Gallery/types.d.ts.map +0 -1
  976. package/lib/components/table/Header/Buttons/index.d.ts.map +0 -1
  977. package/lib/components/table/Header/index.d.ts.map +0 -1
  978. package/lib/components/table/Summary/index.d.ts.map +0 -1
  979. package/lib/components/table/Table/AddFieldModal/index.d.ts.map +0 -1
  980. package/lib/components/table/Table/SelectField/index.d.ts.map +0 -1
  981. package/lib/components/table/Table/fields/date/Config/index.d.ts.map +0 -1
  982. package/lib/components/table/Table/fields/date/Edit/index.d.ts.map +0 -1
  983. package/lib/components/table/Table/fields/date/Show/index.d.ts.map +0 -1
  984. package/lib/components/table/Table/fields/date/Sort/index.d.ts.map +0 -1
  985. package/lib/components/table/Table/fields/date/filterUtil/index.d.ts.map +0 -1
  986. package/lib/components/table/Table/fields/date/index.d.ts.map +0 -1
  987. package/lib/components/table/Table/fields/image/Config/index.d.ts.map +0 -1
  988. package/lib/components/table/Table/fields/image/Edit/index.d.ts.map +0 -1
  989. package/lib/components/table/Table/fields/image/Show/index.d.ts.map +0 -1
  990. package/lib/components/table/Table/fields/image/Sort/index.d.ts.map +0 -1
  991. package/lib/components/table/Table/fields/image/index.d.ts.map +0 -1
  992. package/lib/components/table/Table/fields/index.d.ts.map +0 -1
  993. package/lib/components/table/Table/fields/link/Config/index.d.ts.map +0 -1
  994. package/lib/components/table/Table/fields/link/Edit/index.d.ts.map +0 -1
  995. package/lib/components/table/Table/fields/link/Show/index.d.ts.map +0 -1
  996. package/lib/components/table/Table/fields/link/Sort/index.d.ts.map +0 -1
  997. package/lib/components/table/Table/fields/link/index.d.ts.map +0 -1
  998. package/lib/components/table/Table/fields/number/Config/index.d.ts.map +0 -1
  999. package/lib/components/table/Table/fields/number/Edit/index.d.ts.map +0 -1
  1000. package/lib/components/table/Table/fields/number/Show/index.d.ts.map +0 -1
  1001. package/lib/components/table/Table/fields/number/Sort/index.d.ts.map +0 -1
  1002. package/lib/components/table/Table/fields/number/filterUtil/index.d.ts.map +0 -1
  1003. package/lib/components/table/Table/fields/number/index.d.ts.map +0 -1
  1004. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts.map +0 -1
  1005. package/lib/components/table/Table/fields/numberRange/Edit/index.d.ts.map +0 -1
  1006. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts.map +0 -1
  1007. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts.map +0 -1
  1008. package/lib/components/table/Table/fields/numberRange/filterUtil/index.d.ts.map +0 -1
  1009. package/lib/components/table/Table/fields/numberRange/index.d.ts.map +0 -1
  1010. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts.map +0 -1
  1011. package/lib/components/table/Table/fields/pSwitch/Edit/index.d.ts.map +0 -1
  1012. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts.map +0 -1
  1013. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts.map +0 -1
  1014. package/lib/components/table/Table/fields/pSwitch/index.d.ts.map +0 -1
  1015. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts.map +0 -1
  1016. package/lib/components/table/Table/fields/rangePicker/Edit/index.d.ts.map +0 -1
  1017. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts.map +0 -1
  1018. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts.map +0 -1
  1019. package/lib/components/table/Table/fields/rangePicker/filterUtil/index.d.ts.map +0 -1
  1020. package/lib/components/table/Table/fields/rangePicker/index.d.ts.map +0 -1
  1021. package/lib/components/table/Table/fields/search/Config/index.d.ts.map +0 -1
  1022. package/lib/components/table/Table/fields/search/Edit/index.d.ts.map +0 -1
  1023. package/lib/components/table/Table/fields/search/Show/index.d.ts.map +0 -1
  1024. package/lib/components/table/Table/fields/search/Sort/index.d.ts.map +0 -1
  1025. package/lib/components/table/Table/fields/search/filterUtil/index.d.ts.map +0 -1
  1026. package/lib/components/table/Table/fields/search/index.d.ts.map +0 -1
  1027. package/lib/components/table/Table/fields/select/Config/index.d.ts.map +0 -1
  1028. package/lib/components/table/Table/fields/select/Edit/index.d.ts.map +0 -1
  1029. package/lib/components/table/Table/fields/select/Show/index.d.ts.map +0 -1
  1030. package/lib/components/table/Table/fields/select/Sort/index.d.ts.map +0 -1
  1031. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts.map +0 -1
  1032. package/lib/components/table/Table/fields/select/index.d.ts.map +0 -1
  1033. package/lib/components/table/Table/fields/text/Config/index.d.ts.map +0 -1
  1034. package/lib/components/table/Table/fields/text/Edit/index.d.ts.map +0 -1
  1035. package/lib/components/table/Table/fields/text/Show/index.d.ts.map +0 -1
  1036. package/lib/components/table/Table/fields/text/Sort/index.d.ts.map +0 -1
  1037. package/lib/components/table/Table/fields/text/filterUtil/index.d.ts.map +0 -1
  1038. package/lib/components/table/Table/fields/text/index.d.ts.map +0 -1
  1039. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts.map +0 -1
  1040. package/lib/components/table/Table/fields/treeSelect/Edit/index.d.ts.map +0 -1
  1041. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts.map +0 -1
  1042. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts.map +0 -1
  1043. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts.map +0 -1
  1044. package/lib/components/table/Table/fields/treeSelect/index.d.ts.map +0 -1
  1045. package/lib/components/table/Table/fields/types/index.d.ts.map +0 -1
  1046. package/lib/components/table/Table/fields/utils/index.d.ts.map +0 -1
  1047. package/lib/components/table/Table/index.d.ts.map +0 -1
  1048. package/lib/components/table/Table/tableConfig/SortRow/index.d.ts.map +0 -1
  1049. package/lib/components/table/Table/tableConfig/body/CellContent/index.d.ts.map +0 -1
  1050. package/lib/components/table/Table/tableConfig/body/CellProvider/index.d.ts.map +0 -1
  1051. package/lib/components/table/Table/tableConfig/body/index.d.ts.map +0 -1
  1052. package/lib/components/table/Table/tableConfig/header/CellProvider/index.d.ts.map +0 -1
  1053. package/lib/components/table/Table/tableConfig/header/index.d.ts.map +0 -1
  1054. package/lib/components/table/Table/tableConfig/summary/index.d.ts.map +0 -1
  1055. package/lib/components/table/Table/utils.d.ts.map +0 -1
  1056. package/lib/components/table/TableFilter/SortIcon.d.ts.map +0 -1
  1057. package/lib/components/table/TableFilter/numberFilter.d.ts.map +0 -1
  1058. package/lib/components/table/TableFilter/selectFilter.d.ts.map +0 -1
  1059. package/lib/components/table/TableFilter/stringFilter.d.ts.map +0 -1
  1060. package/lib/components/table/View/index.d.ts.map +0 -1
  1061. package/lib/components/table/hooks/useGenScroll.d.ts.map +0 -1
  1062. package/lib/components/table/hooks/useGenTableComponents.d.ts.map +0 -1
  1063. package/lib/components/table/hooks/useIsMobileTable.d.ts.map +0 -1
  1064. package/lib/components/table/hooks/useMergeColumnSetting.d.ts.map +0 -1
  1065. package/lib/components/table/hooks/useTableSetting.d.ts.map +0 -1
  1066. package/lib/components/table/hooks/useTransColumns.d.ts.map +0 -1
  1067. package/lib/components/table/hooks/useTransDataSource.d.ts.map +0 -1
  1068. package/lib/components/table/hooks/useTransDataSourceGroupSetting.d.ts.map +0 -1
  1069. package/lib/components/table/hooks/useTransFilterSetting.d.ts.map +0 -1
  1070. package/lib/components/table/hooks/useTransSortSetting.d.ts.map +0 -1
  1071. package/lib/components/table/hooks/useTriggerValuesChange.d.ts.map +0 -1
  1072. package/lib/components/table/index.d.ts.map +0 -1
  1073. package/lib/components/table/model.d.ts.map +0 -1
  1074. package/lib/components/table/serve.d.ts.map +0 -1
  1075. package/lib/components/table/status.d.ts.map +0 -1
  1076. package/lib/components/table/types.d.ts.map +0 -1
  1077. package/lib/components/table/utils.d.ts.map +0 -1
  1078. package/lib/components/tabs/index.d.ts.map +0 -1
  1079. package/lib/components/time-picker/index.d.ts.map +0 -1
  1080. package/lib/components/translation/index.d.ts.map +0 -1
  1081. package/lib/components/translation/utils.d.ts.map +0 -1
  1082. package/lib/components/tree-select/index.d.ts.map +0 -1
  1083. package/lib/components/typography/index.d.ts.map +0 -1
  1084. package/lib/components/upload/index.d.ts.map +0 -1
  1085. package/lib/components/virtual-keyboard/Keyboard/index.d.ts.map +0 -1
  1086. package/lib/components/virtual-keyboard/Time/index.d.ts.map +0 -1
  1087. package/lib/components/virtual-keyboard/Time/utils.d.ts.map +0 -1
  1088. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts.map +0 -1
  1089. package/lib/components/virtual-keyboard/index.d.ts.map +0 -1
  1090. package/lib/hooks/index.d.ts.map +0 -1
  1091. package/lib/hooks/useCssVariables.d.ts.map +0 -1
  1092. package/lib/hooks/useEngineContext.d.ts.map +0 -1
  1093. package/lib/hooks/useResponsive.d.ts.map +0 -1
  1094. package/lib/hooks/useSharedState.d.ts.map +0 -1
  1095. package/lib/index.d.ts.map +0 -1
  1096. package/lib/locales/en-US.d.ts.map +0 -1
  1097. package/lib/locales/index.d.ts.map +0 -1
  1098. package/lib/locales/zh-CN.d.ts.map +0 -1
  1099. package/lib/locales/zh-TW.d.ts.map +0 -1
  1100. package/lib/utils/hoc.d.ts.map +0 -1
  1101. package/lib/utils/index.d.ts.map +0 -1
  1102. package/lib/utils/locale.d.ts.map +0 -1
  1103. package/lib/utils/miniRedux.d.ts.map +0 -1
  1104. package/lib/utils/platform.d.ts.map +0 -1
  1105. package/lib/utils/warning.d.ts.map +0 -1
@@ -0,0 +1,1847 @@
1
+ [class^='pisell-lowcode-picker'],
2
+ [class*=' pisell-lowcode-picker'] {
3
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
4
+ 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
5
+ 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
6
+ font-size: 14px;
7
+ box-sizing: border-box;
8
+ }
9
+ [class^='pisell-lowcode-picker']::before,
10
+ [class*=' pisell-lowcode-picker']::before,
11
+ [class^='pisell-lowcode-picker']::after,
12
+ [class*=' pisell-lowcode-picker']::after {
13
+ box-sizing: border-box;
14
+ }
15
+ [class^='pisell-lowcode-picker'] [class^='pisell-lowcode-picker'],
16
+ [class*=' pisell-lowcode-picker'] [class^='pisell-lowcode-picker'],
17
+ [class^='pisell-lowcode-picker'] [class*=' pisell-lowcode-picker'],
18
+ [class*=' pisell-lowcode-picker']
19
+ [class*=' pisell-lowcode-picker'] {
20
+ box-sizing: border-box;
21
+ }
22
+ [class^='pisell-lowcode-picker']
23
+ [class^='pisell-lowcode-picker']::before,
24
+ [class*=' pisell-lowcode-picker']
25
+ [class^='pisell-lowcode-picker']::before,
26
+ [class^='pisell-lowcode-picker']
27
+ [class*=' pisell-lowcode-picker']::before,
28
+ [class*=' pisell-lowcode-picker']
29
+ [class*=' pisell-lowcode-picker']::before,
30
+ [class^='pisell-lowcode-picker']
31
+ [class^='pisell-lowcode-picker']::after,
32
+ [class*=' pisell-lowcode-picker']
33
+ [class^='pisell-lowcode-picker']::after,
34
+ [class^='pisell-lowcode-picker']
35
+ [class*=' pisell-lowcode-picker']::after,
36
+ [class*=' pisell-lowcode-picker']
37
+ [class*=' pisell-lowcode-picker']::after {
38
+ box-sizing: border-box;
39
+ }
40
+ .pisell-lowcode-picker {
41
+ box-sizing: border-box;
42
+ margin: 0;
43
+ padding: 4px 11px 4px;
44
+ color: #101828;
45
+ font-size: 14px;
46
+ line-height: 1;
47
+ list-style: none;
48
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
49
+ 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
50
+ 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
51
+ position: relative;
52
+ display: inline-flex;
53
+ align-items: center;
54
+ background: #ffffff;
55
+ border: 1px solid #d0d5dd;
56
+ border-radius: 8px;
57
+ transition: border 0.2s, box-shadow 0.2s;
58
+ }
59
+ .pisell-lowcode-picker:hover {
60
+ border-color: #6941c6;
61
+ }
62
+ .pisell-lowcode-picker-focused.pisell-lowcode-picker {
63
+ border-color: #7f56d9;
64
+ box-shadow: 0 0 0 2px rgba(105, 5, 255, 0.04);
65
+ outline: 0;
66
+ }
67
+ .pisell-lowcode-picker.pisell-lowcode-picker-disabled {
68
+ background: #f9fafb;
69
+ border-color: #d0d5dd;
70
+ cursor: not-allowed;
71
+ }
72
+ .pisell-lowcode-picker.pisell-lowcode-picker-disabled
73
+ .pisell-lowcode-picker-suffix {
74
+ color: #d0d5dd;
75
+ }
76
+ .pisell-lowcode-picker.pisell-lowcode-picker-borderless {
77
+ background-color: transparent !important;
78
+ border-color: transparent !important;
79
+ box-shadow: none !important;
80
+ }
81
+ .pisell-lowcode-picker .pisell-lowcode-picker-input {
82
+ position: relative;
83
+ display: inline-flex;
84
+ align-items: center;
85
+ width: 100%;
86
+ }
87
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input {
88
+ position: relative;
89
+ display: inline-block;
90
+ width: 100%;
91
+ min-width: 1px;
92
+ padding: 0;
93
+ color: #101828;
94
+ font-size: 14px;
95
+ line-height: 1.5714285714285714;
96
+ background-color: #ffffff;
97
+ background-image: none;
98
+ border-width: 1px;
99
+ border-style: solid;
100
+ border-color: #d0d5dd;
101
+ border-radius: 0;
102
+ transition: all 0.2s;
103
+ flex: auto;
104
+ height: auto;
105
+ background: transparent;
106
+ border: 0;
107
+ font-family: inherit;
108
+ }
109
+ .pisell-lowcode-picker
110
+ .pisell-lowcode-picker-input
111
+ > input::-moz-placeholder {
112
+ opacity: 1;
113
+ }
114
+ .pisell-lowcode-picker
115
+ .pisell-lowcode-picker-input
116
+ > input::placeholder {
117
+ color: #667085;
118
+ user-select: none;
119
+ }
120
+ .pisell-lowcode-picker
121
+ .pisell-lowcode-picker-input
122
+ > input:placeholder-shown {
123
+ text-overflow: ellipsis;
124
+ }
125
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input:hover {
126
+ border-color: #6941c6;
127
+ }
128
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input:focus,
129
+ .pisell-lowcode-picker
130
+ .pisell-lowcode-picker-input
131
+ > input:focus-within {
132
+ border-color: #7f56d9;
133
+ box-shadow: 0 0 0 2px rgba(105, 5, 255, 0.04);
134
+ outline: 0;
135
+ }
136
+ .pisell-lowcode-picker
137
+ .pisell-lowcode-picker-input
138
+ > input-disabled,
139
+ .pisell-lowcode-picker
140
+ .pisell-lowcode-picker-input
141
+ > input[disabled] {
142
+ color: #98a2b3;
143
+ background-color: #f9fafb;
144
+ border-color: #d0d5dd;
145
+ box-shadow: none;
146
+ cursor: not-allowed;
147
+ opacity: 1;
148
+ }
149
+ .pisell-lowcode-picker
150
+ .pisell-lowcode-picker-input
151
+ > input-disabled:hover:not([disabled]),
152
+ .pisell-lowcode-picker
153
+ .pisell-lowcode-picker-input
154
+ > input[disabled]:hover:not([disabled]) {
155
+ border-color: #d0d5dd;
156
+ background-color: #f9fafb;
157
+ }
158
+ .pisell-lowcode-picker
159
+ .pisell-lowcode-picker-input
160
+ > input-borderless,
161
+ .pisell-lowcode-picker
162
+ .pisell-lowcode-picker-input
163
+ > input-borderless:hover,
164
+ .pisell-lowcode-picker
165
+ .pisell-lowcode-picker-input
166
+ > input-borderless:focus,
167
+ .pisell-lowcode-picker
168
+ .pisell-lowcode-picker-input
169
+ > input-borderless-focused,
170
+ .pisell-lowcode-picker
171
+ .pisell-lowcode-picker-input
172
+ > input-borderless-disabled,
173
+ .pisell-lowcode-picker
174
+ .pisell-lowcode-picker-input
175
+ > input-borderless[disabled] {
176
+ background-color: transparent;
177
+ border: none;
178
+ box-shadow: none;
179
+ }
180
+ textarea.pisell-lowcode-picker
181
+ .pisell-lowcode-picker-input
182
+ > input {
183
+ max-width: 100%;
184
+ height: auto;
185
+ min-height: 32px;
186
+ line-height: 1.5714285714285714;
187
+ vertical-align: bottom;
188
+ transition: all 0.3s, height 0s;
189
+ resize: vertical;
190
+ }
191
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input-lg {
192
+ padding: 7px 11px;
193
+ font-size: 16px;
194
+ line-height: 1.5;
195
+ border-radius: 10px;
196
+ }
197
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input-sm {
198
+ padding: 0px 7px;
199
+ border-radius: 6px;
200
+ }
201
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input-rtl {
202
+ direction: rtl;
203
+ }
204
+ .pisell-lowcode-picker
205
+ .pisell-lowcode-picker-input
206
+ > input-textarea-rtl {
207
+ direction: rtl;
208
+ }
209
+ .pisell-lowcode-picker .pisell-lowcode-picker-input > input:focus {
210
+ box-shadow: none;
211
+ }
212
+ .pisell-lowcode-picker
213
+ .pisell-lowcode-picker-input
214
+ > input[disabled] {
215
+ background: transparent;
216
+ }
217
+ .pisell-lowcode-picker
218
+ .pisell-lowcode-picker-input:hover
219
+ .pisell-lowcode-picker-clear {
220
+ opacity: 1;
221
+ }
222
+ .pisell-lowcode-picker
223
+ .pisell-lowcode-picker-input-placeholder
224
+ > input {
225
+ color: #667085;
226
+ }
227
+ .pisell-lowcode-picker-large {
228
+ padding: 7px 11px 7px;
229
+ }
230
+ .pisell-lowcode-picker-large .pisell-lowcode-picker-input > input {
231
+ font-size: 16px;
232
+ line-height: 1.5;
233
+ }
234
+ .pisell-lowcode-picker-small {
235
+ padding: 0px 7px 0px;
236
+ }
237
+ .pisell-lowcode-picker .pisell-lowcode-picker-suffix {
238
+ display: flex;
239
+ flex: none;
240
+ align-self: center;
241
+ margin-left: 4px;
242
+ color: #98a2b3;
243
+ line-height: 1;
244
+ pointer-events: none;
245
+ }
246
+ .pisell-lowcode-picker .pisell-lowcode-picker-suffix > * {
247
+ vertical-align: top;
248
+ }
249
+ .pisell-lowcode-picker
250
+ .pisell-lowcode-picker-suffix
251
+ > *:not(:last-child) {
252
+ margin-right: 8px;
253
+ }
254
+ .pisell-lowcode-picker .pisell-lowcode-picker-clear {
255
+ position: absolute;
256
+ top: 50%;
257
+ right: 0;
258
+ color: #98a2b3;
259
+ line-height: 1;
260
+ background: #ffffff;
261
+ transform: translateY(-50%);
262
+ cursor: pointer;
263
+ opacity: 0;
264
+ transition: opacity 0.2s, color 0.2s;
265
+ }
266
+ .pisell-lowcode-picker .pisell-lowcode-picker-clear > * {
267
+ vertical-align: top;
268
+ }
269
+ .pisell-lowcode-picker .pisell-lowcode-picker-clear:hover {
270
+ color: #667085;
271
+ }
272
+ .pisell-lowcode-picker .pisell-lowcode-picker-separator {
273
+ position: relative;
274
+ display: inline-block;
275
+ width: 1em;
276
+ height: 16px;
277
+ color: #98a2b3;
278
+ font-size: 16px;
279
+ vertical-align: top;
280
+ cursor: default;
281
+ }
282
+ .pisell-lowcode-picker-focused
283
+ .pisell-lowcode-picker
284
+ .pisell-lowcode-picker-separator {
285
+ color: #667085;
286
+ }
287
+ .pisell-lowcode-picker-disabled
288
+ .pisell-lowcode-picker-range-separator
289
+ .pisell-lowcode-picker
290
+ .pisell-lowcode-picker-separator {
291
+ cursor: not-allowed;
292
+ }
293
+ .pisell-lowcode-picker-range {
294
+ position: relative;
295
+ display: inline-flex;
296
+ }
297
+ .pisell-lowcode-picker-range .pisell-lowcode-picker-clear {
298
+ right: 11px;
299
+ }
300
+ .pisell-lowcode-picker-range:hover .pisell-lowcode-picker-clear {
301
+ opacity: 1;
302
+ }
303
+ .pisell-lowcode-picker-range .pisell-lowcode-picker-active-bar {
304
+ bottom: -1px;
305
+ height: 2px;
306
+ margin-left: 11px;
307
+ background: #7f56d9;
308
+ opacity: 0;
309
+ transition: all 0.3s ease-out;
310
+ pointer-events: none;
311
+ }
312
+ .pisell-lowcode-picker-range.pisell-lowcode-picker-focused
313
+ .pisell-lowcode-picker-active-bar {
314
+ opacity: 1;
315
+ }
316
+ .pisell-lowcode-picker-range
317
+ .pisell-lowcode-picker-range-separator {
318
+ align-items: center;
319
+ padding: 0 8px;
320
+ line-height: 1;
321
+ }
322
+ .pisell-lowcode-picker-range.pisell-lowcode-picker-small
323
+ .pisell-lowcode-picker-clear {
324
+ right: 7px;
325
+ }
326
+ .pisell-lowcode-picker-range.pisell-lowcode-picker-small
327
+ .pisell-lowcode-picker-active-bar {
328
+ margin-left: 7px;
329
+ }
330
+ .pisell-lowcode-picker-custom-dropdown {
331
+ //box-sizing: border-box;
332
+ //margin: 0;
333
+ //padding: 0;
334
+ //color: #101828;
335
+ //font-size: 14px;
336
+ //line-height: 1.5714285714285714;
337
+ //list-style: none;
338
+ //font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
339
+ //'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
340
+ //'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
341
+ //position: absolute;
342
+ //top: -9999px;
343
+ //left: -9999px;
344
+ //z-index: 1050;
345
+ }
346
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-panel {
347
+ display: inline-flex;
348
+ flex-direction: column;
349
+ text-align: center;
350
+ background: #ffffff;
351
+ border: 1px solid rgba(22, 44, 88, 0.09);
352
+ border-radius: 10px;
353
+ outline: none;
354
+ }
355
+ .pisell-lowcode-picker-custom-dropdown
356
+ .pisell-lowcode-picker-panel-focused {
357
+ border-color: #7f56d9;
358
+ }
359
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-panel-rtl {
360
+ direction: rtl;
361
+ }
362
+ .pisell-lowcode-picker-custom-dropdown
363
+ .pisell-lowcode-picker-panel-rtl
364
+ .pisell-lowcode-picker-prev-icon,
365
+ .pisell-lowcode-picker-custom-dropdown
366
+ .pisell-lowcode-picker-panel-rtl
367
+ .pisell-lowcode-picker-super-prev-icon {
368
+ transform: rotate(45deg);
369
+ }
370
+ .pisell-lowcode-picker-custom-dropdown
371
+ .pisell-lowcode-picker-panel-rtl
372
+ .pisell-lowcode-picker-next-icon,
373
+ .pisell-lowcode-picker-custom-dropdown
374
+ .pisell-lowcode-picker-panel-rtl
375
+ .pisell-lowcode-picker-super-next-icon {
376
+ transform: rotate(-135deg);
377
+ }
378
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-decade-panel,
379
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-year-panel,
380
+ .pisell-lowcode-picker-custom-dropdown
381
+ .pisell-lowcode-picker-quarter-panel,
382
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-month-panel,
383
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-week-panel,
384
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-date-panel,
385
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-time-panel {
386
+ display: flex;
387
+ flex-direction: column;
388
+ width: 100%;
389
+ }
390
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-header {
391
+ display: flex;
392
+ padding: 0 8px;
393
+ color: #101828;
394
+ border: none;
395
+ }
396
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-header > * {
397
+ flex: none;
398
+ }
399
+ .pisell-lowcode-picker-custom-dropdown
400
+ .pisell-lowcode-picker-header
401
+ button {
402
+ padding: 0;
403
+ color: #667085;
404
+ line-height: 40px;
405
+ background: transparent;
406
+ border: 0;
407
+ cursor: pointer;
408
+ transition: color 0.2s;
409
+ font-size: inherit;
410
+ }
411
+ .pisell-lowcode-picker-custom-dropdown
412
+ .pisell-lowcode-picker-header
413
+ > button {
414
+ min-width: 1.6em;
415
+ font-size: 14px;
416
+ }
417
+ .pisell-lowcode-picker-custom-dropdown
418
+ .pisell-lowcode-picker-header
419
+ > button:hover {
420
+ color: #101828;
421
+ }
422
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-header-view {
423
+ flex: auto;
424
+ font-weight: 600;
425
+ line-height: 40px;
426
+ }
427
+ .pisell-lowcode-picker-custom-dropdown
428
+ .pisell-lowcode-picker-header-view
429
+ button {
430
+ color: inherit;
431
+ font-weight: inherit;
432
+ vertical-align: top;
433
+ }
434
+ .pisell-lowcode-picker-custom-dropdown
435
+ .pisell-lowcode-picker-header-view
436
+ button:not(:first-child) {
437
+ margin-left: 8px;
438
+ }
439
+ .pisell-lowcode-picker-custom-dropdown
440
+ .pisell-lowcode-picker-header-view
441
+ button:hover {
442
+ color: #7f56d9;
443
+ }
444
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-prev-icon,
445
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-next-icon,
446
+ .pisell-lowcode-picker-custom-dropdown
447
+ .pisell-lowcode-picker-super-prev-icon,
448
+ .pisell-lowcode-picker-custom-dropdown
449
+ .pisell-lowcode-picker-super-next-icon {
450
+ position: relative;
451
+ display: inline-block;
452
+ width: 7px;
453
+ height: 7px;
454
+ }
455
+ .pisell-lowcode-picker-custom-dropdown
456
+ .pisell-lowcode-picker-prev-icon::before,
457
+ .pisell-lowcode-picker-custom-dropdown
458
+ .pisell-lowcode-picker-next-icon::before,
459
+ .pisell-lowcode-picker-custom-dropdown
460
+ .pisell-lowcode-picker-super-prev-icon::before,
461
+ .pisell-lowcode-picker-custom-dropdown
462
+ .pisell-lowcode-picker-super-next-icon::before {
463
+ position: absolute;
464
+ top: 0;
465
+ left: 0;
466
+ display: inline-block;
467
+ width: 7px;
468
+ height: 7px;
469
+ border: 0 solid currentcolor;
470
+ border-top-width: 1.5px;
471
+ border-bottom-width: 0;
472
+ border-left-width: 1.5px;
473
+ border-right-width: 0;
474
+ content: '';
475
+ }
476
+ .pisell-lowcode-picker-custom-dropdown
477
+ .pisell-lowcode-picker-super-prev-icon::after,
478
+ .pisell-lowcode-picker-custom-dropdown
479
+ .pisell-lowcode-picker-super-next-icon::after {
480
+ position: absolute;
481
+ top: 4px;
482
+ left: 4px;
483
+ display: inline-block;
484
+ width: 7px;
485
+ height: 7px;
486
+ border: 0 solid currentcolor;
487
+ border-top-width: 1.5px;
488
+ border-bottom-width: 0;
489
+ border-left-width: 1.5px;
490
+ border-right-width: 0;
491
+ content: '';
492
+ }
493
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-prev-icon,
494
+ .pisell-lowcode-picker-custom-dropdown
495
+ .pisell-lowcode-picker-super-prev-icon {
496
+ transform: rotate(-45deg);
497
+ }
498
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-next-icon,
499
+ .pisell-lowcode-picker-custom-dropdown
500
+ .pisell-lowcode-picker-super-next-icon {
501
+ transform: rotate(135deg);
502
+ }
503
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-content {
504
+ width: 100%;
505
+ table-layout: fixed;
506
+ border-collapse: collapse;
507
+ }
508
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-content th,
509
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-content td {
510
+ position: relative;
511
+ min-width: 24px;
512
+ font-weight: normal;
513
+ }
514
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-content th {
515
+ height: 36px;
516
+ color: #101828;
517
+ vertical-align: middle;
518
+ }
519
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-cell {
520
+ padding: 6px 0;
521
+ color: #98a2b3;
522
+ cursor: pointer;
523
+ }
524
+ .pisell-lowcode-picker-custom-dropdown
525
+ .pisell-lowcode-picker-cell-in-view {
526
+ color: #101828;
527
+ }
528
+ .pisell-lowcode-picker-custom-dropdown
529
+ .pisell-lowcode-picker-cell::before {
530
+ position: absolute;
531
+ top: 50%;
532
+ left: 0;
533
+ right: 0;
534
+ z-index: 1;
535
+ height: 24px;
536
+ transform: translateY(-50%);
537
+ transition: all 0.3s;
538
+ content: '';
539
+ }
540
+ .pisell-lowcode-picker-custom-dropdown
541
+ .pisell-lowcode-picker-cell
542
+ .pisell-lowcode-picker-cell-inner {
543
+ position: relative;
544
+ z-index: 2;
545
+ display: inline-block;
546
+ min-width: 40px;
547
+ height: 40px;
548
+ line-height: 40px;
549
+ border-radius: 50%;
550
+ transition: background 0.2s, border 0.2s;
551
+ }
552
+ .pisell-lowcode-picker-custom-dropdown
553
+ .pisell-lowcode-picker-cell-range-hover-start
554
+ .pisell-lowcode-picker-cell-inner,
555
+ .pisell-lowcode-picker-custom-dropdown
556
+ .pisell-lowcode-picker-cell-range-hover-end
557
+ .pisell-lowcode-picker-cell-inner {
558
+ border-top-right-radius: 0;
559
+ border-bottom-right-radius: 0;
560
+ }
561
+ .pisell-lowcode-picker-custom-dropdown
562
+ .pisell-lowcode-picker-cell:hover:not(.pisell-lowcode-picker-cell-in-view)
563
+ .pisell-lowcode-picker-cell-inner,
564
+ .pisell-lowcode-picker-custom-dropdown
565
+ .pisell-lowcode-picker-cell:hover:not(
566
+ .pisell-lowcode-picker-cell-selected
567
+ ):not(.pisell-lowcode-picker-cell-range-start):not(
568
+ .pisell-lowcode-picker-cell-range-end
569
+ ):not(.pisell-lowcode-picker-cell-range-hover-start):not(
570
+ .pisell-lowcode-picker-cell-range-hover-end
571
+ )
572
+ .pisell-lowcode-picker-cell-inner {
573
+ background: #f2f4f7;
574
+ }
575
+ .pisell-lowcode-picker-custom-dropdown
576
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-today
577
+ .pisell-lowcode-picker-cell-inner::before {
578
+ position: absolute;
579
+ top: 0;
580
+ right: 0;
581
+ bottom: 0;
582
+ left: 0;
583
+ z-index: 1;
584
+ border: 1px solid #7f56d9;
585
+ border-radius: 50%;
586
+ content: '';
587
+ }
588
+ .pisell-lowcode-picker-custom-dropdown
589
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range {
590
+ position: relative;
591
+ }
592
+ .pisell-lowcode-picker-custom-dropdown
593
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range::before {
594
+ background: #f9f5ff;
595
+ }
596
+ .pisell-lowcode-picker-custom-dropdown
597
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-selected
598
+ .pisell-lowcode-picker-cell-inner,
599
+ .pisell-lowcode-picker-custom-dropdown
600
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-start
601
+ .pisell-lowcode-picker-cell-inner,
602
+ .pisell-lowcode-picker-custom-dropdown
603
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-end
604
+ .pisell-lowcode-picker-cell-inner {
605
+ color: #fff;
606
+ background: #7f56d9;
607
+ }
608
+ .pisell-lowcode-picker-custom-dropdown
609
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-start:not(
610
+ .pisell-lowcode-picker-cell-range-start-single
611
+ )::before,
612
+ .pisell-lowcode-picker-custom-dropdown
613
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-end:not(
614
+ .pisell-lowcode-picker-cell-range-end-single
615
+ )::before {
616
+ background: #f9f5ff;
617
+ }
618
+ .pisell-lowcode-picker-custom-dropdown
619
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-start::before {
620
+ left: 50%;
621
+ }
622
+ .pisell-lowcode-picker-custom-dropdown
623
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-end::before {
624
+ right: 50%;
625
+ }
626
+ .pisell-lowcode-picker-custom-dropdown
627
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-start:not(
628
+ .pisell-lowcode-picker-cell-in-range
629
+ ):not(.pisell-lowcode-picker-cell-range-start):not(
630
+ .pisell-lowcode-picker-cell-range-end
631
+ )::after,
632
+ .pisell-lowcode-picker-custom-dropdown
633
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-end:not(
634
+ .pisell-lowcode-picker-cell-in-range
635
+ ):not(.pisell-lowcode-picker-cell-range-start):not(
636
+ .pisell-lowcode-picker-cell-range-end
637
+ )::after,
638
+ .pisell-lowcode-picker-custom-dropdown
639
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-start.pisell-lowcode-picker-cell-range-start-single::after,
640
+ .pisell-lowcode-picker-custom-dropdown
641
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-start.pisell-lowcode-picker-cell-range-start.pisell-lowcode-picker-cell-range-end.pisell-lowcode-picker-cell-range-end-near-hover::after,
642
+ .pisell-lowcode-picker-custom-dropdown
643
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-end.pisell-lowcode-picker-cell-range-start.pisell-lowcode-picker-cell-range-end.pisell-lowcode-picker-cell-range-start-near-hover::after,
644
+ .pisell-lowcode-picker-custom-dropdown
645
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-end.pisell-lowcode-picker-cell-range-end-single::after,
646
+ .pisell-lowcode-picker-custom-dropdown
647
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover:not(
648
+ .pisell-lowcode-picker-cell-in-range
649
+ )::after {
650
+ position: absolute;
651
+ top: 50%;
652
+ z-index: 0;
653
+ height: 24px;
654
+ border-top: 1px dashed #bea9ec;
655
+ border-bottom: 1px dashed #bea9ec;
656
+ transform: translateY(-50%);
657
+ transition: all 0.3s;
658
+ content: '';
659
+ }
660
+ .pisell-lowcode-picker-custom-dropdown
661
+ .pisell-lowcode-picker-cell-range-hover-start::after,
662
+ .pisell-lowcode-picker-custom-dropdown
663
+ .pisell-lowcode-picker-cell-range-hover-end::after,
664
+ .pisell-lowcode-picker-custom-dropdown
665
+ .pisell-lowcode-picker-cell-range-hover::after {
666
+ right: 0;
667
+ left: 2px;
668
+ }
669
+ .pisell-lowcode-picker-custom-dropdown
670
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover::before,
671
+ .pisell-lowcode-picker-custom-dropdown
672
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-start::before,
673
+ .pisell-lowcode-picker-custom-dropdown
674
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-end::before,
675
+ .pisell-lowcode-picker-custom-dropdown
676
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-start.pisell-lowcode-picker-cell-range-hover::before,
677
+ .pisell-lowcode-picker-custom-dropdown
678
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-end.pisell-lowcode-picker-cell-range-hover::before,
679
+ .pisell-lowcode-picker-custom-dropdown
680
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-start:not(
681
+ .pisell-lowcode-picker-cell-range-start-single
682
+ ).pisell-lowcode-picker-cell-range-hover-start::before,
683
+ .pisell-lowcode-picker-custom-dropdown
684
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-end:not(
685
+ .pisell-lowcode-picker-cell-range-end-single
686
+ ).pisell-lowcode-picker-cell-range-hover-end::before,
687
+ .pisell-lowcode-picker-panel
688
+ > :not(.pisell-lowcode-picker-date-panel)
689
+ .pisell-lowcode-picker-custom-dropdown
690
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-start::before,
691
+ .pisell-lowcode-picker-panel
692
+ > :not(.pisell-lowcode-picker-date-panel)
693
+ .pisell-lowcode-picker-custom-dropdown
694
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-end::before {
695
+ background: #ede8fa;
696
+ }
697
+ .pisell-lowcode-picker-custom-dropdown
698
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-start:not(
699
+ .pisell-lowcode-picker-cell-range-start-single
700
+ ):not(.pisell-lowcode-picker-cell-range-end)
701
+ .pisell-lowcode-picker-cell-inner {
702
+ border-top-left-radius: 6px;
703
+ border-bottom-left-radius: 6px;
704
+ border-top-right-radius: 0;
705
+ border-bottom-right-radius: 0;
706
+ }
707
+ .pisell-lowcode-picker-custom-dropdown
708
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-end:not(
709
+ .pisell-lowcode-picker-cell-range-end-single
710
+ ):not(.pisell-lowcode-picker-cell-range-start)
711
+ .pisell-lowcode-picker-cell-inner {
712
+ border-top-left-radius: 0;
713
+ border-bottom-left-radius: 0;
714
+ border-top-right-radius: 6px;
715
+ border-bottom-right-radius: 6px;
716
+ }
717
+ .pisell-lowcode-picker-custom-dropdown
718
+ .pisell-lowcode-picker-cell-range-hover.pisell-lowcode-picker-cell-range-end::after {
719
+ left: 50%;
720
+ }
721
+ tr
722
+ > .pisell-lowcode-picker-custom-dropdown
723
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover:first-child::after,
724
+ tr
725
+ > .pisell-lowcode-picker-custom-dropdown
726
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-end:first-child::after,
727
+ .pisell-lowcode-picker-custom-dropdown
728
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-start.pisell-lowcode-picker-cell-range-hover-edge-start.pisell-lowcode-picker-cell-range-hover-edge-start-near-range::after,
729
+ .pisell-lowcode-picker-custom-dropdown
730
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-edge-start:not(
731
+ .pisell-lowcode-picker-cell-range-hover-edge-start-near-range
732
+ )::after,
733
+ .pisell-lowcode-picker-custom-dropdown
734
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-start::after {
735
+ left: 6px;
736
+ border-left: 1px dashed #bea9ec;
737
+ border-top-left-radius: 6px;
738
+ border-bottom-left-radius: 6px;
739
+ }
740
+ tr
741
+ > .pisell-lowcode-picker-custom-dropdown
742
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover:last-child::after,
743
+ tr
744
+ > .pisell-lowcode-picker-custom-dropdown
745
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-start:last-child::after,
746
+ .pisell-lowcode-picker-custom-dropdown
747
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-end.pisell-lowcode-picker-cell-range-hover-edge-end.pisell-lowcode-picker-cell-range-hover-edge-end-near-range::after,
748
+ .pisell-lowcode-picker-custom-dropdown
749
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-edge-end:not(
750
+ .pisell-lowcode-picker-cell-range-hover-edge-end-near-range
751
+ )::after,
752
+ .pisell-lowcode-picker-custom-dropdown
753
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-range-hover-end::after {
754
+ right: 6px;
755
+ border-right: 1px dashed #bea9ec;
756
+ border-top-right-radius: 6px;
757
+ border-bottom-right-radius: 6px;
758
+ }
759
+ .pisell-lowcode-picker-custom-dropdown
760
+ .pisell-lowcode-picker-cell-disabled {
761
+ color: #98a2b3;
762
+ pointer-events: none;
763
+ }
764
+ .pisell-lowcode-picker-custom-dropdown
765
+ .pisell-lowcode-picker-cell-disabled
766
+ .pisell-lowcode-picker-cell-inner {
767
+ background: transparent;
768
+ }
769
+ .pisell-lowcode-picker-custom-dropdown
770
+ .pisell-lowcode-picker-cell-disabled::before {
771
+ background: #f9fafb;
772
+ }
773
+ .pisell-lowcode-picker-custom-dropdown
774
+ .pisell-lowcode-picker-cell-disabled.pisell-lowcode-picker-cell-today
775
+ .pisell-lowcode-picker-cell-inner::before {
776
+ border-color: #98a2b3;
777
+ }
778
+ .pisell-lowcode-picker-custom-dropdown
779
+ .pisell-lowcode-picker-date-panel
780
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-start
781
+ .pisell-lowcode-picker-cell-inner::after,
782
+ .pisell-lowcode-picker-custom-dropdown
783
+ .pisell-lowcode-picker-date-panel
784
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-end
785
+ .pisell-lowcode-picker-cell-inner::after {
786
+ position: absolute;
787
+ top: 0;
788
+ bottom: 0;
789
+ z-index: -1;
790
+ background: #ede8fa;
791
+ transition: all 0.3s;
792
+ content: '';
793
+ }
794
+ .pisell-lowcode-picker-custom-dropdown
795
+ .pisell-lowcode-picker-date-panel
796
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-start
797
+ .pisell-lowcode-picker-cell-inner::after {
798
+ right: -6px;
799
+ left: 0;
800
+ }
801
+ .pisell-lowcode-picker-custom-dropdown
802
+ .pisell-lowcode-picker-date-panel
803
+ .pisell-lowcode-picker-cell-in-view.pisell-lowcode-picker-cell-in-range.pisell-lowcode-picker-cell-range-hover-end
804
+ .pisell-lowcode-picker-cell-inner::after {
805
+ right: 0;
806
+ left: -6px;
807
+ }
808
+ .pisell-lowcode-picker-custom-dropdown
809
+ .pisell-lowcode-picker-range-hover.pisell-lowcode-picker-range-start::after {
810
+ right: 50%;
811
+ }
812
+ .pisell-lowcode-picker-custom-dropdown
813
+ .pisell-lowcode-picker-decade-panel
814
+ .pisell-lowcode-picker-content,
815
+ .pisell-lowcode-picker-custom-dropdown
816
+ .pisell-lowcode-picker-year-panel
817
+ .pisell-lowcode-picker-content,
818
+ .pisell-lowcode-picker-custom-dropdown
819
+ .pisell-lowcode-picker-quarter-panel
820
+ .pisell-lowcode-picker-content,
821
+ .pisell-lowcode-picker-custom-dropdown
822
+ .pisell-lowcode-picker-month-panel
823
+ .pisell-lowcode-picker-content {
824
+ height: 264px;
825
+ }
826
+ .pisell-lowcode-picker-custom-dropdown
827
+ .pisell-lowcode-picker-decade-panel
828
+ .pisell-lowcode-picker-cell-inner,
829
+ .pisell-lowcode-picker-custom-dropdown
830
+ .pisell-lowcode-picker-year-panel
831
+ .pisell-lowcode-picker-cell-inner,
832
+ .pisell-lowcode-picker-custom-dropdown
833
+ .pisell-lowcode-picker-quarter-panel
834
+ .pisell-lowcode-picker-cell-inner,
835
+ .pisell-lowcode-picker-custom-dropdown
836
+ .pisell-lowcode-picker-month-panel
837
+ .pisell-lowcode-picker-cell-inner {
838
+ padding: 0 8px;
839
+ }
840
+ .pisell-lowcode-picker-custom-dropdown
841
+ .pisell-lowcode-picker-quarter-panel
842
+ .pisell-lowcode-picker-content {
843
+ height: 56px;
844
+ }
845
+ .pisell-lowcode-picker-custom-dropdown
846
+ .pisell-lowcode-picker-quarter-panel
847
+ .pisell-lowcode-picker-cell-range-hover-start::after {
848
+ left: 8px;
849
+ border-left: 1px dashed #bea9ec;
850
+ }
851
+ .pisell-lowcode-picker-panel-rtl
852
+ .pisell-lowcode-picker-custom-dropdown
853
+ .pisell-lowcode-picker-quarter-panel
854
+ .pisell-lowcode-picker-cell-range-hover-start::after {
855
+ right: 8px;
856
+ border-right: 1px dashed #bea9ec;
857
+ }
858
+ .pisell-lowcode-picker-custom-dropdown
859
+ .pisell-lowcode-picker-quarter-panel
860
+ .pisell-lowcode-picker-cell-range-hover-end::after {
861
+ right: 8px;
862
+ border-right: 1px dashed #bea9ec;
863
+ }
864
+ .pisell-lowcode-picker-panel-rtl
865
+ .pisell-lowcode-picker-custom-dropdown
866
+ .pisell-lowcode-picker-quarter-panel
867
+ .pisell-lowcode-picker-cell-range-hover-end::after {
868
+ left: 8px;
869
+ border-left: 1px dashed #bea9ec;
870
+ }
871
+ .pisell-lowcode-picker-custom-dropdown
872
+ .pisell-lowcode-picker-panel
873
+ .pisell-lowcode-picker-footer {
874
+ border-top: 1px solid rgba(22, 44, 88, 0.09);
875
+ }
876
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-footer {
877
+ width: min-content;
878
+ min-width: 100%;
879
+ line-height: 38px;
880
+ text-align: center;
881
+ }
882
+ .pisell-lowcode-picker-custom-dropdown
883
+ .pisell-lowcode-picker-footer-extra {
884
+ padding: 0 12px;
885
+ line-height: 38px;
886
+ text-align: start;
887
+ }
888
+ .pisell-lowcode-picker-custom-dropdown
889
+ .pisell-lowcode-picker-footer-extra:not(:last-child) {
890
+ border-bottom: 1px solid rgba(22, 44, 88, 0.09);
891
+ }
892
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-now {
893
+ text-align: start;
894
+ }
895
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-today-btn {
896
+ color: #1570ef;
897
+ }
898
+ .pisell-lowcode-picker-custom-dropdown
899
+ .pisell-lowcode-picker-today-btn:hover {
900
+ color: #69b1ff;
901
+ }
902
+ .pisell-lowcode-picker-custom-dropdown
903
+ .pisell-lowcode-picker-today-btn:active {
904
+ color: #0852c9;
905
+ }
906
+ .pisell-lowcode-picker-custom-dropdown
907
+ .pisell-lowcode-picker-today-btn.pisell-lowcode-picker-today-btn-disabled {
908
+ color: #98a2b3;
909
+ cursor: not-allowed;
910
+ }
911
+ .pisell-lowcode-picker-custom-dropdown
912
+ .pisell-lowcode-picker-decade-panel
913
+ .pisell-lowcode-picker-cell-inner {
914
+ padding: 0 4px;
915
+ }
916
+ .pisell-lowcode-picker-custom-dropdown
917
+ .pisell-lowcode-picker-decade-panel
918
+ .pisell-lowcode-picker-cell::before {
919
+ display: none;
920
+ }
921
+ .pisell-lowcode-picker-custom-dropdown
922
+ .pisell-lowcode-picker-year-panel
923
+ .pisell-lowcode-picker-body,
924
+ .pisell-lowcode-picker-custom-dropdown
925
+ .pisell-lowcode-picker-quarter-panel
926
+ .pisell-lowcode-picker-body,
927
+ .pisell-lowcode-picker-custom-dropdown
928
+ .pisell-lowcode-picker-month-panel
929
+ .pisell-lowcode-picker-body {
930
+ padding: 0 8px;
931
+ }
932
+ .pisell-lowcode-picker-custom-dropdown
933
+ .pisell-lowcode-picker-year-panel
934
+ .pisell-lowcode-picker-cell-inner,
935
+ .pisell-lowcode-picker-custom-dropdown
936
+ .pisell-lowcode-picker-quarter-panel
937
+ .pisell-lowcode-picker-cell-inner,
938
+ .pisell-lowcode-picker-custom-dropdown
939
+ .pisell-lowcode-picker-month-panel
940
+ .pisell-lowcode-picker-cell-inner {
941
+ width: 60px;
942
+ }
943
+ .pisell-lowcode-picker-custom-dropdown
944
+ .pisell-lowcode-picker-year-panel
945
+ .pisell-lowcode-picker-cell-range-hover-start::after,
946
+ .pisell-lowcode-picker-custom-dropdown
947
+ .pisell-lowcode-picker-quarter-panel
948
+ .pisell-lowcode-picker-cell-range-hover-start::after,
949
+ .pisell-lowcode-picker-custom-dropdown
950
+ .pisell-lowcode-picker-month-panel
951
+ .pisell-lowcode-picker-cell-range-hover-start::after {
952
+ border-top-left-radius: 6px;
953
+ border-bottom-left-radius: 6px;
954
+ border-top-right-radius: 0;
955
+ border-bottom-right-radius: 0;
956
+ }
957
+ .pisell-lowcode-picker-panel-rtl
958
+ .pisell-lowcode-picker-custom-dropdown
959
+ .pisell-lowcode-picker-year-panel
960
+ .pisell-lowcode-picker-cell-range-hover-start::after,
961
+ .pisell-lowcode-picker-panel-rtl
962
+ .pisell-lowcode-picker-custom-dropdown
963
+ .pisell-lowcode-picker-quarter-panel
964
+ .pisell-lowcode-picker-cell-range-hover-start::after,
965
+ .pisell-lowcode-picker-panel-rtl
966
+ .pisell-lowcode-picker-custom-dropdown
967
+ .pisell-lowcode-picker-month-panel
968
+ .pisell-lowcode-picker-cell-range-hover-start::after {
969
+ border-top-left-radius: 0;
970
+ border-bottom-left-radius: 0;
971
+ border-top-right-radius: 6px;
972
+ border-bottom-right-radius: 6px;
973
+ }
974
+ .pisell-lowcode-picker-custom-dropdown
975
+ .pisell-lowcode-picker-year-panel
976
+ .pisell-lowcode-picker-cell-range-hover-end::after,
977
+ .pisell-lowcode-picker-custom-dropdown
978
+ .pisell-lowcode-picker-quarter-panel
979
+ .pisell-lowcode-picker-cell-range-hover-end::after,
980
+ .pisell-lowcode-picker-custom-dropdown
981
+ .pisell-lowcode-picker-month-panel
982
+ .pisell-lowcode-picker-cell-range-hover-end::after {
983
+ border-top-left-radius: 0;
984
+ border-bottom-left-radius: 0;
985
+ border-top-right-radius: 6px;
986
+ border-bottom-right-radius: 6px;
987
+ }
988
+ .pisell-lowcode-picker-panel-rtl
989
+ .pisell-lowcode-picker-custom-dropdown
990
+ .pisell-lowcode-picker-year-panel
991
+ .pisell-lowcode-picker-cell-range-hover-end::after,
992
+ .pisell-lowcode-picker-panel-rtl
993
+ .pisell-lowcode-picker-custom-dropdown
994
+ .pisell-lowcode-picker-quarter-panel
995
+ .pisell-lowcode-picker-cell-range-hover-end::after,
996
+ .pisell-lowcode-picker-panel-rtl
997
+ .pisell-lowcode-picker-custom-dropdown
998
+ .pisell-lowcode-picker-month-panel
999
+ .pisell-lowcode-picker-cell-range-hover-end::after {
1000
+ border-top-left-radius: 6px;
1001
+ border-bottom-left-radius: 6px;
1002
+ border-top-right-radius: 0;
1003
+ border-bottom-right-radius: 0;
1004
+ }
1005
+ .pisell-lowcode-picker-custom-dropdown
1006
+ .pisell-lowcode-picker-year-panel
1007
+ .pisell-lowcode-picker-cell-range-hover-start::after,
1008
+ .pisell-lowcode-picker-custom-dropdown
1009
+ .pisell-lowcode-picker-month-panel
1010
+ .pisell-lowcode-picker-cell-range-hover-start::after {
1011
+ left: 18.66666666666667px;
1012
+ border-left: 1px dashed #bea9ec;
1013
+ }
1014
+ .pisell-lowcode-picker-panel-rtl
1015
+ .pisell-lowcode-picker-custom-dropdown
1016
+ .pisell-lowcode-picker-year-panel
1017
+ .pisell-lowcode-picker-cell-range-hover-start::after,
1018
+ .pisell-lowcode-picker-panel-rtl
1019
+ .pisell-lowcode-picker-custom-dropdown
1020
+ .pisell-lowcode-picker-month-panel
1021
+ .pisell-lowcode-picker-cell-range-hover-start::after {
1022
+ right: 18.66666666666667px;
1023
+ border-right: 1px dashed #bea9ec;
1024
+ }
1025
+ .pisell-lowcode-picker-custom-dropdown
1026
+ .pisell-lowcode-picker-year-panel
1027
+ .pisell-lowcode-picker-cell-range-hover-end::after,
1028
+ .pisell-lowcode-picker-custom-dropdown
1029
+ .pisell-lowcode-picker-month-panel
1030
+ .pisell-lowcode-picker-cell-range-hover-end::after {
1031
+ right: 18.66666666666667px;
1032
+ border-right: 1px dashed #bea9ec;
1033
+ }
1034
+ .pisell-lowcode-picker-panel-rtl
1035
+ .pisell-lowcode-picker-custom-dropdown
1036
+ .pisell-lowcode-picker-year-panel
1037
+ .pisell-lowcode-picker-cell-range-hover-end::after,
1038
+ .pisell-lowcode-picker-panel-rtl
1039
+ .pisell-lowcode-picker-custom-dropdown
1040
+ .pisell-lowcode-picker-month-panel
1041
+ .pisell-lowcode-picker-cell-range-hover-end::after {
1042
+ left: 18.66666666666667px;
1043
+ border-left: 1px dashed #bea9ec;
1044
+ }
1045
+ .pisell-lowcode-picker-custom-dropdown
1046
+ .pisell-lowcode-picker-week-panel
1047
+ .pisell-lowcode-picker-body {
1048
+ padding: 8px 12px;
1049
+ }
1050
+ .pisell-lowcode-picker-custom-dropdown
1051
+ .pisell-lowcode-picker-week-panel
1052
+ .pisell-lowcode-picker-cell:hover
1053
+ .pisell-lowcode-picker-cell-inner,
1054
+ .pisell-lowcode-picker-custom-dropdown
1055
+ .pisell-lowcode-picker-week-panel
1056
+ .pisell-lowcode-picker-cell-selected
1057
+ .pisell-lowcode-picker-cell-inner,
1058
+ .pisell-lowcode-picker-custom-dropdown
1059
+ .pisell-lowcode-picker-week-panel
1060
+ .pisell-lowcode-picker-cell
1061
+ .pisell-lowcode-picker-cell-inner {
1062
+ background: transparent !important;
1063
+ }
1064
+ .pisell-lowcode-picker-custom-dropdown
1065
+ .pisell-lowcode-picker-week-panel-row
1066
+ td:before {
1067
+ transition: background 0.2s;
1068
+ }
1069
+ .pisell-lowcode-picker-custom-dropdown
1070
+ .pisell-lowcode-picker-week-panel-row
1071
+ td:first-child:before {
1072
+ border-top-left-radius: 6px;
1073
+ border-bottom-left-radius: 6px;
1074
+ }
1075
+ .pisell-lowcode-picker-custom-dropdown
1076
+ .pisell-lowcode-picker-week-panel-row
1077
+ td:last-child:before {
1078
+ border-top-right-radius: 6px;
1079
+ border-bottom-right-radius: 6px;
1080
+ }
1081
+ .pisell-lowcode-picker-custom-dropdown
1082
+ .pisell-lowcode-picker-week-panel-row:hover
1083
+ td:before {
1084
+ background: #f2f4f7;
1085
+ }
1086
+ .pisell-lowcode-picker-custom-dropdown
1087
+ .pisell-lowcode-picker-week-panel-row-range-start
1088
+ td.pisell-lowcode-picker-cell:before,
1089
+ .pisell-lowcode-picker-custom-dropdown
1090
+ .pisell-lowcode-picker-week-panel-row-range-end
1091
+ td.pisell-lowcode-picker-cell:before,
1092
+ .pisell-lowcode-picker-custom-dropdown
1093
+ .pisell-lowcode-picker-week-panel-row-selected
1094
+ td.pisell-lowcode-picker-cell:before {
1095
+ background: #7f56d9;
1096
+ }
1097
+ .pisell-lowcode-picker-custom-dropdown
1098
+ .pisell-lowcode-picker-week-panel-row-range-start
1099
+ td.pisell-lowcode-picker-cell.pisell-lowcode-picker-cell-week,
1100
+ .pisell-lowcode-picker-custom-dropdown
1101
+ .pisell-lowcode-picker-week-panel-row-range-end
1102
+ td.pisell-lowcode-picker-cell.pisell-lowcode-picker-cell-week,
1103
+ .pisell-lowcode-picker-custom-dropdown
1104
+ .pisell-lowcode-picker-week-panel-row-selected
1105
+ td.pisell-lowcode-picker-cell.pisell-lowcode-picker-cell-week {
1106
+ color: #ffffff;
1107
+ }
1108
+ .pisell-lowcode-picker-custom-dropdown
1109
+ .pisell-lowcode-picker-week-panel-row-range-start
1110
+ td.pisell-lowcode-picker-cell
1111
+ .pisell-lowcode-picker-cell-inner,
1112
+ .pisell-lowcode-picker-custom-dropdown
1113
+ .pisell-lowcode-picker-week-panel-row-range-end
1114
+ td.pisell-lowcode-picker-cell
1115
+ .pisell-lowcode-picker-cell-inner,
1116
+ .pisell-lowcode-picker-custom-dropdown
1117
+ .pisell-lowcode-picker-week-panel-row-selected
1118
+ td.pisell-lowcode-picker-cell
1119
+ .pisell-lowcode-picker-cell-inner {
1120
+ color: #fff;
1121
+ }
1122
+ .pisell-lowcode-picker-custom-dropdown
1123
+ .pisell-lowcode-picker-week-panel-row-range-hover
1124
+ td:before {
1125
+ background: #f9f5ff;
1126
+ }
1127
+ .pisell-lowcode-picker-custom-dropdown
1128
+ .pisell-lowcode-picker-date-panel
1129
+ .pisell-lowcode-picker-body {
1130
+ padding: 0;
1131
+ }
1132
+ .pisell-lowcode-picker-custom-dropdown
1133
+ .pisell-lowcode-picker-date-panel
1134
+ .pisell-lowcode-picker-content {
1135
+ width: 100%;
1136
+ }
1137
+ .pisell-lowcode-picker-custom-dropdown
1138
+ .pisell-lowcode-picker-date-panel
1139
+ .pisell-lowcode-picker-content
1140
+ th {
1141
+ width: 36px;
1142
+ box-sizing: border-box;
1143
+ padding: 0;
1144
+ }
1145
+ .pisell-lowcode-picker-custom-dropdown
1146
+ .pisell-lowcode-picker-datetime-panel {
1147
+ display: flex;
1148
+ }
1149
+ .pisell-lowcode-picker-custom-dropdown
1150
+ .pisell-lowcode-picker-datetime-panel
1151
+ .pisell-lowcode-picker-time-panel {
1152
+ border-left: 1px solid rgba(22, 44, 88, 0.09);
1153
+ }
1154
+ .pisell-lowcode-picker-custom-dropdown
1155
+ .pisell-lowcode-picker-datetime-panel
1156
+ .pisell-lowcode-picker-date-panel,
1157
+ .pisell-lowcode-picker-custom-dropdown
1158
+ .pisell-lowcode-picker-datetime-panel
1159
+ .pisell-lowcode-picker-time-panel {
1160
+ transition: opacity 0.3s;
1161
+ }
1162
+ .pisell-lowcode-picker-custom-dropdown
1163
+ .pisell-lowcode-picker-datetime-panel-active
1164
+ .pisell-lowcode-picker-date-panel,
1165
+ .pisell-lowcode-picker-custom-dropdown
1166
+ .pisell-lowcode-picker-datetime-panel-active
1167
+ .pisell-lowcode-picker-time-panel {
1168
+ opacity: 0.3;
1169
+ }
1170
+ .pisell-lowcode-picker-custom-dropdown
1171
+ .pisell-lowcode-picker-datetime-panel-active
1172
+ .pisell-lowcode-picker-date-panel-active,
1173
+ .pisell-lowcode-picker-custom-dropdown
1174
+ .pisell-lowcode-picker-datetime-panel-active
1175
+ .pisell-lowcode-picker-time-panel-active {
1176
+ opacity: 1;
1177
+ }
1178
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-time-panel {
1179
+ width: auto;
1180
+ min-width: auto;
1181
+ direction: ltr;
1182
+ }
1183
+ .pisell-lowcode-picker-custom-dropdown
1184
+ .pisell-lowcode-picker-time-panel
1185
+ .pisell-lowcode-picker-content {
1186
+ display: flex;
1187
+ flex: auto;
1188
+ height: 224px;
1189
+ }
1190
+ .pisell-lowcode-picker-custom-dropdown
1191
+ .pisell-lowcode-picker-time-panel-column {
1192
+ flex: 1 0 auto;
1193
+ width: 56px;
1194
+ margin: 4px 0;
1195
+ padding: 0;
1196
+ overflow-y: hidden;
1197
+ text-align: start;
1198
+ list-style: none;
1199
+ transition: background 0.2s;
1200
+ overflow-x: hidden;
1201
+ }
1202
+ .pisell-lowcode-picker-custom-dropdown
1203
+ .pisell-lowcode-picker-time-panel-column::-webkit-scrollbar {
1204
+ width: 8px;
1205
+ background-color: transparent;
1206
+ }
1207
+ .pisell-lowcode-picker-custom-dropdown
1208
+ .pisell-lowcode-picker-time-panel-column::-webkit-scrollbar-thumb {
1209
+ background-color: #667085;
1210
+ border-radius: 4px;
1211
+ }
1212
+ .pisell-lowcode-picker-custom-dropdown
1213
+ .pisell-lowcode-picker-time-panel-column {
1214
+ scrollbar-width: thin;
1215
+ scrollbar-color: #667085 transparent;
1216
+ }
1217
+ .pisell-lowcode-picker-custom-dropdown
1218
+ .pisell-lowcode-picker-time-panel-column::after {
1219
+ display: block;
1220
+ height: 196px;
1221
+ content: '';
1222
+ }
1223
+ .pisell-lowcode-picker-custom-dropdown
1224
+ .pisell-lowcode-picker-time-panel-column:not(:first-child) {
1225
+ border-left: 1px solid rgba(22, 44, 88, 0.09);
1226
+ }
1227
+ .pisell-lowcode-picker-custom-dropdown
1228
+ .pisell-lowcode-picker-time-panel-column-active {
1229
+ background: #f9f5ff;
1230
+ }
1231
+ .pisell-lowcode-picker-custom-dropdown
1232
+ .pisell-lowcode-picker-time-panel-column:hover {
1233
+ overflow-y: auto;
1234
+ }
1235
+ .pisell-lowcode-picker-custom-dropdown
1236
+ .pisell-lowcode-picker-time-panel-column
1237
+ > li {
1238
+ margin: 0;
1239
+ padding: 0;
1240
+ }
1241
+ .pisell-lowcode-picker-custom-dropdown
1242
+ .pisell-lowcode-picker-time-panel-column
1243
+ > li.pisell-lowcode-picker-time-panel-cell {
1244
+ margin-left: 4px;
1245
+ margin-right: 4px;
1246
+ }
1247
+ .pisell-lowcode-picker-custom-dropdown
1248
+ .pisell-lowcode-picker-time-panel-column
1249
+ > li.pisell-lowcode-picker-time-panel-cell
1250
+ .pisell-lowcode-picker-time-panel-cell-inner {
1251
+ display: block;
1252
+ width: 48px;
1253
+ height: 28px;
1254
+ margin: 0;
1255
+ padding-top: 0;
1256
+ padding-bottom: 0;
1257
+ padding-right: 0;
1258
+ padding-left: 14px;
1259
+ color: #101828;
1260
+ line-height: 28px;
1261
+ border-radius: 6px;
1262
+ cursor: pointer;
1263
+ transition: background 0.2s;
1264
+ }
1265
+ .pisell-lowcode-picker-custom-dropdown
1266
+ .pisell-lowcode-picker-time-panel-column
1267
+ > li.pisell-lowcode-picker-time-panel-cell
1268
+ .pisell-lowcode-picker-time-panel-cell-inner:hover {
1269
+ background: #f2f4f7;
1270
+ }
1271
+ .pisell-lowcode-picker-custom-dropdown
1272
+ .pisell-lowcode-picker-time-panel-column
1273
+ > li.pisell-lowcode-picker-time-panel-cell-selected
1274
+ .pisell-lowcode-picker-time-panel-cell-inner {
1275
+ background: #f9f5ff;
1276
+ }
1277
+ .pisell-lowcode-picker-custom-dropdown
1278
+ .pisell-lowcode-picker-time-panel-column
1279
+ > li.pisell-lowcode-picker-time-panel-cell-disabled
1280
+ .pisell-lowcode-picker-time-panel-cell-inner {
1281
+ color: #98a2b3;
1282
+ background: transparent;
1283
+ cursor: not-allowed;
1284
+ }
1285
+ .pisell-lowcode-picker-custom-dropdown
1286
+ .pisell-lowcode-picker-datetime-panel
1287
+ .pisell-lowcode-picker-time-panel-column:after {
1288
+ height: 204px;
1289
+ }
1290
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-picker-custom-dropdown-hidden {
1291
+ display: none;
1292
+ }
1293
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-picker-custom-dropdown-placement-bottomLeft
1294
+ .pisell-lowcode-picker-range-arrow {
1295
+ top: 0;
1296
+ display: block;
1297
+ transform: translateY(-100%);
1298
+ }
1299
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-picker-custom-dropdown-placement-topLeft
1300
+ .pisell-lowcode-picker-range-arrow {
1301
+ bottom: 0;
1302
+ display: block;
1303
+ transform: translateY(100%) rotate(180deg);
1304
+ }
1305
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-enter.pisell-lowcode-slide-up-enter-active.pisell-lowcode-picker-custom-dropdown-placement-topLeft,
1306
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-enter.pisell-lowcode-slide-up-enter-active.pisell-lowcode-picker-custom-dropdown-placement-topRight,
1307
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-appear.pisell-lowcode-slide-up-appear-active.pisell-lowcode-picker-custom-dropdown-placement-topLeft,
1308
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-appear.pisell-lowcode-slide-up-appear-active.pisell-lowcode-picker-custom-dropdown-placement-topRight {
1309
+ animation-name: css-1h9jgke-antSlideDownIn;
1310
+ }
1311
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-enter.pisell-lowcode-slide-up-enter-active.pisell-lowcode-picker-custom-dropdown-placement-bottomLeft,
1312
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-enter.pisell-lowcode-slide-up-enter-active.pisell-lowcode-picker-custom-dropdown-placement-bottomRight,
1313
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-appear.pisell-lowcode-slide-up-appear-active.pisell-lowcode-picker-custom-dropdown-placement-bottomLeft,
1314
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-appear.pisell-lowcode-slide-up-appear-active.pisell-lowcode-picker-custom-dropdown-placement-bottomRight {
1315
+ animation-name: css-1h9jgke-antSlideUpIn;
1316
+ }
1317
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-leave.pisell-lowcode-slide-up-leave-active.pisell-lowcode-picker-custom-dropdown-placement-topLeft,
1318
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-leave.pisell-lowcode-slide-up-leave-active.pisell-lowcode-picker-custom-dropdown-placement-topRight {
1319
+ animation-name: css-1h9jgke-antSlideDownOut;
1320
+ }
1321
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-leave.pisell-lowcode-slide-up-leave-active.pisell-lowcode-picker-custom-dropdown-placement-bottomLeft,
1322
+ .pisell-lowcode-picker-custom-dropdown.pisell-lowcode-slide-up-leave.pisell-lowcode-slide-up-leave-active.pisell-lowcode-picker-custom-dropdown-placement-bottomRight {
1323
+ animation-name: css-1h9jgke-antSlideUpOut;
1324
+ }
1325
+ .pisell-lowcode-picker-custom-dropdown
1326
+ .pisell-lowcode-picker-panel
1327
+ > .pisell-lowcode-picker-time-panel {
1328
+ padding-top: 4px;
1329
+ }
1330
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-ranges {
1331
+ margin-bottom: 0;
1332
+ padding: 4px 12px;
1333
+ overflow: hidden;
1334
+ line-height: 34px;
1335
+ text-align: start;
1336
+ list-style: none;
1337
+ display: flex;
1338
+ justify-content: space-between;
1339
+ }
1340
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-ranges > li {
1341
+ display: inline-block;
1342
+ }
1343
+ .pisell-lowcode-picker-custom-dropdown
1344
+ .pisell-lowcode-picker-ranges
1345
+ .pisell-lowcode-picker-preset
1346
+ > .pisell-lowcode-tag-blue {
1347
+ color: #7f56d9;
1348
+ background: #f9f5ff;
1349
+ border-color: #e9d7fe;
1350
+ cursor: pointer;
1351
+ }
1352
+ .pisell-lowcode-picker-custom-dropdown
1353
+ .pisell-lowcode-picker-ranges
1354
+ .pisell-lowcode-picker-ok {
1355
+ margin-left: auto;
1356
+ }
1357
+ .pisell-lowcode-picker-custom-dropdown
1358
+ .pisell-lowcode-picker-range-wrapper {
1359
+ display: flex;
1360
+ position: relative;
1361
+ }
1362
+ .pisell-lowcode-picker-custom-dropdown .pisell-lowcode-picker-range-arrow {
1363
+ position: absolute;
1364
+ z-index: 1;
1365
+ display: none;
1366
+ margin-left: 16.5px;
1367
+ transition: left 0.3s ease-out;
1368
+ pointer-events: none;
1369
+ width: 16px;
1370
+ height: 16px;
1371
+ overflow: hidden;
1372
+ }
1373
+ .pisell-lowcode-picker-custom-dropdown
1374
+ .pisell-lowcode-picker-range-arrow::before {
1375
+ position: absolute;
1376
+ bottom: 0;
1377
+ left: 0;
1378
+ width: 16px;
1379
+ height: 8px;
1380
+ background: #ffffff;
1381
+ clip-path: polygon(
1382
+ 2.485281374238571px 100%,
1383
+ 50% 2.485281374238571px,
1384
+ 13.514718625761429px 100%,
1385
+ 2.485281374238571px 100%
1386
+ );
1387
+ clip-path: path(
1388
+ 'M 0 8 A 6 6 0 0 0 4.242640687119285 6.242640687119285 L 6.585786437626905 3.899494936611666 A 2 2 0 0 1 9.414213562373096 3.899494936611666 L 11.757359312880716 6.242640687119285 A 6 6 0 0 0 16 8 Z'
1389
+ );
1390
+ content: '';
1391
+ }
1392
+ .pisell-lowcode-picker-custom-dropdown
1393
+ .pisell-lowcode-picker-range-arrow::after {
1394
+ content: '';
1395
+ position: absolute;
1396
+ width: 7.7989898732233325px;
1397
+ height: 7.7989898732233325px;
1398
+ bottom: 0;
1399
+ left: 0;
1400
+ right: 0;
1401
+ margin: auto;
1402
+ border-radius: 0 0 2px 0;
1403
+ transform: translateY(50%) rotate(-135deg);
1404
+ box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
1405
+ z-index: 0;
1406
+ background: transparent;
1407
+ }
1408
+ .pisell-lowcode-picker-custom-dropdown
1409
+ .pisell-lowcode-picker-panel-container {
1410
+ overflow: hidden;
1411
+ vertical-align: top;
1412
+ background: #ffffff;
1413
+ border-radius: 0;
1414
+ box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),
1415
+ 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
1416
+ transition: margin 0.3s;
1417
+ }
1418
+ .pisell-lowcode-picker-custom-dropdown
1419
+ .pisell-lowcode-picker-panel-container
1420
+ .pisell-lowcode-picker-panel-layout {
1421
+ display: flex;
1422
+ flex-wrap: nowrap;
1423
+ align-items: stretch;
1424
+ }
1425
+ .pisell-lowcode-picker-custom-dropdown
1426
+ .pisell-lowcode-picker-panel-container
1427
+ .pisell-lowcode-picker-presets {
1428
+ display: flex;
1429
+ flex-direction: column;
1430
+ min-width: 120px;
1431
+ max-width: 200px;
1432
+ }
1433
+ .pisell-lowcode-picker-custom-dropdown
1434
+ .pisell-lowcode-picker-panel-container
1435
+ .pisell-lowcode-picker-presets
1436
+ ul {
1437
+ height: 0;
1438
+ flex: auto;
1439
+ list-style: none;
1440
+ overflow: auto;
1441
+ margin: 0;
1442
+ padding: 8px;
1443
+ border-right: 1px solid rgba(22, 44, 88, 0.09);
1444
+ }
1445
+ .pisell-lowcode-picker-custom-dropdown
1446
+ .pisell-lowcode-picker-panel-container
1447
+ .pisell-lowcode-picker-presets
1448
+ ul
1449
+ li {
1450
+ overflow: hidden;
1451
+ white-space: nowrap;
1452
+ text-overflow: ellipsis;
1453
+ border-radius: 6px;
1454
+ padding-left: 8px;
1455
+ padding-right: 8px;
1456
+ padding-top: 1px;
1457
+ padding-bottom: 1px;
1458
+ cursor: pointer;
1459
+ transition: all 0.3s;
1460
+ }
1461
+ .pisell-lowcode-picker-custom-dropdown
1462
+ .pisell-lowcode-picker-panel-container
1463
+ .pisell-lowcode-picker-presets
1464
+ ul
1465
+ li
1466
+ + li {
1467
+ margin-top: 8px;
1468
+ }
1469
+ .pisell-lowcode-picker-custom-dropdown
1470
+ .pisell-lowcode-picker-panel-container
1471
+ .pisell-lowcode-picker-presets
1472
+ ul
1473
+ li:hover {
1474
+ background: #f2f4f7;
1475
+ }
1476
+ .pisell-lowcode-picker-custom-dropdown
1477
+ .pisell-lowcode-picker-panel-container
1478
+ .pisell-lowcode-picker-panels {
1479
+ display: inline-flex;
1480
+ flex-wrap: nowrap;
1481
+ direction: ltr;
1482
+ }
1483
+ .pisell-lowcode-picker-custom-dropdown
1484
+ .pisell-lowcode-picker-panel-container
1485
+ .pisell-lowcode-picker-panels
1486
+ .pisell-lowcode-picker-panel {
1487
+ border-width: 0 0 1px;
1488
+ }
1489
+ .pisell-lowcode-picker-custom-dropdown
1490
+ .pisell-lowcode-picker-panel-container
1491
+ .pisell-lowcode-picker-panels:last-child
1492
+ .pisell-lowcode-picker-panel {
1493
+ border-width: 0;
1494
+ }
1495
+ .pisell-lowcode-picker-custom-dropdown
1496
+ .pisell-lowcode-picker-panel-container
1497
+ .pisell-lowcode-picker-panel {
1498
+ vertical-align: top;
1499
+ background: transparent;
1500
+ border-radius: 0;
1501
+ border-width: 0;
1502
+ }
1503
+ .pisell-lowcode-picker-custom-dropdown
1504
+ .pisell-lowcode-picker-panel-container
1505
+ .pisell-lowcode-picker-panel
1506
+ .pisell-lowcode-picker-content,
1507
+ .pisell-lowcode-picker-custom-dropdown
1508
+ .pisell-lowcode-picker-panel-container
1509
+ .pisell-lowcode-picker-panel
1510
+ table {
1511
+ text-align: center;
1512
+ }
1513
+ .pisell-lowcode-picker-custom-dropdown
1514
+ .pisell-lowcode-picker-panel-container
1515
+ .pisell-lowcode-picker-panel-focused {
1516
+ border-color: #d0d5dd;
1517
+ }
1518
+ .pisell-lowcode-picker-custom-dropdown-range {
1519
+ padding: 10.666666666666666px 0;
1520
+ }
1521
+ .pisell-lowcode-picker-custom-dropdown-range-hidden {
1522
+ display: none;
1523
+ }
1524
+ .pisell-lowcode-picker-rtl {
1525
+ direction: rtl;
1526
+ }
1527
+ .pisell-lowcode-picker-rtl .pisell-lowcode-picker-separator {
1528
+ transform: rotate(180deg);
1529
+ }
1530
+ .pisell-lowcode-picker-rtl .pisell-lowcode-picker-footer-extra {
1531
+ direction: rtl;
1532
+ }
1533
+ //.pisell-lowcode-slide-up-enter,
1534
+ //.pisell-lowcode-slide-up-appear {
1535
+ // animation-duration: 0.2s;
1536
+ // animation-fill-mode: both;
1537
+ // animation-play-state: paused;
1538
+ //}
1539
+ //.pisell-lowcode-slide-up-leave {
1540
+ // animation-duration: 0.2s;
1541
+ // animation-fill-mode: both;
1542
+ // animation-play-state: paused;
1543
+ //}
1544
+ //.pisell-lowcode-slide-up-enter.pisell-lowcode-slide-up-enter-active,
1545
+ //.pisell-lowcode-slide-up-appear.pisell-lowcode-slide-up-appear-active {
1546
+ // animation-name: css-1h9jgke-antSlideUpIn;
1547
+ // animation-play-state: running;
1548
+ //}
1549
+ //.pisell-lowcode-slide-up-leave.pisell-lowcode-slide-up-leave-active {
1550
+ // animation-name: css-1h9jgke-antSlideUpOut;
1551
+ // animation-play-state: running;
1552
+ // pointer-events: none;
1553
+ //}
1554
+ //.pisell-lowcode-slide-up-enter,
1555
+ //.pisell-lowcode-slide-up-appear {
1556
+ // transform: scale(0);
1557
+ // transform-origin: 0% 0%;
1558
+ // opacity: 0;
1559
+ // animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
1560
+ //}
1561
+ //.pisell-lowcode-slide-up-enter-prepare,
1562
+ //.pisell-lowcode-slide-up-appear-prepare {
1563
+ // transform: scale(1);
1564
+ //}
1565
+ //.pisell-lowcode-slide-up-leave {
1566
+ // animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
1567
+ //}
1568
+ .pisell-lowcode-slide-down-enter,
1569
+ .pisell-lowcode-slide-down-appear {
1570
+ animation-duration: 0.2s;
1571
+ animation-fill-mode: both;
1572
+ animation-play-state: paused;
1573
+ }
1574
+ .pisell-lowcode-slide-down-leave {
1575
+ animation-duration: 0.2s;
1576
+ animation-fill-mode: both;
1577
+ animation-play-state: paused;
1578
+ }
1579
+ .pisell-lowcode-slide-down-enter.pisell-lowcode-slide-down-enter-active,
1580
+ .pisell-lowcode-slide-down-appear.pisell-lowcode-slide-down-appear-active {
1581
+ animation-name: css-1h9jgke-antSlideDownIn;
1582
+ animation-play-state: running;
1583
+ }
1584
+ .pisell-lowcode-slide-down-leave.pisell-lowcode-slide-down-leave-active {
1585
+ animation-name: css-1h9jgke-antSlideDownOut;
1586
+ animation-play-state: running;
1587
+ pointer-events: none;
1588
+ }
1589
+ .pisell-lowcode-slide-down-enter,
1590
+ .pisell-lowcode-slide-down-appear {
1591
+ transform: scale(0);
1592
+ transform-origin: 0% 0%;
1593
+ opacity: 0;
1594
+ animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
1595
+ }
1596
+ .pisell-lowcode-slide-down-enter-prepare,
1597
+ .pisell-lowcode-slide-down-appear-prepare {
1598
+ transform: scale(1);
1599
+ }
1600
+ .pisell-lowcode-slide-down-leave {
1601
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
1602
+ }
1603
+ .pisell-lowcode-move-up-enter,
1604
+ .pisell-lowcode-move-up-appear {
1605
+ animation-duration: 0.2s;
1606
+ animation-fill-mode: both;
1607
+ animation-play-state: paused;
1608
+ }
1609
+ .pisell-lowcode-move-up-leave {
1610
+ animation-duration: 0.2s;
1611
+ animation-fill-mode: both;
1612
+ animation-play-state: paused;
1613
+ }
1614
+ .pisell-lowcode-move-up-enter.pisell-lowcode-move-up-enter-active,
1615
+ .pisell-lowcode-move-up-appear.pisell-lowcode-move-up-appear-active {
1616
+ animation-name: css-1h9jgke-antMoveUpIn;
1617
+ animation-play-state: running;
1618
+ }
1619
+ .pisell-lowcode-move-up-leave.pisell-lowcode-move-up-leave-active {
1620
+ animation-name: css-1h9jgke-antMoveUpOut;
1621
+ animation-play-state: running;
1622
+ pointer-events: none;
1623
+ }
1624
+ .pisell-lowcode-move-up-enter,
1625
+ .pisell-lowcode-move-up-appear {
1626
+ opacity: 0;
1627
+ animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
1628
+ }
1629
+ .pisell-lowcode-move-up-leave {
1630
+ animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
1631
+ }
1632
+ .pisell-lowcode-move-down-enter,
1633
+ .pisell-lowcode-move-down-appear {
1634
+ animation-duration: 0.2s;
1635
+ animation-fill-mode: both;
1636
+ animation-play-state: paused;
1637
+ }
1638
+ .pisell-lowcode-move-down-leave {
1639
+ animation-duration: 0.2s;
1640
+ animation-fill-mode: both;
1641
+ animation-play-state: paused;
1642
+ }
1643
+ .pisell-lowcode-move-down-enter.pisell-lowcode-move-down-enter-active,
1644
+ .pisell-lowcode-move-down-appear.pisell-lowcode-move-down-appear-active {
1645
+ animation-name: css-1h9jgke-antMoveDownIn;
1646
+ animation-play-state: running;
1647
+ }
1648
+ .pisell-lowcode-move-down-leave.pisell-lowcode-move-down-leave-active {
1649
+ animation-name: css-1h9jgke-antMoveDownOut;
1650
+ animation-play-state: running;
1651
+ pointer-events: none;
1652
+ }
1653
+ .pisell-lowcode-move-down-enter,
1654
+ .pisell-lowcode-move-down-appear {
1655
+ opacity: 0;
1656
+ animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
1657
+ }
1658
+ .pisell-lowcode-move-down-leave {
1659
+ animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
1660
+ }
1661
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1662
+ [disabled]
1663
+ ).pisell-lowcode-picker-status-error {
1664
+ background-color: #ffffff;
1665
+ border-color: #d92d20;
1666
+ }
1667
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1668
+ [disabled]
1669
+ ).pisell-lowcode-picker-status-error:hover {
1670
+ border-color: #b42318;
1671
+ }
1672
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1673
+ [disabled]
1674
+ ).pisell-lowcode-picker-status-error.pisell-lowcode-picker-focused,
1675
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1676
+ [disabled]
1677
+ ).pisell-lowcode-picker-status-error:focus {
1678
+ border-color: #d92d20;
1679
+ box-shadow: 0 0 0 2px rgba(238, 55, 38, 0.06);
1680
+ outline: 0;
1681
+ }
1682
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1683
+ [disabled]
1684
+ ).pisell-lowcode-picker-status-error
1685
+ .pisell-lowcode-picker-active-bar {
1686
+ background: #d92d20;
1687
+ }
1688
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1689
+ [disabled]
1690
+ ).pisell-lowcode-picker-status-warning {
1691
+ background-color: #ffffff;
1692
+ border-color: #dc6803;
1693
+ }
1694
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1695
+ [disabled]
1696
+ ).pisell-lowcode-picker-status-warning:hover {
1697
+ border-color: #b54708;
1698
+ }
1699
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1700
+ [disabled]
1701
+ ).pisell-lowcode-picker-status-warning.pisell-lowcode-picker-focused,
1702
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1703
+ [disabled]
1704
+ ).pisell-lowcode-picker-status-warning:focus {
1705
+ border-color: #dc6803;
1706
+ box-shadow: 0 0 0 2px rgba(255, 192, 5, 0.08);
1707
+ outline: 0;
1708
+ }
1709
+ .pisell-lowcode-picker:not(.pisell-lowcode-picker-disabled):not(
1710
+ [disabled]
1711
+ ).pisell-lowcode-picker-status-warning
1712
+ .pisell-lowcode-picker-active-bar {
1713
+ background: #dc6803;
1714
+ }
1715
+ .pisell-lowcode-picker-compact-item:not(
1716
+ .pisell-lowcode-picker-compact-last-item
1717
+ ) {
1718
+ margin-right: -1px;
1719
+ }
1720
+ .pisell-lowcode-picker-compact-item:hover,
1721
+ .pisell-lowcode-picker-compact-item:active {
1722
+ z-index: 2;
1723
+ }
1724
+ .pisell-lowcode-picker-compact-item.pisell-lowcode-picker-focused {
1725
+ z-index: 2;
1726
+ }
1727
+ .pisell-lowcode-picker-compact-item[disabled] {
1728
+ z-index: 0;
1729
+ }
1730
+ .pisell-lowcode-picker-compact-item:not(
1731
+ .pisell-lowcode-picker-compact-first-item
1732
+ ):not(.pisell-lowcode-picker-compact-last-item) {
1733
+ border-radius: 0;
1734
+ }
1735
+ .pisell-lowcode-picker-compact-item:not(
1736
+ .pisell-lowcode-picker-compact-last-item
1737
+ ).pisell-lowcode-picker-compact-first-item,
1738
+ .pisell-lowcode-picker-compact-item:not(
1739
+ .pisell-lowcode-picker-compact-last-item
1740
+ ).pisell-lowcode-picker-compact-first-item.pisell-lowcode-picker-sm,
1741
+ .pisell-lowcode-picker-compact-item:not(
1742
+ .pisell-lowcode-picker-compact-last-item
1743
+ ).pisell-lowcode-picker-compact-first-item.pisell-lowcode-picker-lg {
1744
+ border-top-right-radius: 0;
1745
+ border-bottom-right-radius: 0;
1746
+ }
1747
+ .pisell-lowcode-picker-compact-item:not(
1748
+ .pisell-lowcode-picker-compact-first-item
1749
+ ).pisell-lowcode-picker-compact-last-item,
1750
+ .pisell-lowcode-picker-compact-item:not(
1751
+ .pisell-lowcode-picker-compact-first-item
1752
+ ).pisell-lowcode-picker-compact-last-item.pisell-lowcode-picker-sm,
1753
+ .pisell-lowcode-picker-compact-item:not(
1754
+ .pisell-lowcode-picker-compact-first-item
1755
+ ).pisell-lowcode-picker-compact-last-item.pisell-lowcode-picker-lg {
1756
+ border-top-left-radius: 0;
1757
+ border-bottom-left-radius: 0;
1758
+ }
1759
+
1760
+
1761
+ .pisell-lowcode-date-picker-custom-wrap {
1762
+ position: relative;
1763
+ .pisell-lowcode-picker-body {
1764
+ margin-top: 64px;
1765
+ padding: 0;
1766
+ }
1767
+ .pisell-lowcode-picker-date-panel {
1768
+ box-sizing: border-box;
1769
+ padding: 20px 24px;
1770
+ }
1771
+ .pisell-lowcode-date-picker-custom-action {
1772
+ position: absolute;
1773
+ top: 72px;
1774
+ left: 24px;
1775
+ width: calc(100% - 48px);
1776
+ display: flex;
1777
+ gap: 12px;
1778
+ align-items: start;
1779
+ .date-picker-error {
1780
+ color: #d4163a;
1781
+ }
1782
+ }
1783
+ }
1784
+
1785
+ .pisell-lowcode-date-picker-custom-popup-wrap {
1786
+ .pisell-lowcode-picker-footer {
1787
+ display: none;
1788
+ }
1789
+ }
1790
+
1791
+ .pisell-lowcode-custom-footer {
1792
+ border-top: 1px solid var(--Gray-200, #EAECF0);
1793
+ display: flex;
1794
+ padding: 16px;
1795
+ justify-content: space-between;
1796
+ align-items: center;
1797
+ align-self: stretch;
1798
+ .pisell-lowcode-btn {
1799
+ }
1800
+ .pisell-lowcode-custom-footer-today {
1801
+ color: var(--Blue-600, #1570EF);
1802
+ font-size: 16px;
1803
+ font-style: normal;
1804
+ font-weight: 600;
1805
+ line-height: 24px; /* 150% */
1806
+ cursor: pointer;
1807
+ }
1808
+ }
1809
+
1810
+ .pisell-lowcode-date-picker-dropdown-mode {
1811
+ .pisell-lowcode-picker-date-panel {
1812
+ width: 424px;
1813
+ max-width: 100%;
1814
+ padding: 20px 24px;
1815
+ }
1816
+ .pisell-lowcode-picker-content {
1817
+ width: 100%;
1818
+ }
1819
+ .pisell-lowcode-picker-body {
1820
+ padding: 0;
1821
+ }
1822
+ .pisell-lowcode-picker-header {
1823
+ border: none;
1824
+ }
1825
+ .pisell-lowcode-picker-cell-inner {
1826
+ min-width: 40px;
1827
+ height: 40px;
1828
+ line-height: 40px;
1829
+ border-radius: 50%;
1830
+ }
1831
+ .pisell-lowcode-picker-cell-inner::before {
1832
+ border-radius: 50%;
1833
+ }
1834
+ }
1835
+
1836
+ .date-picker-popup-wrap {
1837
+ //position: inherit;
1838
+ //inset: 0 !important;
1839
+ //opacity: 1;
1840
+ }
1841
+ .pisell-lowcode-date-picker-modal {
1842
+ .pisell-lowcode-modal-content {
1843
+ padding: 0;
1844
+ border-radius: 8px;
1845
+ overflow: hidden;
1846
+ }
1847
+ }