@baishuyun/ui-base 6.7.2 → 6.8.2

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 (218) hide show
  1. package/dist/Amap/{Amap-Dnvu_pUP.js → Amap-BNnmSPnl.js} +1 -1
  2. package/dist/Amap/AmapCircle/index.js +4 -3
  3. package/dist/Amap/{AmapCircle-Wfn43qco.js → AmapCircle-BDW6pnNR.js} +1 -1
  4. package/dist/Amap/AmapMarker/index.js +5 -4
  5. package/dist/Amap/{AmapMarker-CMlzx_nj.js → AmapMarker-CdoPWdff.js} +2 -2
  6. package/dist/Amap/AmapMarkerCluster/index.js +5 -4
  7. package/dist/Amap/{AmapMarkerCluster-MDUfcIqP.js → AmapMarkerCluster-CSIxiVC5.js} +2 -2
  8. package/dist/Amap/AmapProvider/index.js +5 -4
  9. package/dist/Amap/{AmapProvider-CGedZdvQ.js → AmapProvider-Cwi6WOe0.js} +2 -2
  10. package/dist/Amap/hooks/index.js +3 -2
  11. package/dist/Amap/{hooks-DwRvpafb.js → hooks-DAN31s_-.js} +1 -1
  12. package/dist/Amap/index.js +11 -10
  13. package/dist/Calendar/{AllDaySection-Bd5Po_DI.js → AllDaySection-a96dIzs3.js} +4 -4
  14. package/dist/Calendar/{Calendar-Bs4S-6rW.js → Calendar-DnQrN8KB.js} +13 -13
  15. package/dist/Calendar/{CurrentTimeIndicator-twXtFHIp.js → CurrentTimeIndicator-CNKsVEXH.js} +1 -1
  16. package/dist/Calendar/{EventCard-CvEnWcKd.js → EventCard-B1LoBxth.js} +3 -3
  17. package/dist/Calendar/{TimeGrid-DPtU6Qvo.js → TimeGrid-DIw8oCqY.js} +2 -2
  18. package/dist/Calendar/context/index.js +2 -1
  19. package/dist/Calendar/index.js +21 -20
  20. package/dist/Calendar/subcomponents/AllDaySection/index.js +8 -7
  21. package/dist/Calendar/subcomponents/CurrentTimeIndicator/index.js +5 -4
  22. package/dist/Calendar/subcomponents/EventCard/index.js +6 -5
  23. package/dist/Calendar/subcomponents/TimeAxis/index.js +4 -3
  24. package/dist/Calendar/subcomponents/TimeGrid/index.js +4 -3
  25. package/dist/Calendar/{theme-BRVmxhqD.js → theme-xnrMsnkg.js} +2 -2
  26. package/dist/Calendar/utils/index.js +4 -3
  27. package/dist/Calendar/utils/layout/index.js +3 -2
  28. package/dist/Calendar/utils/theme/index.js +2 -1
  29. package/dist/Card/{Card-BjWdQRjq.js → Card-CtKLNh3n.js} +1 -1
  30. package/dist/Card/index.js +3 -2
  31. package/dist/CheckBox/{CheckBox-D7bCjlkU.js → CheckBox-ByWSy9Yr.js} +1 -1
  32. package/dist/CheckBox/{CheckBox-GtT43IQ8.js → CheckBox-nBm0u6zX.js} +1 -1
  33. package/dist/CheckBox/index.js +4 -3
  34. package/dist/ColorPicker/{ColorPicker-Hjs4Vp5a.js → ColorPicker-CL57cSDG.js} +7 -6
  35. package/dist/ColorPicker/index.js +8 -7
  36. package/dist/ConfigProvider/index.js +3 -2
  37. package/dist/DatePicker/{DatePicker-C_ssCNGN.js → DatePicker-C0XbZmrZ.js} +7 -7
  38. package/dist/DatePicker/{DatePickerPanel-DNDw-H39.js → DatePickerPanel-BEn16cat.js} +6 -5
  39. package/dist/DatePicker/index.js +9 -8
  40. package/dist/DatePicker/style/index.js +2 -1
  41. package/dist/DatePicker/{style-BwmM26RP.js → style-CNtPPsZp.js} +1 -1
  42. package/dist/DropDown/{DropDown-DYhDwsNm.js → DropDown-yDH9V_9Y.js} +8 -8
  43. package/dist/DropDown/index.js +12 -10
  44. package/dist/DropDown/style/index.js +2 -1
  45. package/dist/DropDown/{style-BSgosymi.js → style-Fdp-U4md.js} +1 -1
  46. package/dist/Editor/{Buttons-D1fP8aYo.js → Buttons-BivKInBV.js} +147 -127
  47. package/dist/Editor/ToolbarPlugin/Buttons/index.js +19 -17
  48. package/dist/Editor/constants/index.js +1 -0
  49. package/dist/Editor/index.js +286 -174
  50. package/dist/Gantt/GanttChart/index.js +19 -17
  51. package/dist/Gantt/{GanttChart-VoKzDvu-.js → GanttChart-CDw1IQ4F.js} +9 -9
  52. package/dist/Gantt/GanttTable/index.js +12 -10
  53. package/dist/Gantt/{GanttTable-l-pMVjWe.js → GanttTable-xbXD_PWI.js} +5 -5
  54. package/dist/Gantt/GanttToolBar/index.js +15 -13
  55. package/dist/Gantt/{GanttToolBar-Bm_4cVHF.js → GanttToolBar-BTeTsR6Z.js} +4 -4
  56. package/dist/Gantt/{collapseKeys-_ShTXPKt.js → collapseKeys-B4SOVHjd.js} +2 -2
  57. package/dist/Gantt/index.js +27 -24
  58. package/dist/Gantt/{theme-CiMD9Y6i.js → theme-DLNvgM9X.js} +1 -1
  59. package/dist/Gantt/{timelineViewConfig-CLIpppp0.js → timelineViewConfig-9HArvbmb.js} +1 -1
  60. package/dist/Gantt/utils/index.js +6 -5
  61. package/dist/Gantt/utils/theme/index.js +2 -1
  62. package/dist/Icon/index.js +2 -1
  63. package/dist/InputTag/InputTag-hzCCJQ1z.js +144 -0
  64. package/dist/InputTag/index.js +7 -4
  65. package/dist/Loading/Loading-DiywS7ex.js +19 -0
  66. package/dist/Loading/index.js +4 -1
  67. package/dist/Modal/{Modal-GGHNlZv3.js → Modal-LiztSF7x.js} +1 -1
  68. package/dist/Modal/index.js +3 -2
  69. package/dist/NotFoundContent/index.js +2 -1
  70. package/dist/Radio/{Radio-CMAwZdP7.js → Radio-CX9cUqb7.js} +12 -12
  71. package/dist/Radio/index.js +2 -1
  72. package/dist/ScrollBar/{ScrollBar-CnwYQfXM.js → ScrollBar-QhXVe8zd.js} +1 -1
  73. package/dist/ScrollBar/index.js +3 -2
  74. package/dist/Segmented/{Segmented-Ck2ZmfF7.js → Segmented-BDz1hMDT.js} +1 -1
  75. package/dist/Segmented/index.js +2 -1
  76. package/dist/Select/{Select-CwABtVnS.js → Select-D6EK7whJ.js} +202 -201
  77. package/dist/Select/{SelectInputSearch-dfBUnTCY.js → SelectInputSearch-COUzreau.js} +2 -2
  78. package/dist/Select/index.js +15 -14
  79. package/dist/Table/{Table-ByNcMkaT.js → Table-yQXQEk6d.js} +5 -5
  80. package/dist/Table/hooks/index.js +2 -1
  81. package/dist/Table/{hooks-uCDY9dqx.js → hooks-BceUZQQm.js} +1 -1
  82. package/dist/Table/index.js +9 -8
  83. package/dist/Table/{processRowspan-nIGqGyHh.js → processRowspan-B0WELhG2.js} +1 -1
  84. package/dist/Table/style/index.js +2 -1
  85. package/dist/Table/{style-x9xfw6te.js → style-DgiPEsSp.js} +1 -1
  86. package/dist/Table/utils/index.js +2 -1
  87. package/dist/Tabs/Tabs-BiKW70CL.js +398 -0
  88. package/dist/Tabs/index.js +7 -4
  89. package/dist/Tooltip/{Tooltip-DWWWYn1a.js → Tooltip-Ch9lti_7.js} +1 -1
  90. package/dist/Tooltip/index.js +2 -1
  91. package/dist/Tree/index.js +5 -4
  92. package/dist/Tree/utils/index.js +1 -0
  93. package/dist/components/DropDown/interface.d.ts +167 -169
  94. package/dist/components/Editor/LengthBadge.d.ts +6 -0
  95. package/dist/components/Editor/ToolbarPlugin/BaseButton/BaseButton.d.ts +1 -1
  96. package/dist/components/Editor/ToolbarPlugin/ToolbarPlugin.d.ts +5 -1
  97. package/dist/components/Editor/ToolbarPlugin/context/EditorToolbarThemeContext.d.ts +6 -0
  98. package/dist/components/Editor/ToolbarPlugin/interface.d.ts +30 -32
  99. package/dist/components/Editor/index.d.ts +1 -1
  100. package/dist/components/Editor/interface.d.ts +118 -60
  101. package/dist/components/Editor/plugins/MaxLengthPlugin.d.ts +7 -0
  102. package/dist/components/Editor/utils/resolveEditorToolbarThemeVars.d.ts +5 -0
  103. package/dist/components/Editor/utils/textLength.d.ts +4 -0
  104. package/dist/components/InputTag/interface.d.ts +32 -32
  105. package/dist/components/Radio/interface.d.ts +95 -97
  106. package/dist/components/Tabs/TabSelect/interface.d.ts +23 -25
  107. package/dist/components/Tabs/interface.d.ts +58 -60
  108. package/dist/components/Tree/types/node.d.ts +19 -19
  109. package/dist/components/Tree/types/tree.d.ts +81 -83
  110. package/dist/components/index.d.ts +2 -0
  111. package/dist/index.js +54 -51
  112. package/dist/locale/index.d.ts +1 -1
  113. package/dist/locale/lang/en-US.json.d.ts +177 -166
  114. package/dist/locale/lang/zh-CN.json.d.ts +177 -166
  115. package/dist/locale/lang/zh-TW.json.d.ts +177 -166
  116. package/dist/style.css +1 -1
  117. package/dist/vendors/{ConfigProvider-AQTr7T_c.js → ConfigProvider-DxrZpdIb.js} +23 -1
  118. package/dist/vendors/{LocaleContext-CBcJzvUD.js → LocaleContext-Dcw6C1LX.js} +11 -0
  119. package/dist/vendors/{Tree-DMC_MSw1.js → Tree-DXmVRDn0.js} +10 -9
  120. package/dist/vendors/{useLocale-DZ8XW2VL.js → useLocale-BKZX2_zw.js} +1 -1
  121. package/dist/vendors/version-4HBYLKDL.js +6 -0
  122. package/dist/vite-env.d.ts +13 -10
  123. package/dist/vitest-matchers.d.ts +0 -1
  124. package/package.json +8 -8
  125. package/dist/InputTag/InputTag-25vFChWE.js +0 -143
  126. package/dist/Loading/Loading--cdn92gm.js +0 -15
  127. package/dist/Tabs/Tabs-ZRWBbBdF.js +0 -410
  128. package/dist/components/Amap/AmapMarker/__tests__/AmapMarker.test.d.ts +0 -1
  129. package/dist/components/Amap/AmapMarkerCluster/__tests__/AmapMarkerCluster.test.d.ts +0 -1
  130. package/dist/components/Amap/AmapProvider/__tests__/AmapProvider.test.d.ts +0 -1
  131. package/dist/components/Amap/__tests__/Amap.test.d.ts +0 -1
  132. package/dist/components/Amap/hooks/__tests__/useCurrentLocation.test.d.ts +0 -1
  133. package/dist/components/Calendar/__tests__/Calendar.contract.test.d.ts +0 -1
  134. package/dist/components/Calendar/__tests__/algorithm/monthLayoutAlgorithm.test.d.ts +0 -1
  135. package/dist/components/Calendar/subcomponents/DateDisplay/__tests__/DateDisplay.weekPicker.test.d.ts +0 -1
  136. package/dist/components/Calendar/subcomponents/DayView/__tests__/CalendarDay.dayFilter.test.d.ts +0 -1
  137. package/dist/components/Calendar/subcomponents/EventCard/__tests__/EventCard.tooltip.test.d.ts +0 -1
  138. package/dist/components/Calendar/utils/__tests__/dateUtils.test.d.ts +0 -1
  139. package/dist/components/Calendar/utils/__tests__/eventUtils.contract.test.d.ts +0 -1
  140. package/dist/components/Calendar/utils/__tests__/normalizeData.test.d.ts +0 -1
  141. package/dist/components/Calendar/utils/theme/__tests__/platformTheme.test.d.ts +0 -1
  142. package/dist/components/Calendar/utils/theme/__tests__/resolveCalendarThemeVars.test.d.ts +0 -1
  143. package/dist/components/Calendar/utils/theme/__tests__/resolveScheduleColorVars.test.d.ts +0 -1
  144. package/dist/components/Calendar/utils/theme/__tests__/resolveSubcomponentThemes.test.d.ts +0 -1
  145. package/dist/components/ConfigProvider/__tests__/ConfigProvider.test.d.ts +0 -1
  146. package/dist/components/DatePicker/__tests__/DatePicker.getPopupContainer.test.d.ts +0 -1
  147. package/dist/components/DatePicker/__tests__/DatePicker.triggerActiveClassName.test.d.ts +0 -1
  148. package/dist/components/DatePicker/__tests__/DatePickerPanel.dom.test.d.ts +0 -1
  149. package/dist/components/DatePicker/style/__tests__/resolveDatePickerThemeVars.test.d.ts +0 -1
  150. package/dist/components/DatePicker/utils/__tests__/normalizePickerValue.test.d.ts +0 -1
  151. package/dist/components/DropDown/__tests__/DropDown.test.d.ts +0 -1
  152. package/dist/components/DropDown/style/__tests__/resolveDropDownThemeVars.test.d.ts +0 -1
  153. package/dist/components/Gantt/GanttChart/OffscreenTaskIndicators/__tests__/OffscreenTaskIndicators.test.d.ts +0 -1
  154. package/dist/components/Gantt/GanttChart/hooks/__tests__/timelineFocus.contract.test.d.ts +0 -1
  155. package/dist/components/Gantt/GanttChart/hooks/__tests__/useGanttColumnVirtual.test.d.ts +0 -1
  156. package/dist/components/Gantt/GanttChart/hooks/__tests__/useGanttDrag.clippedQuarterMonth.test.d.ts +0 -0
  157. package/dist/components/Gantt/GanttChart/hooks/__tests__/useOffscreenIndicators.test.d.ts +0 -1
  158. package/dist/components/Gantt/GanttChart/hooks/__tests__/useTimelineViewportController.test.d.ts +0 -0
  159. package/dist/components/Gantt/GanttChart/utils/__tests__/dateRangeNormalizer.subday.test.d.ts +0 -1
  160. package/dist/components/Gantt/GanttChart/utils/__tests__/dragEngine.quarterMonth.test.d.ts +0 -1
  161. package/dist/components/Gantt/GanttChart/utils/__tests__/dragEngine.subday.test.d.ts +0 -1
  162. package/dist/components/Gantt/GanttChart/utils/__tests__/headerBuilder.quarterMonth.test.d.ts +0 -1
  163. package/dist/components/Gantt/GanttChart/utils/__tests__/headerBuilder.subday.test.d.ts +0 -1
  164. package/dist/components/Gantt/GanttChart/utils/__tests__/quarterMonthScale.test.d.ts +0 -1
  165. package/dist/components/Gantt/GanttChart/utils/__tests__/subdayScale.contract.test.d.ts +0 -1
  166. package/dist/components/Gantt/GanttChart/utils/__tests__/timelineMarkers.test.d.ts +0 -1
  167. package/dist/components/Gantt/GanttChart/utils/__tests__/timelineRange.test.d.ts +0 -1
  168. package/dist/components/Gantt/GanttChart/utils/__tests__/timelineViewConfig.test.d.ts +0 -1
  169. package/dist/components/Gantt/GanttChart/utils/__tests__/timelineViewportEngine.test.d.ts +0 -1
  170. package/dist/components/Gantt/__tests__/Gantt.contract.test.d.ts +0 -0
  171. package/dist/components/Gantt/__tests__/Gantt.grouped.contract.test.d.ts +0 -0
  172. package/dist/components/Gantt/__tests__/GanttBars.renderWindow.test.d.ts +0 -1
  173. package/dist/components/Gantt/__tests__/GanttChart.contract.test.d.ts +0 -0
  174. package/dist/components/Gantt/__tests__/GanttSummaryBar.tooltip.test.d.ts +0 -1
  175. package/dist/components/Gantt/__tests__/GanttToolBar.test.d.ts +0 -1
  176. package/dist/components/Gantt/__tests__/filterItemsByCollapse.test.d.ts +0 -1
  177. package/dist/components/Gantt/__tests__/interface.contract.types.test.d.ts +0 -1
  178. package/dist/components/Gantt/__tests__/timezoneUtils.test.d.ts +0 -1
  179. package/dist/components/Gantt/__tests__/useBarTooltipHover.test.d.ts +0 -1
  180. package/dist/components/Gantt/__tests__/useGanttHighlight.test.d.ts +0 -1
  181. package/dist/components/Gantt/__tests__/useTaskBarPointer.test.d.ts +0 -1
  182. package/dist/components/Gantt/utils/theme/__tests__/resolveGanttTheme.test.d.ts +0 -1
  183. package/dist/components/Gantt/utils/theme/__tests__/resolveGanttThemeVars.test.d.ts +0 -1
  184. package/dist/components/Gantt/utils/theme/__tests__/resolveTableThemeFromGantt.test.d.ts +0 -1
  185. package/dist/components/ScrollBar/__tests__/ScrollBar.test.d.ts +0 -1
  186. package/dist/components/Select/__tests__/Select.getPopupContainer.test.d.ts +0 -1
  187. package/dist/components/Select/__tests__/Select.optionDisabled.test.d.ts +0 -1
  188. package/dist/components/Table/__tests__/HeaderCell.test.d.ts +0 -1
  189. package/dist/components/Table/__tests__/TableBody.test.d.ts +0 -1
  190. package/dist/components/Table/__tests__/processRowspan.test.d.ts +0 -1
  191. package/dist/components/Table/style/__tests__/resolveTableThemeVars.test.d.ts +0 -1
  192. package/dist/components/Tooltip/__tests__/Tooltip.test.d.ts +0 -1
  193. package/dist/components/Tree/Tree.test.d.ts +0 -1
  194. package/dist/locale/__tests__/locale.test.d.ts +0 -1
  195. /package/dist/Amap/{AmapContext-CFmsMycg.js → AmapContext-D7Njjm5a.js} +0 -0
  196. /package/dist/Amap/{useMarkerInfoWindowController-BvP2jo7K.js → useMarkerInfoWindowController-BQmhR0N7.js} +0 -0
  197. /package/dist/Calendar/{TimeAxis-D7bgZDKs.js → TimeAxis-C9e2BdYs.js} +0 -0
  198. /package/dist/Calendar/{colorUtils-lXNjGoCk.js → colorUtils-CBLTsDX0.js} +0 -0
  199. /package/dist/Calendar/{context-CBJnz0IH.js → context-4tCN5X33.js} +0 -0
  200. /package/dist/Calendar/{layout-BglMom3m.js → layout-Dz-grtu9.js} +0 -0
  201. /package/dist/DatePicker/{ensureDayjsPlugins-CVL-fnAl.js → ensureDayjsPlugins-Cn9Bkjkj.js} +0 -0
  202. /package/dist/DatePicker/{pickerLocale-BeMlfhKu.js → pickerLocale-BRnNjLcv.js} +0 -0
  203. /package/dist/Gantt/{GanttHighlightContext-grda5bhd.js → GanttHighlightContext-ChThr8ia.js} +0 -0
  204. /package/dist/Gantt/{columnResize-DV1tSBx_.js → columnResize-jG0Wy2PC.js} +0 -0
  205. /package/dist/Gantt/{constants-BObDP0h6.js → constants-LIz5jwed.js} +0 -0
  206. /package/dist/Gantt/{highlightTarget-DrP0_NrM.js → highlightTarget-BpkYTonb.js} +0 -0
  207. /package/dist/Icon/{Icon-SQ5tu-yG.js → Icon-BBDcb-yw.js} +0 -0
  208. /package/dist/NotFoundContent/{NotFoundContent-J-TEnljc.js → NotFoundContent-BLmzWNBi.js} +0 -0
  209. /package/dist/ScrollBar/{style-B1NkMGtS.js → style-D26azwz6.js} +0 -0
  210. /package/dist/Table/{constants-CcwjDbe7.js → constants-kRpjsoet.js} +0 -0
  211. /package/dist/vendors/{animations-Mlw78WYo.js → animations-rwUbyoT0.js} +0 -0
  212. /package/dist/vendors/{color-BQYy0Wgy.js → color-D6XBXROa.js} +0 -0
  213. /package/dist/vendors/{cssVars-B8o94Yao.js → cssVars-BYg1matG.js} +0 -0
  214. /package/dist/vendors/{mergeRefs-Bai1cIzv.js → mergeRefs-Bsywq1Vo.js} +0 -0
  215. /package/dist/vendors/{useFloatingOverlay-WbbHmuT-.js → useFloatingOverlay-BApqkHSu.js} +0 -0
  216. /package/dist/vendors/{useFloatingPortal-C8V67X0v.js → useFloatingPortal-CmVJbuRm.js} +0 -0
  217. /package/dist/vendors/{useLatchedPopupPortalRoot-hwf14FJ5.js → useLatchedPopupPortalRoot-4fVhqVT4.js} +0 -0
  218. /package/dist/{components/Amap/AmapCircle/__tests__/AmapCircle.test.d.ts → version.d.ts} +0 -0
