@baishuyun/ui-base 6.15.0 → 6.16.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 (113) hide show
  1. package/dist/Amap/AmapCircle/index.js +1 -1
  2. package/dist/Amap/AmapMarker/index.js +1 -1
  3. package/dist/Amap/AmapMarkerCluster/index.js +1 -1
  4. package/dist/Amap/AmapProvider/index.js +1 -1
  5. package/dist/Amap/hooks/index.js +1 -1
  6. package/dist/Amap/index.js +1 -1
  7. package/dist/Calendar/{AllDaySection-b3li9ovR.js → AllDaySection-pO7suGJM.js} +4 -4
  8. package/dist/Calendar/{Calendar-DbQvgTzh.js → Calendar-DUD4iffO.js} +10 -10
  9. package/dist/Calendar/{EventCard-DkJoyxI3.js → EventCard-DKEZQRTp.js} +2 -2
  10. package/dist/Calendar/{TimeGrid-Qjvt-eum.js → TimeGrid-BV8x9VnF.js} +1 -1
  11. package/dist/Calendar/context/index.js +2 -2
  12. package/dist/Calendar/index.js +15 -15
  13. package/dist/Calendar/subcomponents/AllDaySection/index.js +7 -7
  14. package/dist/Calendar/subcomponents/CurrentTimeIndicator/index.js +4 -4
  15. package/dist/Calendar/subcomponents/EventCard/index.js +5 -5
  16. package/dist/Calendar/subcomponents/TimeAxis/index.js +4 -4
  17. package/dist/Calendar/subcomponents/TimeGrid/index.js +3 -3
  18. package/dist/Calendar/{theme-i60ueO92.js → theme-Dc8hjcdo.js} +1 -1
  19. package/dist/Calendar/utils/index.js +4 -4
  20. package/dist/Calendar/utils/layout/index.js +3 -3
  21. package/dist/Calendar/utils/theme/index.js +2 -2
  22. package/dist/Card/{Card-DDbQQsCc.js → Card-rJeWgxu5.js} +1 -1
  23. package/dist/Card/index.js +3 -3
  24. package/dist/CheckBox/{CheckBox-CwfrMEFb.js → CheckBox-B92dxWNo.js} +1 -1
  25. package/dist/CheckBox/{CheckBox-DFfNiPGM.js → CheckBox-DOK5N7z6.js} +1 -1
  26. package/dist/CheckBox/index.js +4 -4
  27. package/dist/ColorPicker/{ColorPicker-BGduOQbR.js → ColorPicker-CPr5j6ZN.js} +1 -1
  28. package/dist/ColorPicker/index.js +3 -3
  29. package/dist/ConfigProvider/index.js +1 -1
  30. package/dist/DatePicker/{DatePicker-CvOPih1m.js → DatePicker-BWMmI6rl.js} +3 -3
  31. package/dist/DatePicker/{DatePickerPanel-CrpZidbJ.js → DatePickerPanel-CRnLvIwc.js} +4 -4
  32. package/dist/DatePicker/index.js +5 -5
  33. package/dist/DatePicker/style/index.js +2 -2
  34. package/dist/DropDown/{DropDown-CtiUrlqk.js → DropDown-CvG9IFVk.js} +3 -3
  35. package/dist/DropDown/index.js +5 -5
  36. package/dist/DropDown/style/index.js +2 -2
  37. package/dist/Editor/{Buttons-BhGuyTzy.js → Buttons-vt3gwedu.js} +533 -469
  38. package/dist/Editor/ToolbarPlugin/Buttons/index.js +10 -10
  39. package/dist/Editor/constants/index.js +1 -1
  40. package/dist/Editor/index.js +57 -52
  41. package/dist/Gantt/GanttChart/index.js +11 -11
  42. package/dist/Gantt/{GanttChart-C_bxX0_A.js → GanttChart-DRzJdEm-.js} +7 -7
  43. package/dist/Gantt/GanttTable/index.js +9 -9
  44. package/dist/Gantt/{GanttTable-T7ZHce4a.js → GanttTable-fOv1Zn2-.js} +5 -5
  45. package/dist/Gantt/GanttToolBar/index.js +8 -8
  46. package/dist/Gantt/{GanttToolBar-jhhCjBn-.js → GanttToolBar-4kxZP6oS.js} +3 -3
  47. package/dist/Gantt/{collapseKeys-B4SOVHjd.js → collapseKeys-BV_8sIA-.js} +2 -2
  48. package/dist/Gantt/index.js +19 -19
  49. package/dist/Gantt/{timelineViewConfig-9HArvbmb.js → timelineViewConfig-DNt7yi83.js} +1 -1
  50. package/dist/Gantt/utils/index.js +6 -6
  51. package/dist/Gantt/utils/theme/index.js +2 -2
  52. package/dist/Icon/{Icon-DDHx0R18.js → Icon-DrdQOEJE.js} +1 -1
  53. package/dist/Icon/index.js +2 -2
  54. package/dist/InputTag/{InputTag-BcywA_86.js → InputTag-BfZycXw4.js} +1 -1
  55. package/dist/InputTag/index.js +3 -3
  56. package/dist/Loading/index.js +2 -2
  57. package/dist/Modal/{Modal-BnF6CUrn.js → Modal-CRKitOOj.js} +1 -1
  58. package/dist/Modal/index.js +3 -3
  59. package/dist/NotFoundContent/index.js +1 -1
  60. package/dist/Overlay/index.js +1 -1
  61. package/dist/Radio/index.js +1 -1
  62. package/dist/ScrollBar/index.js +1 -1
  63. package/dist/Segmented/index.js +1 -1
  64. package/dist/Select/Select-Bla1mQ8v.js +767 -0
  65. package/dist/Select/{SelectInputSearch-BUWOQCgT.js → SelectInputSearch-CRgBcsq2.js} +2 -5
  66. package/dist/Select/index.js +8 -7
  67. package/dist/Select/style/index.js +3 -0
  68. package/dist/Select/style-C4A8kUd1.js +9 -0
  69. package/dist/Table/{Table-BjLvTorz.js → Table-3LSO0xSH.js} +4 -4
  70. package/dist/Table/hooks/index.js +2 -2
  71. package/dist/Table/{hooks-BceUZQQm.js → hooks-DSBl2e4O.js} +1 -1
  72. package/dist/Table/index.js +6 -6
  73. package/dist/Table/{processRowspan-B0WELhG2.js → processRowspan-B6HMqw0Q.js} +1 -1
  74. package/dist/Table/style/index.js +2 -2
  75. package/dist/Table/utils/index.js +2 -2
  76. package/dist/Tabs/{Tabs-DezpnxP1.js → Tabs-B9uCGlxM.js} +1 -1
  77. package/dist/Tabs/index.js +3 -3
  78. package/dist/Tooltip/index.js +1 -1
  79. package/dist/Tree/index.js +4 -4
  80. package/dist/Tree/utils/index.js +1 -1
  81. package/dist/components/Editor/ToolbarPlugin/Buttons/ToolbarColorGlyph.d.ts +8 -0
  82. package/dist/components/Editor/interface.d.ts +8 -3
  83. package/dist/components/Editor/utils/fillRootFromHtml.d.ts +1 -1
  84. package/dist/components/Select/SelectPanel/SelectPanel.d.ts +4 -1
  85. package/dist/components/Select/index.d.ts +1 -1
  86. package/dist/components/Select/interface.d.ts +54 -0
  87. package/dist/components/Select/style/index.d.ts +1 -0
  88. package/dist/components/Select/style/resolveSelectThemeVars.d.ts +2 -0
  89. package/dist/components/Table/interface.d.ts +2 -2
  90. package/dist/components/index.d.ts +1 -0
  91. package/dist/index.js +33 -32
  92. package/dist/style.css +1 -1
  93. package/dist/vendors/{Tree-B7XeC9Mi.js → Tree-DSl4lDjx.js} +3 -3
  94. package/dist/vendors/{version-DuQW7jtS.js → version-CFii9VTt.js} +1 -1
  95. package/package.json +2 -2
  96. package/dist/Select/Select-DWXMgoud.js +0 -753
  97. /package/dist/Calendar/{CurrentTimeIndicator-BZLQps2m.js → CurrentTimeIndicator-BF3_INSL.js} +0 -0
  98. /package/dist/Calendar/{TimeAxis-C9e2BdYs.js → TimeAxis-DUc6EL-j.js} +0 -0
  99. /package/dist/Calendar/{colorUtils-CBLTsDX0.js → colorUtils-BbeSMnOs.js} +0 -0
  100. /package/dist/Calendar/{context-4tCN5X33.js → context-CamSpkj3.js} +0 -0
  101. /package/dist/Calendar/{layout-Dz-grtu9.js → layout-CpOabFQ2.js} +0 -0
  102. /package/dist/DatePicker/{ensureDayjsPlugins-Cn9Bkjkj.js → ensureDayjsPlugins-CSqhjLS7.js} +0 -0
  103. /package/dist/DatePicker/{pickerLocale-BRnNjLcv.js → pickerLocale-CcPLUbZO.js} +0 -0
  104. /package/dist/DatePicker/{style-UKXn1N_p.js → style-W7f5wyUb.js} +0 -0
  105. /package/dist/DropDown/{style-LLDVPpPa.js → style-DZpkarne.js} +0 -0
  106. /package/dist/Gantt/{GanttHighlightContext-ChThr8ia.js → GanttHighlightContext-dtyoq-oj.js} +0 -0
  107. /package/dist/Gantt/{columnResize-jG0Wy2PC.js → columnResize-Bkenlbab.js} +0 -0
  108. /package/dist/Gantt/{constants-LIz5jwed.js → constants-mEGQ1U1Q.js} +0 -0
  109. /package/dist/Gantt/{highlightTarget-BpkYTonb.js → highlightTarget-D3Nf9_7S.js} +0 -0
  110. /package/dist/Gantt/{theme-2LyXJRDe.js → theme-B7Iap-tZ.js} +0 -0
  111. /package/dist/Loading/{Loading-D1QxBrOq.js → Loading-DpbJSRYf.js} +0 -0
  112. /package/dist/Table/{constants-kRpjsoet.js → constants-D7wLH8Qy.js} +0 -0
  113. /package/dist/Table/{style-C4wp0IOM.js → style-B8Cw8HJe.js} +0 -0
