node_modules ignore

This commit is contained in:
2025-05-08 23:43:47 +02:00
parent e19d52f172
commit 4574544c9f
65041 changed files with 10593536 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Alien.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Alien.d.ts","sourceRoot":"","sources":["../../src/icons/Alien.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Archive.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Archive.d.ts","sourceRoot":"","sources":["../../src/icons/Archive.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAyB,CAAC;AAC1C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowClockwise.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowClockwise.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowClockwise.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAgC,CAAC;AACjD,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowDown.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowLeft.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowLeft.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowLineLeft.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowLineLeft.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowLineLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA+B,CAAC;AAChD,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowLineRight.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowLineRight.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowLineRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAgC,CAAC;AACjD,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowRight.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowRight.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA4B,CAAC;AAC7C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowUp.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowUp.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAyB,CAAC;AAC1C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowsCounterClockwise.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowsCounterClockwise.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowsCounterClockwise.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAwC,CAAC;AACzD,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ArrowsOut.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ArrowsOut.d.ts","sourceRoot":"","sources":["../../src/icons/ArrowsOut.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Bell.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Bell.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Bell.d.ts","sourceRoot":"","sources":["../../src/icons/Bell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAsB,CAAC;AACvC,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Bold.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Bold.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Bold.d.ts","sourceRoot":"","sources":["../../src/icons/Bold.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAsB,CAAC;AACvC,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Book.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Book.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Book.d.ts","sourceRoot":"","sources":["../../src/icons/Book.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAsB,CAAC;AACvC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Briefcase.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Briefcase.d.ts","sourceRoot":"","sources":["../../src/icons/Briefcase.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=BulletList.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"BulletList.d.ts","sourceRoot":"","sources":["../../src/icons/BulletList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA4B,CAAC;AAC7C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Calendar.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Calendar.d.ts","sourceRoot":"","sources":["../../src/icons/Calendar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA0B,CAAC;AAC3C,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Car.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Car.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Car.d.ts","sourceRoot":"","sources":["../../src/icons/Car.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAqB,CAAC;AACtC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CaretDown.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CaretDown.d.ts","sourceRoot":"","sources":["../../src/icons/CaretDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CaretUp.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CaretUp.d.ts","sourceRoot":"","sources":["../../src/icons/CaretUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAyB,CAAC;AAC1C,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Cast.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Cast.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Cast.d.ts","sourceRoot":"","sources":["../../src/icons/Cast.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAsB,CAAC;AACvC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CastleTurret.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CastleTurret.d.ts","sourceRoot":"","sources":["../../src/icons/CastleTurret.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA8B,CAAC;AAC/C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChartBubble.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChartBubble.d.ts","sourceRoot":"","sources":["../../src/icons/ChartBubble.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChartCircle.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChartCircle.d.ts","sourceRoot":"","sources":["../../src/icons/ChartCircle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChartPie.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChartPie.d.ts","sourceRoot":"","sources":["../../src/icons/ChartPie.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA0B,CAAC;AAC3C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Check.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Check.d.ts","sourceRoot":"","sources":["../../src/icons/Check.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CheckCircle.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CheckCircle.d.ts","sourceRoot":"","sources":["../../src/icons/CheckCircle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CheckCircleEmpty.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CheckCircleEmpty.d.ts","sourceRoot":"","sources":["../../src/icons/CheckCircleEmpty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAkC,CAAC;AACnD,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChevronDown.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChevronDown.d.ts","sourceRoot":"","sources":["../../src/icons/ChevronDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChevronLeft.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChevronLeft.d.ts","sourceRoot":"","sources":["../../src/icons/ChevronLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChevronRight.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChevronRight.d.ts","sourceRoot":"","sources":["../../src/icons/ChevronRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA8B,CAAC;AAC/C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ChevronUp.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ChevronUp.d.ts","sourceRoot":"","sources":["../../src/icons/ChevronUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Clock.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Clock.d.ts","sourceRoot":"","sources":["../../src/icons/Clock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=ClockCounterClockwise.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ClockCounterClockwise.d.ts","sourceRoot":"","sources":["../../src/icons/ClockCounterClockwise.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuC,CAAC;AACxD,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Cloud.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Cloud.d.ts","sourceRoot":"","sources":["../../src/icons/Cloud.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CloudUpload.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CloudUpload.d.ts","sourceRoot":"","sources":["../../src/icons/CloudUpload.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Code.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Code.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Code.d.ts","sourceRoot":"","sources":["../../src/icons/Code.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAsB,CAAC;AACvC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CodeBlock.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CodeBlock.d.ts","sourceRoot":"","sources":["../../src/icons/CodeBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Coffee.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Coffee.d.ts","sourceRoot":"","sources":["../../src/icons/Coffee.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAwB,CAAC;AACzC,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Cog.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Cog.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Cog.d.ts","sourceRoot":"","sources":["../../src/icons/Cog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAqB,CAAC;AACtC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Collapse.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Collapse.d.ts","sourceRoot":"","sources":["../../src/icons/Collapse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA0B,CAAC;AAC3C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Command.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Command.d.ts","sourceRoot":"","sources":["../../src/icons/Command.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAyB,CAAC;AAC1C,eAAe,UAAU,CAAC"}

12
server/node_modules/@strapi/icons/dist/icons/Crop.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Crop.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Crop.d.ts","sourceRoot":"","sources":["../../src/icons/Crop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAsB,CAAC;AACvC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Cross.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Cross.d.ts","sourceRoot":"","sources":["../../src/icons/Cross.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=CrossCircle.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"CrossCircle.d.ts","sourceRoot":"","sources":["../../src/icons/CrossCircle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Crown.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Crown.d.ts","sourceRoot":"","sources":["../../src/icons/Crown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Cursor.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Cursor.d.ts","sourceRoot":"","sources":["../../src/icons/Cursor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAwB,CAAC;AACzC,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Database.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Database.d.ts","sourceRoot":"","sources":["../../src/icons/Database.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA0B,CAAC;AAC3C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Discuss.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Discuss.d.ts","sourceRoot":"","sources":["../../src/icons/Discuss.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAAyB,CAAC;AAC1C,eAAe,UAAU,CAAC"}

View File

@@ -0,0 +1,12 @@
import type { SVGProps } from "react";
import { DefaultTheme } from 'styled-components';
interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke'> {
/**
* @default "currentColor"
*/
fill?: keyof DefaultTheme['colors'] | (string & {});
stroke?: keyof DefaultTheme['colors'] | (string & {});
}
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=Download.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"Download.d.ts","sourceRoot":"","sources":["../../src/icons/Download.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,YAAY,EAAY,MAAM,mBAAmB,CAAC;AAC3D,UAAU,SAAU,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAC1E;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;IACpD,MAAM,CAAC,EAAE,MAAM,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;CACvD;AAaD,QAAA,MAAM,UAAU,kHAA0B,CAAC;AAC3C,eAAe,UAAU,CAAC"}

Some files were not shown because too many files have changed in this diff Show More