package/dist/index.js CHANGED
@@ -1,54 +1,57 @@
1
- import "./ScrollBar/style-B1NkMGtS.js";
2
- import { t as e } from "./Icon/Icon-SQ5tu-yG.js";
3
- import "./vendors/LocaleContext-CBcJzvUD.js";
4
- import { r as t, t as n } from "./vendors/ConfigProvider-AQTr7T_c.js";
5
- import "./Amap/AmapContext-CFmsMycg.js";
6
- import { t as r } from "./Amap/AmapProvider-CGedZdvQ.js";
7
- import { t as i } from "./Amap/Amap-Dnvu_pUP.js";
8
- import { n as a, t as o } from "./Amap/hooks-DwRvpafb.js";
9
- import { t as s } from "./Amap/AmapCircle-Wfn43qco.js";
10
- import "./Amap/useMarkerInfoWindowController-BvP2jo7K.js";
11
- import { t as c } from "./Amap/AmapMarker-CMlzx_nj.js";
12
- import { t as l } from "./Amap/AmapMarkerCluster-MDUfcIqP.js";
13
- import { t as u } from "./Card/Card-BjWdQRjq.js";
14
- import { t as d } from "./Modal/Modal-GGHNlZv3.js";
15
- import { t as f } from "./ColorPicker/ColorPicker-Hjs4Vp5a.js";
16
- import "./vendors/useFloatingOverlay-WbbHmuT-.js";
17
- import "./vendors/useLocale-DZ8XW2VL.js";
18
- import "./vendors/color-BQYy0Wgy.js";
19
- import "./vendors/useLatchedPopupPortalRoot-hwf14FJ5.js";
20
- import { t as p } from "./Segmented/Segmented-Ck2ZmfF7.js";
21
- import { n as m, t as h } from "./Tooltip/Tooltip-DWWWYn1a.js";
22
- import { t as g } from "./Select/Select-CwABtVnS.js";
23
- import "./Select/SelectInputSearch-dfBUnTCY.js";
24
- import { t as _ } from "./vendors/Tree-DMC_MSw1.js";
25
- import "./CheckBox/CheckBox-D7bCjlkU.js";
26
- import { t as v } from "./CheckBox/CheckBox-GtT43IQ8.js";
27
- import { t as y } from "./Radio/Radio-CMAwZdP7.js";
28
- import { t as b } from "./NotFoundContent/NotFoundContent-J-TEnljc.js";
29
- import { t as x } from "./ScrollBar/ScrollBar-CnwYQfXM.js";
30
- import "./vendors/useFloatingPortal-C8V67X0v.js";
1
+ import "./vendors/version-4HBYLKDL.js";
2
+ import "./ScrollBar/style-D26azwz6.js";
3
+ import { t as e } from "./Icon/Icon-BBDcb-yw.js";
4
+ import "./vendors/LocaleContext-Dcw6C1LX.js";
5
+ import { r as t, t as n } from "./vendors/ConfigProvider-DxrZpdIb.js";
6
+ import "./Amap/AmapContext-D7Njjm5a.js";
7
+ import { t as r } from "./Amap/AmapProvider-Cwi6WOe0.js";
8
+ import { t as i } from "./Amap/Amap-BNnmSPnl.js";
9
+ import { n as a, t as o } from "./Amap/hooks-DAN31s_-.js";
10
+ import { t as s } from "./Amap/AmapCircle-BDW6pnNR.js";
11
+ import "./Amap/useMarkerInfoWindowController-BQmhR0N7.js";
12
+ import { t as c } from "./Amap/AmapMarker-CdoPWdff.js";
13
+ import { t as l } from "./Amap/AmapMarkerCluster-CSIxiVC5.js";
14
+ import { t as u } from "./Card/Card-CtKLNh3n.js";
15
+ import { t as d } from "./Modal/Modal-LiztSF7x.js";
16
+ import { t as f } from "./ColorPicker/ColorPicker-CL57cSDG.js";
17
+ import "./vendors/useFloatingOverlay-BApqkHSu.js";
18
+ import "./vendors/useLocale-BKZX2_zw.js";
19
+ import "./vendors/color-D6XBXROa.js";
20
+ import "./vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
21
+ import { t as p } from "./Segmented/Segmented-BDz1hMDT.js";
22
+ import { n as m, t as h } from "./Tooltip/Tooltip-Ch9lti_7.js";
23
+ import { t as g } from "./Select/Select-D6EK7whJ.js";
24
+ import "./Select/SelectInputSearch-COUzreau.js";
25
+ import { t as _ } from "./vendors/Tree-DXmVRDn0.js";
26
+ import "./CheckBox/CheckBox-ByWSy9Yr.js";
27
+ import { t as v } from "./CheckBox/CheckBox-nBm0u6zX.js";
28
+ import { t as y } from "./Radio/Radio-CX9cUqb7.js";
29
+ import { t as b } from "./NotFoundContent/NotFoundContent-BLmzWNBi.js";
30
+ import { t as x } from "./ScrollBar/ScrollBar-QhXVe8zd.js";
31
+ import "./vendors/useFloatingPortal-CmVJbuRm.js";
31
32
  import "./Tree/index.js";