@@ -1,21 +1,21 @@
1
- import "../../../vendors/version-DuQW7jtS.js";
1
+ import "../../../vendors/version-CFii9VTt.js";
2
2
  import "../../../ScrollBar/style-D26azwz6.js";
3
- import "../../../Icon/Icon-DDHx0R18.js";
3
+ import "../../../Icon/Icon-DrdQOEJE.js";
4
4
  import "../../../vendors/LocaleContext-DXQoOKM2.js";
5
5
  import "../../../Overlay/OverlayContext-CVSFoyqN.js";
6
- import "../../../Modal/Modal-BnF6CUrn.js";
7
- import "../../../ColorPicker/ColorPicker-BGduOQbR.js";
6
+ import "../../../Modal/Modal-CRKitOOj.js";
7
+ import "../../../ColorPicker/ColorPicker-CPr5j6ZN.js";
8
8
  import "../../../vendors/useFloatingOverlay-B3M9k8nj.js";
9
9
  import "../../../vendors/useLocale-D31qCCff.js";
10
10
  import "../../../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
11
11
  import "../../../Tooltip/Tooltip-nJU13gX4.js";
12
- import "../../../Select/SelectInputSearch-BUWOQCgT.js";
13
- import "../../../CheckBox/CheckBox-DFfNiPGM.js";
14
- import "../../../CheckBox/CheckBox-CwfrMEFb.js";
12
+ import "../../../Select/SelectInputSearch-CRgBcsq2.js";
13
+ import "../../../CheckBox/CheckBox-DOK5N7z6.js";
14
+ import "../../../CheckBox/CheckBox-B92dxWNo.js";
15
15
  import "../../../NotFoundContent/NotFoundContent-BLmzWNBi.js";
16
16
  import "../../../ScrollBar/ScrollBar-N2pOLv-8.js";
17
17
  import "../../../vendors/useFloatingPortal-VpzL-EPh.js";
