@sikka/hawa 0.26.13-next → 0.26.16-next

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.
@@ -52,7 +52,7 @@ type MenuItemType = {
52
52
  slug?: string;
53
53
  end?: any;
54
54
  presist?: boolean;
55
- itemType?: "separator" | "label" | string;
55
+ itemType?: "separator" | "label" | "custom";
56
56
  action?: () => void;
57
57
  highlighted?: boolean;
58
58
  subitems?: SubItem[];
@@ -52,7 +52,7 @@ type MenuItemType = {
52
52
  slug?: string;
53
53
  end?: any;
54
54
  presist?: boolean;
55
- itemType?: "separator" | "label" | string;
55
+ itemType?: "separator" | "label" | "custom";
56
56
  action?: () => void;
57
57
  highlighted?: boolean;
58
58
  subitems?: SubItem[];
@@ -23,7 +23,7 @@ type MenuItemType = {
23
23
  slug?: string;
24
24
  end?: any;
25
25
  presist?: boolean;
26
- itemType?: "separator" | "label" | string;
26
+ itemType?: "separator" | "label" | "custom";
27
27
  action?: () => void;
28
28
  highlighted?: boolean;
29
29
  subitems?: SubItem$1[];
@@ -23,7 +23,7 @@ type MenuItemType = {
23
23
  slug?: string;
24
24
  end?: any;
25
25
  presist?: boolean;
26
- itemType?: "separator" | "label" | string;
26
+ itemType?: "separator" | "label" | "custom";
27
27
  action?: () => void;
28
28
  highlighted?: boolean;
29
29
  subitems?: SubItem$1[];
@@ -22,7 +22,7 @@ type MenuItemType = {
22
22
  slug?: string;
23
23
  end?: any;
24
24
  presist?: boolean;
25
- itemType?: "separator" | "label" | string;
25
+ itemType?: "separator" | "label" | "custom";
26
26
  action?: () => void;
27
27
  highlighted?: boolean;
28
28
  subitems?: SubItem[];
@@ -22,7 +22,7 @@ type MenuItemType = {
22
22
  slug?: string;
23
23
  end?: any;
24
24
  presist?: boolean;
25
- itemType?: "separator" | "label" | string;
25
+ itemType?: "separator" | "label" | "custom";
26
26
  action?: () => void;
27
27
  highlighted?: boolean;
28
28
  subitems?: SubItem[];
@@ -2,7 +2,7 @@ import React__default, { FC, InputHTMLAttributes } from 'react';
2
2
  import { D as DirectionType, a as RadioOptionType, O as OrientationType } from '../commonTypes-CKtkuNFH.mjs';
3
3
  import { LoginFormTextsTypes, RegisterFormTextsTypes, ThirdPartyAuthTextsTypes, NewPasswordTextsTypes, ResetPasswordTextsTypes, BaseInputType, TextInputType, PricingCardProps, PlanFeature, PricingPlanTexts } from '../types/index.mjs';
4
4
  import { S as SelectOptionProps, R as RadioOptionsTypes } from '../Radio-hsrLKNxE.mjs';
5
- import { M as MenuItemType } from '../DropdownMenu-vm2kRAhL.mjs';
5
+ import { M as MenuItemType } from '../DropdownMenu-EUL-D3I3.mjs';
6
6
  import '@radix-ui/react-dropdown-menu';
7
7
 
8
8
  type LoginFormTypes = {
@@ -2,7 +2,7 @@ import React__default, { FC, InputHTMLAttributes } from 'react';
2
2
  import { D as DirectionType, a as RadioOptionType, O as OrientationType } from '../commonTypes-CKtkuNFH.js';
3
3
  import { LoginFormTextsTypes, RegisterFormTextsTypes, ThirdPartyAuthTextsTypes, NewPasswordTextsTypes, ResetPasswordTextsTypes, BaseInputType, TextInputType, PricingCardProps, PlanFeature, PricingPlanTexts } from '../types/index.js';
4
4
  import { S as SelectOptionProps, R as RadioOptionsTypes } from '../Radio-K1WGpnGA.js';
5
- import { M as MenuItemType } from '../DropdownMenu-jh4puuXw.js';
5
+ import { M as MenuItemType } from '../DropdownMenu-SPisqCzV.js';
6
6
  import '@radix-ui/react-dropdown-menu';
7
7
 
8
8
  type LoginFormTypes = {
@@ -53,7 +53,7 @@ type MenuItemType = {
53
53
  slug?: string;
54
54
  end?: any;
55
55
  presist?: boolean;
56
- itemType?: "separator" | "label" | string;
56
+ itemType?: "separator" | "label" | "custom";
57
57
  action?: () => void;
58
58
  highlighted?: boolean;
59
59
  subitems?: SubItem[];
@@ -53,7 +53,7 @@ type MenuItemType = {
53
53
  slug?: string;
54
54
  end?: any;
55
55
  presist?: boolean;
56
- itemType?: "separator" | "label" | string;
56
+ itemType?: "separator" | "label" | "custom";
57
57
  action?: () => void;
58
58
  highlighted?: boolean;
59
59
  subitems?: SubItem[];
@@ -2,7 +2,7 @@ import * as React from 'react';
2
2
  import React__default, { FC, RefObject, ReactNode, ChangeEvent, FormEvent, InputHTMLAttributes } from 'react';
3
3
  import * as TooltipPrimitive from '@radix-ui/react-tooltip';
4
4
  import { P as PositionType, D as DirectionType, S as SeverityType, R as RadiusType, O as OrientationType } from '../commonTypes-CKtkuNFH.mjs';
5
- export { D as DropdownMenu, f as DropdownMenuCheckboxItem, d as DropdownMenuContent, k as DropdownMenuGroup, e as DropdownMenuItem, h as DropdownMenuLabel, l as DropdownMenuPortal, b as DropdownMenuRadio, p as DropdownMenuRadioGroup, g as DropdownMenuRadioItem, a as DropdownMenuRoot, i as DropdownMenuSeparator, j as DropdownMenuShortcut, m as DropdownMenuSub, n as DropdownMenuSubContent, o as DropdownMenuSubTrigger, c as DropdownMenuTrigger, M as MenuItemType, S as SubItem } from '../DropdownMenu-vm2kRAhL.mjs';
5
+ export { D as DropdownMenu, f as DropdownMenuCheckboxItem, d as DropdownMenuContent, k as DropdownMenuGroup, e as DropdownMenuItem, h as DropdownMenuLabel, l as DropdownMenuPortal, b as DropdownMenuRadio, p as DropdownMenuRadioGroup, g as DropdownMenuRadioItem, a as DropdownMenuRoot, i as DropdownMenuSeparator, j as DropdownMenuShortcut, m as DropdownMenuSub, n as DropdownMenuSubContent, o as DropdownMenuSubTrigger, c as DropdownMenuTrigger, M as MenuItemType, S as SubItem } from '../DropdownMenu-EUL-D3I3.mjs';
6
6
  import * as AccordionPrimitive from '@radix-ui/react-accordion';
7
7
  import { a as ChipTypes } from '../Chip-hr2gRBJ-.mjs';
8
8
  export { b as Chip, C as ChipColors } from '../Chip-hr2gRBJ-.mjs';
@@ -2,7 +2,7 @@ import * as React from 'react';
2
2
  import React__default, { FC, RefObject, ReactNode, ChangeEvent, FormEvent, InputHTMLAttributes } from 'react';
3
3
  import * as TooltipPrimitive from '@radix-ui/react-tooltip';
4
4
  import { P as PositionType, D as DirectionType, S as SeverityType, R as RadiusType, O as OrientationType } from '../commonTypes-CKtkuNFH.js';
5
- export { D as DropdownMenu, f as DropdownMenuCheckboxItem, d as DropdownMenuContent, k as DropdownMenuGroup, e as DropdownMenuItem, h as DropdownMenuLabel, l as DropdownMenuPortal, b as DropdownMenuRadio, p as DropdownMenuRadioGroup, g as DropdownMenuRadioItem, a as DropdownMenuRoot, i as DropdownMenuSeparator, j as DropdownMenuShortcut, m as DropdownMenuSub, n as DropdownMenuSubContent, o as DropdownMenuSubTrigger, c as DropdownMenuTrigger, M as MenuItemType, S as SubItem } from '../DropdownMenu-jh4puuXw.js';
5
+ export { D as DropdownMenu, f as DropdownMenuCheckboxItem, d as DropdownMenuContent, k as DropdownMenuGroup, e as DropdownMenuItem, h as DropdownMenuLabel, l as DropdownMenuPortal, b as DropdownMenuRadio, p as DropdownMenuRadioGroup, g as DropdownMenuRadioItem, a as DropdownMenuRoot, i as DropdownMenuSeparator, j as DropdownMenuShortcut, m as DropdownMenuSub, n as DropdownMenuSubContent, o as DropdownMenuSubTrigger, c as DropdownMenuTrigger, M as MenuItemType, S as SubItem } from '../DropdownMenu-SPisqCzV.js';
6
6
  import * as AccordionPrimitive from '@radix-ui/react-accordion';
7
7
  import { a as ChipTypes } from '../Chip-H5BnuDdx.js';
8
8
  export { b as Chip, C as ChipColors } from '../Chip-H5BnuDdx.js';
package/dist/index.d.mts CHANGED
@@ -135,7 +135,7 @@ type MenuItemType = {
135
135
  slug?: string;
136
136
  end?: any;
137
137
  presist?: boolean;
138
- itemType?: "separator" | "label" | string;
138
+ itemType?: "separator" | "label" | "custom";
139
139
  action?: () => void;
140
140
  highlighted?: boolean;
141
141
  subitems?: SubItem$1[];
package/dist/index.d.ts CHANGED
@@ -135,7 +135,7 @@ type MenuItemType = {
135
135
  slug?: string;
136
136
  end?: any;
137
137
  presist?: boolean;
138
- itemType?: "separator" | "label" | string;
138
+ itemType?: "separator" | "label" | "custom";
139
139
  action?: () => void;
140
140
  highlighted?: boolean;
141
141
  subitems?: SubItem$1[];
@@ -2,7 +2,7 @@ import * as React from 'react';
2
2
  import React__default, { FC } from 'react';
3
3
  import { C as ChipColors } from '../Chip-hr2gRBJ-.mjs';
4
4
  import { D as DirectionType } from '../commonTypes-CKtkuNFH.mjs';
5
- import { M as MenuItemType } from '../DropdownMenu-vm2kRAhL.mjs';
5
+ import { M as MenuItemType } from '../DropdownMenu-EUL-D3I3.mjs';
6
6
  import * as MenubarPrimitive from '@radix-ui/react-menubar';
7
7
  import '@radix-ui/react-dropdown-menu';
8
8
 
@@ -2,7 +2,7 @@ import * as React from 'react';
2
2
  import React__default, { FC } from 'react';
3
3
  import { C as ChipColors } from '../Chip-H5BnuDdx.js';
4
4
  import { D as DirectionType } from '../commonTypes-CKtkuNFH.js';
5
- import { M as MenuItemType } from '../DropdownMenu-jh4puuXw.js';
5
+ import { M as MenuItemType } from '../DropdownMenu-SPisqCzV.js';
6
6
  import * as MenubarPrimitive from '@radix-ui/react-menubar';
7
7
  import '@radix-ui/react-dropdown-menu';
8
8
 
@@ -24,7 +24,7 @@ type MenuItemType = {
24
24
  slug?: string;
25
25
  end?: any;
26
26
  presist?: boolean;
27
- itemType?: "separator" | "label" | string;
27
+ itemType?: "separator" | "label" | "custom";
28
28
  action?: () => void;
29
29
  highlighted?: boolean;
30
30
  subitems?: SubItem[];
@@ -24,7 +24,7 @@ type MenuItemType = {
24
24
  slug?: string;
25
25
  end?: any;
26
26
  presist?: boolean;
27
- itemType?: "separator" | "label" | string;
27
+ itemType?: "separator" | "label" | "custom";
28
28
  action?: () => void;
29
29
  highlighted?: boolean;
30
30
  subitems?: SubItem[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sikka/hawa",
3
- "version": "0.26.13-next",
3
+ "version": "0.26.16-next",
4
4
  "description": "Modern UI Kit made with Tailwind",
5
5
  "author": {
6
6
  "name": "Sikka Software",