huibo-ui 0.3.0 → 0.4.0

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 (668) hide show
  1. package/dist/cjs/{date-helpers-904747ff.js → date-helpers-1ffddc59.js} +7 -3
  2. package/dist/cjs/date-helpers-1ffddc59.js.map +1 -0
  3. package/dist/cjs/hb-affix.cjs.entry.js +1 -1
  4. package/dist/cjs/hb-aside.cjs.entry.js +1 -1
  5. package/dist/cjs/hb-avatar.cjs.entry.js +1 -1
  6. package/dist/cjs/hb-backtop.cjs.entry.js +2 -2
  7. package/dist/cjs/hb-badge.cjs.entry.js +1 -1
  8. package/dist/cjs/hb-breadcrumb-item.cjs.entry.js +1 -1
  9. package/dist/cjs/hb-breadcrumb.cjs.entry.js +1 -1
  10. package/dist/cjs/hb-button.cjs.entry.js +2 -2
  11. package/dist/cjs/hb-calendar.cjs.entry.js +78 -10
  12. package/dist/cjs/hb-calendar.cjs.entry.js.map +1 -1
  13. package/dist/cjs/hb-card.cjs.entry.js +1 -1
  14. package/dist/cjs/hb-cascader.cjs.entry.js +270 -146
  15. package/dist/cjs/hb-cascader.cjs.entry.js.map +1 -1
  16. package/dist/cjs/hb-checkbox-group.cjs.entry.js +2 -2
  17. package/dist/cjs/hb-checkbox.cjs.entry.js +3 -3
  18. package/dist/cjs/hb-collapse-item.cjs.entry.js +1 -1
  19. package/dist/cjs/hb-collapse.cjs.entry.js +1 -1
  20. package/dist/cjs/hb-color-picker-panel.cjs.entry.js +2 -2
  21. package/dist/cjs/hb-color-picker.cjs.entry.js +91 -14
  22. package/dist/cjs/hb-color-picker.cjs.entry.js.map +1 -1
  23. package/dist/cjs/hb-config-provider.cjs.entry.js +1 -1
  24. package/dist/cjs/hb-container.cjs.entry.js +2 -2
  25. package/dist/cjs/hb-date-picker-pane.cjs.entry.js +2 -2
  26. package/dist/cjs/hb-date-picker.cjs.entry.js +85 -7
  27. package/dist/cjs/hb-date-picker.cjs.entry.js.map +1 -1
  28. package/dist/cjs/hb-date-range-picker.cjs.entry.js +3 -3
  29. package/dist/cjs/hb-date-time-picker.cjs.entry.js +3 -3
  30. package/dist/cjs/hb-descriptions.cjs.entry.js +2 -2
  31. package/dist/cjs/hb-descriptions.cjs.entry.js.map +1 -1
  32. package/dist/cjs/hb-divider.cjs.entry.js +2 -2
  33. package/dist/cjs/hb-drawer.cjs.entry.js +1 -1
  34. package/dist/cjs/hb-dropdown.cjs.entry.js +74 -6
  35. package/dist/cjs/hb-dropdown.cjs.entry.js.map +1 -1
  36. package/dist/cjs/hb-empty.cjs.entry.js +1 -1
  37. package/dist/cjs/hb-float-button.cjs.entry.js +2 -2
  38. package/dist/cjs/hb-footer.cjs.entry.js +1 -1
  39. package/dist/cjs/hb-form-item.cjs.entry.js +59 -8
  40. package/dist/cjs/hb-form-item.cjs.entry.js.map +1 -1
  41. package/dist/cjs/hb-form.cjs.entry.js +3 -3
  42. package/dist/cjs/hb-form.cjs.entry.js.map +1 -1
  43. package/dist/cjs/hb-header.cjs.entry.js +1 -1
  44. package/dist/cjs/hb-image-preview.cjs.entry.js +12 -8
  45. package/dist/cjs/hb-image-preview.cjs.entry.js.map +1 -1
  46. package/dist/cjs/hb-image.cjs.entry.js +1 -1
  47. package/dist/cjs/hb-input-number.cjs.entry.js +5 -5
  48. package/dist/cjs/hb-input-tag.cjs.entry.js +2 -2
  49. package/dist/cjs/hb-input.cjs.entry.js +39 -3
  50. package/dist/cjs/hb-input.cjs.entry.js.map +1 -1
  51. package/dist/cjs/hb-layout.cjs.entry.js +36 -14
  52. package/dist/cjs/hb-layout.cjs.entry.js.map +1 -1
  53. package/dist/cjs/hb-link.cjs.entry.js +2 -2
  54. package/dist/cjs/hb-loading.cjs.entry.js +2 -2
  55. package/dist/cjs/hb-main.cjs.entry.js +1 -1
  56. package/dist/cjs/hb-menu-item.cjs.entry.js +2 -2
  57. package/dist/cjs/hb-menu.cjs.entry.js +3 -3
  58. package/dist/cjs/hb-menu.cjs.entry.js.map +1 -1
  59. package/dist/cjs/hb-message.cjs.entry.js +2 -2
  60. package/dist/cjs/hb-notification.cjs.entry.js +2 -2
  61. package/dist/cjs/hb-page-header.cjs.entry.js +1 -1
  62. package/dist/cjs/hb-pagination.cjs.entry.js +21 -8
  63. package/dist/cjs/hb-pagination.cjs.entry.js.map +1 -1
  64. package/dist/cjs/hb-popconfirm.cjs.entry.js +37 -7
  65. package/dist/cjs/hb-popconfirm.cjs.entry.js.map +1 -1
  66. package/dist/cjs/hb-popover.cjs.entry.js +22 -2
  67. package/dist/cjs/hb-popover.cjs.entry.js.map +1 -1
  68. package/dist/cjs/hb-progress.cjs.entry.js +1 -1
  69. package/dist/cjs/hb-radio.cjs.entry.js +2 -2
  70. package/dist/cjs/hb-rate.cjs.entry.js +45 -3
  71. package/dist/cjs/hb-rate.cjs.entry.js.map +1 -1
  72. package/dist/cjs/hb-result.cjs.entry.js +1 -1
  73. package/dist/cjs/hb-row.cjs.entry.js +2 -2
  74. package/dist/cjs/hb-segmented.cjs.entry.js +39 -5
  75. package/dist/cjs/hb-segmented.cjs.entry.js.map +1 -1
  76. package/dist/cjs/hb-select.cjs.entry.js +47 -8
  77. package/dist/cjs/hb-select.cjs.entry.js.map +1 -1
  78. package/dist/cjs/hb-slider.cjs.entry.js +189 -20
  79. package/dist/cjs/hb-slider.cjs.entry.js.map +1 -1
  80. package/dist/cjs/hb-space.cjs.entry.js +2 -2
  81. package/dist/cjs/hb-statistic.cjs.entry.js +1 -1
  82. package/dist/cjs/hb-step.cjs.entry.js +1 -1
  83. package/dist/cjs/hb-steps.cjs.entry.js +30 -9
  84. package/dist/cjs/hb-steps.cjs.entry.js.map +1 -1
  85. package/dist/cjs/hb-sub-menu.cjs.entry.js +4 -4
  86. package/dist/cjs/hb-switch.cjs.entry.js +9 -4
  87. package/dist/cjs/hb-switch.cjs.entry.js.map +1 -1
  88. package/dist/cjs/hb-tab-pane.cjs.entry.js +1 -1
  89. package/dist/cjs/hb-table.cjs.entry.js +1 -1
  90. package/dist/cjs/hb-table.cjs.entry.js.map +1 -1
  91. package/dist/cjs/hb-tabs.cjs.entry.js +2 -2
  92. package/dist/cjs/hb-tag.cjs.entry.js +2 -2
  93. package/dist/cjs/hb-text.cjs.entry.js +2 -2
  94. package/dist/cjs/hb-time-picker.cjs.entry.js +4 -4
  95. package/dist/cjs/hb-time-select.cjs.entry.js +2 -2
  96. package/dist/cjs/hb-timeline.cjs.entry.js +1 -1
  97. package/dist/cjs/hb-tooltip.cjs.entry.js +18 -1
  98. package/dist/cjs/hb-tooltip.cjs.entry.js.map +1 -1
  99. package/dist/cjs/hb-transfer.cjs.entry.js +2 -2
  100. package/dist/cjs/hb-tree-select.cjs.entry.js +95 -18
  101. package/dist/cjs/hb-tree-select.cjs.entry.js.map +1 -1
  102. package/dist/cjs/hb-tree.cjs.entry.js +1 -1
  103. package/dist/cjs/hb-upload.cjs.entry.js +3 -3
  104. package/dist/cjs/hb-watermark.cjs.entry.js +1 -1
  105. package/dist/cjs/huibo-ui.cjs.js +1 -1
  106. package/dist/cjs/loader.cjs.js +1 -1
  107. package/dist/collection/collection-manifest.json +3 -3
  108. package/dist/collection/components/Affix/Affix.js +1 -1
  109. package/dist/collection/components/Avatar/Avatar.js +1 -1
  110. package/dist/collection/components/Backtop/Backtop.js +2 -2
  111. package/dist/collection/components/Badge/Badge.js +1 -1
  112. package/dist/collection/components/Breadcrumb/Breadcrumb.js +1 -1
  113. package/dist/collection/components/Breadcrumb/BreadcrumbItem.js +1 -1
  114. package/dist/collection/components/Button/Button.js +2 -2
  115. package/dist/collection/components/Calendar/Calendar.js +84 -10
  116. package/dist/collection/components/Calendar/Calendar.js.map +1 -1
  117. package/dist/collection/components/Calendar/calendar.css +16 -0
  118. package/dist/collection/components/Card/Card.js +1 -1
  119. package/dist/collection/components/Cascader/Cascader.js +374 -194
  120. package/dist/collection/components/Cascader/Cascader.js.map +1 -1
  121. package/dist/collection/components/Cascader/cascader.css +170 -16
  122. package/dist/collection/components/Checkbox/Checkbox.js +3 -3
  123. package/dist/collection/components/Checkbox/CheckboxGroup.js +2 -2
  124. package/dist/collection/components/Collapse/Collapse.js +1 -1
  125. package/dist/collection/components/Collapse/CollapseItem.js +1 -1
  126. package/dist/collection/components/ColorPicker/ColorPicker.js +92 -14
  127. package/dist/collection/components/ColorPicker/ColorPicker.js.map +1 -1
  128. package/dist/collection/components/ColorPicker/color-picker.css +13 -0
  129. package/dist/collection/components/ColorPickerPanel/ColorPickerPanel.js +2 -2
  130. package/dist/collection/components/ConfigProvider/ConfigProvider.js +1 -1
  131. package/dist/collection/components/Container/Aside.js +1 -1
  132. package/dist/collection/components/Container/Container.js +2 -2
  133. package/dist/collection/components/Container/Footer.js +1 -1
  134. package/dist/collection/components/Container/Header.js +1 -1
  135. package/dist/collection/components/Container/Main.js +1 -1
  136. package/dist/collection/components/DatePicker/DatePicker.js +89 -10
  137. package/dist/collection/components/DatePicker/DatePicker.js.map +1 -1
  138. package/dist/collection/components/DatePicker/date-picker.css +62 -2
  139. package/dist/collection/components/DatePickerPane/DatePickerPane.js +1 -1
  140. package/dist/collection/components/DateRangePicker/DateRangePicker.js +2 -2
  141. package/dist/collection/components/DateTimePicker/DateTimePicker.js +2 -2
  142. package/dist/collection/components/Descriptions/Descriptions.js +1 -1
  143. package/dist/collection/components/Descriptions/descriptions.css +22 -0
  144. package/dist/collection/components/Divider/Divider.js +2 -2
  145. package/dist/collection/components/Drawer/Drawer.js +1 -1
  146. package/dist/collection/components/Dropdown/Dropdown.js +83 -7
  147. package/dist/collection/components/Dropdown/Dropdown.js.map +1 -1
  148. package/dist/collection/components/Dropdown/dropdown.css +2 -1
  149. package/dist/collection/components/Empty/Empty.js +1 -1
  150. package/dist/collection/components/FloatButton/FloatButton.js +2 -2
  151. package/dist/collection/components/Form/Form.js +2 -2
  152. package/dist/collection/components/Form/FormItem.js +60 -9
  153. package/dist/collection/components/Form/FormItem.js.map +1 -1
  154. package/dist/collection/components/Form/form-item.css +49 -4
  155. package/dist/collection/components/Form/form.css +1 -0
  156. package/dist/collection/components/Image/Image.js +1 -1
  157. package/dist/collection/components/ImagePreview/ImagePreview.js +12 -8
  158. package/dist/collection/components/ImagePreview/ImagePreview.js.map +1 -1
  159. package/dist/collection/components/Input/Input.js +38 -2
  160. package/dist/collection/components/Input/Input.js.map +1 -1
  161. package/dist/collection/components/Input/input.css +21 -2
  162. package/dist/collection/components/InputNumber/InputNumber.js +5 -5
  163. package/dist/collection/components/InputTag/InputTag.js +2 -2
  164. package/dist/collection/components/Layout/Layout.js +87 -34
  165. package/dist/collection/components/Layout/Layout.js.map +1 -1
  166. package/dist/collection/components/Layout/Row.js +2 -2
  167. package/dist/collection/components/Layout/layout.css +524 -0
  168. package/dist/collection/components/Link/Link.js +2 -2
  169. package/dist/collection/components/Loading/Loading.js +2 -2
  170. package/dist/collection/components/Menu/Menu.js +2 -2
  171. package/dist/collection/components/Menu/MenuItem.js +2 -2
  172. package/dist/collection/components/Menu/SubMenu.js +4 -4
  173. package/dist/collection/components/Menu/menu.css +25 -0
  174. package/dist/collection/components/Message/Message.js +2 -2
  175. package/dist/collection/components/Notification/Notification.js +2 -2
  176. package/dist/collection/components/PageHeader/PageHeader.js +1 -1
  177. package/dist/collection/components/Pagination/Pagination.js +23 -7
  178. package/dist/collection/components/Pagination/Pagination.js.map +1 -1
  179. package/dist/collection/components/Pagination/pagination.css +23 -0
  180. package/dist/collection/components/Popconfirm/Popconfirm.js +44 -7
  181. package/dist/collection/components/Popconfirm/Popconfirm.js.map +1 -1
  182. package/dist/collection/components/Popover/Popover.js +29 -2
  183. package/dist/collection/components/Popover/Popover.js.map +1 -1
  184. package/dist/collection/components/Progress/Progress.js +1 -1
  185. package/dist/collection/components/Radio/Radio.js +2 -2
  186. package/dist/collection/components/Rate/Rate.js +45 -3
  187. package/dist/collection/components/Rate/Rate.js.map +1 -1
  188. package/dist/collection/components/Result/Result.js +1 -1
  189. package/dist/collection/components/Segmented/Segmented.js +51 -6
  190. package/dist/collection/components/Segmented/Segmented.js.map +1 -1
  191. package/dist/collection/components/Select/Select.js +46 -7
  192. package/dist/collection/components/Select/Select.js.map +1 -1
  193. package/dist/collection/components/Select/select.css +50 -4
  194. package/dist/collection/components/Slider/Slider.js +221 -21
  195. package/dist/collection/components/Slider/Slider.js.map +1 -1
  196. package/dist/collection/components/Slider/slider.css +58 -7
  197. package/dist/collection/components/Space/Space.js +2 -2
  198. package/dist/collection/components/Statistic/Statistic.js +1 -1
  199. package/dist/collection/components/Steps/Step.js +1 -1
  200. package/dist/collection/components/Steps/Steps.js +35 -8
  201. package/dist/collection/components/Steps/Steps.js.map +1 -1
  202. package/dist/collection/components/Switch/Switch.js +8 -3
  203. package/dist/collection/components/Switch/Switch.js.map +1 -1
  204. package/dist/collection/components/Switch/switch.css +45 -0
  205. package/dist/collection/components/Table/table.css +20 -0
  206. package/dist/collection/components/Tabs/TabPane.js +1 -1
  207. package/dist/collection/components/Tabs/Tabs.js +2 -2
  208. package/dist/collection/components/Tag/Tag.js +2 -2
  209. package/dist/collection/components/Text/Text.js +2 -2
  210. package/dist/collection/components/TimePicker/TimePicker.js +4 -4
  211. package/dist/collection/components/TimeSelect/TimeSelect.js +2 -2
  212. package/dist/collection/components/Timeline/Timeline.js +1 -1
  213. package/dist/collection/components/Tooltip/Tooltip.js +25 -2
  214. package/dist/collection/components/Tooltip/Tooltip.js.map +1 -1
  215. package/dist/collection/components/Transfer/Transfer.js +2 -2
  216. package/dist/collection/components/Tree/Tree.js +1 -1
  217. package/dist/collection/components/TreeSelect/TreeSelect.js +94 -17
  218. package/dist/collection/components/TreeSelect/TreeSelect.js.map +1 -1
  219. package/dist/collection/components/TreeSelect/tree-select.css +41 -7
  220. package/dist/collection/components/Upload/Upload.js +3 -3
  221. package/dist/collection/components/Watermark/Watermark.js +1 -1
  222. package/dist/collection/utils/date-helpers.js +6 -2
  223. package/dist/collection/utils/date-helpers.js.map +1 -1
  224. package/dist/components/hb-affix.js +1 -1
  225. package/dist/components/hb-aside.js +1 -1
  226. package/dist/components/hb-avatar.js +1 -1
  227. package/dist/components/hb-backtop.js +2 -2
  228. package/dist/components/hb-badge.js +1 -1
  229. package/dist/components/hb-breadcrumb-item.js +1 -1
  230. package/dist/components/hb-breadcrumb.js +1 -1
  231. package/dist/components/hb-button.js +2 -2
  232. package/dist/components/hb-calendar.js +80 -11
  233. package/dist/components/hb-calendar.js.map +1 -1
  234. package/dist/components/hb-card.js +1 -1
  235. package/dist/components/hb-cascader.js +273 -146
  236. package/dist/components/hb-cascader.js.map +1 -1
  237. package/dist/components/hb-checkbox-group.js +2 -2
  238. package/dist/components/hb-checkbox.js +3 -3
  239. package/dist/components/hb-collapse-item.js +1 -1
  240. package/dist/components/hb-collapse.js +1 -1
  241. package/dist/components/hb-color-picker-panel.js +2 -2
  242. package/dist/components/hb-color-picker.js +93 -15
  243. package/dist/components/hb-color-picker.js.map +1 -1
  244. package/dist/components/hb-config-provider.js +1 -1
  245. package/dist/components/hb-container.js +2 -2
  246. package/dist/components/hb-date-picker-pane.js +2 -2
  247. package/dist/components/hb-date-picker.js +87 -8
  248. package/dist/components/hb-date-picker.js.map +1 -1
  249. package/dist/components/hb-date-range-picker.js +3 -3
  250. package/dist/components/hb-date-time-picker.js +3 -3
  251. package/dist/components/hb-descriptions.js +2 -2
  252. package/dist/components/hb-descriptions.js.map +1 -1
  253. package/dist/components/hb-divider.js +2 -2
  254. package/dist/components/hb-drawer.js +1 -1
  255. package/dist/components/hb-dropdown.js +76 -7
  256. package/dist/components/hb-dropdown.js.map +1 -1
  257. package/dist/components/hb-empty.js +1 -1
  258. package/dist/components/hb-float-button.js +2 -2
  259. package/dist/components/hb-footer.js +1 -1
  260. package/dist/components/hb-form-item.js +59 -8
  261. package/dist/components/hb-form-item.js.map +1 -1
  262. package/dist/components/hb-form.js +3 -3
  263. package/dist/components/hb-form.js.map +1 -1
  264. package/dist/components/hb-header.js +1 -1
  265. package/dist/components/hb-icon.js +1 -89
  266. package/dist/components/hb-icon.js.map +1 -1
  267. package/dist/components/hb-image-preview.js +12 -8
  268. package/dist/components/hb-image-preview.js.map +1 -1
  269. package/dist/components/hb-image.js +1 -1
  270. package/dist/components/hb-input-number.js +5 -5
  271. package/dist/components/hb-input-tag.js +2 -2
  272. package/dist/components/hb-input.js +39 -3
  273. package/dist/components/hb-input.js.map +1 -1
  274. package/dist/components/hb-layout.js +36 -14
  275. package/dist/components/hb-layout.js.map +1 -1
  276. package/dist/components/hb-link.js +2 -2
  277. package/dist/components/hb-loading.js +2 -2
  278. package/dist/components/hb-main.js +1 -1
  279. package/dist/components/hb-menu-item.js +2 -2
  280. package/dist/components/hb-menu.js +3 -3
  281. package/dist/components/hb-menu.js.map +1 -1
  282. package/dist/components/hb-message.js +2 -2
  283. package/dist/components/hb-notification.js +2 -2
  284. package/dist/components/hb-page-header.js +1 -1
  285. package/dist/components/hb-pagination.js +25 -10
  286. package/dist/components/hb-pagination.js.map +1 -1
  287. package/dist/components/hb-popconfirm.js +37 -7
  288. package/dist/components/hb-popconfirm.js.map +1 -1
  289. package/dist/components/hb-popover.js +22 -2
  290. package/dist/components/hb-popover.js.map +1 -1
  291. package/dist/components/hb-progress.js +1 -1
  292. package/dist/components/hb-radio.js +2 -2
  293. package/dist/components/hb-rate.js +45 -3
  294. package/dist/components/hb-rate.js.map +1 -1
  295. package/dist/components/hb-result.js +1 -1
  296. package/dist/components/hb-row.js +2 -2
  297. package/dist/components/hb-segmented.js +41 -6
  298. package/dist/components/hb-segmented.js.map +1 -1
  299. package/dist/components/hb-select.js +47 -8
  300. package/dist/components/hb-select.js.map +1 -1
  301. package/dist/components/hb-slider.js +194 -21
  302. package/dist/components/hb-slider.js.map +1 -1
  303. package/dist/components/hb-space.js +2 -2
  304. package/dist/components/hb-statistic.js +1 -1
  305. package/dist/components/hb-step.js +1 -1
  306. package/dist/components/hb-steps.js +35 -8
  307. package/dist/components/hb-steps.js.map +1 -1
  308. package/dist/components/hb-sub-menu.js +4 -4
  309. package/dist/components/hb-switch.js +9 -4
  310. package/dist/components/hb-switch.js.map +1 -1
  311. package/dist/components/hb-tab-pane.js +1 -1
  312. package/dist/components/hb-table.js +1 -1
  313. package/dist/components/hb-table.js.map +1 -1
  314. package/dist/components/hb-tabs.js +2 -2
  315. package/dist/components/hb-tag.js +2 -2
  316. package/dist/components/hb-text.js +2 -2
  317. package/dist/components/hb-time-picker.js +4 -4
  318. package/dist/components/hb-time-select.js +2 -2
  319. package/dist/components/hb-timeline.js +1 -1
  320. package/dist/components/hb-tooltip.js +18 -1
  321. package/dist/components/hb-tooltip.js.map +1 -1
  322. package/dist/components/hb-transfer.js +2 -2
  323. package/dist/components/hb-tree-select.js +95 -18
  324. package/dist/components/hb-tree-select.js.map +1 -1
  325. package/dist/components/hb-tree.js +1 -1
  326. package/dist/components/hb-upload.js +3 -3
  327. package/dist/components/hb-watermark.js +1 -1
  328. package/dist/components/{p-cf94cbf6.js → p-08b4005c.js} +7 -3
  329. package/dist/components/p-08b4005c.js.map +1 -0
  330. package/dist/components/p-86d92faf.js +93 -0
  331. package/dist/components/p-86d92faf.js.map +1 -0
  332. package/dist/esm/{date-helpers-e4d85a67.js → date-helpers-44507189.js} +7 -3
  333. package/dist/esm/date-helpers-44507189.js.map +1 -0
  334. package/dist/esm/hb-affix.entry.js +1 -1
  335. package/dist/esm/hb-aside.entry.js +1 -1
  336. package/dist/esm/hb-avatar.entry.js +1 -1
  337. package/dist/esm/hb-backtop.entry.js +2 -2
  338. package/dist/esm/hb-badge.entry.js +1 -1
  339. package/dist/esm/hb-breadcrumb-item.entry.js +1 -1
  340. package/dist/esm/hb-breadcrumb.entry.js +1 -1
  341. package/dist/esm/hb-button.entry.js +2 -2
  342. package/dist/esm/hb-calendar.entry.js +78 -10
  343. package/dist/esm/hb-calendar.entry.js.map +1 -1
  344. package/dist/esm/hb-card.entry.js +1 -1
  345. package/dist/esm/hb-cascader.entry.js +270 -146
  346. package/dist/esm/hb-cascader.entry.js.map +1 -1
  347. package/dist/esm/hb-checkbox-group.entry.js +2 -2
  348. package/dist/esm/hb-checkbox.entry.js +3 -3
  349. package/dist/esm/hb-collapse-item.entry.js +1 -1
  350. package/dist/esm/hb-collapse.entry.js +1 -1
  351. package/dist/esm/hb-color-picker-panel.entry.js +2 -2
  352. package/dist/esm/hb-color-picker.entry.js +91 -14
  353. package/dist/esm/hb-color-picker.entry.js.map +1 -1
  354. package/dist/esm/hb-config-provider.entry.js +1 -1
  355. package/dist/esm/hb-container.entry.js +2 -2
  356. package/dist/esm/hb-date-picker-pane.entry.js +2 -2
  357. package/dist/esm/hb-date-picker.entry.js +85 -7
  358. package/dist/esm/hb-date-picker.entry.js.map +1 -1
  359. package/dist/esm/hb-date-range-picker.entry.js +3 -3
  360. package/dist/esm/hb-date-time-picker.entry.js +3 -3
  361. package/dist/esm/hb-descriptions.entry.js +2 -2
  362. package/dist/esm/hb-descriptions.entry.js.map +1 -1
  363. package/dist/esm/hb-divider.entry.js +2 -2
  364. package/dist/esm/hb-drawer.entry.js +1 -1
  365. package/dist/esm/hb-dropdown.entry.js +74 -6
  366. package/dist/esm/hb-dropdown.entry.js.map +1 -1
  367. package/dist/esm/hb-empty.entry.js +1 -1
  368. package/dist/esm/hb-float-button.entry.js +2 -2
  369. package/dist/esm/hb-footer.entry.js +1 -1
  370. package/dist/esm/hb-form-item.entry.js +59 -8
  371. package/dist/esm/hb-form-item.entry.js.map +1 -1
  372. package/dist/esm/hb-form.entry.js +3 -3
  373. package/dist/esm/hb-form.entry.js.map +1 -1
  374. package/dist/esm/hb-header.entry.js +1 -1
  375. package/dist/esm/hb-image-preview.entry.js +12 -8
  376. package/dist/esm/hb-image-preview.entry.js.map +1 -1
  377. package/dist/esm/hb-image.entry.js +1 -1
  378. package/dist/esm/hb-input-number.entry.js +5 -5
  379. package/dist/esm/hb-input-tag.entry.js +2 -2
  380. package/dist/esm/hb-input.entry.js +39 -3
  381. package/dist/esm/hb-input.entry.js.map +1 -1
  382. package/dist/esm/hb-layout.entry.js +36 -14
  383. package/dist/esm/hb-layout.entry.js.map +1 -1
  384. package/dist/esm/hb-link.entry.js +2 -2
  385. package/dist/esm/hb-loading.entry.js +2 -2
  386. package/dist/esm/hb-main.entry.js +1 -1
  387. package/dist/esm/hb-menu-item.entry.js +2 -2
  388. package/dist/esm/hb-menu.entry.js +3 -3
  389. package/dist/esm/hb-menu.entry.js.map +1 -1
  390. package/dist/esm/hb-message.entry.js +2 -2
  391. package/dist/esm/hb-notification.entry.js +2 -2
  392. package/dist/esm/hb-page-header.entry.js +1 -1
  393. package/dist/esm/hb-pagination.entry.js +21 -8
  394. package/dist/esm/hb-pagination.entry.js.map +1 -1
  395. package/dist/esm/hb-popconfirm.entry.js +37 -7
  396. package/dist/esm/hb-popconfirm.entry.js.map +1 -1
  397. package/dist/esm/hb-popover.entry.js +22 -2
  398. package/dist/esm/hb-popover.entry.js.map +1 -1
  399. package/dist/esm/hb-progress.entry.js +1 -1
  400. package/dist/esm/hb-radio.entry.js +2 -2
  401. package/dist/esm/hb-rate.entry.js +45 -3
  402. package/dist/esm/hb-rate.entry.js.map +1 -1
  403. package/dist/esm/hb-result.entry.js +1 -1
  404. package/dist/esm/hb-row.entry.js +2 -2
  405. package/dist/esm/hb-segmented.entry.js +40 -6
  406. package/dist/esm/hb-segmented.entry.js.map +1 -1
  407. package/dist/esm/hb-select.entry.js +47 -8
  408. package/dist/esm/hb-select.entry.js.map +1 -1
  409. package/dist/esm/hb-slider.entry.js +189 -20
  410. package/dist/esm/hb-slider.entry.js.map +1 -1
  411. package/dist/esm/hb-space.entry.js +2 -2
  412. package/dist/esm/hb-statistic.entry.js +1 -1
  413. package/dist/esm/hb-step.entry.js +1 -1
  414. package/dist/esm/hb-steps.entry.js +28 -7
  415. package/dist/esm/hb-steps.entry.js.map +1 -1
  416. package/dist/esm/hb-sub-menu.entry.js +4 -4
  417. package/dist/esm/hb-switch.entry.js +9 -4
  418. package/dist/esm/hb-switch.entry.js.map +1 -1
  419. package/dist/esm/hb-tab-pane.entry.js +1 -1
  420. package/dist/esm/hb-table.entry.js +1 -1
  421. package/dist/esm/hb-table.entry.js.map +1 -1
  422. package/dist/esm/hb-tabs.entry.js +2 -2
  423. package/dist/esm/hb-tag.entry.js +2 -2
  424. package/dist/esm/hb-text.entry.js +2 -2
  425. package/dist/esm/hb-time-picker.entry.js +4 -4
  426. package/dist/esm/hb-time-select.entry.js +2 -2
  427. package/dist/esm/hb-timeline.entry.js +1 -1
  428. package/dist/esm/hb-tooltip.entry.js +18 -1
  429. package/dist/esm/hb-tooltip.entry.js.map +1 -1
  430. package/dist/esm/hb-transfer.entry.js +2 -2
  431. package/dist/esm/hb-tree-select.entry.js +95 -18
  432. package/dist/esm/hb-tree-select.entry.js.map +1 -1
  433. package/dist/esm/hb-tree.entry.js +1 -1
  434. package/dist/esm/hb-upload.entry.js +3 -3
  435. package/dist/esm/hb-watermark.entry.js +1 -1
  436. package/dist/esm/huibo-ui.js +1 -1
  437. package/dist/esm/loader.js +1 -1
  438. package/dist/huibo-ui/huibo-ui.css +1 -1
  439. package/dist/huibo-ui/huibo-ui.esm.js +1 -1
  440. package/dist/huibo-ui/huibo-ui.esm.js.map +1 -1
  441. package/dist/huibo-ui/p-02f15843.entry.js +2 -0
  442. package/dist/huibo-ui/p-08b4005c.js +2 -0
  443. package/dist/huibo-ui/p-08b4005c.js.map +1 -0
  444. package/dist/huibo-ui/{p-fd19813c.entry.js → p-0d4b2997.entry.js} +2 -2
  445. package/dist/huibo-ui/{p-672076c3.entry.js → p-10f6c184.entry.js} +2 -2
  446. package/dist/huibo-ui/p-10f6c184.entry.js.map +1 -0
  447. package/dist/huibo-ui/{p-d7815b4f.entry.js → p-13010da2.entry.js} +2 -2
  448. package/dist/huibo-ui/{p-8c80a765.entry.js → p-15db24e9.entry.js} +2 -2
  449. package/dist/huibo-ui/{p-8d925e3d.entry.js → p-1b0fbe69.entry.js} +2 -2
  450. package/dist/huibo-ui/p-1f8db37a.entry.js +2 -0
  451. package/dist/huibo-ui/p-1f8db37a.entry.js.map +1 -0
  452. package/dist/huibo-ui/{p-f374d5a3.entry.js → p-20632186.entry.js} +2 -2
  453. package/dist/huibo-ui/{p-e6f2d71d.entry.js → p-20fc554b.entry.js} +2 -2
  454. package/dist/huibo-ui/{p-315feadf.entry.js → p-213b9de7.entry.js} +2 -2
  455. package/dist/huibo-ui/p-25fd7d5c.entry.js +2 -0
  456. package/dist/huibo-ui/p-25fd7d5c.entry.js.map +1 -0
  457. package/dist/huibo-ui/p-2811e603.entry.js +2 -0
  458. package/dist/huibo-ui/p-2811e603.entry.js.map +1 -0
  459. package/dist/huibo-ui/{p-64ca0980.entry.js → p-2943f5d0.entry.js} +2 -2
  460. package/dist/huibo-ui/p-2943f5d0.entry.js.map +1 -0
  461. package/dist/huibo-ui/{p-710f38de.entry.js → p-2b4556ff.entry.js} +2 -2
  462. package/dist/huibo-ui/{p-e0ab9010.entry.js → p-33de6878.entry.js} +2 -2
  463. package/dist/huibo-ui/{p-ebd04656.entry.js → p-3807da71.entry.js} +2 -2
  464. package/dist/huibo-ui/{p-6a1ec3ff.entry.js → p-3deff48c.entry.js} +2 -2
  465. package/dist/huibo-ui/{p-e2a8a396.entry.js → p-41d9c846.entry.js} +2 -2
  466. package/dist/huibo-ui/{p-0a033738.entry.js → p-47ef7a86.entry.js} +2 -2
  467. package/dist/huibo-ui/p-4d34e43e.entry.js +2 -0
  468. package/dist/huibo-ui/p-4d34e43e.entry.js.map +1 -0
  469. package/dist/huibo-ui/p-54aa2fd8.entry.js +2 -0
  470. package/dist/huibo-ui/p-54aa2fd8.entry.js.map +1 -0
  471. package/dist/huibo-ui/{p-88127de1.entry.js → p-55cd13eb.entry.js} +2 -2
  472. package/dist/huibo-ui/{p-58ebb9b3.entry.js → p-5c839288.entry.js} +2 -2
  473. package/dist/huibo-ui/{p-c1b4eacb.entry.js → p-60532a1f.entry.js} +2 -2
  474. package/dist/huibo-ui/{p-59b2e61c.entry.js → p-626b48f1.entry.js} +2 -2
  475. package/dist/huibo-ui/p-626b48f1.entry.js.map +1 -0
  476. package/dist/huibo-ui/p-639f167d.entry.js +2 -0
  477. package/dist/huibo-ui/p-639f167d.entry.js.map +1 -0
  478. package/dist/huibo-ui/{p-f1c084c5.entry.js → p-678b4212.entry.js} +2 -2
  479. package/dist/huibo-ui/p-6beb5b81.entry.js +2 -0
  480. package/dist/huibo-ui/p-6beb5b81.entry.js.map +1 -0
  481. package/dist/huibo-ui/{p-a0015341.entry.js → p-6bfeab80.entry.js} +2 -2
  482. package/dist/huibo-ui/p-6c8cf248.entry.js +2 -0
  483. package/dist/huibo-ui/p-6c8cf248.entry.js.map +1 -0
  484. package/dist/huibo-ui/{p-85f68526.entry.js → p-735bceef.entry.js} +2 -2
  485. package/dist/huibo-ui/{p-8b1ae77e.entry.js → p-746a11a3.entry.js} +2 -2
  486. package/dist/huibo-ui/p-76519752.entry.js +2 -0
  487. package/dist/huibo-ui/{p-d3939d44.entry.js → p-79af2efa.entry.js} +2 -2
  488. package/dist/huibo-ui/{p-e0768565.entry.js → p-7da14d7c.entry.js} +2 -2
  489. package/dist/huibo-ui/{p-8c987d57.entry.js → p-7f65dc36.entry.js} +2 -2
  490. package/dist/huibo-ui/{p-0e65e1bd.entry.js → p-86bdc48a.entry.js} +2 -2
  491. package/dist/huibo-ui/p-86bdc48a.entry.js.map +1 -0
  492. package/dist/huibo-ui/{p-d87fc21a.entry.js → p-88a6c905.entry.js} +2 -2
  493. package/dist/huibo-ui/{p-d64b91ef.entry.js → p-89ea1141.entry.js} +2 -2
  494. package/dist/huibo-ui/p-89ea1141.entry.js.map +1 -0
  495. package/dist/huibo-ui/p-8a202bc5.entry.js +2 -0
  496. package/dist/huibo-ui/p-8a202bc5.entry.js.map +1 -0
  497. package/dist/huibo-ui/p-8a8443b8.entry.js +2 -0
  498. package/dist/huibo-ui/p-8a8443b8.entry.js.map +1 -0
  499. package/dist/huibo-ui/p-8fd788c9.entry.js +2 -0
  500. package/dist/huibo-ui/p-8fd788c9.entry.js.map +1 -0
  501. package/dist/huibo-ui/{p-9319c650.entry.js → p-8fdbd17c.entry.js} +2 -2
  502. package/dist/huibo-ui/p-92521c31.entry.js +2 -0
  503. package/dist/huibo-ui/p-92521c31.entry.js.map +1 -0
  504. package/dist/huibo-ui/{p-c3e665f6.entry.js → p-9a5406f0.entry.js} +2 -2
  505. package/dist/huibo-ui/p-9a5406f0.entry.js.map +1 -0
  506. package/dist/huibo-ui/{p-c321c4aa.entry.js → p-a084b8e5.entry.js} +2 -2
  507. package/dist/huibo-ui/{p-5df47135.entry.js → p-a190ca89.entry.js} +2 -2
  508. package/dist/huibo-ui/{p-463de26d.entry.js → p-a8996d22.entry.js} +2 -2
  509. package/dist/huibo-ui/p-aa5e5e02.entry.js +2 -0
  510. package/dist/huibo-ui/p-aa5e5e02.entry.js.map +1 -0
  511. package/dist/huibo-ui/{p-6b381d0e.entry.js → p-ab9cf0e4.entry.js} +2 -2
  512. package/dist/huibo-ui/{p-477d8568.entry.js → p-aeae83af.entry.js} +2 -2
  513. package/dist/huibo-ui/{p-77017274.entry.js → p-af74667d.entry.js} +2 -2
  514. package/dist/huibo-ui/{p-b489a526.entry.js → p-b06c8020.entry.js} +2 -2
  515. package/dist/huibo-ui/{p-2e6584ea.entry.js → p-b468858e.entry.js} +2 -2
  516. package/dist/huibo-ui/{p-2b286698.entry.js → p-b7885d4a.entry.js} +2 -2
  517. package/dist/huibo-ui/{p-231a7335.entry.js → p-b8d87f7e.entry.js} +2 -2
  518. package/dist/huibo-ui/{p-8b027491.entry.js → p-c50ad398.entry.js} +2 -2
  519. package/dist/huibo-ui/p-c6c91664.entry.js +2 -0
  520. package/dist/huibo-ui/{p-c3e8893d.entry.js → p-c80f8ace.entry.js} +2 -2
  521. package/dist/huibo-ui/p-c80f8ace.entry.js.map +1 -0
  522. package/dist/huibo-ui/{p-476527c1.entry.js → p-c8e917db.entry.js} +2 -2
  523. package/dist/huibo-ui/p-c8e917db.entry.js.map +1 -0
  524. package/dist/huibo-ui/{p-c922d672.entry.js → p-cad57c2d.entry.js} +2 -2
  525. package/dist/huibo-ui/{p-a042e3d0.entry.js → p-ccd09d5a.entry.js} +2 -2
  526. package/dist/huibo-ui/p-d79a15b1.entry.js +2 -0
  527. package/dist/huibo-ui/p-d79a15b1.entry.js.map +1 -0
  528. package/dist/huibo-ui/{p-10c088f3.entry.js → p-d9c7c378.entry.js} +2 -2
  529. package/dist/huibo-ui/{p-80aca641.entry.js → p-dfccc7aa.entry.js} +2 -2
  530. package/dist/huibo-ui/{p-21682e92.entry.js → p-dfd144d8.entry.js} +2 -2
  531. package/dist/huibo-ui/{p-be48d2aa.entry.js → p-e039155d.entry.js} +2 -2
  532. package/dist/huibo-ui/{p-dfaf7e37.entry.js → p-e10fcfbe.entry.js} +2 -2
  533. package/dist/huibo-ui/{p-079a4130.entry.js → p-e3155cd7.entry.js} +2 -2
  534. package/dist/huibo-ui/{p-4001c08d.entry.js → p-e5cbfa9e.entry.js} +2 -2
  535. package/dist/huibo-ui/p-e5cbfa9e.entry.js.map +1 -0
  536. package/dist/huibo-ui/p-edbda423.entry.js +2 -0
  537. package/dist/huibo-ui/p-edbda423.entry.js.map +1 -0
  538. package/dist/huibo-ui/{p-465dcb4c.entry.js → p-f2c78699.entry.js} +2 -2
  539. package/dist/huibo-ui/{p-6ac242fe.entry.js → p-f4336be9.entry.js} +2 -2
  540. package/dist/huibo-ui/{p-332c8877.entry.js → p-f5969181.entry.js} +2 -2
  541. package/dist/huibo-ui/{p-f81ec512.entry.js → p-f6889710.entry.js} +2 -2
  542. package/dist/huibo-ui/{p-24ad7eec.entry.js → p-f9bb5217.entry.js} +2 -2
  543. package/dist/huibo-ui/{p-4d8b1404.entry.js → p-fd8301c6.entry.js} +2 -2
  544. package/dist/huibo-ui/{p-dd05cb2c.entry.js → p-fea20295.entry.js} +2 -2
  545. package/dist/types/components/Calendar/Calendar.d.ts +13 -1
  546. package/dist/types/components/Cascader/Cascader.d.ts +68 -90
  547. package/dist/types/components/ColorPicker/ColorPicker.d.ts +11 -0
  548. package/dist/types/components/DatePicker/DatePicker.d.ts +14 -3
  549. package/dist/types/components/Dropdown/Dropdown.d.ts +14 -1
  550. package/dist/types/components/Form/FormItem.d.ts +10 -0
  551. package/dist/types/components/ImagePreview/ImagePreview.d.ts +5 -1
  552. package/dist/types/components/Input/Input.d.ts +9 -0
  553. package/dist/types/components/Layout/Layout.d.ts +20 -10
  554. package/dist/types/components/Pagination/Pagination.d.ts +3 -0
  555. package/dist/types/components/Popconfirm/Popconfirm.d.ts +12 -0
  556. package/dist/types/components/Popover/Popover.d.ts +9 -0
  557. package/dist/types/components/Rate/Rate.d.ts +7 -0
  558. package/dist/types/components/Segmented/Segmented.d.ts +12 -1
  559. package/dist/types/components/Select/Select.d.ts +6 -0
  560. package/dist/types/components/Slider/Slider.d.ts +27 -1
  561. package/dist/types/components/Steps/Steps.d.ts +14 -6
  562. package/dist/types/components/Tooltip/Tooltip.d.ts +9 -1
  563. package/dist/types/components/TreeSelect/TreeSelect.d.ts +9 -0
  564. package/dist/types/components.d.ts +250 -94
  565. package/dist/types/utils/date-helpers.d.ts +1 -1
  566. package/package.json +8 -2
  567. package/readme.md +88 -73
  568. package/dist/cjs/date-helpers-904747ff.js.map +0 -1
  569. package/dist/components/p-cf94cbf6.js.map +0 -1
  570. package/dist/esm/date-helpers-e4d85a67.js.map +0 -1
  571. package/dist/huibo-ui/p-003cee87.entry.js +0 -2
  572. package/dist/huibo-ui/p-003cee87.entry.js.map +0 -1
  573. package/dist/huibo-ui/p-0bef78ac.entry.js +0 -2
  574. package/dist/huibo-ui/p-0bef78ac.entry.js.map +0 -1
  575. package/dist/huibo-ui/p-0e65e1bd.entry.js.map +0 -1
  576. package/dist/huibo-ui/p-0f189251.entry.js +0 -2
  577. package/dist/huibo-ui/p-0f189251.entry.js.map +0 -1
  578. package/dist/huibo-ui/p-1b5acd6d.entry.js +0 -2
  579. package/dist/huibo-ui/p-1b5acd6d.entry.js.map +0 -1
  580. package/dist/huibo-ui/p-3c7f73c8.entry.js +0 -2
  581. package/dist/huibo-ui/p-3c7f73c8.entry.js.map +0 -1
  582. package/dist/huibo-ui/p-4001c08d.entry.js.map +0 -1
  583. package/dist/huibo-ui/p-44c48246.entry.js +0 -2
  584. package/dist/huibo-ui/p-44c48246.entry.js.map +0 -1
  585. package/dist/huibo-ui/p-476527c1.entry.js.map +0 -1
  586. package/dist/huibo-ui/p-4d0dff15.entry.js +0 -2
  587. package/dist/huibo-ui/p-58d20809.entry.js +0 -2
  588. package/dist/huibo-ui/p-58d20809.entry.js.map +0 -1
  589. package/dist/huibo-ui/p-59b2e61c.entry.js.map +0 -1
  590. package/dist/huibo-ui/p-64ca0980.entry.js.map +0 -1
  591. package/dist/huibo-ui/p-672076c3.entry.js.map +0 -1
  592. package/dist/huibo-ui/p-756acbdb.entry.js +0 -2
  593. package/dist/huibo-ui/p-756acbdb.entry.js.map +0 -1
  594. package/dist/huibo-ui/p-75a93de3.entry.js +0 -2
  595. package/dist/huibo-ui/p-75a93de3.entry.js.map +0 -1
  596. package/dist/huibo-ui/p-769960f4.entry.js +0 -2
  597. package/dist/huibo-ui/p-8d615521.entry.js +0 -2
  598. package/dist/huibo-ui/p-8d615521.entry.js.map +0 -1
  599. package/dist/huibo-ui/p-953b9514.entry.js +0 -2
  600. package/dist/huibo-ui/p-ad6b0c6e.entry.js +0 -2
  601. package/dist/huibo-ui/p-ad6b0c6e.entry.js.map +0 -1
  602. package/dist/huibo-ui/p-c1a059d9.entry.js +0 -2
  603. package/dist/huibo-ui/p-c1a059d9.entry.js.map +0 -1
  604. package/dist/huibo-ui/p-c3e665f6.entry.js.map +0 -1
  605. package/dist/huibo-ui/p-c3e8893d.entry.js.map +0 -1
  606. package/dist/huibo-ui/p-cf94cbf6.js +0 -2
  607. package/dist/huibo-ui/p-cf94cbf6.js.map +0 -1
  608. package/dist/huibo-ui/p-d64b91ef.entry.js.map +0 -1
  609. package/dist/huibo-ui/p-e9490259.entry.js +0 -2
  610. package/dist/huibo-ui/p-e9490259.entry.js.map +0 -1
  611. package/dist/huibo-ui/p-ed0ff857.entry.js +0 -2
  612. package/dist/huibo-ui/p-ed0ff857.entry.js.map +0 -1
  613. package/dist/huibo-ui/p-f0ac7db5.entry.js +0 -2
  614. package/dist/huibo-ui/p-f0ac7db5.entry.js.map +0 -1
  615. /package/dist/huibo-ui/{p-4d0dff15.entry.js.map → p-02f15843.entry.js.map} +0 -0
  616. /package/dist/huibo-ui/{p-fd19813c.entry.js.map → p-0d4b2997.entry.js.map} +0 -0
  617. /package/dist/huibo-ui/{p-d7815b4f.entry.js.map → p-13010da2.entry.js.map} +0 -0
  618. /package/dist/huibo-ui/{p-8c80a765.entry.js.map → p-15db24e9.entry.js.map} +0 -0
  619. /package/dist/huibo-ui/{p-8d925e3d.entry.js.map → p-1b0fbe69.entry.js.map} +0 -0
  620. /package/dist/huibo-ui/{p-f374d5a3.entry.js.map → p-20632186.entry.js.map} +0 -0
  621. /package/dist/huibo-ui/{p-e6f2d71d.entry.js.map → p-20fc554b.entry.js.map} +0 -0
  622. /package/dist/huibo-ui/{p-315feadf.entry.js.map → p-213b9de7.entry.js.map} +0 -0
  623. /package/dist/huibo-ui/{p-710f38de.entry.js.map → p-2b4556ff.entry.js.map} +0 -0
  624. /package/dist/huibo-ui/{p-e0ab9010.entry.js.map → p-33de6878.entry.js.map} +0 -0
  625. /package/dist/huibo-ui/{p-ebd04656.entry.js.map → p-3807da71.entry.js.map} +0 -0
  626. /package/dist/huibo-ui/{p-6a1ec3ff.entry.js.map → p-3deff48c.entry.js.map} +0 -0
  627. /package/dist/huibo-ui/{p-e2a8a396.entry.js.map → p-41d9c846.entry.js.map} +0 -0
  628. /package/dist/huibo-ui/{p-0a033738.entry.js.map → p-47ef7a86.entry.js.map} +0 -0
  629. /package/dist/huibo-ui/{p-88127de1.entry.js.map → p-55cd13eb.entry.js.map} +0 -0
  630. /package/dist/huibo-ui/{p-58ebb9b3.entry.js.map → p-5c839288.entry.js.map} +0 -0
  631. /package/dist/huibo-ui/{p-c1b4eacb.entry.js.map → p-60532a1f.entry.js.map} +0 -0
  632. /package/dist/huibo-ui/{p-f1c084c5.entry.js.map → p-678b4212.entry.js.map} +0 -0
  633. /package/dist/huibo-ui/{p-a0015341.entry.js.map → p-6bfeab80.entry.js.map} +0 -0
  634. /package/dist/huibo-ui/{p-85f68526.entry.js.map → p-735bceef.entry.js.map} +0 -0
  635. /package/dist/huibo-ui/{p-8b1ae77e.entry.js.map → p-746a11a3.entry.js.map} +0 -0
  636. /package/dist/huibo-ui/{p-953b9514.entry.js.map → p-76519752.entry.js.map} +0 -0
  637. /package/dist/huibo-ui/{p-d3939d44.entry.js.map → p-79af2efa.entry.js.map} +0 -0
  638. /package/dist/huibo-ui/{p-e0768565.entry.js.map → p-7da14d7c.entry.js.map} +0 -0
  639. /package/dist/huibo-ui/{p-8c987d57.entry.js.map → p-7f65dc36.entry.js.map} +0 -0
  640. /package/dist/huibo-ui/{p-d87fc21a.entry.js.map → p-88a6c905.entry.js.map} +0 -0
  641. /package/dist/huibo-ui/{p-9319c650.entry.js.map → p-8fdbd17c.entry.js.map} +0 -0
  642. /package/dist/huibo-ui/{p-c321c4aa.entry.js.map → p-a084b8e5.entry.js.map} +0 -0
  643. /package/dist/huibo-ui/{p-5df47135.entry.js.map → p-a190ca89.entry.js.map} +0 -0
  644. /package/dist/huibo-ui/{p-463de26d.entry.js.map → p-a8996d22.entry.js.map} +0 -0
  645. /package/dist/huibo-ui/{p-6b381d0e.entry.js.map → p-ab9cf0e4.entry.js.map} +0 -0
  646. /package/dist/huibo-ui/{p-477d8568.entry.js.map → p-aeae83af.entry.js.map} +0 -0
  647. /package/dist/huibo-ui/{p-77017274.entry.js.map → p-af74667d.entry.js.map} +0 -0
  648. /package/dist/huibo-ui/{p-b489a526.entry.js.map → p-b06c8020.entry.js.map} +0 -0
  649. /package/dist/huibo-ui/{p-2e6584ea.entry.js.map → p-b468858e.entry.js.map} +0 -0
  650. /package/dist/huibo-ui/{p-2b286698.entry.js.map → p-b7885d4a.entry.js.map} +0 -0
  651. /package/dist/huibo-ui/{p-231a7335.entry.js.map → p-b8d87f7e.entry.js.map} +0 -0
  652. /package/dist/huibo-ui/{p-8b027491.entry.js.map → p-c50ad398.entry.js.map} +0 -0
  653. /package/dist/huibo-ui/{p-769960f4.entry.js.map → p-c6c91664.entry.js.map} +0 -0
  654. /package/dist/huibo-ui/{p-c922d672.entry.js.map → p-cad57c2d.entry.js.map} +0 -0
  655. /package/dist/huibo-ui/{p-a042e3d0.entry.js.map → p-ccd09d5a.entry.js.map} +0 -0
  656. /package/dist/huibo-ui/{p-10c088f3.entry.js.map → p-d9c7c378.entry.js.map} +0 -0
  657. /package/dist/huibo-ui/{p-80aca641.entry.js.map → p-dfccc7aa.entry.js.map} +0 -0
  658. /package/dist/huibo-ui/{p-21682e92.entry.js.map → p-dfd144d8.entry.js.map} +0 -0
  659. /package/dist/huibo-ui/{p-be48d2aa.entry.js.map → p-e039155d.entry.js.map} +0 -0
  660. /package/dist/huibo-ui/{p-dfaf7e37.entry.js.map → p-e10fcfbe.entry.js.map} +0 -0
  661. /package/dist/huibo-ui/{p-079a4130.entry.js.map → p-e3155cd7.entry.js.map} +0 -0
  662. /package/dist/huibo-ui/{p-465dcb4c.entry.js.map → p-f2c78699.entry.js.map} +0 -0
  663. /package/dist/huibo-ui/{p-6ac242fe.entry.js.map → p-f4336be9.entry.js.map} +0 -0
  664. /package/dist/huibo-ui/{p-332c8877.entry.js.map → p-f5969181.entry.js.map} +0 -0
  665. /package/dist/huibo-ui/{p-f81ec512.entry.js.map → p-f6889710.entry.js.map} +0 -0
  666. /package/dist/huibo-ui/{p-24ad7eec.entry.js.map → p-f9bb5217.entry.js.map} +0 -0
  667. /package/dist/huibo-ui/{p-4d8b1404.entry.js.map → p-fd8301c6.entry.js.map} +0 -0
  668. /package/dist/huibo-ui/{p-dd05cb2c.entry.js.map → p-fea20295.entry.js.map} +0 -0
