@sikka/hawa 0.26.18-next → 0.26.20

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.
Files changed (190) hide show
  1. package/dist/accordion/index.js +10 -12
  2. package/dist/accordion/index.mjs +8 -8
  3. package/dist/alert/index.js +8 -7
  4. package/dist/alert/index.mjs +7 -6
  5. package/dist/appLayout/index.js +13 -12
  6. package/dist/appLayout/index.mjs +12 -11
  7. package/dist/appMenubar/index.js +4 -4
  8. package/dist/appMenubar/index.mjs +2 -2
  9. package/dist/appStores/index.js +2 -2
  10. package/dist/appStores/index.mjs +1 -1
  11. package/dist/appTabs/index.js +4 -4
  12. package/dist/appTabs/index.mjs +2 -2
  13. package/dist/appTopbar/index.js +6 -6
  14. package/dist/appTopbar/index.mjs +4 -4
  15. package/dist/avatar/index.js +5 -5
  16. package/dist/avatar/index.mjs +4 -4
  17. package/dist/backToTop/index.js +8 -7
  18. package/dist/backToTop/index.mjs +7 -6
  19. package/dist/badge/index.js +4 -4
  20. package/dist/badge/index.mjs +2 -2
  21. package/dist/blocks/auth/index.js +38 -37
  22. package/dist/blocks/auth/index.mjs +24 -24
  23. package/dist/blocks/feedback/index.js +27 -26
  24. package/dist/blocks/feedback/index.mjs +11 -11
  25. package/dist/blocks/index.js +77 -76
  26. package/dist/blocks/index.mjs +34 -34
  27. package/dist/blocks/misc/index.js +31 -30
  28. package/dist/blocks/misc/index.mjs +14 -14
  29. package/dist/blocks/pricing/index.js +123 -122
  30. package/dist/blocks/pricing/index.mjs +18 -18
  31. package/dist/breadcrumb/index.js +2 -2
  32. package/dist/breadcrumb/index.mjs +1 -1
  33. package/dist/button/index.js +6 -5
  34. package/dist/button/index.mjs +5 -4
  35. package/dist/card/index.js +4 -4
  36. package/dist/card/index.mjs +2 -2
  37. package/dist/carousel/index.d.mts +1 -1
  38. package/dist/carousel/index.d.ts +1 -1
  39. package/dist/carousel/index.js +9 -18
  40. package/dist/carousel/index.mjs +7 -16
  41. package/dist/checkbox/index.js +4 -4
  42. package/dist/checkbox/index.mjs +2 -2
  43. package/dist/chip/index.js +4 -4
  44. package/dist/chip/index.mjs +2 -2
  45. package/dist/{chunk-343SRWR4.mjs → chunk-3GBITBPL.mjs} +2 -2
  46. package/dist/{chunk-TTKRRN7S.mjs → chunk-4IOG44R3.mjs} +2 -2
  47. package/dist/{chunk-3N6JJKMN.mjs → chunk-65TG6EVD.mjs} +5 -4
  48. package/dist/{chunk-LT3VHLAG.mjs → chunk-APZM24KK.mjs} +2 -2
  49. package/dist/{chunk-FYH74ZRQ.mjs → chunk-AREFDTXK.mjs} +9 -8
  50. package/dist/{chunk-FNVYY7ND.mjs → chunk-D22AALLE.mjs} +1 -1
  51. package/dist/{chunk-OD5WIQGQ.mjs → chunk-FDKCMEMD.mjs} +2 -2
  52. package/dist/{chunk-KNHT2UBG.mjs → chunk-KMCIHW76.mjs} +2 -2
  53. package/dist/{chunk-M2ZS3EDT.mjs → chunk-OAXF3RCQ.mjs} +2 -2
  54. package/dist/chunk-OTGCLEKC.mjs +62 -0
  55. package/dist/{chunk-OE23TTPS.mjs → chunk-POIP5U4M.mjs} +3 -3
  56. package/dist/{chunk-EYUG3GRC.mjs → chunk-SJ2Z6ZOG.mjs} +4 -4
  57. package/dist/{chunk-WRZFWCOQ.mjs → chunk-TGZRVRLP.mjs} +4 -4
  58. package/dist/{chunk-TE3BKEXL.mjs → chunk-TWNGV3RE.mjs} +1 -1
  59. package/dist/{chunk-ATUSR6VI.mjs → chunk-U3TZWNDZ.mjs} +4 -4
  60. package/dist/{chunk-W77KCP35.mjs → chunk-VQQ6MUX5.mjs} +2 -2
  61. package/dist/{chunk-SUS6O2PO.mjs → chunk-WPSUV4AD.mjs} +21 -21
  62. package/dist/{chunk-3KMBSNM3.mjs → chunk-Z5SL5QTQ.mjs} +11 -10
  63. package/dist/{chunk-ZCZ3WARS.mjs → chunk-ZS3FB3PO.mjs} +1 -1
  64. package/dist/codeBlock/index.js +153 -2454
  65. package/dist/codeBlock/index.mjs +129 -2393
  66. package/dist/collapsible/index.js +2 -2
  67. package/dist/collapsible/index.mjs +1 -1
  68. package/dist/colorPicker/index.js +7 -7
  69. package/dist/colorPicker/index.mjs +126 -2
  70. package/dist/combobox/index.js +193 -193
  71. package/dist/combobox/index.mjs +8 -8
  72. package/dist/command/index.js +5 -5
  73. package/dist/command/index.mjs +1 -1
  74. package/dist/copyrights/index.js +2 -2
  75. package/dist/copyrights/index.mjs +1 -1
  76. package/dist/count/index.js +2 -2
  77. package/dist/count/index.mjs +1 -1
  78. package/dist/dataTable/index.d.mts +1 -0
  79. package/dist/dataTable/index.d.ts +1 -0
  80. package/dist/dataTable/index.js +23 -16
  81. package/dist/dataTable/index.mjs +22 -15
  82. package/dist/destroyableCard/index.js +6 -8
  83. package/dist/destroyableCard/index.mjs +4 -4
  84. package/dist/dialog/index.js +4 -4
  85. package/dist/dialog/index.mjs +2 -2
  86. package/dist/docsLayout/index.js +12 -11
  87. package/dist/docsLayout/index.mjs +11 -10
  88. package/dist/docsSidebar/index.js +4 -4
  89. package/dist/docsSidebar/index.mjs +2 -2
  90. package/dist/dropdownMenu/index.js +4 -4
  91. package/dist/dropdownMenu/index.mjs +2 -2
  92. package/dist/elements/index.d.mts +2 -1
  93. package/dist/elements/index.d.ts +2 -1
  94. package/dist/elements/index.js +162 -164
  95. package/dist/elements/index.mjs +54 -57
  96. package/dist/fileDropzone/index.js +10 -9
  97. package/dist/fileDropzone/index.mjs +9 -8
  98. package/dist/fileUploader/index.js +2 -2
  99. package/dist/fileUploader/index.mjs +1 -1
  100. package/dist/glow/index.js +2 -2
  101. package/dist/glow/index.mjs +1 -1
  102. package/dist/hooks/index.d.mts +7 -7
  103. package/dist/hooks/index.d.ts +7 -7
  104. package/dist/hooks/index.js +16 -16
  105. package/dist/hooks/index.mjs +14 -14
  106. package/dist/index.css +0 -465
  107. package/dist/index.d.mts +9 -8
  108. package/dist/index.d.ts +9 -8
  109. package/dist/index.js +220 -222
  110. package/dist/index.mjs +219 -221
  111. package/dist/input/index.js +8 -8
  112. package/dist/input/index.mjs +4 -4
  113. package/dist/interfaceSettings/index.js +9 -9
  114. package/dist/interfaceSettings/index.mjs +4 -4
  115. package/dist/label/index.js +5 -5
  116. package/dist/label/index.mjs +4 -4
  117. package/dist/layout/index.d.mts +1 -1
  118. package/dist/layout/index.d.ts +1 -1
  119. package/dist/layout/index.js +31 -30
  120. package/dist/layout/index.mjs +16 -16
  121. package/dist/loading/index.js +4 -4
  122. package/dist/loading/index.mjs +2 -2
  123. package/dist/logos/index.js +2 -2
  124. package/dist/logos/index.mjs +1 -1
  125. package/dist/navbar/index.js +5 -5
  126. package/dist/navbar/index.mjs +4 -4
  127. package/dist/navigationMenu/index.js +4 -4
  128. package/dist/navigationMenu/index.mjs +2 -2
  129. package/dist/pagination/index.js +4 -4
  130. package/dist/pagination/index.mjs +2 -2
  131. package/dist/passwordInput/index.js +15 -15
  132. package/dist/passwordInput/index.mjs +13 -13
  133. package/dist/phoneInput/index.js +11 -11
  134. package/dist/phoneInput/index.mjs +10 -10
  135. package/dist/pinInput/index.js +4 -4
  136. package/dist/pinInput/index.mjs +2 -2
  137. package/dist/popover/index.js +4 -4
  138. package/dist/popover/index.mjs +2 -2
  139. package/dist/progress/index.js +4 -4
  140. package/dist/progress/index.mjs +2 -2
  141. package/dist/progressCircle/index.js +4 -4
  142. package/dist/progressCircle/index.mjs +2 -2
  143. package/dist/radio/index.js +7 -7
  144. package/dist/radio/index.mjs +6 -6
  145. package/dist/scrollArea/index.js +4 -4
  146. package/dist/scrollArea/index.mjs +2 -2
  147. package/dist/scrollIndicator/index.js +2 -2
  148. package/dist/scrollIndicator/index.mjs +1 -1
  149. package/dist/select/index.js +8 -8
  150. package/dist/select/index.mjs +7 -7
  151. package/dist/separator/index.js +4 -4
  152. package/dist/separator/index.mjs +2 -2
  153. package/dist/sheet/index.js +4 -4
  154. package/dist/sheet/index.mjs +2 -2
  155. package/dist/sidebar/index.js +6 -6
  156. package/dist/sidebar/index.mjs +4 -4
  157. package/dist/signature/index.js +8 -8
  158. package/dist/signature/index.mjs +6 -6
  159. package/dist/simpleTable/index.js +6 -6
  160. package/dist/simpleTable/index.mjs +5 -5
  161. package/dist/skeleton/index.js +4 -4
  162. package/dist/skeleton/index.mjs +2 -2
  163. package/dist/slider/index.js +4 -4
  164. package/dist/slider/index.mjs +2 -2
  165. package/dist/sortButton/index.js +8 -7
  166. package/dist/sortButton/index.mjs +2 -2
  167. package/dist/splitButton/index.js +9 -8
  168. package/dist/splitButton/index.mjs +4 -4
  169. package/dist/stats/index.js +7 -7
  170. package/dist/stats/index.mjs +6 -6
  171. package/dist/stopPropagationWrapper/index.js +2 -2
  172. package/dist/stopPropagationWrapper/index.mjs +1 -1
  173. package/dist/switch/index.js +4 -4
  174. package/dist/switch/index.mjs +2 -2
  175. package/dist/table/index.js +4 -4
  176. package/dist/table/index.mjs +2 -2
  177. package/dist/tabs/index.js +5 -5
  178. package/dist/tabs/index.mjs +4 -4
  179. package/dist/textarea/index.js +7 -7
  180. package/dist/textarea/index.mjs +6 -6
  181. package/dist/toast/index.js +4 -4
  182. package/dist/toast/index.mjs +2 -2
  183. package/dist/toaster/index.js +6 -6
  184. package/dist/toaster/index.mjs +5 -5
  185. package/dist/tooltip/index.js +4 -4
  186. package/dist/tooltip/index.mjs +3 -3
  187. package/dist/types/index.js +1 -1
  188. package/package.json +16 -42
  189. package/README.md +0 -107
  190. package/dist/chunk-S36W2LDN.mjs +0 -189
