@herca/r-kit 0.0.30 → 0.0.32

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.
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { I as IconNameProps } from '../../type-CmRDAIIp.cjs';
2
+ import { a as IconNameProps } from '../../type-Df0GlNrz.cjs';
3
3
  import 'react';
4
4
 
5
5
  type ColorVariant = 'primary' | 'info' | 'success' | 'warning' | 'orange' | 'danger' | 'purple' | 'gray' | 'secondary';
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { I as IconNameProps } from '../../type-CmRDAIIp.js';
2
+ import { a as IconNameProps } from '../../type-Df0GlNrz.js';
3
3
  import 'react';
4
4
 
5
5
  type ColorVariant = 'primary' | 'info' | 'success' | 'warning' | 'orange' | 'danger' | 'purple' | 'gray' | 'secondary';
package/dist/index.d.cts CHANGED
@@ -28,7 +28,7 @@ import 'react/jsx-runtime';
28
28
  import '@radix-ui/react-collapsible';
29
29
  import '@radix-ui/react-dialog';
30
30
  import '@radix-ui/react-tooltip';
31
- import './type-CmRDAIIp.cjs';
31
+ import './type-Df0GlNrz.cjs';
32
32
  import '@radix-ui/react-dropdown-menu';
33
33
  import './type-C_qxMk54.cjs';
34
34
  import './components/button/index.cjs';
package/dist/index.d.ts CHANGED
@@ -28,7 +28,7 @@ import 'react/jsx-runtime';
28
28
  import '@radix-ui/react-collapsible';
29
29
  import '@radix-ui/react-dialog';
30
30
  import '@radix-ui/react-tooltip';
31
- import './type-CmRDAIIp.js';
31
+ import './type-Df0GlNrz.js';
32
32
  import '@radix-ui/react-dropdown-menu';
33
33
  import './type-C_qxMk54.js';
34
34
  import './components/button/index.js';
@@ -295,4 +295,4 @@ interface BaseIconProps {
295
295
  className?: string;
296
296
  }
297
297
 
298
- export type { IconNameProps as I };
298
+ export type { IconProps as I, IconNameProps as a };
@@ -295,4 +295,4 @@ interface BaseIconProps {
295
295
  className?: string;
296
296
  }
297
297
 
298
- export type { IconNameProps as I };
298
+ export type { IconProps as I, IconNameProps as a };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@herca/r-kit",
3
- "version": "0.0.30",
3
+ "version": "0.0.32",
4
4
  "description": "UI Kit untuk pengembangan adplikasi internal HerCa.",
5
5
  "keywords": [
6
6
  "React",