@@ -87,3 +87,527 @@
87
87
  .hb-col-pull-11 { right: 45.83333333%; }
88
88
  .hb-col-pull-12 { right: 50%; }
89
89
 
90
+
91
+ /* ============================================================
92
+ * 响应式栅格(xs/sm/md/lg/xl)—— 由 Layout.tsx 输出对应 class,
93
+ * 这里按断点用 @media 应用宽度/偏移/推拉。
94
+ * xs 无 @media(移动端默认);sm/md/lg/xl 用 min-width 渐进增强。
95
+ * 对齐 antd Grid 断点:576 / 768 / 992 / 1200
96
+ * ============================================================ */
97
+
98
+ .hb-col-xs-0 { display: none; }
99
+ .hb-col-xs-1 { width: 4.16666667%; }
100
+ .hb-col-xs-2 { width: 8.33333333%; }
101
+ .hb-col-xs-3 { width: 12.5%; }
102
+ .hb-col-xs-4 { width: 16.66666667%; }
103
+ .hb-col-xs-5 { width: 20.83333333%; }
104
+ .hb-col-xs-6 { width: 25%; }
105
+ .hb-col-xs-7 { width: 29.16666667%; }
106
+ .hb-col-xs-8 { width: 33.33333333%; }
107
+ .hb-col-xs-9 { width: 37.5%; }
108
+ .hb-col-xs-10 { width: 41.66666667%; }
109
+ .hb-col-xs-11 { width: 45.83333333%; }
110
+ .hb-col-xs-12 { width: 50%; }
111
+ .hb-col-xs-13 { width: 54.16666667%; }
112
+ .hb-col-xs-14 { width: 58.33333333%; }
113
+ .hb-col-xs-15 { width: 62.5%; }
114
+ .hb-col-xs-16 { width: 66.66666667%; }
115
+ .hb-col-xs-17 { width: 70.83333333%; }
116
+ .hb-col-xs-18 { width: 75%; }
117
+ .hb-col-xs-19 { width: 79.16666667%; }
118
+ .hb-col-xs-20 { width: 83.33333333%; }
119
+ .hb-col-xs-21 { width: 87.5%; }
120
+ .hb-col-xs-22 { width: 91.66666667%; }
121
+ .hb-col-xs-23 { width: 95.83333333%; }
122
+ .hb-col-xs-24 { width: 100%; }
123
+ .hb-col-xs-offset-0 { margin-left: 0; }
124
+ .hb-col-xs-offset-1 { margin-left: 4.16666667%; }
125
+ .hb-col-xs-offset-2 { margin-left: 8.33333333%; }
126
+ .hb-col-xs-offset-3 { margin-left: 12.5%; }
127
+ .hb-col-xs-offset-4 { margin-left: 16.66666667%; }
128
+ .hb-col-xs-offset-5 { margin-left: 20.83333333%; }
129
+ .hb-col-xs-offset-6 { margin-left: 25%; }
130
+ .hb-col-xs-offset-7 { margin-left: 29.16666667%; }
131
+ .hb-col-xs-offset-8 { margin-left: 33.33333333%; }
132
+ .hb-col-xs-offset-9 { margin-left: 37.5%; }
133
+ .hb-col-xs-offset-10 { margin-left: 41.66666667%; }
134
+ .hb-col-xs-offset-11 { margin-left: 45.83333333%; }
135
+ .hb-col-xs-offset-12 { margin-left: 50%; }
136
+ .hb-col-xs-offset-13 { margin-left: 54.16666667%; }
137
+ .hb-col-xs-offset-14 { margin-left: 58.33333333%; }
138
+ .hb-col-xs-offset-15 { margin-left: 62.5%; }
139
+ .hb-col-xs-offset-16 { margin-left: 66.66666667%; }
140
+ .hb-col-xs-offset-17 { margin-left: 70.83333333%; }
141
+ .hb-col-xs-offset-18 { margin-left: 75%; }
142
+ .hb-col-xs-offset-19 { margin-left: 79.16666667%; }
143
+ .hb-col-xs-offset-20 { margin-left: 83.33333333%; }
144
+ .hb-col-xs-offset-21 { margin-left: 87.5%; }
145
+ .hb-col-xs-offset-22 { margin-left: 91.66666667%; }
146
+ .hb-col-xs-offset-23 { margin-left: 95.83333333%; }
147
+ .hb-col-xs-offset-24 { margin-left: 100%; }
148
+ .hb-col-xs-push-0 { left: 0; }
149
+ .hb-col-xs-push-1 { left: 4.16666667%; }
150
+ .hb-col-xs-push-2 { left: 8.33333333%; }
151
+ .hb-col-xs-push-3 { left: 12.5%; }
152
+ .hb-col-xs-push-4 { left: 16.66666667%; }
153
+ .hb-col-xs-push-5 { left: 20.83333333%; }
154
+ .hb-col-xs-push-6 { left: 25%; }
155
+ .hb-col-xs-push-7 { left: 29.16666667%; }
156
+ .hb-col-xs-push-8 { left: 33.33333333%; }
157
+ .hb-col-xs-push-9 { left: 37.5%; }
158
+ .hb-col-xs-push-10 { left: 41.66666667%; }
159
+ .hb-col-xs-push-11 { left: 45.83333333%; }
160
+ .hb-col-xs-push-12 { left: 50%; }
161
+ .hb-col-xs-push-13 { left: 54.16666667%; }
162
+ .hb-col-xs-push-14 { left: 58.33333333%; }
163
+ .hb-col-xs-push-15 { left: 62.5%; }
164
+ .hb-col-xs-push-16 { left: 66.66666667%; }
165
+ .hb-col-xs-push-17 { left: 70.83333333%; }
166
+ .hb-col-xs-push-18 { left: 75%; }
167
+ .hb-col-xs-push-19 { left: 79.16666667%; }
168
+ .hb-col-xs-push-20 { left: 83.33333333%; }
169
+ .hb-col-xs-push-21 { left: 87.5%; }
170
+ .hb-col-xs-push-22 { left: 91.66666667%; }
171
+ .hb-col-xs-push-23 { left: 95.83333333%; }
172
+ .hb-col-xs-push-24 { left: 100%; }
173
+ .hb-col-xs-pull-0 { right: 0; }
174
+ .hb-col-xs-pull-1 { right: 4.16666667%; }
175
+ .hb-col-xs-pull-2 { right: 8.33333333%; }
176
+ .hb-col-xs-pull-3 { right: 12.5%; }
177
+ .hb-col-xs-pull-4 { right: 16.66666667%; }
178
+ .hb-col-xs-pull-5 { right: 20.83333333%; }
179
+ .hb-col-xs-pull-6 { right: 25%; }
180
+ .hb-col-xs-pull-7 { right: 29.16666667%; }
181
+ .hb-col-xs-pull-8 { right: 33.33333333%; }
182
+ .hb-col-xs-pull-9 { right: 37.5%; }
183
+ .hb-col-xs-pull-10 { right: 41.66666667%; }
184
+ .hb-col-xs-pull-11 { right: 45.83333333%; }
185
+ .hb-col-xs-pull-12 { right: 50%; }
186
+ .hb-col-xs-pull-13 { right: 54.16666667%; }
187
+ .hb-col-xs-pull-14 { right: 58.33333333%; }
188
+ .hb-col-xs-pull-15 { right: 62.5%; }
189
+ .hb-col-xs-pull-16 { right: 66.66666667%; }
190
+ .hb-col-xs-pull-17 { right: 70.83333333%; }
191
+ .hb-col-xs-pull-18 { right: 75%; }
192
+ .hb-col-xs-pull-19 { right: 79.16666667%; }
193
+ .hb-col-xs-pull-20 { right: 83.33333333%; }
194
+ .hb-col-xs-pull-21 { right: 87.5%; }
195
+ .hb-col-xs-pull-22 { right: 91.66666667%; }
196
+ .hb-col-xs-pull-23 { right: 95.83333333%; }
197
+ .hb-col-xs-pull-24 { right: 100%; }
198
+
199
+ @media (min-width: 576px) {
200
+
201
+ .hb-col-sm-0 { display: none; }
202
+ .hb-col-sm-1 { width: 4.16666667%; }
203
+ .hb-col-sm-2 { width: 8.33333333%; }
204
+ .hb-col-sm-3 { width: 12.5%; }
205
+ .hb-col-sm-4 { width: 16.66666667%; }
206
+ .hb-col-sm-5 { width: 20.83333333%; }
207
+ .hb-col-sm-6 { width: 25%; }
208
+ .hb-col-sm-7 { width: 29.16666667%; }
209
+ .hb-col-sm-8 { width: 33.33333333%; }
210
+ .hb-col-sm-9 { width: 37.5%; }
211
+ .hb-col-sm-10 { width: 41.66666667%; }
212
+ .hb-col-sm-11 { width: 45.83333333%; }
213
+ .hb-col-sm-12 { width: 50%; }
214
+ .hb-col-sm-13 { width: 54.16666667%; }
215
+ .hb-col-sm-14 { width: 58.33333333%; }
216
+ .hb-col-sm-15 { width: 62.5%; }
217
+ .hb-col-sm-16 { width: 66.66666667%; }
218
+ .hb-col-sm-17 { width: 70.83333333%; }
219
+ .hb-col-sm-18 { width: 75%; }
220
+ .hb-col-sm-19 { width: 79.16666667%; }
221
+ .hb-col-sm-20 { width: 83.33333333%; }
222
+ .hb-col-sm-21 { width: 87.5%; }
223
+ .hb-col-sm-22 { width: 91.66666667%; }
224
+ .hb-col-sm-23 { width: 95.83333333%; }
225
+ .hb-col-sm-24 { width: 100%; }
226
+ .hb-col-sm-offset-0 { margin-left: 0; }
227
+ .hb-col-sm-offset-1 { margin-left: 4.16666667%; }
228
+ .hb-col-sm-offset-2 { margin-left: 8.33333333%; }
229
+ .hb-col-sm-offset-3 { margin-left: 12.5%; }
230
+ .hb-col-sm-offset-4 { margin-left: 16.66666667%; }
231
+ .hb-col-sm-offset-5 { margin-left: 20.83333333%; }
232
+ .hb-col-sm-offset-6 { margin-left: 25%; }
233
+ .hb-col-sm-offset-7 { margin-left: 29.16666667%; }
234
+ .hb-col-sm-offset-8 { margin-left: 33.33333333%; }
235
+ .hb-col-sm-offset-9 { margin-left: 37.5%; }
236
+ .hb-col-sm-offset-10 { margin-left: 41.66666667%; }
237
+ .hb-col-sm-offset-11 { margin-left: 45.83333333%; }
238
+ .hb-col-sm-offset-12 { margin-left: 50%; }
239
+ .hb-col-sm-offset-13 { margin-left: 54.16666667%; }
240
+ .hb-col-sm-offset-14 { margin-left: 58.33333333%; }
241
+ .hb-col-sm-offset-15 { margin-left: 62.5%; }
242
+ .hb-col-sm-offset-16 { margin-left: 66.66666667%; }
243
+ .hb-col-sm-offset-17 { margin-left: 70.83333333%; }
244
+ .hb-col-sm-offset-18 { margin-left: 75%; }
245
+ .hb-col-sm-offset-19 { margin-left: 79.16666667%; }
246
+ .hb-col-sm-offset-20 { margin-left: 83.33333333%; }
247
+ .hb-col-sm-offset-21 { margin-left: 87.5%; }
248
+ .hb-col-sm-offset-22 { margin-left: 91.66666667%; }
249
+ .hb-col-sm-offset-23 { margin-left: 95.83333333%; }
250
+ .hb-col-sm-offset-24 { margin-left: 100%; }
251
+ .hb-col-sm-push-0 { left: 0; }
252
+ .hb-col-sm-push-1 { left: 4.16666667%; }
253
+ .hb-col-sm-push-2 { left: 8.33333333%; }
254
+ .hb-col-sm-push-3 { left: 12.5%; }
255
+ .hb-col-sm-push-4 { left: 16.66666667%; }
256
+ .hb-col-sm-push-5 { left: 20.83333333%; }
257
+ .hb-col-sm-push-6 { left: 25%; }
258
+ .hb-col-sm-push-7 { left: 29.16666667%; }
259
+ .hb-col-sm-push-8 { left: 33.33333333%; }
260
+ .hb-col-sm-push-9 { left: 37.5%; }
261
+ .hb-col-sm-push-10 { left: 41.66666667%; }
262
+ .hb-col-sm-push-11 { left: 45.83333333%; }
263
+ .hb-col-sm-push-12 { left: 50%; }
264
+ .hb-col-sm-push-13 { left: 54.16666667%; }
265
+ .hb-col-sm-push-14 { left: 58.33333333%; }
266
+ .hb-col-sm-push-15 { left: 62.5%; }
267
+ .hb-col-sm-push-16 { left: 66.66666667%; }
268
+ .hb-col-sm-push-17 { left: 70.83333333%; }
269
+ .hb-col-sm-push-18 { left: 75%; }
270
+ .hb-col-sm-push-19 { left: 79.16666667%; }
271
+ .hb-col-sm-push-20 { left: 83.33333333%; }
272
+ .hb-col-sm-push-21 { left: 87.5%; }
273
+ .hb-col-sm-push-22 { left: 91.66666667%; }
274
+ .hb-col-sm-push-23 { left: 95.83333333%; }
275
+ .hb-col-sm-push-24 { left: 100%; }
276
+ .hb-col-sm-pull-0 { right: 0; }
277
+ .hb-col-sm-pull-1 { right: 4.16666667%; }
278
+ .hb-col-sm-pull-2 { right: 8.33333333%; }
279
+ .hb-col-sm-pull-3 { right: 12.5%; }
280
+ .hb-col-sm-pull-4 { right: 16.66666667%; }
281
+ .hb-col-sm-pull-5 { right: 20.83333333%; }
282
+ .hb-col-sm-pull-6 { right: 25%; }
283
+ .hb-col-sm-pull-7 { right: 29.16666667%; }
284
+ .hb-col-sm-pull-8 { right: 33.33333333%; }
285
+ .hb-col-sm-pull-9 { right: 37.5%; }
286
+ .hb-col-sm-pull-10 { right: 41.66666667%; }
287
+ .hb-col-sm-pull-11 { right: 45.83333333%; }
288
+ .hb-col-sm-pull-12 { right: 50%; }
289
+ .hb-col-sm-pull-13 { right: 54.16666667%; }
290
+ .hb-col-sm-pull-14 { right: 58.33333333%; }
291
+ .hb-col-sm-pull-15 { right: 62.5%; }
292
+ .hb-col-sm-pull-16 { right: 66.66666667%; }
293
+ .hb-col-sm-pull-17 { right: 70.83333333%; }
294
+ .hb-col-sm-pull-18 { right: 75%; }
295
+ .hb-col-sm-pull-19 { right: 79.16666667%; }
296
+ .hb-col-sm-pull-20 { right: 83.33333333%; }
297
+ .hb-col-sm-pull-21 { right: 87.5%; }
298
+ .hb-col-sm-pull-22 { right: 91.66666667%; }
299
+ .hb-col-sm-pull-23 { right: 95.83333333%; }
300
+ .hb-col-sm-pull-24 { right: 100%; }
301
+ }
302
+
303
+ @media (min-width: 768px) {
304
+
305
+ .hb-col-md-0 { display: none; }
306
+ .hb-col-md-1 { width: 4.16666667%; }
307
+ .hb-col-md-2 { width: 8.33333333%; }
308
+ .hb-col-md-3 { width: 12.5%; }
309
+ .hb-col-md-4 { width: 16.66666667%; }
310
+ .hb-col-md-5 { width: 20.83333333%; }
311
+ .hb-col-md-6 { width: 25%; }
312
+ .hb-col-md-7 { width: 29.16666667%; }
313
+ .hb-col-md-8 { width: 33.33333333%; }
314
+ .hb-col-md-9 { width: 37.5%; }
315
+ .hb-col-md-10 { width: 41.66666667%; }
316
+ .hb-col-md-11 { width: 45.83333333%; }
317
+ .hb-col-md-12 { width: 50%; }
318
+ .hb-col-md-13 { width: 54.16666667%; }
319
+ .hb-col-md-14 { width: 58.33333333%; }
320
+ .hb-col-md-15 { width: 62.5%; }
321
+ .hb-col-md-16 { width: 66.66666667%; }
322
+ .hb-col-md-17 { width: 70.83333333%; }
323
+ .hb-col-md-18 { width: 75%; }
324
+ .hb-col-md-19 { width: 79.16666667%; }
325
+ .hb-col-md-20 { width: 83.33333333%; }
326
+ .hb-col-md-21 { width: 87.5%; }
327
+ .hb-col-md-22 { width: 91.66666667%; }
328
+ .hb-col-md-23 { width: 95.83333333%; }
329
+ .hb-col-md-24 { width: 100%; }
330
+ .hb-col-md-offset-0 { margin-left: 0; }
331
+ .hb-col-md-offset-1 { margin-left: 4.16666667%; }
332
+ .hb-col-md-offset-2 { margin-left: 8.33333333%; }
333
+ .hb-col-md-offset-3 { margin-left: 12.5%; }
334
+ .hb-col-md-offset-4 { margin-left: 16.66666667%; }
335
+ .hb-col-md-offset-5 { margin-left: 20.83333333%; }
336
+ .hb-col-md-offset-6 { margin-left: 25%; }
337
+ .hb-col-md-offset-7 { margin-left: 29.16666667%; }
338
+ .hb-col-md-offset-8 { margin-left: 33.33333333%; }
339
+ .hb-col-md-offset-9 { margin-left: 37.5%; }
340
+ .hb-col-md-offset-10 { margin-left: 41.66666667%; }
341
+ .hb-col-md-offset-11 { margin-left: 45.83333333%; }
342
+ .hb-col-md-offset-12 { margin-left: 50%; }
343
+ .hb-col-md-offset-13 { margin-left: 54.16666667%; }
344
+ .hb-col-md-offset-14 { margin-left: 58.33333333%; }
345
+ .hb-col-md-offset-15 { margin-left: 62.5%; }
346
+ .hb-col-md-offset-16 { margin-left: 66.66666667%; }
347
+ .hb-col-md-offset-17 { margin-left: 70.83333333%; }
348
+ .hb-col-md-offset-18 { margin-left: 75%; }
349
+ .hb-col-md-offset-19 { margin-left: 79.16666667%; }
350
+ .hb-col-md-offset-20 { margin-left: 83.33333333%; }
351
+ .hb-col-md-offset-21 { margin-left: 87.5%; }
352
+ .hb-col-md-offset-22 { margin-left: 91.66666667%; }
353
+ .hb-col-md-offset-23 { margin-left: 95.83333333%; }
354
+ .hb-col-md-offset-24 { margin-left: 100%; }
355
+ .hb-col-md-push-0 { left: 0; }
356
+ .hb-col-md-push-1 { left: 4.16666667%; }
357
+ .hb-col-md-push-2 { left: 8.33333333%; }
358
+ .hb-col-md-push-3 { left: 12.5%; }
359
+ .hb-col-md-push-4 { left: 16.66666667%; }
360
+ .hb-col-md-push-5 { left: 20.83333333%; }
361
+ .hb-col-md-push-6 { left: 25%; }
362
+ .hb-col-md-push-7 { left: 29.16666667%; }
363
+ .hb-col-md-push-8 { left: 33.33333333%; }
364
+ .hb-col-md-push-9 { left: 37.5%; }
365
+ .hb-col-md-push-10 { left: 41.66666667%; }
366
+ .hb-col-md-push-11 { left: 45.83333333%; }
367
+ .hb-col-md-push-12 { left: 50%; }
368
+ .hb-col-md-push-13 { left: 54.16666667%; }
369
+ .hb-col-md-push-14 { left: 58.33333333%; }
370
+ .hb-col-md-push-15 { left: 62.5%; }
371
+ .hb-col-md-push-16 { left: 66.66666667%; }
372
+ .hb-col-md-push-17 { left: 70.83333333%; }
373
+ .hb-col-md-push-18 { left: 75%; }
374
+ .hb-col-md-push-19 { left: 79.16666667%; }
375
+ .hb-col-md-push-20 { left: 83.33333333%; }
376
+ .hb-col-md-push-21 { left: 87.5%; }
377
+ .hb-col-md-push-22 { left: 91.66666667%; }
378
+ .hb-col-md-push-23 { left: 95.83333333%; }
379
+ .hb-col-md-push-24 { left: 100%; }
380
+ .hb-col-md-pull-0 { right: 0; }
381
+ .hb-col-md-pull-1 { right: 4.16666667%; }
382
+ .hb-col-md-pull-2 { right: 8.33333333%; }
383
+ .hb-col-md-pull-3 { right: 12.5%; }
384
+ .hb-col-md-pull-4 { right: 16.66666667%; }
385
+ .hb-col-md-pull-5 { right: 20.83333333%; }
386
+ .hb-col-md-pull-6 { right: 25%; }
387
+ .hb-col-md-pull-7 { right: 29.16666667%; }
388
+ .hb-col-md-pull-8 { right: 33.33333333%; }
389
+ .hb-col-md-pull-9 { right: 37.5%; }
390
+ .hb-col-md-pull-10 { right: 41.66666667%; }
391
+ .hb-col-md-pull-11 { right: 45.83333333%; }
392
+ .hb-col-md-pull-12 { right: 50%; }
393
+ .hb-col-md-pull-13 { right: 54.16666667%; }
394
+ .hb-col-md-pull-14 { right: 58.33333333%; }
395
+ .hb-col-md-pull-15 { right: 62.5%; }
396
+ .hb-col-md-pull-16 { right: 66.66666667%; }
397
+ .hb-col-md-pull-17 { right: 70.83333333%; }
398
+ .hb-col-md-pull-18 { right: 75%; }
399
+ .hb-col-md-pull-19 { right: 79.16666667%; }
400
+ .hb-col-md-pull-20 { right: 83.33333333%; }
401
+ .hb-col-md-pull-21 { right: 87.5%; }
402
+ .hb-col-md-pull-22 { right: 91.66666667%; }
403
+ .hb-col-md-pull-23 { right: 95.83333333%; }
404
+ .hb-col-md-pull-24 { right: 100%; }
405
+ }
406
+
407
+ @media (min-width: 992px) {
408
+
409
+ .hb-col-lg-0 { display: none; }
410
+ .hb-col-lg-1 { width: 4.16666667%; }
411
+ .hb-col-lg-2 { width: 8.33333333%; }
412
+ .hb-col-lg-3 { width: 12.5%; }
413
+ .hb-col-lg-4 { width: 16.66666667%; }
414
+ .hb-col-lg-5 { width: 20.83333333%; }
415
+ .hb-col-lg-6 { width: 25%; }
416
+ .hb-col-lg-7 { width: 29.16666667%; }
417
+ .hb-col-lg-8 { width: 33.33333333%; }
418
+ .hb-col-lg-9 { width: 37.5%; }
419
+ .hb-col-lg-10 { width: 41.66666667%; }
420
+ .hb-col-lg-11 { width: 45.83333333%; }
421
+ .hb-col-lg-12 { width: 50%; }
422
+ .hb-col-lg-13 { width: 54.16666667%; }
423
+ .hb-col-lg-14 { width: 58.33333333%; }
424
+ .hb-col-lg-15 { width: 62.5%; }
425
+ .hb-col-lg-16 { width: 66.66666667%; }
426
+ .hb-col-lg-17 { width: 70.83333333%; }
427
+ .hb-col-lg-18 { width: 75%; }
428
+ .hb-col-lg-19 { width: 79.16666667%; }
429
+ .hb-col-lg-20 { width: 83.33333333%; }
430
+ .hb-col-lg-21 { width: 87.5%; }
431
+ .hb-col-lg-22 { width: 91.66666667%; }
432
+ .hb-col-lg-23 { width: 95.83333333%; }
433
+ .hb-col-lg-24 { width: 100%; }
434
+ .hb-col-lg-offset-0 { margin-left: 0; }
435
+ .hb-col-lg-offset-1 { margin-left: 4.16666667%; }
436
+ .hb-col-lg-offset-2 { margin-left: 8.33333333%; }
437
+ .hb-col-lg-offset-3 { margin-left: 12.5%; }
438
+ .hb-col-lg-offset-4 { margin-left: 16.66666667%; }
439
+ .hb-col-lg-offset-5 { margin-left: 20.83333333%; }
440
+ .hb-col-lg-offset-6 { margin-left: 25%; }
441
+ .hb-col-lg-offset-7 { margin-left: 29.16666667%; }
442
+ .hb-col-lg-offset-8 { margin-left: 33.33333333%; }
443
+ .hb-col-lg-offset-9 { margin-left: 37.5%; }
444
+ .hb-col-lg-offset-10 { margin-left: 41.66666667%; }
445
+ .hb-col-lg-offset-11 { margin-left: 45.83333333%; }
446
+ .hb-col-lg-offset-12 { margin-left: 50%; }
447
+ .hb-col-lg-offset-13 { margin-left: 54.16666667%; }
448
+ .hb-col-lg-offset-14 { margin-left: 58.33333333%; }
449
+ .hb-col-lg-offset-15 { margin-left: 62.5%; }
450
+ .hb-col-lg-offset-16 { margin-left: 66.66666667%; }
451
+ .hb-col-lg-offset-17 { margin-left: 70.83333333%; }
452
+ .hb-col-lg-offset-18 { margin-left: 75%; }
453
+ .hb-col-lg-offset-19 { margin-left: 79.16666667%; }
454
+ .hb-col-lg-offset-20 { margin-left: 83.33333333%; }
455
+ .hb-col-lg-offset-21 { margin-left: 87.5%; }
456
+ .hb-col-lg-offset-22 { margin-left: 91.66666667%; }
457
+ .hb-col-lg-offset-23 { margin-left: 95.83333333%; }
458
+ .hb-col-lg-offset-24 { margin-left: 100%; }
459
+ .hb-col-lg-push-0 { left: 0; }
460
+ .hb-col-lg-push-1 { left: 4.16666667%; }
461
+ .hb-col-lg-push-2 { left: 8.33333333%; }
462
+ .hb-col-lg-push-3 { left: 12.5%; }
463
+ .hb-col-lg-push-4 { left: 16.66666667%; }
464
+ .hb-col-lg-push-5 { left: 20.83333333%; }
465
+ .hb-col-lg-push-6 { left: 25%; }
466
+ .hb-col-lg-push-7 { left: 29.16666667%; }
467
+ .hb-col-lg-push-8 { left: 33.33333333%; }
468
+ .hb-col-lg-push-9 { left: 37.5%; }
469
+ .hb-col-lg-push-10 { left: 41.66666667%; }
470
+ .hb-col-lg-push-11 { left: 45.83333333%; }
471
+ .hb-col-lg-push-12 { left: 50%; }
472
+ .hb-col-lg-push-13 { left: 54.16666667%; }
473
+ .hb-col-lg-push-14 { left: 58.33333333%; }
474
+ .hb-col-lg-push-15 { left: 62.5%; }
475
+ .hb-col-lg-push-16 { left: 66.66666667%; }
476
+ .hb-col-lg-push-17 { left: 70.83333333%; }
477
+ .hb-col-lg-push-18 { left: 75%; }
478
+ .hb-col-lg-push-19 { left: 79.16666667%; }
479
+ .hb-col-lg-push-20 { left: 83.33333333%; }
480
+ .hb-col-lg-push-21 { left: 87.5%; }
481
+ .hb-col-lg-push-22 { left: 91.66666667%; }
482
+ .hb-col-lg-push-23 { left: 95.83333333%; }
483
+ .hb-col-lg-push-24 { left: 100%; }
484
+ .hb-col-lg-pull-0 { right: 0; }
485
+ .hb-col-lg-pull-1 { right: 4.16666667%; }
486
+ .hb-col-lg-pull-2 { right: 8.33333333%; }
487
+ .hb-col-lg-pull-3 { right: 12.5%; }
488
+ .hb-col-lg-pull-4 { right: 16.66666667%; }
489
+ .hb-col-lg-pull-5 { right: 20.83333333%; }
490
+ .hb-col-lg-pull-6 { right: 25%; }
491
+ .hb-col-lg-pull-7 { right: 29.16666667%; }
492
+ .hb-col-lg-pull-8 { right: 33.33333333%; }
493
+ .hb-col-lg-pull-9 { right: 37.5%; }
494
+ .hb-col-lg-pull-10 { right: 41.66666667%; }
495
+ .hb-col-lg-pull-11 { right: 45.83333333%; }
496
+ .hb-col-lg-pull-12 { right: 50%; }
497
+ .hb-col-lg-pull-13 { right: 54.16666667%; }
498
+ .hb-col-lg-pull-14 { right: 58.33333333%; }
499
+ .hb-col-lg-pull-15 { right: 62.5%; }
500
+ .hb-col-lg-pull-16 { right: 66.66666667%; }
501
+ .hb-col-lg-pull-17 { right: 70.83333333%; }
502
+ .hb-col-lg-pull-18 { right: 75%; }
503
+ .hb-col-lg-pull-19 { right: 79.16666667%; }
504
+ .hb-col-lg-pull-20 { right: 83.33333333%; }
505
+ .hb-col-lg-pull-21 { right: 87.5%; }
506
+ .hb-col-lg-pull-22 { right: 91.66666667%; }
507
+ .hb-col-lg-pull-23 { right: 95.83333333%; }
508
+ .hb-col-lg-pull-24 { right: 100%; }
509
+ }
510
+
511
+ @media (min-width: 1200px) {
512
+
513
+ .hb-col-xl-0 { display: none; }
514
+ .hb-col-xl-1 { width: 4.16666667%; }
515
+ .hb-col-xl-2 { width: 8.33333333%; }
516
+ .hb-col-xl-3 { width: 12.5%; }
517
+ .hb-col-xl-4 { width: 16.66666667%; }
518
+ .hb-col-xl-5 { width: 20.83333333%; }
519
+ .hb-col-xl-6 { width: 25%; }
520
+ .hb-col-xl-7 { width: 29.16666667%; }
521
+ .hb-col-xl-8 { width: 33.33333333%; }
522
+ .hb-col-xl-9 { width: 37.5%; }
523
+ .hb-col-xl-10 { width: 41.66666667%; }
524
+ .hb-col-xl-11 { width: 45.83333333%; }
525
+ .hb-col-xl-12 { width: 50%; }
526
+ .hb-col-xl-13 { width: 54.16666667%; }
527
+ .hb-col-xl-14 { width: 58.33333333%; }
528
+ .hb-col-xl-15 { width: 62.5%; }
529
+ .hb-col-xl-16 { width: 66.66666667%; }
530
+ .hb-col-xl-17 { width: 70.83333333%; }
531
+ .hb-col-xl-18 { width: 75%; }
532
+ .hb-col-xl-19 { width: 79.16666667%; }
533
+ .hb-col-xl-20 { width: 83.33333333%; }
534
+ .hb-col-xl-21 { width: 87.5%; }
535
+ .hb-col-xl-22 { width: 91.66666667%; }
536
+ .hb-col-xl-23 { width: 95.83333333%; }
537
+ .hb-col-xl-24 { width: 100%; }
538
+ .hb-col-xl-offset-0 { margin-left: 0; }
539
+ .hb-col-xl-offset-1 { margin-left: 4.16666667%; }
540
+ .hb-col-xl-offset-2 { margin-left: 8.33333333%; }
541
+ .hb-col-xl-offset-3 { margin-left: 12.5%; }
542
+ .hb-col-xl-offset-4 { margin-left: 16.66666667%; }
543
+ .hb-col-xl-offset-5 { margin-left: 20.83333333%; }
544
+ .hb-col-xl-offset-6 { margin-left: 25%; }
545
+ .hb-col-xl-offset-7 { margin-left: 29.16666667%; }
546
+ .hb-col-xl-offset-8 { margin-left: 33.33333333%; }
547
+ .hb-col-xl-offset-9 { margin-left: 37.5%; }
548
+ .hb-col-xl-offset-10 { margin-left: 41.66666667%; }
549
+ .hb-col-xl-offset-11 { margin-left: 45.83333333%; }
550
+ .hb-col-xl-offset-12 { margin-left: 50%; }
551
+ .hb-col-xl-offset-13 { margin-left: 54.16666667%; }
552
+ .hb-col-xl-offset-14 { margin-left: 58.33333333%; }
553
+ .hb-col-xl-offset-15 { margin-left: 62.5%; }
554
+ .hb-col-xl-offset-16 { margin-left: 66.66666667%; }
555
+ .hb-col-xl-offset-17 { margin-left: 70.83333333%; }
556
+ .hb-col-xl-offset-18 { margin-left: 75%; }
557
+ .hb-col-xl-offset-19 { margin-left: 79.16666667%; }
558
+ .hb-col-xl-offset-20 { margin-left: 83.33333333%; }
559
+ .hb-col-xl-offset-21 { margin-left: 87.5%; }
560
+ .hb-col-xl-offset-22 { margin-left: 91.66666667%; }
561
+ .hb-col-xl-offset-23 { margin-left: 95.83333333%; }
562
+ .hb-col-xl-offset-24 { margin-left: 100%; }
563
+ .hb-col-xl-push-0 { left: 0; }
564
+ .hb-col-xl-push-1 { left: 4.16666667%; }
565
+ .hb-col-xl-push-2 { left: 8.33333333%; }
566
+ .hb-col-xl-push-3 { left: 12.5%; }
567
+ .hb-col-xl-push-4 { left: 16.66666667%; }
568
+ .hb-col-xl-push-5 { left: 20.83333333%; }
569
+ .hb-col-xl-push-6 { left: 25%; }
570
+ .hb-col-xl-push-7 { left: 29.16666667%; }
571
+ .hb-col-xl-push-8 { left: 33.33333333%; }
572
+ .hb-col-xl-push-9 { left: 37.5%; }
573
+ .hb-col-xl-push-10 { left: 41.66666667%; }
574
+ .hb-col-xl-push-11 { left: 45.83333333%; }
575
+ .hb-col-xl-push-12 { left: 50%; }
576
+ .hb-col-xl-push-13 { left: 54.16666667%; }
577
+ .hb-col-xl-push-14 { left: 58.33333333%; }
578
+ .hb-col-xl-push-15 { left: 62.5%; }
579
+ .hb-col-xl-push-16 { left: 66.66666667%; }
580
+ .hb-col-xl-push-17 { left: 70.83333333%; }
581
+ .hb-col-xl-push-18 { left: 75%; }
582
+ .hb-col-xl-push-19 { left: 79.16666667%; }
583
+ .hb-col-xl-push-20 { left: 83.33333333%; }
584
+ .hb-col-xl-push-21 { left: 87.5%; }
585
+ .hb-col-xl-push-22 { left: 91.66666667%; }
586
+ .hb-col-xl-push-23 { left: 95.83333333%; }
587
+ .hb-col-xl-push-24 { left: 100%; }
588
+ .hb-col-xl-pull-0 { right: 0; }
589
+ .hb-col-xl-pull-1 { right: 4.16666667%; }
590
+ .hb-col-xl-pull-2 { right: 8.33333333%; }
591
+ .hb-col-xl-pull-3 { right: 12.5%; }
592
+ .hb-col-xl-pull-4 { right: 16.66666667%; }
593
+ .hb-col-xl-pull-5 { right: 20.83333333%; }
594
+ .hb-col-xl-pull-6 { right: 25%; }
595
+ .hb-col-xl-pull-7 { right: 29.16666667%; }
596
+ .hb-col-xl-pull-8 { right: 33.33333333%; }
597
+ .hb-col-xl-pull-9 { right: 37.5%; }
598
+ .hb-col-xl-pull-10 { right: 41.66666667%; }
599
+ .hb-col-xl-pull-11 { right: 45.83333333%; }
600
+ .hb-col-xl-pull-12 { right: 50%; }
601
+ .hb-col-xl-pull-13 { right: 54.16666667%; }
602
+ .hb-col-xl-pull-14 { right: 58.33333333%; }
603
+ .hb-col-xl-pull-15 { right: 62.5%; }
604
+ .hb-col-xl-pull-16 { right: 66.66666667%; }
605
+ .hb-col-xl-pull-17 { right: 70.83333333%; }
606
+ .hb-col-xl-pull-18 { right: 75%; }
607
+ .hb-col-xl-pull-19 { right: 79.16666667%; }
608
+ .hb-col-xl-pull-20 { right: 83.33333333%; }
609
+ .hb-col-xl-pull-21 { right: 87.5%; }
610
+ .hb-col-xl-pull-22 { right: 91.66666667%; }
611
+ .hb-col-xl-pull-23 { right: 95.83333333%; }
612
+ .hb-col-xl-pull-24 { right: 100%; }
613
+ }
@@ -44,12 +44,12 @@ export class Link {
44
44
  };
