primereact 10.0.2 → 10.0.4

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 (333) hide show
  1. package/README.md +1 -4
  2. package/autocomplete/autocomplete.cjs.js +4 -2
  3. package/autocomplete/autocomplete.cjs.min.js +1 -1
  4. package/autocomplete/autocomplete.esm.js +4 -2
  5. package/autocomplete/autocomplete.esm.min.js +1 -1
  6. package/autocomplete/autocomplete.js +4 -2
  7. package/autocomplete/autocomplete.min.js +1 -1
  8. package/blockui/blockui.cjs.js +3 -6
  9. package/blockui/blockui.cjs.min.js +1 -1
  10. package/blockui/blockui.esm.js +3 -6
  11. package/blockui/blockui.esm.min.js +1 -1
  12. package/blockui/blockui.js +3 -6
  13. package/blockui/blockui.min.js +1 -1
  14. package/calendar/calendar.cjs.js +11 -11
  15. package/calendar/calendar.cjs.min.js +1 -1
  16. package/calendar/calendar.esm.js +11 -11
  17. package/calendar/calendar.esm.min.js +1 -1
  18. package/calendar/calendar.js +11 -11
  19. package/calendar/calendar.min.js +1 -1
  20. package/carousel/carousel.cjs.js +3 -1
  21. package/carousel/carousel.cjs.min.js +1 -1
  22. package/carousel/carousel.esm.js +3 -1
  23. package/carousel/carousel.esm.min.js +1 -1
  24. package/carousel/carousel.js +3 -1
  25. package/carousel/carousel.min.js +1 -1
  26. package/checkbox/checkbox.d.ts +5 -5
  27. package/componentbase/componentbase.d.ts +8 -0
  28. package/contextmenu/contextmenu.cjs.js +4 -1
  29. package/contextmenu/contextmenu.cjs.min.js +1 -1
  30. package/contextmenu/contextmenu.esm.js +4 -1
  31. package/contextmenu/contextmenu.esm.min.js +1 -1
  32. package/contextmenu/contextmenu.js +4 -1
  33. package/contextmenu/contextmenu.min.js +1 -1
  34. package/core/core.js +288 -31
  35. package/core/core.min.js +8 -8
  36. package/datatable/datatable.cjs.js +92 -41
  37. package/datatable/datatable.cjs.min.js +1 -1
  38. package/datatable/datatable.d.ts +27 -0
  39. package/datatable/datatable.esm.js +92 -41
  40. package/datatable/datatable.esm.min.js +1 -1
  41. package/datatable/datatable.js +92 -41
  42. package/datatable/datatable.min.js +1 -1
  43. package/dataview/dataview.cjs.js +24 -22
  44. package/dataview/dataview.cjs.min.js +1 -1
  45. package/dataview/dataview.esm.js +24 -22
  46. package/dataview/dataview.esm.min.js +1 -1
  47. package/dataview/dataview.js +24 -22
  48. package/dataview/dataview.min.js +1 -1
  49. package/dialog/dialog.cjs.js +2 -4
  50. package/dialog/dialog.cjs.min.js +1 -1
  51. package/dialog/dialog.esm.js +2 -4
  52. package/dialog/dialog.esm.min.js +1 -1
  53. package/dialog/dialog.js +2 -4
  54. package/dialog/dialog.min.js +1 -1
  55. package/dropdown/dropdown.cjs.js +29 -17
  56. package/dropdown/dropdown.cjs.min.js +1 -1
  57. package/dropdown/dropdown.esm.js +29 -17
  58. package/dropdown/dropdown.esm.min.js +1 -1
  59. package/dropdown/dropdown.js +29 -17
  60. package/dropdown/dropdown.min.js +1 -1
  61. package/editor/editor.cjs.js +1 -1
  62. package/editor/editor.cjs.min.js +1 -1
  63. package/editor/editor.esm.js +1 -1
  64. package/editor/editor.esm.min.js +1 -1
  65. package/editor/editor.js +1 -1
  66. package/editor/editor.min.js +1 -1
  67. package/fieldset/fieldset.cjs.js +2 -2
  68. package/fieldset/fieldset.cjs.min.js +1 -1
  69. package/fieldset/fieldset.esm.js +2 -2
  70. package/fieldset/fieldset.esm.min.js +1 -1
  71. package/fieldset/fieldset.js +3 -3
  72. package/fieldset/fieldset.min.js +1 -1
  73. package/galleria/galleria.cjs.js +3 -5
  74. package/galleria/galleria.cjs.min.js +1 -1
  75. package/galleria/galleria.esm.js +3 -5
  76. package/galleria/galleria.esm.min.js +1 -1
  77. package/galleria/galleria.js +3 -5
  78. package/galleria/galleria.min.js +1 -1
  79. package/hooks/hooks.cjs.js +2 -1
  80. package/hooks/hooks.cjs.min.js +1 -1
  81. package/hooks/hooks.d.ts +1 -1
  82. package/hooks/hooks.esm.js +2 -1
  83. package/hooks/hooks.esm.min.js +1 -1
  84. package/hooks/hooks.js +2 -1
  85. package/hooks/hooks.min.js +1 -1
  86. package/icons/arrowdown/index.cjs.js +7 -0
  87. package/icons/arrowdown/index.esm.js +7 -0
  88. package/icons/arrowdown/index.js +7 -0
  89. package/icons/arrowup/index.cjs.js +7 -0
  90. package/icons/arrowup/index.esm.js +7 -0
  91. package/icons/arrowup/index.js +7 -0
  92. package/icons/ban/index.cjs.js +7 -0
  93. package/icons/ban/index.esm.js +7 -0
  94. package/icons/ban/index.js +7 -0
  95. package/icons/download/index.cjs.js +7 -0
  96. package/icons/download/index.esm.js +7 -0
  97. package/icons/download/index.js +7 -0
  98. package/icons/exclamationtriangle/index.cjs.js +7 -0
  99. package/icons/exclamationtriangle/index.esm.js +7 -0
  100. package/icons/exclamationtriangle/index.js +7 -0
  101. package/icons/eyeslash/index.cjs.js +7 -0
  102. package/icons/eyeslash/index.esm.js +7 -0
  103. package/icons/eyeslash/index.js +7 -0
  104. package/icons/filter/index.cjs.js +7 -0
  105. package/icons/filter/index.esm.js +7 -0
  106. package/icons/filter/index.js +7 -0
  107. package/icons/filterslash/index.cjs.js +7 -0
  108. package/icons/filterslash/index.esm.js +7 -0
  109. package/icons/filterslash/index.js +7 -0
  110. package/icons/infocircle/index.cjs.js +7 -0
  111. package/icons/infocircle/index.esm.js +7 -0
  112. package/icons/infocircle/index.js +7 -0
  113. package/icons/pencil/index.cjs.js +7 -0
  114. package/icons/pencil/index.esm.js +7 -0
  115. package/icons/pencil/index.js +7 -0
  116. package/icons/plus/index.cjs.js +7 -0
  117. package/icons/plus/index.esm.js +7 -0
  118. package/icons/plus/index.js +7 -0
  119. package/icons/refresh/index.cjs.js +7 -0
  120. package/icons/refresh/index.esm.js +7 -0
  121. package/icons/refresh/index.js +7 -0
  122. package/icons/search/index.cjs.js +7 -0
  123. package/icons/search/index.esm.js +7 -0
  124. package/icons/search/index.js +7 -0
  125. package/icons/searchminus/index.cjs.js +7 -0
  126. package/icons/searchminus/index.esm.js +7 -0
  127. package/icons/searchminus/index.js +7 -0
  128. package/icons/searchplus/index.cjs.js +7 -0
  129. package/icons/searchplus/index.esm.js +7 -0
  130. package/icons/searchplus/index.js +7 -0
  131. package/icons/sortalt/index.cjs.js +7 -0
  132. package/icons/sortalt/index.esm.js +7 -0
  133. package/icons/sortalt/index.js +7 -0
  134. package/icons/sortamountdown/index.cjs.js +7 -0
  135. package/icons/sortamountdown/index.esm.js +7 -0
  136. package/icons/sortamountdown/index.js +7 -0
  137. package/icons/sortamountupalt/index.cjs.js +7 -0
  138. package/icons/sortamountupalt/index.esm.js +7 -0
  139. package/icons/sortamountupalt/index.js +7 -0
  140. package/icons/spinner/index.cjs.js +7 -0
  141. package/icons/spinner/index.esm.js +7 -0
  142. package/icons/spinner/index.js +7 -0
  143. package/icons/star/index.cjs.js +7 -0
  144. package/icons/star/index.esm.js +7 -0
  145. package/icons/star/index.js +7 -0
  146. package/icons/starfill/index.cjs.js +7 -0
  147. package/icons/starfill/index.esm.js +7 -0
  148. package/icons/starfill/index.js +7 -0
  149. package/icons/thlarge/index.cjs.js +7 -0
  150. package/icons/thlarge/index.esm.js +7 -0
  151. package/icons/thlarge/index.js +7 -0
  152. package/icons/timescircle/index.cjs.js +7 -0
  153. package/icons/timescircle/index.esm.js +7 -0
  154. package/icons/timescircle/index.js +7 -0
  155. package/icons/trash/index.cjs.js +7 -0
  156. package/icons/trash/index.esm.js +7 -0
  157. package/icons/trash/index.js +7 -0
  158. package/icons/undo/index.cjs.js +7 -0
  159. package/icons/undo/index.esm.js +7 -0
  160. package/icons/undo/index.js +7 -0
  161. package/icons/upload/index.cjs.js +7 -0
  162. package/icons/upload/index.esm.js +7 -0
  163. package/icons/upload/index.js +7 -0
  164. package/icons/windowmaximize/index.cjs.js +7 -0
  165. package/icons/windowmaximize/index.esm.js +7 -0
  166. package/icons/windowmaximize/index.js +7 -0
  167. package/icons/windowminimize/index.cjs.js +7 -0
  168. package/icons/windowminimize/index.esm.js +7 -0
  169. package/icons/windowminimize/index.js +7 -0
  170. package/image/image.cjs.js +111 -106
  171. package/image/image.cjs.min.js +1 -1
  172. package/image/image.esm.js +111 -106
  173. package/image/image.esm.min.js +1 -1
  174. package/image/image.js +112 -107
  175. package/image/image.min.js +1 -1
  176. package/inputnumber/inputnumber.cjs.js +7 -4
  177. package/inputnumber/inputnumber.cjs.min.js +1 -1
  178. package/inputnumber/inputnumber.esm.js +7 -4
  179. package/inputnumber/inputnumber.esm.min.js +1 -1
  180. package/inputnumber/inputnumber.js +7 -4
  181. package/inputnumber/inputnumber.min.js +1 -1
  182. package/menu/menu.cjs.js +105 -1
  183. package/menu/menu.cjs.min.js +1 -1
  184. package/menu/menu.d.ts +5 -0
  185. package/menu/menu.esm.js +108 -4
  186. package/menu/menu.esm.min.js +1 -1
  187. package/menu/menu.js +105 -1
  188. package/menu/menu.min.js +1 -1
  189. package/message/message.cjs.js +1 -1
  190. package/message/message.cjs.min.js +1 -1
  191. package/message/message.esm.js +1 -1
  192. package/message/message.esm.min.js +1 -1
  193. package/message/message.js +1 -1
  194. package/message/message.min.js +1 -1
  195. package/messages/messages.cjs.js +4 -2
  196. package/messages/messages.cjs.min.js +1 -1
  197. package/messages/messages.esm.js +5 -3
  198. package/messages/messages.esm.min.js +1 -1
  199. package/messages/messages.js +4 -2
  200. package/messages/messages.min.js +1 -1
  201. package/multiselect/multiselect.cjs.js +26 -12
  202. package/multiselect/multiselect.cjs.min.js +1 -1
  203. package/multiselect/multiselect.d.ts +4 -0
  204. package/multiselect/multiselect.esm.js +26 -12
  205. package/multiselect/multiselect.esm.min.js +1 -1
  206. package/multiselect/multiselect.js +26 -12
  207. package/multiselect/multiselect.min.js +1 -1
  208. package/orderlist/orderlist.cjs.js +32 -34
  209. package/orderlist/orderlist.cjs.min.js +1 -1
  210. package/orderlist/orderlist.esm.js +32 -34
  211. package/orderlist/orderlist.esm.min.js +1 -1
  212. package/orderlist/orderlist.js +32 -34
  213. package/orderlist/orderlist.min.js +1 -1
  214. package/package.json +1 -1
  215. package/panel/panel.cjs.js +2 -2
  216. package/panel/panel.cjs.min.js +1 -1
  217. package/panel/panel.esm.js +2 -2
  218. package/panel/panel.esm.min.js +1 -1
  219. package/panel/panel.js +3 -3
  220. package/panel/panel.min.js +1 -1
  221. package/passthrough/tailwind/index.cjs.js +436 -373
  222. package/passthrough/tailwind/index.cjs.min.js +1 -1
  223. package/passthrough/tailwind/index.esm.js +436 -373
  224. package/passthrough/tailwind/index.esm.min.js +1 -1
  225. package/passthrough/tailwind/index.js +436 -373
  226. package/passthrough/tailwind/index.min.js +1 -1
  227. package/primereact.all.cjs.js +330 -191
  228. package/primereact.all.cjs.min.js +1 -1
  229. package/primereact.all.esm.js +330 -191
  230. package/primereact.all.esm.min.js +1 -1
  231. package/primereact.all.js +330 -191
  232. package/primereact.all.min.js +1 -1
  233. package/progressbar/progressbar.cjs.js +1 -1
  234. package/progressbar/progressbar.cjs.min.js +1 -1
  235. package/progressbar/progressbar.esm.js +1 -1
  236. package/progressbar/progressbar.esm.min.js +1 -1
  237. package/progressbar/progressbar.js +1 -1
  238. package/progressbar/progressbar.min.js +1 -1
  239. package/radiobutton/radiobutton.d.ts +3 -3
  240. package/resources/themes/arya-blue/theme.css +397 -518
  241. package/resources/themes/arya-green/theme.css +397 -518
  242. package/resources/themes/arya-orange/theme.css +397 -518
  243. package/resources/themes/arya-purple/theme.css +397 -518
  244. package/resources/themes/bootstrap4-dark-blue/theme.css +398 -518
  245. package/resources/themes/bootstrap4-dark-purple/theme.css +398 -518
  246. package/resources/themes/bootstrap4-light-blue/theme.css +398 -518
  247. package/resources/themes/bootstrap4-light-purple/theme.css +398 -518
  248. package/resources/themes/fluent-light/theme.css +424 -529
  249. package/resources/themes/lara-dark-blue/theme.css +402 -518
  250. package/resources/themes/lara-dark-indigo/theme.css +402 -518
  251. package/resources/themes/lara-dark-purple/theme.css +402 -518
  252. package/resources/themes/lara-dark-teal/theme.css +402 -518
  253. package/resources/themes/lara-light-blue/theme.css +571 -687
  254. package/resources/themes/lara-light-indigo/theme.css +409 -525
  255. package/resources/themes/lara-light-purple/theme.css +409 -525
  256. package/resources/themes/lara-light-teal/theme.css +409 -525
  257. package/resources/themes/luna-amber/theme.css +411 -531
  258. package/resources/themes/luna-blue/theme.css +411 -531
  259. package/resources/themes/luna-green/theme.css +411 -531
  260. package/resources/themes/luna-pink/theme.css +411 -531
  261. package/resources/themes/md-dark-deeppurple/theme.css +669 -739
  262. package/resources/themes/md-dark-indigo/theme.css +669 -739
  263. package/resources/themes/md-light-deeppurple/theme.css +574 -644
  264. package/resources/themes/md-light-indigo/theme.css +574 -644
  265. package/resources/themes/mdc-dark-deeppurple/theme.css +669 -739
  266. package/resources/themes/mdc-dark-indigo/theme.css +669 -739
  267. package/resources/themes/mdc-light-deeppurple/theme.css +574 -644
  268. package/resources/themes/mdc-light-indigo/theme.css +574 -644
  269. package/resources/themes/mira/theme.css +435 -525
  270. package/resources/themes/nano/theme.css +395 -518
  271. package/resources/themes/nova/theme.css +399 -518
  272. package/resources/themes/nova-accent/theme.css +396 -518
  273. package/resources/themes/nova-alt/theme.css +399 -518
  274. package/resources/themes/rhea/theme.css +396 -518
  275. package/resources/themes/saga-blue/theme.css +397 -518
  276. package/resources/themes/saga-green/theme.css +397 -518
  277. package/resources/themes/saga-orange/theme.css +397 -518
  278. package/resources/themes/saga-purple/theme.css +397 -518
  279. package/resources/themes/soho-dark/theme.css +428 -546
  280. package/resources/themes/soho-light/theme.css +407 -523
  281. package/resources/themes/tailwind-light/theme.css +432 -547
  282. package/resources/themes/vela-blue/theme.css +397 -518
  283. package/resources/themes/vela-green/theme.css +397 -518
  284. package/resources/themes/vela-orange/theme.css +397 -518
  285. package/resources/themes/vela-purple/theme.css +397 -518
  286. package/resources/themes/viva-dark/theme.css +421 -523
  287. package/resources/themes/viva-light/theme.css +421 -523
  288. package/scrollpanel/scrollpanel.cjs.js +33 -17
  289. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  290. package/scrollpanel/scrollpanel.esm.js +19 -3
  291. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  292. package/scrollpanel/scrollpanel.js +226 -210
  293. package/scrollpanel/scrollpanel.min.js +1 -1
  294. package/selectbutton/selectbutton.cjs.js +3 -2
  295. package/selectbutton/selectbutton.cjs.min.js +1 -1
  296. package/selectbutton/selectbutton.d.ts +6 -0
  297. package/selectbutton/selectbutton.esm.js +3 -2
  298. package/selectbutton/selectbutton.esm.min.js +1 -1
  299. package/selectbutton/selectbutton.js +4 -3
  300. package/selectbutton/selectbutton.min.js +1 -1
  301. package/sidebar/sidebar.cjs.js +87 -89
  302. package/sidebar/sidebar.cjs.min.js +1 -1
  303. package/sidebar/sidebar.esm.js +87 -89
  304. package/sidebar/sidebar.esm.min.js +1 -1
  305. package/sidebar/sidebar.js +88 -90
  306. package/sidebar/sidebar.min.js +1 -1
  307. package/slider/slider.cjs.js +3 -3
  308. package/slider/slider.cjs.min.js +1 -1
  309. package/slider/slider.esm.js +3 -3
  310. package/slider/slider.esm.min.js +1 -1
  311. package/slider/slider.js +3 -3
  312. package/slider/slider.min.js +1 -1
  313. package/toast/toast.cjs.js +7 -5
  314. package/toast/toast.cjs.min.js +1 -1
  315. package/toast/toast.esm.js +7 -5
  316. package/toast/toast.esm.min.js +1 -1
  317. package/toast/toast.js +8 -6
  318. package/toast/toast.min.js +1 -1
  319. package/tree/tree.cjs.js +24 -2
  320. package/tree/tree.cjs.min.js +1 -1
  321. package/tree/tree.esm.js +24 -2
  322. package/tree/tree.esm.min.js +1 -1
  323. package/tree/tree.js +24 -2
  324. package/tree/tree.min.js +1 -1
  325. package/treeselect/treeselect.d.ts +54 -4
  326. package/utils/utils.cjs.js +30 -0
  327. package/utils/utils.cjs.min.js +1 -1
  328. package/utils/utils.d.ts +3 -0
  329. package/utils/utils.esm.js +30 -0
  330. package/utils/utils.esm.min.js +1 -1
  331. package/utils/utils.js +30 -0
  332. package/utils/utils.min.js +1 -1
  333. package/web-types.json +29 -2
