@baishuyun/ui-base 6.13.1 → 6.14.1
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.
- package/dist/Amap/AmapCircle/index.js +1 -1
- package/dist/Amap/AmapMarker/index.js +1 -1
- package/dist/Amap/AmapMarkerCluster/index.js +1 -1
- package/dist/Amap/AmapProvider/index.js +1 -1
- package/dist/Amap/hooks/index.js +1 -1
- package/dist/Amap/index.js +1 -1
- package/dist/Calendar/{Calendar-BnhRvSrX.js → Calendar-iYCmCK5P.js} +1 -1
- package/dist/Calendar/context/index.js +1 -1
- package/dist/Calendar/index.js +3 -3
- package/dist/Calendar/subcomponents/AllDaySection/index.js +1 -1
- package/dist/Calendar/subcomponents/CurrentTimeIndicator/index.js +1 -1
- package/dist/Calendar/subcomponents/EventCard/index.js +1 -1
- package/dist/Calendar/subcomponents/TimeAxis/index.js +1 -1
- package/dist/Calendar/subcomponents/TimeGrid/index.js +1 -1
- package/dist/Calendar/utils/index.js +1 -1
- package/dist/Calendar/utils/layout/index.js +1 -1
- package/dist/Calendar/utils/theme/index.js +1 -1
- package/dist/Card/index.js +1 -1
- package/dist/CheckBox/index.js +1 -1
- package/dist/ColorPicker/index.js +1 -1
- package/dist/ConfigProvider/index.js +1 -1
- package/dist/DatePicker/{DatePicker-CWMePqTh.js → DatePicker-Dt9bMTSh.js} +1 -1
- package/dist/DatePicker/{DatePickerPanel-D1nt3h5X.js → DatePickerPanel-DB6eQZ7k.js} +1 -1
- package/dist/DatePicker/index.js +2 -2
- package/dist/DatePicker/style/index.js +1 -1
- package/dist/DropDown/index.js +1 -1
- package/dist/DropDown/style/index.js +1 -1
- package/dist/Editor/ToolbarPlugin/Buttons/index.js +1 -1
- package/dist/Editor/constants/index.js +1 -1
- package/dist/Editor/index.js +627 -616
- package/dist/Gantt/GanttChart/index.js +1 -1
- package/dist/Gantt/GanttTable/index.js +1 -1
- package/dist/Gantt/GanttToolBar/index.js +1 -1
- package/dist/Gantt/index.js +1 -1
- package/dist/Gantt/utils/index.js +1 -1
- package/dist/Gantt/utils/theme/index.js +1 -1
- package/dist/Icon/index.js +1 -1
- package/dist/InputTag/index.js +1 -1
- package/dist/Loading/index.js +1 -1
- package/dist/Modal/index.js +1 -1
- package/dist/NotFoundContent/index.js +1 -1
- package/dist/Overlay/index.js +1 -1
- package/dist/Radio/index.js +1 -1
- package/dist/ScrollBar/index.js +1 -1
- package/dist/Segmented/index.js +1 -1
- package/dist/Select/index.js +1 -1
- package/dist/Table/hooks/index.js +1 -1
- package/dist/Table/index.js +1 -1
- package/dist/Table/style/index.js +1 -1
- package/dist/Table/utils/index.js +1 -1
- package/dist/Tabs/index.js +1 -1
- package/dist/Tooltip/index.js +1 -1
- package/dist/Tree/index.js +1 -1
- package/dist/Tree/utils/index.js +1 -1
- package/dist/components/Editor/index.d.ts +1 -1
- package/dist/components/Editor/interface.d.ts +11 -0
- package/dist/components/Editor/utils/resolveEditorContainerThemeVars.d.ts +3 -0
- package/dist/index.js +3 -3
- package/dist/style.css +1 -1
- package/dist/vendors/{version-BlinfPSN.js → version-CeLXqcsl.js} +1 -1
- package/package.json +1 -1
package/dist/Amap/hooks/index.js
CHANGED
package/dist/Amap/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import { t } from "../vendors/useLocale-CEDl6cUK.js";
|
|
|
3
3
|
import { t as n } from "../Segmented/Segmented-BCQRrc65.js";
|
|
4
4
|
import { t as r } from "../Tooltip/Tooltip-Bb3Jx-If.js";
|
|
5
5
|
import { i, n as a, r as o, t as s } from "./context-4tCN5X33.js";
|
|
6
|
-
import { t as c } from "../DatePicker/DatePicker-
|
|
6
|
+
import { t as c } from "../DatePicker/DatePicker-Dt9bMTSh.js";
|
|
7
7
|
import { C as l, S as u, _ as d, a as f, b as p, d as m, i as h, o as g, p as _, r as v, s as y, t as b, x, y as S } from "./layout-Dz-grtu9.js";
|
|
8
8
|
import { formatCalendarDayNumber as C, formatFullDate as w, formatWeekEndDate as T, formatYearMonth as E, getCurrentTimeInTZ as D, getDynamicMonthViewDates as O, getTimeZoneLabel as k, getTotalHeight as A, getVisibleRangeByMode as ee, getWeekEnd as te, getWeekStart as j, getZoomConfig as M, isCurrentMonth as N, layoutTimedEventsForWeek as P, shiftDateByMode as ne } from "./utils/index.js";
|
|
9
9
|
import { t as F } from "./TimeAxis-C9e2BdYs.js";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../../vendors/version-
|
|
1
|
+
import "../../vendors/version-CeLXqcsl.js";
|
|
2
2
|
import { i as e, n as t, r as n, t as r } from "../context-4tCN5X33.js";
|
|
3
3
|
export { n as CalendarDispatchContext, e as CalendarStateContext, r as useCalendarDispatchSelector, t as useCalendarStateSelector };
|
package/dist/Calendar/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../vendors/version-
|
|
1
|
+
import "../vendors/version-CeLXqcsl.js";
|
|
2
2
|
import "../Icon/Icon-DDHx0R18.js";
|
|
3
3
|
import "../vendors/LocaleContext-w5ODGcJX.js";
|
|
4
4
|
import "../Overlay/OverlayContext-CVSFoyqN.js";
|
|
@@ -8,8 +8,8 @@ import "../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
|
|
|
8
8
|
import "../Segmented/Segmented-BCQRrc65.js";
|
|
9
9
|
import "../Tooltip/Tooltip-Bb3Jx-If.js";
|
|
10
10
|
import "./context-4tCN5X33.js";
|
|
11
|
-
import { t as e } from "./Calendar-
|
|
12
|
-
import "../DatePicker/DatePicker-
|
|
11
|
+
import { t as e } from "./Calendar-iYCmCK5P.js";
|
|
12
|
+
import "../DatePicker/DatePicker-Dt9bMTSh.js";
|
|
13
13
|
import "../DatePicker/ensureDayjsPlugins-Cn9Bkjkj.js";
|
|
14
14
|
import "../DatePicker/pickerLocale-BRnNjLcv.js";
|
|
15
15
|
import "../DatePicker/style-UKXn1N_p.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../vendors/version-
|
|
1
|
+
import "../../vendors/version-CeLXqcsl.js";
|
|
2
2
|
import "../../DatePicker/ensureDayjsPlugins-Cn9Bkjkj.js";
|
|
3
3
|
import { C as e, S as t, _ as n, a as r, b as i, c as a, d as o, f as s, g as c, h as l, i as u, l as d, m as f, n as p, o as m, p as h, r as g, s as _, t as v, u as y, v as b, x, y as S } from "../layout-Dz-grtu9.js";
|
|
4
4
|
import { n as C, t as w } from "../colorUtils-CBLTsDX0.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../../vendors/version-
|
|
1
|
+
import "../../../vendors/version-CeLXqcsl.js";
|
|
2
2
|
import "../../../DatePicker/ensureDayjsPlugins-Cn9Bkjkj.js";
|
|
3
3
|
import { a as e, c as t, d as n, f as r, i, l as a, n as o, o as s, r as c, s as l, t as u, u as d } from "../../layout-Dz-grtu9.js";
|
|
4
4
|
export { u as MONTH_LAYOUT_CONSTANTS, l as assignAllDayRows, t as assignColumns, o as assignGlobalRows, c as assignMonthEventRows, a as calculateExpansion, d as calculateHorizontalLayout, n as calculateLayout, i as calculateSegmentPosition, e as computeVisibility, s as computeWeekHiddenCounts, r as groupIntoClusters };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../../../vendors/version-
|
|
1
|
+
import "../../../vendors/version-CeLXqcsl.js";
|
|
2
2
|
import { a as e, i as t, n, o as r, r as i, t as a } from "../../theme-i60ueO92.js";
|
|
3
3
|
export { a as CALENDAR_CURRENT_TIME_COLOR, e as resolveCalendarThemeVars, i as resolveDatePickerThemeFromCalendar, n as resolvePlatformCalendarTheme, r as resolveScheduleColorVars, t as resolveSegmentedThemeFromCalendar };
|
package/dist/Card/index.js
CHANGED
package/dist/CheckBox/index.js
CHANGED
|
@@ -38,7 +38,7 @@ var C = {
|
|
|
38
38
|
"bsy-date-picker__content": "_bsy-date-picker__content_1i2le_33",
|
|
39
39
|
"bsy-date-picker__divider": "_bsy-date-picker__divider_1i2le_43",
|
|
40
40
|
"bsy-date-picker__panel-loading": "_bsy-date-picker__panel-loading_1i2le_49"
|
|
41
|
-
}, D = m(() => import("./DatePickerPanel-
|
|
41
|
+
}, D = m(() => import("./DatePickerPanel-DB6eQZ7k.js")), O = (m) => {
|
|
42
42
|
let { children: C, picker: O = "date", theme: k, getPopupContainer: A, triggerActiveClassName: j, zIndex: M } = m, { locale: N } = r(), P = e(M), [F, I] = v(m, {
|
|
43
43
|
defaultValuePropName: "defaultValue",
|
|
44
44
|
valuePropName: "value",
|
package/dist/DatePicker/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../vendors/version-
|
|
1
|
+
import "../vendors/version-CeLXqcsl.js";
|
|
2
2
|
import "../vendors/LocaleContext-w5ODGcJX.js";
|
|
3
3
|
import "../Overlay/OverlayContext-CVSFoyqN.js";
|
|
4
4
|
import "../vendors/useFloatingOverlay-B3M9k8nj.js";
|
|
5
5
|
import "../vendors/useLocale-CEDl6cUK.js";
|
|
6
6
|
import "../vendors/useLatchedPopupPortalRoot-4fVhqVT4.js";
|
|
7
|
-
import { t as e } from "./DatePicker-
|
|
7
|
+
import { t as e } from "./DatePicker-Dt9bMTSh.js";
|
|
8
8
|
import "./ensureDayjsPlugins-Cn9Bkjkj.js";
|
|
9
9
|
import "./pickerLocale-BRnNjLcv.js";
|
|
10
10
|
import "./style-UKXn1N_p.js";
|
package/dist/DropDown/index.js
CHANGED