@dappworks/kit 0.5.15 → 0.5.17
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/dist/{PromiseState-Bu2EgqSY.d.ts → PromiseState-CmvDXcdg.d.ts} +2 -1
- package/dist/{chunk-TSUKTLY3.mjs → chunk-2YQKOU4O.mjs} +9 -4
- package/dist/chunk-2YQKOU4O.mjs.map +1 -0
- package/dist/{chunk-FF4WXUZW.mjs → chunk-5RDWJ3BR.mjs} +9 -10
- package/dist/chunk-5RDWJ3BR.mjs.map +1 -0
- package/dist/{chunk-TFZQGO6G.mjs → chunk-ELOEHZQA.mjs} +2 -2
- package/dist/{chunk-AJ45OAV3.mjs → chunk-I3PECBV3.mjs} +30 -503
- package/dist/chunk-I3PECBV3.mjs.map +1 -0
- package/dist/{chunk-YUBFWA4C.mjs → chunk-UNOD2CPN.mjs} +3 -3
- package/dist/dev.mjs +1 -1
- package/dist/experimental.mjs +1 -1
- package/dist/form.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.mjs +2 -2
- package/dist/jsontable.mjs +3 -3
- package/dist/metrics.mjs +3 -3
- package/dist/plugins.d.mts +1 -1
- package/dist/plugins.mjs +1 -1
- package/dist/ui.mjs +2 -2
- package/dist/wallet.mjs +3 -3
- package/package.json +2 -2
- package/dist/chunk-AJ45OAV3.mjs.map +0 -1
- package/dist/chunk-FF4WXUZW.mjs.map +0 -1
- package/dist/chunk-TSUKTLY3.mjs.map +0 -1
- /package/dist/{chunk-TFZQGO6G.mjs.map → chunk-ELOEHZQA.mjs.map} +0 -0
- /package/dist/{chunk-YUBFWA4C.mjs.map → chunk-UNOD2CPN.mjs.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PaginationState } from './chunk-ONVPCAMQ.mjs';
|
|
2
|
-
import { SkeletonBox } from './chunk-
|
|
2
|
+
import { SkeletonBox } from './chunk-ELOEHZQA.mjs';
|
|
3
3
|
import { _ } from './chunk-K7LFG5BA.mjs';
|
|
4
|
-
import { cn } from './chunk-
|
|
4
|
+
import { cn } from './chunk-5RDWJ3BR.mjs';
|
|
5
5
|
import { __objRest, __spreadValues, __spreadProps } from './chunk-VIK2VI34.mjs';
|
|
6
6
|
import * as React2 from 'react';
|
|
7
7
|
import React2__default, { useRef, useEffect, useState, useMemo } from 'react';
|
|
@@ -1028,4 +1028,4 @@ function groupByColSpan(arr, colSpan) {
|
|
|
1028
1028
|
|
|
1029
1029
|
export { JSONTable };
|
|
1030
1030
|
//# sourceMappingURL=out.js.map
|
|
1031
|
-
//# sourceMappingURL=chunk-
|
|
1031
|
+
//# sourceMappingURL=chunk-UNOD2CPN.mjs.map
|
package/dist/dev.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { helper } from './chunk-R4N52NI2.mjs';
|
|
2
2
|
import { _ } from './chunk-K7LFG5BA.mjs';
|
|
3
|
-
import { cn } from './chunk-
|
|
3
|
+
import { cn } from './chunk-5RDWJ3BR.mjs';
|
|
4
4
|
import { __objRest, __spreadProps, __spreadValues } from './chunk-VIK2VI34.mjs';
|
|
5
5
|
import * as React3 from 'react';
|
|
6
6
|
import React3__default, { useMemo, useRef } from 'react';
|
package/dist/experimental.mjs
CHANGED
package/dist/form.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { getStyle } from './chunk-YG4RDLYA.mjs';
|
|
|
2
2
|
import { useStore, RootStore } from './chunk-XSGTWROT.mjs';
|
|
3
3
|
import { helper } from './chunk-R4N52NI2.mjs';
|
|
4
4
|
import { _ } from './chunk-K7LFG5BA.mjs';
|
|
5
|
-
import { cn } from './chunk-
|
|
5
|
+
import { cn } from './chunk-5RDWJ3BR.mjs';
|
|
6
6
|
import { __objRest, __spreadValues, __spreadProps } from './chunk-VIK2VI34.mjs';
|
|
7
7
|
import React7, { useEffect, useMemo, useState, useRef, useCallback, createRef } from 'react';
|
|
8
8
|
import { Modal, ModalContent, ModalHeader, ModalBody, Checkbox, Input, Select, SelectItem, Button, Textarea, DatePicker, Chip, Card, Tabs, Tab } from '@nextui-org/react';
|
package/dist/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { R as RootStore, E as EventMap, S as Store } from './root-BPMUmS6H.js';
|
|
2
2
|
export { B as BaseState, c as BooleanState, N as NumberState, a as StoreClass, b as StringState, V as ValueState } from './root-BPMUmS6H.js';
|
|
3
|
-
export { P as PromiseState } from './PromiseState-
|
|
3
|
+
export { P as PromiseState } from './PromiseState-CmvDXcdg.js';
|
|
4
4
|
export { P as PromiseHook, S as StorageState } from './StorageState-qapaHguM.js';
|
|
5
5
|
import BigNumber from 'bignumber.js';
|
|
6
6
|
export { P as PaginationState } from './PaginationState-Bmrrw0ky.js';
|
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { AppProvider, AutoMan, BigNumberInputState, BigNumberState, ObjectPool, PromiseHook, StorageListState, StorageState } from './chunk-
|
|
2
|
-
export { BooleanState, NumberState, PromiseState, Store, StringState, ValueState } from './chunk-
|
|
1
|
+
export { AppProvider, AutoMan, BigNumberInputState, BigNumberState, ObjectPool, PromiseHook, StorageListState, StorageState } from './chunk-I3PECBV3.mjs';
|
|
2
|
+
export { BooleanState, NumberState, PromiseState, Store, StringState, ValueState } from './chunk-2YQKOU4O.mjs';
|
|
3
3
|
import './chunk-6AX24IFY.mjs';
|
|
4
4
|
import './chunk-2N4HH4ZF.mjs';
|
|
5
5
|
import './chunk-DVNRHEKS.mjs';
|
package/dist/jsontable.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { JSONTable } from './chunk-
|
|
1
|
+
export { JSONTable } from './chunk-UNOD2CPN.mjs';
|
|
2
2
|
import './chunk-ONVPCAMQ.mjs';
|
|
3
|
-
import './chunk-
|
|
3
|
+
import './chunk-ELOEHZQA.mjs';
|
|
4
4
|
import './chunk-K7LFG5BA.mjs';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-5RDWJ3BR.mjs';
|
|
6
6
|
import './chunk-VIK2VI34.mjs';
|
|
7
7
|
//# sourceMappingURL=out.js.map
|
|
8
8
|
//# sourceMappingURL=jsontable.mjs.map
|
package/dist/metrics.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { JSONTable } from './chunk-
|
|
1
|
+
import { JSONTable } from './chunk-UNOD2CPN.mjs';
|
|
2
2
|
import './chunk-ONVPCAMQ.mjs';
|
|
3
|
-
import { SkeletonBox } from './chunk-
|
|
3
|
+
import { SkeletonBox } from './chunk-ELOEHZQA.mjs';
|
|
4
4
|
import './chunk-K7LFG5BA.mjs';
|
|
5
|
-
import { cn } from './chunk-
|
|
5
|
+
import { cn } from './chunk-5RDWJ3BR.mjs';
|
|
6
6
|
import { __spreadValues } from './chunk-VIK2VI34.mjs';
|
|
7
7
|
import React8 from 'react';
|
|
8
8
|
import { Grid, Col, BarChart, LineChart, AreaChart, DonutChart, Text } from '@tremor/react';
|
package/dist/plugins.d.mts
CHANGED
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import { SlotsToClasses, ModalSlots, ButtonProps, SpinnerProps } from '@nextui-org/react';
|
|
4
4
|
import { T as ThemeType } from './index-CUKoRIdy.js';
|
|
5
5
|
import * as react_hot_toast from 'react-hot-toast';
|
|
6
|
-
import { P as PromiseState } from './PromiseState-
|
|
6
|
+
import { P as PromiseState } from './PromiseState-CmvDXcdg.js';
|
|
7
7
|
import 'typed-emitter';
|
|
8
8
|
import 'events';
|
|
9
9
|
|
package/dist/plugins.mjs
CHANGED
|
@@ -5,7 +5,7 @@ export { ToastPlugin } from './chunk-IMOLRP7I.mjs';
|
|
|
5
5
|
import { getStyle } from './chunk-YG4RDLYA.mjs';
|
|
6
6
|
import { useStore, RootStore } from './chunk-XSGTWROT.mjs';
|
|
7
7
|
import './chunk-K7LFG5BA.mjs';
|
|
8
|
-
import { cn } from './chunk-
|
|
8
|
+
import { cn } from './chunk-5RDWJ3BR.mjs';
|
|
9
9
|
import { __spreadProps, __spreadValues } from './chunk-VIK2VI34.mjs';
|
|
10
10
|
import { makeAutoObservable, makeObservable } from 'mobx';
|
|
11
11
|
import React3 from 'react';
|
package/dist/ui.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { SkeletonBox } from './chunk-
|
|
2
|
-
import { cn } from './chunk-
|
|
1
|
+
export { SkeletonBox } from './chunk-ELOEHZQA.mjs';
|
|
2
|
+
import { cn } from './chunk-5RDWJ3BR.mjs';
|
|
3
3
|
import './chunk-VIK2VI34.mjs';
|
|
4
4
|
import React, { useState, useEffect } from 'react';
|
|
5
5
|
import { Card } from '@nextui-org/react';
|
package/dist/wallet.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { WalletConfigStore, WalletStore, WalletRpcStore } from './chunk-
|
|
2
|
-
export { ConnectLedger, DisconnectLedger, WalletConfigStore, WalletHistoryStore, WalletRpcStore, WalletStore } from './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
import { WalletConfigStore, WalletStore, WalletRpcStore } from './chunk-I3PECBV3.mjs';
|
|
2
|
+
export { ConnectLedger, DisconnectLedger, WalletConfigStore, WalletHistoryStore, WalletRpcStore, WalletStore } from './chunk-I3PECBV3.mjs';
|
|
3
|
+
import './chunk-2YQKOU4O.mjs';
|
|
4
4
|
import './chunk-6AX24IFY.mjs';
|
|
5
5
|
import './chunk-2N4HH4ZF.mjs';
|
|
6
6
|
import './chunk-DVNRHEKS.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dappworks/kit",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.17",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "./dist/index.mjs",
|
|
6
6
|
"types": "./dist/index.d.mts",
|
|
@@ -171,4 +171,4 @@
|
|
|
171
171
|
"reflect-metadata": "^0.2.2",
|
|
172
172
|
"virtua": "0.33.7"
|
|
173
173
|
}
|
|
174
|
-
}
|
|
174
|
+
}
|