45
45
  render() {
46
46
  const Tag = this.href ? 'a' : 'span';
47
- return (h(Tag, { key: 'f4aac8cc7a366ae0c9b4b24fa0d3ee80f79da58b', class: {
47
+ return (h(Tag, { key: '7903426ed8f9d0553bfabf22068e8e74f4bc6232', class: {
48
48
  'hb-link': true,
49
49
  [`hb-link--${this.type}`]: true,
50
50
  'hb-link--underline': this.underline,
51
51
  'hb-link--disabled': this.disabled,
52
- }, href: this.disabled ? undefined : this.href, target: this.target, onClick: this.handleClick }, this.icon && h("i", { key: '4b2675a1daf216c9ee79ea12bcab5ed24fd858ca', class: this.icon }), h("slot", { key: '948264261fa279325d939820adb2c67ae7aaf465' })));
52
+ }, href: this.disabled ? undefined : this.href, target: this.target, onClick: this.handleClick }, this.icon && h("i", { key: '1945af3c95d3d9a29a2bbed159d48b10230f8901', class: this.icon }), h("slot", { key: '2499cb000e716f05f55c230a8c8ad72f15ce215a' })));
53
53
  }
54
54
  static get is() { return "hb-link"; }
55
55
  static get encapsulation() { return "shadow"; }
