@klarity-id/klarity-ui 0.1.15 → 0.1.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/icons/AccountTreeFilledIcon.d.ts +9 -0
- package/dist/components/icons/AccountTreeFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/AccountTreeIcon.d.ts +9 -0
- package/dist/components/icons/AccountTreeIcon.d.ts.map +1 -0
- package/dist/components/icons/BaseIcon.d.ts +1 -2
- package/dist/components/icons/BaseIcon.d.ts.map +1 -1
- package/dist/components/icons/BoltFilledIcon.d.ts +9 -0
- package/dist/components/icons/BoltFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/BoltIcon.d.ts +9 -0
- package/dist/components/icons/BoltIcon.d.ts.map +1 -0
- package/dist/components/icons/CalendarMonthIcon.d.ts.map +1 -1
- package/dist/components/icons/CarFilledIcon.d.ts +9 -0
- package/dist/components/icons/CarFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/CarIcon.d.ts +9 -0
- package/dist/components/icons/CarIcon.d.ts.map +1 -0
- package/dist/components/icons/ContactsPhoneFilledIcon.d.ts +9 -0
- package/dist/components/icons/ContactsPhoneFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/ContactsPhoneIcon.d.ts +9 -0
- package/dist/components/icons/ContactsPhoneIcon.d.ts.map +1 -0
- package/dist/components/icons/FlowchartFilledIcon.d.ts +9 -0
- package/dist/components/icons/FlowchartFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/FlowchartIcon.d.ts +9 -0
- package/dist/components/icons/FlowchartIcon.d.ts.map +1 -0
- package/dist/components/icons/IdCardFilledIcon.d.ts +9 -0
- package/dist/components/icons/IdCardFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/IdCardIcon.d.ts +9 -0
- package/dist/components/icons/IdCardIcon.d.ts.map +1 -0
- package/dist/components/icons/IdentityPlatformFilledIcon.d.ts +9 -0
- package/dist/components/icons/IdentityPlatformFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/IdentityPlatformIcon.d.ts +9 -0
- package/dist/components/icons/IdentityPlatformIcon.d.ts.map +1 -0
- package/dist/components/icons/InfoFilledIcon.d.ts +9 -0
- package/dist/components/icons/InfoFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/InfoIcon.d.ts +9 -0
- package/dist/components/icons/InfoIcon.d.ts.map +1 -0
- package/dist/components/icons/IntegrationFilledIcon.d.ts +9 -0
- package/dist/components/icons/IntegrationFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/IntegrationIcon.d.ts +9 -0
- package/dist/components/icons/IntegrationIcon.d.ts.map +1 -0
- package/dist/components/icons/LocationFilledIcon.d.ts +9 -0
- package/dist/components/icons/LocationFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/LocationIcon.d.ts +9 -0
- package/dist/components/icons/LocationIcon.d.ts.map +1 -0
- package/dist/components/icons/LockFilledIcon.d.ts +9 -0
- package/dist/components/icons/LockFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/LockIcon.d.ts +9 -0
- package/dist/components/icons/LockIcon.d.ts.map +1 -0
- package/dist/components/icons/MobileFilledIcon.d.ts +9 -0
- package/dist/components/icons/MobileFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/MobileIcon.d.ts +9 -0
- package/dist/components/icons/MobileIcon.d.ts.map +1 -0
- package/dist/components/icons/PaletteFilledIcon.d.ts +9 -0
- package/dist/components/icons/PaletteFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/PaletteIcon.d.ts +9 -0
- package/dist/components/icons/PaletteIcon.d.ts.map +1 -0
- package/dist/components/icons/PassportFilledIcon.d.ts +9 -0
- package/dist/components/icons/PassportFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/PassportIcon.d.ts +9 -0
- package/dist/components/icons/PassportIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayArrowIcon.d.ts +9 -0
- package/dist/components/icons/PlayArrowIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayCircleFilledIcon.d.ts +9 -0
- package/dist/components/icons/PlayCircleFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayCircleIcon.d.ts +9 -0
- package/dist/components/icons/PlayCircleIcon.d.ts.map +1 -0
- package/dist/components/icons/PlayFilledIcon.d.ts +9 -0
- package/dist/components/icons/PlayFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/ReceiptFilledIcon.d.ts +9 -0
- package/dist/components/icons/ReceiptFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/ReceiptIcon.d.ts +9 -0
- package/dist/components/icons/ReceiptIcon.d.ts.map +1 -0
- package/dist/components/icons/RocketIcon.d.ts +3 -0
- package/dist/components/icons/RocketIcon.d.ts.map +1 -0
- package/dist/components/icons/RocketLaunchFilledIcon.d.ts +9 -0
- package/dist/components/icons/RocketLaunchFilledIcon.d.ts.map +1 -0
- package/dist/components/icons/RocketLaunchIcon.d.ts +9 -0
- package/dist/components/icons/RocketLaunchIcon.d.ts.map +1 -0
- package/dist/components/icons/index.d.ts +37 -0
- package/dist/components/icons/index.d.ts.map +1 -1
- package/dist/index.d.ts +290 -0
- package/dist/klarity-ui.cjs.js +40 -40
- package/dist/klarity-ui.cjs.js.map +1 -1
- package/dist/klarity-ui.es.js +5140 -4659
- package/dist/klarity-ui.es.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface AccountTreeFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const AccountTreeFilledIcon: React.FC<AccountTreeFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=AccountTreeFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccountTreeFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AccountTreeFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,0BAA0B;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAkBtE,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface AccountTreeIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const AccountTreeIcon: React.FC<AccountTreeIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=AccountTreeIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccountTreeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AccountTreeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,oBAAoB;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAkB1D,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
interface BaseIconProps {
|
|
2
|
+
export interface BaseIconProps {
|
|
3
3
|
className?: string;
|
|
4
4
|
size?: number | string;
|
|
5
5
|
color?: string;
|
|
@@ -7,5 +7,4 @@ interface BaseIconProps {
|
|
|
7
7
|
children: React.ReactNode;
|
|
8
8
|
}
|
|
9
9
|
export declare const BaseIcon: React.FC<BaseIconProps>;
|
|
10
|
-
export {};
|
|
11
10
|
//# sourceMappingURL=BaseIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BaseIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,
|
|
1
|
+
{"version":3,"file":"BaseIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BaseIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,aAAa;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAY5C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BoltFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BoltFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,mBAAmB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkBxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BoltIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BoltIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,aAAa;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAkB5C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarMonthIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CalendarMonthIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,
|
|
1
|
+
{"version":3,"file":"CalendarMonthIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CalendarMonthIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAgB9D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CarFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CarFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAatD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CarIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CarIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,YAAY;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAkB1C,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ContactsPhoneFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const ContactsPhoneFilledIcon: React.FC<ContactsPhoneFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ContactsPhoneFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactsPhoneFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ContactsPhoneFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,4BAA4B;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CAkB1E,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ContactsPhoneIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const ContactsPhoneIcon: React.FC<ContactsPhoneIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ContactsPhoneIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactsPhoneIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ContactsPhoneIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAkB9D,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface FlowchartFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const FlowchartFilledIcon: React.FC<FlowchartFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=FlowchartFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FlowchartFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/FlowchartFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,wBAAwB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAkBlE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FlowchartIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/FlowchartIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAkBtD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface IdCardFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const IdCardFilledIcon: React.FC<IdCardFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=IdCardFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IdCardFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IdCardFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,qBAAqB;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAkB5D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IdCardIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IdCardIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,eAAe;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAkBhD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface IdentityPlatformFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const IdentityPlatformFilledIcon: React.FC<IdentityPlatformFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=IdentityPlatformFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IdentityPlatformFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IdentityPlatformFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,+BAA+B;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,+BAA+B,CAkBhF,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface IdentityPlatformIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const IdentityPlatformIcon: React.FC<IdentityPlatformIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=IdentityPlatformIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IdentityPlatformIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IdentityPlatformIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,yBAAyB;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAkBpE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/InfoFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,mBAAmB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkBxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/InfoIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,aAAa;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAkB5C,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface IntegrationFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const IntegrationFilledIcon: React.FC<IntegrationFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=IntegrationFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IntegrationFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IntegrationFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,0BAA0B;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAkBtE,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface IntegrationIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const IntegrationIcon: React.FC<IntegrationIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=IntegrationIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IntegrationIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IntegrationIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,oBAAoB;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAkB1D,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface LocationFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const LocationFilledIcon: React.FC<LocationFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=LocationFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LocationFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/LocationFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,uBAAuB;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAkBhE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LocationIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/LocationIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,iBAAiB;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkBpD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LockFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/LockFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,mBAAmB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkBxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LockIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/LockIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,aAAa;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAkB5C,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface MobileFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const MobileFilledIcon: React.FC<MobileFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=MobileFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MobileFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/MobileFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,qBAAqB;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAkB5D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MobileIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/MobileIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,eAAe;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAkBhD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface PaletteFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const PaletteFilledIcon: React.FC<PaletteFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=PaletteFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PaletteFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PaletteFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAkB9D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PaletteIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PaletteIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,gBAAgB;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAkBlD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface PassportFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const PassportFilledIcon: React.FC<PassportFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=PassportFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PassportFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PassportFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,uBAAuB;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAkBhE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PassportIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PassportIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,iBAAiB;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkBpD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayArrowIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PlayArrowIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAkBtD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface PlayCircleFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const PlayCircleFilledIcon: React.FC<PlayCircleFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=PlayCircleFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayCircleFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PlayCircleFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,yBAAyB;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAkBpE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PlayCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,mBAAmB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkBxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/PlayFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,mBAAmB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkBxD,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ReceiptFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const ReceiptFilledIcon: React.FC<ReceiptFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ReceiptFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReceiptFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ReceiptFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAkB9D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReceiptIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ReceiptIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,gBAAgB;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAkBlD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RocketIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RocketIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,YAAY,CAAA;AAEzD,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,UAAU,CAAC,CAOhE,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface RocketLaunchFilledIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const RocketLaunchFilledIcon: React.FC<RocketLaunchFilledIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=RocketLaunchFilledIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RocketLaunchFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RocketLaunchFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,2BAA2B;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CAkBxE,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface RocketLaunchIconProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: number | string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const RocketLaunchIcon: React.FC<RocketLaunchIconProps>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=RocketLaunchIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RocketLaunchIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RocketLaunchIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,qBAAqB;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAkB5D,CAAC"}
|