@arcblock/ux 3.4.15 → 3.5.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/lib/package.json.js +1 -1
- package/package.json +10 -7
- package/src/ActionButton/ActionButton.stories.jsx +0 -61
- package/src/ActionButton/index.jsx +0 -106
- package/src/ActivityIndicator/ActivityIndicator.stories.jsx +0 -9
- package/src/ActivityIndicator/index.jsx +0 -140
- package/src/Address/Address.stories.jsx +0 -38
- package/src/Address/compact-text.jsx +0 -76
- package/src/Address/did-address.tsx +0 -223
- package/src/Address/index.tsx +0 -21
- package/src/Address/responsive-did-address.tsx +0 -154
- package/src/Alert/Alert.stories.jsx +0 -100
- package/src/Alert/index.jsx +0 -130
- package/src/AnimationWaiter/AnimationWaiter.stories.jsx +0 -35
- package/src/AnimationWaiter/dark-animation.json +0 -1
- package/src/AnimationWaiter/default-animation.json +0 -1
- package/src/AnimationWaiter/index.jsx +0 -296
- package/src/Async/index.tsx +0 -44
- package/src/Avatar/Avatar.stories.jsx +0 -11
- package/src/Avatar/did-motif.jsx +0 -38
- package/src/Avatar/etherscan-blockies.js +0 -81
- package/src/Avatar/index.jsx +0 -195
- package/src/Badge/Badge.stories.jsx +0 -41
- package/src/Badge/index.jsx +0 -101
- package/src/Blocklet/Blocklet.stories.jsx +0 -21
- package/src/Blocklet/blocklet.jsx +0 -276
- package/src/Blocklet/index.js +0 -5
- package/src/Blocklet/utils.jsx +0 -58
- package/src/BlockletContext/index.tsx +0 -72
- package/src/BlockletNFT/BlockletNFT.stories.jsx +0 -21
- package/src/BlockletNFT/index.jsx +0 -378
- package/src/BlockletV2/Blocklet.stories.jsx +0 -34
- package/src/BlockletV2/blocklet.tsx +0 -247
- package/src/BlockletV2/components/icon-text.tsx +0 -47
- package/src/BlockletV2/components/tooltip-icon.tsx +0 -52
- package/src/BlockletV2/index.ts +0 -6
- package/src/BlockletV2/utils.js +0 -75
- package/src/Button/Button.stories.jsx +0 -24
- package/src/Button/index.js +0 -9
- package/src/Button/wrap.jsx +0 -126
- package/src/ButtonGroup/index.js +0 -16
- package/src/CardSelector/index.tsx +0 -136
- package/src/Center/Center.stories.jsx +0 -20
- package/src/Center/index.tsx +0 -33
- package/src/ClickToCopy/ClickToCopy.stories.jsx +0 -24
- package/src/ClickToCopy/copy-button.tsx +0 -43
- package/src/ClickToCopy/hook.ts +0 -42
- package/src/ClickToCopy/index.tsx +0 -96
- package/src/CloseButton/index.tsx +0 -37
- package/src/CodeBlock/CodeBlock.stories.jsx +0 -22
- package/src/CodeBlock/LightBox.tsx +0 -87
- package/src/CodeBlock/index.tsx +0 -217
- package/src/Colors/Colors.stories.jsx +0 -211
- package/src/Colors/index.ts +0 -4
- package/src/Colors/themes/default.ts +0 -8
- package/src/Colors/themes/did-connect.ts +0 -64
- package/src/Colors/themes/temp.ts +0 -52
- package/src/Config/Config.stories.jsx +0 -16
- package/src/Config/config-provider.tsx +0 -62
- package/src/Config/index.ts +0 -2
- package/src/Config/theme-mode-toggle.tsx +0 -38
- package/src/ContactForm/ContactForm.stories.jsx +0 -32
- package/src/ContactForm/index.tsx +0 -264
- package/src/CookieConsent/CookieConsent.stories.jsx +0 -33
- package/src/CookieConsent/index.tsx +0 -104
- package/src/CountDown/CountDown.stories.jsx +0 -15
- package/src/CountDown/index.tsx +0 -170
- package/src/DID/DID.stories.jsx +0 -37
- package/src/DID/index.tsx +0 -393
- package/src/DIDConnect/app-icon.tsx +0 -37
- package/src/DIDConnect/app-info-item.tsx +0 -93
- package/src/DIDConnect/auth-apps/auth-apps-info.tsx +0 -77
- package/src/DIDConnect/auth-apps/index.tsx +0 -278
- package/src/DIDConnect/auth-apps/switch-role.tsx +0 -47
- package/src/DIDConnect/did-connect-container.tsx +0 -326
- package/src/DIDConnect/did-connect-footer.tsx +0 -76
- package/src/DIDConnect/did-connect-logo.tsx +0 -8
- package/src/DIDConnect/icons/did-wallet-logo.tsx +0 -18
- package/src/DIDConnect/icons/github-logo.tsx +0 -17
- package/src/DIDConnect/index.ts +0 -11
- package/src/DIDConnect/landing-page.tsx +0 -218
- package/src/DIDConnect/powered-by.tsx +0 -48
- package/src/DIDConnect/provider-icon.tsx +0 -62
- package/src/DIDConnect/request-storage-access-api-dialog.tsx +0 -304
- package/src/DIDConnect/with-container.tsx +0 -323
- package/src/DIDConnect/with-ux-theme.tsx +0 -22
- package/src/DIDLogo/Logo.stories.jsx +0 -11
- package/src/DIDLogo/index.tsx +0 -168
- package/src/Datatable/CustomToolbar.jsx +0 -415
- package/src/Datatable/Datatable.stories.jsx +0 -92
- package/src/Datatable/DatatableContext.jsx +0 -35
- package/src/Datatable/TableSearch.jsx +0 -166
- package/src/Datatable/index.jsx +0 -652
- package/src/Datatable/utils.js +0 -161
- package/src/Dialog/Dialog.stories.jsx +0 -21
- package/src/Dialog/confirm.jsx +0 -143
- package/src/Dialog/dialog.jsx +0 -199
- package/src/Dialog/index.js +0 -4
- package/src/Dialog/types.d.ts +0 -20
- package/src/Dialog/use-confirm.jsx +0 -188
- package/src/DriftBot/index.tsx +0 -81
- package/src/Earth/Earth.stories.jsx +0 -39
- package/src/Earth/countries.json +0 -8057
- package/src/Earth/index.tsx +0 -515
- package/src/Earth/util.ts +0 -72
- package/src/Empty/Empty.stories.jsx +0 -23
- package/src/Empty/index.jsx +0 -48
- package/src/ErrorBoundary/ErrorBoundary.stories.jsx +0 -13
- package/src/ErrorBoundary/fallback.tsx +0 -85
- package/src/ErrorBoundary/index.ts +0 -1
- package/src/Footer/Footer.stories.jsx +0 -13
- package/src/Footer/index.tsx +0 -130
- package/src/Header/Header.stories.jsx +0 -30
- package/src/Header/addon-button.tsx +0 -41
- package/src/Header/auto-hidden.tsx +0 -31
- package/src/Header/header-addons.tsx +0 -37
- package/src/Header/header.tsx +0 -214
- package/src/Header/index.ts +0 -3
- package/src/Header/responsive-header.tsx +0 -145
- package/src/Icon/Icon.stories.jsx +0 -45
- package/src/Icon/image.tsx +0 -53
- package/src/Icon/index.tsx +0 -63
- package/src/Img/Img.stories.jsx +0 -17
- package/src/Img/index.jsx +0 -258
- package/src/InfoRow/InfoRow.stories.jsx +0 -14
- package/src/InfoRow/index.tsx +0 -91
- package/src/Layout/Layout.stories.jsx +0 -24
- package/src/Layout/dashboard/external-link.tsx +0 -59
- package/src/Layout/dashboard/full-page.tsx +0 -58
- package/src/Layout/dashboard/index.tsx +0 -260
- package/src/Layout/dashboard/sidebar.tsx +0 -198
- package/src/Layout/dashboard-legacy/header.tsx +0 -156
- package/src/Layout/dashboard-legacy/index.tsx +0 -127
- package/src/Layout/dashboard-legacy/sidebar.tsx +0 -129
- package/src/Layout/index.tsx +0 -310
- package/src/LoadingMask/index.tsx +0 -108
- package/src/Locale/LocaleSelector.stories.jsx +0 -44
- package/src/Locale/browser-lang.ts +0 -65
- package/src/Locale/context.tsx +0 -162
- package/src/Locale/languages.ts +0 -58
- package/src/Locale/selector.tsx +0 -174
- package/src/Locale/util.ts +0 -38
- package/src/Logo/Logo.stories.jsx +0 -23
- package/src/Logo/images/logo-dark-text.svg +0 -3
- package/src/Logo/images/logo-dark-top.svg +0 -6
- package/src/Logo/images/logo-light-text.svg +0 -3
- package/src/Logo/images/logo-light-top.svg +0 -6
- package/src/Logo/index.tsx +0 -58
- package/src/Metric/Metric.stories.jsx +0 -29
- package/src/Metric/index.tsx +0 -130
- package/src/MuiWrap/index.tsx +0 -10
- package/src/NFTDisplay/NFTBroken.svg +0 -34
- package/src/NFTDisplay/NFTDisplay.stories.jsx +0 -30
- package/src/NFTDisplay/README.md +0 -59
- package/src/NFTDisplay/aspect-ratio-container.tsx +0 -36
- package/src/NFTDisplay/broken.tsx +0 -51
- package/src/NFTDisplay/displayApi.ts +0 -43
- package/src/NFTDisplay/index.tsx +0 -393
- package/src/NFTDisplay/loading.tsx +0 -16
- package/src/NFTDisplay/preview.tsx +0 -84
- package/src/NFTDisplay/render-svg.tsx +0 -21
- package/src/NFTDisplay/svg-embedder/img.tsx +0 -27
- package/src/NFTDisplay/svg-embedder/inline-svg.tsx +0 -36
- package/src/NavMenu/NavMenu.stories.jsx +0 -17
- package/src/NavMenu/images/OCAP.svg +0 -1
- package/src/NavMenu/images/abt-network.svg +0 -1
- package/src/NavMenu/images/ai-kit.svg +0 -1
- package/src/NavMenu/images/aigne-image-smith.svg +0 -1
- package/src/NavMenu/images/aigne.svg +0 -1
- package/src/NavMenu/images/aistro.png +0 -0
- package/src/NavMenu/images/arcsphere.svg +0 -1
- package/src/NavMenu/images/blocklet-framework.svg +0 -1
- package/src/NavMenu/images/blocklet-launcher.svg +0 -1
- package/src/NavMenu/images/blocklet-server.svg +0 -1
- package/src/NavMenu/images/blocklet-store.svg +0 -1
- package/src/NavMenu/images/creator-studio.svg +0 -1
- package/src/NavMenu/images/did-wallet.svg +0 -1
- package/src/NavMenu/images/did.svg +0 -1
- package/src/NavMenu/images/nft-studio.svg +0 -1
- package/src/NavMenu/images/payment-kit.png +0 -0
- package/src/NavMenu/images/vc.svg +0 -1
- package/src/NavMenu/images/web3-kit.svg +0 -1
- package/src/NavMenu/index.ts +0 -3
- package/src/NavMenu/nav-menu-context.tsx +0 -30
- package/src/NavMenu/nav-menu.tsx +0 -441
- package/src/NavMenu/products.tsx +0 -830
- package/src/NavMenu/style.ts +0 -258
- package/src/NavMenu/sub-container.tsx +0 -125
- package/src/NavMenu/sub-item-group.tsx +0 -42
- package/src/OrgTransfer/index.tsx +0 -53
- package/src/OrgTransfer/locales.ts +0 -25
- package/src/OrgTransfer/selector.tsx +0 -252
- package/src/OrgTransfer/type.ts +0 -31
- package/src/PageScroller/index.tsx +0 -316
- package/src/PageScroller/story/FifthComponent.jsx +0 -7
- package/src/PageScroller/story/FirstComponent.jsx +0 -7
- package/src/PageScroller/story/FourthComponent.jsx +0 -7
- package/src/PageScroller/story/FullPage.jsx +0 -55
- package/src/PageScroller/story/PageContain.jsx +0 -59
- package/src/PageScroller/story/PageScroller.stories.jsx +0 -18
- package/src/PageScroller/story/SecondComponent.jsx +0 -7
- package/src/PageScroller/story/ThirdComponent.jsx +0 -7
- package/src/PageScroller/story/index.css +0 -115
- package/src/PageScroller/usePrevValue.ts +0 -11
- package/src/Passport/index.ts +0 -3
- package/src/Passport/passport.tsx +0 -118
- package/src/PhoneInput/PhoneInput.stories.jsx +0 -12
- package/src/PhoneInput/country-select.tsx +0 -148
- package/src/PhoneInput/index.tsx +0 -269
- package/src/PoweredByArcBlock/index.tsx +0 -27
- package/src/PricingTable/PricingPlan.tsx +0 -120
- package/src/PricingTable/PricingTable.stories.jsx +0 -38
- package/src/PricingTable/index.tsx +0 -59
- package/src/QRCode/QRCode.stories.jsx +0 -13
- package/src/QRCode/index.tsx +0 -66
- package/src/RelativeTime/RelativeTime.stories.jsx +0 -20
- package/src/RelativeTime/index.tsx +0 -334
- package/src/Result/Result.stories.jsx +0 -61
- package/src/Result/common.tsx +0 -119
- package/src/Result/index.tsx +0 -30
- package/src/Result/result.tsx +0 -65
- package/src/Result/translations.ts +0 -57
- package/src/Screenshot/BaseScreenshot/index.tsx +0 -73
- package/src/Screenshot/BaseScreenshot/shells/Macbook.tsx +0 -38
- package/src/Screenshot/BaseScreenshot/shells/Phone.tsx +0 -35
- package/src/Screenshot/Screenshot.stories.jsx +0 -44
- package/src/Screenshot/devices.css +0 -1366
- package/src/Screenshot/index.tsx +0 -300
- package/src/SessionBlocklet/index.tsx +0 -178
- package/src/SessionManager/SessionManager.stories.jsx +0 -9
- package/src/SessionManager/index.tsx +0 -3
- package/src/SessionPermission/index.tsx +0 -26
- package/src/SessionUser/components/did-space.tsx +0 -68
- package/src/SessionUser/components/logged-in.tsx +0 -338
- package/src/SessionUser/components/quick-login-item.tsx +0 -132
- package/src/SessionUser/components/session-user-item.tsx +0 -93
- package/src/SessionUser/components/session-user-switch.tsx +0 -240
- package/src/SessionUser/components/un-login.tsx +0 -257
- package/src/SessionUser/components/user-info.tsx +0 -201
- package/src/SessionUser/index.tsx +0 -68
- package/src/SessionUser/libs/translation.ts +0 -30
- package/src/SessionUser/libs/utils.ts +0 -39
- package/src/SharedBridge/index.tsx +0 -126
- package/src/SocialShare/index.tsx +0 -194
- package/src/Sparkline/Sparkline.stories.jsx +0 -13
- package/src/Sparkline/index.tsx +0 -231
- package/src/Spinner/Spinner.stories.jsx +0 -98
- package/src/Spinner/index.tsx +0 -20
- package/src/SplitButton/SplitButton.stories.jsx +0 -32
- package/src/SplitButton/index.tsx +0 -116
- package/src/SplitButton/useClickAway.tsx +0 -24
- package/src/Success/index.tsx +0 -175
- package/src/Switch/Switch.stories.jsx +0 -16
- package/src/Switch/index.jsx +0 -79
- package/src/Tabs/Tabs.stories.jsx +0 -18
- package/src/Tabs/index.tsx +0 -255
- package/src/Tag/Tag.stories.jsx +0 -15
- package/src/Tag/index.jsx +0 -106
- package/src/TextCollapse/TextCollapse.stories.jsx +0 -73
- package/src/TextCollapse/index.tsx +0 -85
- package/src/Theme/Theme.stories.jsx +0 -11
- package/src/Theme/index.ts +0 -21
- package/src/Theme/theme-provider.tsx +0 -374
- package/src/Theme/theme.ts +0 -229
- package/src/Toast/Toast.stories.jsx +0 -28
- package/src/Toast/index.tsx +0 -80
- package/src/Typography/index.tsx +0 -124
- package/src/UserCard/Cards/avatar-only.tsx +0 -27
- package/src/UserCard/Cards/basic-info.tsx +0 -43
- package/src/UserCard/Cards/index.tsx +0 -16
- package/src/UserCard/Cards/social-actions.tsx +0 -196
- package/src/UserCard/Container/card.tsx +0 -63
- package/src/UserCard/Container/dialog.tsx +0 -37
- package/src/UserCard/Content/basic.tsx +0 -330
- package/src/UserCard/Content/clock.tsx +0 -82
- package/src/UserCard/Content/minimal.tsx +0 -113
- package/src/UserCard/Content/shorten-label.tsx +0 -32
- package/src/UserCard/Content/tooltip-avatar.tsx +0 -80
- package/src/UserCard/UserCard.stories.jsx +0 -19
- package/src/UserCard/components.tsx +0 -81
- package/src/UserCard/index.tsx +0 -132
- package/src/UserCard/types.ts +0 -165
- package/src/UserCard/use-follow.tsx +0 -111
- package/src/UserCard/utils.ts +0 -155
- package/src/Util/WebWalletOpener.stories.jsx +0 -5
- package/src/Util/client.ts +0 -4
- package/src/Util/constant.ts +0 -70
- package/src/Util/deprecate.tsx +0 -29
- package/src/Util/federated.ts +0 -125
- package/src/Util/iframe.ts +0 -19
- package/src/Util/index.ts +0 -760
- package/src/Util/logger.ts +0 -44
- package/src/Util/passport.ts +0 -127
- package/src/Util/security.ts +0 -72
- package/src/Util/style.ts +0 -17
- package/src/Util/wallet.ts +0 -35
- package/src/VerificationCode/index.tsx +0 -83
- package/src/Video/Video.stories.jsx +0 -6
- package/src/Video/index.tsx +0 -70
- package/src/Wallet/Action.stories.jsx +0 -8
- package/src/Wallet/Action.tsx +0 -118
- package/src/Wallet/Download.stories.jsx +0 -9
- package/src/Wallet/Download.tsx +0 -157
- package/src/Wallet/Open.tsx +0 -47
- package/src/Wallet/OpenInWallet.stories.jsx +0 -5
- package/src/Wallet/images/abtwallet.png +0 -0
- package/src/Wallet/images/android_download.svg +0 -22
- package/src/Wallet/images/app-store.svg +0 -30
- package/src/Wallet/images/google-play.svg +0 -69
- package/src/WalletOSIcon/index.tsx +0 -47
- package/src/WebWalletSWKeeper/index.tsx +0 -117
- package/src/WechatPrompt/images/android.png +0 -0
- package/src/WechatPrompt/images/ios.png +0 -0
- package/src/WechatPrompt/index.tsx +0 -75
- package/src/global.d.ts +0 -28
- package/src/hooks/use-blocklet-logo.tsx +0 -32
- package/src/hooks/use-clock.tsx +0 -62
- package/src/hooks/use-location-state.tsx +0 -117
- package/src/hooks/use-mobile.tsx +0 -6
- package/src/index.ts +0 -79
- package/src/type.d.ts +0 -44
- package/src/withTheme/index.tsx +0 -72
- package/src/withTracker/README.md +0 -37
- package/src/withTracker/action/bind-wallet.tsx +0 -17
- package/src/withTracker/action/login.tsx +0 -18
- package/src/withTracker/action/pay.tsx +0 -14
- package/src/withTracker/action/switch-passport.tsx +0 -20
- package/src/withTracker/constant/index.tsx +0 -3
- package/src/withTracker/env.tsx +0 -1
- package/src/withTracker/error_boundary.jsx +0 -34
- package/src/withTracker/index.tsx +0 -50
- package/src/withTracker/libs/utm.ts +0 -46
- package/vite.config.mjs +0 -37
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import { isValidElement, useImperativeHandle, useRef, useState } from 'react';
|
|
2
|
-
import { useMemoizedFn, useReactive } from 'ahooks';
|
|
3
|
-
import noop from 'lodash/noop';
|
|
4
|
-
|
|
5
|
-
import Confirm from './confirm';
|
|
6
|
-
|
|
7
|
-
// eslint-disable-next-line react/prop-types
|
|
8
|
-
function ConfirmHolder({ ref, ...props }) {
|
|
9
|
-
// HACK: 这里默认值不使用 null,来避免开发环境中的字段必填警告
|
|
10
|
-
// HACK: useReactive 无法存储 react-node,所以只能使用 useState
|
|
11
|
-
const [title, setTitle] = useState('');
|
|
12
|
-
const [content, setContent] = useState('');
|
|
13
|
-
const state = useReactive({
|
|
14
|
-
show: false,
|
|
15
|
-
title: '',
|
|
16
|
-
content: '',
|
|
17
|
-
onConfirm: noop,
|
|
18
|
-
onCancel: noop,
|
|
19
|
-
// 其他属性
|
|
20
|
-
loading: false,
|
|
21
|
-
showCancelButton: true,
|
|
22
|
-
showCloseButton: true,
|
|
23
|
-
showConfirmButton: true,
|
|
24
|
-
confirmButtonText: 'Confirm',
|
|
25
|
-
confirmButtonProps: {},
|
|
26
|
-
cancelButtonText: 'Cancel',
|
|
27
|
-
cancelButtonProps: {},
|
|
28
|
-
});
|
|
29
|
-
const open = useMemoizedFn((params = {}) => {
|
|
30
|
-
if (isValidElement(params.title)) {
|
|
31
|
-
setTitle(params.title);
|
|
32
|
-
state.title = '';
|
|
33
|
-
} else {
|
|
34
|
-
setTitle('');
|
|
35
|
-
state.title = params.title;
|
|
36
|
-
}
|
|
37
|
-
if (isValidElement(params.content)) {
|
|
38
|
-
setContent(params.content);
|
|
39
|
-
state.content = '';
|
|
40
|
-
} else {
|
|
41
|
-
setContent('');
|
|
42
|
-
state.content = params.content;
|
|
43
|
-
}
|
|
44
|
-
state.onConfirm = params.onConfirm || noop;
|
|
45
|
-
state.onCancel = params.onCancel || noop;
|
|
46
|
-
state.showCloseButton = params.showCloseButton ?? true;
|
|
47
|
-
state.showCancelButton = params.showCancelButton ?? true;
|
|
48
|
-
state.showConfirmButton = params.showConfirmButton ?? true;
|
|
49
|
-
if (params.confirmButtonText) state.confirmButtonText = params.confirmButtonText;
|
|
50
|
-
if (params.confirmButtonProps) state.confirmButtonProps = params.confirmButtonProps;
|
|
51
|
-
if (params.cancelButtonText) state.cancelButtonText = params.cancelButtonText;
|
|
52
|
-
if (params.cancelButtonProps) state.cancelButtonProps = params.cancelButtonProps;
|
|
53
|
-
|
|
54
|
-
state.loading = false;
|
|
55
|
-
state.show = true;
|
|
56
|
-
});
|
|
57
|
-
const reset = useMemoizedFn(() => {
|
|
58
|
-
setTitle('');
|
|
59
|
-
setContent('');
|
|
60
|
-
state.title = '';
|
|
61
|
-
state.content = '';
|
|
62
|
-
state.onConfirm = noop;
|
|
63
|
-
state.onCancel = noop;
|
|
64
|
-
state.confirmButtonText = 'Confirm';
|
|
65
|
-
state.confirmButtonProps = {};
|
|
66
|
-
state.cancelButtonText = 'Cancel';
|
|
67
|
-
state.cancelButtonProps = {};
|
|
68
|
-
state.showConfirmButton = true;
|
|
69
|
-
state.showCancelButton = true;
|
|
70
|
-
state.showCloseButton = true;
|
|
71
|
-
});
|
|
72
|
-
const close = useMemoizedFn(() => {
|
|
73
|
-
state.show = false;
|
|
74
|
-
setTimeout(() => {
|
|
75
|
-
reset();
|
|
76
|
-
}, 300);
|
|
77
|
-
});
|
|
78
|
-
const update = useMemoizedFn((params) => {
|
|
79
|
-
if (params.title) {
|
|
80
|
-
if (isValidElement(params.title)) {
|
|
81
|
-
setTitle(params.title);
|
|
82
|
-
state.title = '';
|
|
83
|
-
} else {
|
|
84
|
-
setTitle('');
|
|
85
|
-
state.title = params.title;
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
if (params.content) {
|
|
89
|
-
if (isValidElement(params.content)) {
|
|
90
|
-
setContent(params.content);
|
|
91
|
-
state.content = '';
|
|
92
|
-
} else {
|
|
93
|
-
setContent('');
|
|
94
|
-
state.content = params.content;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
});
|
|
98
|
-
const onCancel = useMemoizedFn((e, reason) => {
|
|
99
|
-
close();
|
|
100
|
-
state?.onCancel(e, reason);
|
|
101
|
-
}, []);
|
|
102
|
-
const onConfirm = useMemoizedFn(async (e) => {
|
|
103
|
-
state.loading = true;
|
|
104
|
-
try {
|
|
105
|
-
await state?.onConfirm(close, e);
|
|
106
|
-
} finally {
|
|
107
|
-
state.loading = false;
|
|
108
|
-
}
|
|
109
|
-
}, []);
|
|
110
|
-
useImperativeHandle(ref, () => {
|
|
111
|
-
return {
|
|
112
|
-
open,
|
|
113
|
-
close,
|
|
114
|
-
update,
|
|
115
|
-
};
|
|
116
|
-
}, [open, close, update]);
|
|
117
|
-
|
|
118
|
-
const realTitle = title || state.title;
|
|
119
|
-
const realContent = content || state.content;
|
|
120
|
-
|
|
121
|
-
return (
|
|
122
|
-
<Confirm
|
|
123
|
-
{...props}
|
|
124
|
-
open={state.show}
|
|
125
|
-
title={realTitle}
|
|
126
|
-
onConfirm={onConfirm}
|
|
127
|
-
onCancel={onCancel}
|
|
128
|
-
confirmButton={{
|
|
129
|
-
text: state.confirmButtonText,
|
|
130
|
-
props: {
|
|
131
|
-
variant: 'contained',
|
|
132
|
-
color: 'primary',
|
|
133
|
-
loading: state.loading,
|
|
134
|
-
...state.confirmButtonProps,
|
|
135
|
-
},
|
|
136
|
-
}}
|
|
137
|
-
showCloseButton={state.showCloseButton}
|
|
138
|
-
showCancelButton={state.showCancelButton}
|
|
139
|
-
showConfirmButton={state.showConfirmButton}
|
|
140
|
-
cancelButton={{
|
|
141
|
-
text: state.cancelButtonText,
|
|
142
|
-
props: {
|
|
143
|
-
variant: 'outlined',
|
|
144
|
-
color: 'primary',
|
|
145
|
-
...state.cancelButtonProps,
|
|
146
|
-
},
|
|
147
|
-
}}>
|
|
148
|
-
{realContent instanceof Function ? realContent() : realContent}
|
|
149
|
-
</Confirm>
|
|
150
|
-
);
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
export default function useConfirm(props = {}) {
|
|
154
|
-
const confirmRef = useRef(null);
|
|
155
|
-
|
|
156
|
-
/**
|
|
157
|
-
* 打开一个弹窗
|
|
158
|
-
* @type {import('./types').OpenConfirm}
|
|
159
|
-
*/
|
|
160
|
-
const open = useMemoizedFn((...args) => {
|
|
161
|
-
confirmRef.current?.open(...args);
|
|
162
|
-
});
|
|
163
|
-
/**
|
|
164
|
-
* 关闭一个弹窗
|
|
165
|
-
* @type {import('./types').CloseConfirm}
|
|
166
|
-
*/
|
|
167
|
-
const close = useMemoizedFn((...args) => {
|
|
168
|
-
confirmRef.current?.close(...args);
|
|
169
|
-
});
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* 更新弹窗的 title 和 content
|
|
173
|
-
* @type {import('./types').UpdateConfirm}
|
|
174
|
-
*/
|
|
175
|
-
const update = useMemoizedFn((...args) => {
|
|
176
|
-
confirmRef.current?.update(...args);
|
|
177
|
-
});
|
|
178
|
-
const confirmApi = {
|
|
179
|
-
open,
|
|
180
|
-
close,
|
|
181
|
-
update,
|
|
182
|
-
};
|
|
183
|
-
|
|
184
|
-
return {
|
|
185
|
-
confirmHolder: <ConfirmHolder {...props} ref={confirmRef} />,
|
|
186
|
-
confirmApi,
|
|
187
|
-
};
|
|
188
|
-
}
|
package/src/DriftBot/index.tsx
DELETED
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
/* eslint-disable max-len */
|
|
2
|
-
import { Component } from 'react';
|
|
3
|
-
|
|
4
|
-
import { mergeProps } from '../Util';
|
|
5
|
-
|
|
6
|
-
export interface DriftBotProps {
|
|
7
|
-
appId: string;
|
|
8
|
-
userId?: string;
|
|
9
|
-
attributes?: Record<string, any>;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export default class DriftBot extends Component<DriftBotProps> {
|
|
13
|
-
// eslint-disable-next-line react/static-property-placement
|
|
14
|
-
static defaultProps: { userId: string; attributes: Record<string, any> } = {
|
|
15
|
-
userId: '',
|
|
16
|
-
attributes: {},
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
constructor(props: DriftBotProps) {
|
|
20
|
-
super(mergeProps(props, DriftBot, ['attributes']) as DriftBotProps);
|
|
21
|
-
|
|
22
|
-
this.addMainScript = this.addMainScript.bind(this);
|
|
23
|
-
this.addIdentityVariables = this.addIdentityVariables.bind(this);
|
|
24
|
-
this.insertScript = this.insertScript.bind(this);
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
insertScript(scriptText: string) {
|
|
28
|
-
const script = document.createElement('script');
|
|
29
|
-
script.innerText = scriptText;
|
|
30
|
-
script.async = true;
|
|
31
|
-
document.body.appendChild(script);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
addMainScript() {
|
|
35
|
-
const scriptText = `!function() {
|
|
36
|
-
var t = window.driftt = window.drift = window.driftt || [];
|
|
37
|
-
if (!t.init) {
|
|
38
|
-
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
|
|
39
|
-
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
|
|
40
|
-
t.factory = function(e) {
|
|
41
|
-
return function() {
|
|
42
|
-
var n = Array.prototype.slice.call(arguments);
|
|
43
|
-
return n.unshift(e), t.push(n), t;
|
|
44
|
-
};
|
|
45
|
-
}, t.methods.forEach(function(e) {
|
|
46
|
-
t[e] = t.factory(e);
|
|
47
|
-
}), t.load = function(t) {
|
|
48
|
-
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
|
|
49
|
-
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
|
|
50
|
-
var i = document.getElementsByTagName("script")[0];
|
|
51
|
-
i.parentNode.insertBefore(o, i);
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
}();
|
|
55
|
-
drift.SNIPPET_VERSION = '0.3.1';
|
|
56
|
-
drift.load('${this.props.appId}');`;
|
|
57
|
-
|
|
58
|
-
this.insertScript(scriptText);
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
addIdentityVariables() {
|
|
62
|
-
if (typeof this.props.userId !== 'undefined') {
|
|
63
|
-
const scriptText = `
|
|
64
|
-
var t = window.driftt = window.drift = window.driftt || [];
|
|
65
|
-
drift.identify('${this.props.userId}', ${JSON.stringify(this.props.attributes)})
|
|
66
|
-
`;
|
|
67
|
-
this.insertScript(scriptText);
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
componentDidMount() {
|
|
72
|
-
if (typeof window !== 'undefined') {
|
|
73
|
-
this.addMainScript();
|
|
74
|
-
this.addIdentityVariables();
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
render() {
|
|
79
|
-
return '';
|
|
80
|
-
}
|
|
81
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import AsyncComponent from '../Async';
|
|
2
|
-
|
|
3
|
-
const Earth = AsyncComponent(() => import('.'));
|
|
4
|
-
|
|
5
|
-
export default {
|
|
6
|
-
title: 'Deprecated/Earth',
|
|
7
|
-
|
|
8
|
-
parameters: {
|
|
9
|
-
readme: {
|
|
10
|
-
sidebar: '<!-- PROPS -->',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export function DarkMode() {
|
|
16
|
-
return (
|
|
17
|
-
<div
|
|
18
|
-
style={{
|
|
19
|
-
background: '#222',
|
|
20
|
-
}}>
|
|
21
|
-
<Earth theme="dark" width={600} enableRotation />
|
|
22
|
-
</div>
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
DarkMode.storyName = 'dark mode';
|
|
27
|
-
|
|
28
|
-
export function LightMode() {
|
|
29
|
-
return (
|
|
30
|
-
<div
|
|
31
|
-
style={{
|
|
32
|
-
background: 'transparent',
|
|
33
|
-
}}>
|
|
34
|
-
<Earth theme="light" width={600} enableRotation />
|
|
35
|
-
</div>
|
|
36
|
-
);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
LightMode.storyName = 'light mode';
|