@@ -11,11 +11,11 @@ export class Loading {
11
11
  /** 是否全屏显示 */
12
12
  fullscreen = false;
13
13
  render() {
14
- return (h("div", { key: 'a29b2a7301ecd1ea3d4cc775b3eb842f591be4c3', class: {
14
+ return (h("div", { key: 'd8e3b21dac5f910d9a927180425753b0245550ee', class: {
15
15
  'hb-loading': true,
16
16
  'hb-loading--fullscreen': this.fullscreen,
17
17
  [`hb-loading--${this.size}`]: true,
18
- } }, h("div", { key: 'c429099b5e4c3d5ac229cd2d4befb58f9baff269', class: "hb-loading__spinner" }, h("div", { key: '36e30057b133e3d1f0874da7d2be3d933292fc26', class: "hb-loading__circle" }), this.text && h("div", { key: 'a13830edf63e082e26f14d9d120763cf3e7a8003', class: "hb-loading__text" }, this.text))));
18
+ } }, h("div", { key: '1aa9028b7e6c3ac550c0d8f6fd2e36ffd8a6b10a', class: "hb-loading__spinner" }, h("div", { key: 'ee52c55b1d98b7b48eac202d4c58e699b5df32e6', class: "hb-loading__circle" }), this.text && h("div", { key: 'e9221d649116747f720afb8d380c4a5caf6192d9', class: "hb-loading__text" }, this.text))));
19
19
  }
20
20
  static get is() { return "hb-loading"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -61,11 +61,11 @@ export class Menu {
61
61
  style['--hb-menu-color'] = this.textColor;
62
62
  if (this.activeTextColor)
63
63
  style['--hb-menu-active-color'] = this.activeTextColor;
64
- return (h("ul", { key: '0352bda3d62d4a280681612a7bf301f16459bcc0', class: {
64
+ return (h("ul", { key: '8ed9611af410b2d453c01b9e026efb787c62cea6', class: {
65
65
  'hb-menu': true,
66
66
  [`hb-menu--${this.mode}`]: true,
67
67
  'hb-menu--collapsed': this.collapsed,
68
- }, style: style, role: "menu" }, h("slot", { key: '142fea193616a6e311b854f6bd893e0646950b29' })));
68
+ }, style: style, role: "menu" }, h("slot", { key: '7eb6d2b0fdd4ab9b3a0866ff4ba7c2c23bfdd6dd' })));
69
69
  }
70
70
  static get is() { return "hb-menu"; }
71
71
  static get encapsulation() { return "shadow"; }
@@ -32,11 +32,11 @@ export class MenuItem {
32
32
  }
33
33
  };
34
34
  render() {
35
- return (h("li", { key: '34b8ae3ee2a580757cd0c01261772e6de97bf332', class: {
35
+ return (h("li", { key: '73a414a55166b598c78b6a3d0471cae5559a6aa6', class: {
36
36
  'hb-menu-item': true,
37
37
  'hb-menu-item--active': this.active,
38
38
  'hb-menu-item--disabled': this.disabled,
39
- }, role: "menuitem", tabindex: this.disabled ? -1 : 0, "aria-disabled": this.disabled ? 'true' : undefined, "aria-current": this.active ? 'page' : undefined, onClick: this.handleClick, onKeyDown: this.handleKeydown }, this.icon && h("span", { key: 'a0b70a81ce4f8ed1cef7bd37c5b194a02554bc22', class: "hb-menu-item__icon" }, this.icon), h("span", { key: '8ef65eda6376d1e16ed614fa30e7cef532abc2ad', class: "hb-menu-item__text" }, h("slot", { key: '716cf4bc2cd4cd6d992010759d55f2924662cd9a' }))));
39
+ }, role: "menuitem", tabindex: this.disabled ? -1 : 0, "aria-disabled": this.disabled ? 'true' : undefined, "aria-current": this.active ? 'page' : undefined, onClick: this.handleClick, onKeyDown: this.handleKeydown }, this.icon && h("span", { key: '375938585e3f0b1550912723c93fe2f391f4e407', class: "hb-menu-item__icon" }, this.icon), h("span", { key: '6db5289368546e0695d386826700805d53660c68', class: "hb-menu-item__text" }, h("slot", { key: '1d2fc9baece71764747c07148de07de612b2f4b1' }))));
40
40
  }
41
41
  static get is() { return "hb-menu-item"; }
42
42
  static get encapsulation() { return "shadow"; }
@@ -53,16 +53,16 @@ export class SubMenu {
53
53
  render() {
54
54
  // 折叠态:浮层是否显示由 hover 决定;非折叠态:就地展开由 isOpen 决定
55
55
  const showChildren = this.collapsed ? this.isHover : this.isOpen;
56
- return (h("li", { key: '2158b7ce59919c89c5f86a1218e1f2c16fb7cc11', class: {
56
+ return (h("li", { key: '17f9ce57cd6e0ae95a102346ab6950c0c667a763', class: {
57
57
  'hb-sub-menu': true,
58
58
  'hb-sub-menu--open': this.isOpen,
59
59
  'hb-sub-menu--collapsed': this.collapsed,
60
- }, role: "menuitem", "aria-haspopup": "menu", "aria-expanded": showChildren ? 'true' : 'false', onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave }, h("div", { key: 'ed1b49c0417a21673d8eac14dfb15e31db722917', class: "hb-sub-menu__title", role: "button", tabindex: 0, "aria-expanded": showChildren ? 'true' : 'false',
60
+ }, role: "menuitem", "aria-haspopup": "menu", "aria-expanded": showChildren ? 'true' : 'false', onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave }, h("div", { key: '2ed9eb7a74af1098ff3eb88884a0f4793d4378be', class: "hb-sub-menu__title", role: "button", tabindex: 0, "aria-expanded": showChildren ? 'true' : 'false',
61
61
  // 折叠态用原生 title 提供文字提示(图标条场景)
62
- title: this.collapsed ? this.label : undefined, onClick: this.toggle, onKeyDown: this.handleTitleKeydown }, this.icon && h("span", { key: '488430d18a0a4c2fd81f38d621988b3a06ef874a', class: "hb-sub-menu__icon" }, this.icon), h("span", { key: 'ba16d8aaddeba6ec00a9b19ac4069802a1cc503b', class: "hb-sub-menu__label" }, this.label), h("span", { key: 'cf3b32672f9f36d4ffbe570f7dbad1e2755afe3c', class: { 'hb-sub-menu__arrow': true, 'hb-sub-menu__arrow--open': showChildren } }, "\u25B6")), showChildren && (h("ul", { key: '6f0404f6e5b89ae0c59b47630f8d17620800b46f', class: {
62
+ title: this.collapsed ? this.label : undefined, onClick: this.toggle, onKeyDown: this.handleTitleKeydown }, this.icon && h("span", { key: 'df3c4eadf10aecb92f78c0659c68470f0e0734f7', class: "hb-sub-menu__icon" }, this.icon), h("span", { key: '8762056e841533e05f7191850def1d6c9be46ed9', class: "hb-sub-menu__label" }, this.label), h("span", { key: '49726c00cdb1242a478c59a3a228570148900c88', class: { 'hb-sub-menu__arrow': true, 'hb-sub-menu__arrow--open': showChildren } }, "\u25B6")), showChildren && (h("ul", { key: '22ce15ebfc88cd24a97d64facf6e7a0a4942c48a', class: {
63
63
  'hb-sub-menu__children': true,
64
64
  'hb-sub-menu__children--popover': this.collapsed,
65
- }, role: "menu", onClick: this.handleChildrenClick }, h("slot", { key: '795f95cc807e590339faff8745eb6c36c326f9f2' })))));
65
+ }, role: "menu", onClick: this.handleChildrenClick }, h("slot", { key: '2d79a1770fdc267e618dda2fe5c3975f80a24d78' })))));
66
66
  }
67
67
  static get is() { return "hb-sub-menu"; }
68
68
  static get encapsulation() { return "shadow"; }
@@ -141,3 +141,28 @@
141
141
  .hb-sub-menu__children .hb-menu-item {
142
142
  padding-left: calc(var(--hb-spacing-md) + var(--hb-spacing-lg));
143
143
  }
144
+
145
+ /* ============================================================
146
+ * 响应式(移动端):小屏水平菜单改为纵向折叠,
147
+ * 子菜单展开为内联列表(避免横向溢出)。对齐 antd 移动端行为。
148
+ * ============================================================ */
149
+ @media (max-width: 575.98px) {
150
+ /* 水平菜单在小屏改为垂直堆叠 */
151
+ .hb-menu--horizontal {
152
+ flex-direction: column;
153
+ align-items: stretch;
154
+ gap: 2px;
155
+ }
156
+
157
+ /* 收窄的内边距 */
158
+ .hb-menu--horizontal .hb-menu-item,
159
+ .hb-menu--horizontal .hb-sub-menu {
160
+ padding: 10px 12px;
161
+ }
162
+
163
+ /* 让所有菜单项文字始终显示(即便桌面端折叠态隐藏文字,移动端不适用) */
164
+ :host .hb-menu-item__text,
165
+ :host .hb-sub-menu__label {
166
+ display: inline;
167
+ }
168
+ }
@@ -31,11 +31,11 @@ export class Message {
31
31
  setTimeout(() => this.el.remove(), 300);
32
32
  };
33
33
  render() {
34
- return (h("div", { key: '51069b8f2a5079fcfd64bb24168907bbcfbfd869', class: {
34
+ return (h("div", { key: '903b6bef78fb6ba813556bf847b7e6e03de46c3d', class: {
35
35
  'hb-message': true,
36
36
  [`hb-message--${this.type}`]: true,
37
37
  'hb-message--visible': this.visible,
38
- }, role: "alert" }, h("span", { key: 'ad3123ae0c4eb9b8010c446bf0016d54af7b8a3a', class: "hb-message__icon" }, ICON_MAP[this.type]), h("span", { key: '557ea0f92544ab58079a498b8f90dc774746c0a2', class: "hb-message__text" }, this.message), this.closable && (h("span", { key: 'e90e3380ba2b9a473d5f839983b959584948fd2a', class: "hb-message__close", onClick: this.close }, "\u00D7"))));
38
+ }, role: "alert" }, h("span", { key: 'b29a9043e502cf7d3a96089b9fed6214a3d43bd4', class: "hb-message__icon" }, ICON_MAP[this.type]), h("span", { key: 'cc926f41bd0b721c203f687629019bb095134dbe', class: "hb-message__text" }, this.message), this.closable && (h("span", { key: 'f6d6743646b47e8ef5e83264c69c94d5398eb69b', class: "hb-message__close", onClick: this.close }, "\u00D7"))));
39
39
  }
40
40
  static get is() { return "hb-message"; }
41
41
  static get encapsulation() { return "shadow"; }