@saleor/macaw-ui 1.1.20 → 1.3.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 (78) hide show
  1. package/dist/Geist-Black.woff2 +0 -0
  2. package/dist/Geist-BlackItalic.woff2 +0 -0
  3. package/dist/Geist-Bold.woff2 +0 -0
  4. package/dist/Geist-BoldItalic.woff2 +0 -0
  5. package/dist/Geist-ExtraBold.woff2 +0 -0
  6. package/dist/Geist-ExtraBoldItalic.woff2 +0 -0
  7. package/dist/Geist-ExtraLight.woff2 +0 -0
  8. package/dist/Geist-ExtraLightItalic.woff2 +0 -0
  9. package/dist/Geist-Italic[wght].woff2 +0 -0
  10. package/dist/Geist-Light.woff2 +0 -0
  11. package/dist/Geist-LightItalic.woff2 +0 -0
  12. package/dist/Geist-Medium.woff2 +0 -0
  13. package/dist/Geist-MediumItalic.woff2 +0 -0
  14. package/dist/Geist-Regular.woff2 +0 -0
  15. package/dist/Geist-RegularItalic.woff2 +0 -0
  16. package/dist/Geist-SemiBold.woff2 +0 -0
  17. package/dist/Geist-SemiBoldItalic.woff2 +0 -0
  18. package/dist/Geist-Thin.woff2 +0 -0
  19. package/dist/Geist-ThinItalic.woff2 +0 -0
  20. package/dist/Geist[wght].woff2 +0 -0
  21. package/dist/components/Icons/ArrowDownIcon.d.ts +8 -3
  22. package/dist/components/Icons/ArrowLeftIcon.d.ts +8 -3
  23. package/dist/components/Icons/ArrowRightIcon.d.ts +8 -3
  24. package/dist/components/Icons/ArrowUpIcon.d.ts +8 -3
  25. package/dist/components/Icons/CatalogIcon.d.ts +8 -3
  26. package/dist/components/Icons/CheckboxIcon.d.ts +8 -3
  27. package/dist/components/Icons/ChervonDoubleIcon.d.ts +8 -3
  28. package/dist/components/Icons/ChervonDownIcon.d.ts +8 -3
  29. package/dist/components/Icons/ChervonUpIcon.d.ts +8 -3
  30. package/dist/components/Icons/ChevronLeftIcon.d.ts +8 -3
  31. package/dist/components/Icons/ChevronRightIcon.d.ts +8 -3
  32. package/dist/components/Icons/CloseIcon.d.ts +8 -3
  33. package/dist/components/Icons/ConfigurationIcon.d.ts +8 -3
  34. package/dist/components/Icons/CopyIcon.d.ts +8 -3
  35. package/dist/components/Icons/CustomersIcon.d.ts +8 -3
  36. package/dist/components/Icons/DarkModeIcon.d.ts +8 -3
  37. package/dist/components/Icons/DashboardIcon.d.ts +8 -3
  38. package/dist/components/Icons/EditIcon.d.ts +8 -3
  39. package/dist/components/Icons/EnvironmentIcon.d.ts +8 -3
  40. package/dist/components/Icons/ExportIcon.d.ts +8 -3
  41. package/dist/components/Icons/ExternalLinkIcon.d.ts +8 -3
  42. package/dist/components/Icons/FileExportIcon.d.ts +8 -3
  43. package/dist/components/Icons/FloppyDiscIcon.d.ts +8 -3
  44. package/dist/components/Icons/FullscreenOffIcon.d.ts +8 -3
  45. package/dist/components/Icons/FullscreenOnIcon.d.ts +8 -3
  46. package/dist/components/Icons/GenericAppIcon.d.ts +8 -3
  47. package/dist/components/Icons/GraphQLIcon.d.ts +8 -3
  48. package/dist/components/Icons/GripIcon.d.ts +8 -3
  49. package/dist/components/Icons/HelpIcon.d.ts +8 -3
  50. package/dist/components/Icons/HomeIcon.d.ts +8 -3
  51. package/dist/components/Icons/InfoIcon.d.ts +8 -3
  52. package/dist/components/Icons/LightModeIcon.d.ts +8 -3
  53. package/dist/components/Icons/MailIcon.d.ts +8 -3
  54. package/dist/components/Icons/MarketplaceIcon.d.ts +8 -3
  55. package/dist/components/Icons/MenuIcon.d.ts +8 -3
  56. package/dist/components/Icons/MoreOptionsIcon.d.ts +8 -3
  57. package/dist/components/Icons/OrdersIcon.d.ts +8 -3
  58. package/dist/components/Icons/PlusIcon.d.ts +8 -3
  59. package/dist/components/Icons/ProductsIcons.d.ts +8 -3
  60. package/dist/components/Icons/RemoveIcon.d.ts +8 -3
  61. package/dist/components/Icons/SVGWrapper/SVGWrapper.d.ts +3 -7
  62. package/dist/components/Icons/SVGWrapper/createSVGWrapper.d.ts +1 -3
  63. package/dist/components/Icons/SearchIcon.d.ts +8 -3
  64. package/dist/components/Icons/SellsIcon.d.ts +8 -3
  65. package/dist/components/Icons/StorefrontIcon.d.ts +8 -3
  66. package/dist/components/Icons/TableEditIcon.d.ts +8 -3
  67. package/dist/components/Icons/TranslationsIcon.d.ts +8 -3
  68. package/dist/components/Icons/TrashBinIcon.d.ts +8 -3
  69. package/dist/components/Icons/ViewListIcon.d.ts +8 -3
  70. package/dist/components/Icons/ViewTableIcon.d.ts +8 -3
  71. package/dist/components/Icons/ViewTilesIcon.d.ts +8 -3
  72. package/dist/components/Icons/ViewWideTilesIcon.d.ts +8 -3
  73. package/dist/components/Icons/VouchersIcon.d.ts +8 -3
  74. package/dist/components/Icons/WarningIcon.d.ts +8 -3
  75. package/dist/index.js.map +1 -1
  76. package/dist/index.mjs.map +1 -1
  77. package/dist/style.css +1 -1
  78. package/package.json +12 -5
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { HelpCircle } from "lucide-react";
7
+ * // Use <HelpCircle /> instead
8
+ */
2
9
  export declare const HelpIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Home } from "lucide-react";
