@corva/ui 0.74.0-0 → 0.74.0-1
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/cjs-bundle/icons/index.js +1 -1
- package/icons/IconPark.stories.d.ts +21 -0
- package/icons/IconPark.stories.d.ts.map +1 -0
- package/icons/index.d.ts +1 -0
- package/icons/index.d.ts.map +1 -1
- package/icons/index.js +1 -1
- package/icons/types.d.ts +2 -2
- package/icons/types.d.ts.map +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./WithCustomSize.js"),o=require("./IconParkProvider.js"),t=e.withCustomSize("AddOne"),i=e.withCustomSize("Broadcast"),s=e.withCustomSize("Code"),r=e.withCustomSize("Filter"),n=e.withCustomSize("Help"),c=e.withCustomSize("Plus"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./WithCustomSize.js"),o=require("./IconParkProvider.js"),t=e.withCustomSize("AddOne"),i=e.withCustomSize("Broadcast"),s=e.withCustomSize("Code"),r=e.withCustomSize("Filter"),n=e.withCustomSize("Help"),c=e.withCustomSize("Plus"),u=e.withCustomSize("People"),p=e.withCustomSize("Peoples"),S=e.withCustomSize("Lock"),d=e.withCustomSize("More"),m=e.withCustomSize("Remind"),C=e.withCustomSize("SettingOne"),I=e.withCustomSize("SettingTwo"),w=e.withCustomSize("Star"),x=e.withCustomSize("Unlock"),h=e.withCustomSize("HandleRound");exports.IconParkProvider=o.IconParkProvider,exports.AddOneIcon=t,exports.BroadcastIcon=i,exports.CodeIcon=s,exports.FilterIcon=r,exports.HandleRoundIcon=h,exports.HelpIcon=n,exports.LockIcon=S,exports.MoreIcon=d,exports.PeopleIcon=u,exports.PeoplesIcon=p,exports.PlusIcon=c,exports.RemindIcon=m,exports.SettingOneIcon=C,exports.SettingTwoIcon=I,exports.StarIcon=w,exports.UnlockIcon=x;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const IconPark: {
|
|
3
|
+
(): JSX.Element;
|
|
4
|
+
storyName: string;
|
|
5
|
+
};
|
|
6
|
+
declare const _default: {
|
|
7
|
+
title: string;
|
|
8
|
+
component: {
|
|
9
|
+
(): JSX.Element;
|
|
10
|
+
storyName: string;
|
|
11
|
+
};
|
|
12
|
+
parameters: {
|
|
13
|
+
docs: {
|
|
14
|
+
description: {
|
|
15
|
+
component: string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
export default _default;
|
|
21
|
+
//# sourceMappingURL=IconPark.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPark.stories.d.ts","sourceRoot":"","sources":["../../src/icons/IconPark.stories.tsx"],"names":[],"mappings":";AA8BA,eAAO,MAAM,QAAQ;;;CA0BpB,CAAC;;;;;;;;;;;;;;;AAIF,wBAiBE"}
|
package/icons/index.d.ts
CHANGED
|
@@ -14,4 +14,5 @@ export const SettingOneIcon: ({ size, className, ...rest }: import("./types").Ic
|
|
|
14
14
|
export const SettingTwoIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
15
15
|
export const StarIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
16
16
|
export const UnlockIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
17
|
+
export const HandleRoundIcon: ({ size, className, ...rest }: import("./types").IconPropsType) => JSX.Element;
|
|
17
18
|
//# sourceMappingURL=index.d.ts.map
|
package/icons/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.js"],"names":[],"mappings":";AAIA,wGAAmD;AACnD,2GAAyD;AACzD,sGAA+C;AAC/C,wGAAmD;AACnD,sGAA+C;AAC/C,sGAA+C;AAC/C,wGAAmD;AACnD,yGAAqD;AACrD,sGAA+C;AAC/C,sGAA+C;AAC/C,wGAAmD;AACnD,4GAA2D;AAC3D,4GAA2D;AAC3D,sGAA+C;AAC/C,wGAAmD"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.js"],"names":[],"mappings":";AAIA,wGAAmD;AACnD,2GAAyD;AACzD,sGAA+C;AAC/C,wGAAmD;AACnD,sGAA+C;AAC/C,sGAA+C;AAC/C,wGAAmD;AACnD,yGAAqD;AACrD,sGAA+C;AAC/C,sGAA+C;AAC/C,wGAAmD;AACnD,4GAA2D;AAC3D,4GAA2D;AAC3D,sGAA+C;AAC/C,wGAAmD;AACnD,6GAA6D"}
|
package/icons/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{withCustomSize as e}from"./WithCustomSize.js";export{IconParkProvider}from"./IconParkProvider.js";var o=e("AddOne"),r=e("Broadcast"),t=e("Code"),
|
|
1
|
+
import{withCustomSize as e}from"./WithCustomSize.js";export{IconParkProvider}from"./IconParkProvider.js";var o=e("AddOne"),r=e("Broadcast"),t=e("Code"),n=e("Filter"),d=e("Help"),i=e("Plus"),a=e("People"),l=e("Peoples"),P=e("Lock"),p=e("More"),s=e("Remind"),c=e("SettingOne"),m=e("SettingTwo"),k=e("Star"),S=e("Unlock"),u=e("HandleRound");export{o as AddOneIcon,r as BroadcastIcon,t as CodeIcon,n as FilterIcon,u as HandleRoundIcon,d as HelpIcon,P as LockIcon,p as MoreIcon,a as PeopleIcon,l as PeoplesIcon,i as PlusIcon,s as RemindIcon,c as SettingOneIcon,m as SettingTwoIcon,k as StarIcon,S as UnlockIcon};
|
package/icons/types.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IIconProps } from '@icon-park/react/es/runtime';
|
|
2
2
|
export declare type IconSizeType = 'small' | 'medium';
|
|
3
|
-
export declare type IconPropsType =
|
|
3
|
+
export declare type IconPropsType = IIconProps & {
|
|
4
4
|
className?: string;
|
|
5
5
|
size?: IconSizeType | number;
|
|
6
6
|
};
|
package/icons/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/icons/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/icons/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEzD,oBAAY,YAAY,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC9C,oBAAY,aAAa,GAAG,UAAU,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,YAAY,GAAG,MAAM,CAAA;CAAE,CAAC;AAC9F,oBAAY,eAAe,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "0.74.0-
|
|
3
|
+
"version": "0.74.0-1",
|
|
4
4
|
"description": "Shared components/utils for Corva ui projects",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"corva-ui"
|
|
@@ -110,8 +110,8 @@
|
|
|
110
110
|
"file-saver": "1.3.8",
|
|
111
111
|
"fparser": "^2.0.2",
|
|
112
112
|
"fs": "0.0.1-security",
|
|
113
|
-
"highcharts": "
|
|
114
|
-
"highcharts-multicolor-series": "2.
|
|
113
|
+
"highcharts": "9.3.3",
|
|
114
|
+
"highcharts-multicolor-series": "2.3.0",
|
|
115
115
|
"highcharts-react-official": "2.2.2",
|
|
116
116
|
"html2canvas": "1.0.0-alpha.12",
|
|
117
117
|
"image-extensions": "1.1.0",
|