@kaizen/components 1.40.6 → 1.41.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.
Files changed (62) hide show
  1. package/dist/cjs/Icon/ThumbsDownIcon.cjs +2 -1
  2. package/dist/cjs/Icon/ThumbsDownIcon.cjs.map +1 -1
  3. package/dist/cjs/Icon/ThumbsDownOffIcon.cjs +17 -0
  4. package/dist/cjs/Icon/ThumbsDownOffIcon.cjs.map +1 -0
  5. package/dist/cjs/Icon/ThumbsDownOnIcon.cjs +17 -0
  6. package/dist/cjs/Icon/ThumbsDownOnIcon.cjs.map +1 -0
  7. package/dist/cjs/Icon/ThumbsUpIcon.cjs +2 -1
  8. package/dist/cjs/Icon/ThumbsUpIcon.cjs.map +1 -1
  9. package/dist/cjs/Icon/ThumbsUpOffIcon.cjs +17 -0
  10. package/dist/cjs/Icon/ThumbsUpOffIcon.cjs.map +1 -0
  11. package/dist/cjs/Icon/ThumbsUpOnIcon.cjs +17 -0
  12. package/dist/cjs/Icon/ThumbsUpOnIcon.cjs.map +1 -0
  13. package/dist/cjs/dts/Icon/ThumbsDownIcon.d.ts +1 -0
  14. package/dist/cjs/dts/Icon/ThumbsDownOffIcon.d.ts +3 -0
  15. package/dist/cjs/dts/Icon/ThumbsDownOnIcon.d.ts +3 -0
  16. package/dist/cjs/dts/Icon/ThumbsUpIcon.d.ts +1 -0
  17. package/dist/cjs/dts/Icon/ThumbsUpOffIcon.d.ts +3 -0
  18. package/dist/cjs/dts/Icon/ThumbsUpOnIcon.d.ts +3 -0
  19. package/dist/cjs/dts/Icon/index.d.ts +4 -0
  20. package/dist/cjs/dts/index.d.ts +1 -0
  21. package/dist/cjs/dts/utils/index.d.ts +1 -0
  22. package/dist/cjs/index.cjs +11 -0
  23. package/dist/cjs/index.cjs.map +1 -1
  24. package/dist/cjs/index.css +49 -49
  25. package/dist/esm/Icon/ThumbsDownIcon.mjs +2 -1
  26. package/dist/esm/Icon/ThumbsDownIcon.mjs.map +1 -1
  27. package/dist/esm/Icon/ThumbsDownOffIcon.mjs +15 -0
  28. package/dist/esm/Icon/ThumbsDownOffIcon.mjs.map +1 -0
  29. package/dist/esm/Icon/ThumbsDownOnIcon.mjs +15 -0
  30. package/dist/esm/Icon/ThumbsDownOnIcon.mjs.map +1 -0
  31. package/dist/esm/Icon/ThumbsUpIcon.mjs +2 -1
  32. package/dist/esm/Icon/ThumbsUpIcon.mjs.map +1 -1
  33. package/dist/esm/Icon/ThumbsUpOffIcon.mjs +15 -0
  34. package/dist/esm/Icon/ThumbsUpOffIcon.mjs.map +1 -0
  35. package/dist/esm/Icon/ThumbsUpOnIcon.mjs +15 -0
  36. package/dist/esm/Icon/ThumbsUpOnIcon.mjs.map +1 -0
  37. package/dist/esm/dts/Icon/ThumbsDownIcon.d.ts +1 -0
  38. package/dist/esm/dts/Icon/ThumbsDownOffIcon.d.ts +3 -0
  39. package/dist/esm/dts/Icon/ThumbsDownOnIcon.d.ts +3 -0
  40. package/dist/esm/dts/Icon/ThumbsUpIcon.d.ts +1 -0
  41. package/dist/esm/dts/Icon/ThumbsUpOffIcon.d.ts +3 -0
  42. package/dist/esm/dts/Icon/ThumbsUpOnIcon.d.ts +3 -0
  43. package/dist/esm/dts/Icon/index.d.ts +4 -0
  44. package/dist/esm/dts/index.d.ts +1 -0
  45. package/dist/esm/dts/utils/index.d.ts +1 -0
  46. package/dist/esm/index.css +49 -49
  47. package/dist/esm/index.mjs +5 -0
  48. package/dist/esm/index.mjs.map +1 -1
  49. package/dist/index.d.ts +40 -4
  50. package/dist/styles.css +1 -1
  51. package/package.json +5 -4
  52. package/src/Icon/ThumbsDownIcon.tsx +2 -1
  53. package/src/Icon/ThumbsDownOffIcon.tsx +18 -0
  54. package/src/Icon/ThumbsDownOnIcon.tsx +18 -0
  55. package/src/Icon/ThumbsUpIcon.tsx +2 -1
  56. package/src/Icon/ThumbsUpOffIcon.tsx +18 -0
  57. package/src/Icon/ThumbsUpOnIcon.tsx +18 -0
  58. package/src/Icon/_docs/Icon.stories.tsx +31 -37
  59. package/src/Icon/_docs/icon.stories.scss +15 -8
  60. package/src/Icon/index.ts +4 -0
  61. package/src/index.ts +1 -0
  62. package/src/utils/index.ts +2 -0
