@hyphen/hyphen-components 2.9.3 → 2.9.4

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/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <a href="https://hyphen.ai" rel="noopener" target="_blank"><img width="150" src="./public/images/logo.png" alt="Hyphen logo"></a></p>
2
+ <a href="https://hyphen.ai" rel="noopener" target="_blank"><img width="150" src="public/images/logo.png" alt="Hyphen logo"></a></p>
3
3
  </p>
4
4
 
5
5
  <h1 align="center" style="border-bottom: none;">Hyphen Component Library</h1>
@@ -3,7 +3,7 @@
3
3
  \***************************************************************************************************************************/
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Fri, 24 May 2024 23:56:23 GMT
6
+ * Generated on Fri, 24 May 2024 23:07:08 GMT
7
7
  */
8
8
 
9
9
  .font-family-monospace { font-family: var(--assets-font-family-monospace); }
@@ -3,7 +3,7 @@
3
3
  \*********************************************************************************************************************/
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Fri, 24 May 2024 23:56:23 GMT
6
+ * Generated on Fri, 24 May 2024 23:07:08 GMT
7
7
  */
8
8
 
9
9
  :root {
@@ -295,7 +295,7 @@
295
295
  \*******************************************************************************************************************************/
296
296
  /**
297
297
  * Do not edit directly
298
- * Generated on Fri, 24 May 2024 23:56:23 GMT
298
+ * Generated on Fri, 24 May 2024 23:07:08 GMT
299
299
  */
300
300
 
301
301
  :root.dark {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyphen/hyphen-components",
3
- "version": "2.9.3",
3
+ "version": "2.9.4",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "@hyphen"
@@ -120,7 +120,7 @@
120
120
  "@rollup/rollup-linux-x64-gnu": "^4.9.6"
121
121
  },
122
122
  "dependencies": {
123
- "@hyphen/hyphen-design-tokens": "^4.4.1",
123
+ "@hyphen/hyphen-design-tokens": "^4.4.2",
124
124
  "@popperjs/core": "^2.11.8",
125
125
  "@types/react-modal": "^3.16.3",
126
126
  "classnames": "^2.5.1",