7
+ * // Use <Home /> instead
8
+ */
2
9
  export declare const HomeIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Info } from "lucide-react";
7
+ * // Use <Info /> instead
8
+ */
2
9
  export declare const InfoIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Sun } from "lucide-react";
7
+ * // Use <Sun /> instead
8
+ */
2
9
  export declare const LightModeIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Mail } from "lucide-react";
7
+ * // Use <Mail /> instead
8
+ */
2
9
  export declare const MailIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Store } from "lucide-react";
7
+ * // Use <Store /> instead
8
+ */
2
9
  export declare const MarketplaceIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Menu } from "lucide-react";
7
+ * // Use <Menu /> instead
8
+ */
2
9
  export declare const MenuIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { MoreHorizontal } from "lucide-react";
7
+ * // Use <MoreHorizontal /> instead
8
+ */
2
9
  export declare const MoreOptionsIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { ShoppingCart } from "lucide-react";
7
+ * // Use <ShoppingCart /> instead
8
+ */
2
9
  export declare const OrdersIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Plus } from "lucide-react";
7
+ * // Use <Plus /> instead
8
+ */
2
9
  export declare const PlusIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Package } from "lucide-react";
7
+ * // Use <Package /> instead
8
+ */
2
9
  export declare const ProductsIcons: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Minus } from "lucide-react";
7
+ * // Use <Minus /> instead
8
+ */
2
9
  export declare const RemoveIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,18 +1,14 @@
1
1
  import { SVGWrapperVariants } from './SVGWrapper.css';
2
2
  import { Sprinkles } from '../../../theme';
