@charcoal-ui/tailwind-config 5.11.1 → 5.12.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@charcoal-ui/tailwind-config",
3
- "version": "5.11.1",
3
+ "version": "5.12.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "commonjs",
6
6
  "main": "./dist/index.js",
@@ -26,10 +26,10 @@
26
26
  "tailwindcss": "^3.4.17"
27
27
  },
28
28
  "dependencies": {
29
- "@charcoal-ui/icon-files": "5.11.1",
30
- "@charcoal-ui/foundation": "5.11.1",
31
- "@charcoal-ui/theme": "5.11.1",
32
- "@charcoal-ui/utils": "5.11.1"
29
+ "@charcoal-ui/foundation": "5.12.0",
30
+ "@charcoal-ui/icon-files": "5.12.0",
31
+ "@charcoal-ui/theme": "5.12.0",
32
+ "@charcoal-ui/utils": "5.12.0"
33
33
  },
34
34
  "peerDependencies": {
35
35
  "csstype": ">=3.0.0",
@@ -596,6 +596,15 @@ exports[`createIconUtilities for icons v1 > createIconUtilities for icons v1 1`]
596
596
  "maskSize": "100% 100%",
597
597
  "width": "1em",
598
598
  },
599
+ ".icon-v1-description-16": {
600
+ "aspectRatio": "1/1",
601
+ "background": "currentColor",
602
+ "display": "inline-block",
603
+ "height": "1em",
604
+ "maskImage": "url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.707%205.207a1%201%200%2001.293.707V12a2%202%200%2001-2%202H5a2%202%200%2001-2-2V4a2%202%200%20012-2h4.086a1%201%200%2001.707.293l2.914%202.914zM6%2010a.5.5%200%20000%201h4a.5.5%200%20000-1H6zm0-2a.5.5%200%20000%201h4a.5.5%200%20000-1H6zm2.5-2.5a1%201%200%20001%201H12L8.5%203v2.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E)",
605
+ "maskSize": "100% 100%",
606
+ "width": "1em",
607
+ },
599
608
  ".icon-v1-devicerotation": {
600
609
  "aspectRatio": "1/1",
601
610
  "background": "currentColor",
@@ -147651,6 +147660,7 @@ exports[`createTailwindConfigIconsV1 > list of classes 1`] = `
147651
147660
  "icon-v1-bookmarkon-16",
147652
147661
  "icon-v1-check-16",
147653
147662
  "icon-v1-comment-16",
147663
+ "icon-v1-description-16",
147654
147664
  "icon-v1-dot-16",
147655
147665
  "icon-v1-down-16",
147656
147666
  "icon-v1-error-16",