18
- import "../../../DropDown/DropDown-CtiUrlqk.js";
19
- import "../../../DropDown/style-LLDVPpPa.js";
20
- import { a as e, i as t, n, r, t as i } from "../../Buttons-BhGuyTzy.js";
18
+ import "../../../DropDown/DropDown-CvG9IFVk.js";
19
+ import "../../../DropDown/style-DZpkarne.js";
20
+ import { a as e, i as t, n, r, t as i } from "../../Buttons-vt3gwedu.js";
21
21
  export { i as default, n as getToolbarButton, r as listRegisteredToolbarButtons, t as registerToolbarButton, e as unregisterToolbarButton };
@@ -1,4 +1,4 @@
1
- import "../../vendors/version-DuQW7jtS.js";
1
+ import "../../vendors/version-CFii9VTt.js";
2
2
  //#region src/components/Editor/constants/index.ts
3
3
  var e = [
4
4
  {
@@ -1,24 +1,24 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import "../ScrollBar/style-D26azwz6.js";
3
- import { t as e } from "../Icon/Icon-DDHx0R18.js";
3
+ import { t as e } from "../Icon/Icon-DrdQOEJE.js";
4
4
  import "../vendors/LocaleContext-DXQoOKM2.js";
5
5
  import "../Overlay/OverlayContext-CVSFoyqN.js";
6
- import { t } from "../Modal/Modal-BnF6CUrn.js";
7
- import "../ColorPicker/ColorPicker-BGduOQbR.js";
6
+ import { t } from "../Modal/Modal-CRKitOOj.js";
7
+ import "../ColorPicker/ColorPicker-CPr5j6ZN.js";
8
8
  import "../vendors/useFloatingOverlay-B3M9k8nj.js";
9
9
  import { t as n } from "../vendors/useLocale-D31qCCff.js";
10
10
  import "../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
11
11
  import { t as r } from "../vendors/cssVars-l4-kP_14.js";
12
12
  import "../Tooltip/Tooltip-nJU13gX4.js";
13
- import "../Select/SelectInputSearch-BUWOQCgT.js";
14
- import "../CheckBox/CheckBox-DFfNiPGM.js";
15
- import "../CheckBox/CheckBox-CwfrMEFb.js";
13
+ import "../Select/SelectInputSearch-CRgBcsq2.js";
14
+ import "../CheckBox/CheckBox-DOK5N7z6.js";
15
+ import "../CheckBox/CheckBox-B92dxWNo.js";
16
16
  import "../NotFoundContent/NotFoundContent-BLmzWNBi.js";
17
17
  import { t as i } from "../ScrollBar/ScrollBar-N2pOLv-8.js";
18
18
  import "../vendors/useFloatingPortal-VpzL-EPh.js";
19
- import { t as a } from "../DropDown/DropDown-CtiUrlqk.js";
20
- import "../DropDown/style-LLDVPpPa.js";
21
- import { A as o, B as s, C as c, D as l, E as u, F as d, I as f, L as p, M as m, N as h, O as g, P as _, R as v, S as y, T as b, _ as x, a as S, b as C, c as w, d as ee, f as T, g as E, h as D, i as O, j as k, k as A, l as te, m as ne, n as re, o as j, p as ie, r as ae, s as oe, u as se, v as ce, w as le, x as ue, y as de, z as fe } from "./Buttons-BhGuyTzy.js";
19
+ import { t as a } from "../DropDown/DropDown-CvG9IFVk.js";
20
+ import "../DropDown/style-DZpkarne.js";
21
+ import { A as o, B as s, C as c, D as l, E as u, F as d, I as f, L as p, M as m, N as h, O as g, P as _, R as v, S as y, T as b, _ as x, a as S, b as C, c as w, d as ee, f as T, g as E, h as D, i as O, j as k, k as A, l as te, m as ne, n as re, o as j, p as ie, r as ae, s as oe, u as se, v as ce, w as le, x as ue, y as de, z as fe } from "./Buttons-vt3gwedu.js";
22
22
  import { DEFAULT_BACKGROUND_COLOR as pe, DEFAULT_FONT_COLOR as me, DEFAULT_FONT_SIZE as he } from "./constants/index.js";
23
23
  import { dropRightWhile as ge, dropWhile as _e, omit as ve } from "lodash-es";
24
24
  import { Fragment as ye, jsx as M, jsxs as N } from "react/jsx-runtime";
@@ -660,10 +660,10 @@ var mn = (e) => {
660
660
  }) : null]
661
661
  });
