@arcblock/ux 3.0.5 → 3.0.7
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/ActionButton/index.d.ts +1 -1
- package/lib/ActionButton/index.js +9 -9
- package/lib/ActivityIndicator/index.js +6 -7
- package/lib/Address/compact-text.d.ts +1 -1
- package/lib/Address/compact-text.js +6 -7
- package/lib/Address/did-address.js +4 -4
- package/lib/Address/index.js +6 -6
- package/lib/Address/responsive-did-address.js +17 -17
- package/lib/Alert/index.d.ts +1 -1
- package/lib/Alert/index.js +8 -8
- package/lib/AnimationWaiter/index.js +10 -10
- package/lib/Async/index.js +4 -4
- package/lib/Avatar/etherscan-blockies.js +15 -15
- package/lib/Avatar/index.d.ts +1 -1
- package/lib/Avatar/index.js +6 -6
- package/lib/Badge/index.js +5 -5
- package/lib/Blocklet/blocklet.js +10 -10
- package/lib/Blocklet/index.js +6 -5
- package/lib/Blocklet/utils.js +1 -1
- package/lib/BlockletContext/index.d.ts +1 -1
- package/lib/BlockletContext/index.js +1 -1
- package/lib/BlockletNFT/index.js +19 -19
- package/lib/BlockletV2/blocklet.d.ts +1 -1
- package/lib/BlockletV2/blocklet.js +36 -37
- package/lib/BlockletV2/components/icon-text.d.ts +1 -1
- package/lib/BlockletV2/components/icon-text.js +13 -13
- package/lib/BlockletV2/components/tooltip-icon.js +22 -20
- package/lib/BlockletV2/index.js +8 -7
- package/lib/BlockletV2/utils.js +1 -1
- package/lib/Button/index.js +1 -1
- package/lib/Button/wrap.js +3 -3
- package/lib/ButtonGroup/index.js +1 -1
- package/lib/Center/index.js +4 -4
- package/lib/ClickToCopy/copy-button.js +3 -3
- package/lib/ClickToCopy/index.js +5 -5
- package/lib/CloseButton/index.js +2 -2
- package/lib/CodeBlock/index.js +3 -3
- package/lib/Colors/index.js +3 -3
- package/lib/Config/config-provider.js +15 -16
- package/lib/Config/index.js +3 -5
- package/lib/Config/theme-mode-toggle.js +1 -1
- package/lib/ContactForm/index.js +26 -25
- package/lib/CookieConsent/index.js +1 -1
- package/lib/CountDown/index.js +2 -2
- package/lib/DID/index.js +79 -78
- package/lib/DIDConnect/app-icon.js +10 -10
- package/lib/DIDConnect/app-info-item.js +5 -5
- package/lib/DIDConnect/auth-apps/auth-apps-info.js +1 -1
- package/lib/DIDConnect/auth-apps/index.js +56 -56
- package/lib/DIDConnect/did-connect-container.js +35 -36
- package/lib/DIDConnect/did-connect-footer.js +7 -7
- package/lib/DIDConnect/index.js +10 -10
- package/lib/DIDConnect/landing-page.js +45 -46
- package/lib/DIDConnect/powered-by.js +2 -2
- package/lib/DIDConnect/request-storage-access-api-dialog.js +44 -45
- package/lib/DIDConnect/with-container.js +25 -26
- package/lib/DIDConnect/with-ux-theme.js +6 -7
- package/lib/Datatable/CustomToolbar.d.ts +3 -1
- package/lib/Datatable/CustomToolbar.js +13 -13
- package/lib/Datatable/TableSearch.js +2 -2
- package/lib/Datatable/index.js +6 -6
- package/lib/Dialog/confirm.d.ts +1 -1
- package/lib/Dialog/confirm.js +20 -20
- package/lib/Dialog/dialog.js +7 -7
- package/lib/Dialog/index.js +3 -3
- package/lib/Dialog/types.d.ts +20 -0
- package/lib/Dialog/use-confirm.js +1 -1
- package/lib/DriftBot/index.js +1 -1
- package/lib/Earth/index.js +10 -10
- package/lib/Empty/index.js +1 -1
- package/lib/ErrorBoundary/fallback.js +15 -15
- package/lib/ErrorBoundary/index.js +1 -6
- package/lib/Footer/index.d.ts +1 -1
- package/lib/Footer/index.js +7 -7
- package/lib/Header/addon-button.d.ts +1 -1
- package/lib/Header/addon-button.js +11 -6
- package/lib/Header/auto-hidden.js +1 -1
- package/lib/Header/header.js +4 -4
- package/lib/Header/index.js +3 -3
- package/lib/Header/responsive-header.d.ts +1 -1
- package/lib/Header/responsive-header.js +33 -34
- package/lib/Icon/image.js +2 -2
- package/lib/Icon/index.js +12 -12
- package/lib/Img/index.js +1 -1
- package/lib/InfoRow/index.d.ts +1 -1
- package/lib/InfoRow/index.js +1 -2
- package/lib/Layout/dashboard/external-link.d.ts +1 -1
- package/lib/Layout/dashboard/external-link.js +1 -1
- package/lib/Layout/dashboard/full-page.js +8 -8
- package/lib/Layout/dashboard/index.js +30 -32
- package/lib/Layout/dashboard/sidebar.js +3 -3
- package/lib/Layout/dashboard-legacy/header.js +12 -12
- package/lib/Layout/dashboard-legacy/index.js +20 -20
- package/lib/Layout/dashboard-legacy/sidebar.d.ts +1 -1
- package/lib/Layout/dashboard-legacy/sidebar.js +20 -13
- package/lib/Layout/index.js +7 -7
- package/lib/LoadingMask/index.d.ts +1 -1
- package/lib/LoadingMask/index.js +4 -4
- package/lib/Locale/context.js +27 -27
- package/lib/Locale/selector.d.ts +1 -1
- package/lib/Locale/selector.js +4 -4
- package/lib/Logo/index.js +19 -19
- package/lib/Metric/index.js +2 -2
- package/lib/NFTDisplay/aspect-ratio-container.d.ts +1 -1
- package/lib/NFTDisplay/aspect-ratio-container.js +1 -1
- package/lib/NFTDisplay/broken.js +2 -2
- package/lib/NFTDisplay/index.js +38 -35
- package/lib/NFTDisplay/loading.js +1 -1
- package/lib/NFTDisplay/render-svg.js +4 -4
- package/lib/NFTDisplay/svg-embedder/img.js +3 -3
- package/lib/NFTDisplay/svg-embedder/inline-svg.js +1 -1
- package/lib/NavMenu/index.js +2 -2
- package/lib/NavMenu/nav-menu.js +46 -44
- package/lib/NavMenu/products.js +33 -33
- package/lib/NavMenu/style.js +1 -1
- package/lib/NavMenu/sub-item-group.js +1 -1
- package/lib/PageScroller/index.js +53 -53
- package/lib/PageScroller/story/FullPage.js +27 -27
- package/lib/PageScroller/story/PageContain.js +8 -8
- package/lib/Passport/index.js +3 -2
- package/lib/Passport/passport.js +2 -2
- package/lib/PhoneInput/country-select.js +24 -24
- package/lib/PhoneInput/index.js +13 -13
- package/lib/PoweredByArcBlock/index.js +10 -6
- package/lib/PricingTable/PricingPlan.js +1 -1
- package/lib/PricingTable/index.js +3 -3
- package/lib/QRCode/index.js +5 -5
- package/lib/RelativeTime/index.js +17 -17
- package/lib/Result/common.js +4 -6
- package/lib/Result/index.js +2 -2
- package/lib/Result/result.js +5 -5
- package/lib/Screenshot/BaseScreenshot/index.js +3 -3
- package/lib/Screenshot/index.d.ts +1 -1
- package/lib/Screenshot/index.js +10 -10
- package/lib/SessionBlocklet/index.js +8 -8
- package/lib/SessionManager/index.js +3 -2
- package/lib/SessionUser/components/did-space.d.ts +1 -1
- package/lib/SessionUser/components/did-space.js +14 -14
- package/lib/SessionUser/components/logged-in.js +33 -33
- package/lib/SessionUser/components/quick-login-item.js +29 -29
- package/lib/SessionUser/components/session-user-item.js +27 -27
- package/lib/SessionUser/components/session-user-switch.js +4 -4
- package/lib/SessionUser/components/un-login.js +7 -7
- package/lib/SessionUser/components/user-info.js +16 -16
- package/lib/SessionUser/index.js +2 -2
- package/lib/SharedBridge/index.js +23 -23
- package/lib/Spinner/index.js +2 -2
- package/lib/SplitButton/index.d.ts +1 -1
- package/lib/SplitButton/index.js +2 -2
- package/lib/Success/index.js +1 -1
- package/lib/Switch/index.js +1 -1
- package/lib/Tabs/index.js +16 -9
- package/lib/Tag/index.d.ts +1 -1
- package/lib/Tag/index.js +7 -7
- package/lib/TextCollapse/index.js +3 -3
- package/lib/Theme/index.js +11 -22
- package/lib/Theme/theme-provider.js +60 -55
- package/lib/Theme/theme.js +5 -4
- package/lib/Toast/index.js +11 -11
- package/lib/Typography/index.js +13 -13
- package/lib/UserCard/Cards/avatar-only.js +2 -2
- package/lib/UserCard/Cards/basic-info.d.ts +1 -1
- package/lib/UserCard/Cards/basic-info.js +4 -4
- package/lib/UserCard/Cards/index.d.ts +1 -1
- package/lib/UserCard/Cards/index.js +4 -4
- package/lib/UserCard/Cards/name-only.js +1 -1
- package/lib/UserCard/Container/card.js +8 -8
- package/lib/UserCard/Container/dialog.js +2 -2
- package/lib/UserCard/Content/basic.js +3 -3
- package/lib/UserCard/Content/clock.js +3 -3
- package/lib/UserCard/Content/minimal.d.ts +1 -1
- package/lib/UserCard/Content/minimal.js +8 -8
- package/lib/UserCard/Content/tooltip-avatar.js +18 -18
- package/lib/UserCard/components.js +23 -23
- package/lib/UserCard/index.js +12 -12
- package/lib/Util/index.js +2 -2
- package/lib/VerificationCode/index.js +2 -2
- package/lib/Video/index.js +2 -2
- package/lib/Wallet/Action.js +4 -4
- package/lib/Wallet/Download.js +6 -6
- package/lib/Wallet/Open.js +1 -1
- package/lib/WalletOSIcon/index.d.ts +2 -2
- package/lib/WalletOSIcon/index.js +8 -3
- package/lib/WebWalletSWKeeper/index.d.ts +3 -1
- package/lib/WebWalletSWKeeper/index.js +6 -3
- package/lib/WechatPrompt/index.js +1 -1
- package/lib/global.d.ts +28 -0
- package/lib/hooks/use-blocklet-logo.js +13 -15
- package/lib/hooks/use-clock.js +1 -1
- package/lib/index.js +74 -79
- package/lib/type.d.ts +44 -0
- package/lib/withTheme/index.d.ts +3 -2
- package/lib/withTheme/index.js +13 -14
- package/lib/withTracker/error_boundary.js +1 -1
- package/package.json +7 -7
- package/src/ActionButton/index.jsx +1 -1
- package/src/Address/compact-text.jsx +1 -1
- package/src/Address/did-address.tsx +1 -1
- package/src/Address/index.tsx +1 -1
- package/src/Address/responsive-did-address.tsx +3 -3
- package/src/Alert/index.jsx +1 -1
- package/src/Avatar/index.jsx +1 -1
- package/src/Badge/index.jsx +1 -1
- package/src/BlockletContext/index.tsx +1 -1
- package/src/BlockletNFT/index.jsx +1 -1
- package/src/BlockletV2/blocklet.tsx +1 -1
- package/src/BlockletV2/components/icon-text.tsx +4 -4
- package/src/BlockletV2/components/tooltip-icon.tsx +5 -3
- package/src/Button/wrap.jsx +1 -1
- package/src/Center/index.tsx +1 -1
- package/src/ClickToCopy/copy-button.tsx +1 -1
- package/src/CloseButton/index.tsx +1 -1
- package/src/ContactForm/index.tsx +9 -2
- package/src/DID/index.tsx +5 -4
- package/src/DIDConnect/app-info-item.tsx +1 -1
- package/src/DIDConnect/auth-apps/index.tsx +8 -8
- package/src/DIDConnect/did-connect-container.tsx +2 -2
- package/src/DIDConnect/did-connect-footer.tsx +1 -1
- package/src/DIDConnect/landing-page.tsx +6 -6
- package/src/DIDConnect/request-storage-access-api-dialog.tsx +1 -2
- package/src/Datatable/CustomToolbar.jsx +1 -1
- package/src/Datatable/index.jsx +2 -2
- package/src/Dialog/confirm.jsx +1 -1
- package/src/Earth/index.tsx +1 -1
- package/src/Footer/index.tsx +5 -2
- package/src/Header/addon-button.tsx +7 -2
- package/src/Header/header.tsx +1 -1
- package/src/Header/responsive-header.tsx +1 -2
- package/src/Icon/index.tsx +1 -1
- package/src/InfoRow/index.tsx +1 -2
- package/src/Layout/dashboard/external-link.tsx +1 -1
- package/src/Layout/dashboard/full-page.tsx +1 -1
- package/src/Layout/dashboard/index.tsx +1 -1
- package/src/Layout/dashboard/sidebar.tsx +5 -2
- package/src/Layout/dashboard-legacy/header.tsx +5 -5
- package/src/Layout/dashboard-legacy/index.tsx +3 -3
- package/src/Layout/dashboard-legacy/sidebar.tsx +10 -2
- package/src/Layout/index.tsx +2 -2
- package/src/LoadingMask/index.tsx +5 -5
- package/src/Locale/context.tsx +3 -3
- package/src/Locale/selector.tsx +1 -1
- package/src/Logo/index.tsx +1 -1
- package/src/NFTDisplay/aspect-ratio-container.tsx +1 -1
- package/src/NFTDisplay/index.tsx +2 -1
- package/src/NFTDisplay/render-svg.tsx +1 -1
- package/src/NavMenu/nav-menu.tsx +8 -5
- package/src/NavMenu/products.tsx +3 -1
- package/src/PageScroller/index.tsx +4 -4
- package/src/PhoneInput/country-select.tsx +3 -3
- package/src/PhoneInput/index.tsx +1 -1
- package/src/PoweredByArcBlock/index.tsx +5 -1
- package/src/QRCode/index.tsx +1 -1
- package/src/RelativeTime/index.tsx +3 -3
- package/src/Result/result.tsx +1 -1
- package/src/Screenshot/index.tsx +2 -2
- package/src/SessionUser/components/did-space.tsx +1 -1
- package/src/SessionUser/components/session-user-item.tsx +1 -1
- package/src/SharedBridge/index.tsx +2 -2
- package/src/Spinner/index.tsx +1 -1
- package/src/SplitButton/index.tsx +1 -1
- package/src/Success/index.tsx +1 -1
- package/src/Tabs/index.tsx +10 -3
- package/src/Tag/index.jsx +1 -1
- package/src/TextCollapse/index.tsx +1 -1
- package/src/Theme/theme-provider.tsx +11 -6
- package/src/Theme/theme.ts +5 -0
- package/src/Typography/index.tsx +1 -1
- package/src/UserCard/Cards/basic-info.tsx +1 -1
- package/src/UserCard/Cards/index.tsx +1 -1
- package/src/UserCard/Container/card.tsx +2 -2
- package/src/UserCard/Container/dialog.tsx +1 -1
- package/src/UserCard/Content/basic.tsx +2 -2
- package/src/UserCard/Content/minimal.tsx +1 -1
- package/src/UserCard/Content/tooltip-avatar.tsx +4 -4
- package/src/VerificationCode/index.tsx +1 -1
- package/src/WalletOSIcon/index.tsx +7 -2
- package/src/WebWalletSWKeeper/index.tsx +6 -1
- package/src/withTheme/index.tsx +7 -3
- package/vite.config.mjs +5 -2
- package/lib/ActionButton/ActionButton.stories.d.ts +0 -18
- package/lib/ActivityIndicator/ActivityIndicator.stories.d.ts +0 -8
- package/lib/Address/Address.stories.d.ts +0 -16
- package/lib/Alert/Alert.stories.d.ts +0 -28
- package/lib/AnimationWaiter/AnimationWaiter.stories.d.ts +0 -21
- package/lib/AnimationWaiter/dark-animation.json.js +0 -27
- package/lib/AnimationWaiter/default-animation.json.js +0 -29
- package/lib/Avatar/Avatar.stories.d.ts +0 -11
- package/lib/Badge/Badge.stories.d.ts +0 -13
- package/lib/Blocklet/Blocklet.stories.d.ts +0 -17
- package/lib/BlockletNFT/BlockletNFT.stories.d.ts +0 -17
- package/lib/BlockletV2/Blocklet.stories.d.ts +0 -18
- package/lib/Button/Button.stories.d.ts +0 -19
- package/lib/Center/Center.stories.d.ts +0 -18
- package/lib/ClickToCopy/ClickToCopy.stories.d.ts +0 -16
- package/lib/CodeBlock/CodeBlock.stories.d.ts +0 -20
- package/lib/Colors/Colors.stories.d.ts +0 -34
- package/lib/Config/Config.stories.d.ts +0 -14
- package/lib/ContactForm/ContactForm.stories.d.ts +0 -23
- package/lib/CookieConsent/CookieConsent.stories.d.ts +0 -18
- package/lib/CountDown/CountDown.stories.d.ts +0 -14
- package/lib/DID/DID.stories.d.ts +0 -15
- package/lib/Datatable/Datatable.stories.d.ts +0 -32
- package/lib/Dialog/Dialog.stories.d.ts +0 -20
- package/lib/DidLogo/Logo.stories.d.ts +0 -8
- package/lib/Earth/Earth.stories.d.ts +0 -18
- package/lib/Earth/countries.json.js +0 -13
- package/lib/Empty/Empty.stories.d.ts +0 -17
- package/lib/ErrorBoundary/ErrorBoundary.stories.d.ts +0 -12
- package/lib/Footer/Footer.stories.d.ts +0 -12
- package/lib/Header/Header.stories.d.ts +0 -21
- package/lib/Icon/Icon.stories.d.ts +0 -23
- package/lib/Img/Img.stories.d.ts +0 -13
- package/lib/InfoRow/InfoRow.stories.d.ts +0 -14
- package/lib/Layout/Layout.stories.d.ts +0 -23
- package/lib/Locale/LocaleSelector.stories.d.ts +0 -22
- package/lib/Logo/Logo.stories.d.ts +0 -22
- package/lib/Logo/images/logo-dark-text.svg.js +0 -5
- package/lib/Logo/images/logo-dark-top.svg.js +0 -5
- package/lib/Logo/images/logo-light-text.svg.js +0 -5
- package/lib/Logo/images/logo-light-top.svg.js +0 -5
- package/lib/Metric/Metric.stories.d.ts +0 -14
- package/lib/NFTDisplay/NFTBroken.svg.js +0 -108
- package/lib/NFTDisplay/NFTDisplay.stories.d.ts +0 -15
- package/lib/NavMenu/NavMenu.stories.d.ts +0 -17
- package/lib/NavMenu/images/OCAP.svg.js +0 -5
- package/lib/NavMenu/images/abt-network.svg.js +0 -7
- package/lib/NavMenu/images/ai-kit.svg.js +0 -7
- package/lib/NavMenu/images/aigne.svg.js +0 -7
- package/lib/NavMenu/images/aistro.svg.js +0 -5
- package/lib/NavMenu/images/arcsphere.svg.js +0 -10
- package/lib/NavMenu/images/blocklet-framework.svg.js +0 -7
- package/lib/NavMenu/images/blocklet-launcher.svg.js +0 -5
- package/lib/NavMenu/images/blocklet-server.svg.js +0 -7
- package/lib/NavMenu/images/blocklet-store.svg.js +0 -5
- package/lib/NavMenu/images/creator-studio.svg.js +0 -7
- package/lib/NavMenu/images/did-connect.svg.js +0 -5
- package/lib/NavMenu/images/did-name-service.svg.js +0 -5
- package/lib/NavMenu/images/did-wallet.svg.js +0 -7
- package/lib/NavMenu/images/did.svg.js +0 -5
- package/lib/NavMenu/images/nft-studio.svg.js +0 -5
- package/lib/NavMenu/images/vc.svg.js +0 -5
- package/lib/NavMenu/images/web3-kit.svg.js +0 -7
- package/lib/PageScroller/story/PageScroller.stories.d.ts +0 -13
- package/lib/PhoneInput/PhoneInput.stories.d.ts +0 -12
- package/lib/PricingTable/PricingTable.stories.d.ts +0 -8
- package/lib/QRCode/QRCode.stories.d.ts +0 -13
- package/lib/RelativeTime/RelativeTime.stories.d.ts +0 -20
- package/lib/Result/Result.stories.d.ts +0 -21
- package/lib/Screenshot/Screenshot.stories.d.ts +0 -13
- package/lib/SessionManager/SessionManager.stories.d.ts +0 -9
- package/lib/SessionUser/images/did-spaces.svg.js +0 -5
- package/lib/Sparkline/Sparkline.stories.d.ts +0 -12
- package/lib/Spinner/Spinner.stories.d.ts +0 -18
- package/lib/SplitButton/SplitButton.stories.d.ts +0 -15
- package/lib/Switch/Switch.stories.d.ts +0 -13
- package/lib/Tabs/Tabs.stories.d.ts +0 -14
- package/lib/Tag/Tag.stories.d.ts +0 -13
- package/lib/TextCollapse/TextCollapse.stories.d.ts +0 -28
- package/lib/Theme/Theme.stories.d.ts +0 -10
- package/lib/Toast/Toast.stories.d.ts +0 -15
- package/lib/UserCard/UserCard.stories.d.ts +0 -18
- package/lib/Util/WebWalletOpener.stories.d.ts +0 -5
- package/lib/Video/Video.stories.d.ts +0 -6
- package/lib/Wallet/Action.stories.d.ts +0 -8
- package/lib/Wallet/Download.stories.d.ts +0 -9
- package/lib/Wallet/OpenInWallet.stories.d.ts +0 -5
- package/lib/Wallet/images/android_download.svg.js +0 -5
- package/lib/Wallet/images/app-store.svg.js +0 -5
- package/lib/Wallet/images/google-play.svg.js +0 -5
- package/lib/ux.css +0 -1
package/lib/ContactForm/index.js
CHANGED
@@ -1,20 +1,20 @@
|
|
1
|
-
import { jsxs as d, jsx as
|
1
|
+
import { jsxs as d, jsx as o } from "react/jsx-runtime";
|
2
2
|
import f from "react";
|
3
3
|
import g from "axios";
|
4
4
|
import { Typography as m, CircularProgress as b } from "@mui/material";
|
5
|
-
import { mergeProps as y } from "../Util
|
6
|
-
import { warn as x } from "../Util/deprecate
|
7
|
-
import v from "../Button
|
8
|
-
import { styled as w } from "../Theme
|
9
|
-
function S({ formId: t, portalId: e }, s,
|
10
|
-
const
|
11
|
-
return g.post(
|
5
|
+
import { mergeProps as y } from "../Util";
|
6
|
+
import { warn as x } from "../Util/deprecate";
|
7
|
+
import v from "../Button";
|
8
|
+
import { styled as w } from "../Theme";
|
9
|
+
function S({ formId: t, portalId: e }, s, r) {
|
10
|
+
const a = `https://api.hsforms.com/submissions/v3/integration/submit/${e}/${t}`;
|
11
|
+
return g.post(a, {
|
12
12
|
submittedAt: Date.now(),
|
13
13
|
fields: Object.keys(s).map((i) => ({
|
14
14
|
name: i.replace(/\s+/, "").toLowerCase(),
|
15
15
|
value: s[i]
|
16
16
|
})),
|
17
|
-
context:
|
17
|
+
context: r,
|
18
18
|
skipValidation: !1
|
19
19
|
}).then((i) => i.data.inlineMessage).catch((i) => i.data ? i.data.message : "Form Submit Failed");
|
20
20
|
}
|
@@ -23,9 +23,9 @@ const l = class l extends f.Component {
|
|
23
23
|
super(e), this.onSubmit = async (s) => {
|
24
24
|
s.preventDefault(), this.setState({ loading: !0 });
|
25
25
|
try {
|
26
|
-
const
|
26
|
+
const r = await S(
|
27
27
|
{ formId: this.props.formId, portalId: this.props.portalId },
|
28
|
-
this.fields.reduce((
|
28
|
+
this.fields.reduce((a, i) => (a[i] = this.state[i], a), {}),
|
29
29
|
{
|
30
30
|
pageUri: window.location.href,
|
31
31
|
pageName: document.title
|
@@ -33,18 +33,18 @@ const l = class l extends f.Component {
|
|
33
33
|
);
|
34
34
|
this.setState({
|
35
35
|
loading: !1,
|
36
|
-
successMessage:
|
36
|
+
successMessage: r || this.props.successMessage
|
37
37
|
});
|
38
|
-
} catch (
|
38
|
+
} catch (r) {
|
39
39
|
this.setState({
|
40
40
|
loading: !1,
|
41
|
-
errorMessage:
|
41
|
+
errorMessage: r ? r.message : "Form submit failed"
|
42
42
|
});
|
43
43
|
}
|
44
|
-
}, this.getInputHandler = (s,
|
44
|
+
}, this.getInputHandler = (s, r = {}) => (a) => {
|
45
45
|
this.setState(
|
46
|
-
Object.assign(
|
47
|
-
[s]:
|
46
|
+
Object.assign(r, {
|
47
|
+
[s]: a.target.value
|
48
48
|
})
|
49
49
|
);
|
50
50
|
}, typeof e.fields == "string" ? this.fields = e.fields.split(",").map((s) => s.trim()) : this.fields = e.fields, this.state = {
|
@@ -60,7 +60,7 @@ const l = class l extends f.Component {
|
|
60
60
|
return typeof e.title > "u" && (e.title = "Signup for our news letter"), e.button || (e.button = "Subscribe"), e;
|
61
61
|
}
|
62
62
|
render() {
|
63
|
-
const { className: e, style: s, title:
|
63
|
+
const { className: e, style: s, title: r, button: a, layout: i } = this.deriveProps(), { loading: c, errorMessage: u, successMessage: p } = this.state;
|
64
64
|
return /* @__PURE__ */ d(
|
65
65
|
I,
|
66
66
|
{
|
@@ -71,9 +71,9 @@ const l = class l extends f.Component {
|
|
71
71
|
fieldCount: this.fields.length,
|
72
72
|
name: "subscribe",
|
73
73
|
children: [
|
74
|
-
!!
|
74
|
+
!!r && /* @__PURE__ */ o(m, { component: "p", className: "title", children: r }),
|
75
75
|
/* @__PURE__ */ d("div", { className: "form-controls", children: [
|
76
|
-
this.fields.map((n) => /* @__PURE__ */
|
76
|
+
this.fields.map((n) => /* @__PURE__ */ o(
|
77
77
|
"input",
|
78
78
|
{
|
79
79
|
required: !0,
|
@@ -85,7 +85,7 @@ const l = class l extends f.Component {
|
|
85
85
|
},
|
86
86
|
n
|
87
87
|
)),
|
88
|
-
/* @__PURE__ */
|
88
|
+
/* @__PURE__ */ o(
|
89
89
|
v,
|
90
90
|
{
|
91
91
|
variant: "outlined",
|
@@ -94,11 +94,11 @@ const l = class l extends f.Component {
|
|
94
94
|
size: "large",
|
95
95
|
disabled: c,
|
96
96
|
className: "subscribe-btn-empty",
|
97
|
-
children: c ? /* @__PURE__ */
|
97
|
+
children: c ? /* @__PURE__ */ o(b, { size: 28 }) : a
|
98
98
|
}
|
99
99
|
)
|
100
100
|
] }),
|
101
|
-
!!u && /* @__PURE__ */
|
101
|
+
!!u && /* @__PURE__ */ o(
|
102
102
|
m,
|
103
103
|
{
|
104
104
|
component: "p",
|
@@ -108,7 +108,7 @@ const l = class l extends f.Component {
|
|
108
108
|
dangerouslySetInnerHTML: { __html: u }
|
109
109
|
}
|
110
110
|
),
|
111
|
-
!!p && /* @__PURE__ */
|
111
|
+
!!p && /* @__PURE__ */ o(
|
112
112
|
m,
|
113
113
|
{
|
114
114
|
component: "p",
|
@@ -163,7 +163,8 @@ const M = (t) => t.layout === "vertical" ? "100%" : `${Math.max(95 / (t.fieldCou
|
|
163
163
|
width: ${(t) => M(t)};
|
164
164
|
height: 50px;
|
165
165
|
border: none;
|
166
|
-
border-bottom: 1px solid
|
166
|
+
border-bottom: 1px solid
|
167
|
+
${(t) => t.theme.typography.color.main};
|
167
168
|
font-size: 16px;
|
168
169
|
letter-spacing: 1.8px;
|
169
170
|
outline: none;
|
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { Button as d } from "@mui/material";
|
3
3
|
import s from "react-cookie-consent";
|
4
4
|
import { resetCookieConsentValue as y } from "react-cookie-consent";
|
5
|
-
import { styled as p } from "../Theme
|
5
|
+
import { styled as p } from "../Theme";
|
6
6
|
const n = {
|
7
7
|
en: {
|
8
8
|
content: "We use cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content, to analyze our website traffic, and to understand where our visitors are coming from.",
|
package/lib/CountDown/index.js
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
import { jsxs as g, jsx as s } from "react/jsx-runtime";
|
2
2
|
import { Component as b } from "react";
|
3
3
|
import p from "lodash/isUndefined";
|
4
|
-
import { getColor as u, mergeProps as y } from "../Util
|
5
|
-
import { styled as k } from "../Theme
|
4
|
+
import { getColor as u, mergeProps as y } from "../Util";
|
5
|
+
import { styled as k } from "../Theme";
|
6
6
|
const c = 60, d = 60 * c, m = 24 * d;
|
7
7
|
function h(e) {
|
8
8
|
const n = (/* @__PURE__ */ new Date()).getTime(), t = Math.round((e - n) / 1e3), i = Math.floor(t / m), r = Math.floor(t % m / d), o = Math.floor(t % m % d / c), a = Math.round(t % m % d % c);
|
package/lib/DID/index.js
CHANGED
@@ -1,19 +1,20 @@
|
|
1
|
-
import { jsxs as x, Fragment as H, jsx as
|
2
|
-
import { getDIDMotifInfo as
|
3
|
-
import { types as
|
4
|
-
import
|
1
|
+
import { jsxs as x, Fragment as H, jsx as r } from "react/jsx-runtime";
|
2
|
+
import { getDIDMotifInfo as q } from "@arcblock/did-motif";
|
3
|
+
import { types as S } from "@ocap/mcrypto";
|
4
|
+
import B from "qrcode.react";
|
5
5
|
import { Icon as X } from "@iconify/react";
|
6
6
|
import Y from "@iconify-icons/material-symbols/qr-code-rounded";
|
7
|
-
import { Box as N, Dialog as G, DialogContent as J, Typography as
|
8
|
-
import { useMemoizedFn as
|
7
|
+
import { Box as N, Dialog as G, DialogContent as J, Typography as E } from "@mui/material";
|
8
|
+
import { useMemoizedFn as v, useCreation as g } from "ahooks";
|
9
9
|
import { useRef as K, useState as V, useImperativeHandle as Z } from "react";
|
10
10
|
import { toAddress as ee } from "@arcblock/did";
|
11
|
-
import
|
12
|
-
import
|
13
|
-
import
|
14
|
-
import {
|
15
|
-
import {
|
16
|
-
|
11
|
+
import oe from "lodash/noop";
|
12
|
+
import F from "../Address";
|
13
|
+
import te from "../Avatar";
|
14
|
+
import { DID_PREFIX as re } from "../Util/constant";
|
15
|
+
import { translate as ne } from "../Locale/util";
|
16
|
+
import { isEthereumDid as se, getDIDColor as ie } from "../Util";
|
17
|
+
const ae = {
|
17
18
|
en: {
|
18
19
|
scanQrcode: "Scan with DID Wallet to view the {role}",
|
19
20
|
download: "Download",
|
@@ -24,29 +25,29 @@ const ie = {
|
|
24
25
|
download: "下载",
|
25
26
|
downloadTips: "没有 DID Wallet ?"
|
26
27
|
}
|
27
|
-
},
|
28
|
-
main:
|
29
|
-
"main.abtnetwork.io":
|
28
|
+
}, A = "xenon-2020-01-15", k = {
|
29
|
+
main: A,
|
30
|
+
"main.abtnetwork.io": A,
|
30
31
|
"beta.abtnetwork.io": "beta"
|
31
|
-
},
|
32
|
+
}, le = (e, t, o) => o ? ie(e) : t.color, de = (e) => !{
|
32
33
|
0: !0,
|
33
34
|
// ACCOUNT
|
34
35
|
6: !0,
|
35
36
|
// ASSET
|
36
37
|
17: !0
|
37
38
|
// TOKEN
|
38
|
-
}[e],
|
39
|
-
if (e ===
|
39
|
+
}[e], ce = (e) => {
|
40
|
+
if (e === S.RoleType.ROLE_ANY)
|
40
41
|
return "DID";
|
41
|
-
const [
|
42
|
-
return
|
43
|
-
},
|
44
|
-
function
|
45
|
-
const o =
|
46
|
-
/* @__PURE__ */
|
42
|
+
const [t] = Object.entries(S.RoleType).find((o) => o[1] === e) || [];
|
43
|
+
return t ? t.toLowerCase().replace(/role_(\S)/g, (o, n) => n.toUpperCase()) : "DID";
|
44
|
+
}, pe = (e, t, o) => t || de(e.roleType) ? o * 0.75 : o;
|
45
|
+
function L({ did: e, showAvatar: t }) {
|
46
|
+
const o = se(e), n = o ? void 0 : q(e), f = g(() => o ? e : `${re}${e}`, [e, o]), c = v((i, a) => [
|
47
|
+
/* @__PURE__ */ r(
|
47
48
|
"span",
|
48
49
|
{
|
49
|
-
style: { flex: "0 0 auto", color:
|
50
|
+
style: { flex: "0 0 auto", color: le(e, n, o) },
|
50
51
|
children: "DID:"
|
51
52
|
},
|
52
53
|
`${a}-prefix-did-${i}`
|
@@ -55,12 +56,12 @@ function F({ did: e, showAvatar: r }) {
|
|
55
56
|
o ? "ETH" : "ABT",
|
56
57
|
":"
|
57
58
|
] }, `${a}-prefix-abt-${i}`),
|
58
|
-
|
59
|
-
|
59
|
+
t && /* @__PURE__ */ r(
|
60
|
+
te,
|
60
61
|
{
|
61
62
|
src: "",
|
62
63
|
did: e,
|
63
|
-
size:
|
64
|
+
size: pe(n, o, i || 18),
|
64
65
|
style: { display: "inline-flex", alignItems: "center", marginLeft: 2, marginRight: 4 },
|
65
66
|
blockiesPadding: !1,
|
66
67
|
className: "did-address-avatar",
|
@@ -72,22 +73,22 @@ function F({ did: e, showAvatar: r }) {
|
|
72
73
|
return {
|
73
74
|
isEthDid: o,
|
74
75
|
didMotifInfo: n,
|
75
|
-
content:
|
76
|
+
content: f,
|
76
77
|
getPrepend: c
|
77
78
|
};
|
78
79
|
}
|
79
|
-
function
|
80
|
-
ref: e,
|
81
|
-
...
|
80
|
+
function _e({
|
81
|
+
ref: e = void 0,
|
82
|
+
...t
|
82
83
|
}) {
|
83
84
|
const {
|
84
85
|
did: o,
|
85
86
|
chainId: n,
|
86
|
-
roleType:
|
87
|
+
roleType: f,
|
87
88
|
showAvatar: c = !0,
|
88
89
|
showQrcode: i = !1,
|
89
90
|
locale: a = "en",
|
90
|
-
size:
|
91
|
+
size: T = 0,
|
91
92
|
component: l = "span",
|
92
93
|
copyable: R = !0,
|
93
94
|
responsive: h = !0,
|
@@ -99,9 +100,9 @@ function Re({
|
|
99
100
|
endChars: _ = 6,
|
100
101
|
style: w,
|
101
102
|
className: Q,
|
102
|
-
sx:
|
103
|
-
} =
|
104
|
-
size:
|
103
|
+
sx: m
|
104
|
+
} = t, s = ee(o), d = {
|
105
|
+
size: T,
|
105
106
|
component: l,
|
106
107
|
copyable: R,
|
107
108
|
responsive: h,
|
@@ -113,10 +114,10 @@ function Re({
|
|
113
114
|
endChars: _,
|
114
115
|
style: w,
|
115
116
|
className: Q,
|
116
|
-
sx:
|
117
|
-
}, C = K(null), { content:
|
117
|
+
sx: m
|
118
|
+
}, C = K(null), { content: W, getPrepend: M } = L({ did: s, showAvatar: c }), [U, b] = V(!1), O = v(() => {
|
118
119
|
b(!1);
|
119
|
-
}),
|
120
|
+
}), j = v((y) => {
|
120
121
|
y.stopPropagation(), y.preventDefault(), b(!0);
|
121
122
|
});
|
122
123
|
return Z(e, () => new Proxy(
|
@@ -126,27 +127,27 @@ function Re({
|
|
126
127
|
},
|
127
128
|
{
|
128
129
|
get(y, z) {
|
129
|
-
var
|
130
|
-
return y[z] || ((
|
130
|
+
var P;
|
131
|
+
return y[z] || ((P = C == null ? void 0 : C.current) == null ? void 0 : P[z]);
|
131
132
|
}
|
132
133
|
}
|
133
134
|
)), /* @__PURE__ */ x(H, { children: [
|
134
|
-
/* @__PURE__ */
|
135
|
-
|
135
|
+
/* @__PURE__ */ r(
|
136
|
+
F,
|
136
137
|
{
|
137
138
|
locale: a,
|
138
|
-
content:
|
139
|
+
content: W,
|
139
140
|
...d,
|
140
141
|
ref: C,
|
141
142
|
prepend: M(d.size, "address"),
|
142
143
|
append: /* @__PURE__ */ x(H, { children: [
|
143
|
-
i ? /* @__PURE__ */
|
144
|
+
i ? /* @__PURE__ */ r(
|
144
145
|
N,
|
145
146
|
{
|
146
147
|
id: "did-qrcode-button",
|
147
148
|
component: X,
|
148
149
|
icon: Y,
|
149
|
-
onClick:
|
150
|
+
onClick: j,
|
150
151
|
sx: {
|
151
152
|
flexShrink: 0,
|
152
153
|
cursor: "pointer",
|
@@ -161,39 +162,39 @@ function Re({
|
|
161
162
|
},
|
162
163
|
"address"
|
163
164
|
),
|
164
|
-
/* @__PURE__ */
|
165
|
-
|
165
|
+
/* @__PURE__ */ r(
|
166
|
+
ue,
|
166
167
|
{
|
167
168
|
did: s,
|
168
169
|
chainId: n,
|
169
|
-
roleType:
|
170
|
+
roleType: f,
|
170
171
|
showAvatar: c,
|
171
172
|
open: U,
|
172
|
-
onClose:
|
173
|
+
onClose: O,
|
173
174
|
...d
|
174
175
|
}
|
175
176
|
)
|
176
177
|
] });
|
177
178
|
}
|
178
|
-
function
|
179
|
+
function ue({
|
179
180
|
did: e,
|
180
|
-
chainId:
|
181
|
-
roleType: o,
|
181
|
+
chainId: t = void 0,
|
182
|
+
roleType: o = void 0,
|
182
183
|
showAvatar: n = !0,
|
183
184
|
// DialogProps
|
184
|
-
open:
|
185
|
+
open: f,
|
185
186
|
fullScreen: c = !1,
|
186
187
|
fullWidth: i = !1,
|
187
188
|
scroll: a = "paper",
|
188
|
-
onClose:
|
189
|
+
onClose: T = oe,
|
189
190
|
// AddressProps
|
190
191
|
locale: l = "en",
|
191
192
|
...R
|
192
193
|
}) {
|
193
|
-
const h =
|
194
|
+
const h = v((m, s = {}) => ne(ae, m, l, "en", s)), { isEthDid: p, content: u, didMotifInfo: D, getPrepend: $ } = L({ did: e, showAvatar: n }), I = g(() => ["zh", "en"].includes(l) ? `https://www.didwallet.io/${l}` : "https://www.didwallet.io/en", [l]), _ = g(() => /* @__PURE__ */ x(H, { children: [
|
194
195
|
h("downloadTips"),
|
195
196
|
" ",
|
196
|
-
/* @__PURE__ */
|
197
|
+
/* @__PURE__ */ r(
|
197
198
|
N,
|
198
199
|
{
|
199
200
|
component: "a",
|
@@ -211,24 +212,24 @@ function pe({
|
|
211
212
|
}
|
212
213
|
)
|
213
214
|
] }), [I]), w = g(() => {
|
214
|
-
var
|
215
|
-
if (
|
216
|
-
return
|
215
|
+
var m;
|
216
|
+
if (t)
|
217
|
+
return k[t] || t;
|
217
218
|
if (p) return "1";
|
218
219
|
try {
|
219
|
-
const s = (
|
220
|
+
const s = (m = window.blocklet) == null ? void 0 : m.CHAIN_HOST, d = new URL(s).hostname;
|
220
221
|
if (d)
|
221
|
-
return
|
222
|
+
return k[d] || A;
|
222
223
|
} catch (s) {
|
223
224
|
console.warn("Failed to parse chainHost:", s);
|
224
225
|
}
|
225
|
-
return
|
226
|
-
}, [p,
|
227
|
-
return /* @__PURE__ */
|
226
|
+
return A;
|
227
|
+
}, [p, t]), Q = g(() => p ? `ethereum:abtwallet.io/i?address=${u}&action=didRecognize&chainID=${w}` : `abt://abtwallet.io/i?did=${u}&action=didRecognize&chainID=${w}`, [u, p, w]);
|
228
|
+
return /* @__PURE__ */ r(
|
228
229
|
G,
|
229
230
|
{
|
230
|
-
open:
|
231
|
-
onClose:
|
231
|
+
open: f,
|
232
|
+
onClose: T,
|
232
233
|
fullScreen: c,
|
233
234
|
fullWidth: i,
|
234
235
|
scroll: a,
|
@@ -240,9 +241,9 @@ function pe({
|
|
240
241
|
}
|
241
242
|
},
|
242
243
|
children: /* @__PURE__ */ x(J, { align: "center", sx: { p: 3 }, children: [
|
243
|
-
/* @__PURE__ */
|
244
|
-
/* @__PURE__ */
|
245
|
-
|
244
|
+
/* @__PURE__ */ r(E, { sx: { mb: 2, fontWeight: 500, fontSize: 18 }, children: h("scanQrcode", { role: ce(o || (D == null ? void 0 : D.roleType)) }) }),
|
245
|
+
/* @__PURE__ */ r(
|
246
|
+
B,
|
246
247
|
{
|
247
248
|
value: Q,
|
248
249
|
size: 256,
|
@@ -250,8 +251,8 @@ function pe({
|
|
250
251
|
level: "M"
|
251
252
|
}
|
252
253
|
),
|
253
|
-
/* @__PURE__ */
|
254
|
-
|
254
|
+
/* @__PURE__ */ r(N, { sx: { mt: 1.5, textAlign: "center" }, children: /* @__PURE__ */ r(
|
255
|
+
F,
|
255
256
|
{
|
256
257
|
locale: l,
|
257
258
|
content: u,
|
@@ -263,8 +264,8 @@ function pe({
|
|
263
264
|
},
|
264
265
|
"dialog-address"
|
265
266
|
) }),
|
266
|
-
/* @__PURE__ */
|
267
|
-
|
267
|
+
/* @__PURE__ */ r(
|
268
|
+
E,
|
268
269
|
{
|
269
270
|
variant: "body2",
|
270
271
|
sx: {
|
@@ -280,7 +281,7 @@ function pe({
|
|
280
281
|
);
|
281
282
|
}
|
282
283
|
export {
|
283
|
-
|
284
|
-
|
285
|
-
|
284
|
+
_e as DID,
|
285
|
+
ue as DIDDialog,
|
286
|
+
_e as default
|
286
287
|
};
|
@@ -1,26 +1,26 @@
|
|
1
|
-
import { jsx as
|
1
|
+
import { jsx as m } from "react/jsx-runtime";
|
2
2
|
import { useState as p } from "react";
|
3
3
|
import { joinURL as a } from "ufo";
|
4
|
-
import
|
5
|
-
import { isUrl as
|
6
|
-
import
|
7
|
-
function
|
4
|
+
import c from "../Img";
|
5
|
+
import { isUrl as f } from "../Util";
|
6
|
+
import s from "../Avatar";
|
7
|
+
function L({ appInfo: r, size: t = 32, ...i }) {
|
8
8
|
const [e, l] = p(!1);
|
9
9
|
if (e || !(r.appUrl || r.appLogo))
|
10
|
-
return /* @__PURE__ */
|
10
|
+
return /* @__PURE__ */ m(s, { did: r.appPid, size: t });
|
11
11
|
let o = r.appLogo || "";
|
12
|
-
return
|
13
|
-
|
12
|
+
return f(o) || (o = a(r.appUrl || "", o)), /* @__PURE__ */ m(
|
13
|
+
c,
|
14
14
|
{
|
15
15
|
src: o,
|
16
16
|
alt: r.appName || "Blocklet Icon",
|
17
17
|
width: t,
|
18
18
|
height: t,
|
19
|
-
...
|
19
|
+
...i,
|
20
20
|
onError: () => l(!0)
|
21
21
|
}
|
22
22
|
);
|
23
23
|
}
|
24
24
|
export {
|
25
|
-
|
25
|
+
L as default
|
26
26
|
};
|
@@ -4,15 +4,15 @@ import f from "@iconify-icons/material-symbols/check";
|
|
4
4
|
import { Icon as d } from "@iconify/react";
|
5
5
|
import { useSize as h, useCreation as u } from "ahooks";
|
6
6
|
import { useRef as x } from "react";
|
7
|
-
import { DID as w } from "../DID
|
8
|
-
import { mergeSx as I } from "../Util/style
|
9
|
-
import N from "./app-icon
|
10
|
-
import { DID_CONNECT_MEDIUM_WIDTH as C } from "../Util/constant
|
7
|
+
import { DID as w } from "../DID";
|
8
|
+
import { mergeSx as I } from "../Util/style";
|
9
|
+
import N from "./app-icon";
|
10
|
+
import { DID_CONNECT_MEDIUM_WIDTH as C } from "../Util/constant";
|
11
11
|
function b({
|
12
12
|
appInfo: r,
|
13
13
|
active: l = !1,
|
14
14
|
appLogo: s = null,
|
15
|
-
sx: a
|
15
|
+
sx: a = {}
|
16
16
|
}) {
|
17
17
|
const t = x(null), o = h(t), n = u(() => o ? o.width < C - 50 : !0, [o, o == null ? void 0 : o.width]);
|
18
18
|
return /* @__PURE__ */ p(
|