@@ -6,11 +6,12 @@ var SVG = require('./subcomponents/SVG/SVG.cjs');
6
6
 
7
7
  // This file is autogenerated by wrapSVGs.ts
8
8
  // Changes to this file will be overwritten
9
+ /** @deprecated Use `<ThumbsDownIconOn/>` or `<ThumbsDownIconOff/>` */
9
10
  var ThumbsDownIcon = function (props) {
10
11
  var uniqueId = React.useId();
11
12
  var svgContent = React.createElement(React.Fragment, null, React.createElement("defs", null, React.createElement("path", {
12
13
  id: uniqueId,
13
- d: "M5.91 3.183c-.566 0-1.05.341-1.254.832L2.597 8.821c-.061.156-.095.32-.095.497v1.364c0 .75.613 1.363 1.363 1.363h4.301L7.52 15.16l-.02.218c0 .28.115.539.3.723l.722.716 4.492-4.493c.245-.245.395-.586.395-.96V4.546c0-.75-.613-1.364-1.363-1.364zm8.862 8.18h2.726v-8.18h-2.726z"
14
+ d: "M5.91 3.183c-.566 0-1.05.341-1.254.832L2.597 8.821q-.093.233-.095.497v1.364c0 .75.613 1.363 1.363 1.363h4.301L7.52 15.16l-.02.218c0 .28.115.539.3.723l.722.716 4.492-4.493c.245-.245.395-.586.395-.96V4.546c0-.75-.613-1.364-1.363-1.364zm8.862 8.18h2.726v-8.18h-2.726z"
14
15
  })), React.createElement("use", {
15
16
  fill: "currentColor",
16
17
  href: "#".concat(uniqueId),
@@ -1 +1 @@
1
- {"version":3,"file":"ThumbsDownIcon.cjs","sources":["../../../src/Icon/ThumbsDownIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React, { useId } from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\nexport const ThumbsDownIcon = (props: IconProps): JSX.Element => {\n const uniqueId = useId()\n const svgContent = (\n <>\n <defs>\n <path\n id={uniqueId}\n d=\"M5.91 3.183c-.566 0-1.05.341-1.254.832L2.597 8.821c-.061.156-.095.32-.095.497v1.364c0 .75.613 1.363 1.363 1.363h4.301L7.52 15.16l-.02.218c0 .28.115.539.3.723l.722.716 4.492-4.493c.245-.245.395-.586.395-.96V4.546c0-.75-.613-1.364-1.363-1.364zm8.862 8.18h2.726v-8.18h-2.726z\"\n />\n </defs>\n <use fill=\"currentColor\" href={`#${uniqueId}`} fillRule=\"evenodd\" />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsDownIcon","props","uniqueId","useId","svgContent","React","createElement","Fragment","id","d","fill","href","concat","fillRule","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMO,IAAMA,cAAc,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC7C,IAAMC,QAAQ,GAAGC,KAAAA,CAAAA,KAAK,EAAE;EACxB,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA,IAAA,EACED,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,EAAE,EAAEN,QAAQ;IACZO,CAAC,EAAC;EAAkR,EACpR,CACG,EACPJ,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;IAAKI,IAAI,EAAC,cAAc;IAACC,IAAI,EAAE,GAAI,CAAAC,MAAA,CAAAV,QAAQ,CAAE;IAAEW,QAAQ,EAAC;EAAY,CAAA,CAAA,CAEvE;EACD,OAAOR,oBAACS,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKd,KAAK,CAAG,EAAAG,UAAU,CAAO;AAC3C,CAAA;"}
1
+ {"version":3,"file":"ThumbsDownIcon.cjs","sources":["../../../src/Icon/ThumbsDownIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React, { useId } from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\n/** @deprecated Use `<ThumbsDownIconOn/>` or `<ThumbsDownIconOff/>` */\nexport const ThumbsDownIcon = (props: IconProps): JSX.Element => {\n const uniqueId = useId()\n const svgContent = (\n <>\n <defs>\n <path\n id={uniqueId}\n d=\"M5.91 3.183c-.566 0-1.05.341-1.254.832L2.597 8.821q-.093.233-.095.497v1.364c0 .75.613 1.363 1.363 1.363h4.301L7.52 15.16l-.02.218c0 .28.115.539.3.723l.722.716 4.492-4.493c.245-.245.395-.586.395-.96V4.546c0-.75-.613-1.364-1.363-1.364zm8.862 8.18h2.726v-8.18h-2.726z\"\n />\n </defs>\n <use fill=\"currentColor\" href={`#${uniqueId}`} fillRule=\"evenodd\" />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsDownIcon","props","uniqueId","useId","svgContent","React","createElement","Fragment","id","d","fill","href","concat","fillRule","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMA;AACO,IAAMA,cAAc,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC7C,IAAMC,QAAQ,GAAGC,KAAAA,CAAAA,KAAK,EAAE;EACxB,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA,IAAA,EACED,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,EAAE,EAAEN,QAAQ;IACZO,CAAC,EAAC;EAA0Q,EAC5Q,CACG,EACPJ,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;IAAKI,IAAI,EAAC,cAAc;IAACC,IAAI,EAAE,GAAI,CAAAC,MAAA,CAAAV,QAAQ,CAAE;IAAEW,QAAQ,EAAC;EAAY,CAAA,CAAA,CAEvE;EACD,OAAOR,oBAACS,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKd,KAAK,CAAG,EAAAG,UAAU,CAAO;AAC3C,CAAA;"}
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+ var SVG = require('./subcomponents/SVG/SVG.cjs');
6
+
7
+ // This file is autogenerated by wrapSVGs.ts
8
+ // Changes to this file will be overwritten
9
+ var ThumbsDownOffIcon = function (props) {
10
+ var svgContent = React.createElement(React.Fragment, null, React.createElement("path", {
11
+ fill: "currentColor",
12
+ d: "M5.224 3.253h8.766v10L8.461 18.75l-.705-.705a1 1 0 0 1-.215-.344 1.1 1.1 0 0 1-.086-.403v-.211l.885-3.834H2.756q-.594 0-1.05-.456t-.456-1.05V10.4q0-.13.034-.28a3 3 0 0 1 .075-.281l2.388-5.635q.18-.4.6-.676a1.6 1.6 0 0 1 .877-.276m7.516 1.25H5.224a.4.4 0 0 0-.18.048.3.3 0 0 0-.14.16L2.5 10.337v1.41a.25.25 0 0 0 .072.185.25.25 0 0 0 .184.072H9.92L8.875 16.57l3.865-3.849zm1.25 8.75v-1.25h2.677v-7.5H13.99v-1.25h3.927v10z"
13
+ }));
14
+ return React.createElement(SVG.SVG, tslib.__assign({}, props), svgContent);
15
+ };
16
+ exports.ThumbsDownOffIcon = ThumbsDownOffIcon;
17
+ //# sourceMappingURL=ThumbsDownOffIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThumbsDownOffIcon.cjs","sources":["../../../src/Icon/ThumbsDownOffIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\nexport const ThumbsDownOffIcon = (props: IconProps): JSX.Element => {\n const svgContent = (\n <>\n <path\n fill=\"currentColor\"\n d=\"M5.224 3.253h8.766v10L8.461 18.75l-.705-.705a1 1 0 0 1-.215-.344 1.1 1.1 0 0 1-.086-.403v-.211l.885-3.834H2.756q-.594 0-1.05-.456t-.456-1.05V10.4q0-.13.034-.28a3 3 0 0 1 .075-.281l2.388-5.635q.18-.4.6-.676a1.6 1.6 0 0 1 .877-.276m7.516 1.25H5.224a.4.4 0 0 0-.18.048.3.3 0 0 0-.14.16L2.5 10.337v1.41a.25.25 0 0 0 .072.185.25.25 0 0 0 .184.072H9.92L8.875 16.57l3.865-3.849zm1.25 8.75v-1.25h2.677v-7.5H13.99v-1.25h3.927v10z\"\n />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsDownOffIcon","props","svgContent","React","createElement","Fragment","fill","d","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMO,IAAMA,iBAAiB,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAChD,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,IAAI,EAAC,cAAc;IACnBC,CAAC,EAAC;GAAsa,CACxa,CAEL;EACD,OAAOJ,oBAACK,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKR,KAAK,CAAG,EAAAC,UAAU,CAAO;AAC3C,CAAA;"}
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+ var SVG = require('./subcomponents/SVG/SVG.cjs');
6
+
7
+ // This file is autogenerated by wrapSVGs.ts
8
+ // Changes to this file will be overwritten
9
+ var ThumbsDownOnIcon = function (props) {
10
+ var svgContent = React.createElement(React.Fragment, null, React.createElement("path", {
11
+ fill: "currentColor",
12
+ d: "M5.224 3.253h8.253v10L7.95 18.75l-.705-.705a1 1 0 0 1-.216-.344 1.1 1.1 0 0 1-.086-.403v-.211l.885-3.834h-5.07q-.595 0-1.051-.456t-.456-1.05V10.4a1.6 1.6 0 0 1 .109-.561l2.388-5.635q.18-.4.6-.676a1.6 1.6 0 0 1 .877-.276m9.503 10v-10h3.19v10z"
13
+ }));
14
+ return React.createElement(SVG.SVG, tslib.__assign({}, props), svgContent);
15
+ };
16
+ exports.ThumbsDownOnIcon = ThumbsDownOnIcon;
17
+ //# sourceMappingURL=ThumbsDownOnIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThumbsDownOnIcon.cjs","sources":["../../../src/Icon/ThumbsDownOnIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\nexport const ThumbsDownOnIcon = (props: IconProps): JSX.Element => {\n const svgContent = (\n <>\n <path\n fill=\"currentColor\"\n d=\"M5.224 3.253h8.253v10L7.95 18.75l-.705-.705a1 1 0 0 1-.216-.344 1.1 1.1 0 0 1-.086-.403v-.211l.885-3.834h-5.07q-.595 0-1.051-.456t-.456-1.05V10.4a1.6 1.6 0 0 1 .109-.561l2.388-5.635q.18-.4.6-.676a1.6 1.6 0 0 1 .877-.276m9.503 10v-10h3.19v10z\"\n />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsDownOnIcon","props","svgContent","React","createElement","Fragment","fill","d","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMO,IAAMA,gBAAgB,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC/C,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,IAAI,EAAC,cAAc;IACnBC,CAAC,EAAC;GAAmP,CACrP,CAEL;EACD,OAAOJ,oBAACK,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKR,KAAK,CAAG,EAAAC,UAAU,CAAO;AAC3C,CAAA;"}
@@ -6,11 +6,12 @@ var SVG = require('./subcomponents/SVG/SVG.cjs');
6
6
 
7
7
  // This file is autogenerated by wrapSVGs.ts
8
8
  // Changes to this file will be overwritten
9
+ /** @deprecated Use `<ThumbsUpIconOn/>` or `<ThumbsUpIconOff/>` */
9
10
  var ThumbsUpIcon = function (props) {
10
11
  var uniqueId = React.useId();
11
12
  var svgContent = React.createElement(React.Fragment, null, React.createElement("defs", null, React.createElement("path", {
12
13
  id: uniqueId,
13
- d: "M5.228 16.817v-8.18H2.502v8.18zm10.907-8.862h-4.301l.647-3.115.02-.218c0-.28-.115-.539-.3-.723l-.722-.716-4.485 4.493a1.333 1.333 0 0 0-.402.96v6.817c0 .75.613 1.364 1.363 1.364h6.135c.566 0 1.05-.341 1.254-.832l2.059-4.806c.061-.156.095-.32.095-.497V9.318c0-.75-.613-1.363-1.363-1.363"
14
+ d: "M5.228 16.817v-8.18H2.502v8.18zm10.907-8.862h-4.301l.647-3.115.02-.218c0-.28-.115-.539-.3-.723l-.722-.716-4.485 4.493a1.33 1.33 0 0 0-.402.96v6.817c0 .75.613 1.364 1.363 1.364h6.135c.566 0 1.05-.341 1.254-.832l2.059-4.806q.093-.233.095-.497V9.318c0-.75-.613-1.363-1.363-1.363"
14
15
  })), React.createElement("use", {
15
16
  fill: "currentColor",
16
17
  href: "#".concat(uniqueId),
@@ -1 +1 @@
1
- {"version":3,"file":"ThumbsUpIcon.cjs","sources":["../../../src/Icon/ThumbsUpIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React, { useId } from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\nexport const ThumbsUpIcon = (props: IconProps): JSX.Element => {\n const uniqueId = useId()\n const svgContent = (\n <>\n <defs>\n <path\n id={uniqueId}\n d=\"M5.228 16.817v-8.18H2.502v8.18zm10.907-8.862h-4.301l.647-3.115.02-.218c0-.28-.115-.539-.3-.723l-.722-.716-4.485 4.493a1.333 1.333 0 0 0-.402.96v6.817c0 .75.613 1.364 1.363 1.364h6.135c.566 0 1.05-.341 1.254-.832l2.059-4.806c.061-.156.095-.32.095-.497V9.318c0-.75-.613-1.363-1.363-1.363\"\n />\n </defs>\n <use fill=\"currentColor\" href={`#${uniqueId}`} fillRule=\"evenodd\" />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsUpIcon","props","uniqueId","useId","svgContent","React","createElement","Fragment","id","d","fill","href","concat","fillRule","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMO,IAAMA,YAAY,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC3C,IAAMC,QAAQ,GAAGC,KAAAA,CAAAA,KAAK,EAAE;EACxB,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA,IAAA,EACED,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,EAAE,EAAEN,QAAQ;IACZO,CAAC,EAAC;EAA+R,EACjS,CACG,EACPJ,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;IAAKI,IAAI,EAAC,cAAc;IAACC,IAAI,EAAE,GAAI,CAAAC,MAAA,CAAAV,QAAQ,CAAE;IAAEW,QAAQ,EAAC;EAAY,CAAA,CAAA,CAEvE;EACD,OAAOR,oBAACS,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKd,KAAK,CAAG,EAAAG,UAAU,CAAO;AAC3C,CAAA;"}
1
+ {"version":3,"file":"ThumbsUpIcon.cjs","sources":["../../../src/Icon/ThumbsUpIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React, { useId } from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\n/** @deprecated Use `<ThumbsUpIconOn/>` or `<ThumbsUpIconOff/>` */\nexport const ThumbsUpIcon = (props: IconProps): JSX.Element => {\n const uniqueId = useId()\n const svgContent = (\n <>\n <defs>\n <path\n id={uniqueId}\n d=\"M5.228 16.817v-8.18H2.502v8.18zm10.907-8.862h-4.301l.647-3.115.02-.218c0-.28-.115-.539-.3-.723l-.722-.716-4.485 4.493a1.33 1.33 0 0 0-.402.96v6.817c0 .75.613 1.364 1.363 1.364h6.135c.566 0 1.05-.341 1.254-.832l2.059-4.806q.093-.233.095-.497V9.318c0-.75-.613-1.363-1.363-1.363\"\n />\n </defs>\n <use fill=\"currentColor\" href={`#${uniqueId}`} fillRule=\"evenodd\" />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsUpIcon","props","uniqueId","useId","svgContent","React","createElement","Fragment","id","d","fill","href","concat","fillRule","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMA;AACO,IAAMA,YAAY,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC3C,IAAMC,QAAQ,GAAGC,KAAAA,CAAAA,KAAK,EAAE;EACxB,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KAAA,CAAAC,aAAA,CAAA,MAAA,EAAA,IAAA,EACED,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,EAAE,EAAEN,QAAQ;IACZO,CAAC,EAAC;EAAqR,EACvR,CACG,EACPJ,KAAA,CAAAC,aAAA,CAAA,KAAA,EAAA;IAAKI,IAAI,EAAC,cAAc;IAACC,IAAI,EAAE,GAAI,CAAAC,MAAA,CAAAV,QAAQ,CAAE;IAAEW,QAAQ,EAAC;EAAY,CAAA,CAAA,CAEvE;EACD,OAAOR,oBAACS,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKd,KAAK,CAAG,EAAAG,UAAU,CAAO;AAC3C,CAAA;"}
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+ var SVG = require('./subcomponents/SVG/SVG.cjs');
6
+
7
+ // This file is autogenerated by wrapSVGs.ts
8
+ // Changes to this file will be overwritten
9
+ var ThumbsUpOffIcon = function (props) {
10
+ var svgContent = React.createElement(React.Fragment, null, React.createElement("path", {
11
+ fill: "currentColor",
12
+ d: "M14.776 17.083H6.01v-10l5.529-5.496.705.705q.13.129.215.344.086.213.086.403v.211l-.885 3.833h5.584q.594 0 1.05.456t.456 1.05v1.347q0 .13-.034.28-.033.15-.075.28l-2.388 5.635q-.18.401-.6.677a1.6 1.6 0 0 1-.877.275m-7.516-1.25h7.516a.4.4 0 0 0 .18-.048.3.3 0 0 0 .14-.16L17.5 10V8.59a.25.25 0 0 0-.072-.184.25.25 0 0 0-.184-.073H10.08l1.045-4.567-3.865 3.85zm-1.25-8.75v1.25H3.333v7.5H6.01v1.25H2.083v-10z"
13
+ }));
14
+ return React.createElement(SVG.SVG, tslib.__assign({}, props), svgContent);
15
+ };
16
+ exports.ThumbsUpOffIcon = ThumbsUpOffIcon;
17
+ //# sourceMappingURL=ThumbsUpOffIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThumbsUpOffIcon.cjs","sources":["../../../src/Icon/ThumbsUpOffIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\nexport const ThumbsUpOffIcon = (props: IconProps): JSX.Element => {\n const svgContent = (\n <>\n <path\n fill=\"currentColor\"\n d=\"M14.776 17.083H6.01v-10l5.529-5.496.705.705q.13.129.215.344.086.213.086.403v.211l-.885 3.833h5.584q.594 0 1.05.456t.456 1.05v1.347q0 .13-.034.28-.033.15-.075.28l-2.388 5.635q-.18.401-.6.677a1.6 1.6 0 0 1-.877.275m-7.516-1.25h7.516a.4.4 0 0 0 .18-.048.3.3 0 0 0 .14-.16L17.5 10V8.59a.25.25 0 0 0-.072-.184.25.25 0 0 0-.184-.073H10.08l1.045-4.567-3.865 3.85zm-1.25-8.75v1.25H3.333v7.5H6.01v1.25H2.083v-10z\"\n />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsUpOffIcon","props","svgContent","React","createElement","Fragment","fill","d","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMO,IAAMA,eAAe,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC9C,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,IAAI,EAAC,cAAc;IACnBC,CAAC,EAAC;GAAqZ,CACvZ,CAEL;EACD,OAAOJ,oBAACK,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKR,KAAK,CAAG,EAAAC,UAAU,CAAO;AAC3C,CAAA;"}
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ var tslib = require('tslib');
4
+ var React = require('react');
5
+ var SVG = require('./subcomponents/SVG/SVG.cjs');
6
+
7
+ // This file is autogenerated by wrapSVGs.ts
8
+ // Changes to this file will be overwritten
9
+ var ThumbsUpOnIcon = function (props) {
10
+ var svgContent = React.createElement(React.Fragment, null, React.createElement("path", {
11
+ fill: "currentColor",
12
+ d: "M14.776 17.083H6.522v-10l5.53-5.496.704.705q.13.129.216.344.086.213.086.403v.211l-.885 3.833h5.07q.595 0 1.051.456t.456 1.05v1.347a1.6 1.6 0 0 1-.109.56l-2.388 5.635q-.18.401-.6.677a1.6 1.6 0 0 1-.877.275m-9.504-10v10H2.083v-10z"
13
+ }));
14
+ return React.createElement(SVG.SVG, tslib.__assign({}, props), svgContent);
15
+ };
16
+ exports.ThumbsUpOnIcon = ThumbsUpOnIcon;
17
+ //# sourceMappingURL=ThumbsUpOnIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThumbsUpOnIcon.cjs","sources":["../../../src/Icon/ThumbsUpOnIcon.tsx"],"sourcesContent":["// This file is autogenerated by wrapSVGs.ts\n// Changes to this file will be overwritten\n\nimport React from \"react\"\nimport { SVG } from \"~components/Icon/subcomponents/SVG\"\nimport type { IconProps } from \"~components/Icon/types\"\n\nexport const ThumbsUpOnIcon = (props: IconProps): JSX.Element => {\n const svgContent = (\n <>\n <path\n fill=\"currentColor\"\n d=\"M14.776 17.083H6.522v-10l5.53-5.496.704.705q.13.129.216.344.086.213.086.403v.211l-.885 3.833h5.07q.595 0 1.051.456t.456 1.05v1.347a1.6 1.6 0 0 1-.109.56l-2.388 5.635q-.18.401-.6.677a1.6 1.6 0 0 1-.877.275m-9.504-10v10H2.083v-10z\"\n />\n </>\n )\n return <SVG {...props}>{svgContent}</SVG>\n}\n"],"names":["ThumbsUpOnIcon","props","svgContent","React","createElement","Fragment","fill","d","SVG","__assign"],"mappings":";;;;;;AAAA;AACA;AAMO,IAAMA,cAAc,GAAG,SAAAA,CAACC,KAAgB,EAAA;EAC7C,IAAMC,UAAU,GACdC,KAAA,CAAAC,aAAA,CAAAD,KAAA,CAAAE,QAAA,EAAA,IAAA,EACEF,KACE,CAAAC,aAAA,CAAA,MAAA,EAAA;IAAAE,IAAI,EAAC,cAAc;IACnBC,CAAC,EAAC;GAAsO,CACxO,CAEL;EACD,OAAOJ,oBAACK,OAAG,EAAAC,KAAAA,CAAAA,QAAA,CAAA,CAAA,CAAA,EAAKR,KAAK,CAAG,EAAAC,UAAU,CAAO;AAC3C,CAAA;"}
@@ -1,3 +1,4 @@
1
1
  /// <reference types="react" />
2
2
  import type { IconProps } from "./types";
3
+ /** @deprecated Use `<ThumbsDownIconOn/>` or `<ThumbsDownIconOff/>` */
3
4
  export declare const ThumbsDownIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "./types";
3
+ export declare const ThumbsDownOffIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "./types";
3
+ export declare const ThumbsDownOnIcon: (props: IconProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
1
  /// <reference types="react" />
2
2
  import type { IconProps } from "./types";
3
+ /** @deprecated Use `<ThumbsUpIconOn/>` or `<ThumbsUpIconOff/>` */
3
4
  export declare const ThumbsUpIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "./types";
3
+ export declare const ThumbsUpOffIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from "./types";
3
+ export declare const ThumbsUpOnIcon: (props: IconProps) => JSX.Element;
@@ -214,7 +214,11 @@ export * from "./TemplateWhiteIcon";
214
214
  export * from "./TextAnalyticsIcon";
215
215
  export * from "./TextAnalyticsWhiteIcon";
216
216
  export * from "./ThumbsDownIcon";
217
+ export * from "./ThumbsDownOffIcon";
218
+ export * from "./ThumbsDownOnIcon";
217
219
  export * from "./ThumbsUpIcon";
220
+ export * from "./ThumbsUpOffIcon";
221
+ export * from "./ThumbsUpOnIcon";
218
222
  export * from "./TimeIcon";
219
223
  export * from "./TimeWhiteIcon";
220
224
  export * from "./TranslationIcon";
@@ -57,6 +57,7 @@ export * from "./TimeField";
57
57
  export * from "./TitleBlockZen";
58
58
  export * from "./ToggleSwitch";
59
59
  export * from "./Tooltip";
60
+ export * from "./utils";
60
61
  export * from "./VisuallyHidden";
61
62
  export * from "./Well";
62
63
  export * from "./Workflow";
@@ -0,0 +1 @@
1
+ export * from "./useMediaQueries";
@@ -280,7 +280,11 @@ var TemplateWhiteIcon = require('./Icon/TemplateWhiteIcon.cjs');
280
280
  var TextAnalyticsIcon = require('./Icon/TextAnalyticsIcon.cjs');
281
281
  var TextAnalyticsWhiteIcon = require('./Icon/TextAnalyticsWhiteIcon.cjs');
282
282
  var ThumbsDownIcon = require('./Icon/ThumbsDownIcon.cjs');
283
+ var ThumbsDownOffIcon = require('./Icon/ThumbsDownOffIcon.cjs');
284
+ var ThumbsDownOnIcon = require('./Icon/ThumbsDownOnIcon.cjs');
283
285
  var ThumbsUpIcon = require('./Icon/ThumbsUpIcon.cjs');
286
+ var ThumbsUpOffIcon = require('./Icon/ThumbsUpOffIcon.cjs');
287
+ var ThumbsUpOnIcon = require('./Icon/ThumbsUpOnIcon.cjs');
284
288
  var TimeIcon = require('./Icon/TimeIcon.cjs');
285
289
  var TimeWhiteIcon = require('./Icon/TimeWhiteIcon.cjs');
286
290
  var TranslationIcon = require('./Icon/TranslationIcon.cjs');
@@ -405,6 +409,7 @@ var constants = require('./TitleBlockZen/constants.cjs');
405
409
  var ToggleSwitch = require('./ToggleSwitch/ToggleSwitch/ToggleSwitch.cjs');
406
410
  var ToggleSwitchField = require('./ToggleSwitch/ToggleSwitchField/ToggleSwitchField.cjs');
407
411
  var Tooltip = require('./Tooltip/Tooltip.cjs');
412
+ var useMediaQueries = require('./utils/useMediaQueries.cjs');
408
413
  var VisuallyHidden = require('./VisuallyHidden/VisuallyHidden.cjs');
409
414
  var Well = require('./Well/Well.cjs');
410
415
  var Workflow = require('./Workflow/Workflow.cjs');
@@ -720,7 +725,11 @@ exports.TemplateWhiteIcon = TemplateWhiteIcon.TemplateWhiteIcon;
720
725
  exports.TextAnalyticsIcon = TextAnalyticsIcon.TextAnalyticsIcon;
721
726
  exports.TextAnalyticsWhiteIcon = TextAnalyticsWhiteIcon.TextAnalyticsWhiteIcon;
722
727
  exports.ThumbsDownIcon = ThumbsDownIcon.ThumbsDownIcon;
728
+ exports.ThumbsDownOffIcon = ThumbsDownOffIcon.ThumbsDownOffIcon;
729
+ exports.ThumbsDownOnIcon = ThumbsDownOnIcon.ThumbsDownOnIcon;
723
730
  exports.ThumbsUpIcon = ThumbsUpIcon.ThumbsUpIcon;
731
+ exports.ThumbsUpOffIcon = ThumbsUpOffIcon.ThumbsUpOffIcon;
732
+ exports.ThumbsUpOnIcon = ThumbsUpOnIcon.ThumbsUpOnIcon;
724
733
  exports.TimeIcon = TimeIcon.TimeIcon;
725
734
  exports.TimeWhiteIcon = TimeWhiteIcon.TimeWhiteIcon;
726
735
  exports.TranslationIcon = TranslationIcon.TranslationIcon;
@@ -1031,6 +1040,8 @@ exports.TITLE_BLOCK_ZEN_SECONDARY_MENU_HTML_ID = constants.TITLE_BLOCK_ZEN_SECON
1031
1040
  exports.ToggleSwitch = ToggleSwitch.ToggleSwitch;
1032
1041
  exports.ToggleSwitchField = ToggleSwitchField.ToggleSwitchField;
1033
1042
  exports.Tooltip = Tooltip.Tooltip;
1043
+ exports.subtractOnePixel = useMediaQueries.subtractOnePixel;
1044
+ exports.useMediaQueries = useMediaQueries.useMediaQueries;
1034
1045
  exports.VisuallyHidden = VisuallyHidden.VisuallyHidden;
1035
1046
  exports.Well = Well.Well;
1036
1047
  exports.Workflow = Workflow.Workflow;
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}