bhd-components 0.7.35 → 0.7.36
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/{56407e62.esm.es5.production.js → 60ad30a5.esm.es5.production.js} +1 -1
- package/dist/{051147c0.esm.es5.development.js → d10092aa.esm.es5.development.js} +1 -1
- package/dist/index.esm.es5.development.js +4 -4
- package/dist/index.esm.es5.production.js +1 -1
- package/es2017/message/index.d.ts +1 -0
- package/es2017/message/index.js +3 -2
- package/esm/message/index.d.ts +1 -0
- package/esm/message/index.js +3 -2
- package/package.json +1 -1
|
@@ -120933,7 +120933,7 @@ function requireD () {
|
|
|
120933
120933
|
+ 'pragma private protected public pure ref return scope shared static struct '
|
|
120934
120934
|
+ 'super switch synchronized template this throw try typedef typeid typeof union '
|
|
120935
120935
|
+ 'unittest version void volatile while with __FILE__ __LINE__ __gshared|10 '
|
|
120936
|
-
+ '__thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ "0.7.
|
|
120936
|
+
+ '__thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ "0.7.36"',
|
|
120937
120937
|
built_in:
|
|
120938
120938
|
'bool cdouble cent cfloat char creal dchar delegate double dstring float function '
|
|
120939
120939
|
+ 'idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar '
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { z as zhCN, A as App, _ as _object_spread, a as AntdMessage, M as Modal$1, b as AntdNotification, C as ConfigProvider, c as _extends, d as _object_destructuring_empty, j as jsx, e as _object_spread_props, S as StyleProvider, t as transform, f as jsxs, g as _sliced_to_array, T as Tooltip, h as Table$2, I as Icon,
|
|
2
|
-
export { K as Affix, N as Alert, O as Anchor, a as AntdMessage, A as App, Q as AutoComplete, U as Avatar, W as BackTop, Y as Badge, $ as Breadcrumb, a0 as Button, a1 as Calendar, a2 as Card, a3 as Carousel, a4 as Cascader, a5 as Checkbox, a6 as Col, a7 as Collapse, a8 as DatePicker, a9 as Descriptions, aa as Divider, G as Drawer, ab as Dropdown, ac as Empty, V as FloatButton, ad as Form, ae as Grid, af as Image, x as Input, ag as InputNumber, ah as Layout, ai as List, aj as Mentions, ak as Menu, M as Modal, al as Popconfirm, am as Popover, an as Progress, aM as QRCode, ao as Radio, ap as Rate, aq as Result, ar as Row, as as Segmented, k as Select, at as Skeleton, au as Slider, av as Space, aw as Spin, ax as Statistic, ay as Steps, az as Switch, aA as Tabs, aB as Tag, aD as TimePicker, aE as Timeline, T as Tooltip, aF as Tour, aG as Transfer, aH as Tree, aI as TreeSelect, aJ as Typography, aK as Upload, aL as Watermark, aO as en_US, b as notification, aC as theme, aN as version, z as zh_CN } from './
|
|
1
|
+
import { z as zhCN, A as App, _ as _object_spread, a as AntdMessage, M as Modal$1, b as AntdNotification, C as ConfigProvider, c as _extends, d as _object_destructuring_empty, j as jsx, e as _object_spread_props, S as StyleProvider, t as transform, f as jsxs, g as _sliced_to_array, T as Tooltip, h as Table$2, I as Icon, E as ExclamationCircleFilled, i as _to_consumable_array, P as Pagination, k as Select, l as CaretDownOutlined, m as _inherits, n as _create_super, o as _create_class, p as _class_call_check, q as _define_property, r as _assert_this_initialized, s as _async_to_generator, L as LeftOutlined, R as RightOutlined, u as MinusOutlined, v as PlusOutlined, w as __generator, x as Input, y as SearchOutlined, B as CloseOutlined, X, D as I, H, F as Remarkable, G as Drawer, J as HighlightJS, Z as ZoomInOutlined } from './d10092aa.esm.es5.development.js';
|
|
2
|
+
export { K as Affix, N as Alert, O as Anchor, a as AntdMessage, A as App, Q as AutoComplete, U as Avatar, W as BackTop, Y as Badge, $ as Breadcrumb, a0 as Button, a1 as Calendar, a2 as Card, a3 as Carousel, a4 as Cascader, a5 as Checkbox, a6 as Col, a7 as Collapse, a8 as DatePicker, a9 as Descriptions, aa as Divider, G as Drawer, ab as Dropdown, ac as Empty, V as FloatButton, ad as Form, ae as Grid, af as Image, x as Input, ag as InputNumber, ah as Layout, ai as List, aj as Mentions, ak as Menu, M as Modal, al as Popconfirm, am as Popover, an as Progress, aM as QRCode, ao as Radio, ap as Rate, aq as Result, ar as Row, as as Segmented, k as Select, at as Skeleton, au as Slider, av as Space, aw as Spin, ax as Statistic, ay as Steps, az as Switch, aA as Tabs, aB as Tag, aD as TimePicker, aE as Timeline, T as Tooltip, aF as Tour, aG as Transfer, aH as Tree, aI as TreeSelect, aJ as Typography, aK as Upload, aL as Watermark, aO as en_US, b as notification, aC as theme, aN as version, z as zh_CN } from './d10092aa.esm.es5.development.js';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import { useState, useRef, useEffect, useLayoutEffect, forwardRef, useImperativeHandle } from 'react';
|
|
5
5
|
import { Fragment } from 'react/jsx-runtime';
|
|
@@ -1116,7 +1116,7 @@ var CustomWenhaoRound = function(props) {
|
|
|
1116
1116
|
var CustomWenhaoRound$1 = CustomWenhaoRound;
|
|
1117
1117
|
|
|
1118
1118
|
var _message, _message1, _message2, _message3, _message4, _message5, _message6, _message7, _message8;
|
|
1119
|
-
var BhdMessage = {
|
|
1119
|
+
var BhdMessage = _object_spread_props(_object_spread({}, AntdMessage), {
|
|
1120
1120
|
customSuccess: function(config) {
|
|
1121
1121
|
var className = modules_63b47c51$8.customSuccess;
|
|
1122
1122
|
console.log("customSuccess", message);
|
|
@@ -1210,7 +1210,7 @@ var BhdMessage = {
|
|
|
1210
1210
|
}
|
|
1211
1211
|
return (_message8 = message)._InternalPanelDoNotUseOrYouWillBeFired.apply(_message8, _to_consumable_array(arg));
|
|
1212
1212
|
}
|
|
1213
|
-
};
|
|
1213
|
+
});
|
|
1214
1214
|
var BhdMessage$1 = BhdMessage;
|
|
1215
1215
|
|
|
1216
1216
|
var modules_63b47c51$7 = {"pagination":"index_module_pagination__ea803a71"};
|