@@ -126,13 +126,12 @@ function classNames() {
126
126
 
127
127
  var TRANSITIONS = {
128
128
  toggleable: {
129
+ timeout: 500,
129
130
  classNames: {
130
131
  enter: 'max-h-0',
131
- enterActive: 'overflow-hidden transition-all duration-500 ease-in-out',
132
- enterDone: 'max-h-40',
132
+ enterActive: '!max-h-40 overflow-hidden transition-all duration-500 ease-in-out',
133
133
  exit: 'max-h-40',
134
- exitActive: 'overflow-hidden transition-all duration-500 ease-in',
135
- exitDone: 'max-h-0'
134
+ exitActive: '!max-h-0 overflow-hidden transition-all duration-500 ease-in'
136
135
  }
137
136
  },
138
137
  overlay: {
@@ -341,15 +340,15 @@ var Tailwind = {
341
340
  navContent: 'overflow-y-hidden overscroll-contain overscroll-auto scroll-smooth [&::-webkit-scrollbar]:hidden',
342
341
  // Overflow and scrollbar styles.
343
342
  previousButton: {
344
- className: classNames('h-full flex items-center justify-center absolute top-0 z-20', 'left-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 )') // Flex and absolute positioning styles.
343
+ className: classNames('h-full flex items-center justify-center !absolute top-0 z-20', 'left-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 )') // Flex and absolute positioning styles.
345
344
  },
346
345
 
347
346
  nextButton: {
348
- className: classNames('h-full flex items-center justify-center absolute top-0 z-20', 'right-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex and absolute positioning styles.
347
+ className: classNames('h-full flex items-center justify-center !absolute top-0 z-20', 'right-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex and absolute positioning styles.
349
348
  },
350
349
 
351
350
  nav: {
352
- className: classNames('flex flex-1 list-none m-0 p-0', 'bg-white border border-gray-300 border-0 border-b-2', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex, list, margin, padding, and border styles.
351
+ className: classNames('flex flex-1 list-none m-0 p-0', 'bg-transparent border border-gray-300 border-0 border-b-2', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex, list, margin, padding, and border styles.
353
352
  },
354
353
 
355
354
  tabpanel: {
@@ -368,7 +367,7 @@ var Tailwind = {
368
367
  return {
369
368
  className: classNames('items-center cursor-pointer flex overflow-hidden relative select-none text-decoration-none user-select-none',
370
369
  // Flex and overflow styles.
371
- 'border-b-2 p-5 font-bold rounded-t-lg transition-shadow duration-200 m-0',
370
+ 'border-b-2 p-5 font-bold rounded-t-md transition-shadow duration-200 m-0',
372
371
  // Border, padding, font, and transition styles.
373
372
  'transition-colors duration-200',
374
373
  // Transition duration style.
@@ -391,7 +390,7 @@ var Tailwind = {
391
390
  },
392
391
 
393
392
  content: {
394
- className: classNames('bg-white p-5 border-0 text-gray-700 rounded-bl-2xl rounded-br-2xl', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80') // Background, padding, border, and text styles.
393
+ className: classNames('bg-white p-5 border-0 text-gray-700 rounded-bl-md rounded-br-md', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80') // Background, padding, border, and text styles.
395
394
  }
396
395
  }
397
396
  },
@@ -455,7 +454,7 @@ var Tailwind = {
455
454
  };
456
455
  },
457
456
  footer: {
458
- className: classNames('shrink-0 ', 'border-t-0 bg-white text-gray-700 px-6 pb-6 text-right rounded-b-lg', 'dark:bg-gray-900 dark:text-white/80')
457
+ className: classNames('flex gap-2 shrink-0 justify-end align-center', 'border-t-0 bg-white text-gray-700 px-6 pb-6 text-right rounded-b-lg', 'dark:bg-gray-900 dark:text-white/80')
459
458
  },
460
459
  mask: function mask(_ref15) {
461
460
  var props = _ref15.props;
@@ -467,31 +466,34 @@ var Tailwind = {
467
466
  },
468
467
  transition: function transition(_ref16) {
469
468
  var props = _ref16.props;
470
- return props.position === 'top' ? {
471
- enterFromClass: 'opacity-0 scale-75 translate-x-0 -translate-y-full translate-z-0',
472
- enterActiveClass: 'transition-all duration-200 ease-out',
473
- leaveActiveClass: 'transition-all duration-200 ease-out',
474
- leaveToClass: 'opacity-0 scale-75 translate-x-0 -translate-y-full translate-z-0'
475
- } : props.position === 'bottom' ? {
476
- enterFromClass: 'opacity-0 scale-75 translate-y-full',
477
- enterActiveClass: 'transition-all duration-200 ease-out',
478
- leaveActiveClass: 'transition-all duration-200 ease-out',
479
- leaveToClass: 'opacity-0 scale-75 translate-x-0 translate-y-full translate-z-0'
480
- } : props.position === 'left' || props.position === 'topleft' || props.position === 'bottomleft' ? {
481
- enterFromClass: 'opacity-0 scale-75 -translate-x-full translate-y-0 translate-z-0',
482
- enterActiveClass: 'transition-all duration-200 ease-out',
483
- leaveActiveClass: 'transition-all duration-200 ease-out',
484
- leaveToClass: 'opacity-0 scale-75 -translate-x-full translate-y-0 translate-z-0'
485
- } : props.position === 'right' || props.position === 'topright' || props.position === 'bottomright' ? {
486
- enterFromClass: 'opacity-0 scale-75 translate-x-full translate-y-0 translate-z-0',
487
- enterActiveClass: 'transition-all duration-200 ease-out',
488
- leaveActiveClass: 'transition-all duration-200 ease-out',
489
- leaveToClass: 'opacity-0 scale-75 opacity-0 scale-75 translate-x-full translate-y-0 translate-z-0'
490
- } : {
491
- enterFromClass: 'opacity-0 scale-75',
492
- enterActiveClass: 'transition-all duration-200 ease-out',
493
- leaveActiveClass: 'transition-all duration-200 ease-out',
494
- leaveToClass: 'opacity-0 scale-75'
469
+ return {
470
+ timeout: 200,
471
+ classNames: props.position === 'top' ? {
472
+ enter: 'opacity-0 scale-75 translate-x-0 -translate-y-full translate-z-0',
473
+ enterActive: '!opacity-100 !scale-100 !translate-y-0 transition-all duration-200 ease-out',
474
+ exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
475
+ exitActive: '!opacity-0 !scale-75 translate-x-0 -translate-y-full translate-z-0'
476
+ } : props.position === 'bottom' ? {
477
+ enter: 'opacity-0 scale-75 translate-y-full',
478
+ enterActive: '!opacity-100 !scale-100 !translate-y-0 transition-all duration-200 ease-out',
479
+ exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
480
+ exitActive: '!opacity-0 !scale-75 translate-x-0 translate-y-full translate-z-0'
481
+ } : props.position === 'left' || props.position === 'top-left' || props.position === 'bottom-left' ? {
482
+ enter: 'opacity-0 scale-75 -translate-x-full translate-y-0 translate-z-0',
483
+ enterActive: '!opacity-100 !scale-100 !translate-x-0 transition-all duration-200 ease-out',
484
+ exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
485
+ exitActive: '!opacity-0 !scale-75 -translate-x-full translate-y-0 translate-z-0'
486
+ } : props.position === 'right' || props.position === 'top-right' || props.position === 'bottom-right' ? {
487
+ enter: 'opacity-0 scale-75 translate-x-full translate-y-0 translate-z-0',
488
+ enterActive: '!opacity-100 !scale-100 !translate-x-0 transition-all duration-200 ease-out',
489
+ exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
490
+ exitActive: '!opacity-0 !scale-75 translate-x-full translate-y-0 translate-z-0'
491
+ } : {
492
+ enter: 'opacity-0 scale-75',
493
+ enterActive: '!opacity-100 !scale-100 transition-all duration-200 ease-out',
494
+ exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
495
+ exitActive: '!opacity-0 !scale-75'
496
+ }
495
497
  };
496
498
  }
497
499
  },
@@ -502,12 +504,12 @@ var Tailwind = {
502
504
  content: 'p-5 items-center flex',
503
505
  icon: 'text-2xl',
504
506
  message: 'ml-4',
505
- footer: 'text-right px-5 py-5 pt-0 ',
507
+ footer: 'flex gap-2 justify-end align-center text-right px-5 py-5 pt-0',
506
508
  transition: TRANSITIONS.overlay
507
509
  },
508
510
  overlaypanel: {
509
511
  root: {
510
- className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'z-40 transform origin-center', 'absolute left-0 top-0', 'before:absolute before:w-0 before:-top-3 before:h-0 before:border-transparent before:border-solid before:ml-6 before:border-x-[0.75rem] before:border-b-[0.75rem] before:border-t-0 before:border-b-white dark:before:border-b-gray-900', 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
512
+ className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'z-40 transform origin-center', 'absolute left-0 top-0 mt-3', 'before:absolute before:w-0 before:-top-3 before:h-0 before:border-transparent before:border-solid before:ml-6 before:border-x-[0.75rem] before:border-b-[0.75rem] before:border-t-0 before:border-b-white dark:before:border-b-gray-900', 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
511
513
  },
512
514
  content: 'p-5 items-center flex',
513
515
  transition: TRANSITIONS.overlay
@@ -516,8 +518,8 @@ var Tailwind = {
516
518
  root: function root(_ref17) {
517
519
  var props = _ref17.props;
518
520
  return {
519
- className: classNames('flex flex-col pointer-events-auto relative transform translate-x-0 translate-y-0 translate-z-0 relative transition-transform duration-300', 'bg-white text-gray-700 border-0 shadow-lg', {
520
- '!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.position == 'full',
521
+ className: classNames('flex flex-col pointer-events-auto relative transform relative', 'bg-white text-gray-700 border-0 shadow-lg', {
522
+ '!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.fullScreen,
521
523
  'h-full w-80': props.position == 'left' || props.position == 'right',
522
524
  'h-40 w-full': props.position == 'top' || props.position == 'bottom'
523
525
  }, 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
@@ -540,23 +542,34 @@ var Tailwind = {
540
542
  },
541
543
  transition: function transition(_ref18) {
542
544
  var props = _ref18.props;
543
- return props.position === 'top' ? {
544
- enterFromClass: 'translate-x-0 -translate-y-full translate-z-0',
545
- leaveToClass: 'translate-x-0 -translate-y-full translate-z-0'
546
- } : props.position === 'bottom' ? {
547
- enterFromClass: 'translate-x-0 translate-y-full translate-z-0',
548
- leaveToClass: 'translate-x-0 translate-y-full translate-z-0'
549
- } : props.position === 'left' ? {
550
- enterFromClass: '-translate-x-full translate-y-0 translate-z-0',
551
- leaveToClass: '-translate-x-full translate-y-0 translate-z-0'
552
- } : props.position === 'right' ? {
553
- enterFromClass: 'translate-x-full translate-y-0 translate-z-0',
554
- leaveToClass: 'opacity-0 scale-75 translate-x-full translate-y-0 translate-z-0'
555
- } : {
556
- enterFromClass: 'opacity-0',
557
- enterActiveClass: 'transition-opacity duration-400 ease-in',
558
- leaveActiveClass: 'transition-opacity duration-400 ease-in',
559
- leaveToClass: 'opacity-0'
545
+ return {
546
+ timeout: 300,
547
+ classNames: props.fullScreen ? {
548
+ enter: 'opacity-0',
549
+ enterActive: '!opacity-100 transition-opacity duration-300 ease-in',
550
+ exit: 'opacity-100 transition-opacity duration-300 ease-in',
551
+ exitActive: '!opacity-0'
552
+ } : props.position === 'top' ? {
553
+ enter: 'translate-x-0 -translate-y-full translate-z-0',
554
+ enterActive: '!translate-y-0 transition-transform duration-300',
555
+ exit: 'translate-y-0 transition-transform duration-300',
556
+ exitActive: 'translate-x-0 !-translate-y-full translate-z-0'
557
+ } : props.position === 'bottom' ? {
558
+ enter: 'translate-x-0 translate-y-full translate-z-0',
559
+ enterActive: '!translate-y-0 transition-transform duration-300',
560
+ exit: 'translate-y-0 transition-transform duration-300',
561
+ exitActive: 'translate-x-0 !translate-y-full translate-z-0'
562
+ } : props.position === 'left' ? {
563
+ enter: '-translate-x-full translate-y-0 translate-z-0',
564
+ enterActive: '!translate-x-0 transition-transform duration-300',
565
+ exit: 'translate-x-0 transition-transform duration-300',
566
+ exitActive: '!-translate-x-full translate-y-0 translate-z-0'
567
+ } : props.position === 'right' ? {
568
+ enter: 'translate-x-full translate-y-0 translate-z-0',
569
+ enterActive: '!translate-x-0 transition-transform duration-300',
570
+ exit: 'translate-x-0 transition-transform duration-300',
571
+ exitActive: '!translate-x-full translate-y-0 translate-z-0'
572
+ } : undefined
560
573
  };
561
574
  }
562
575
  },
@@ -647,11 +660,13 @@ var Tailwind = {
647
660
  className: classNames('w-8 h-8 rounded-full bg-transparent transition duration-200 ease-in-out', 'ml-auto overflow-hidden relative', 'flex items-center justify-center', 'hover:bg-white/30')
648
661
  },
649
662
  transition: {
650
- enterFromClass: 'opacity-0',
651
- enterActiveClass: 'transition-opacity duration-300',
652
- leaveFromClass: 'max-h-40',
653
- leaveActiveClass: 'overflow-hidden transition-all duration-300 ease-in',
654
- leaveToClass: 'max-h-0 opacity-0 !m-0'
663
+ timeout: 300,
664
+ classNames: {
665
+ enter: 'max-h-0 opacity-0',
666
+ enterActive: '!max-h-40 !opacity-100 overflow-hidden transition-all duration-300',
667
+ exit: 'max-h-40 opacity-100',
668
+ exitActive: '!max-h-0 !opacity-0 !m-0 overflow-hidden transition-all duration-300 ease-in'
669
+ }
655
670
  }
656
671
  },
657
672
  message: {
@@ -695,11 +710,16 @@ var Tailwind = {
695
710
  className: classNames('w-8 h-8 rounded-full bg-transparent transition duration-200 ease-in-out', 'ml-auto overflow-hidden relative', 'flex items-center justify-center', 'hover:bg-white/30')
696
711
  },
697
712
  transition: {
698
- enterFromClass: 'opacity-0 translate-x-0 translate-y-2/4 translate-z-0',
699
- enterActiveClass: 'transition-transform transition-opacity duration-300',
700
- leaveFromClass: 'max-h-40',
701
- leaveActiveClass: 'transition-all duration-500 ease-in',
702
- leaveToClass: 'max-h-0 opacity-0 mb-0 overflow-hidden'
713
+ timeout: {
714
+ enter: 300,
715
+ exit: 500
716
+ },
717
+ classNames: {
718
+ enter: 'opacity-0 max-h-0 translate-x-0 translate-y-2/4 translate-z-0',
719
+ enterActive: '!max-h-40 !opacity-90 !translate-y-0 transition-transform transition-opacity duration-300',
720
+ exit: 'max-h-40 opacity-90',
721
+ exitActive: '!max-h-0 !opacity-0 !mb-0 overflow-hidden transition-all duration-500 ease-in'
722
+ }
703
723
  }
704
724
  },
705
725
  //BUTTONS
@@ -708,18 +728,23 @@ var Tailwind = {
708
728
  var props = _ref24.props,
709
729
  context = _ref24.context;
710
730
  return {
711
- className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom h-full', 'transition duration-200 ease-in-out', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]',
712
- // Primary button focus
713
- {
714
- 'text-white bg-blue-500 border border-blue-500 hover:bg-blue-600 hover:border-blue-600': !props.link && props.severity === null && !props.text && !props.outlined && !props.plain,
715
- 'text-blue-600 bg-transparent border-transparent': props.link
731
+ className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom', 'transition duration-200 ease-in-out', 'focus:outline-none focus:outline-offset-0', {
732
+ 'text-white dark:text-gray-900 bg-blue-500 dark:bg-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-600 dark:hover:bg-blue-500 hover:border-blue-600 dark:hover:border-blue-500 focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': !props.link && props.severity === null && !props.text && !props.outlined && !props.plain,
733
+ 'text-blue-600 bg-transparent border-transparent focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.link
734
+ }, {
735
+ 'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(176,185,198,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(203,213,225,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'secondary',
736
+ 'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(136,234,172,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(134,239,172,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'success',
737
+ 'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'info',
738
+ 'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(250,207,133,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(252,211,77,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'warning',
739
+ 'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(212,170,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(216,180,254,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'help',
740
+ 'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(247,162,162,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(252,165,165,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'danger'
716
741
  }, {
717
- 'text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600': props.severity === 'secondary' && !props.text && !props.outlined && !props.plain,
718
- 'text-white bg-green-500 border border-green-500 hover:bg-green-600 hover:border-green-600': props.severity === 'success' && !props.text && !props.outlined && !props.plain,
719
- 'text-white bg-blue-500 border border-blue-500 hover:bg-blue-600 hover:border-blue-600': props.severity === 'info' && !props.text && !props.outlined && !props.plain,
720
- 'text-white bg-orange-500 border border-orange-500 hover:bg-orange-600 hover:border-orange-600': props.severity === 'warning' && !props.text && !props.outlined && !props.plain,
721
- 'text-white bg-purple-500 border border-purple-500 hover:bg-purple-600 hover:border-purple-600': props.severity === 'help' && !props.text && !props.outlined && !props.plain,
722
- 'text-white bg-red-500 border border-red-500 hover:bg-red-600 hover:border-red-600': props.severity === 'danger' && !props.text && !props.outlined && !props.plain
742
+ 'text-white dark:text-gray-900 bg-gray-500 dark:bg-gray-400 border border-gray-500 dark:border-gray-400 hover:bg-gray-600 dark:hover:bg-gray-500 hover:border-gray-600 dark:hover:border-gray-500': props.severity === 'secondary' && !props.text && !props.outlined && !props.plain,
743
+ 'text-white dark:text-gray-900 bg-green-500 dark:bg-green-400 border border-green-500 dark:border-green-400 hover:bg-green-600 dark:hover:bg-green-500 hover:border-green-600 dark:hover:border-green-500': props.severity === 'success' && !props.text && !props.outlined && !props.plain,
744
+ 'text-white dark:text-gray-900 dark:bg-blue-400 bg-blue-500 dark:bg-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-600 hover:border-blue-600 dark:hover:bg-blue-500 dark:hover:border-blue-500': props.severity === 'info' && !props.text && !props.outlined && !props.plain,
745
+ 'text-white dark:text-gray-900 bg-orange-500 dark:bg-orange-400 border border-orange-500 dark:border-orange-400 hover:bg-orange-600 dark:hover:bg-orange-500 hover:border-orange-600 dark:hover:border-orange-500': props.severity === 'warning' && !props.text && !props.outlined && !props.plain,
746
+ 'text-white dark:text-gray-900 bg-purple-500 dark:bg-purple-400 border border-purple-500 dark:border-purple-400 hover:bg-purple-600 dark:hover:bg-purple-500 hover:border-purple-600 dark:hover:border-purple-500': props.severity === 'help' && !props.text && !props.outlined && !props.plain,
747
+ 'text-white dark:text-gray-900 bg-red-500 dark:bg-red-400 border border-red-500 dark:border-red-400 hover:bg-red-600 dark:hover:bg-red-500 hover:border-red-600 dark:hover:border-red-500': props.severity === 'danger' && !props.text && !props.outlined && !props.plain
723
748
  }, {
724
749
  'shadow-lg': props.raised
725
750
  }, {
@@ -727,12 +752,12 @@ var Tailwind = {
727
752
  'rounded-full': props.rounded
728
753
  }, {
729
754
  'bg-transparent border-transparent': props.text && !props.plain,
730
- 'text-blue-500 hover:bg-blue-300/20': props.text && (props.severity === null || props.severity === 'info') && !props.plain,
731
- 'text-gray-500 hover:bg-gray-300/20': props.text && props.severity === 'secondary' && !props.plain,
732
- 'text-green-500 hover:bg-green-300/20': props.text && props.severity === 'success' && !props.plain,
733
- 'text-orange-500 hover:bg-orange-300/20': props.text && props.severity === 'warning' && !props.plain,
734
- 'text-purple-500 hover:bg-purple-300/20': props.text && props.severity === 'help' && !props.plain,
735
- 'text-red-500 hover:bg-red-300/20': props.text && props.severity === 'danger' && !props.plain
755
+ 'text-blue-500 dark:text-blue-400 hover:bg-blue-300/20': props.text && (props.severity === null || props.severity === 'info') && !props.plain,
756
+ 'text-gray-500 dark:text-grayy-400 hover:bg-gray-300/20': props.text && props.severity === 'secondary' && !props.plain,
757
+ 'text-green-500 dark:text-green-400 hover:bg-green-300/20': props.text && props.severity === 'success' && !props.plain,
758
+ 'text-orange-500 dark:text-orange-400 hover:bg-orange-300/20': props.text && props.severity === 'warning' && !props.plain,
759
+ 'text-purple-500 dark:text-purple-400 hover:bg-purple-300/20': props.text && props.severity === 'help' && !props.plain,
760
+ 'text-red-500 dark:text-red-400 hover:bg-red-300/20': props.text && props.severity === 'danger' && !props.plain
736
761
  }, {
737
762
  'shadow-lg': props.raised && props.text
738
763
  }, {
@@ -741,16 +766,18 @@ var Tailwind = {
741
766
  'text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600': props.plain & !props.outlined & !props.text
742
767
  }, {
743
768
  'bg-transparent border': props.outlined && !props.plain,
744
- 'text-blue-500 border border-blue-500 hover:bg-blue-300/20': props.outlined && (props.severity === null || props.severity === 'info') && !props.plain,
745
- 'text-gray-500 border border-gray-500 hover:bg-gray-300/20': props.outlined && props.severity === 'secondary' && !props.plain,
746
- 'text-green-500 border border-green-500 hover:bg-green-300/20': props.outlined && props.severity === 'success' && !props.plain,
747
- 'text-orange-500 border border-orange-500 hover:bg-orange-300/20': props.outlined && props.severity === 'warning' && !props.plain,
748
- 'text-purple-500 border border-purple-500 hover:bg-purple-300/20': props.outlined && props.severity === 'help' && !props.plain,
749
- 'text-red-500 border border-red-500 hover:bg-red-300/20': props.outlined && props.severity === 'danger' && !props.plain
769
+ 'text-blue-500 dark:text-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-300/20': props.outlined && (props.severity === null || props.severity === 'info') && !props.plain,
770
+ 'text-gray-500 dark:text-gray-400 border border-gray-500 dark:border-gray-400 hover:bg-gray-300/20': props.outlined && props.severity === 'secondary' && !props.plain,
771
+ 'text-green-500 dark:text-green-400 border border-green-500 dark:border-green-400 hover:bg-green-300/20': props.outlined && props.severity === 'success' && !props.plain,
772
+ 'text-orange-500 dark:text-orange-400 border border-orange-500 dark:border-orange-400 hover:bg-orange-300/20': props.outlined && props.severity === 'warning' && !props.plain,
773
+ 'text-purple-500 dark:text-purple-400 border border-purple-500 dark:border-purple-400 hover:bg-purple-300/20': props.outlined && props.severity === 'help' && !props.plain,
774
+ 'text-red-500 dark:text-red-400 border border-red-500 dark:border-red-400 hover:bg-red-300/20': props.outlined && props.severity === 'danger' && !props.plain
750
775
  }, {
751
776
  'px-4 py-3 text-base': props.size === null,
752
777
  'text-xs py-2 px-3': props.size === 'small',
753
778
  'text-xl py-3 px-4': props.size === 'large'
779
+ }, {
780
+ 'flex-column': props.iconPos == 'top' || props.iconPos == 'bottom'
754
781
  }, {
755
782
  'opacity-60 pointer-events-none cursor-default': context === null || context === void 0 ? void 0 : context.disabled
756
783
  })
@@ -761,6 +788,8 @@ var Tailwind = {
761
788
  return {
762
789
  className: classNames('flex-1', 'duration-200', 'font-bold', {
763
790
  'hover:underline': props.link
791
+ }, {
792
+ 'invisible w-0': props.label == null
764
793
  })
765
794
  };
766
795
  },
@@ -769,9 +798,9 @@ var Tailwind = {
769
798
  return {
770
799
  className: classNames('mx-0', {
771
800
  'mr-2': props.iconPos == 'left' && props.label != null,
772
- 'ml-2': props.iconPos == 'right' && props.label != null,
801
+ 'ml-2 order-1': props.iconPos == 'right' && props.label != null,
773
802
  'mb-2': props.iconPos == 'top' && props.label != null,
774
- 'mt-2': props.iconPos == 'bottom' && props.label != null
803
+ 'mt-2 order-2': props.iconPos == 'bottom' && props.label != null
775
804
  })
776
805
  };
777
806
  },
@@ -1243,10 +1272,10 @@ var Tailwind = {
1243
1272
  item: function item(_ref63) {
1244
1273
  var context = _ref63.context;
1245
1274
  return {
1246
- className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', 'dark:text-white/80 dark:hover:bg-gray-800', 'hover:text-gray-700 hover:bg-gray-200', {
1247
- 'text-gray-700': !context.focused && !context.selected,
1248
- 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
1249
- 'bg-blue-400 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1275
+ className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1276
+ 'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
1277
+ 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
1278
+ 'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1250
1279
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
1251
1280
  })
1252
1281
  };
@@ -1275,14 +1304,28 @@ var Tailwind = {
1275
1304
  };
1276
1305
  },
1277
1306
  input: {
1278
- root: {
1279
- className: classNames('font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', 'hover:border-blue-500' //Hover
1280
- )
1307
+ root: function root(_ref65) {
1308
+ var props = _ref65.props;
1309
+ return {
1310
+ className: classNames('font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none', 'hover:border-blue-500', {
1311
+ 'rounded-lg': !props.showIcon,
1312
+ 'border-r-0 rounded-l-lg': props.showIcon
1313
+ })
1314
+ };
1281
1315
  }
1282
1316
  },
1283
-
1284
- panel: function panel(_ref65) {
1285
- var props = _ref65.props;
1317
+ dropdownbutton: function dropdownbutton(_ref66) {
1318
+ var props = _ref66.props;
1319
+ return {
1320
+ root: {
1321
+ className: classNames({
1322
+ 'rounded-l-none': props.showIcon
1323
+ })
1324
+ }
1325
+ };
1326
+ },
1327
+ panel: function panel(_ref67) {
1328
+ var props = _ref67.props;
1286
1329
  return {
1287
1330
  className: classNames('bg-white dark:bg-gray-900', 'min-w-[350px]', {
1288
1331
  'shadow-md border-0 absolute': !props.inline,
@@ -1312,8 +1355,8 @@ var Tailwind = {
1312
1355
  tableheadercell: 'p-2',
1313
1356
  weekday: 'text-gray-600 dark:text-white/70',
1314
1357
  day: 'p-2',
1315
- daylabel: function daylabel(_ref66) {
1316
- var context = _ref66.context;
1358
+ daylabel: function daylabel(_ref68) {
1359
+ var context = _ref68.context;
1317
1360
  return {
1318
1361
  className: classNames('w-10 h-10 rounded-full transition-shadow duration-200 border-transparent border', 'flex items-center justify-center mx-auto overflow-hidden relative', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
1319
1362
  'opacity-60 cursor-default': context.disabled,
@@ -1325,8 +1368,8 @@ var Tailwind = {
1325
1368
  };
1326
1369
  },
1327
1370
  monthpicker: 'my-2',
1328
- month: function month(_ref67) {
1329
- var context = _ref67.context;
1371
+ month: function month(_ref69) {
1372
+ var context = _ref69.context;
1330
1373
  return {
1331
1374
  className: classNames('w-1/3 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
1332
1375
  'text-gray-600 dark:text-white/70 bg-transprent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1337,8 +1380,8 @@ var Tailwind = {
1337
1380
  yearpicker: {
1338
1381
  className: classNames('my-2')
1339
1382
  },
1340
- year: function year(_ref68) {
1341
- var context = _ref68.context;
1383
+ year: function year(_ref70) {
1384
+ var context = _ref70.context;
1342
1385
  return {
1343
1386
  className: classNames('w-1/2 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
1344
1387
  'text-gray-600 dark:text-white/70 bg-transprent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1372,13 +1415,13 @@ var Tailwind = {
1372
1415
  },
1373
1416
  wrapper: 'overflow-auto',
1374
1417
  list: 'py-3 list-none m-0',
1375
- item: function item(_ref69) {
1376
- var context = _ref69.context;
1418
+ item: function item(_ref71) {
1419
+ var context = _ref71.context;
1377
1420
  return {
1378
- className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', 'dark:text-white/80 dark:hover:bg-gray-800', 'hover:text-gray-700 hover:bg-gray-200', {
1379
- 'text-gray-700': !context.focused && !context.selected,
1380
- 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
1381
- 'bg-blue-400 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1421
+ className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1422
+ 'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
1423
+ 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
1424
+ 'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1382
1425
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
1383
1426
  })
1384
1427
  };
@@ -1405,8 +1448,8 @@ var Tailwind = {
1405
1448
  transition: TRANSITIONS.overlay
1406
1449
  },
1407
1450
  multiselect: {
1408
- root: function root(_ref70) {
1409
- var props = _ref70.props;
1451
+ root: function root(_ref72) {
1452
+ var props = _ref72.props;
1410
1453
  return {
1411
1454
  className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
1412
1455
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1414,8 +1457,8 @@ var Tailwind = {
1414
1457
  };
1415
1458
  },
1416
1459
  labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
1417
- label: function label(_ref71) {
1418
- var props = _ref71.props;
1460
+ label: function label(_ref73) {
1461
+ var props = _ref73.props;
1419
1462
  return {
1420
1463
  className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', _defineProperty({
1421
1464
  '!p-3': props.display !== 'chip' && ((props === null || props === void 0 ? void 0 : props.modelValue) == null || (props === null || props === void 0 ? void 0 : props.modelValue) == undefined),
@@ -1439,8 +1482,8 @@ var Tailwind = {
1439
1482
  headerCheckboxContainer: {
1440
1483
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1441
1484
  },
1442
- headerCheckbox: function headerCheckbox(_ref72) {
1443
- var context = _ref72.context;
1485
+ headerCheckbox: function headerCheckbox(_ref74) {
1486
+ var context = _ref74.context;
1444
1487
  return {
1445
1488
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/70 rounded-lg transition-colors duration-200', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
1446
1489
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1457,13 +1500,13 @@ var Tailwind = {
1457
1500
  className: classNames('max-h-[200px] overflow-auto', 'bg-white text-gray-700 border-0 rounded-md shadow-lg', 'dark:bg-gray-900 dark:text-white/80')
1458
1501
  },
1459
1502
  list: 'py-3 list-none m-0',
1460
- item: function item(_ref73) {
1461
- var context = _ref73.context;
1503
+ item: function item(_ref75) {
1504
+ var context = _ref75.context;
1462
1505
  return {
1463
- className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', 'dark:text-white/80 dark:hover:bg-gray-800', 'hover:text-gray-700 hover:bg-gray-200', {
1464
- 'text-gray-700': !context.focused && !context.selected,
1465
- 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
1466
- 'bg-blue-400 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1506
+ className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1507
+ 'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
1508
+ 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
1509
+ 'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1467
1510
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
1468
1511
  })
1469
1512
  };
@@ -1471,8 +1514,8 @@ var Tailwind = {
1471
1514
  checkboxContainer: {
1472
1515
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1473
1516
  },
1474
- checkbox: function checkbox(_ref74) {
1475
- var context = _ref74.context;
1517
+ checkbox: function checkbox(_ref76) {
1518
+ var context = _ref76.context;
1476
1519
  return {
1477
1520
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/80 rounded-lg transition-colors duration-200', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
1478
1521
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1496,8 +1539,8 @@ var Tailwind = {
1496
1539
  root: {
1497
1540
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
1498
1541
  },
1499
- checkbox: function checkbox(_ref75) {
1500
- var props = _ref75.props;
1542
+ checkbox: function checkbox(_ref77) {
1543
+ var props = _ref77.props;
1501
1544
  return {
1502
1545
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1503
1546
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1510,8 +1553,8 @@ var Tailwind = {
1510
1553
  }
1511
1554
  },
1512
1555
  inputtextarea: {
1513
- root: function root(_ref76) {
1514
- var context = _ref76.context;
1556
+ root: function root(_ref78) {
1557
+ var context = _ref78.context;
1515
1558
  return {
1516
1559
  className: classNames('m-0', 'font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
1517
1560
  'opacity-60 select-none pointer-events-none cursor-default': context.disabled
@@ -1520,8 +1563,8 @@ var Tailwind = {
1520
1563
  }
1521
1564
  },
1522
1565
  treeselect: {
1523
- root: function root(_ref77) {
1524
- var props = _ref77.props;
1566
+ root: function root(_ref79) {
1567
+ var props = _ref79.props;
1525
1568
  return {
1526
1569
  className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
1527
1570
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1546,8 +1589,8 @@ var Tailwind = {
1546
1589
  transition: TRANSITIONS.overlay
1547
1590
  },
1548
1591
  autocomplete: {
1549
- root: function root(_ref78) {
1550
- var props = _ref78.props;
1592
+ root: function root(_ref80) {
1593
+ var props = _ref80.props;
1551
1594
  return {
1552
1595
  className: classNames('relative inline-flex', {
1553
1596
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1562,8 +1605,8 @@ var Tailwind = {
1562
1605
  inputtoken: {
1563
1606
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1564
1607
  },
1565
- input: function input(_ref79) {
1566
- var props = _ref79.props;
1608
+ input: function input(_ref81) {
1609
+ var props = _ref81.props;
1567
1610
  return {
1568
1611
  root: {
1569
1612
  className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
@@ -1585,13 +1628,13 @@ var Tailwind = {
1585
1628
  className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'max-h-[200px] overflow-auto', 'bg-white text-gray-700 border-0 rounded-md shadow-lg', 'dark:bg-gray-900 dark:text-white/80')
1586
1629
  },
1587
1630
  list: 'py-3 list-none m-0',
1588
- item: function item(_ref80) {
1589
- var context = _ref80.context;
1631
+ item: function item(_ref82) {
1632
+ var context = _ref82.context;
1590
1633
  return {
1591
- className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', 'dark:text-white/80 dark:hover:bg-gray-800', 'hover:text-gray-700 hover:bg-gray-200', {
1592
- 'text-gray-700': !context.focused && !context.selected,
1593
- 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
1594
- 'bg-blue-500 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1634
+ className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1635
+ 'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
1636
+ 'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
1637
+ 'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
1595
1638
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
1596
1639
  })
1597
1640
  };
@@ -1602,8 +1645,8 @@ var Tailwind = {
1602
1645
  transition: TRANSITIONS.overlay
1603
1646
  },
1604
1647
  chips: {
1605
- root: function root(_ref81) {
1606
- var props = _ref81.props;
1648
+ root: function root(_ref83) {
1649
+ var props = _ref83.props;
1607
1650
  return {
1608
1651
  className: classNames('flex', {
1609
1652
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1625,8 +1668,8 @@ var Tailwind = {
1625
1668
  removeTokenIcon: 'ml-2'
1626
1669
  },
1627
1670
  colorpicker: {
1628
- root: function root(_ref82) {
1629
- var props = _ref82.props;
1671
+ root: function root(_ref84) {
1672
+ var props = _ref84.props;
1630
1673
  return {
1631
1674
  className: classNames('inline-block', {
1632
1675
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1636,8 +1679,8 @@ var Tailwind = {
1636
1679
  input: {
1637
1680
  className: classNames('m-0', 'font-sans text-base text-gray-600 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 rounded-lg cursor-pointer', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', 'w-8 h-8')
1638
1681
  },
1639
- panel: function panel(_ref83) {
1640
- var props = _ref83.props;
1682
+ panel: function panel(_ref85) {
1683
+ var props = _ref85.props;
1641
1684
  return {
1642
1685
  className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
1643
1686
  'relative h-48 w-52': props.inline,
@@ -1677,8 +1720,8 @@ var Tailwind = {
1677
1720
  },
1678
1721
  //MISC
1679
1722
  badge: {
1680
- root: function root(_ref84) {
1681
- var props = _ref84.props;
1723
+ root: function root(_ref86) {
1724
+ var props = _ref86.props;
1682
1725
  return {
1683
1726
  className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
1684
1727
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1696,9 +1739,9 @@ var Tailwind = {
1696
1739
  }
1697
1740
  },
1698
1741
  avatar: {
1699
- root: function root(_ref85) {
1700
- var props = _ref85.props,
1701
- state = _ref85.state;
1742
+ root: function root(_ref87) {
1743
+ var props = _ref87.props,
1744
+ state = _ref87.state;
1702
1745
  return {
1703
1746
  className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
1704
1747
  'rounded-lg': props.shape == 'square',
@@ -1734,8 +1777,8 @@ var Tailwind = {
1734
1777
  root: {
1735
1778
  className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
1736
1779
  },
1737
- value: function value(_ref86) {
1738
- var props = _ref86.props;
1780
+ value: function value(_ref88) {
1781
+ var props = _ref88.props;
1739
1782
  return {
1740
1783
  className: classNames('border-0 m-0 bg-blue-500', {
1741
1784
  'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
@@ -1755,8 +1798,8 @@ var Tailwind = {
1755
1798
  circle: 'text-red-500 progress-spinner-circle'
1756
1799
  },
1757
1800
  skeleton: {
1758
- root: function root(_ref87) {
1759
- var props = _ref87.props;
1801
+ root: function root(_ref89) {
1802
+ var props = _ref89.props;
1760
1803
  return {
1761
1804
  className: classNames('overflow-hidden', '!mb-2', 'bg-gray-300 dark:bg-gray-800', 'after:absolute after:top-0 after:left-0 after:right-0 after:bottom-0 after:content after:w-full after:h-full after:bg-blue-400 after:left-full after:transform after:translate-x-full after:z-10 after:bg-gradient-to-r after:from-transparent after:via-white after:to-transparent animate-pulse', {
1762
1805
  'rounded-md': props.shape !== 'circle',
@@ -1766,8 +1809,8 @@ var Tailwind = {
1766
1809
  }
1767
1810
  },
1768
1811
  tag: {
1769
- root: function root(_ref88) {
1770
- var props = _ref88.props;
1812
+ root: function root(_ref90) {
1813
+ var props = _ref90.props;
1771
1814
  return {
1772
1815
  className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
1773
1816
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1791,8 +1834,8 @@ var Tailwind = {
1791
1834
  }
1792
1835
  },
1793
1836
  scrolltop: {
1794
- root: function root(_ref89) {
1795
- var props = _ref89.props;
1837
+ root: function root(_ref91) {
1838
+ var props = _ref91.props;
1796
1839
  return {
1797
1840
  className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
1798
1841
  '!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
@@ -1801,10 +1844,13 @@ var Tailwind = {
1801
1844
  };
1802
1845
  },
1803
1846
  transition: {
1804
- enterFromClass: 'opacity-0',
1805
- enterActiveClass: 'transition-opacity duration-150',
1806
- leaveActiveClass: 'transition-opacity duration-150',
1807
- leaveToClass: 'opacity-0'
1847
+ timeout: 150,
1848
+ classNames: {
1849
+ enter: 'opacity-0',
1850
+ enterActive: '!opacity-100 transition-opacity duration-150',
1851
+ exit: 'opacity-100',
1852
+ exitActive: '!opacity-0 transition-opacity duration-150'
1853
+ }
1808
1854
  }
1809
1855
  },
1810
1856
  terminal: {
@@ -1839,8 +1885,8 @@ var Tailwind = {
1839
1885
  className: classNames('m-0 p-0 list-none', 'outline-none')
1840
1886
  },
1841
1887
  menuitem: 'relative',
1842
- content: function content(_ref90) {
1843
- var context = _ref90.context;
1888
+ content: function content(_ref92) {
1889
+ var context = _ref92.context;
1844
1890
  return {
1845
1891
  className: classNames('transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
1846
1892
  // Hover
@@ -1858,13 +1904,18 @@ var Tailwind = {
1858
1904
  icon: 'text-gray-600 dark:text-white/70 mr-2',
1859
1905
  label: 'text-gray-600 dark:text-white/70',
1860
1906
  transition: {
1861
- enterFromClass: 'opacity-0',
1862
- enterActiveClass: 'transition-opacity duration-250'
1907
+ timeout: {
1908
+ enter: 250
1909
+ },
1910
+ classNames: {
1911
+ enter: 'opacity-0',
1912
+ enterActive: '!opacity-100 transition-opacity duration-250'
1913
+ }
1863
1914
  }
1864
1915
  },
1865
1916
  dock: {
1866
- root: function root(_ref91) {
1867
- var props = _ref91.props;
1917
+ root: function root(_ref93) {
1918
+ var props = _ref93.props;
1868
1919
  return {
1869
1920
  className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
1870
1921
  'left-0 bottom-0 w-full': props.position == 'bottom',
@@ -1877,18 +1928,18 @@ var Tailwind = {
1877
1928
  container: {
1878
1929
  className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
1879
1930
  },
1880
- menu: function menu(_ref92) {
1881
- var props = _ref92.props;
1931
+ menu: function menu(_ref94) {
1932
+ var props = _ref94.props;
1882
1933
  return {
1883
1934
  className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
1884
1935
  'flex-col': props.position == 'left' || props.position == 'right'
1885
1936
  })
1886
1937
  };
1887
1938
  },
1888
- menuitem: function menuitem(_ref93) {
1889
- var props = _ref93.props,
1890
- context = _ref93.context,
1891
- state = _ref93.state;
1939
+ menuitem: function menuitem(_ref95) {
1940
+ var props = _ref95.props,
1941
+ context = _ref95.context,
1942
+ state = _ref95.state;
1892
1943
  return {
1893
1944
  className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
1894
1945
  'origin-bottom hover:mx-6': props.position == 'bottom',
@@ -1911,8 +1962,8 @@ var Tailwind = {
1911
1962
  menu: {
1912
1963
  className: classNames('m-0 p-0 list-none', 'outline-none')
1913
1964
  },
1914
- content: function content(_ref94) {
1915
- var context = _ref94.context;
1965
+ content: function content(_ref96) {
1966
+ var context = _ref96.context;
1916
1967
  return {
1917
1968
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
1918
1969
  // Hover
@@ -1934,8 +1985,8 @@ var Tailwind = {
1934
1985
  root: {
1935
1986
  className: classNames('p-2 bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex items-center relative')
1936
1987
  },
1937
- menu: function menu(_ref95) {
1938
- var state = _ref95.state;
1988
+ menu: function menu(_ref97) {
1989
+ var state = _ref97.state;
1939
1990
  return {
1940
1991
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', 'sm:flex items-center flex-wrap sm:flex-row sm:top-auto sm:left-auto sm:relative sm:bg-transparent sm:shadow-none sm:w-auto', 'flex-col top-full left-0', 'absolute py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-full', {
1941
1992
  'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
@@ -1943,9 +1994,9 @@ var Tailwind = {
1943
1994
  })
1944
1995
  };
1945
1996
  },
1946
- menuitem: function menuitem(_ref96) {
1947
- var props = _ref96.props,
1948
- context = _ref96.context;
1997
+ menuitem: function menuitem(_ref98) {
1998
+ var props = _ref98.props,
1999
+ context = _ref98.context;
1949
2000
  return {
1950
2001
  className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
1951
2002
  'rounded-md': props.root
@@ -1958,27 +2009,27 @@ var Tailwind = {
1958
2009
  })
1959
2010
  };
1960
2011
  },
1961
- action: function action(_ref97) {
1962
- var context = _ref97.context;
2012
+ action: function action(_ref99) {
2013
+ var context = _ref99.context;
1963
2014
  return {
1964
2015
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
1965
- 'max-[960px]:pl-9': context.level === 1,
1966
- 'max-[960px]:pl-14': context.level === 2
2016
+ 'pl-9 sm:pl-5': context.level === 1,
2017
+ 'pl-14 sm:pl-5': context.level === 2
1967
2018
  })
1968
2019
  };
1969
2020
  },
1970
2021
  icon: 'mr-2',
1971
- submenuicon: function submenuicon(_ref98) {
1972
- var props = _ref98.props;
2022
+ submenuicon: function submenuicon(_ref100) {
2023
+ var props = _ref100.props;
1973
2024
  return {
1974
- className: classNames('max-[960px]:ml-auto', {
1975
- 'ml-2': props.root,
2025
+ className: classNames({
2026
+ 'ml-auto sm:ml-2': props.root,
1976
2027
  'ml-auto': !props.root
1977
2028
  })
1978
2029
  };
1979
2030
  },
1980
- submenu: function submenu(_ref99) {
1981
- var props = _ref99.props;
2031
+ submenu: function submenu(_ref101) {
2032
+ var props = _ref101.props;
1982
2033
  return {
1983
2034
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 sm:shadow-md sm:w-48', 'w-full static shadow-none', 'sm:absolute z-10', 'm-0 list-none', {
1984
2035
  'sm:absolute sm:left-full sm:top-0': !props.root
@@ -1991,8 +2042,8 @@ var Tailwind = {
1991
2042
  }
1992
2043
  },
1993
2044
  megamenu: {
1994
- root: function root(_ref100) {
1995
- var props = _ref100.props;
2045
+ root: function root(_ref102) {
2046
+ var props = _ref102.props;
1996
2047
  return {
1997
2048
  className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
1998
2049
  'p-2 items-center': props.orientation == 'horizontal',
@@ -2003,9 +2054,9 @@ var Tailwind = {
2003
2054
  menu: {
2004
2055
  className: classNames('m-0 sm:p-0 list-none relative', 'outline-none', 'flex items-center flex-wrap flex-row top-auto left-auto relative bg-transparent shadow-none w-auto')
2005
2056
  },
2006
- menuitem: function menuitem(_ref101) {
2007
- var props = _ref101.props,
2008
- context = _ref101.context;
2057
+ menuitem: function menuitem(_ref103) {
2058
+ var props = _ref103.props,
2059
+ context = _ref103.context;
2009
2060
  return {
2010
2061
  className: classNames('transition-shadow duration-200', {
2011
2062
  'rounded-md': props.orientation == 'horizontal'
@@ -2030,8 +2081,8 @@ var Tailwind = {
2030
2081
  icon: {
2031
2082
  className: 'mr-2'
2032
2083
  },
2033
- submenuicon: function submenuicon(_ref102) {
2034
- var props = _ref102.props;
2084
+ submenuicon: function submenuicon(_ref104) {
2085
+ var props = _ref104.props;
2035
2086
  return {
2036
2087
  className: classNames({
2037
2088
  'ml-2': props.orientation === 'horizontal',
@@ -2039,8 +2090,8 @@ var Tailwind = {
2039
2090
  })
2040
2091
  };
2041
2092
  },
2042
- panel: function panel(_ref103) {
2043
- var props = _ref103.props;
2093
+ panel: function panel(_ref105) {
2094
+ var props = _ref105.props;
2044
2095
  return {
2045
2096
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2046
2097
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2076,8 +2127,8 @@ var Tailwind = {
2076
2127
  menu: {
2077
2128
  className: classNames('outline-none', 'm-0 p-0 list-none')
2078
2129
  },
2079
- menuitem: function menuitem(_ref104) {
2080
- var context = _ref104.context;
2130
+ menuitem: function menuitem(_ref106) {
2131
+ var context = _ref106.context;
2081
2132
  return {
2082
2133
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80',
2083
2134
  // Hover
@@ -2115,9 +2166,9 @@ var Tailwind = {
2115
2166
  className: classNames('flex m-0 p-0 list-none flex-nowrap', 'bg-white border-solid border-gray-300 border-b-2', 'outline-none no-underline text-base list-none')
2116
2167
  },
2117
2168
  menuitem: 'mr-0',
2118
- action: function action(_ref105) {
2119
- var context = _ref105.context,
2120
- state = _ref105.state;
2169
+ action: function action(_ref107) {
2170
+ var context = _ref107.context,
2171
+ state = _ref107.state;
2121
2172
  return {
2122
2173
  className: classNames('cursor-pointer select-none flex items-center relative no-underline overflow-hidden', 'border-b-2 p-5 font-bold rounded-t-lg ', 'focus:outline-none focus:outline-offset-0 focus:shadow-[inset_0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
2123
2174
  'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': state.activeIndex !== context.index,
@@ -2138,8 +2189,8 @@ var Tailwind = {
2138
2189
  },
2139
2190
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2140
2191
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2141
- menuitem: function menuitem(_ref106) {
2142
- var context = _ref106.context;
2192
+ menuitem: function menuitem(_ref108) {
2193
+ var context = _ref108.context;
2143
2194
  return {
2144
2195
  className: classNames({
2145
2196
  relative: !context.active,
@@ -2147,8 +2198,8 @@ var Tailwind = {
2147
2198
  })
2148
2199
  };
2149
2200
  },
2150
- action: function action(_ref107) {
2151
- var context = _ref107.context;
2201
+ action: function action(_ref109) {
2202
+ var context = _ref109.context;
2152
2203
  return {
2153
2204
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2154
2205
  'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
@@ -2156,8 +2207,8 @@ var Tailwind = {
2156
2207
  })
2157
2208
  };
2158
2209
  },
2159
- previous: function previous(_ref108) {
2160
- var state = _ref108.state;
2210
+ previous: function previous(_ref110) {
2211
+ var state = _ref110.state;
2161
2212
  return {
2162
2213
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2163
2214
  hidden: state.level === 0
@@ -2180,8 +2231,8 @@ var Tailwind = {
2180
2231
  className: classNames('outline-none', 'm-0 p-0 list-none')
2181
2232
  },
2182
2233
  menuitem: 'relative',
2183
- content: function content(_ref109) {
2184
- var context = _ref109.context;
2234
+ content: function content(_ref111) {
2235
+ var context = _ref111.context;
2185
2236
  return {
2186
2237
  className: classNames('transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 hover:text-gray-700 dark:hover:text-white/80 dark:hover:bg-gray-800/80',
2187
2238
  //Hover
@@ -2193,8 +2244,8 @@ var Tailwind = {
2193
2244
  })
2194
2245
  };
2195
2246
  },
2196
- action: function action(_ref110) {
2197
- var context = _ref110.context;
2247
+ action: function action(_ref112) {
2248
+ var context = _ref112.context;
2198
2249
  return {
2199
2250
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2200
2251
  'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
@@ -2245,10 +2296,13 @@ var Tailwind = {
2245
2296
  },
2246
2297
  closeicon: 'w-6 h-6',
2247
2298
  transition: {
2248
- enterFromClass: 'opacity-0 scale-75',
2249
- enterActiveClass: 'transition-all duration-150 ease-in-out',
2250
- leaveActiveClass: 'transition-all duration-150 ease-in',
2251
- leaveToClass: 'opacity-0 scale-75'
2299
+ timeout: 150,
2300
+ classNames: {
2301
+ enter: 'opacity-0 scale-75',
2302
+ enterActive: '!opacity-100 !scale-100 transition-all duration-150 ease-in-out',
2303
+ exit: 'opacity-100 scale-100',
2304
+ exitActive: '!opacity-0 !scale-75 transition-all duration-150 ease-in'
2305
+ }
2252
2306
  }
2253
2307
  },
2254
2308
  galleria: {
@@ -2276,8 +2330,8 @@ var Tailwind = {
2276
2330
  className: classNames('flex items-center justify-center', 'p-4')
2277
2331
  },
2278
2332
  indicator: 'mr-2',
2279
- indicatorbutton: function indicatorbutton(_ref111) {
2280
- var context = _ref111.context;
2333
+ indicatorbutton: function indicatorbutton(_ref113) {
2334
+ var context = _ref113.context;
2281
2335
  return {
2282
2336
  className: classNames('w-4 h-4 transition duration-200 rounded-full', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
2283
2337
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2285,8 +2339,8 @@ var Tailwind = {
2285
2339
  })
2286
2340
  };
2287
2341
  },
2288
- mask: function mask(_ref112) {
2289
- var state = _ref112.state;
2342
+ mask: function mask(_ref114) {
2343
+ var state = _ref114.state;
2290
2344
  return {
2291
2345
  className: classNames({
2292
2346
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2307,17 +2361,20 @@ var Tailwind = {
2307
2361
  className: classNames('absolute bottom-0 left-0 w-full', 'bg-black/50 text-white p-4')
2308
2362
  },
2309
2363
  transition: {
2310
- enterFromClass: 'opacity-0 scale-75',
2311
- enterActiveClass: 'transition-all duration-150 ease-in-out',
2312
- leaveActiveClass: 'transition-all duration-150 ease-in',
2313
- leaveToClass: 'opacity-0 scale-75'
2364
+ timeout: 150,
2365
+ classNames: {
2366
+ enter: 'opacity-0 scale-75',
2367
+ enterActive: '!opacity-100 !scale-100 transition-all duration-150 ease-in-out',
2368
+ exit: 'opacity-100 scale-100',
2369
+ exitActive: '!opacity-0 !scale-75 transition-all duration-150 ease-in'
2370
+ }
2314
2371
  }
2315
2372
  },
2316
2373
  carousel: {
2317
2374
  root: 'flex flex-col',
2318
2375
  content: 'flex flex-col overflow-auto',
2319
- container: function container(_ref113) {
2320
- var props = _ref113.props;
2376
+ container: function container(_ref115) {
2377
+ var props = _ref115.props;
2321
2378
  return {
2322
2379
  className: classNames('flex', {
2323
2380
  'flex-row': props.orientation !== 'vertical',
@@ -2329,8 +2386,8 @@ var Tailwind = {
2329
2386
  className: classNames('flex justify-center items-center self-center overflow-hidden relative shrink-0 grow-0', 'w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mx-2')
2330
2387
  },
2331
2388
  itemscontent: 'overflow-hidden w-full',
2332
- itemscontainer: function itemscontainer(_ref114) {
2333
- var props = _ref114.props;
2389
+ itemscontainer: function itemscontainer(_ref116) {
2390
+ var props = _ref116.props;
2334
2391
  return {
2335
2392
  className: classNames('flex ', {
2336
2393
  'flex-row': props.orientation !== 'vertical',
@@ -2338,8 +2395,8 @@ var Tailwind = {
2338
2395
  })
2339
2396
  };
2340
2397
  },
2341
- item: function item(_ref115) {
2342
- var props = _ref115.props;
2398
+ item: function item(_ref117) {
2399
+ var props = _ref117.props;
2343
2400
  return {
2344
2401
  className: classNames('flex shrink-0 grow', {
2345
2402
  'w-1/3': props.orientation !== 'vertical',
@@ -2351,8 +2408,8 @@ var Tailwind = {
2351
2408
  className: classNames('flex flex-row justify-center flex-wrap')
2352
2409
  },
2353
2410
  indicator: 'mr-2 mb-2',
2354
- indicatorbutton: function indicatorbutton(_ref116) {
2355
- var context = _ref116.context;
2411
+ indicatorbutton: function indicatorbutton(_ref118) {
2412
+ var context = _ref118.context;
2356
2413
  return {
2357
2414
  className: classNames('w-8 h-2 transition duration-200 rounded-0', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
2358
2415
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2368,9 +2425,9 @@ var Tailwind = {
2368
2425
  wrapper: 'overflow-auto',
2369
2426
  container: 'm-0 p-0 list-none overflow-auto',
2370
2427
  node: 'p-1 outline-none',
2371
- content: function content(_ref117) {
2372
- var context = _ref117.context,
2373
- props = _ref117.props;
2428
+ content: function content(_ref119) {
2429
+ var context = _ref119.context,
2430
+ props = _ref119.props;
2374
2431
  return {
2375
2432
  className: classNames('flex items-center', 'rounded-lg transition-shadow duration-200 p-2', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
2376
2433
  'bg-blue-50 text-blue-600': context.selected
@@ -2379,8 +2436,8 @@ var Tailwind = {
2379
2436
  })
2380
2437
  };
2381
2438
  },
2382
- toggler: function toggler(_ref118) {
2383
- var context = _ref118.context;
2439
+ toggler: function toggler(_ref120) {
2440
+ var context = _ref120.context;
2384
2441
  return {
2385
2442
  className: classNames('cursor-pointer select-none inline-flex items-center justify-center overflow-hidden relative shrink-0', 'mr-2 w-8 h-8 border-0 bg-transparent rounded-full transition duration-200', 'hover:border-transparent focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
2386
2443
  'text-gray-500 dark:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-800 dark:hover:text-white/80': !context.selected,
@@ -2391,9 +2448,9 @@ var Tailwind = {
2391
2448
  };
2392
2449
  },
2393
2450
  checkboxcontainer: 'mr-2',
2394
- checkbox: function checkbox(_ref119) {
2395
- var context = _ref119.context,
2396
- props = _ref119.props;
2451
+ checkbox: function checkbox(_ref121) {
2452
+ var context = _ref121.context,
2453
+ props = _ref121.props;
2397
2454
  return {
2398
2455
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6', 'flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200 text-white text-base dark:text-gray-900', {
2399
2456
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2418,8 +2475,8 @@ var Tailwind = {
2418
2475
  },
2419
2476
  // DATA
2420
2477
  timeline: {
2421
- root: function root(_ref120) {
2422
- var props = _ref120.props;
2478
+ root: function root(_ref122) {
2479
+ var props = _ref122.props;
2423
2480
  return {
2424
2481
  className: classNames('flex grow', {
2425
2482
  'flex-col': props.layout === 'vertical',
@@ -2427,9 +2484,9 @@ var Tailwind = {
2427
2484
  })
2428
2485
  };
2429
2486
  },
2430
- event: function event(_ref121) {
2431
- var props = _ref121.props,
2432
- context = _ref121.context;
2487
+ event: function event(_ref123) {
2488
+ var props = _ref123.props,
2489
+ context = _ref123.context;
2433
2490
  return {
2434
2491
  className: classNames('flex relative min-h-[70px]', {
2435
2492
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2438,9 +2495,9 @@ var Tailwind = {
2438
2495
  })
2439
2496
  };
2440
2497
  },
2441
- opposite: function opposite(_ref122) {
2442
- var props = _ref122.props,
2443
- context = _ref122.context;
2498
+ opposite: function opposite(_ref124) {
2499
+ var props = _ref124.props,
2500
+ context = _ref124.context;
2444
2501
  return {
2445
2502
  className: classNames('flex-1', {
2446
2503
  'px-4': props.layout === 'vertical',
@@ -2451,8 +2508,8 @@ var Tailwind = {
2451
2508
  })
2452
2509
  };
2453
2510
  },
2454
- separator: function separator(_ref123) {
2455
- var props = _ref123.props;
2511
+ separator: function separator(_ref125) {
2512
+ var props = _ref125.props;
2456
2513
  return {
2457
2514
  className: classNames('flex items-center flex-initial', {
2458
2515
  'flex-col': props.layout === 'vertical',
@@ -2461,8 +2518,8 @@ var Tailwind = {
2461
2518
  };
2462
2519
  },
2463
2520
  marker: 'flex self-baseline w-4 h-4 rounded-full border-2 border-blue-500 bg-white dark:border-blue-300 dark:bg-blue-900/40',
2464
- connector: function connector(_ref124) {
2465
- var props = _ref124.props;
2521
+ connector: function connector(_ref126) {
2522
+ var props = _ref126.props;
2466
2523
  return {
2467
2524
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2468
2525
  'w-[2px]': props.layout === 'vertical',
@@ -2470,9 +2527,9 @@ var Tailwind = {
2470
2527
  })
2471
2528
  };
2472
2529
  },
2473
- content: function content(_ref125) {
2474
- var props = _ref125.props,
2475
- context = _ref125.context;
2530
+ content: function content(_ref127) {
2531
+ var props = _ref127.props,
2532
+ context = _ref127.context;
2476
2533
  return {
2477
2534
  className: classNames('flex-1', {
2478
2535
  'px-4': props.layout === 'vertical',
@@ -2497,16 +2554,16 @@ var Tailwind = {
2497
2554
  header: 'bg-gray-100 dark:bg-gray-800 text-gray-800 dark:text-white/80 border-gray-200 dark:border-blue-900/40 border-t border-b p-4 font-bold'
2498
2555
  },
2499
2556
  dataviewlayoutoptions: {
2500
- listbutton: function listbutton(_ref126) {
2501
- var props = _ref126.props;
2557
+ listbutton: function listbutton(_ref128) {
2558
+ var props = _ref128.props;
2502
2559
  return {
2503
2560
  className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.modelValue === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
2504
2561
  )
2505
2562
  };
2506
2563
  },
2507
2564
 
2508
- gridbutton: function gridbutton(_ref127) {
2509
- var props = _ref127.props;
2565
+ gridbutton: function gridbutton(_ref129) {
2566
+ var props = _ref129.props;
2510
2567
  return {
2511
2568
  className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.modelValue === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
2512
2569
  )
@@ -2537,8 +2594,8 @@ var Tailwind = {
2537
2594
  )
2538
2595
  },
2539
2596
 
2540
- lineleft: function lineleft(_ref128) {
2541
- var context = _ref128.context;
2597
+ lineleft: function lineleft(_ref130) {
2598
+ var context = _ref130.context;
2542
2599
  return {
2543
2600
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2544
2601
  //Dark Mode
@@ -2547,8 +2604,8 @@ var Tailwind = {
2547
2604
  })
2548
2605
  };
2549
2606
  },
2550
- lineright: function lineright(_ref129) {
2551
- var context = _ref129.context;
2607
+ lineright: function lineright(_ref131) {
2608
+ var context = _ref131.context;
2552
2609
  return {
2553
2610
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2554
2611
  //Dark Mode
@@ -2569,8 +2626,8 @@ var Tailwind = {
2569
2626
  root: 'flex',
2570
2627
  controls: 'flex flex-col justify-center p-5',
2571
2628
  moveupbutton: {
2572
- root: function root(_ref130) {
2573
- var context = _ref130.context;
2629
+ root: function root(_ref132) {
2630
+ var context = _ref132.context;
2574
2631
  return {
2575
2632
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2576
2633
  // button component
@@ -2588,8 +2645,8 @@ var Tailwind = {
2588
2645
  label: 'flex-initial w-0'
2589
2646
  },
2590
2647
  movetopbutton: {
2591
- root: function root(_ref131) {
2592
- var context = _ref131.context;
2648
+ root: function root(_ref133) {
2649
+ var context = _ref133.context;
2593
2650
  return {
2594
2651
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2595
2652
  // button component
@@ -2607,8 +2664,8 @@ var Tailwind = {
2607
2664
  label: 'flex-initial w-0'
2608
2665
  },
2609
2666
  movedownbutton: {
2610
- root: function root(_ref132) {
2611
- var context = _ref132.context;
2667
+ root: function root(_ref134) {
2668
+ var context = _ref134.context;
2612
2669
  return {
2613
2670
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2614
2671
  // button component
@@ -2626,8 +2683,8 @@ var Tailwind = {
2626
2683
  label: 'flex-initial w-0'
2627
2684
  },
2628
2685
  movebottombutton: {
2629
- root: function root(_ref133) {
2630
- var context = _ref133.context;
2686
+ root: function root(_ref135) {
2687
+ var context = _ref135.context;
2631
2688
  return {
2632
2689
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2633
2690
  // button component
@@ -2655,8 +2712,8 @@ var Tailwind = {
2655
2712
  )
2656
2713
  },
2657
2714
 
2658
- item: function item(_ref134) {
2659
- var context = _ref134.context;
2715
+ item: function item(_ref136) {
2716
+ var context = _ref136.context;
2660
2717
  return {
2661
2718
  className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
2662
2719
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2734,8 +2791,8 @@ var Tailwind = {
2734
2791
  )
2735
2792
  },
2736
2793
 
2737
- item: function item(_ref135) {
2738
- var context = _ref135.context;
2794
+ item: function item(_ref137) {
2795
+ var context = _ref137.context;
2739
2796
  return {
2740
2797
  className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
2741
2798
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
@@ -2869,10 +2926,13 @@ var Tailwind = {
2869
2926
  },
2870
2927
 
2871
2928
  transition: {
2872
- enterFromClass: '!transition-none',
2873
- enterActiveClass: '!transition-none',
2874
- leaveActiveClass: '!transition-none',
2875
- leaveToClass: '!transition-none'
2929
+ timeout: 0,
2930
+ classNames: {
2931
+ enter: '!transition-none',
2932
+ enterActive: '!transition-none',
2933
+ exit: '!transition-none',
2934
+ exitActive: '!transition-none'
2935
+ }
2876
2936
  }
2877
2937
  },
2878
2938
  paginator: {
@@ -2881,8 +2941,8 @@ var Tailwind = {
2881
2941
  )
2882
2942
  },
2883
2943
 
2884
- firstpagebutton: function firstpagebutton(_ref136) {
2885
- var context = _ref136.context;
2944
+ firstpagebutton: function firstpagebutton(_ref138) {
2945
+ var context = _ref138.context;
2886
2946
  return {
2887
2947
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
2888
2948
  //Dark Mode
@@ -2893,8 +2953,8 @@ var Tailwind = {
2893
2953
  };
2894
2954
  },
2895
2955
 
2896
- previouspagebutton: function previouspagebutton(_ref137) {
2897
- var context = _ref137.context;
2956
+ previouspagebutton: function previouspagebutton(_ref139) {
2957
+ var context = _ref139.context;
2898
2958
  return {
2899
2959
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
2900
2960
  //Dark Mode
@@ -2905,8 +2965,8 @@ var Tailwind = {
2905
2965
  };
2906
2966
  },
2907
2967
 
2908
- nextpagebutton: function nextpagebutton(_ref138) {
2909
- var context = _ref138.context;
2968
+ nextpagebutton: function nextpagebutton(_ref140) {
2969
+ var context = _ref140.context;
2910
2970
  return {
2911
2971
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
2912
2972
  //Dark Mode
@@ -2917,8 +2977,8 @@ var Tailwind = {
2917
2977
  };
2918
2978
  },
2919
2979
 
2920
- lastpagebutton: function lastpagebutton(_ref139) {
2921
- var context = _ref139.context;
2980
+ lastpagebutton: function lastpagebutton(_ref141) {
2981
+ var context = _ref141.context;
2922
2982
  return {
2923
2983
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
2924
2984
  //Dark Mode
@@ -2929,8 +2989,8 @@ var Tailwind = {
2929
2989
  };
2930
2990
  },
2931
2991
 
2932
- pagebutton: function pagebutton(_ref140) {
2933
- var context = _ref140.context;
2992
+ pagebutton: function pagebutton(_ref142) {
2993
+ var context = _ref142.context;
2934
2994
  return {
2935
2995
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:border-blue-300 dark:text-white',
2936
2996
  // Dark Mode
@@ -2942,9 +3002,9 @@ var Tailwind = {
2942
3002
  };
2943
3003
  },
2944
3004
  rowperpagedropdown: {
2945
- root: function root(_ref141) {
2946
- var props = _ref141.props,
2947
- state = _ref141.state;
3005
+ root: function root(_ref143) {
3006
+ var props = _ref143.props,
3007
+ state = _ref143.state;
2948
3008
  return {
2949
3009
  className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
2950
3010
  //DarkMode
@@ -2972,8 +3032,8 @@ var Tailwind = {
2972
3032
 
2973
3033
  wrapper: 'overflow-auto',
2974
3034
  list: 'm-0 p-0 py-3 list-none',
2975
- item: function item(_ref142) {
2976
- var context = _ref142.context;
3035
+ item: function item(_ref144) {
3036
+ var context = _ref144.context;
2977
3037
  return {
2978
3038
  className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
2979
3039
  // Dark Mode
@@ -2994,9 +3054,9 @@ var Tailwind = {
2994
3054
  }
2995
3055
  },
2996
3056
  jumptopagedropdown: {
2997
- root: function root(_ref143) {
2998
- var props = _ref143.props,
2999
- state = _ref143.state;
3057
+ root: function root(_ref145) {
3058
+ var props = _ref145.props,
3059
+ state = _ref145.state;
3000
3060
  return {
3001
3061
  className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
3002
3062
  //DarkMode
@@ -3024,8 +3084,8 @@ var Tailwind = {
3024
3084
 
3025
3085
  wrapper: 'overflow-auto',
3026
3086
  list: 'm-0 p-0 py-3 list-none',
3027
- item: function item(_ref144) {
3028
- var context = _ref144.context;
3087
+ item: function item(_ref146) {
3088
+ var context = _ref146.context;
3029
3089
  return {
3030
3090
  className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
3031
3091
  // Dark Mode
@@ -3039,8 +3099,8 @@ var Tailwind = {
3039
3099
  }
3040
3100
  },
3041
3101
  treetable: {
3042
- root: function root(_ref145) {
3043
- var props = _ref145.props;
3102
+ root: function root(_ref147) {
3103
+ var props = _ref147.props;
3044
3104
  return {
3045
3105
  className: classNames('relative', {
3046
3106
  'flex flex-col h-full': props.scrollHeight
@@ -3058,8 +3118,8 @@ var Tailwind = {
3058
3118
  )
3059
3119
  },
3060
3120
 
3061
- scrollablewrapper: function scrollablewrapper(_ref146) {
3062
- var props = _ref146.props;
3121
+ scrollablewrapper: function scrollablewrapper(_ref148) {
3122
+ var props = _ref148.props;
3063
3123
  return {
3064
3124
  className: classNames({
3065
3125
  'relative overflow-auto': props.scrollable,
@@ -3067,8 +3127,8 @@ var Tailwind = {
3067
3127
  })
3068
3128
  };
3069
3129
  },
3070
- wrapper: function wrapper(_ref147) {
3071
- var props = _ref147.props;
3130
+ wrapper: function wrapper(_ref149) {
3131
+ var props = _ref149.props;
3072
3132
  return {
3073
3133
  className: classNames({
3074
3134
  'relative overflow-auto': props.scrollable,
@@ -3082,40 +3142,40 @@ var Tailwind = {
3082
3142
  },
3083
3143
 
3084
3144
  table: 'border-collapse table-fixed w-full',
3085
- thead: function thead(_ref148) {
3086
- var props = _ref148.props;
3145
+ thead: function thead(_ref150) {
3146
+ var props = _ref150.props;
3087
3147
  return {
3088
3148
  className: classNames({
3089
3149
  'block sticky top-0 z-[1]': props.scrollable
3090
3150
  })
3091
3151
  };
3092
3152
  },
3093
- tbody: function tbody(_ref149) {
3094
- var props = _ref149.props;
3153
+ tbody: function tbody(_ref151) {
3154
+ var props = _ref151.props;
3095
3155
  return {
3096
3156
  className: classNames({
3097
3157
  block: props.scrollable
3098
3158
  })
3099
3159
  };
3100
3160
  },
3101
- tfoot: function tfoot(_ref150) {
3102
- var props = _ref150.props;
3161
+ tfoot: function tfoot(_ref152) {
3162
+ var props = _ref152.props;
3103
3163
  return {
3104
3164
  className: classNames({
3105
3165
  block: props.scrollable
3106
3166
  })
3107
3167
  };
3108
3168
  },
3109
- headerrow: function headerrow(_ref151) {
3110
- var props = _ref151.props;
3169
+ headerrow: function headerrow(_ref153) {
3170
+ var props = _ref153.props;
3111
3171
  return {
3112
3172
  className: classNames({
3113
3173
  'flex flex-nowrap w-full': props.scrollable
3114
3174
  })
3115
3175
  };
3116
3176
  },
3117
- row: function row(_ref152) {
3118
- var context = _ref152.context;
3177
+ row: function row(_ref154) {
3178
+ var context = _ref154.context;
3119
3179
  return {
3120
3180
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3121
3181
  // Focus
@@ -3127,8 +3187,8 @@ var Tailwind = {
3127
3187
  };
3128
3188
  },
3129
3189
  column: {
3130
- headercell: function headercell(_ref153) {
3131
- var context = _ref153.context;
3190
+ headercell: function headercell(_ref155) {
3191
+ var context = _ref155.context;
3132
3192
  return {
3133
3193
  className: classNames('text-left border-gray-300 border font-bold', 'transition duration-200 p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
3134
3194
  //Dark Mode
@@ -3143,8 +3203,8 @@ var Tailwind = {
3143
3203
  })
3144
3204
  };
3145
3205
  },
3146
- bodycell: function bodycell(_ref154) {
3147
- var context = _ref154.context;
3206
+ bodycell: function bodycell(_ref156) {
3207
+ var context = _ref156.context;
3148
3208
  return {
3149
3209
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3150
3210
  //Dark Mode
@@ -3157,8 +3217,8 @@ var Tailwind = {
3157
3217
  })
3158
3218
  };
3159
3219
  },
3160
- rowtoggler: function rowtoggler(_ref155) {
3161
- var context = _ref155.context;
3220
+ rowtoggler: function rowtoggler(_ref157) {
3221
+ var context = _ref157.context;
3162
3222
  return {
3163
3223
  className: classNames('relative inline-flex items-center justify-center align-center cursor-pointer select-none overflow-hidden bg-transparent', 'w-8 h-8 border-0 rounded mr-0.5', {
3164
3224
  'text-blue-700': context.selected,
@@ -3168,8 +3228,11 @@ var Tailwind = {
3168
3228
  };
3169
3229
  },
3170
3230
 
3171
- sorticon: function sorticon(_ref156) {
3172
- var context = _ref156.context;
3231
+ sort: {
3232
+ className: 'inline-block align-middle'
3233
+ },
3234
+ sorticon: function sorticon(_ref158) {
3235
+ var context = _ref158.context;
3173
3236
  return {
3174
3237
  className: classNames('ml-2', {
3175
3238
  'text-blue-700 dark:text-white/80': context.sorted,
@@ -3186,8 +3249,8 @@ var Tailwind = {
3186
3249
  checkboxwrapper: {
3187
3250
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3188
3251
  },
3189
- checkbox: function checkbox(_ref157) {
3190
- var context = _ref157.context;
3252
+ checkbox: function checkbox(_ref159) {
3253
+ var context = _ref159.context;
3191
3254
  return {
3192
3255
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3193
3256
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3197,8 +3260,8 @@ var Tailwind = {
3197
3260
  })
3198
3261
  };
3199
3262
  },
3200
- checkboxicon: function checkboxicon(_ref158) {
3201
- var context = _ref158.context;
3263
+ checkboxicon: function checkboxicon(_ref160) {
3264
+ var context = _ref160.context;
3202
3265
  return {
3203
3266
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3204
3267
  'text-white': context.checked
@@ -3209,8 +3272,8 @@ var Tailwind = {
3209
3272
  resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3210
3273
  },
3211
3274
  datatable: {
3212
- root: function root(_ref159) {
3213
- var props = _ref159.props;
3275
+ root: function root(_ref161) {
3276
+ var props = _ref161.props;
3214
3277
  return {
3215
3278
  className: classNames('relative', {
3216
3279
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3223,8 +3286,8 @@ var Tailwind = {
3223
3286
  },
3224
3287
 
3225
3288
  loadingicon: 'w-8 h-8',
3226
- wrapper: function wrapper(_ref160) {
3227
- var props = _ref160.props;
3289
+ wrapper: function wrapper(_ref162) {
3290
+ var props = _ref162.props;
3228
3291
  return {
3229
3292
  className: classNames({
3230
3293
  relative: props.scrollable,
@@ -3232,8 +3295,8 @@ var Tailwind = {
3232
3295
  })
3233
3296
  };
3234
3297
  },
3235
- header: function header(_ref161) {
3236
- var props = _ref161.props;
3298
+ header: function header(_ref163) {
3299
+ var props = _ref163.props;
3237
3300
  return {
3238
3301
  className: classNames('bg-slate-50 text-slate-700 border-gray-300 font-bold p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
3239
3302
  // Dark Mode
@@ -3241,25 +3304,25 @@ var Tailwind = {
3241
3304
  };
3242
3305
  },
3243
3306
  table: 'w-full border-spacing-0',
3244
- thead: function thead(_ref162) {
3245
- var context = _ref162.context;
3307
+ thead: function thead(_ref164) {
3308
+ var context = _ref164.context;
3246
3309
  return {
3247
3310
  className: classNames({
3248
3311
  'bg-slate-50 top-0 z-[1]': context.scrollable
3249
3312
  })
3250
3313
  };
3251
3314
  },
3252
- tbody: function tbody(_ref163) {
3253
- var props = _ref163.props,
3254
- context = _ref163.context;
3315
+ tbody: function tbody(_ref165) {
3316
+ var props = _ref165.props,
3317
+ context = _ref165.context;
3255
3318
  return {
3256
3319
  className: classNames({
3257
3320
  'sticky z-[1]': props.frozenRow && context.scrollable
3258
3321
  })
3259
3322
  };
3260
3323
  },
3261
- tfoot: function tfoot(_ref164) {
3262
- var context = _ref164.context;
3324
+ tfoot: function tfoot(_ref166) {
3325
+ var context = _ref166.context;
3263
3326
  return {
3264
3327
  className: classNames({
3265
3328
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3272,9 +3335,9 @@ var Tailwind = {
3272
3335
  },
3273
3336
 
3274
3337
  column: {
3275
- headercell: function headercell(_ref165) {
3276
- var context = _ref165.context,
3277
- props = _ref165.props;
3338
+ headercell: function headercell(_ref167) {
3339
+ var context = _ref167.context,
3340
+ props = _ref167.props;
3278
3341
  return {
3279
3342
  className: classNames('text-left border-0 border-b border-solid border-gray-300 dark:border-blue-900/40 font-bold', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
3280
3343
  // Size
@@ -3292,9 +3355,9 @@ var Tailwind = {
3292
3355
  },
3293
3356
 
3294
3357
  headercontent: 'flex items-center',
3295
- bodycell: function bodycell(_ref166) {
3296
- var props = _ref166.props,
3297
- context = _ref166.context;
3358
+ bodycell: function bodycell(_ref168) {
3359
+ var props = _ref168.props,
3360
+ context = _ref168.context;
3298
3361
  return {
3299
3362
  className: classNames('text-left border-0 border-b border-solid border-gray-300', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
3300
3363
  // Size
@@ -3307,8 +3370,8 @@ var Tailwind = {
3307
3370
  })
3308
3371
  };
3309
3372
  },
3310
- footercell: function footercell(_ref167) {
3311
- var context = _ref167.context;
3373
+ footercell: function footercell(_ref169) {
3374
+ var context = _ref169.context;
3312
3375
  return {
3313
3376
  className: classNames('text-left border-0 border-b border-solid border-gray-300 font-bold', 'bg-slate-50 text-slate-700', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
3314
3377
  // Size
@@ -3319,8 +3382,8 @@ var Tailwind = {
3319
3382
  })
3320
3383
  };
3321
3384
  },
3322
- sorticon: function sorticon(_ref168) {
3323
- var context = _ref168.context;
3385
+ sorticon: function sorticon(_ref170) {
3386
+ var context = _ref170.context;
3324
3387
  return {
3325
3388
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3326
3389
  };
@@ -3340,8 +3403,8 @@ var Tailwind = {
3340
3403
  root: 'min-[0px]:flex mb-2'
3341
3404
  },
3342
3405
  filterrowitems: 'm-0 p-0 py-3 list-none ',
3343
- filterrowitem: function filterrowitem(_ref169) {
3344
- var context = _ref169.context;
3406
+ filterrowitem: function filterrowitem(_ref171) {
3407
+ var context = _ref171.context;
3345
3408
  return {
3346
3409
  className: classNames('m-0 py-3 px-5 bg-transparent', 'transition duration-200', context !== null && context !== void 0 && context.highlighted ? 'text-blue-700 bg-blue-100 dark:text-white/80 dark:bg-blue-300' : 'text-gray-600 bg-transparent dark:text-white/80 dark:bg-transparent')
3347
3410
  };
@@ -3372,8 +3435,8 @@ var Tailwind = {
3372
3435
  filterapplybutton: {
3373
3436
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3374
3437
  },
3375
- filtermenubutton: function filtermenubutton(_ref170) {
3376
- var context = _ref170.context;
3438
+ filtermenubutton: function filtermenubutton(_ref172) {
3439
+ var context = _ref172.context;
3377
3440
  return {
3378
3441
  className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative ml-2', 'w-8 h-8 rounded-[50%]', 'transition duration-200', 'hover:text-slate-700 hover:bg-gray-300/20',
3379
3442
  // Hover
@@ -3386,8 +3449,8 @@ var Tailwind = {
3386
3449
  })
3387
3450
  };
3388
3451
  },
3389
- headerfilterclearbutton: function headerfilterclearbutton(_ref171) {
3390
- var context = _ref171.context;
3452
+ headerfilterclearbutton: function headerfilterclearbutton(_ref173) {
3453
+ var context = _ref173.context;
3391
3454
  return {
3392
3455
  className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative', 'text-left bg-transparent m-0 p-0 border-none select-none ml-2', {
3393
3456
  invisible: !context.hidden
@@ -3426,8 +3489,8 @@ var Tailwind = {
3426
3489
  radiobuttonwrapper: {
3427
3490
  className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
3428
3491
  },
3429
- radiobutton: function radiobutton(_ref172) {
3430
- var context = _ref172.context;
3492
+ radiobutton: function radiobutton(_ref174) {
3493
+ var context = _ref174.context;
3431
3494
  return {
3432
3495
  className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
3433
3496
  'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
@@ -3435,8 +3498,8 @@ var Tailwind = {
3435
3498
  })
3436
3499
  };
3437
3500
  },
3438
- radiobuttonicon: function radiobuttonicon(_ref173) {
3439
- var context = _ref173.context;
3501
+ radiobuttonicon: function radiobuttonicon(_ref175) {
3502
+ var context = _ref175.context;
3440
3503
  return {
3441
3504
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
3442
3505
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3447,8 +3510,8 @@ var Tailwind = {
3447
3510
  headercheckboxwrapper: {
3448
3511
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3449
3512
  },
3450
- headercheckbox: function headercheckbox(_ref174) {
3451
- var context = _ref174.context;
3513
+ headercheckbox: function headercheckbox(_ref176) {
3514
+ var context = _ref176.context;
3452
3515
  return {
3453
3516
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
3454
3517
  'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
@@ -3460,8 +3523,8 @@ var Tailwind = {
3460
3523
  checkboxwrapper: {
3461
3524
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3462
3525
  },
3463
- checkbox: function checkbox(_ref175) {
3464
- var context = _ref175.context;
3526
+ checkbox: function checkbox(_ref177) {
3527
+ var context = _ref177.context;
3465
3528
  return {
3466
3529
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
3467
3530
  'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
@@ -3472,8 +3535,8 @@ var Tailwind = {
3472
3535
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3473
3536
  transition: TRANSITIONS.overlay
3474
3537
  },
3475
- bodyrow: function bodyrow(_ref176) {
3476
- var context = _ref176.context;
3538
+ bodyrow: function bodyrow(_ref178) {
3539
+ var context = _ref178.context;
3477
3540
  return {
3478
3541
  className: classNames(context.selected ? 'bg-blue-50 text-blue-700 dark:bg-blue-300' : 'bg-white text-gray-600 dark:bg-gray-900', context.stripedRows ? context.index % 2 === 0 ? 'bg-white text-gray-600 dark:bg-gray-900' : 'bg-blue-50/50 text-gray-600 dark:bg-gray-950' : '', 'transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3479
3542
  // Focus