@speakeasy-api/moonshine 1.34.1 → 1.36.0
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/components/Combobox/index.d.ts +5 -1
- package/dist/{createCustomLucideIcon-BgetZIJC.mjs → createCustomLucideIcon-CHK_QHYn.mjs} +2 -2
- package/dist/{createCustomLucideIcon-BgetZIJC.mjs.map → createCustomLucideIcon-CHK_QHYn.mjs.map} +1 -1
- package/dist/{gems-3AWgVIIC.mjs → gems-C1QGun_J.mjs} +2 -2
- package/dist/{gems-3AWgVIIC.mjs.map → gems-C1QGun_J.mjs.map} +1 -1
- package/dist/{go-Bilv8-2k.mjs → go-CiyckubJ.mjs} +2 -2
- package/dist/{go-Bilv8-2k.mjs.map → go-CiyckubJ.mjs.map} +1 -1
- package/dist/{index-DLNNUXxN.mjs → index-ClfmpH3c.mjs} +4067 -3900
- package/dist/index-ClfmpH3c.mjs.map +1 -0
- package/dist/{maven-CNEveGs_.mjs → maven-CTjg_E2k.mjs} +2 -2
- package/dist/{maven-CNEveGs_.mjs.map → maven-CTjg_E2k.mjs.map} +1 -1
- package/dist/moonshine.es.js +1 -1
- package/dist/{npm-1Fbeo2s4.mjs → npm-DUih0z4M.mjs} +2 -2
- package/dist/{npm-1Fbeo2s4.mjs.map → npm-DUih0z4M.mjs.map} +1 -1
- package/dist/{nuget-DypDeYUm.mjs → nuget-CykDx8sX.mjs} +2 -2
- package/dist/{nuget-DypDeYUm.mjs.map → nuget-CykDx8sX.mjs.map} +1 -1
- package/dist/{packagist-DA82p90Q.mjs → packagist-BxKy0n-z.mjs} +2 -2
- package/dist/{packagist-DA82p90Q.mjs.map → packagist-BxKy0n-z.mjs.map} +1 -1
- package/dist/{pypi-HSqyjGyI.mjs → pypi-vqZG1h0Y.mjs} +2 -2
- package/dist/{pypi-HSqyjGyI.mjs.map → pypi-vqZG1h0Y.mjs.map} +1 -1
- package/dist/style.css +1 -1
- package/package.json +6 -9
- package/types/utilities.d.ts +1 -1
- package/dist/index-DLNNUXxN.mjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@speakeasy-api/moonshine",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.36.0",
|
|
4
4
|
"packageManager": "pnpm@9.0.0",
|
|
5
5
|
"description": "Speakeasy's design system Moonshine",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -41,7 +41,6 @@
|
|
|
41
41
|
"prepack": "pnpm build",
|
|
42
42
|
"storybook": "storybook dev -p 6006",
|
|
43
43
|
"build-storybook": "storybook build",
|
|
44
|
-
"chromatic": "chromatic",
|
|
45
44
|
"lint": "eslint",
|
|
46
45
|
"lint:fix": "eslint --fix",
|
|
47
46
|
"test": "vitest",
|
|
@@ -52,7 +51,6 @@
|
|
|
52
51
|
"author": "Speakeasy",
|
|
53
52
|
"license": "ISC",
|
|
54
53
|
"devDependencies": {
|
|
55
|
-
"@chromatic-com/storybook": "^4.1.1",
|
|
56
54
|
"@eslint/compat": "^1.2.2",
|
|
57
55
|
"@eslint/js": "^9.13.0",
|
|
58
56
|
"@faker-js/faker": "^9.2.0",
|
|
@@ -64,8 +62,8 @@
|
|
|
64
62
|
"@storybook/addon-themes": "^9.1.7",
|
|
65
63
|
"@storybook/builder-vite": "^9.1.7",
|
|
66
64
|
"@storybook/react-vite": "^9.1.7",
|
|
67
|
-
"@tailwindcss/typography": "^0.5.
|
|
68
|
-
"@tailwindcss/vite": "^4.
|
|
65
|
+
"@tailwindcss/typography": "^0.5.19",
|
|
66
|
+
"@tailwindcss/vite": "^4.2.4",
|
|
69
67
|
"@testing-library/jest-dom": "^6.6.3",
|
|
70
68
|
"@testing-library/react": "^16.0.1",
|
|
71
69
|
"@types/dom-view-transitions": "^1.0.5",
|
|
@@ -73,7 +71,6 @@
|
|
|
73
71
|
"@types/node": "^22.9.0",
|
|
74
72
|
"@types/react": "^18.3.12",
|
|
75
73
|
"@vitejs/plugin-react": "^4.3.3",
|
|
76
|
-
"chromatic": "^11.16.3",
|
|
77
74
|
"eslint": "^9.13.0",
|
|
78
75
|
"eslint-config-prettier": "^9.1.0",
|
|
79
76
|
"eslint-plugin-prettier": "^5.2.1",
|
|
@@ -83,7 +80,7 @@
|
|
|
83
80
|
"jsdom": "^25.0.1",
|
|
84
81
|
"postcss": "^8.4.47",
|
|
85
82
|
"prettier": "^3.3.3",
|
|
86
|
-
"prettier-plugin-tailwindcss": "^0.
|
|
83
|
+
"prettier-plugin-tailwindcss": "^0.8.0",
|
|
87
84
|
"rimraf": "^6.0.1",
|
|
88
85
|
"semantic-release": "^24.2.0",
|
|
89
86
|
"storybook": "^9.1.17",
|
|
@@ -131,8 +128,8 @@
|
|
|
131
128
|
"clsx": "^2.1.1",
|
|
132
129
|
"cmdk": "^1.1.1",
|
|
133
130
|
"date-fns": "^4.1.0",
|
|
134
|
-
"tailwind-merge": "^3.0
|
|
135
|
-
"tailwindcss": "^4.
|
|
131
|
+
"tailwind-merge": "^3.5.0",
|
|
132
|
+
"tailwindcss": "^4.2.4",
|
|
136
133
|
"tw-animate-css": "^1.2.4"
|
|
137
134
|
}
|
|
138
135
|
}
|
package/types/utilities.d.ts
CHANGED