@noya-app/noya-designsystem 0.1.7 → 0.1.8
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 +7 -7
- package/CHANGELOG.md +7 -0
- package/dist/index.js +489 -486
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +169 -161
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
- package/src/components/Button.tsx +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
[34mCLI[39m Target: esnext
|
|
6
6
|
[34mCJS[39m Build start
|
|
7
7
|
[34mESM[39m Build start
|
|
8
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m183.55 KB[39m
|
|
9
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m407.50 KB[39m
|
|
10
|
+
[32mESM[39m ⚡️ Build success in 103ms
|
|
11
|
+
[32mCJS[39m [1mdist/index.js [22m[32m199.76 KB[39m
|
|
12
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m407.69 KB[39m
|
|
13
|
+
[32mCJS[39m ⚡️ Build success in 103ms
|
|
8
14
|
[34mDTS[39m Build start
|
|
9
|
-
[
|
|
10
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m404.79 KB[39m
|
|
11
|
-
[32mCJS[39m ⚡️ Build success in 185ms
|
|
12
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m183.34 KB[39m
|
|
13
|
-
[32mESM[39m [1mdist/index.mjs.map [22m[32m404.50 KB[39m
|
|
14
|
-
[32mESM[39m ⚡️ Build success in 190ms
|
|
15
|
-
[32mDTS[39m ⚡️ Build success in 6688ms
|
|
15
|
+
[32mDTS[39m ⚡️ Build success in 5984ms
|
|
16
16
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m54.34 KB[39m
|
|
17
17
|
[32mDTS[39m [1mdist/index.d.mts [22m[32m54.34 KB[39m
|