662
662
  }, Sn = (e) => {
663
- let { config: t = [], style: n, theme: r, mode: i, floating: a, size: o = v } = e, { toolbarRef: s } = le(), c = i === "floating", u = Me(), d = {
664
- duration: u ? 0 : .16,
663
+ let { config: t = [], style: n, theme: r, mode: i, floating: a, stickyOffset: o, size: s = v } = e, { toolbarRef: c } = le(), u = i === "floating", d = o !== void 0, f = Me(), m = {
664
+ duration: f ? 0 : .16,
665
665
  ease: "easeOut"
666
- }, f = I(() => cn(r, o), [r, o]), m = I(() => ({ iconSize: ln(r?.iconSize, o) }), [r?.iconSize, o]), h = c ? un(a) : void 0, g = c ? ve(n, [
666
+ }, h = I(() => cn(r, s), [r, s]), g = I(() => ({ iconSize: ln(r?.iconSize, s) }), [r?.iconSize, s]), _ = u ? un(a) : void 0, y = u ? ve(n, [
667
667
  "position",
668
668
  "left",
669
669
  "top",
@@ -675,32 +675,34 @@ var mn = (e) => {
675
675
  "marginBottom"
676
676
  ]) : n;
677
677
  return /* @__PURE__ */ M(l, {
678
- value: m,
678
+ value: g,
679
679
  children: /* @__PURE__ */ M(A, { children: /* @__PURE__ */ M(mn, { children: /* @__PURE__ */ M(je.div, {
680
- ref: s,
681
- layout: u ? !1 : "position",
682
- transition: d,
683
- className: z(p["bsy-lexical__toolbar"], c && p["bsy-lexical__toolbar--floating"]),
680
+ ref: c,
681
+ layout: f || d ? !1 : "position",
682
+ transition: m,
683
+ className: z(p["bsy-lexical__toolbar"], u && p["bsy-lexical__toolbar--floating"], d && p["bsy-lexical__toolbar--sticky"]),
684
684
  style: {
685
- ...f,
686
685
  ...h,
687
- ...g
686
+ ...d ? { top: o } : null,
687
+ ..._,
688
+ ...y
688
689
  },
689
690
  children: /* @__PURE__ */ M(xn, {
690
691
  config: t,
691
- sizeToken: `${o}|${r?.itemHeight ?? ""}|${r?.iconSize ?? ""}`
692
+ sizeToken: `${s}|${r?.itemHeight ?? ""}|${r?.iconSize ?? ""}`
692
693
  })
693
694
  }) }) })
694
695
  });
695
696
  }, X = {
696
- "bsy-lexical-editor": "_bsy-lexical-editor_17rfr_1",
697
- "bsy-lexical-editor--floating": "_bsy-lexical-editor--floating_17rfr_7",
698
- "bsy-lexical-editor__body": "_bsy-lexical-editor__body_17rfr_10",
699
- "bsy-lexical-editor__body--fixed": "_bsy-lexical-editor__body--fixed_17rfr_15",
700
- "bsy-lexical-editor__editable-wrap": "_bsy-lexical-editor__editable-wrap_17rfr_18",
701
- "bsy-lexical-editor__content-editable": "_bsy-lexical-editor__content-editable_17rfr_27",
702
- "bsy-lexical-editor__length-badge": "_bsy-lexical-editor__length-badge_17rfr_37",
703
- "bsy-lexical-editor__length-badge--exceeded": "_bsy-lexical-editor__length-badge--exceeded_17rfr_49"
697
+ "bsy-lexical-editor": "_bsy-lexical-editor_3yq2d_1",
698
+ "bsy-lexical-editor--floating": "_bsy-lexical-editor--floating_3yq2d_8",
699
+ "bsy-lexical-editor--sticky-toolbar": "_bsy-lexical-editor--sticky-toolbar_3yq2d_8",
700
+ "bsy-lexical-editor__body": "_bsy-lexical-editor__body_3yq2d_11",
701
+ "bsy-lexical-editor__body--fixed": "_bsy-lexical-editor__body--fixed_3yq2d_16",
702
+ "bsy-lexical-editor__editable-wrap": "_bsy-lexical-editor__editable-wrap_3yq2d_19",
703
+ "bsy-lexical-editor__content-editable": "_bsy-lexical-editor__content-editable_3yq2d_28",
704
+ "bsy-lexical-editor__length-badge": "_bsy-lexical-editor__length-badge_3yq2d_38",
705
+ "bsy-lexical-editor__length-badge--exceeded": "_bsy-lexical-editor__length-badge--exceeded_3yq2d_50"
704
706
  }, Cn = (e) => {
705
707
  if (!(e === void 0 || e === "")) return typeof e == "number" ? `${e}px` : e;
706
708
  }, wn = (e) => {
@@ -1939,7 +1941,7 @@ var Zr = ({ maxLength: e, onMaxLengthExceed: t }) => {
1939
1941
  O.current({
1940
1942
  text: t,
1941
1943
  html: r,
1942
- attachment: i
1944
+ attachments: i
1943
1945
  }, e);
1944
1946
  }, { editor: u });
1945
1947
  }, [
@@ -1991,6 +1993,7 @@ var Zr = ({ maxLength: e, onMaxLengthExceed: t }) => {
1991
1993
  toolbarSize: i?.size,
1992
1994
  toolbarMode: i?.mode,
1993
1995
  toolbarFloating: i?.floating,
1996
+ toolbarStickyOffset: i?.stickyOffset,
1994
1997
  height: t,
1995
1998
  minHeight: n,
1996
1999
  showLengthBadge: E,
@@ -2004,19 +2007,19 @@ var Zr = ({ maxLength: e, onMaxLengthExceed: t }) => {
2004
2007
  })]
2005
2008
  })
2006
2009
  });
