@abtnode/ux 1.16.25-beta-be3a37f4 → 1.16.25-beta-cfcab4af

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.
Files changed (329) hide show
  1. package/es/actions.js +2 -4
  2. package/es/analytics/card.js +1 -2
  3. package/es/analytics/chart.js +1 -2
  4. package/es/analytics/disk.js +1 -2
  5. package/es/analytics/memory.js +1 -2
  6. package/es/analytics/runtime.js +1 -2
  7. package/es/analytics/traffic.js +1 -2
  8. package/es/blocklet/access/config-access.js +1 -3
  9. package/es/blocklet/access/index.js +1 -2
  10. package/es/blocklet/actions.js +1 -2
  11. package/es/blocklet/add-cert.js +1 -3
  12. package/es/blocklet/agreement-app.js +1 -2
  13. package/es/blocklet/agreement.js +1 -2
  14. package/es/blocklet/audit-logs.js +1 -2
  15. package/es/blocklet/blocklet-source.js +1 -2
  16. package/es/blocklet/component/add-component-button.js +1 -3
  17. package/es/blocklet/component/add-component-core.js +1 -3
  18. package/es/blocklet/component/component-cell.js +1 -2
  19. package/es/blocklet/component/configuration.js +1 -2
  20. package/es/blocklet/component/delete.js +1 -3
  21. package/es/blocklet/component/did-space/connect-to.js +1 -3
  22. package/es/blocklet/component/did-space/connected.js +1 -2
  23. package/es/blocklet/component/did-space/delete.js +1 -3
  24. package/es/blocklet/component/did-space/disconnect.js +1 -2
  25. package/es/blocklet/component/did-space/index.js +1 -2
  26. package/es/blocklet/component/did-space/item.js +1 -3
  27. package/es/blocklet/component/domain-list.js +1 -3
  28. package/es/blocklet/component/environment.js +1 -2
  29. package/es/blocklet/component/index.js +1 -3
  30. package/es/blocklet/component/navigation/locale-tabs.js +1 -3
  31. package/es/blocklet/component/navigation/navigation-actions.js +1 -2
  32. package/es/blocklet/component/navigation/navigation-dialog.js +1 -2
  33. package/es/blocklet/component/navigation/navigation-preview.js +1 -2
  34. package/es/blocklet/component/navigation/simple-select.js +1 -2
  35. package/es/blocklet/component/optional-component-cell.js +1 -2
  36. package/es/blocklet/component/related-components-dialog.js +1 -2
  37. package/es/blocklet/component/select-store.js +1 -3
  38. package/es/blocklet/component/selected/index.js +1 -2
  39. package/es/blocklet/component/sortable-tree.js +1 -3
  40. package/es/blocklet/component/space-connector.js +1 -3
  41. package/es/blocklet/component/space-selector.js +1 -2
  42. package/es/blocklet/component/step-actions.js +1 -2
  43. package/es/blocklet/component/store-blocklet-list.js +1 -3
  44. package/es/blocklet/config-navigation.js +1 -3
  45. package/es/blocklet/configuration.js +1 -2
  46. package/es/blocklet/disk-info.js +1 -2
  47. package/es/blocklet/install-from-url.js +1 -3
  48. package/es/blocklet/logo-uploader.js +1 -2
  49. package/es/blocklet/migration.js +1 -2
  50. package/es/blocklet/notification/email.js +1 -2
  51. package/es/blocklet/notification/index.js +1 -2
  52. package/es/blocklet/oauth/auth0.js +1 -2
  53. package/es/blocklet/oauth/common-settings.js +1 -2
  54. package/es/blocklet/oauth/federated-detail-dialog.js +1 -3
  55. package/es/blocklet/oauth/federated-invite-dialog.js +1 -2
  56. package/es/blocklet/oauth/federated-join-dialog.js +1 -2
  57. package/es/blocklet/oauth/federated-site-list.js +1 -3
  58. package/es/blocklet/oauth/federated.js +1 -3
  59. package/es/blocklet/oauth/index.js +1 -2
  60. package/es/blocklet/overview.js +1 -2
  61. package/es/blocklet/preferences/app-sk.js +1 -2
  62. package/es/blocklet/preferences/index.js +1 -2
  63. package/es/blocklet/publish/create-project.js +1 -2
  64. package/es/blocklet/publish/create-release.js +1 -3
  65. package/es/blocklet/publish/index.js +1 -2
  66. package/es/blocklet/publish/project-list.js +1 -2
  67. package/es/blocklet/publish/release-list.js +1 -3
  68. package/es/blocklet/publish/resource.js +1 -2
  69. package/es/blocklet/publish/select-components.js +1 -2
  70. package/es/blocklet/publish/tree.js +1 -2
  71. package/es/blocklet/purchase/common.js +1 -3
  72. package/es/blocklet/purchase/component-purchase.js +1 -3
  73. package/es/blocklet/router/action/add-domain-alias.js +1 -3
  74. package/es/blocklet/router/action/add-rule.js +13 -3
  75. package/es/blocklet/router/action/config-routing-rule.js +56 -7
  76. package/es/blocklet/router/action/delete-domain-alias.js +1 -3
  77. package/es/blocklet/router/action/delete-rule.js +1 -3
  78. package/es/blocklet/router/action/update-rule.js +13 -3
  79. package/es/blocklet/router/add-domain.js +1 -3
  80. package/es/blocklet/router/dns-tip.js +1 -2
  81. package/es/blocklet/router/domain-actions.js +1 -2
  82. package/es/blocklet/router/rule-actions.js +1 -2
  83. package/es/blocklet/router/rule-list.js +11 -4
  84. package/es/blocklet/runtime-info.js +1 -2
  85. package/es/blocklet/status.js +1 -2
  86. package/es/blocklet/storage/action.js +1 -3
  87. package/es/blocklet/storage/auto-check-update.js +1 -2
  88. package/es/blocklet/storage/backups.js +1 -3
  89. package/es/blocklet/storage/connect-to.js +1 -3
  90. package/es/blocklet/storage/connected.js +1 -2
  91. package/es/blocklet/storage/delete.js +1 -3
  92. package/es/blocklet/storage/disconnect.js +1 -2
  93. package/es/blocklet/storage/item.js +1 -3
  94. package/es/blocklet/storage/preview-nft.js +1 -3
  95. package/es/blocklet/transfer-owner.js +1 -3
  96. package/es/blocklet/version.js +1 -3
  97. package/es/certificate.js +1 -3
  98. package/es/clear-cache.js +1 -2
  99. package/es/confirm.js +1 -2
  100. package/es/delete-confirm.js +1 -2
  101. package/es/form/form-autocomplete-input.js +2 -5
  102. package/es/form/form-select-input.js +1 -3
  103. package/es/form/form-text-input.js +1 -3
  104. package/es/form/input-triggers.js +1 -3
  105. package/es/invitation/invitation-app.js +1 -2
  106. package/es/invitation/invitation-passport.js +1 -3
  107. package/es/invitation/invitation-receive.js +1 -2
  108. package/es/invitation/invitation-success.js +1 -2
  109. package/es/invitation/invitation-user.js +1 -2
  110. package/es/invitation/invitation.js +1 -3
  111. package/es/issue-passport.js +1 -2
  112. package/es/launch-blocklet/page-header.js +1 -2
  113. package/es/layout/addon.js +1 -2
  114. package/es/locales/ar.js +5 -1
  115. package/es/locales/de.js +5 -1
  116. package/es/locales/en.js +5 -1
  117. package/es/locales/es.js +5 -1
  118. package/es/locales/fr.js +5 -1
  119. package/es/locales/hi.js +5 -1
  120. package/es/locales/i18n.db +0 -0
  121. package/es/locales/id.js +5 -1
  122. package/es/locales/ja.js +5 -1
  123. package/es/locales/ko.js +5 -1
  124. package/es/locales/pt.js +5 -1
  125. package/es/locales/ru.js +5 -1
  126. package/es/locales/th.js +5 -1
  127. package/es/locales/vi.js +5 -1
  128. package/es/locales/zh-tw.js +5 -1
  129. package/es/locales/zh.js +5 -1
  130. package/es/logs/download.js +1 -2
  131. package/es/logs/log-terminal.js +1 -2
  132. package/es/lost-passport.js +1 -2
  133. package/es/nav-logo.js +1 -3
  134. package/es/notifications/addon.js +1 -2
  135. package/es/notifications/list.js +1 -3
  136. package/es/notifications/notification.js +1 -2
  137. package/es/notifications/page.js +1 -3
  138. package/es/passport-tag.js +1 -2
  139. package/es/schema-form/color-input.js +1 -2
  140. package/es/schema-form/index.js +1 -3
  141. package/es/schema-form/passport-input.js +1 -2
  142. package/es/store/add.js +1 -3
  143. package/es/store/delete.js +1 -3
  144. package/es/store/item.js +1 -2
  145. package/es/subscription.js +1 -3
  146. package/es/team/members/actions.js +1 -3
  147. package/es/team/members/index.js +1 -2
  148. package/es/team/members/invitations.js +1 -2
  149. package/es/team/members/invite-member.js +1 -3
  150. package/es/team/members/issue-passport.js +1 -3
  151. package/es/team/members/member.js +1 -2
  152. package/es/team/members/passport-issuances.js +1 -2
  153. package/es/team/members/passport-item.js +1 -2
  154. package/es/team/members/passports.js +1 -2
  155. package/es/team/members/toggle-user-approval.js +1 -3
  156. package/es/team/members/transfer-node.js +1 -3
  157. package/es/team/passports/color.js +1 -3
  158. package/es/team/passports/detail.js +1 -3
  159. package/es/team/passports/index.js +1 -3
  160. package/es/team/passports/mutate-role.js +1 -3
  161. package/es/team/passports/trusted-factories.js +1 -2
  162. package/es/team/passports/trusted-factory.js +1 -3
  163. package/es/team/passports/trusted-issuer.js +1 -3
  164. package/es/team/passports/trusted-issuers.js +1 -2
  165. package/lib/actions.js +1 -1
  166. package/lib/analytics/card.js +1 -1
  167. package/lib/analytics/chart.js +2 -2
  168. package/lib/analytics/disk.js +1 -1
  169. package/lib/analytics/runtime.js +1 -1
  170. package/lib/analytics/traffic.js +1 -1
  171. package/lib/blocklet/access/index.js +1 -1
  172. package/lib/blocklet/actions.js +6 -6
  173. package/lib/blocklet/add-cert.js +1 -1
  174. package/lib/blocklet/agreement-app.js +1 -1
  175. package/lib/blocklet/app-avatar.js +1 -1
  176. package/lib/blocklet/blocklet-source.js +1 -1
  177. package/lib/blocklet/bundle-avatar.js +1 -1
  178. package/lib/blocklet/component/add-component-core.js +14 -14
  179. package/lib/blocklet/component/button.js +1 -1
  180. package/lib/blocklet/component/component-cell.js +2 -2
  181. package/lib/blocklet/component/delete.js +1 -1
  182. package/lib/blocklet/component/did-space/connect-to.js +2 -2
  183. package/lib/blocklet/component/did-space/delete.js +3 -3
  184. package/lib/blocklet/component/did-space/disconnect.js +1 -1
  185. package/lib/blocklet/component/did-space/index.js +3 -3
  186. package/lib/blocklet/component/did-space/item.js +2 -2
  187. package/lib/blocklet/component/domain-list.js +4 -4
  188. package/lib/blocklet/component/environment.js +1 -1
  189. package/lib/blocklet/component/index.js +2 -2
  190. package/lib/blocklet/component/navigation/navigation-dialog.js +6 -6
  191. package/lib/blocklet/component/navigation/navigation-preview.js +3 -3
  192. package/lib/blocklet/component/navigation/simple-select.js +1 -1
  193. package/lib/blocklet/component/select-store.js +1 -1
  194. package/lib/blocklet/component/setting.js +1 -1
  195. package/lib/blocklet/component/sortable-tree.js +1 -1
  196. package/lib/blocklet/component/space-connector.js +9 -9
  197. package/lib/blocklet/component/space-selector.js +2 -2
  198. package/lib/blocklet/component/start.js +1 -1
  199. package/lib/blocklet/component/store-blocklet-list.js +2 -2
  200. package/lib/blocklet/component/switch-control.js +1 -1
  201. package/lib/blocklet/config-navigation.js +1 -1
  202. package/lib/blocklet/configuration.js +3 -3
  203. package/lib/blocklet/disk-info.js +1 -1
  204. package/lib/blocklet/install-from-url.js +1 -1
  205. package/lib/blocklet/log.js +1 -1
  206. package/lib/blocklet/logo-uploader.js +3 -3
  207. package/lib/blocklet/migration.js +1 -1
  208. package/lib/blocklet/mode.js +1 -1
  209. package/lib/blocklet/notification/email.js +6 -6
  210. package/lib/blocklet/oauth/auth0.js +6 -6
  211. package/lib/blocklet/oauth/common-settings.js +4 -4
  212. package/lib/blocklet/oauth/federated-detail-dialog.js +4 -4
  213. package/lib/blocklet/oauth/federated-invite-dialog.js +2 -2
  214. package/lib/blocklet/oauth/federated-join-dialog.js +3 -3
  215. package/lib/blocklet/oauth/federated-site-list.js +5 -5
  216. package/lib/blocklet/oauth/federated.js +6 -6
  217. package/lib/blocklet/overview.js +3 -3
  218. package/lib/blocklet/page-group.js +1 -1
  219. package/lib/blocklet/preferences/index.js +2 -2
  220. package/lib/blocklet/publish/create-project.js +2 -2
  221. package/lib/blocklet/publish/create-release.js +5 -5
  222. package/lib/blocklet/publish/index.js +1 -1
  223. package/lib/blocklet/publish/project-list.js +1 -1
  224. package/lib/blocklet/publish/release-list.js +1 -1
  225. package/lib/blocklet/publish/select-components.js +1 -1
  226. package/lib/blocklet/purchase/component-purchase.js +1 -1
  227. package/lib/blocklet/resource-type.js +2 -2
  228. package/lib/blocklet/router/action/add-domain-alias.js +1 -1
  229. package/lib/blocklet/router/action/add-rule.js +14 -2
  230. package/lib/blocklet/router/action/config-routing-rule.js +54 -5
  231. package/lib/blocklet/router/action/update-rule.js +14 -1
  232. package/lib/blocklet/router/add-domain.js +1 -1
  233. package/lib/blocklet/router/dns-tip.js +1 -1
  234. package/lib/blocklet/router/domain-actions.js +1 -1
  235. package/lib/blocklet/router/rule-actions.js +1 -1
  236. package/lib/blocklet/router/rule-list.js +11 -2
  237. package/lib/blocklet/runtime-info.js +1 -1
  238. package/lib/blocklet/status.js +1 -1
  239. package/lib/blocklet/storage/action.js +2 -2
  240. package/lib/blocklet/storage/auto-backup.js +1 -1
  241. package/lib/blocklet/storage/auto-check-update.js +1 -1
  242. package/lib/blocklet/storage/backups.js +1 -1
  243. package/lib/blocklet/storage/connect-to.js +2 -2
  244. package/lib/blocklet/storage/delete.js +4 -4
  245. package/lib/blocklet/storage/disconnect.js +1 -1
  246. package/lib/blocklet/storage/item.js +2 -2
  247. package/lib/blocklet/storage/preview-nft.js +2 -2
  248. package/lib/blocklet/util.js +2 -2
  249. package/lib/blocklet/version.js +1 -1
  250. package/lib/clear-cache.js +2 -2
  251. package/lib/click-to-copy.js +1 -1
  252. package/lib/confirm.js +1 -1
  253. package/lib/contexts/blocklet-storage.js +1 -1
  254. package/lib/contexts/node.js +1 -1
  255. package/lib/delete-confirm.js +1 -1
  256. package/lib/did-address.js +1 -1
  257. package/lib/empty-spinner.js +1 -1
  258. package/lib/exchange-passport.js +3 -3
  259. package/lib/form/form-autocomplete-input.js +2 -2
  260. package/lib/form/form-select-input.js +2 -2
  261. package/lib/form/form-text-input.js +2 -2
  262. package/lib/hooks/blocklet.js +15 -15
  263. package/lib/hooks/confirm.js +3 -3
  264. package/lib/hooks/url-evaluation.js +1 -1
  265. package/lib/hooks/use-app-logo.js +1 -1
  266. package/lib/hooks/use-auto-backup.js +1 -1
  267. package/lib/hooks/use-auto-check-update.js +1 -1
  268. package/lib/hooks/use-backup-progress.js +1 -1
  269. package/lib/hooks/use-backups.js +1 -1
  270. package/lib/hooks/use-blocklet-info-for-connect-did-spaces.js +3 -3
  271. package/lib/hooks/use-bundle-logo.js +1 -1
  272. package/lib/hooks/use-navigation.js +1 -1
  273. package/lib/hooks/use-space-gateways.js +3 -3
  274. package/lib/images.js +1 -1
  275. package/lib/invitation/invitation-app.js +1 -1
  276. package/lib/invitation/invitation-receive.js +5 -5
  277. package/lib/invitation/invitation.js +3 -3
  278. package/lib/issue-passport.js +2 -2
  279. package/lib/launch-blocklet/content-layout.js +1 -1
  280. package/lib/layout/addon.js +1 -1
  281. package/lib/locales/ar.js +5 -1
  282. package/lib/locales/de.js +5 -1
  283. package/lib/locales/en.js +5 -1
  284. package/lib/locales/es.js +5 -1
  285. package/lib/locales/fr.js +5 -1
  286. package/lib/locales/hi.js +5 -1
  287. package/lib/locales/i18n.db +0 -0
  288. package/lib/locales/id.js +5 -1
  289. package/lib/locales/index.js +1 -1
  290. package/lib/locales/ja.js +5 -1
  291. package/lib/locales/ko.js +5 -1
  292. package/lib/locales/pt.js +5 -1
  293. package/lib/locales/ru.js +5 -1
  294. package/lib/locales/th.js +5 -1
  295. package/lib/locales/vi.js +5 -1
  296. package/lib/locales/zh-tw.js +5 -1
  297. package/lib/locales/zh.js +5 -1
  298. package/lib/logs/log-terminal.js +1 -1
  299. package/lib/lost-passport.js +3 -3
  300. package/lib/nav-logo.js +1 -1
  301. package/lib/notifications/default-icon-variants.js +1 -1
  302. package/lib/notifications/notification.js +1 -1
  303. package/lib/notifications/tag.js +1 -1
  304. package/lib/passport-tag.js +1 -1
  305. package/lib/permission.js +1 -1
  306. package/lib/relative-time.js +1 -1
  307. package/lib/schema-form/index.js +1 -1
  308. package/lib/schema-form/passport-input.js +1 -1
  309. package/lib/schema-form/text-input.js +1 -1
  310. package/lib/subscription.js +1 -1
  311. package/lib/tag.js +1 -1
  312. package/lib/team/members/index.js +5 -5
  313. package/lib/team/members/invitations.js +1 -1
  314. package/lib/team/members/member.js +1 -1
  315. package/lib/team/members/passport-item.js +1 -1
  316. package/lib/team/members/passports.js +2 -2
  317. package/lib/team/passports/color.js +1 -1
  318. package/lib/team/passports/detail.js +1 -1
  319. package/lib/team/passports/index.js +1 -1
  320. package/lib/team/passports/trusted-factories.js +2 -2
  321. package/lib/team/passports/trusted-factory.js +1 -1
  322. package/lib/team/passports/trusted-issuer.js +2 -2
  323. package/lib/team/passports/trusted-issuers.js +2 -2
  324. package/lib/team/search-input.js +1 -1
  325. package/lib/util/index.js +7 -7
  326. package/lib/util/space-gateway.js +1 -1
  327. package/lib/util/spaces.js +3 -3
  328. package/lib/wrap-locale.js +1 -1
  329. package/package.json +17 -17
