bhd-components 0.7.7 → 0.7.8
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/README.md +1 -1
- package/dist/{51f5ba3f.esm.es5.production.js → 989240e2.esm.es5.production.js} +1 -1
- package/dist/{61049688.esm.es5.development.js → bd8fe330.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/customerService/index.js +2 -2
- package/esm/customerService/index.js +2 -2
- package/package.json +1 -1
|
@@ -128688,7 +128688,7 @@ function requireD () {
|
|
|
128688
128688
|
+ 'pragma private protected public pure ref return scope shared static struct '
|
|
128689
128689
|
+ 'super switch synchronized template this throw try typedef typeid typeof union '
|
|
128690
128690
|
+ 'unittest version void volatile while with __FILE__ __LINE__ __gshared|10 '
|
|
128691
|
-
+ '__thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ "0.7.
|
|
128691
|
+
+ '__thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ "0.7.8"',
|
|
128692
128692
|
built_in:
|
|
128693
128693
|
'bool cdouble cent cfloat char creal dchar delegate double dstring float function '
|
|
128694
128694
|
+ 'idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar '
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { z as zhCN, C as ConfigProvider, _ as _extends, a as _object_destructuring_empty, j as jsx, b as _object_spread_props, S as StyleProvider, t as transform, c as _object_spread, d as _sliced_to_array, T as Tooltip, e as Table$2, I as Icon, f as jsxs, m as message, E as ExclamationCircleFilled, P as Pagination, g as Select, h as CaretDownOutlined, M as Modal, i as _inherits, k as _create_super, l as _create_class, n as _class_call_check, o as _define_property, p as _assert_this_initialized, q as _async_to_generator, L as LeftOutlined, R as RightOutlined, r as MinusOutlined, s as PlusOutlined, u as __generator, v as Input, w as SearchOutlined, x as CloseOutlined, X, y as I, H, A as Remarkable, B as html2canvas, D as Drawer, F as HighlightJS, Z as ZoomInOutlined, G as _to_consumable_array } from './
|
|
2
|
-
export { J as Affix, K as Alert, N as Anchor, aG as App, O as AutoComplete, Q as Avatar, V as BackTop, W as Badge, Y as Breadcrumb, $ as Button, a0 as Calendar, a1 as Card, a2 as Carousel, a3 as Cascader, a4 as Checkbox, a5 as Col, a6 as Collapse, a7 as DatePicker, a8 as Descriptions, a9 as Divider, D as Drawer, aa as Dropdown, ab as Empty, U as FloatButton, ac as Form, ad as Grid, ae as Image, v as Input, af as InputNumber, ag as Layout, ah as List, ai as Mentions, aj as Menu, M as Modal, al as Popconfirm, am as Popover, an as Progress, aN as QRCode, ao as Radio, ap as Rate, aq as Result, ar as Row, as as Segmented, g 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, aH as Transfer, aI as Tree, aJ as TreeSelect, aK as Typography, aL as Upload, aM as Watermark, aP as en_US, ak as notification, aC as theme, aO as version, z as zh_CN } from './
|
|
1
|
+
import { z as zhCN, C as ConfigProvider, _ as _extends, a as _object_destructuring_empty, j as jsx, b as _object_spread_props, S as StyleProvider, t as transform, c as _object_spread, d as _sliced_to_array, T as Tooltip, e as Table$2, I as Icon, f as jsxs, m as message, E as ExclamationCircleFilled, P as Pagination, g as Select, h as CaretDownOutlined, M as Modal, i as _inherits, k as _create_super, l as _create_class, n as _class_call_check, o as _define_property, p as _assert_this_initialized, q as _async_to_generator, L as LeftOutlined, R as RightOutlined, r as MinusOutlined, s as PlusOutlined, u as __generator, v as Input, w as SearchOutlined, x as CloseOutlined, X, y as I, H, A as Remarkable, B as html2canvas, D as Drawer, F as HighlightJS, Z as ZoomInOutlined, G as _to_consumable_array } from './bd8fe330.esm.es5.development.js';
|
|
2
|
+
export { J as Affix, K as Alert, N as Anchor, aG as App, O as AutoComplete, Q as Avatar, V as BackTop, W as Badge, Y as Breadcrumb, $ as Button, a0 as Calendar, a1 as Card, a2 as Carousel, a3 as Cascader, a4 as Checkbox, a5 as Col, a6 as Collapse, a7 as DatePicker, a8 as Descriptions, a9 as Divider, D as Drawer, aa as Dropdown, ab as Empty, U as FloatButton, ac as Form, ad as Grid, ae as Image, v as Input, af as InputNumber, ag as Layout, ah as List, ai as Mentions, aj as Menu, M as Modal, al as Popconfirm, am as Popover, an as Progress, aN as QRCode, ao as Radio, ap as Rate, aq as Result, ar as Row, as as Segmented, g 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, aH as Transfer, aI as Tree, aJ as TreeSelect, aK as Typography, aL as Upload, aM as Watermark, aP as en_US, ak as notification, aC as theme, aO as version, z as zh_CN } from './bd8fe330.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';
|
|
@@ -4202,8 +4202,8 @@ var CustomerService = function(props) {
|
|
|
4202
4202
|
html2canvas(document.getElementsByTagName("html")[0]).then(function(canvas) {
|
|
4203
4203
|
console.log(canvas, 22222);
|
|
4204
4204
|
setTimeout(function() {
|
|
4205
|
-
|
|
4206
|
-
|
|
4205
|
+
//let dom = document.getElementById("container_html5_api")
|
|
4206
|
+
var dom = document.getElementById("rootWrapper");
|
|
4207
4207
|
html2canvas(dom, {
|
|
4208
4208
|
backgroundColor: null,
|
|
4209
4209
|
useCORS: true,
|