@devup-ui/react 1.0.17 → 1.0.18
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/Box.d.ts +2 -2
- package/dist/components/Box.d.ts.map +1 -1
- package/dist/components/Button.d.ts +2 -2
- package/dist/components/Button.d.ts.map +1 -1
- package/dist/components/Center.d.ts +2 -2
- package/dist/components/Center.d.ts.map +1 -1
- package/dist/components/Flex.d.ts +2 -2
- package/dist/components/Flex.d.ts.map +1 -1
- package/dist/components/Grid.d.ts +2 -2
- package/dist/components/Grid.d.ts.map +1 -1
- package/dist/components/Image.d.ts +2 -2
- package/dist/components/Image.d.ts.map +1 -1
- package/dist/components/Input.d.ts +2 -2
- package/dist/components/Input.d.ts.map +1 -1
- package/dist/components/Text.d.ts +2 -2
- package/dist/components/Text.d.ts.map +1 -1
- package/dist/components/VStack.d.ts +2 -2
- package/dist/components/VStack.d.ts.map +1 -1
- package/dist/types/props/index.d.ts +7 -0
- package/dist/types/props/index.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/components/Box.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Box<T extends React.ElementType = 'div'>(props: Merge<
|
|
3
|
+
export declare function Box<T extends React.ElementType = 'div'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Box.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../src/components/Box.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../src/components/Box.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,GAAG,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,EAErD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Button<T extends React.ElementType = 'button'>(props: Merge<
|
|
3
|
+
export declare function Button<T extends React.ElementType = 'button'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../src/components/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../src/components/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,MAAM,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,QAAQ,EAE3D,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Center<T extends React.ElementType = 'div'>(props: Merge<
|
|
3
|
+
export declare function Center<T extends React.ElementType = 'div'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Center.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Center.d.ts","sourceRoot":"","sources":["../../src/components/Center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Center.d.ts","sourceRoot":"","sources":["../../src/components/Center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,MAAM,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,EAExD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Flex<T extends React.ElementType = 'div'>(props: Merge<
|
|
3
|
+
export declare function Flex<T extends React.ElementType = 'div'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Flex.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Flex.d.ts","sourceRoot":"","sources":["../../src/components/Flex.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Flex.d.ts","sourceRoot":"","sources":["../../src/components/Flex.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,IAAI,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,EAEtD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Grid<T extends React.ElementType = 'div'>(props: Merge<
|
|
3
|
+
export declare function Grid<T extends React.ElementType = 'div'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Grid.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../src/components/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../src/components/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,IAAI,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,EAEtD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Image<T extends React.ElementType = 'img'>(props: Merge<
|
|
3
|
+
export declare function Image<T extends React.ElementType = 'img'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Image.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../src/components/Image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../src/components/Image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,KAAK,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,EAEvD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Input<T extends React.ElementType = 'input'>(props: Merge<
|
|
3
|
+
export declare function Input<T extends React.ElementType = 'input'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Input.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../src/components/Input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../src/components/Input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,KAAK,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,OAAO,EAEzD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function Text<T extends React.ElementType = 'span'>(props: Merge<
|
|
3
|
+
export declare function Text<T extends React.ElementType = 'span'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=Text.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../src/components/Text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../src/components/Text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,IAAI,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,MAAM,EAEvD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DevupComponentProps } from '../types/props';
|
|
1
|
+
import { DevupComponentBaseProps, DevupComponentProps } from '../types/props';
|
|
2
2
|
import { Merge } from '../types/utils';
|
|
3
|
-
export declare function VStack<T extends React.ElementType = 'div'>(props: Merge<
|
|
3
|
+
export declare function VStack<T extends React.ElementType = 'div'>(props: Merge<DevupComponentBaseProps<T>, DevupComponentProps<T>>): React.ReactElement;
|
|
4
4
|
//# sourceMappingURL=VStack.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VStack.d.ts","sourceRoot":"","sources":["../../src/components/VStack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"VStack.d.ts","sourceRoot":"","sources":["../../src/components/VStack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,gBAAgB,CAAA;AACvB,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAE3C,wBAAgB,MAAM,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,GAAG,KAAK,EAExD,KAAK,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAC/D,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -25,4 +25,11 @@ export interface DevupComponentProps<T extends React.ElementType> extends DevupP
|
|
|
25
25
|
as?: T;
|
|
26
26
|
styleVars?: Record<string, string | undefined>;
|
|
27
27
|
}
|
|
28
|
+
export type DevupComponentBaseProps<T extends React.ElementType> = DevupElementTypeProps<T> & DevupComponentAdditionalProps<T>;
|
|
29
|
+
export type DevupElementTypeProps<T extends React.ElementType> = T extends string ? React.ComponentProps<T> : object;
|
|
30
|
+
export type DevupComponentAdditionalProps<T extends React.ElementType, P extends React.ComponentProps<T> = React.ComponentProps<T>> = Partial<P> extends P ? {
|
|
31
|
+
props?: P;
|
|
32
|
+
} : {
|
|
33
|
+
props: P;
|
|
34
|
+
};
|
|
28
35
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/props/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAC1D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AACrC,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAA;AAC1D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAA;AAClD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AACvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,cAAc,CAAA;AACzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAC9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAChD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAC9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAA;AAC3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAA;AACtD,OAAO,KAAK,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AAC7E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAE9C,MAAM,WAAW,mBACf,SAAQ,sBAAsB,EAC5B,kBAAkB,EAClB,oBAAoB,EACpB,qBAAqB,EACrB,gBAAgB,EAChB,iBAAiB,EACjB,sBAAsB,EACtB,oBAAoB,EACpB,gBAAgB,EAChB,gBAAgB;CAAG;AAEvB,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAClC;KACG,CAAC,IAAI,MAAM,UAAU,CAAC,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;CACzD,EACD,mBAAmB,CACpB,CAAA;AAED,MAAM,WAAW,UAAW,SAAQ,gBAAgB,EAAE,kBAAkB;CAAG;AAE3E,MAAM,WAAW,mBACf,SAAQ,UAAU,EAChB,uBAAuB;CAAG;AAE9B,MAAM,WAAW,mBAAmB,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,CAC9D,SAAQ,mBAAmB;IAC3B,EAAE,CAAC,EAAE,CAAC,CAAA;IACN,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC,CAAA;CAC/C"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/props/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAC1D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AACrC,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAA;AAC1D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAA;AAClD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AACvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,cAAc,CAAA;AACzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAC9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAChD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAC9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAA;AAC3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAA;AACtD,OAAO,KAAK,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AAC7E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAE9C,MAAM,WAAW,mBACf,SAAQ,sBAAsB,EAC5B,kBAAkB,EAClB,oBAAoB,EACpB,qBAAqB,EACrB,gBAAgB,EAChB,iBAAiB,EACjB,sBAAsB,EACtB,oBAAoB,EACpB,gBAAgB,EAChB,gBAAgB;CAAG;AAEvB,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAClC;KACG,CAAC,IAAI,MAAM,UAAU,CAAC,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;CACzD,EACD,mBAAmB,CACpB,CAAA;AAED,MAAM,WAAW,UAAW,SAAQ,gBAAgB,EAAE,kBAAkB;CAAG;AAE3E,MAAM,WAAW,mBACf,SAAQ,UAAU,EAChB,uBAAuB;CAAG;AAE9B,MAAM,WAAW,mBAAmB,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,CAC9D,SAAQ,mBAAmB;IAC3B,EAAE,CAAC,EAAE,CAAC,CAAA;IACN,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC,CAAA;CAC/C;AACD,MAAM,MAAM,uBAAuB,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,IAC7D,qBAAqB,CAAC,CAAC,CAAC,GAAG,6BAA6B,CAAC,CAAC,CAAC,CAAA;AAE7D,MAAM,MAAM,qBAAqB,CAAC,CAAC,SAAS,KAAK,CAAC,WAAW,IAC3D,CAAC,SAAS,MAAM,GAAG,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,GAAG,MAAM,CAAA;AAErD,MAAM,MAAM,6BAA6B,CACvC,CAAC,SAAS,KAAK,CAAC,WAAW,EAC3B,CAAC,SAAS,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,IAE3D,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,GAChB;IACE,KAAK,CAAC,EAAE,CAAC,CAAA;CACV,GACD;IACE,KAAK,EAAE,CAAC,CAAA;CACT,CAAA"}
|
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"css-in-js-framework",
|
|
17
17
|
"react"
|
|
18
18
|
],
|
|
19
|
-
"version": "1.0.
|
|
19
|
+
"version": "1.0.18",
|
|
20
20
|
"type": "module",
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"access": "public"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
43
|
-
"vite": "^7.1.
|
|
43
|
+
"vite": "^7.1.5",
|
|
44
44
|
"vite-plugin-dts": "^4.5.4",
|
|
45
45
|
"typescript": "^5.9.2",
|
|
46
46
|
"@types/react": "^19"
|