@burnt-labs/ui 0.0.1-alpha.1 → 0.0.1-alpha.2

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @burnt-labs/ui@0.0.1-alpha.1 build /home/runner/work/xion.js/xion.js/packages/ui
2
+ > @burnt-labs/ui@0.0.1-alpha.2 build /home/runner/work/xion.js/xion.js/packages/ui
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/button.tsx, src/index.tsx, src/input.tsx, src/modal.tsx, src/pinInput.tsx, src/icons/accountWalletLogo.tsx, src/icons/chevronDown.tsx, src/icons/close.tsx, src/icons/spinner.tsx
@@ -11,31 +11,9 @@
11
11
  ESM Build start
12
12
  CJS Build start
13
13
  DTS Build start
14
- CJS dist/index.css 12.30 KB
15
- CJS dist/icons/spinner.js 231.00 B
16
- CJS dist/chunk-PKUHTIDK.js 1.37 KB
17
- CJS dist/button.js 227.00 B
18
- CJS dist/index.js 1.89 KB
19
- CJS dist/chunk-F52I65JJ.js 1009.00 B
20
- CJS dist/chunk-SYVLJD3Y.js 2.57 KB
21
- CJS dist/input.js 225.00 B
22
- CJS dist/chunk-TIYAETBS.js 947.00 B
23
- CJS dist/modal.js 653.00 B
24
- CJS dist/chunk-HTVB2PM2.js 2.46 KB
25
- CJS dist/pinInput.js 231.00 B
26
- CJS dist/chunk-34JTGFRU.js 2.57 KB
27
- CJS dist/icons/accountWalletLogo.js 251.00 B
28
- CJS dist/chunk-NINTZKIZ.js 1.21 KB
29
- CJS dist/icons/chevronDown.js 239.00 B
30
- CJS dist/chunk-RDYVRQBK.js 741.00 B
31
- CJS dist/icons/close.js 268.00 B
32
- CJS dist/chunk-6HW7C2QL.js 727.00 B
33
- CJS dist/chunk-74MKQUE2.js 68.21 KB
34
- CJS ⚡️ Build success in 2493ms
35
14
  ESM dist/index.css 12.30 KB
36
- ESM dist/chunk-3TCQU24P.mjs 1.30 KB
37
15
  ESM dist/icons/spinner.mjs 81.00 B
38
- ESM dist/icons/chevronDown.mjs 85.00 B
16
+ ESM dist/chunk-3TCQU24P.mjs 1.30 KB
39
17
  ESM dist/button.mjs 78.00 B
40
18
  ESM dist/index.mjs 497.00 B
41
19
  ESM dist/chunk-E7MX5GSO.mjs 948.00 B
@@ -48,12 +26,34 @@
48
26
  ESM dist/chunk-2P7HY6OE.mjs 2.52 KB
49
27
  ESM dist/icons/accountWalletLogo.mjs 91.00 B
50
28
  ESM dist/chunk-ESZY3JBH.mjs 1.15 KB
29
+ ESM dist/icons/chevronDown.mjs 85.00 B
51
30
  ESM dist/chunk-HZWJQRFF.mjs 687.00 B
52
31
  ESM dist/icons/close.mjs 115.00 B
53
32
  ESM dist/chunk-X3ENFT4V.mjs 641.00 B
54
33
  ESM dist/chunk-FLJKIDRT.mjs 68.18 KB
55
- ESM ⚡️ Build success in 2495ms
56
- DTS ⚡️ Build success in 3724ms
34
+ ESM ⚡️ Build success in 2900ms
35
+ CJS dist/index.js 1.89 KB
36
+ CJS dist/chunk-F52I65JJ.js 1009.00 B
37
+ CJS dist/chunk-SYVLJD3Y.js 2.57 KB
38
+ CJS dist/input.js 225.00 B
39
+ CJS dist/chunk-TIYAETBS.js 947.00 B
40
+ CJS dist/modal.js 653.00 B
41
+ CJS dist/chunk-HTVB2PM2.js 2.46 KB
42
+ CJS dist/pinInput.js 231.00 B
43
+ CJS dist/index.css 12.30 KB
44
+ CJS dist/chunk-PKUHTIDK.js 1.37 KB
45
+ CJS dist/icons/spinner.js 231.00 B
46
+ CJS dist/button.js 227.00 B
47
+ CJS dist/chunk-34JTGFRU.js 2.57 KB
48
+ CJS dist/icons/accountWalletLogo.js 251.00 B
49
+ CJS dist/chunk-NINTZKIZ.js 1.21 KB
50
+ CJS dist/icons/chevronDown.js 239.00 B
51
+ CJS dist/chunk-RDYVRQBK.js 741.00 B
52
+ CJS dist/icons/close.js 268.00 B
53
+ CJS dist/chunk-6HW7C2QL.js 727.00 B
54
+ CJS dist/chunk-74MKQUE2.js 68.21 KB
55
+ CJS ⚡️ Build success in 2901ms
56
+ DTS ⚡️ Build success in 4300ms
57
57
  DTS dist/index.d.ts 447.00 B
58
58
  DTS dist/button.d.ts 349.00 B
59
59
  DTS dist/input.d.ts 239.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @burnt-labs/ui
2
2
 
3
+ ## 0.0.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#26](https://github.com/burnt-labs/xion.js/pull/26) [`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926) Thanks [@justinbarry](https://github.com/justinbarry)! - Fix package.json `main` path
8
+
3
9
  ## 0.0.1-alpha.1
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@burnt-labs/ui",
3
- "version": "0.0.1-alpha.1",
3
+ "version": "0.0.1-alpha.2",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ],
7
- "main": "./dist/index.cjs",
7
+ "main": "./dist/index.js",
8
8
  "module": "./dist/index.mjs",
9
9
  "types": "./dist/index.d.ts",
10
10
  "exports": {