32
- import { n as S, t as C } from "./Tabs/Tabs-ZRWBbBdF.js";
33
- import { t as w } from "./DropDown/DropDown-DYhDwsNm.js";
34
- import { t as T } from "./Loading/Loading--cdn92gm.js";
33
+ import { n as S, t as C } from "./Tabs/Tabs-BiKW70CL.js";
34
+ import { t as w } from "./DropDown/DropDown-yDH9V_9Y.js";
35
+ import "./DropDown/style-Fdp-U4md.js";
36
+ import { t as T } from "./Loading/Loading-DiywS7ex.js";
35
37
  import "./NotFoundContent/index.js";
36
- import { t as E } from "./InputTag/InputTag-25vFChWE.js";
37
- import "./Calendar/context-CBJnz0IH.js";
38
- import { t as D } from "./Calendar/Calendar-Bs4S-6rW.js";
39
- import { t as O } from "./DatePicker/DatePicker-C_ssCNGN.js";
40
- import "./DatePicker/ensureDayjsPlugins-CVL-fnAl.js";
41
- import "./DatePicker/pickerLocale-BeMlfhKu.js";
42
- import "./DatePicker/style-BwmM26RP.js";
43
- import "./Calendar/layout-BglMom3m.js";
44
- import "./Calendar/TimeAxis-D7bgZDKs.js";
45
- import "./Calendar/TimeGrid-DPtU6Qvo.js";
46
- import "./Calendar/CurrentTimeIndicator-twXtFHIp.js";
47
- import "./Calendar/EventCard-CvEnWcKd.js";
48
- import "./Calendar/AllDaySection-Bd5Po_DI.js";
49
- import { a as k, c as A, d as j, f as M, n as N, o as P, r as F, t as I, u as L } from "./Table/processRowspan-nIGqGyHh.js";
50
- import { t as R } from "./Table/Table-ByNcMkaT.js";
51
- import { n as z, t as B } from "./Table/hooks-uCDY9dqx.js";
52
- import { t as V } from "./Table/style-x9xfw6te.js";
38
+ import { t as E } from "./InputTag/InputTag-hzCCJQ1z.js";
39
+ import "./Calendar/context-4tCN5X33.js";
40
+ import { t as D } from "./Calendar/Calendar-DnQrN8KB.js";
41
+ import { t as O } from "./DatePicker/DatePicker-C0XbZmrZ.js";
42
+ import "./DatePicker/ensureDayjsPlugins-Cn9Bkjkj.js";
43
+ import "./DatePicker/pickerLocale-BRnNjLcv.js";
44
+ import "./DatePicker/style-CNtPPsZp.js";
45
+ import "./Calendar/layout-Dz-grtu9.js";
46
+ import "./Calendar/TimeAxis-C9e2BdYs.js";
47
+ import "./Calendar/TimeGrid-DIw8oCqY.js";
48
+ import "./Calendar/CurrentTimeIndicator-CNKsVEXH.js";
49
+ import "./Calendar/EventCard-B1LoBxth.js";
50
+ import "./Calendar/AllDaySection-a96dIzs3.js";
51
+ import "./Calendar/theme-xnrMsnkg.js";
52
+ import { a as k, c as A, d as j, f as M, n as N, o as P, r as F, t as I, u as L } from "./Table/processRowspan-B0WELhG2.js";
53
+ import { t as R } from "./Table/Table-yQXQEk6d.js";
54
+ import { n as z, t as B } from "./Table/hooks-BceUZQQm.js";
55
+ import { t as V } from "./Table/style-DgiPEsSp.js";
53
56
  import "overlayscrollbars/overlayscrollbars.css";
