@metamask-previews/design-system-react 0.14.0-preview.dff9dce → 0.16.0-preview.d854123

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 (120) hide show
  1. package/CHANGELOG.md +19 -1
  2. package/dist/components/BadgeNetwork/BadgeNetwork.types.cjs.map +1 -1
  3. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.cts +6 -16
  4. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.cts.map +1 -1
  5. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.mts +6 -16
  6. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.mts.map +1 -1
  7. package/dist/components/BadgeNetwork/BadgeNetwork.types.mjs.map +1 -1
  8. package/dist/components/BannerAlert/BannerAlert.cjs +1 -2
  9. package/dist/components/BannerAlert/BannerAlert.cjs.map +1 -1
  10. package/dist/components/BannerAlert/BannerAlert.d.cts +6 -6
  11. package/dist/components/BannerAlert/BannerAlert.d.cts.map +1 -1
  12. package/dist/components/BannerAlert/BannerAlert.d.mts +6 -6
  13. package/dist/components/BannerAlert/BannerAlert.d.mts.map +1 -1
  14. package/dist/components/BannerAlert/BannerAlert.mjs +1 -2
  15. package/dist/components/BannerAlert/BannerAlert.mjs.map +1 -1
  16. package/dist/components/BannerBase/BannerBase.cjs +3 -4
  17. package/dist/components/BannerBase/BannerBase.cjs.map +1 -1
  18. package/dist/components/BannerBase/BannerBase.d.cts.map +1 -1
  19. package/dist/components/BannerBase/BannerBase.d.mts.map +1 -1
  20. package/dist/components/BannerBase/BannerBase.mjs +1 -2
  21. package/dist/components/BannerBase/BannerBase.mjs.map +1 -1
  22. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts +3 -4
  23. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts.map +1 -1
  24. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts +3 -4
  25. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts.map +1 -1
  26. package/dist/components/Icon/Icon.cjs +2 -2
  27. package/dist/components/Icon/Icon.cjs.map +1 -1
  28. package/dist/components/Icon/Icon.constants.cjs +6 -6
  29. package/dist/components/Icon/Icon.constants.cjs.map +1 -1
  30. package/dist/components/Icon/Icon.constants.d.cts +1 -1
  31. package/dist/components/Icon/Icon.constants.d.cts.map +1 -1
  32. package/dist/components/Icon/Icon.constants.d.mts +1 -1
  33. package/dist/components/Icon/Icon.constants.d.mts.map +1 -1
  34. package/dist/components/Icon/Icon.constants.mjs +1 -1
  35. package/dist/components/Icon/Icon.constants.mjs.map +1 -1
  36. package/dist/components/Icon/Icon.d.cts.map +1 -1
  37. package/dist/components/Icon/Icon.d.mts.map +1 -1
  38. package/dist/components/Icon/Icon.mjs +1 -1
  39. package/dist/components/Icon/Icon.mjs.map +1 -1
  40. package/dist/components/Icon/Icon.types.cjs.map +1 -1
  41. package/dist/components/Icon/Icon.types.d.cts +3 -2
  42. package/dist/components/Icon/Icon.types.d.cts.map +1 -1
  43. package/dist/components/Icon/Icon.types.d.mts +3 -2
  44. package/dist/components/Icon/Icon.types.d.mts.map +1 -1
  45. package/dist/components/Icon/Icon.types.mjs.map +1 -1
  46. package/dist/components/Icon/icons/NoPhotography.cjs +32 -0
  47. package/dist/components/Icon/icons/NoPhotography.cjs.map +1 -0
  48. package/dist/components/Icon/icons/NoPhotography.d.cts +4 -0
  49. package/dist/components/Icon/icons/NoPhotography.d.cts.map +1 -0
  50. package/dist/components/Icon/icons/NoPhotography.d.mts +4 -0
  51. package/dist/components/Icon/icons/NoPhotography.d.mts.map +1 -0
  52. package/dist/components/Icon/icons/NoPhotography.mjs +7 -0
  53. package/dist/components/Icon/icons/NoPhotography.mjs.map +1 -0
  54. package/dist/components/Icon/icons/index.cjs +78 -76
  55. package/dist/components/Icon/icons/index.cjs.map +1 -1
  56. package/dist/components/Icon/icons/index.d.cts +39 -38
  57. package/dist/components/Icon/icons/index.d.cts.map +1 -1
  58. package/dist/components/Icon/icons/index.d.mts +39 -38
  59. package/dist/components/Icon/icons/index.d.mts.map +1 -1
  60. package/dist/components/Icon/icons/index.mjs +78 -76
  61. package/dist/components/Icon/icons/index.mjs.map +1 -1
  62. package/dist/components/Icon/index.cjs +5 -5
  63. package/dist/components/Icon/index.cjs.map +1 -1
  64. package/dist/components/Icon/index.d.cts +1 -1
  65. package/dist/components/Icon/index.d.cts.map +1 -1
  66. package/dist/components/Icon/index.d.mts +1 -1
  67. package/dist/components/Icon/index.d.mts.map +1 -1
  68. package/dist/components/Icon/index.mjs +1 -1
  69. package/dist/components/Icon/index.mjs.map +1 -1
  70. package/dist/components/Input/Input.cjs +2 -2
  71. package/dist/components/Input/Input.cjs.map +1 -1
  72. package/dist/components/Input/Input.d.cts +1 -1
  73. package/dist/components/Input/Input.d.cts.map +1 -1
  74. package/dist/components/Input/Input.d.mts +1 -1
  75. package/dist/components/Input/Input.d.mts.map +1 -1
  76. package/dist/components/Input/Input.mjs +1 -1
  77. package/dist/components/Input/Input.mjs.map +1 -1
  78. package/dist/components/Input/Input.types.cjs.map +1 -1
  79. package/dist/components/Input/Input.types.d.cts +1 -1
  80. package/dist/components/Input/Input.types.d.cts.map +1 -1
  81. package/dist/components/Input/Input.types.d.mts +1 -1
  82. package/dist/components/Input/Input.types.d.mts.map +1 -1
  83. package/dist/components/Input/Input.types.mjs.map +1 -1
  84. package/dist/components/Text/Text.cjs +3 -5
  85. package/dist/components/Text/Text.cjs.map +1 -1
  86. package/dist/components/Text/Text.constants.cjs +44 -58
  87. package/dist/components/Text/Text.constants.cjs.map +1 -1
  88. package/dist/components/Text/Text.constants.d.cts +1 -4
  89. package/dist/components/Text/Text.constants.d.cts.map +1 -1
  90. package/dist/components/Text/Text.constants.d.mts +1 -4
  91. package/dist/components/Text/Text.constants.d.mts.map +1 -1
  92. package/dist/components/Text/Text.constants.mjs +1 -15
  93. package/dist/components/Text/Text.constants.mjs.map +1 -1
  94. package/dist/components/Text/Text.d.cts.map +1 -1
  95. package/dist/components/Text/Text.d.mts.map +1 -1
  96. package/dist/components/Text/Text.mjs +3 -5
  97. package/dist/components/Text/Text.mjs.map +1 -1
  98. package/dist/components/Text/Text.types.cjs.map +1 -1
  99. package/dist/components/Text/Text.types.d.cts +20 -4
  100. package/dist/components/Text/Text.types.d.cts.map +1 -1
  101. package/dist/components/Text/Text.types.d.mts +20 -4
  102. package/dist/components/Text/Text.types.d.mts.map +1 -1
  103. package/dist/components/Text/Text.types.mjs.map +1 -1
  104. package/dist/components/Text/index.cjs +6 -7
  105. package/dist/components/Text/index.cjs.map +1 -1
  106. package/dist/components/Text/index.d.cts +1 -2
  107. package/dist/components/Text/index.d.cts.map +1 -1
  108. package/dist/components/Text/index.d.mts +1 -2
  109. package/dist/components/Text/index.d.mts.map +1 -1
  110. package/dist/components/Text/index.mjs +1 -2
  111. package/dist/components/Text/index.mjs.map +1 -1
  112. package/dist/types/index.cjs +143 -360
  113. package/dist/types/index.cjs.map +1 -1
  114. package/dist/types/index.d.cts +107 -340
  115. package/dist/types/index.d.cts.map +1 -1
  116. package/dist/types/index.d.mts +107 -340
  117. package/dist/types/index.d.mts.map +1 -1
  118. package/dist/types/index.mjs +139 -359
  119. package/dist/types/index.mjs.map +1 -1
  120. package/package.json +4 -7
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.types.cjs","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { SVGProps, ComponentPropsWithoutRef } from 'react';\n\nimport type { IconName, IconSize, IconColor } from '../../types';\n\n// Use ComponentPropsWithoutRef to get SVG element props without relying on global SVGElement\ntype SVGElementProps = ComponentPropsWithoutRef<'svg'>;\n\nexport type IconProps = SVGProps<SVGElementProps> & {\n /**\n * Required prop to specify which icon to render from the icon set\n */\n name: IconName;\n /**\n * Optional prop to control the size of the icon\n * Different sizes map to specific pixel dimensions\n *\n * @default IconSize.Md\n */\n size?: IconSize;\n /**\n * Optional prop that sets the color of the icon using predefined theme colors\n *\n * @default IconColor.IconDefault\n */\n color?: IconColor;\n /**\n * Additional CSS classes to be added to the component.\n * These classes will be merged with the component's default classes using twMerge.\n */\n className?: string;\n /**\n * Optional CSS styles to be applied to the component.\n * Should be used sparingly and only for dynamic styles that can't be achieved with className.\n */\n style?: React.CSSProperties;\n /**\n * Optional prop to add a test id to the icon\n */\n 'data-testid'?: string;\n};\n"]}
1
+ {"version":3,"file":"Icon.types.cjs","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { IconPropsShared, IconSize } from '@metamask-previews/design-system-shared';\nimport type { SVGProps, ComponentPropsWithoutRef } from 'react';\n\nimport type { IconName, IconColor } from '../../types';\n\n// Use ComponentPropsWithoutRef to get SVG element props without relying on global SVGElement\ntype SVGElementProps = ComponentPropsWithoutRef<'svg'>;\n\nexport type IconProps = SVGProps<SVGElementProps> &\n IconPropsShared & {\n /**\n * Required prop to specify which icon to render from the icon set\n */\n name: IconName;\n /**\n * Optional prop to control the size of the icon\n * Different sizes map to specific pixel dimensions\n *\n * @default IconSize.Md\n */\n size?: IconSize;\n /**\n * Optional prop that sets the color of the icon using predefined theme colors\n *\n * @default IconColor.IconDefault\n */\n color?: IconColor;\n /**\n * Additional CSS classes to be added to the component.\n * These classes will be merged with the component's default classes using twMerge.\n */\n className?: string;\n /**\n * Optional CSS styles to be applied to the component.\n * Should be used sparingly and only for dynamic styles that can't be achieved with className.\n */\n style?: React.CSSProperties;\n /**\n * Optional prop to add a test id to the icon\n */\n 'data-testid'?: string;\n };\n"]}
@@ -1,7 +1,8 @@
1
+ import type { IconPropsShared, IconSize } from "@metamask-previews/design-system-shared";
1
2
  import type { SVGProps, ComponentPropsWithoutRef } from "react";