package/es/actions.js CHANGED
@@ -1,4 +1,4 @@
1
- import { useState } from 'react';
1
+ import { useState, createElement as _createElement } from 'react';
2
2
  import PropTypes from 'prop-types';
3
3
  import styled from '@emotion/styled';
4
4
  import IconButton from '@mui/material/IconButton';
@@ -7,9 +7,7 @@ import MenuItem from '@mui/material/MenuItem';
7
7
  import MoreHorizIcon from '@mui/icons-material/MoreHoriz';
8
8
  import ListItemIcon from '@mui/material/ListItemIcon';
9
9
  import ListItemText from '@mui/material/ListItemText';
10
- import { jsx as _jsx } from "react/jsx-runtime";
11
- import { createElement as _createElement } from "react";
12
- import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
11
  export default function Actions({
14
12
  actions,
15
13
  size,
@@ -4,8 +4,7 @@ import Card from '@mui/material/Card';
4
4
  import CardContent from '@mui/material/CardContent';
5
5
  import Typography from '@mui/material/Typography';
6
6
  import Box from '@mui/material/Box';
7
- import { jsx as _jsx } from "react/jsx-runtime";
8
- import { jsxs as _jsxs } from "react/jsx-runtime";
7
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
9
8
  export default function InsightCard({
10
9
  style,
11
10
  title,
@@ -3,8 +3,7 @@ import PropTypes from 'prop-types';
3
3
  import { useSize, useReactive } from 'ahooks';
4
4
  import Sparkline from '@arcblock/ux/lib/Sparkline';
5
5
  import Card from './card';
6
- import { jsx as _jsx } from "react/jsx-runtime";
7
- import { jsxs as _jsxs } from "react/jsx-runtime";
6
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
7
  export default function InsightChart({
9
8
  id,
10
9
  title,
@@ -7,8 +7,7 @@ import Box from '@mui/material/Box';
7
7
  import { LocaleContext } from '@arcblock/ux/lib/Locale/context';
8
8
  import Card from './card';
9
9
  import { formatDiskSize } from '../util/index';
10
- import { jsx as _jsx } from "react/jsx-runtime";
11
- import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
12
11
  const BorderLinearProgress = withStyles(theme => ({
13
12
  root: {
14
13
  height: 10
@@ -5,8 +5,7 @@ import Box from '@mui/material/Box';
5
5
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
6
6
  import Chart from './chart';
7
7
  import { formatTime } from '../util';
8
- import { jsxs as _jsxs } from "react/jsx-runtime";
9
- import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
10
9
  export default function MemoryMonitor({
11
10
  instanceCount,
12
11
  title,
@@ -11,8 +11,7 @@ import { useBlockletContext } from '../contexts/blocklet';
11
11
  import { formatLocale } from '../util';
12
12
  import RuntimeInfo from '../blocklet/runtime-info';
13
13
  import BundleAvatar from '../blocklet/bundle-avatar';
14
- import { jsx as _jsx } from "react/jsx-runtime";
15
- import { jsxs as _jsxs } from "react/jsx-runtime";
14
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
16
15
  export default function RuntimeInsight() {
17
16
  const {
18
17
  t,
@@ -25,8 +25,7 @@ import { startOfWeek, endOfWeek, addWeeks, startOfMonth, endOfMonth, addMonths,
25
25
  import { formatError, formatToDate } from '../util';
26
26
  import { useNodeContext } from '../contexts/node';
27
27
  import Chart from './chart';
28
- import { jsx as _jsx } from "react/jsx-runtime";
29
- import { jsxs as _jsxs } from "react/jsx-runtime";
28
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
30
29
  const noop = nthArg(0);
31
30
  export const getDefaultRanges = (date, locale) => [{
32
31
  label: 'This Week',
@@ -24,9 +24,7 @@ import { useNodeContext } from '../../contexts/node';
24
24
  import { useTeamContext } from '../../contexts/team';
25
25
  import { isInstalling, formatError } from '../../util';
26
26
  import AccessConfig from '../../who-can-access/config';
27
- import { jsx as _jsx } from "react/jsx-runtime";
28
- import { jsxs as _jsxs } from "react/jsx-runtime";
29
- import { Fragment as _Fragment } from "react/jsx-runtime";
27
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
30
28
  const CONFIG_ROLE = 'roles';
31
29
  const Configs = [...AccessConfig, {
32
30
  value: CONFIG_ROLE,
@@ -20,8 +20,7 @@ import Line from '../component/line';
20
20
  import BlockletBundleAvatar from '../bundle-avatar';
21
21
  import ConfigAccess, { getComponentWhoCanAccess } from './config-access';
22
22
  import AccessConfig from '../../who-can-access/config';
23
- import { jsx as _jsx } from "react/jsx-runtime";
24
- import { jsxs as _jsxs } from "react/jsx-runtime";
23
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
25
24
  function ComponentItem({
26
25
  blocklet,
27
26
  ancestors,
@@ -30,8 +30,7 @@ import { useNodeContext } from '../contexts/node';
30
30
  import Confirm from '../confirm';
31
31
  import Icons from './icons';
32
32
  import { useBlockletContext } from '../contexts/blocklet';
33
- import { jsx as _jsx } from "react/jsx-runtime";
34
- import { jsxs as _jsxs } from "react/jsx-runtime";
33
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
35
34
  export default function BlockletActions({
36
35
  blocklet,
37
36
  onStart,
@@ -12,9 +12,7 @@ import Confirm from '../confirm';
12
12
  import { useNodeContext } from '../contexts/node';
13
13
  import { useBlockletContext } from '../contexts/blocklet';
14
14
  import { shouldCheckDomainStatus } from '../util';
15
- import { jsx as _jsx } from "react/jsx-runtime";
16
- import { jsxs as _jsxs } from "react/jsx-runtime";
17
- import { Fragment as _Fragment } from "react/jsx-runtime";
15
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
18
16
  const isCertInProgress = status => ['waiting', 'creating', 'renewaling'].includes(status);
19
17
  function Add(props) {
20
18
  const {
@@ -1,6 +1,5 @@
1
1
  import { COPYRIGHT_OWNER } from '@abtnode/constant';
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
4
3
  export default function AgreementApp({
5
4
  ...props
6
5
  }) {
@@ -12,8 +12,7 @@ import RelatedComponentsDialog from './component/related-components-dialog';
12
12
  import useComponentsByBlockletMetaUrl from '../hooks/use-components-by-blocklet-meta-url';
13
13
 
14
14
  // TODO: 加载 Blocklet 定义的 Agreement
15
- import { jsx as _jsx } from "react/jsx-runtime";
16
- import { jsxs as _jsxs } from "react/jsx-runtime";
15
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
17
16
  export default function Agreement({
18
17
  installRelated,
19
18
  onChangeInstallRelated,
@@ -18,8 +18,7 @@ import Tag from '@arcblock/ux/lib/Tag';
18
18
  import { useAuditLogContext, AuditLogProvider } from '../contexts/audit-log';
19
19
  import { useNodeContext } from '../contexts/node';
20
20
  import RelativeTime from '../relative-time';
21
- import { jsx as _jsx } from "react/jsx-runtime";
22
- import { jsxs as _jsxs } from "react/jsx-runtime";
21
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
22
  const getUserLink = ({
24
23
  log,
25
24
  info,
@@ -6,8 +6,7 @@ import Tag from '@arcblock/ux/lib/Tag';
6
6
  import { LocaleContext } from '@arcblock/ux/lib/Locale/context';
7
7
  import ExternalLink from '@mui/material/Link';
8
8
  import Box from '@mui/material/Box';
9
- import { jsx as _jsx } from "react/jsx-runtime";
10
- import { jsxs as _jsxs } from "react/jsx-runtime";
9
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
11
10
  export default function BlockletSource({
12
11
  sourceInfo,
13
12
  blocklet
@@ -5,9 +5,7 @@ import MenuItem from '@mui/material/MenuItem';
5
5
  import AddIcon from '@mui/icons-material/Link';
6
6
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
7
7
  import AddComponentDialog from './add-component-dialog';
8
- import { jsx as _jsx } from "react/jsx-runtime";
9
- import { jsxs as _jsxs } from "react/jsx-runtime";
10
- import { Fragment as _Fragment } from "react/jsx-runtime";
8
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
11
9
  export default function AddComponentButton({
12
10
  blocklet,
13
11
  children
@@ -40,9 +40,7 @@ import SelectStore from './select-store';
40
40
  import BlockletList from './store-blocklet-list';
41
41
  import DidSpace from './did-space';
42
42
  import { ConfigSpaceProvider } from '../../contexts/config-space';
43
- import { jsx as _jsx } from "react/jsx-runtime";
44
- import { jsxs as _jsxs } from "react/jsx-runtime";
45
- import { Fragment as _Fragment } from "react/jsx-runtime";
43
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
46
44
  const requirePurchase = meta => meta.inStore && isFreeBlocklet(meta) === false;
47
45
  const isRequiredOnSetup = meta => {
48
46
  return [BLOCKLET_APP_SPACE_REQUIREMENT.REQUIRED, BLOCKLET_APP_SPACE_REQUIREMENT.REQUIRED_ON_SETUP].includes(meta?.capabilities?.didSpace);
@@ -34,8 +34,7 @@ import DeleteComponent from './delete';
34
34
  import StartComponent from './start';
35
35
  import Line from './line';
36
36
  import Actions from '../../actions';
37
- import { jsx as _jsx } from "react/jsx-runtime";
38
- import { jsxs as _jsxs } from "react/jsx-runtime";
37
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
39
38
  const getEngineRows = (engine, t) => {
40
39
  if (!engine) {
41
40
  return [];
@@ -11,8 +11,7 @@ import Tabs from '@arcblock/ux/lib/Tabs';
11
11
  import { isInstalling } from '../../util';
12
12
  import ComponentEnvironment from './environment';
13
13
  import ComponentSetting from './setting';
14
- import { jsx as _jsx } from "react/jsx-runtime";
15
- import { jsxs as _jsxs } from "react/jsx-runtime";
14
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
16
15
  export default function ComponentConfiguration({
17
16
  blocklet,
18
17
  ancestors,
@@ -10,9 +10,7 @@ import Radio from '@mui/material/Radio';
10
10
  import RadioGroup from '@mui/material/RadioGroup';
11
11
  import FormControlLabel from '@mui/material/FormControlLabel';
12
12
  import Confirm from '../../confirm';
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
- import { jsxs as _jsxs } from "react/jsx-runtime";
15
- import { Fragment as _Fragment } from "react/jsx-runtime";
13
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
16
14
  export default function DeleteComponent({
17
15
  component,
18
16
  remove,
@@ -30,9 +30,7 @@ import { axios } from '../../../util/api';
30
30
  * }} { onConnect, ...rest }
31
31
  * @return {React.Component}
32
32
  */
33
- import { jsx as _jsx } from "react/jsx-runtime";
34
- import { jsxs as _jsxs } from "react/jsx-runtime";
35
- import { Fragment as _Fragment } from "react/jsx-runtime";
33
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
36
34
  function ConnectTo({
37
35
  onConnect,
38
36
  ...rest
@@ -3,8 +3,7 @@ import React from 'react';
3
3
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
4
4
  import SpaceItem from './item';
5
5
  import { useConfigSpaceContext } from '../../../contexts/config-space';
6
- import { jsx as _jsx } from "react/jsx-runtime";
7
- import { jsxs as _jsxs } from "react/jsx-runtime";
6
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
7
  function Connected() {
9
8
  const {
10
9
  t
@@ -21,9 +21,7 @@ import formatError from '@abtnode/util/lib/format-error';
21
21
  * }} { spaceGateway, onDelete }
22
22
  * @return {React.Component}
23
23
  */
24
- import { jsx as _jsx } from "react/jsx-runtime";
25
- import { Fragment as _Fragment } from "react/jsx-runtime";
26
- import { jsxs as _jsxs } from "react/jsx-runtime";
24
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
27
25
  function SpaceDelete({
28
26
  spaceGateway,
29
27
  onDeleteSpace
@@ -1,8 +1,7 @@
1
1
  import React from 'react';
2
2
  import { Box, Typography } from '@mui/material';
3
3
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
4
- import { jsx as _jsx } from "react/jsx-runtime";
5
- import { jsxs as _jsxs } from "react/jsx-runtime";
4
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
6
5
  var EmptySpacesNFT = function EmptySpacesNFT(props) {
7
6
  return /*#__PURE__*/_jsxs("svg", {
8
7
  ...props,
@@ -21,8 +21,7 @@ import { useBlockletContext } from '../../../contexts/blocklet';
21
21
  * }} { blockletMeta }
22
22
  * @return {React.Component}
23
23
  */
24
- import { jsx as _jsx } from "react/jsx-runtime";
25
- import { jsxs as _jsxs } from "react/jsx-runtime";
24
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
26
25
  function DidSpace({
27
26
  blockletMeta,
28
27
  onEndpointUpdate
@@ -38,9 +38,7 @@ import useMobile from '../../../hooks/use-mobile';
38
38
  * onDisconnect: () => Promise<void>,
39
39
  * }} { spaceGateway, connected, onDisconnect }
40
40
  */
41
- import { jsx as _jsx } from "react/jsx-runtime";
42
- import { Fragment as _Fragment } from "react/jsx-runtime";
43
- import { jsxs as _jsxs } from "react/jsx-runtime";
41
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
44
42
  function SpaceItem({
45
43
  spaceGateway,
46
44
  connected,
@@ -34,9 +34,7 @@ import DomainActions from '../router/domain-actions';
34
34
  import DomainStatus from '../router/domain-status';
35
35
  import { DomainType } from '../types';
36
36
  import { isServerless } from '../util';
37
- import { jsx as _jsx } from "react/jsx-runtime";
38
- import { jsxs as _jsxs } from "react/jsx-runtime";
39
- import { Fragment as _Fragment } from "react/jsx-runtime";
37
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
40
38
  const BlockletComponent = withPermission(DomainList, 'mutate_blocklets');
41
39
  const BlockletInServiceComponent = withPermission(DomainList, '', BlockletAdminRoles);
42
40
  export default function DomainListWithPermission(props) {
@@ -17,8 +17,7 @@ import TableStyle from '../../table';
17
17
  import Permission from '../../permission';
18
18
  import { formatError, isInstalling, isValidClusterSize, BlockletAdminRoles } from '../../util';
19
19
  import blockletIcons from '../icons';
20
- import { jsx as _jsx } from "react/jsx-runtime";
21
- import { jsxs as _jsxs } from "react/jsx-runtime";
20
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
22
21
  const getDescription = (data, t) => {
23
22
  let {
24
23
  description
@@ -37,9 +37,7 @@ import useGetInstallComponentByUrl from '../../hooks/use-install-component-by-ur
37
37
  import ComponentCell, { StyledBadge, StyledComponentRow } from './component-cell';
38
38
  import OptionalComponentCell from './optional-component-cell';
39
39
  import AddComponentDialog from './add-component-dialog';
40
- import { jsx as _jsx } from "react/jsx-runtime";
41
- import { jsxs as _jsxs } from "react/jsx-runtime";
42
- import { Fragment as _Fragment } from "react/jsx-runtime";
40
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
43
41
  export default function BlockletComponent({
44
42
  blocklet,
45
43
  onUpdate,
@@ -14,9 +14,7 @@ import Typography from '@mui/material/Typography';
14
14
  import Button from '@mui/material/Button';
15
15
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
16
16
  import SimpleSelect from './simple-select';
17
- import { jsx as _jsx } from "react/jsx-runtime";
18
- import { Fragment as _Fragment } from "react/jsx-runtime";
19
- import { jsxs as _jsxs } from "react/jsx-runtime";
17
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
20
18
  const defaultLocale = 'en';
21
19
  function LocaleTabs({
22
20
  sx,
@@ -3,8 +3,7 @@ import { Icon } from '@iconify/react';
3
3
  import IconButton from '@mui/material/IconButton';
4
4
  import { useCallback, isValidElement } from 'react';
5
5
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
6
- import { jsx as _jsx } from "react/jsx-runtime";
7
- import { jsxs as _jsxs } from "react/jsx-runtime";
6
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
7
  function NavigationActions({
9
8
  className,
10
9
  add,
@@ -31,8 +31,7 @@ import LocaleTabs from './locale-tabs';
31
31
  import SimpleSelect from './simple-select';
32
32
  import { useTeamContext } from '../../../contexts/team';
33
33
  import { useBlockletContext } from '../../../contexts/blocklet';
34
- import { jsx as _jsx } from "react/jsx-runtime";
35
- import { jsxs as _jsxs } from "react/jsx-runtime";
34
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
36
35
  const MAX_TITLE_LENGTH = 24;
37
36
  const defaultType = 'add';
38
37
  const defaultLocale = 'en';
@@ -10,8 +10,7 @@ import styled from '@emotion/styled';
10
10
  import { BLOCKLET_CONFIGURABLE_KEY } from '@blocklet/constant';
11
11
  import { useBlockletContext } from '../../../contexts/blocklet';
12
12
  import useAppLogo from '../../../hooks/use-app-logo';
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
- import { jsxs as _jsxs } from "react/jsx-runtime";
13
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
15
14
  function NavigationPreview({
16
15
  className,
17
16
  navigation
@@ -9,8 +9,7 @@ import MenuItem from '@mui/material/MenuItem';
9
9
  import OutlinedInput from '@mui/material/OutlinedInput';
10
10
  import Select from '@mui/material/Select';
11
11
  import Typography from '@mui/material/Typography';
12
- import { jsx as _jsx } from "react/jsx-runtime";
13
- import { jsxs as _jsxs } from "react/jsx-runtime";
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
14
13
  function SimpleSelect({
15
14
  fullWidth,
16
15
  multiple,
@@ -7,8 +7,7 @@ import { Icon } from '@iconify/react';
7
7
  import { useNodeContext } from '../../contexts/node';
8
8
  import Line from './line';
9
9
  import { StyledComponentRow } from './component-cell';
10
- import { jsx as _jsx } from "react/jsx-runtime";
11
- import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
12
11
  export default function OptionalComponentCell({
13
12
  meta,
14
13
  dependencies,
@@ -3,8 +3,7 @@ import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
3
3
  import { Icon } from '@iconify/react';
4
4
  import { Box, useMediaQuery } from '@mui/material';
5
5
  import PropTypes from 'prop-types';
6
- import { jsx as _jsx } from "react/jsx-runtime";
7
- import { jsxs as _jsxs } from "react/jsx-runtime";
6
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
7
  function parseLogoUrl(component) {
9
8
  return `${component.bundleSource?.store || component.meta.homepage}/assets/${component.meta?.did}/${component.meta?.logo || 'logo.png'}?v=${component.meta?.version}`;
10
9
  }
@@ -15,9 +15,7 @@ import { useBlockletContext } from '../../contexts/blocklet';
15
15
  import AddStore from '../../store/add';
16
16
  import StoreItem from '../../store/item';
17
17
  import { getStoreList } from '../../util';
18
- import { jsx as _jsx } from "react/jsx-runtime";
19
- import { jsxs as _jsxs } from "react/jsx-runtime";
20
- import { Fragment as _Fragment } from "react/jsx-runtime";
18
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
21
19
  export default function SelectStore({
22
20
  onChange,
23
21
  loading,
@@ -14,8 +14,7 @@ import styled from '@emotion/styled';
14
14
  * }} { children, selected }
15
15
  * @return {React.Component}
16
16
  */
17
- import { jsx as _jsx } from "react/jsx-runtime";
18
- import { jsxs as _jsxs } from "react/jsx-runtime";
17
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
19
18
  export default function Selected({
20
19
  children,
21
20
  selected
@@ -10,9 +10,7 @@ import Box from '@mui/material/Box';
10
10
  import Typography from '@mui/material/Typography';
11
11
  import { HTML5Backend } from 'react-dnd-html5-backend';
12
12
  import { DndProvider } from 'react-dnd';
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
- import { jsxs as _jsxs } from "react/jsx-runtime";
15
- import { Fragment as _Fragment } from "react/jsx-runtime";
13
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
16
14
  function checkCanDrop({
17
15
  prevPath,
18
16
  nextPath
@@ -19,9 +19,7 @@ import SpaceSelector from './space-selector';
19
19
  * @param {import('@abtnode/client').BlockletState} blocklet
20
20
  * @return {*}
21
21
  */
22
- import { jsx as _jsx } from "react/jsx-runtime";
23
- import { Fragment as _Fragment } from "react/jsx-runtime";
24
- import { jsxs as _jsxs } from "react/jsx-runtime";
22
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
25
23
  function useAppUrl(blocklet) {
26
24
  const appUrls = blocklet?.site?.domainAliases?.sort((a, b) => {
27
25
  if (a.accessibility.accessible && b.accessibility.accessible) {
@@ -10,8 +10,7 @@ import { TextField, ListItem, ListItemText, ListItemAvatar, Avatar } from '@mui/
10
10
  import Autocomplete, { createFilterOptions } from '@mui/material/Autocomplete';
11
11
  import Toast from '@arcblock/ux/lib/Toast';
12
12
  import { useSessionContext } from '../../contexts/session';
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
- import { jsxs as _jsxs } from "react/jsx-runtime";
13
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
15
14
  const DEFAULT_GATEWAY_LIST = [{
16
15
  value: 'https://www.didspaces.com/app',
17
16
  label: 'Prod DID Spaces',
@@ -5,8 +5,7 @@ import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
5
5
  import Button from './button';
6
6
  import useMobile from '../../hooks/use-mobile';
7
7
  import { hasRequiredSteps } from '../../util';
8
- import { jsx as _jsx } from "react/jsx-runtime";
9
- import { jsxs as _jsxs } from "react/jsx-runtime";
8
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
10
9
  export default function StepActions({
11
10
  blocklet,
12
11
  onStartNow,
@@ -15,9 +15,7 @@ import Button from '@arcblock/ux/lib/Button';
15
15
  import { isFreeBlocklet } from '@blocklet/meta/lib/util';
16
16
  import Toast from '@arcblock/ux/lib/Toast';
17
17
  import { formatRegistryLogoPath } from '../../util';
18
- import { jsx as _jsx } from "react/jsx-runtime";
19
- import { Fragment as _Fragment } from "react/jsx-runtime";
20
- import { jsxs as _jsxs } from "react/jsx-runtime";
18
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
21
19
  const getStoreDetail = (meta, endpoint) => {
22
20
  return joinUrl(endpoint, `/blocklets/${meta.did}`);
23
21
  };
@@ -28,9 +28,7 @@ import { useTeamContext } from '../contexts/team';
28
28
  import { formatError } from '../util';
29
29
 
30
30
  // FIXME: @zhanghan 这里还有几处文案没有 i18n
31
- import { jsx as _jsx } from "react/jsx-runtime";
32
- import { jsxs as _jsxs } from "react/jsx-runtime";
33
- import { Fragment as _Fragment } from "react/jsx-runtime";
31
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
34
32
  const mockSession = {
35
33
  login: noop,
36
34
  logout: noop,
@@ -24,8 +24,7 @@ import AppSk from './preferences/app-sk';
24
24
  import TransferOwner from './transfer-owner';
25
25
  import useAppLogo from '../hooks/use-app-logo';
26
26
  import Uploader from './logo-uploader';
27
- import { jsx as _jsx } from "react/jsx-runtime";
28
- import { jsxs as _jsxs } from "react/jsx-runtime";
27
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
29
28
  const languages = Object.keys(SUPPORTED_LANGUAGES).map(x => ({
30
29
  code: x,
31
30
  name: SUPPORTED_LANGUAGES[x].nativeName,
@@ -7,8 +7,7 @@ import Typography from '@mui/material/Typography';
7
7
  import Link from '@mui/material/Link';
8
8
  import InfoRow from '@arcblock/ux/lib/InfoRow';
9
9
  import { LocaleContext } from '@arcblock/ux/lib/Locale/context';
10
- import { jsx as _jsx } from "react/jsx-runtime";
11
- import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
12
11
  export default function BlockletDiskInfo({
13
12
  blocklet,
14
13
  ...rest
@@ -19,9 +19,7 @@ import { useSessionContext } from '../contexts/session';
19
19
  import { formatError, formatPerson } from '../util';
20
20
  import { getWalletType } from './util';
21
21
  import DidAddress from '../did-address';
22
- import { jsx as _jsx } from "react/jsx-runtime";
23
- import { jsxs as _jsxs } from "react/jsx-runtime";
24
- import { Fragment as _Fragment } from "react/jsx-runtime";
22
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
25
23
  export default function InstallFromUrl({
26
24
  defaultUrl,
27
25
  onCancel,
@@ -8,8 +8,7 @@ import classnames from 'classnames';
8
8
  import { useLocaleContext } from '@arcblock/ux/lib/Locale/context';
9
9
 
10
10
  // eslint-disable-next-line import/no-unresolved
11
- import { jsx as _jsx } from "react/jsx-runtime";
12
- import { jsxs as _jsxs } from "react/jsx-runtime";
11
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
12
  const Uploader = /*#__PURE__*/lazy(() => import('@blocklet/uploader/react').then(res => ({
14
13
  default: res.Uploader
15
14
  })));
@@ -12,8 +12,7 @@ import { useBlockletContext } from '../contexts/blocklet';
12
12
  import { useSessionContext } from '../contexts/session';
13
13
  import { formatError } from '../util';
14
14
  import { getWalletType } from './util';
15
- import { jsx as _jsx } from "react/jsx-runtime";
16
- import { jsxs as _jsxs } from "react/jsx-runtime";
15
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
17
16
  const findDuplicate = blocklet => {
18
17
  const map = {};
19
18
  let duplicate = null;
@@ -11,8 +11,7 @@ import isPort from 'validator/lib/isPort';
11
11
  import { useNodeContext } from '../../contexts/node';
12
12
  import { useBlockletContext } from '../../contexts/blocklet';
13
13
  import useConfirm from '../../hooks/confirm';
14
- import { jsx as _jsx } from "react/jsx-runtime";
15
- import { jsxs as _jsxs } from "react/jsx-runtime";
14
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
16
15
  const defaultFormValues = {
17
16
  enabled: false,
18
17
  secure: false,
@@ -5,8 +5,7 @@ import { Box } from '@mui/material';
5
5
  import { useCreation } from 'ahooks';
6
6
  import { useContext, useState } from 'react';
7
7
  import NotificationEmail from './email';
8
- import { jsx as _jsx } from "react/jsx-runtime";
9
- import { jsxs as _jsxs } from "react/jsx-runtime";
8
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
10
9
  const tabs = [{
11
10
  label: /*#__PURE__*/_jsx(Box, {
12
11
  textAlign: "center",
@@ -7,8 +7,7 @@ import Toast from '@arcblock/ux/lib/Toast';
7
7
  import { useNodeContext } from '../../contexts/node';
8
8
  import { useBlockletContext } from '../../contexts/blocklet';
9
9
  import SwitchControl from '../component/switch-control';
10
- import { jsx as _jsx } from "react/jsx-runtime";
11
- import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
12
11
  function OAuthAuth0() {
13
12
  const {
14
13
  api
@@ -10,8 +10,7 @@ import { useMemoizedFn } from 'ahooks';
10
10
  import pick from 'lodash/pick';
11
11
  import { useBlockletContext } from '../../contexts/blocklet';
12
12
  import { useNodeContext } from '../../contexts/node';
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
- import { jsxs as _jsxs } from "react/jsx-runtime";
13
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
15
14
  const defaultForm = {
16
15
  ttl: 86400 * 7
17
16
  };