Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d6ca2326f | ||
|
|
5a96a6a9bc | ||
|
|
73e6fcf492 | ||
|
|
60bd0a908b | ||
|
|
0ee31f4005 | ||
|
|
9a99507b98 | ||
|
|
2b2ec1c6af | ||
|
|
e16ef30a07 | ||
|
|
f3e23345a5 | ||
|
|
61d7383408 | ||
|
|
54a6be04ca | ||
|
|
86fb5edec7 | ||
|
|
d5ab7e64aa | ||
|
|
421ccb322a | ||
|
|
648c379c28 | ||
|
|
8541e93c8d | ||
|
|
d94ab0f523 | ||
|
|
9ceb37eacf | ||
|
|
9bab143e63 | ||
|
|
2071d3a7d8 | ||
|
|
36a18e7621 | ||
|
|
41c35eaa37 | ||
|
|
090ed57255 | ||
|
|
905ef46b1f | ||
|
|
2022f0e3ec | ||
|
|
1a6fde78fd | ||
|
|
4dc82926f2 | ||
|
|
2c3566cad5 | ||
|
|
146f63fd96 | ||
|
|
12a496bf7b | ||
|
|
9c4f3b204b | ||
|
|
5a8666ca0d | ||
|
|
2e4eaf5c08 | ||
|
|
882984d2b3 | ||
|
|
3fde3865d5 | ||
|
|
aa3b0e806a | ||
|
|
14ca62de7a | ||
|
|
d9ffc2e697 | ||
|
|
0986382e72 | ||
|
|
caa0ceea23 | ||
|
|
0b6c1028a7 | ||
|
|
0a8c410387 | ||
|
|
80a19f1797 | ||
|
|
a2bfdaaacc | ||
|
|
97a288dbe0 | ||
|
|
4f5a7d01fd | ||
|
|
34a0e5a4cc | ||
|
|
066f9445b4 | ||
|
|
3bf9a3091b | ||
|
|
146f6ff5d7 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
module.exports = require('@polkadot/dev/config/prettier.cjs');
|
||||
|
||||
@@ -1,5 +1,75 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 3.15.3 July 30, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Update Beachball.tsx to remove duplication in strict mode ([#840](https://github.com/polkadot-js/ui/pull/840))
|
||||
- Bump polkadot deps ([#841](https://github.com/polkadot-js/ui/pull/841))
|
||||
|
||||
|
||||
## 3.15.2 July 2, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Upgraded polkadot deps ([#838](https://github.com/polkadot-js/ui/pull/838))
|
||||
|
||||
|
||||
## 3.15.1 Jun 18, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Upgraded polkadot deps ([#831](https://github.com/polkadot-js/ui/pull/831))
|
||||
|
||||
|
||||
## 3.14.1 May 23, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Add the type field to external keypair accounts ([#833](https://github.com/polkadot-js/ui/pull/833))
|
||||
- Upgrade polkadot-js/common to 13.5.1 ([#834](https://github.com/polkadot-js/ui/pull/834))
|
||||
|
||||
|
||||
## 3.13.1 Apr 16, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Add key validation for FileStore ([#830](https://github.com/polkadot-js/ui/pull/830))
|
||||
- Upgraded polkadot deps ([#831](https://github.com/polkadot-js/ui/pull/831))
|
||||
|
||||
|
||||
## 3.12.2 Feb 18, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Bump dev to v0.83.2 ([#827](https://github.com/polkadot-js/ui/pull/827))
|
||||
- Bump common to v13.4.3 ([#828](https://github.com/polkadot-js/ui/pull/828))
|
||||
|
||||
|
||||
## 3.12.1 Jan 8, 2025
|
||||
|
||||
Changes:
|
||||
|
||||
- Upgrade common to 13.3.1 ([#824](https://github.com/polkadot-js/ui/pull/824))
|
||||
- Bump dev w/ ts ([#823](https://github.com/polkadot-js/ui/pull/823))
|
||||
- Update headers to 2025 ([#822](https://github.com/polkadot-js/ui/pull/822))
|
||||
|
||||
|
||||
## 3.11.3 Nov 12, 2024
|
||||
|
||||
Changes:
|
||||
|
||||
- Upgrade polkadot/common to 13.2.3 ([817](https://github.com/polkadot-js/ui/pull/#))
|
||||
- Bump dev to 0.82.1 w/ tslib ([#816](https://github.com/polkadot-js/ui/pull/816))
|
||||
|
||||
|
||||
## 3.11.2 Oct 30, 2024
|
||||
|
||||
Changes:
|
||||
|
||||
- Upgrade polkadot/common to 13.2.2 ([#814](https://github.com/polkadot-js/ui/pull/814))
|
||||
|
||||
|
||||
## 3.11.1 Oct 23, 2024
|
||||
|
||||
Changes:
|
||||
|
||||
+4
-1
@@ -1,5 +1,6 @@
|
||||
735 Jaco Adjust Vue peerDependency, >= 2.7 for defineComponent (#782)
|
||||
24 Tarik Gul 3.11.1 (#813)
|
||||
38 Tarik Gul 3.14.1 (#835)
|
||||
8 Arjun Porwal 3.15.3 (#842)
|
||||
7 YJ fix #224: decrease frame size to 1024, set multipart bool (#225)
|
||||
4 Antoine Estienne Refactor logic to better use prefix (#491)
|
||||
4 kwingram25 fix ff api url issue (#289)
|
||||
@@ -9,6 +10,7 @@
|
||||
2 Drew Stone Add Edgeware testnet and mainnet updated endpoints (#274)
|
||||
2 Hanwen Cheng allow qr to scan seed qr (#330)
|
||||
2 Nikos Kontakis Fix undefined process error that may appear when using ui (#524)
|
||||
2 Valentin Fernandez 3.12.2
|
||||
2 Viki Val Add compatibility layer for H160 addresses (#789)
|
||||
2 Vlad Proshchavaiev Add Subsocial to ss58 defaults (#358)
|
||||
2 Xiliang Chen Update UNfrastructure node label (#160)
|
||||
@@ -29,6 +31,7 @@
|
||||
1 Luke Schoen Fix typo in heading (#114)
|
||||
1 Nantian fix bigint type (#510)
|
||||
1 Nikhil Ranjan Updated to valid javascript (#271)
|
||||
1 Niklas P Update Beachball.tsx to remove duplication in strict mode (#840)
|
||||
1 omahs Fix: typos (#709)
|
||||
1 Ryan Lee fix: qr-code (#801)
|
||||
1 Shawn Tabrizi Add a new `notification` setting (#498)
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import baseConfig from '@polkadot/dev/config/eslint';
|
||||
|
||||
+7
-7
@@ -14,10 +14,10 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"versions": {
|
||||
"git": "3.11.1",
|
||||
"npm": "3.11.1"
|
||||
"git": "3.15.3",
|
||||
"npm": "3.15.3"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
@@ -33,15 +33,15 @@
|
||||
"test:one": "polkadot-dev-run-test --env browser"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.81.2",
|
||||
"@polkadot/x-bundle": "^13.2.1",
|
||||
"@types/node": "^20.10.5",
|
||||
"@polkadot/dev": "^0.83.3",
|
||||
"@polkadot/x-bundle": "^13.5.4",
|
||||
"@types/node": "^22.10.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-native": "^0.73.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^5.3.3"
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,19 +18,19 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^13.2.1",
|
||||
"@polkadot/ui-settings": "3.11.1",
|
||||
"@polkadot/ui-shared": "3.11.1",
|
||||
"@polkadot/util": "^13.2.1",
|
||||
"@polkadot/util-crypto": "^13.2.1",
|
||||
"@polkadot/keyring": "^13.5.4",
|
||||
"@polkadot/ui-settings": "3.15.3",
|
||||
"@polkadot/ui-shared": "3.15.3",
|
||||
"@polkadot/util": "^13.5.4",
|
||||
"@polkadot/util-crypto": "^13.5.4",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "3.2.0",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"styled-components": "^6.1.1",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^5.0.7",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Prefix } from '@polkadot/util-crypto/address/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export * from './icons/index.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Props } from '../types.js';
|
||||
@@ -10,9 +10,12 @@ import { beachballIcon } from '@polkadot/ui-shared';
|
||||
function Identicon ({ address, className = '', size, style = {} }: Props): React.ReactElement<Props> {
|
||||
const updateElem = useCallback(
|
||||
(node: HTMLDivElement): void => {
|
||||
node?.appendChild(
|
||||
beachballIcon(address, { isAlternative: false, size })
|
||||
);
|
||||
if (node) {
|
||||
node.innerHTML = '';
|
||||
node.appendChild(
|
||||
beachballIcon(address, { isAlternative: false, size })
|
||||
);
|
||||
}
|
||||
},
|
||||
[address, size]
|
||||
);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Props } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Props } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Props } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2018-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2018 Paritytech via paritytech/oo7/polkadot-identicon
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export { Beachball } from './Beachball.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import './packageDetect.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.15.3' };
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export { styled } from 'styled-components';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018-2024 @polkadot/react-identicon authors & contributors
|
||||
// Copyright 2018-2025 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type React from 'react';
|
||||
|
||||
@@ -18,17 +18,17 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-settings": "3.11.1",
|
||||
"@polkadot/util": "^13.2.1",
|
||||
"@polkadot/util-crypto": "^13.2.1",
|
||||
"@polkadot/ui-settings": "3.15.3",
|
||||
"@polkadot/util": "^13.5.4",
|
||||
"@polkadot/util-crypto": "^13.5.4",
|
||||
"@zxing/browser": "^0.1.5",
|
||||
"@zxing/library": "^0.21.2",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"styled-components": "^6.1.1",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import React, { useEffect, useMemo, useRef, useState } from 'react';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import React, { useMemo } from 'react';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import React, { useMemo } from 'react';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { NetworkSpecsStruct } from '@polkadot/ui-settings/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { BrowserQRCodeReader, type IScannerControls } from '@zxing/browser';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { HexString } from '@polkadot/util/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { HexString } from '@polkadot/util/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export { QrDisplayAddress } from './DisplayAddress.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export const ADDRESS_PREFIX = 'substrate';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import './packageDetect.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.15.3' };
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import _qrcode from 'qrcode-generator';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export { styled } from 'styled-components';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/react-qr authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { isString, u8aConcat, u8aToU8a } from '@polkadot/util';
|
||||
|
||||
@@ -18,14 +18,14 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-shared": "3.11.1",
|
||||
"@polkadot/util": "^13.2.1",
|
||||
"@polkadot/util-crypto": "^13.2.1",
|
||||
"@polkadot/ui-shared": "3.15.3",
|
||||
"@polkadot/util": "^13.5.4",
|
||||
"@polkadot/util-crypto": "^13.5.4",
|
||||
"react-native-svg": "^14.1.0",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.72.8"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Prefix } from '@polkadot/util-crypto/address/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export * from './icons/index.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Props } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2018-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Circle as CircleType } from '@polkadot/ui-shared/icons/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export { default as Empty } from './Empty.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import './packageDetect.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.15.3' };
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018-2024 @polkadot/reactnative-identicon authors & contributors
|
||||
// Copyright 2018-2025 @polkadot/reactnative-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export interface Props {
|
||||
|
||||
@@ -17,17 +17,17 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^13.2.1",
|
||||
"@polkadot/ui-settings": "3.11.1",
|
||||
"@polkadot/util": "^13.2.1",
|
||||
"@polkadot/util-crypto": "^13.2.1",
|
||||
"@polkadot/keyring": "^13.5.4",
|
||||
"@polkadot/ui-settings": "3.15.3",
|
||||
"@polkadot/util": "^13.5.4",
|
||||
"@polkadot/util-crypto": "^13.5.4",
|
||||
"mkdirp": "^3.0.1",
|
||||
"rxjs": "^7.8.1",
|
||||
"store": "^2.0.12",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mkdirp": "^2.0.0",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringInstance, KeyringPair } from '@polkadot/keyring/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringPair, KeyringPair$Json, KeyringPair$Meta } from '@polkadot/keyring/types';
|
||||
@@ -33,7 +33,7 @@ export class Keyring extends Base implements KeyringStruct {
|
||||
};
|
||||
|
||||
public addExternal (address: string | Uint8Array, meta: KeyringPair$Meta = {}): CreateResult {
|
||||
const pair = this.keyring.addFromAddress(address, objectSpread<KeyringJson$Meta>({}, meta, { isExternal: true }), null);
|
||||
const pair = this.keyring.addFromAddress(address, objectSpread<KeyringJson$Meta>({}, meta, { isExternal: true }), null, meta?.type);
|
||||
|
||||
return {
|
||||
json: this.saveAccount(pair),
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { Keyring } from './Keyring.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { decodeAddress } from '@polkadot/keyring';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import './packageDetect.js';
|
||||
|
||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Be able to import json in TS
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { accountKey } from '../defaults.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { addressKey } from '../defaults.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { contractKey } from '../defaults.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { BehaviorSubject } from 'rxjs';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeypairType } from '@polkadot/util-crypto/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { SubjectInfo } from './types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { BehaviorSubject } from 'rxjs';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Subscription } from 'rxjs';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringSectionOption } from './types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringItemType, KeyringStruct } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.15.3' };
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringJson, KeyringStore } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringJson, KeyringStore } from '../types.js';
|
||||
@@ -19,6 +19,28 @@ export class FileStore implements KeyringStore {
|
||||
this.#path = path;
|
||||
}
|
||||
|
||||
private validateKey (key: string): boolean {
|
||||
// Make sure the key has a .json extension
|
||||
if (!key.endsWith('.json')) {
|
||||
console.error('Non-JSON file requested: ', key);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
// Remove '.json'
|
||||
const keyWithoutExtension = key.slice(0, -5);
|
||||
// Only allow alphanumeric characters, hyphens, and underscores in the base filename
|
||||
const safeKeyRegex = /^[a-zA-Z0-9_-]+$/;
|
||||
|
||||
if (!safeKeyRegex.test(keyWithoutExtension)) {
|
||||
console.error('Invalid key format detected: ', key);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public all (fn: (key: string, value: KeyringJson) => void): void {
|
||||
fs
|
||||
.readdirSync(this.#path)
|
||||
@@ -51,6 +73,10 @@ export class FileStore implements KeyringStore {
|
||||
}
|
||||
|
||||
private _getPath (key: string): string {
|
||||
if (!this.validateKey(key)) {
|
||||
throw new Error('Invalid key format');
|
||||
}
|
||||
|
||||
return path.join(this.#path, key);
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export { BrowserStore } from './Browser.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { KeyringInstance as BaseKeyringInstance, KeyringOptions as KeyringOptionsBase, KeyringPair, KeyringPair$Json, KeyringPair$Meta } from '@polkadot/keyring/types';
|
||||
|
||||
@@ -18,14 +18,14 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/networks": "^13.2.1",
|
||||
"@polkadot/util": "^13.2.1",
|
||||
"@polkadot/networks": "^13.5.4",
|
||||
"@polkadot/util": "^13.5.4",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"store": "^2.0.12",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/store": "^2.0.5"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Endpoint, EndpointType, Option, SettingsStruct } from './types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { Settings, settings } from './Settings.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { selectableNetworks } from '@polkadot/networks';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// matches https://polkadot.js.org & https://*.polkadot.io
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { settings } from './bundle.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.11.1' };
|
||||
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.15.3' };
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export interface Option {
|
||||
|
||||
@@ -18,15 +18,15 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.11.1",
|
||||
"version": "3.15.3",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"colord": "^2.9.3",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^13.2.1",
|
||||
"@polkadot/util-crypto": "^13.2.1",
|
||||
"@polkadot/util": "^13.5.4",
|
||||
"@polkadot/util-crypto": "^13.5.4",
|
||||
"@types/xmlserializer": "^0.6.6",
|
||||
"xmlserializer": "^0.6.1"
|
||||
},
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export * from './icons/index.js';
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Apache-2.0 License (Apache-2.0)
|
||||
|
||||
Copyright 2016 Dan Finlay
|
||||
Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Seeder } from './types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
|
||||
// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Copyright 2016 Dan Finlay
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user