54
- export { i as Amap, s as AmapCircle, c as AmapMarker, l as AmapMarkerCluster, r as AmapProvider, D as Calendar, u as Card, v as Checkbox, f as ColorPicker, n as ConfigProvider, O as DatePicker, w as DropDown, e as Icon, E as InputTag, T as Loading, t as LocalTheme, d as Modal, b as NotFoundContent, y as Ratio, x as ScrollBar, p as Segmented, g as Select, C as TabSelect, R as Table, S as Tabs, h as Tooltip, m as TooltipFloatingContext, _ as Tree, k as calculateFixedOffset, P as expandLeafColumns, I as getCellRowspan, A as getColumnsWidth, L as getRowKey, N as processRowspan, V as resolveTableThemeVars, F as shouldRenderCell, j as sortData, M as splitFixedColumns, a as useAmap, B as useColumnResize, o as useCurrentLocation, z as useTableVirtual };
57
+ export { i as Amap, s as AmapCircle, c as AmapMarker, l as AmapMarkerCluster, r as AmapProvider, D as Calendar, u as Card, v as Checkbox, f as ColorPicker, n as ConfigProvider, O as DatePicker, w as DropDown, e as Icon, E as InputTag, T as Loading, t as LocalTheme, d as Modal, b as NotFoundContent, y as Radio, y as Ratio, x as ScrollBar, p as Segmented, g as Select, C as TabSelect, R as Table, S as Tabs, h as Tooltip, m as TooltipFloatingContext, _ as Tree, k as calculateFixedOffset, P as expandLeafColumns, I as getCellRowspan, A as getColumnsWidth, L as getRowKey, N as processRowspan, V as resolveTableThemeVars, F as shouldRenderCell, j as sortData, M as splitFixedColumns, a as useAmap, B as useColumnResize, o as useCurrentLocation, z as useTableVirtual };
@@ -1 +1 @@
1
- export type Locale = 'zh-CN' | 'zh-TW' | 'en-US';
1
+ export type Locale = 'zh-CN' | 'zh-TW' | 'en-US';
@@ -1,169 +1,180 @@
1
- declare const _default: {
2
- "table": {
3
- "empty": "No Data"
4
- },
5
- "select": "Please select",
6
- "search": "search",
7
- "noFindData": "No search data",
8
- "allSelect": "Select All",
9
- "context": "Please enter the content",
10
- "noData": "No Data",
11
- "noDataFound": "No Data Found",
12
- "dataSearching": "Data Searching...",
13
- "allSelectedBySearch": "Select All by Search",
14
- "leftAlign": "Left Align",
15
- "centerAlign": "Center Align",
16
- "rightAlign": "Right Align",
17
- "underline": "Underline",
18
- "link": "Link",
19
- "hyperLink": "Hyper Link",
20
- "showContent": "Show Content",
21
- "linkAddress": "Link Address",
22
- "openInNewTab": "Open in New Tab",
23
- "confirm": "Confirm",
24
- "cancel": "Cancel",
25
- "cancelLink": "Cancel Link",
26
- "presetColors": "preset color",
27
- "editor": {
28
- "linkTip": "Support https://link or @form alias",
29
- "bold": "Bold",
30
- "italic": "Italic",
31
- "fontSize": "Font Size",
32
- "fontColor": "Font Color",
33
- "fill": "fill",
34
- "alignment": "Alignment",
35
- "centerAlign": "Center Align",
36
- "rightAlign": "Right Align",
37
- "uploadImage": "Upload Image",
38
- "imageUrl": "Image URL",
39
- "imageUrlPlaceholder": "Please enter image URL",
40
- "imageUrlRequired": "Please enter image URL",
41
- "imageUrlInvalid": "Please enter a valid image URL",
42
- "imageUrlNote": "Note: Enter image URL to insert image",
43
- "inputImageUrl": "Enter Image URL",
44
- "uploadImageNote": "Note: Single image size cannot exceed 1MB",
45
- "uploadImageText": "Click or drag to upload image",
46
- "previewImage": "Preview Image",
47
- "underline": "Underline",
48
- "imageFormatOnly": "Only image formats are supported",
49
- "uploadImageFirst": "Please upload image first",
50
- "imageAddSuccess": "Image added successfully",
51
- "operationFailed": "Operation failed",
52
- "onlyImageFormatsSupported": "Only image formats are supported",
53
- "pleaseUploadImageFirst": "Please upload image first",
54
- "imageSizeNote": "Image size cannot exceed 1MB",
55
- "clickOrDragToUpload": "Click or drag to upload image",
56
- "enterImageUrl": "Enter image URL",
57
- "pleaseEnterImageUrl": "Please enter image URL",
58
- "pleaseEnterValidImageUrl": "Please enter a valid image URL",
59
- "linkAddressEmpty": "Link address cannot be empty"
60
- },
61
- "picture": "Picture",
62
- "customColor": "Custom Color",
63
- "addPicture": "Add Picture",
64
- "datePicker": {
65
- "today": "Today",
66
- "yearLabel": "{{year}}",
67
- "monthLabel": "{{month}}",
68
- "switchToMonthPanel": "Switch to month panel",
69
- "prevMonth": "Previous month",
70
- "nextMonth": "Next month",
71
- "prevYear": "Previous year",
72
- "nextYear": "Next year",
73
- "prevYearsPage": "Previous years",
74
- "nextYearsPage": "Next years"
75
- },
76
- "calendar": {
77
- "today": "Today",
78
- "prev": "Previous",
79
- "next": "Next",
80
- "yearMonth": "{{year}}-{{month}}",
81
- "fullDate": "{{year}}-{{month}}-{{day}}",
82
- "monthDay": "{{month}}-{{day}}",
83
- "dayOnly": "{{day}}",
84
- "allDay": "All Day",
85
- "remainingCount": "{{count}} more",
86
- "collapse": "Collapse",
87
- "noEvents": "No events",
88
- "moreEvents": "{{count}} more records",
89
- "addRecord": "Add Record",
90
- "close": "Close",
91
- "mode": {
92
- "day": "Day",
93
- "week": "Week",
94
- "month": "Month"
95
- },
96
- "weekday": {
97
- "0": "Mon",
98
- "1": "Tue",
99
- "2": "Wed",
100
- "3": "Thu",
101
- "4": "Fri",
102
- "5": "Sat",
103
- "6": "Sun"
104
- }
105
- },
106
- "gantt": {
107
- "today": "Today",
108
- "timeBegin": "Start time",
109
- "timeEnd": "End time",
110
- "firstHalf": "H1",
111
- "secondHalf": "H2",
112
- "emptyGroup": "(Empty)",
113
- "mode": {
114
- "oneMinute": "Minute",
115
- "tenMinute": "10 min",
116
- "halfHour": "30 min",
117
- "hour": "Hour",
118
- "sixHour": "6 hours",
119
- "halfDay": "AM/PM",
120
- "day": "Day",
121
- "week": "Week",
122
- "month": "Month",
123
- "quarter": "Quarter",
124
- "quarterMonth": "Q/M",
125
- "year": "Year"
126
- },
127
- "header": {
128
- "top": {
129
- "yearMonth": "{{year}}-{{month}}",
130
- "monthDay": "{{month}}/{{day}}",
131
- "hourWithDate": "{{month}}/{{day}} {{hour}}:00",
132
- "hourOnly": "{{hour}}:00",
133
- "year": "{{year}}",
134
- "quarter": "{{year}} Q{{ordinal}}"
135
- },
136
- "lower": {
137
- "week": "W{{week}}",
138
- "quarter": "Q{{quarter}}",
139
- "halfDayAm": "AM",
140
- "halfDayPm": "PM",
141
- "sixHourRange": "{{start}}-{{end}}",
142
- "month": "{{month}}"
143
- }
144
- },
145
- "quarter": {
146
- "1": "1",
147
- "2": "2",
148
- "3": "3",
149
- "4": "4"
150
- },
151
- "summary": {
152
- "startTime": "Start: {{datetime}}",
153
- "endTime": "End: {{datetime}}",
154
- "progress": "Progress: {{percent}}%",
155
- "datetime": "{{year}}-{{month}}-{{day}} {{hour}}:{{minute}}:{{second}}",
156
- "empty": "—"
157
- },
158
- "aria": {
159
- "timeline": "Gantt timeline",
160
- "scrollPrev": "Scroll left",
161
- "scrollNext": "Scroll right",
162
- "jumpLeft": "Jump to left task",
163
- "jumpRight": "Jump to right task"
164
- }
165
- }
166
- }
1
+ declare const _default: {
2
+ "table": {
3
+ "empty": "No Data"
4
+ },
5
+ "select": "Please select",
6
+ "search": "search",
7
+ "noFindData": "No search data",
8
+ "allSelect": "Select All",
9
+ "context": "Please enter the content",
10
+ "noData": "No Data",
11
+ "noDataFound": "No Data Found",
12
+ "dataSearching": "Data Searching...",
13
+ "allSelectedBySearch": "Select All by Search",
14
+ "leftAlign": "Left Align",
15
+ "centerAlign": "Center Align",
16
+ "rightAlign": "Right Align",
17
+ "underline": "Underline",
18
+ "link": "Link",
19
+ "hyperLink": "Hyper Link",
20
+ "showContent": "Show Content",
21
+ "linkAddress": "Link Address",
22
+ "openInNewTab": "Open in New Tab",
23
+ "confirm": "Confirm",
24
+ "cancel": "Cancel",
25
+ "cancelLink": "Cancel Link",
26
+ "presetColors": "preset color",
27
+ "loading": "Loading...",
28
+ "inputTagPlaceholder": "Enter tags",
29
+ "otherOptionInput": "Other option input",
30
+ "tabs": {
31
+ "scrollPrev": "Scroll left",
32
+ "scrollNext": "Scroll right",
33
+ "previewTab1": "Tab 1",
34
+ "previewTab2": "Tab 2",
35
+ "previewTab3": "Tab 3"
36
+ },
37
+ "editor": {
38
+ "linkTip": "Support https://link or @form alias",
39
+ "linkAliasTip": "Links can use @form alias for in-app form navigation",
40
+ "bold": "Bold",
41
+ "italic": "Italic",
42
+ "fontSize": "Font Size",
43
+ "fontColor": "Font Color",
44
+ "fill": "fill",
45
+ "alignment": "Alignment",
46
+ "centerAlign": "Center Align",
47
+ "rightAlign": "Right Align",
48
+ "uploadImage": "Upload Image",
49
+ "imageUrl": "Image URL",
50
+ "imageUrlPlaceholder": "Please enter image URL",
51
+ "imageUrlRequired": "Please enter image URL",
52
+ "imageUrlInvalid": "Please enter a valid image URL",
53
+ "imageUrlNote": "Note: Enter image URL to insert image",
54
+ "inputImageUrl": "Enter Image URL",
55
+ "uploadImageNote": "Note: Single image size cannot exceed 1MB",
56
+ "uploadImageText": "Click or drag to upload image",
57
+ "previewImage": "Preview Image",
58
+ "underline": "Underline",
59
+ "imageFormatOnly": "Only image formats are supported",
60
+ "uploadImageFirst": "Please upload image first",
61
+ "imageAddSuccess": "Image added successfully",
62
+ "operationFailed": "Operation failed",
63
+ "onlyImageFormatsSupported": "Only image formats are supported",
64
+ "pleaseUploadImageFirst": "Please upload image first",
65
+ "imageSizeNote": "Image size cannot exceed 1MB",
66
+ "clickOrDragToUpload": "Click or drag to upload image",
67
+ "enterImageUrl": "Enter image URL",
68
+ "pleaseEnterImageUrl": "Please enter image URL",
69
+ "pleaseEnterValidImageUrl": "Please enter a valid image URL",
70
+ "linkAddressEmpty": "Link address cannot be empty"
71
+ },
72
+ "picture": "Picture",
73
+ "customColor": "Custom Color",
74
+ "addPicture": "Add Picture",
75
+ "datePicker": {
76
+ "today": "Today",
77
+ "yearLabel": "{{year}}",
78
+ "monthLabel": "{{month}}",
79
+ "switchToMonthPanel": "Switch to month panel",
80
+ "prevMonth": "Previous month",
81
+ "nextMonth": "Next month",
82
+ "prevYear": "Previous year",
83
+ "nextYear": "Next year",
84
+ "prevYearsPage": "Previous years",
85
+ "nextYearsPage": "Next years"
86
+ },
87
+ "calendar": {
88
+ "today": "Today",
89
+ "prev": "Previous",
90
+ "next": "Next",
91
+ "yearMonth": "{{year}}-{{month}}",
92
+ "fullDate": "{{year}}-{{month}}-{{day}}",
93
+ "monthDay": "{{month}}-{{day}}",
94
+ "dayOnly": "{{day}}",
95
+ "allDay": "All Day",
96
+ "remainingCount": "{{count}} more",
97
+ "collapse": "Collapse",
98
+ "noEvents": "No events",
99
+ "moreEvents": "{{count}} more records",
100
+ "addRecord": "Add Record",
101
+ "close": "Close",
102
+ "mode": {
103
+ "day": "Day",
104
+ "week": "Week",
105
+ "month": "Month"
106
+ },
107
+ "weekday": {
108
+ "0": "Mon",
109
+ "1": "Tue",
110
+ "2": "Wed",
111
+ "3": "Thu",
112
+ "4": "Fri",
113
+ "5": "Sat",
114
+ "6": "Sun"
115
+ }
116
+ },
117
+ "gantt": {
118
+ "today": "Today",
119
+ "timeBegin": "Start time",
120
+ "timeEnd": "End time",
121
+ "firstHalf": "H1",
122
+ "secondHalf": "H2",
123
+ "emptyGroup": "(Empty)",
124
+ "mode": {
125
+ "oneMinute": "Minute",
126
+ "tenMinute": "10 min",
127
+ "halfHour": "30 min",
128
+ "hour": "Hour",
129
+ "sixHour": "6 hours",
130
+ "halfDay": "AM/PM",
131
+ "day": "Day",
132
+ "week": "Week",
133
+ "month": "Month",
134
+ "quarter": "Quarter",
135
+ "quarterMonth": "Q/M",
136
+ "year": "Year"
137
+ },
138
+ "header": {
139
+ "top": {
140
+ "yearMonth": "{{year}}-{{month}}",
141
+ "monthDay": "{{month}}/{{day}}",
142
+ "hourWithDate": "{{month}}/{{day}} {{hour}}:00",
143
+ "hourOnly": "{{hour}}:00",
144
+ "year": "{{year}}",
145
+ "quarter": "{{year}} Q{{ordinal}}"
146
+ },
147
+ "lower": {
148
+ "week": "W{{week}}",
149
+ "quarter": "Q{{quarter}}",
150
+ "halfDayAm": "AM",
151
+ "halfDayPm": "PM",
152
+ "sixHourRange": "{{start}}-{{end}}",
153
+ "month": "{{month}}"
154
+ }
155
+ },
156
+ "quarter": {
157
+ "1": "1",
158
+ "2": "2",
159
+ "3": "3",
160
+ "4": "4"
161
+ },
162
+ "summary": {
163
+ "startTime": "Start: {{datetime}}",
164
+ "endTime": "End: {{datetime}}",
165
+ "progress": "Progress: {{percent}}%",
166
+ "datetime": "{{year}}-{{month}}-{{day}} {{hour}}:{{minute}}:{{second}}",
167
+ "empty": "—"
168
+ },
169
+ "aria": {
170
+ "timeline": "Gantt timeline",
171
+ "scrollPrev": "Scroll left",
172
+ "scrollNext": "Scroll right",
173
+ "jumpLeft": "Jump to left task",
174
+ "jumpRight": "Jump to right task"
175
+ }
176
+ }
177
+ }
167
178
  ;
168
179
 
169
180
  export default _default;