@frontify/fondue 12.0.2 → 12.0.3

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/index.d.ts CHANGED
@@ -14262,22 +14262,22 @@ export { WrapNodesOptions }
14262
14262
  export { }
14263
14263
 
14264
14264
 
14265
- declare namespace PatternImagery {
14265
+ declare namespace PatternDigitalAssets {
14266
14266
  var displayName: string;
14267
14267
  }
14268
14268
 
14269
14269
 
14270
- declare namespace PatternDigitalAssets {
14270
+ declare namespace PatternImagery {
14271
14271
  var displayName: string;
14272
14272
  }
14273
14273
 
14274
14274
 
14275
- declare namespace PatternTypography {
14275
+ declare namespace PatternSound {
14276
14276
  var displayName: string;
14277
14277
  }
14278
14278
 
14279
14279
 
14280
- declare namespace PatternSound {
14280
+ declare namespace PatternTypography {
14281
14281
  var displayName: string;
14282
14282
  }
14283
14283
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Apr 2024 11:28:55 GMT
3
+ * Generated on Thu, 18 Apr 2024 12:20:38 GMT
4
4
  */
5
5
 
6
6
  const plugin = require('tailwindcss/plugin')
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@frontify/fondue",
3
3
  "type": "module",
4
- "version": "12.0.2",
4
+ "version": "12.0.3",
5
5
  "description": "Design system of Frontify",
6
6
  "author": "Frontify Developers <developers@frontify.com>",
7
7
  "homepage": "https://github.com/Frontify/fondue",
@@ -160,8 +160,8 @@
160
160
  "unist-util-visit": "^5.0.0",
161
161
  "xstate": "4.38.3",
162
162
  "@frontify/fondue-charts": "^1.8.1",
163
+ "@frontify/fondue-components": "^1.1.0",
163
164
  "@frontify/fondue-icons": "^0.2.0",
164
- "@frontify/fondue-components": "^1.0.1",
165
165
  "@frontify/fondue-tokens": "^3.5.0"
166
166
  },
167
167
  "devDependencies": {