3
- import { ReactNode } from 'react';
3
+ import { ReactNode, SVGProps } from 'react';
4
4
 
5
- export type SVGWrapperProps = SVGWrapperVariants & {
6
- className?: string;
7
- viewBox?: string;
5
+ export type SVGWrapperProps = SVGWrapperVariants & Omit<SVGProps<SVGSVGElement>, "ref"> & {
8
6
  children: ReactNode;
9
7
  color?: Sprinkles["color"];
10
8
  };
11
9
  export declare const SVGWrapper: import('react').ForwardRefExoticComponent<{
12
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
13
- } & {
14
- className?: string | undefined;
15
- viewBox?: string | undefined;
11
+ } & Omit<SVGProps<SVGSVGElement>, "ref"> & {
16
12
  children: ReactNode;
17
13
  color?: Sprinkles["color"];
18
14
  } & import("react").RefAttributes<SVGSVGElement>>;
@@ -2,9 +2,7 @@ import { ReactNode } from 'react';
2
2
 
3
3
  export declare const createSVGWrapper: (node: ReactNode, viewBox?: string) => import('react').ForwardRefExoticComponent<Omit<{
4
4
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
5
- } & {
6
- className?: string | undefined;
7
- viewBox?: string | undefined;
5
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
8
6
  children: ReactNode;
9
7
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
10
8
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Search } from "lucide-react";
7
+ * // Use <Search /> instead
8
+ */
2
9
  export declare const SearchIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { TrendingUp } from "lucide-react";
7
+ * // Use <TrendingUp /> instead
8
+ */
2
9
  export declare const SellsIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Store } from "lucide-react";
7
+ * // Use <Store /> instead
8
+ */
2
9
  export declare const StorefrontIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Edit } from "lucide-react";
7
+ * // Use <Edit /> instead
8
+ */
2
9
  export declare const TableEditIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Languages } from "lucide-react";
7
+ * // Use <Languages /> instead
8
+ */
2
9
  export declare const TranslationsIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Trash2 } from "lucide-react";
7
+ * // Use <Trash2 /> instead
8
+ */
2
9
  export declare const TrashBinIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { List } from "lucide-react";
7
+ * // Use <List /> instead
8
+ */
2
9
  export declare const ViewListIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Table } from "lucide-react";
7
+ * // Use <Table /> instead
8
+ */
2
9
  export declare const ViewTableIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Grid3X3 } from "lucide-react";
7
+ * // Use <Grid3X3 /> instead
8
+ */
2
9
  export declare const ViewTilesIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { LayoutGrid } from "lucide-react";
7
+ * // Use <LayoutGrid /> instead
8
+ */
2
9
  export declare const ViewWideTilesIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { Ticket } from "lucide-react";
7
+ * // Use <Ticket /> instead
8
+ */
2
9
  export declare const VouchersIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;
@@ -1,9 +1,14 @@
1
1
  /// <reference types="react" />
2
+ /**
3
+ * @deprecated This icon is deprecated. Please use Lucide React icons instead.
4
+ * @see https://lucide.dev/ for available icons
5
+ * @example
6
+ * import { AlertTriangle } from "lucide-react";
7
+ * // Use <AlertTriangle /> instead
8
+ */
2
9
  export declare const WarningIcon: import('react').ForwardRefExoticComponent<Omit<{
3
10
  readonly size?: "medium" | "fill" | "small" | "large" | undefined;
4
- } & {
5
- className?: string | undefined;
6
- viewBox?: string | undefined;
11
+ } & Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
7
12
  children: import("react").ReactNode;
8
13
  color?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | {
9
14
  default?: "accent1" | "buttonCriticalDisabled" | "buttonCriticalPrimary" | "buttonDefaultPrimary" | "buttonDefaultSecondary" | "buttonDefaultTertiary" | "critical1" | "critical2" | "default1" | "default2" | "defaultDisabled" | "info1" | "success1" | "warning1" | "inherit" | undefined;