2
- import type { IconName, IconSize, IconColor } from "../../types/index.cjs";
3
+ import type { IconName, IconColor } from "../../types/index.cjs";
3
4
  type SVGElementProps = ComponentPropsWithoutRef<'svg'>;
4
- export type IconProps = SVGProps<SVGElementProps> & {
5
+ export type IconProps = SVGProps<SVGElementProps> & IconPropsShared & {
5
6
  /**
6
7
  * Required prop to specify which icon to render from the icon set
7
8
  */
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.types.d.cts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,wBAAwB,EAAE,cAAc;AAEhE,OAAO,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,8BAAoB;AAGjE,KAAK,eAAe,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;AAEvD,MAAM,MAAM,SAAS,GAAG,QAAQ,CAAC,eAAe,CAAC,GAAG;IAClD;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IACf;;;;;OAKG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC"}
1
+ {"version":3,"file":"Icon.types.d.cts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,QAAQ,EAAE,gDAAgD;AACzF,OAAO,KAAK,EAAE,QAAQ,EAAE,wBAAwB,EAAE,cAAc;AAEhE,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,8BAAoB;AAGvD,KAAK,eAAe,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;AAEvD,MAAM,MAAM,SAAS,GAAG,QAAQ,CAAC,eAAe,CAAC,GAC/C,eAAe,GAAG;IAChB;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IACf;;;;;OAKG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC"}
@@ -1,7 +1,8 @@
1
+ import type { IconPropsShared, IconSize } from "@metamask-previews/design-system-shared";
1
2
  import type { SVGProps, ComponentPropsWithoutRef } from "react";
2
- import type { IconName, IconSize, IconColor } from "../../types/index.mjs";
3
+ import type { IconName, IconColor } from "../../types/index.mjs";
3
4
  type SVGElementProps = ComponentPropsWithoutRef<'svg'>;
4
- export type IconProps = SVGProps<SVGElementProps> & {
5
+ export type IconProps = SVGProps<SVGElementProps> & IconPropsShared & {
5
6
  /**
6
7
  * Required prop to specify which icon to render from the icon set
7
8
  */
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.types.d.mts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,wBAAwB,EAAE,cAAc;AAEhE,OAAO,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,8BAAoB;AAGjE,KAAK,eAAe,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;AAEvD,MAAM,MAAM,SAAS,GAAG,QAAQ,CAAC,eAAe,CAAC,GAAG;IAClD;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IACf;;;;;OAKG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC"}
1
+ {"version":3,"file":"Icon.types.d.mts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,QAAQ,EAAE,gDAAgD;AACzF,OAAO,KAAK,EAAE,QAAQ,EAAE,wBAAwB,EAAE,cAAc;AAEhE,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,8BAAoB;AAGvD,KAAK,eAAe,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;AAEvD,MAAM,MAAM,SAAS,GAAG,QAAQ,CAAC,eAAe,CAAC,GAC/C,eAAe,GAAG;IAChB;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IACf;;;;;OAKG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.types.mjs","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { SVGProps, ComponentPropsWithoutRef } from 'react';\n\nimport type { IconName, IconSize, IconColor } from '../../types';\n\n// Use ComponentPropsWithoutRef to get SVG element props without relying on global SVGElement\ntype SVGElementProps = ComponentPropsWithoutRef<'svg'>;\n\nexport type IconProps = SVGProps<SVGElementProps> & {\n /**\n * Required prop to specify which icon to render from the icon set\n */\n name: IconName;\n /**\n * Optional prop to control the size of the icon\n * Different sizes map to specific pixel dimensions\n *\n * @default IconSize.Md\n */\n size?: IconSize;\n /**\n * Optional prop that sets the color of the icon using predefined theme colors\n *\n * @default IconColor.IconDefault\n */\n color?: IconColor;\n /**\n * Additional CSS classes to be added to the component.\n * These classes will be merged with the component's default classes using twMerge.\n */\n className?: string;\n /**\n * Optional CSS styles to be applied to the component.\n * Should be used sparingly and only for dynamic styles that can't be achieved with className.\n */\n style?: React.CSSProperties;\n /**\n * Optional prop to add a test id to the icon\n */\n 'data-testid'?: string;\n};\n"]}
1
+ {"version":3,"file":"Icon.types.mjs","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { IconPropsShared, IconSize } from '@metamask-previews/design-system-shared';\nimport type { SVGProps, ComponentPropsWithoutRef } from 'react';\n\nimport type { IconName, IconColor } from '../../types';\n\n// Use ComponentPropsWithoutRef to get SVG element props without relying on global SVGElement\ntype SVGElementProps = ComponentPropsWithoutRef<'svg'>;\n\nexport type IconProps = SVGProps<SVGElementProps> &\n IconPropsShared & {\n /**\n * Required prop to specify which icon to render from the icon set\n */\n name: IconName;\n /**\n * Optional prop to control the size of the icon\n * Different sizes map to specific pixel dimensions\n *\n * @default IconSize.Md\n */\n size?: IconSize;\n /**\n * Optional prop that sets the color of the icon using predefined theme colors\n *\n * @default IconColor.IconDefault\n */\n color?: IconColor;\n /**\n * Additional CSS classes to be added to the component.\n * These classes will be merged with the component's default classes using twMerge.\n */\n className?: string;\n /**\n * Optional CSS styles to be applied to the component.\n * Should be used sparingly and only for dynamic styles that can't be achieved with className.\n */\n style?: React.CSSProperties;\n /**\n * Optional prop to add a test id to the icon\n */\n 'data-testid'?: string;\n };\n"]}
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const react_1 = require("react");
28
+ const SvgNoPhotography = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
29
+ React.createElement("path", { d: "m22 19.125-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625 9 3h6l1.85 2H20q.825 0 1.413.587Q22 6.175 22 7zM4 21q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 19V7q0-.825.588-1.413C3.176 5 3.45 5 4 5h1.025l2 2H4v12h15.025l2 2zm11.65-5.375a4.7 4.7 0 0 1-1.562 1.362A4.3 4.3 0 0 1 12 17.5q-1.875 0-3.187-1.313C7.5 14.874 7.5 14.25 7.5 13q0-1.15.513-2.088c.513-.938.796-1.146 1.362-1.562l1.45 1.45q-.6.324-.962.9A2.4 2.4 0 0 0 9.5 13q0 1.05.725 1.775.726.725 1.775.725.726 0 1.3-.363a2.56 2.56 0 0 0 .9-.962zM15.2 9.8q.626.6.963 1.425c.337.825.337 1.141.337 1.775v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.337c.825.337 1.025.546 1.425.963m5.275 13.5L.675 3.5 2.1 2.075l19.8 19.8z" }));
30
+ const ForwardRef = (0, react_1.forwardRef)(SvgNoPhotography);
31
+ exports.default = ForwardRef;
32
+ //# sourceMappingURL=NoPhotography.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoPhotography.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/NoPhotography.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,gBAAgB,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,2qBAA2qB,GAAG,CAAM,CAAC;AACx3B,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,gBAAgB,CAAC,CAAC;AAChD,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgNoPhotography = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m22 19.125-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625 9 3h6l1.85 2H20q.825 0 1.413.587Q22 6.175 22 7zM4 21q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 19V7q0-.825.588-1.413C3.176 5 3.45 5 4 5h1.025l2 2H4v12h15.025l2 2zm11.65-5.375a4.7 4.7 0 0 1-1.562 1.362A4.3 4.3 0 0 1 12 17.5q-1.875 0-3.187-1.313C7.5 14.874 7.5 14.25 7.5 13q0-1.15.513-2.088c.513-.938.796-1.146 1.362-1.562l1.45 1.45q-.6.324-.962.9A2.4 2.4 0 0 0 9.5 13q0 1.05.725 1.775.726.725 1.775.725.726 0 1.3-.363a2.56 2.56 0 0 0 .9-.962zM15.2 9.8q.626.6.963 1.425c.337.825.337 1.141.337 1.775v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.337c.825.337 1.025.546 1.425.963m5.275 13.5L.675 3.5 2.1 2.075l19.8 19.8z\" /></svg>;\nconst ForwardRef = forwardRef(SvgNoPhotography);\nexport default ForwardRef;"]}
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=NoPhotography.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoPhotography.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/NoPhotography.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA+B,CAAC;AAChD,eAAe,UAAU,CAAC"}
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=NoPhotography.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoPhotography.d.mts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/NoPhotography.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA+B,CAAC;AAChD,eAAe,UAAU,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ import { forwardRef } from "react";
3
+ const SvgNoPhotography = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
4
+ React.createElement("path", { d: "m22 19.125-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625 9 3h6l1.85 2H20q.825 0 1.413.587Q22 6.175 22 7zM4 21q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 19V7q0-.825.588-1.413C3.176 5 3.45 5 4 5h1.025l2 2H4v12h15.025l2 2zm11.65-5.375a4.7 4.7 0 0 1-1.562 1.362A4.3 4.3 0 0 1 12 17.5q-1.875 0-3.187-1.313C7.5 14.874 7.5 14.25 7.5 13q0-1.15.513-2.088c.513-.938.796-1.146 1.362-1.562l1.45 1.45q-.6.324-.962.9A2.4 2.4 0 0 0 9.5 13q0 1.05.725 1.775.726.725 1.775.725.726 0 1.3-.363a2.56 2.56 0 0 0 .9-.962zM15.2 9.8q.626.6.963 1.425c.337.825.337 1.141.337 1.775v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.337c.825.337 1.025.546 1.425.963m5.275 13.5L.675 3.5 2.1 2.075l19.8 19.8z" }));
5
+ const ForwardRef = forwardRef(SvgNoPhotography);
6
+ export default ForwardRef;
7
+ //# sourceMappingURL=NoPhotography.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoPhotography.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/NoPhotography.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,gBAAgB,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,2qBAA2qB,GAAG,CAAM,CAAC;AACx3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;AAChD,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgNoPhotography = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m22 19.125-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625 9 3h6l1.85 2H20q.825 0 1.413.587Q22 6.175 22 7zM4 21q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 19V7q0-.825.588-1.413C3.176 5 3.45 5 4 5h1.025l2 2H4v12h15.025l2 2zm11.65-5.375a4.7 4.7 0 0 1-1.562 1.362A4.3 4.3 0 0 1 12 17.5q-1.875 0-3.187-1.313C7.5 14.874 7.5 14.25 7.5 13q0-1.15.513-2.088c.513-.938.796-1.146 1.362-1.562l1.45 1.45q-.6.324-.962.9A2.4 2.4 0 0 0 9.5 13q0 1.05.725 1.775.726.725 1.775.725.726 0 1.3-.363a2.56 2.56 0 0 0 .9-.962zM15.2 9.8q.626.6.963 1.425c.337.825.337 1.141.337 1.775v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.337c.825.337 1.025.546 1.425.963m5.275 13.5L.675 3.5 2.1 2.075l19.8 19.8z\" /></svg>;\nconst ForwardRef = forwardRef(SvgNoPhotography);\nexport default ForwardRef;"]}