2007
- }, ei = Se(function({ containerRef: e, isFloating: t, toolbarConfig: n, toolbarTheme: r, containerTheme: i, toolbarStyle: a, toolbarSize: o, toolbarMode: s, toolbarFloating: c, height: l, minHeight: u, showLengthBadge: d, textLength: f, validMaxLength: p, onMaxLengthExceed: m, onChange: h }) {
2008
- let [g] = W(), _ = $t(), v = typeof l == "number" ? l : void 0, y = L(!1);
2010
+ }, ei = Se(function({ containerRef: e, isFloating: t, toolbarConfig: n, toolbarTheme: r, containerTheme: i, toolbarStyle: a, toolbarSize: o, toolbarMode: s, toolbarFloating: c, toolbarStickyOffset: l, height: u, minHeight: d, showLengthBadge: f, textLength: p, validMaxLength: m, onMaxLengthExceed: h, onChange: g }) {
2011
+ let [_] = W(), v = $t(), y = typeof u == "number" ? u : void 0, b = !t && y === void 0 && l !== void 0, x = L(!1);
2009
2012
  F(() => {
2010
- _ && y.current && (y.current = !1, g.focus());
2011
- }, [_, g]);
2012
- let b = I(() => wn(i), [i]);
2013
+ v && x.current && (x.current = !1, _.focus());
2014
+ }, [v, _]);
2015
+ let S = I(() => wn(i), [i]);
2013
2016
  return /* @__PURE__ */ N("div", {
2014
2017
  ref: e,
2015
- className: z("bsy-lexical-editor", X["bsy-lexical-editor"], t && X["bsy-lexical-editor--floating"]),
2016
- style: b,
2018
+ className: z("bsy-lexical-editor", X["bsy-lexical-editor"], t && X["bsy-lexical-editor--floating"], b && X["bsy-lexical-editor--sticky-toolbar"]),
2019
+ style: S,
2017
2020
  onClick: (e) => {
2018
- let t = g.getRootElement(), n = e.target;
2019
- !t || !n || !t.contains(n) || g.isEditable() || (y.current = !0, g.setEditable(!0));
2021
+ let t = _.getRootElement(), n = e.target;
2022
+ !t || !n || !t.contains(n) || _.isEditable() || (x.current = !0, _.setEditable(!0));
2020
2023
  },
2021
2024
  children: [
2022
2025
  n && n.length > 0 ? /* @__PURE__ */ M(Sn, {
@@ -2025,26 +2028,27 @@ var Zr = ({ maxLength: e, onMaxLengthExceed: t }) => {
2025
2028
  style: a,
2026
2029
  size: o,
2027
2030
  mode: s,
2028
- floating: c
2031
+ floating: c,
2032
+ stickyOffset: b ? l : void 0
2029
2033
  }) : null,
2030
2034
  /* @__PURE__ */ N("div", {
2031
- className: z(X["bsy-lexical-editor__body"], v !== void 0 && X["bsy-lexical-editor__body--fixed"]),
2032
- style: { height: v },
2035
+ className: z(X["bsy-lexical-editor__body"], y !== void 0 && X["bsy-lexical-editor__body--fixed"]),
2036
+ style: { height: y },
2033
2037
  children: [/* @__PURE__ */ M("div", {
2034
2038
  className: X["bsy-lexical-editor__editable-wrap"],
2035
2039
  children: /* @__PURE__ */ M(Pe, {
2036
2040
  contentEditable: /* @__PURE__ */ M(Fe, {
2037
2041
  className: X["bsy-lexical-editor__content-editable"],
2038
2042
  style: {
2039
- minHeight: v === void 0 ? u : void 0,
2040
- cursor: _ ? "auto" : "text"
2043
+ minHeight: y === void 0 ? d : void 0,
2044
+ cursor: v ? "auto" : "text"
2041
2045
  }
2042
2046
  }),
2043
2047
  ErrorBoundary: Re
2044
2048
  })
2045
- }), d && p !== void 0 ? /* @__PURE__ */ M(vr, {
2046
- current: f,
2047
- maxLength: p
2049
+ }), f && m !== void 0 ? /* @__PURE__ */ M(vr, {
2050
+ current: p,
2051
+ maxLength: m
2048
2052
  }) : null]
2049
2053
  }),
2050
2054
  /* @__PURE__ */ M(en, {}),
@@ -2057,14 +2061,15 @@ var Zr = ({ maxLength: e, onMaxLengthExceed: t }) => {
2057
2061
  /* @__PURE__ */ M(Xn, {}),
2058
2062
  /* @__PURE__ */ M(Zn, {}),
2059
2063
  /* @__PURE__ */ M($n, {}),
2060
- d && p !== void 0 ? /* @__PURE__ */ M(er, {
2061
- maxLength: p,
2062
- onMaxLengthExceed: m
2064
+ f && m !== void 0 ? /* @__PURE__ */ M(er, {
2065
+ maxLength: m,
2066
+ onMaxLengthExceed: h
2063
2067
  }) : null,
2064
2068
  /* @__PURE__ */ M(Ie, {}),
2065
2069
  /* @__PURE__ */ M(Le, {
2066
- onChange: h,
2067
- ignoreSelectionChange: !0
2070
+ onChange: g,
2071
+ ignoreSelectionChange: !0,
2072
+ ignoreHistoryMergeTagChange: !1
2068
2073
  })
2069
2074
  ]
2070
2075
  });
@@ -1,21 +1,21 @@
1
- import "../../vendors/version-DuQW7jtS.js";
1
+ import "../../vendors/version-CFii9VTt.js";
2
2
  import "../../ScrollBar/style-D26azwz6.js";
3
- import "../../Icon/Icon-DDHx0R18.js";
3
+ import "../../Icon/Icon-DrdQOEJE.js";
4
4
  import "../../vendors/LocaleContext-DXQoOKM2.js";
5
5
  import "../../Overlay/OverlayContext-CVSFoyqN.js";
6
6
  import "../../vendors/useLocale-D31qCCff.js";
7
7
  import "../../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
8
8
  import "../../Tooltip/Tooltip-nJU13gX4.js";
9
- import "../../Select/SelectInputSearch-BUWOQCgT.js";
9
+ import "../../Select/SelectInputSearch-CRgBcsq2.js";
10
10
  import "../../NotFoundContent/NotFoundContent-BLmzWNBi.js";
11
11
  import "../../ScrollBar/ScrollBar-N2pOLv-8.js";
12
12
  import "../../vendors/useFloatingPortal-VpzL-EPh.js";
13
- import "../../DropDown/DropDown-CtiUrlqk.js";
14
- import "../../DropDown/style-LLDVPpPa.js";
15
- import "../constants-LIz5jwed.js";
16
- import "../GanttHighlightContext-ChThr8ia.js";
17
- import "../timelineViewConfig-9HArvbmb.js";
18
- import "../collapseKeys-B4SOVHjd.js";
19
- import { t as e } from "../GanttChart-C_bxX0_A.js";
20
- import "../GanttToolBar-jhhCjBn-.js";
13
+ import "../../DropDown/DropDown-CvG9IFVk.js";
14
+ import "../../DropDown/style-DZpkarne.js";
15
+ import "../constants-mEGQ1U1Q.js";
16
+ import "../GanttHighlightContext-dtyoq-oj.js";
17
+ import "../timelineViewConfig-DNt7yi83.js";
18
+ import "../collapseKeys-BV_8sIA-.js";
19
+ import { t as e } from "../GanttChart-DRzJdEm-.js";
20
+ import "../GanttToolBar-4kxZP6oS.js";
21
21
  export { e as default };
@@ -1,12 +1,12 @@
1
- import { t as e } from "../Icon/Icon-DDHx0R18.js";
1
+ import { t as e } from "../Icon/Icon-DrdQOEJE.js";
2
2
  import { t } from "../vendors/useLocale-D31qCCff.js";
3
3
  import { t as n } from "../Tooltip/Tooltip-nJU13gX4.js";
4
- import { a as r, f as i, g as a, i as o, m as s, n as c, o as l, r as u } from "./constants-LIz5jwed.js";
5
- import { t as d } from "./GanttHighlightContext-ChThr8ia.js";
6
- import { n as f, r as p } from "./highlightTarget-BpkYTonb.js";
7
- import { a as m, d as h, i as g, n as _, r as v, t as y, u as b } from "./timelineViewConfig-9HArvbmb.js";
8
- import { _ as x, a as S, b as C, c as w, d as T, f as ee, g as E, h as D, i as O, l as k, m as A, o as j, p as M, r as te, s as ne, t as N, u as re, v as ie, x as P, y as ae } from "./collapseKeys-B4SOVHjd.js";
9
- import { r as oe, t as F } from "./GanttToolBar-jhhCjBn-.js";
4
+ import { a as r, f as i, g as a, i as o, m as s, n as c, o as l, r as u } from "./constants-mEGQ1U1Q.js";
5
+ import { t as d } from "./GanttHighlightContext-dtyoq-oj.js";
6
+ import { n as f, r as p } from "./highlightTarget-D3Nf9_7S.js";
7
+ import { a as m, d as h, i as g, n as _, r as v, t as y, u as b } from "./timelineViewConfig-DNt7yi83.js";
8
+ import { _ as x, a as S, b as C, c as w, d as T, f as ee, g as E, h as D, i as O, l as k, m as A, o as j, p as M, r as te, s as ne, t as N, u as re, v as ie, x as P, y as ae } from "./collapseKeys-BV_8sIA-.js";
9
+ import { r as oe, t as F } from "./GanttToolBar-4kxZP6oS.js";
10
10
  import { isFunction as se, isNumber as ce, isString as I } from "lodash-es";
11
11
  import { Fragment as L, jsx as R, jsxs as z } from "react/jsx-runtime";
12
12
  import B, { forwardRef as V, memo as H, useCallback as U, useEffect as W, useImperativeHandle as G, useLayoutEffect as le, useMemo as K, useRef as q, useState as J } from "react";
@@ -1,13 +1,13 @@
1
- import "../../vendors/version-DuQW7jtS.js";
1
+ import "../../vendors/version-CFii9VTt.js";
2
2
  import "../../ScrollBar/style-D26azwz6.js";
3
3
  import "../../vendors/LocaleContext-DXQoOKM2.js";
4
4
  import "../../vendors/useLocale-D31qCCff.js";
5
- import "../../Table/processRowspan-B0WELhG2.js";
6
- import "../../Table/Table-BjLvTorz.js";
7
- import "../../Table/hooks-BceUZQQm.js";
8
- import "../../Table/style-C4wp0IOM.js";
9
- import "../constants-LIz5jwed.js";
10
- import "../columnResize-jG0Wy2PC.js";
11
- import { t as e } from "../GanttTable-T7ZHce4a.js";
12
- import "../GanttHighlightContext-ChThr8ia.js";
5
+ import "../../Table/processRowspan-B6HMqw0Q.js";
6
+ import "../../Table/Table-3LSO0xSH.js";
7
+ import "../../Table/hooks-DSBl2e4O.js";
8
+ import "../../Table/style-B8Cw8HJe.js";
9
+ import "../constants-mEGQ1U1Q.js";
10
+ import "../columnResize-Bkenlbab.js";
11
+ import { t as e } from "../GanttTable-fOv1Zn2-.js";
12
+ import "../GanttHighlightContext-dtyoq-oj.js";
13
13
  export { e as default };
@@ -1,8 +1,8 @@
1
- import { t as e } from "../Table/Table-BjLvTorz.js";
2
- import { l as t } from "./constants-LIz5jwed.js";
3
- import { r as n } from "./columnResize-jG0Wy2PC.js";
4
- import { t as r } from "./GanttHighlightContext-ChThr8ia.js";
5
- import { r as i } from "./highlightTarget-BpkYTonb.js";
1
+ import { t as e } from "../Table/Table-3LSO0xSH.js";
2
+ import { l as t } from "./constants-mEGQ1U1Q.js";
3
+ import { r as n } from "./columnResize-Bkenlbab.js";
4
+ import { t as r } from "./GanttHighlightContext-dtyoq-oj.js";
5
+ import { r as i } from "./highlightTarget-D3Nf9_7S.js";
6
6
  import { jsx as a } from "react/jsx-runtime";
7
7
  import { useCallback as o, useMemo as s } from "react";
8
8
  import { useContextSelector as c } from "use-context-selector";
@@ -1,17 +1,17 @@
1
- import "../../vendors/version-DuQW7jtS.js";
1
+ import "../../vendors/version-CFii9VTt.js";
2
2
  import "../../ScrollBar/style-D26azwz6.js";
3
- import "../../Icon/Icon-DDHx0R18.js";
3
+ import "../../Icon/Icon-DrdQOEJE.js";
4
4
  import "../../vendors/LocaleContext-DXQoOKM2.js";
5
5
  import "../../Overlay/OverlayContext-CVSFoyqN.js";
6
6
  import "../../vendors/useLocale-D31qCCff.js";
7
7
  import "../../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
8
- import "../../Select/SelectInputSearch-BUWOQCgT.js";
8
+ import "../../Select/SelectInputSearch-CRgBcsq2.js";
9
9
  import "../../NotFoundContent/NotFoundContent-BLmzWNBi.js";
10
10
  import "../../ScrollBar/ScrollBar-N2pOLv-8.js";
11
11
  import "../../vendors/useFloatingPortal-VpzL-EPh.js";
12
- import "../../DropDown/DropDown-CtiUrlqk.js";
13
- import "../../DropDown/style-LLDVPpPa.js";
14
- import "../constants-LIz5jwed.js";
15
- import "../timelineViewConfig-9HArvbmb.js";
16
- import { t as e } from "../GanttToolBar-jhhCjBn-.js";
12
+ import "../../DropDown/DropDown-CvG9IFVk.js";
13
+ import "../../DropDown/style-DZpkarne.js";
14
+ import "../constants-mEGQ1U1Q.js";
15
+ import "../timelineViewConfig-DNt7yi83.js";
16
+ import { t as e } from "../GanttToolBar-4kxZP6oS.js";
17
17
  export { e as default };
@@ -1,7 +1,7 @@
1
- import { t as e } from "../Icon/Icon-DDHx0R18.js";
1
+ import { t as e } from "../Icon/Icon-DrdQOEJE.js";
2
2
  import { t } from "../vendors/useLocale-D31qCCff.js";
3
- import { t as n } from "../DropDown/DropDown-CtiUrlqk.js";
4
- import { l as r } from "./timelineViewConfig-9HArvbmb.js";
3
+ import { t as n } from "../DropDown/DropDown-CvG9IFVk.js";
4
+ import { l as r } from "./timelineViewConfig-DNt7yi83.js";
5
5
  import { jsx as i, jsxs as a } from "react/jsx-runtime";
6
6
  import { createContext as o, useCallback as s, useContext as c, useMemo as l, useRef as u, useState as d } from "react";
7
7
  import f from "clsx";
@@ -1,5 +1,5 @@
1
- import { m as e, n as t, r as n, t as r } from "./constants-LIz5jwed.js";
2
- import { n as i, r as a, t as o } from "./timelineViewConfig-9HArvbmb.js";
1
+ import { m as e, n as t, r as n, t as r } from "./constants-mEGQ1U1Q.js";
2
+ import { n as i, r as a, t as o } from "./timelineViewConfig-DNt7yi83.js";
3
3
  import { isString as s } from "lodash-es";
4
4
  import c from "dayjs";
5
5
  import l from "dayjs/plugin/isoWeek";
@@ -1,31 +1,31 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import "../ScrollBar/style-D26azwz6.js";
3
- import "../Icon/Icon-DDHx0R18.js";
3
+ import "../Icon/Icon-DrdQOEJE.js";
4
4
  import "../vendors/LocaleContext-DXQoOKM2.js";
5
5
  import "../Overlay/OverlayContext-CVSFoyqN.js";
6
6
  import "../vendors/useLocale-D31qCCff.js";
7
7
  import "../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
8
8
  import "../Tooltip/Tooltip-nJU13gX4.js";
9
- import "../Select/SelectInputSearch-BUWOQCgT.js";
9
+ import "../Select/SelectInputSearch-CRgBcsq2.js";
10
10
  import "../NotFoundContent/NotFoundContent-BLmzWNBi.js";
11
11
  import "../ScrollBar/ScrollBar-N2pOLv-8.js";
12
12
  import "../vendors/useFloatingPortal-VpzL-EPh.js";
13
- import "../DropDown/DropDown-CtiUrlqk.js";
14
- import "../DropDown/style-LLDVPpPa.js";
15
- import "../Table/processRowspan-B0WELhG2.js";
16
- import "../Table/Table-BjLvTorz.js";
17
- import "../Table/hooks-BceUZQQm.js";
18
- import "../Table/style-C4wp0IOM.js";
19
- import { a as e, c as t, i as n, l as r, o as i, s as a } from "./constants-LIz5jwed.js";
20
- import { r as o } from "./columnResize-jG0Wy2PC.js";
21
- import { t as s } from "./GanttTable-T7ZHce4a.js";
22
- import { t as c } from "./GanttHighlightContext-ChThr8ia.js";
23
- import { n as l, t as u } from "./highlightTarget-BpkYTonb.js";
24
- import { c as d, o as f, r as p, s as m } from "./timelineViewConfig-9HArvbmb.js";
25
- import { n as h, r as g, t as _ } from "./collapseKeys-B4SOVHjd.js";
26
- import { t as v } from "./GanttChart-C_bxX0_A.js";
27
- import { n as ee } from "./GanttToolBar-jhhCjBn-.js";
28
- import { i as y, n as te, r as b, t as x } from "./theme-2LyXJRDe.js";
13
+ import "../DropDown/DropDown-CvG9IFVk.js";
14
+ import "../DropDown/style-DZpkarne.js";
15
+ import "../Table/processRowspan-B6HMqw0Q.js";
16
+ import "../Table/Table-3LSO0xSH.js";
17
+ import "../Table/hooks-DSBl2e4O.js";
18
+ import "../Table/style-B8Cw8HJe.js";
19
+ import { a as e, c as t, i as n, l as r, o as i, s as a } from "./constants-mEGQ1U1Q.js";
20
+ import { r as o } from "./columnResize-Bkenlbab.js";
21
+ import { t as s } from "./GanttTable-fOv1Zn2-.js";
22
+ import { t as c } from "./GanttHighlightContext-dtyoq-oj.js";
23
+ import { n as l, t as u } from "./highlightTarget-D3Nf9_7S.js";
24
+ import { c as d, o as f, r as p, s as m } from "./timelineViewConfig-DNt7yi83.js";
25
+ import { n as h, r as g, t as _ } from "./collapseKeys-BV_8sIA-.js";
26
+ import { t as v } from "./GanttChart-DRzJdEm-.js";
27
+ import { n as ee } from "./GanttToolBar-4kxZP6oS.js";
28
+ import { i as y, n as te, r as b, t as x } from "./theme-B7Iap-tZ.js";
29
29
  import { jsx as S, jsxs as C } from "react/jsx-runtime";
30
30
  import { forwardRef as w, useCallback as T, useEffect as E, useMemo as D, useRef as O, useState as k } from "react";
31
31
  import ne from "clsx";
@@ -1,4 +1,4 @@
1
- import { m as e } from "./constants-LIz5jwed.js";
1
+ import { m as e } from "./constants-mEGQ1U1Q.js";
2
2
  //#region src/components/Gantt/interface.ts
3
3
  var t = [
4
4
  "day",
@@ -1,7 +1,7 @@
1
- import "../../vendors/version-DuQW7jtS.js";
2
- import { a as e, c as t, d as n, i as r, l as i, o as a, p as o, s, u as c } from "../constants-LIz5jwed.js";
3
- import { a as l, i as u, n as d, o as f, r as p, t as m } from "../columnResize-jG0Wy2PC.js";
4
- import { n as h, r as g, t as _ } from "../highlightTarget-BpkYTonb.js";
5
- import { c as v, o as y, r as b, s as x } from "../timelineViewConfig-9HArvbmb.js";
6
- import { n as S, r as C, t as w } from "../collapseKeys-B4SOVHjd.js";
1
+ import "../../vendors/version-CFii9VTt.js";
2
+ import { a as e, c as t, d as n, i as r, l as i, o as a, p as o, s, u as c } from "../constants-mEGQ1U1Q.js";
3
+ import { a as l, i as u, n as d, o as f, r as p, t as m } from "../columnResize-Bkenlbab.js";
4
+ import { n as h, r as g, t as _ } from "../highlightTarget-D3Nf9_7S.js";
5
+ import { c as v, o as y, r as b, s as x } from "../timelineViewConfig-DNt7yi83.js";
6
+ import { n as S, r as C, t as w } from "../collapseKeys-BV_8sIA-.js";
7
7
  export { y as ALL_GANTT_MODES, x as CALENDAR_TIER_MODES, v as DEFAULT_GANTT_MODE, u as DEFAULT_TABLE_WIDTH_FALLBACK, r as DRAG_MODE_MOVE, e as DRAG_MODE_RESIZE_END, a as DRAG_MODE_RESIZE_START, s as EMPTY_GROUP_VALUE, t as GANTT_DEFAULT_ROW_HEIGHT, m as GANTT_TABLE_DISABLED_RESIZE_COLUMNS, i as GANTT_TABLE_HEADER_ROW_SPAN, c as HEADER_BOTTOM_HEIGHT, n as HEADER_TOP_HEIGHT, l as MIN_CHART_WIDTH, o as MIN_TABLE_WIDTH, f as TABLE_WIDTH_PLACEHOLDER, w as isGroupCollapsed, _ as isHighlightMatch, h as isSameHighlightTarget, b as isSubDayViewMode, d as mergeColumnWidths, C as normalizeTaskDateRange, g as resolveChartHighlightTarget, S as toggleCollapsedKey, p as useGanttTableColumnResize };
@@ -1,3 +1,3 @@
1
- import "../../../vendors/version-DuQW7jtS.js";
2
- import { i as e, n as t, r as n, t as r } from "../../theme-2LyXJRDe.js";
1
+ import "../../../vendors/version-CFii9VTt.js";
2
+ import { i as e, n as t, r as n, t as r } from "../../theme-B7Iap-tZ.js";
3
3
  export { t as mapGanttThemeToCssVars, e as resolveGanttTheme, n as resolveGanttThemeVars, r as resolveTableThemeFromGantt };
@@ -2,7 +2,7 @@ import { createFromIconfontCN as e } from "@ant-design/icons";
2
2
  import { isNumber as t } from "lodash-es";
3
3
  import { jsx as n } from "react/jsx-runtime";
4
4
  //#region src/components/Icon/Icon.tsx
5
- var r = e({ scriptUrl: "https://at.alicdn.com/t/c/font_4786625_ymyxnlj0j89.js" }), i = ({ name: e, style: i, className: a, onClick: o, color: s, size: c = 16 }) => {
5
+ var r = e({ scriptUrl: "https://at.alicdn.com/t/c/font_4786625_bgf4g3m46wv.js" }), i = ({ name: e, style: i, className: a, onClick: o, color: s, size: c = 16 }) => {
6
6
  let l = {
7
7
  color: s,
8
8
  fontSize: t(c) ? `${c}px` : c,
@@ -1,3 +1,3 @@
1
- import "../vendors/version-DuQW7jtS.js";
2
- import { t as e } from "./Icon-DDHx0R18.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
+ import { t as e } from "./Icon-DrdQOEJE.js";
3
3
  export { e as default };
@@ -1,4 +1,4 @@
1
- import { t as e } from "../Icon/Icon-DDHx0R18.js";
1
+ import { t as e } from "../Icon/Icon-DrdQOEJE.js";
2
2
  import { t } from "../vendors/useLocale-D31qCCff.js";
3
3
  import { t as n } from "../ScrollBar/ScrollBar-N2pOLv-8.js";
4
4
  import { jsx as r, jsxs as i } from "react/jsx-runtime";
@@ -1,8 +1,8 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import "../ScrollBar/style-D26azwz6.js";
3
- import "../Icon/Icon-DDHx0R18.js";
3
+ import "../Icon/Icon-DrdQOEJE.js";
4
4
  import "../vendors/LocaleContext-DXQoOKM2.js";
5
5
  import "../vendors/useLocale-D31qCCff.js";
6
6
  import "../ScrollBar/ScrollBar-N2pOLv-8.js";
7
- import { t as e } from "./InputTag-BcywA_86.js";
7
+ import { t as e } from "./InputTag-BfZycXw4.js";
8
8
  export { e as default };
@@ -1,5 +1,5 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import "../vendors/LocaleContext-DXQoOKM2.js";
3
3
  import "../vendors/useLocale-D31qCCff.js";
4
- import { t as e } from "./Loading-D1QxBrOq.js";
4
+ import { t as e } from "./Loading-DpbJSRYf.js";
5
5
  export { e as default };
@@ -1,4 +1,4 @@
1
- import { t as e } from "../Icon/Icon-DDHx0R18.js";
1
+ import { t as e } from "../Icon/Icon-DrdQOEJE.js";
2
2
  import { a as t, i as n } from "../Overlay/OverlayContext-CVSFoyqN.js";
3
3
  import { jsx as r, jsxs as i } from "react/jsx-runtime";
4
4
  import { useState as a } from "react";
@@ -1,5 +1,5 @@
1
- import "../vendors/version-DuQW7jtS.js";
2
- import "../Icon/Icon-DDHx0R18.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
+ import "../Icon/Icon-DrdQOEJE.js";
3
3
  import "../Overlay/OverlayContext-CVSFoyqN.js";
4
- import { t as e } from "./Modal-BnF6CUrn.js";
4
+ import { t as e } from "./Modal-CRKitOOj.js";
5
5
  export { e as default };
@@ -1,3 +1,3 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import { t as e } from "./NotFoundContent-BLmzWNBi.js";
3
3
  export { e as NotFoundContent };
@@ -1,3 +1,3 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import { a as e, i as t, n, t as r } from "./OverlayContext-CVSFoyqN.js";
3
3
  export { r as OVERLAY_Z_BASE, n as OVERLAY_Z_STEP, t as OverlayProvider, e as useOverlayZIndex };
@@ -1,3 +1,3 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import { t as e } from "./Radio-CX9cUqb7.js";
3
3
  export { e as default };
@@ -1,4 +1,4 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import "./style-D26azwz6.js";
3
3
  import { t as e } from "./ScrollBar-N2pOLv-8.js";
4
4
  export { e as ScrollBar, e as default };
@@ -1,3 +1,3 @@
1
- import "../vendors/version-DuQW7jtS.js";
1
+ import "../vendors/version-CFii9VTt.js";
2
2
  import { t as e } from "./Segmented-BCQRrc65.js";
3
3
  export { e as default };