@butternutbox/pawprint-native 0.3.0 → 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.
- package/.turbo/turbo-build.log +13 -13
- package/CHANGELOG.md +13 -0
- package/dist/index.cjs +528 -519
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +528 -519
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/atoms/Button/Button.tsx +5 -2
- package/src/components/molecules/Drawer/DrawerBody.tsx +12 -24
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,24 +7,24 @@
|
|
|
7
7
|
[34mCJS[39m Build start
|
|
8
8
|
[34mESM[39m Build start
|
|
9
9
|
[34mDTS[39m Build start
|
|
10
|
-
[32mCJS[39m [1mdist/ida-narrow-500-normal-C6I2PK4T.woff2 [22m[32m47.41 KB[39m
|
|
11
|
-
[32mCJS[39m [1mdist/ida-narrow-700-normal-UPHPRIN6.woff2 [22m[32m49.90 KB[39m
|
|
12
|
-
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 [22m[32m19.33 KB[39m
|
|
13
|
-
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 [22m[32m19.48 KB[39m
|
|
14
|
-
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 [22m[32m19.35 KB[39m
|
|
15
|
-
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 [22m[32m18.90 KB[39m
|
|
16
|
-
[32mCJS[39m [1mdist/index.cjs [22m[32m1.71 MB[39m
|
|
17
|
-
[32mCJS[39m [1mdist/index.cjs.map [22m[32m2.55 MB[39m
|
|
18
|
-
[32mCJS[39m ⚡️ Build success in 10874ms
|
|
19
10
|
[32mESM[39m [1mdist/ida-narrow-500-normal-C6I2PK4T.woff2 [22m[32m47.41 KB[39m
|
|
20
11
|
[32mESM[39m [1mdist/ida-narrow-700-normal-UPHPRIN6.woff2 [22m[32m49.90 KB[39m
|
|
21
12
|
[32mESM[39m [1mdist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 [22m[32m19.33 KB[39m
|
|
22
13
|
[32mESM[39m [1mdist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 [22m[32m19.48 KB[39m
|
|
23
14
|
[32mESM[39m [1mdist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 [22m[32m19.35 KB[39m
|
|
24
15
|
[32mESM[39m [1mdist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 [22m[32m18.90 KB[39m
|
|
25
|
-
[32mESM[39m [1mdist/index.js [22m[32m1.
|
|
26
|
-
[32mESM[39m [1mdist/index.js.map [22m[32m2.
|
|
27
|
-
[32mESM[39m ⚡️ Build success in
|
|
28
|
-
[
|
|
16
|
+
[32mESM[39m [1mdist/index.js [22m[32m1.67 MB[39m
|
|
17
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m2.58 MB[39m
|
|
18
|
+
[32mESM[39m ⚡️ Build success in 11468ms
|
|
19
|
+
[32mCJS[39m [1mdist/ida-narrow-500-normal-C6I2PK4T.woff2 [22m[32m47.41 KB[39m
|
|
20
|
+
[32mCJS[39m [1mdist/ida-narrow-700-normal-UPHPRIN6.woff2 [22m[32m49.90 KB[39m
|
|
21
|
+
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 [22m[32m19.33 KB[39m
|
|
22
|
+
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 [22m[32m19.48 KB[39m
|
|
23
|
+
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 [22m[32m19.35 KB[39m
|
|
24
|
+
[32mCJS[39m [1mdist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 [22m[32m18.90 KB[39m
|
|
25
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m1.74 MB[39m
|
|
26
|
+
[32mCJS[39m [1mdist/index.cjs.map [22m[32m2.58 MB[39m
|
|
27
|
+
[32mCJS[39m ⚡️ Build success in 11469ms
|
|
28
|
+
[32mDTS[39m ⚡️ Build success in 21812ms
|
|
29
29
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m76.91 KB[39m
|
|
30
30
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m76.91 KB[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
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
|
+
|
|
10
|
+
## 0.3.1
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 72e3f43: Updates calendar and question icon; flex shrink on button text'
|
|
15
|
+
|
|
3
16
|
## 0.3.0
|
|
4
17
|
|
|
5
18
|
### Minor Changes
|