@butternutbox/pawprint-native 0.3.1 → 0.3.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.
@@ -7,24 +7,24 @@
7
7
  CJS Build start
8
8
  ESM Build start
9
9
  DTS Build start
10
- CJS dist/ida-narrow-500-normal-C6I2PK4T.woff2 47.41 KB
11
- CJS dist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 19.48 KB
12
- CJS dist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 19.33 KB
13
- CJS dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
14
- CJS dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
15
- CJS dist/ida-narrow-700-normal-UPHPRIN6.woff2 49.90 KB
16
- CJS dist/index.cjs 1.73 MB
17
- CJS dist/index.cjs.map 2.57 MB
18
- CJS ⚡️ Build success in 11174ms
19
10
  ESM dist/ida-narrow-500-normal-C6I2PK4T.woff2 47.41 KB
20
- ESM dist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 19.33 KB
21
11
  ESM dist/ida-narrow-700-normal-UPHPRIN6.woff2 49.90 KB
12
+ ESM dist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 19.33 KB
22
13
  ESM dist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 19.48 KB
23
14
  ESM dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
24
15
  ESM dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
25
- ESM dist/index.js 1.66 MB
26
- ESM dist/index.js.map 2.57 MB
27
- ESM ⚡️ Build success in 11177ms
28
- DTS ⚡️ Build success in 22265ms
16
+ ESM dist/index.js 1.67 MB
17
+ ESM dist/index.js.map 2.58 MB
18
+ ESM ⚡️ Build success in 11468ms
19
+ CJS dist/ida-narrow-500-normal-C6I2PK4T.woff2 47.41 KB
20
+ CJS dist/ida-narrow-700-normal-UPHPRIN6.woff2 49.90 KB
21
+ CJS dist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 19.33 KB
22
+ CJS dist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 19.48 KB
23
+ CJS dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
24
+ CJS dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
25
+ CJS dist/index.cjs 1.74 MB
26
+ CJS dist/index.cjs.map 2.58 MB
27
+ CJS ⚡️ Build success in 11469ms
28
+ DTS ⚡️ Build success in 21812ms
29
29
  DTS dist/index.d.cts 76.91 KB
30
30
  DTS dist/index.d.ts 76.91 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @butternutbox/pawprint-native
2
2
 
3
+ ## 0.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - ca3e6f7: Fix outlined button text being cut off
8
+ - 8d66b73: Adds new biometric icon and fixes spacing around drawer
9
+
3
10
  ## 0.3.1
4
11
 
5
12
  ### Patch Changes