package/dist/index.d.mts CHANGED
@@ -16,10 +16,9 @@ import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
16
16
  import * as ProgressPrimitive from '@radix-ui/react-progress';
17
17
  import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
18
18
  import * as SliderPrimitive from '@radix-ui/react-slider';
19
- import { EmblaOptionsType } from 'embla-carousel-react';
19
+ import { EmblaOptionsType } from 'embla-carousel';
20
20
  import * as ToastPrimitives from '@radix-ui/react-toast';
21
21
  import * as MenubarPrimitive from '@radix-ui/react-menubar';
22
- import * as embla_carousel from 'embla-carousel';
23
22
 
24
23
  interface CardProps extends React$1.HTMLAttributes<HTMLDivElement> {
25
24
  clickable?: boolean;
@@ -444,6 +443,7 @@ declare module "@tanstack/table-core" {
444
443
  interface ColumnMeta<TData extends RowData, TValue> {
445
444
  padding?: "condensed" | "default" | "noPadding";
446
445
  sortable?: boolean;
446
+ hidden?: boolean;
447
447
  }
448
448
  }
449
449
  declare const DataTable: <DataProps extends {}>({ columns, data, paginationPosition, translateFn, enableHideColumns, enableSearch, enableGoTo, ...props }: DataTableProps<DataProps>) => React$1.JSX.Element;
@@ -1867,13 +1867,14 @@ declare function useToast(): {
1867
1867
  toasts: ToasterToast[];
1868
1868
  };
1869
1869
 
1870
- declare const useDialogCarousel: (options?: any) => {
1871
- emblaRef: <ViewportElement extends HTMLElement>(instance: ViewportElement | null) => void;
1872
- emblaApi: embla_carousel.EmblaCarouselType | undefined;
1873
- nextStep: () => void;
1874
- prevStep: () => void;
1875
- canScrollPrev: boolean;
1870
+ type DialogCarouselType = {
1871
+ canScrollPrev?: any;
1872
+ emblaRef?: any;
1873
+ emblaApi?: any;
1874
+ nextStep?: any;
1875
+ prevStep?: any;
1876
1876
  };
1877
+ declare const useDialogCarousel: (options?: any) => DialogCarouselType;
1877
1878
 
1878
1879
  declare const useMultiStepDialog: (initialStep: any, stepIds: any[], setOpenDialog: any) => {
1879
1880
  currentStep: any;
package/dist/index.d.ts CHANGED
@@ -16,10 +16,9 @@ import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
16
16
  import * as ProgressPrimitive from '@radix-ui/react-progress';
17
17
  import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
18
18
  import * as SliderPrimitive from '@radix-ui/react-slider';
19
- import { EmblaOptionsType } from 'embla-carousel-react';
19
+ import { EmblaOptionsType } from 'embla-carousel';
20
20
  import * as ToastPrimitives from '@radix-ui/react-toast';
21
21
  import * as MenubarPrimitive from '@radix-ui/react-menubar';
22
- import * as embla_carousel from 'embla-carousel';
23
22
 
24
23
  interface CardProps extends React$1.HTMLAttributes<HTMLDivElement> {
25
24
  clickable?: boolean;
@@ -444,6 +443,7 @@ declare module "@tanstack/table-core" {
444
443
  interface ColumnMeta<TData extends RowData, TValue> {
445
444
  padding?: "condensed" | "default" | "noPadding";
446
445
  sortable?: boolean;
446
+ hidden?: boolean;
447
447
  }
448
448
  }
449
449
  declare const DataTable: <DataProps extends {}>({ columns, data, paginationPosition, translateFn, enableHideColumns, enableSearch, enableGoTo, ...props }: DataTableProps<DataProps>) => React$1.JSX.Element;
@@ -1867,13 +1867,14 @@ declare function useToast(): {
1867
1867
  toasts: ToasterToast[];
1868
1868
  };
1869
1869
 
1870
- declare const useDialogCarousel: (options?: any) => {
1871
- emblaRef: <ViewportElement extends HTMLElement>(instance: ViewportElement | null) => void;
1872
- emblaApi: embla_carousel.EmblaCarouselType | undefined;
1873
- nextStep: () => void;
1874
- prevStep: () => void;
1875
- canScrollPrev: boolean;
1870
+ type DialogCarouselType = {
1871
+ canScrollPrev?: any;
1872
+ emblaRef?: any;
1873
+ emblaApi?: any;
1874
+ nextStep?: any;
1875
+ prevStep?: any;
1876
1876
  };
1877
+ declare const useDialogCarousel: (options?: any) => DialogCarouselType;
1877
1878
 
1878
1879
  declare const useMultiStepDialog: (initialStep: any, stepIds: any[], setOpenDialog: any) => {
1879
1880
  currentStep: any;