primereact 10.0.5 → 10.0.6

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 (144) hide show
  1. package/api/api.cjs.js +2 -1
  2. package/api/api.cjs.min.js +1 -1
  3. package/api/api.esm.js +2 -1
  4. package/api/api.esm.min.js +1 -1
  5. package/api/api.js +2 -1
  6. package/api/api.min.js +1 -1
  7. package/button/button.cjs.js +5 -6
  8. package/button/button.cjs.min.js +1 -1
  9. package/button/button.esm.js +5 -6
  10. package/button/button.esm.min.js +1 -1
  11. package/button/button.js +5 -6
  12. package/button/button.min.js +1 -1
  13. package/calendar/calendar.cjs.js +12 -8
  14. package/calendar/calendar.cjs.min.js +1 -1
  15. package/calendar/calendar.esm.js +12 -8
  16. package/calendar/calendar.esm.min.js +1 -1
  17. package/calendar/calendar.js +12 -8
  18. package/calendar/calendar.min.js +1 -1
  19. package/componentbase/componentbase.cjs.js +6 -6
  20. package/componentbase/componentbase.cjs.min.js +1 -1
  21. package/componentbase/componentbase.esm.js +6 -6
  22. package/componentbase/componentbase.esm.min.js +1 -1
  23. package/componentbase/componentbase.js +6 -6
  24. package/componentbase/componentbase.min.js +1 -1
  25. package/core/core.js +209 -127
  26. package/core/core.min.js +6 -6
  27. package/divider/divider.cjs.js +13 -2
  28. package/divider/divider.cjs.min.js +1 -1
  29. package/divider/divider.esm.js +13 -2
  30. package/divider/divider.esm.min.js +1 -1
  31. package/divider/divider.js +13 -2
  32. package/divider/divider.min.js +1 -1
  33. package/fileupload/fileupload.cjs.js +2 -2
  34. package/fileupload/fileupload.cjs.min.js +1 -1
  35. package/fileupload/fileupload.esm.js +2 -2
  36. package/fileupload/fileupload.esm.min.js +1 -1
  37. package/fileupload/fileupload.js +2 -2
  38. package/fileupload/fileupload.min.js +1 -1
  39. package/inputnumber/inputnumber.d.ts +5 -5
  40. package/mention/mention.cjs.js +1 -1
  41. package/mention/mention.cjs.min.js +1 -1
  42. package/mention/mention.esm.js +1 -1
  43. package/mention/mention.esm.min.js +1 -1
  44. package/mention/mention.js +1 -1
  45. package/mention/mention.min.js +1 -1
  46. package/multiselect/multiselect.cjs.js +2 -1
  47. package/multiselect/multiselect.cjs.min.js +1 -1
  48. package/multiselect/multiselect.esm.js +2 -1
  49. package/multiselect/multiselect.esm.min.js +1 -1
  50. package/multiselect/multiselect.js +2 -1
  51. package/multiselect/multiselect.min.js +1 -1
  52. package/multistatecheckbox/multistatecheckbox.cjs.js +5 -4
  53. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  54. package/multistatecheckbox/multistatecheckbox.esm.js +5 -4
  55. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  56. package/multistatecheckbox/multistatecheckbox.js +5 -4
  57. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  58. package/orderlist/orderlist.cjs.js +24 -16
  59. package/orderlist/orderlist.cjs.min.js +1 -1
  60. package/orderlist/orderlist.esm.js +24 -16
  61. package/orderlist/orderlist.esm.min.js +1 -1
  62. package/orderlist/orderlist.js +24 -16
  63. package/orderlist/orderlist.min.js +1 -1
  64. package/package.json +1 -1
  65. package/panelmenu/panelmenu.cjs.js +1 -1
  66. package/panelmenu/panelmenu.cjs.min.js +1 -1
  67. package/panelmenu/panelmenu.esm.js +1 -1
  68. package/panelmenu/panelmenu.esm.min.js +1 -1
  69. package/panelmenu/panelmenu.js +1 -1
  70. package/panelmenu/panelmenu.min.js +1 -1
  71. package/passthrough/tailwind/index.cjs.js +264 -256
  72. package/passthrough/tailwind/index.cjs.min.js +1 -1
  73. package/passthrough/tailwind/index.esm.js +264 -256
  74. package/passthrough/tailwind/index.esm.min.js +1 -1
  75. package/passthrough/tailwind/index.js +264 -256
  76. package/passthrough/tailwind/index.min.js +1 -1
  77. package/password/password.cjs.js +4 -3
  78. package/password/password.cjs.min.js +1 -1
  79. package/password/password.d.ts +4 -0
  80. package/password/password.esm.js +4 -3
  81. package/password/password.esm.min.js +1 -1
  82. package/password/password.js +4 -3
  83. package/password/password.min.js +1 -1
  84. package/picklist/picklist.cjs.js +12 -7
  85. package/picklist/picklist.cjs.min.js +1 -1
  86. package/picklist/picklist.esm.js +12 -7
  87. package/picklist/picklist.esm.min.js +1 -1
  88. package/picklist/picklist.js +12 -7
  89. package/picklist/picklist.min.js +1 -1
  90. package/primereact.all.cjs.js +191 -123
  91. package/primereact.all.cjs.min.js +1 -1
  92. package/primereact.all.esm.js +191 -123
  93. package/primereact.all.esm.min.js +1 -1
  94. package/primereact.all.js +191 -123
  95. package/primereact.all.min.js +1 -1
  96. package/ripple/ripple.cjs.js +95 -22
  97. package/ripple/ripple.cjs.min.js +1 -1
  98. package/ripple/ripple.esm.js +82 -9
  99. package/ripple/ripple.esm.min.js +1 -1
  100. package/ripple/ripple.js +182 -110
  101. package/ripple/ripple.min.js +1 -1
  102. package/speeddial/speeddial.cjs.js +6 -3
  103. package/speeddial/speeddial.cjs.min.js +1 -1
  104. package/speeddial/speeddial.esm.js +6 -3
  105. package/speeddial/speeddial.esm.min.js +1 -1
  106. package/speeddial/speeddial.js +6 -3
  107. package/speeddial/speeddial.min.js +1 -1
  108. package/splitbutton/splitbutton.cjs.js +13 -5
  109. package/splitbutton/splitbutton.cjs.min.js +1 -1
  110. package/splitbutton/splitbutton.esm.js +13 -5
  111. package/splitbutton/splitbutton.esm.min.js +1 -1
  112. package/splitbutton/splitbutton.js +13 -5
  113. package/splitbutton/splitbutton.min.js +1 -1
  114. package/timeline/timeline.cjs.js +1 -1
  115. package/timeline/timeline.cjs.min.js +1 -1
  116. package/timeline/timeline.esm.js +1 -1
  117. package/timeline/timeline.esm.min.js +1 -1
  118. package/timeline/timeline.js +1 -1
  119. package/timeline/timeline.min.js +1 -1
  120. package/toast/toast.cjs.js +1 -0
  121. package/toast/toast.cjs.min.js +1 -1
  122. package/toast/toast.esm.js +1 -0
  123. package/toast/toast.esm.min.js +1 -1
  124. package/toast/toast.js +1 -0
  125. package/toast/toast.min.js +1 -1
  126. package/tooltip/tooltip.cjs.js +2 -1
  127. package/tooltip/tooltip.cjs.min.js +1 -1
  128. package/tooltip/tooltip.esm.js +2 -1
  129. package/tooltip/tooltip.esm.min.js +1 -1
  130. package/tooltip/tooltip.js +2 -1
  131. package/tooltip/tooltip.min.js +1 -1
  132. package/tristatecheckbox/tristatecheckbox.cjs.js +1 -1
  133. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  134. package/tristatecheckbox/tristatecheckbox.esm.js +1 -1
  135. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  136. package/tristatecheckbox/tristatecheckbox.js +1 -1
  137. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  138. package/utils/utils.cjs.js +12 -3
  139. package/utils/utils.cjs.min.js +1 -1
  140. package/utils/utils.esm.js +12 -3
  141. package/utils/utils.esm.min.js +1 -1
  142. package/utils/utils.js +12 -3
  143. package/utils/utils.min.js +1 -1
  144. package/web-types.json +3 -3
@@ -451,9 +451,12 @@ var Tailwind = {
451
451
  },
452
452
  closeButtonIcon: 'w-4 h-4 inline-block',
453
453
  content: function content(_ref14) {
454
- var state = _ref14.state;
454
+ var props = _ref14.props,
455
+ state = _ref14.state;
455
456
  return {
456
- className: classNames('overflow-y-auto', 'bg-white text-gray-700 px-6 pb-8 pt-0', 'rounded-bl-lg rounded-br-lg', 'dark:bg-gray-900 dark:text-white/80 ', {
457
+ className: classNames('overflow-y-auto', 'bg-white text-gray-700 px-6 pb-8 pt-0', {
458
+ 'rounded-bl-lg rounded-br-lg': !props.footer
459
+ }, 'dark:bg-gray-900 dark:text-white/80 ', {
457
460
  grow: state.maximized
458
461
  })
459
462
  };
@@ -882,9 +885,9 @@ var Tailwind = {
882
885
  icon: 'mr-2'
883
886
  },
884
887
  menu: {
885
- className: classNames('outline-none', 'm-0 p-0 list-none')
888
+ className: classNames('outline-none', 'py-1 px-0 rounded-md list-none bg-white border-none shadow-lg')
886
889
  },
887
- menulist: 'relative',
890
+ menulist: 'm-0 p-0 border-none outline-none no-underline list-none',
888
891
  menubutton: {
889
892
  root: function root(_ref33) {
890
893
  var parent = _ref33.parent;
@@ -895,7 +898,9 @@ var Tailwind = {
895
898
  };
896
899
  },
897
900
  label: 'hidden'
898
- }
901
+ },
902
+ anchor: 'cursor-pointer flex items-center relative overflow-hidden py-3 px-5 rounded-none transition select-none hover:text-gray-700 hover:bg-gray-200',
903
+ menuIcon: 'mr-2'
899
904
  },
900
905
  //FORMS
901
906
  inputtext: {
@@ -1447,7 +1452,7 @@ var Tailwind = {
1447
1452
  },
1448
1453
  mention: {
1449
1454
  root: 'relative',
1450
- panel: 'max-h-[200px] overflow-auto bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg',
1455
+ panel: 'max-h-[200px] min-w-full overflow-auto bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg',
1451
1456
  items: 'py-3 list-none m-0',
1452
1457
  item: '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',
1453
1458
  transition: TRANSITIONS.overlay
@@ -1591,6 +1596,12 @@ var Tailwind = {
1591
1596
  wrapper: {
1592
1597
  className: classNames('max-h-[200px] overflow-auto', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg')
1593
1598
  },
1599
+ header: {
1600
+ className: 'py-3 px-5 border-b border-inherit bg-gray-50 m-0 rounded-t-lg flex items-center justify-between'
1601
+ },
1602
+ closeButton: {
1603
+ className: 'w-8 h-8 border-none bg-transparent rounded-full flex items-center justify-center shrink-0 overflow-hidden relative ml-auto transition hover:border-transparent hover:bg-gray-200 text-gray-500'
1604
+ },
1594
1605
  transition: TRANSITIONS.overlay
1595
1606
  },
1596
1607
  autocomplete: {
@@ -1870,6 +1881,14 @@ var Tailwind = {
1870
1881
  root: 'relative',
1871
1882
  mask: 'bg-black/40'
1872
1883
  },
1884
+ ripple: {
1885
+ root: {
1886
+ className: 'block absolute bg-white/50 rounded-full pointer-events-none',
1887
+ style: {
1888
+ transform: 'scale(0)'
1889
+ }
1890
+ }
1891
+ },
1873
1892
  //MENU
1874
1893
  breadcrumb: {
1875
1894
  root: {
@@ -1980,6 +1999,9 @@ var Tailwind = {
1980
1999
  action: {
1981
2000
  className: classNames('text-gray-700 dark:text-white/80 py-3 px-5 select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative')
1982
2001
  },
2002
+ menuitem: {
2003
+ className: classNames('hover:bg-gray-200')
2004
+ },
1983
2005
  icon: 'text-gray-600 dark:text-white/70 mr-2',
1984
2006
  submenuheader: {
1985
2007
  className: classNames('m-0 p-3 text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 font-bold rounded-tl-none rounded-tr-none')
@@ -2056,12 +2078,22 @@ var Tailwind = {
2056
2078
  })
2057
2079
  };
2058
2080
  },
2059
- menu: {
2060
- 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')
2061
- },
2062
- menuitem: function menuitem(_ref103) {
2081
+ menu: function menu(_ref103) {
2063
2082
  var props = _ref103.props,
2064
- context = _ref103.context;
2083
+ state = _ref103.state;
2084
+ return {
2085
+ className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2086
+ hidden: props.orientation !== 'vertical' && !state.mobileActive
2087
+ }, {
2088
+ 'md:flex items-center flex-wrap flex-row top-auto left-auto relative bg-transparent shadow-none w-auto': !state.mobileActive
2089
+ }, {
2090
+ 'flex flex-col bg-white absolute w-full left-0 z-10 top-full': state.mobileActive
2091
+ })
2092
+ };
2093
+ },
2094
+ menuitem: function menuitem(_ref104) {
2095
+ var props = _ref104.props,
2096
+ context = _ref104.context;
2065
2097
  return {
2066
2098
  className: classNames('transition-shadow duration-200', {
2067
2099
  'rounded-md': props.orientation == 'horizontal'
@@ -2077,6 +2109,16 @@ var Tailwind = {
2077
2109
  })
2078
2110
  };
2079
2111
  },
2112
+ menuButton: function menuButton(_ref105) {
2113
+ var props = _ref105.props;
2114
+ return {
2115
+ className: classNames({
2116
+ 'flex md:hidden': props.orientation === 'horizontal'
2117
+ }, {
2118
+ hidden: props.orientation === 'vertical'
2119
+ }, 'no-underline w-8 h-8 items-center justify-center rounded-full transition hover:bg-gray-200 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]')
2120
+ };
2121
+ },
2080
2122
  headeraction: {
2081
2123
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none')
2082
2124
  },
@@ -2086,8 +2128,11 @@ var Tailwind = {
2086
2128
  icon: {
2087
2129
  className: 'mr-2'
2088
2130
  },
2089
- submenuicon: function submenuicon(_ref104) {
2090
- var props = _ref104.props;
2131
+ submenuItem: {
2132
+ className: classNames('text-gray-700 hover:bg-gray-200')
2133
+ },
2134
+ submenuicon: function submenuicon(_ref106) {
2135
+ var props = _ref106.props;
2091
2136
  return {
2092
2137
  className: classNames({
2093
2138
  'ml-2': props.orientation === 'horizontal',
@@ -2095,8 +2140,8 @@ var Tailwind = {
2095
2140
  })
2096
2141
  };
2097
2142
  },
2098
- panel: function panel(_ref105) {
2099
- var props = _ref105.props;
2143
+ panel: function panel(_ref107) {
2144
+ var props = _ref107.props;
2100
2145
  return {
2101
2146
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2102
2147
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2116,13 +2161,10 @@ var Tailwind = {
2116
2161
  root: 'w-full md:w-[25rem]',
2117
2162
  panel: 'mb-1',
2118
2163
  header: {
2119
- className: classNames('outline-none', '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)]' // Focus
2164
+ className: classNames('outline-none', '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)]', 'border border-solid border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 bg-gray-100 dark:bg-gray-900 rounded-md transition-shadow duration-200', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80' // Focus
2120
2165
  )
2121
2166
  },
2122
2167
 
2123
- headercontent: {
2124
- className: classNames('border border-solid border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 bg-gray-100 dark:bg-gray-900 rounded-md transition-shadow duration-200', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80')
2125
- },
2126
2168
  headeraction: {
2127
2169
  className: classNames('flex items-center select-none cursor-pointer relative no-underline', 'text-gray-700 dark:text-white/80 p-5 font-bold')
2128
2170
  },
@@ -2132,19 +2174,19 @@ var Tailwind = {
2132
2174
  menu: {
2133
2175
  className: classNames('outline-none', 'm-0 p-0 list-none')
2134
2176
  },
2135
- menuitem: function menuitem(_ref106) {
2136
- var context = _ref106.context;
2177
+ menuitem: function menuitem(_ref108) {
2178
+ var context = _ref108.context;
2137
2179
  return {
2138
- 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',
2139
- // Hover
2140
- {
2180
+ className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2141
2181
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
2142
2182
  })
2143
2183
  };
2144
2184
  },
2145
2185
  action: {
2146
- className: classNames('text-gray-700 dark:text-white/80 py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden')
2186
+ className: classNames('text-gray-700 dark:text-white/80 py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80' // Hover
2187
+ )
2147
2188
  },
2189
+
2148
2190
  icon: 'mr-2',
2149
2191
  submenu: 'p-0 pl-4 m-0 list-none',
2150
2192
  transition: TRANSITIONS.toggleable
@@ -2171,9 +2213,9 @@ var Tailwind = {
2171
2213
  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')
2172
2214
  },
2173
2215
  menuitem: 'mr-0',
2174
- action: function action(_ref107) {
2175
- var context = _ref107.context,
2176
- state = _ref107.state;
2216
+ action: function action(_ref109) {
2217
+ var context = _ref109.context,
2218
+ state = _ref109.state;
2177
2219
  return {
2178
2220
  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)]', {
2179
2221
  '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,
@@ -2194,8 +2236,8 @@ var Tailwind = {
2194
2236
  },
2195
2237
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2196
2238
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2197
- menuitem: function menuitem(_ref108) {
2198
- var context = _ref108.context;
2239
+ menuitem: function menuitem(_ref110) {
2240
+ var context = _ref110.context;
2199
2241
  return {
2200
2242
  className: classNames({
2201
2243
  relative: !context.active,
@@ -2203,8 +2245,8 @@ var Tailwind = {
2203
2245
  })
2204
2246
  };
2205
2247
  },
2206
- action: function action(_ref109) {
2207
- var context = _ref109.context;
2248
+ action: function action(_ref111) {
2249
+ var context = _ref111.context;
2208
2250
  return {
2209
2251
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2210
2252
  '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,
@@ -2212,8 +2254,8 @@ var Tailwind = {
2212
2254
  })
2213
2255
  };
2214
2256
  },
2215
- previous: function previous(_ref110) {
2216
- var state = _ref110.state;
2257
+ previous: function previous(_ref112) {
2258
+ var state = _ref112.state;
2217
2259
  return {
2218
2260
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2219
2261
  hidden: state.level === 0
@@ -2236,8 +2278,8 @@ var Tailwind = {
2236
2278
  className: classNames('outline-none', 'm-0 p-0 list-none')
2237
2279
  },
2238
2280
  menuitem: 'relative',
2239
- content: function content(_ref111) {
2240
- var context = _ref111.context;
2281
+ content: function content(_ref113) {
2282
+ var context = _ref113.context;
2241
2283
  return {
2242
2284
  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',
2243
2285
  //Hover
@@ -2249,8 +2291,8 @@ var Tailwind = {
2249
2291
  })
2250
2292
  };
2251
2293
  },
2252
- action: function action(_ref112) {
2253
- var context = _ref112.context;
2294
+ action: function action(_ref114) {
2295
+ var context = _ref114.context;
2254
2296
  return {
2255
2297
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2256
2298
  '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,
@@ -2335,8 +2377,8 @@ var Tailwind = {
2335
2377
  className: classNames('flex items-center justify-center', 'p-4')
2336
2378
  },
2337
2379
  indicator: 'mr-2',
2338
- indicatorbutton: function indicatorbutton(_ref113) {
2339
- var context = _ref113.context;
2380
+ indicatorbutton: function indicatorbutton(_ref115) {
2381
+ var context = _ref115.context;
2340
2382
  return {
2341
2383
  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)]', {
2342
2384
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2344,8 +2386,8 @@ var Tailwind = {
2344
2386
  })
2345
2387
  };
2346
2388
  },
2347
- mask: function mask(_ref114) {
2348
- var state = _ref114.state;
2389
+ mask: function mask(_ref116) {
2390
+ var state = _ref116.state;
2349
2391
  return {
2350
2392
  className: classNames({
2351
2393
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2378,8 +2420,8 @@ var Tailwind = {
2378
2420
  carousel: {
2379
2421
  root: 'flex flex-col',
2380
2422
  content: 'flex flex-col overflow-auto',
2381
- container: function container(_ref115) {
2382
- var props = _ref115.props;
2423
+ container: function container(_ref117) {
2424
+ var props = _ref117.props;
2383
2425
  return {
2384
2426
  className: classNames('flex', {
2385
2427
  'flex-row': props.orientation !== 'vertical',
@@ -2391,8 +2433,8 @@ var Tailwind = {
2391
2433
  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')
2392
2434
  },
2393
2435
  itemscontent: 'overflow-hidden w-full',
2394
- itemscontainer: function itemscontainer(_ref116) {
2395
- var props = _ref116.props;
2436
+ itemscontainer: function itemscontainer(_ref118) {
2437
+ var props = _ref118.props;
2396
2438
  return {
2397
2439
  className: classNames('flex ', {
2398
2440
  'flex-row': props.orientation !== 'vertical',
@@ -2400,8 +2442,8 @@ var Tailwind = {
2400
2442
  })
2401
2443
  };
2402
2444
  },
2403
- item: function item(_ref117) {
2404
- var props = _ref117.props;
2445
+ item: function item(_ref119) {
2446
+ var props = _ref119.props;
2405
2447
  return {
2406
2448
  className: classNames('flex shrink-0 grow', {
2407
2449
  'w-1/3': props.orientation !== 'vertical',
@@ -2413,8 +2455,8 @@ var Tailwind = {
2413
2455
  className: classNames('flex flex-row justify-center flex-wrap')
2414
2456
  },
2415
2457
  indicator: 'mr-2 mb-2',
2416
- indicatorbutton: function indicatorbutton(_ref118) {
2417
- var context = _ref118.context;
2458
+ indicatorbutton: function indicatorbutton(_ref120) {
2459
+ var context = _ref120.context;
2418
2460
  return {
2419
2461
  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)]', {
2420
2462
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2424,15 +2466,21 @@ var Tailwind = {
2424
2466
  }
2425
2467
  },
2426
2468
  tree: {
2427
- root: {
2428
- className: classNames('max-w-[30rem] md:w-full', 'border border-solid border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5 rounded-md')
2469
+ root: function root(_ref121) {
2470
+ var _props$__parentMetada;
2471
+ var props = _ref121.props;
2472
+ return {
2473
+ className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2474
+ 'border border-solid border-gray-300 dark:border-blue-900/40 rounded-md': ((_props$__parentMetada = props.__parentMetadata) === null || _props$__parentMetada === void 0 ? void 0 : _props$__parentMetada.parent.props.__TYPE) !== 'TreeSelect'
2475
+ })
2476
+ };
2429
2477
  },
2430
2478
  wrapper: 'overflow-auto',
2431
2479
  container: 'm-0 p-0 list-none overflow-auto',
2432
2480
  node: 'p-1 outline-none',
2433
- content: function content(_ref119) {
2434
- var context = _ref119.context,
2435
- props = _ref119.props;
2481
+ content: function content(_ref122) {
2482
+ var context = _ref122.context,
2483
+ props = _ref122.props;
2436
2484
  return {
2437
2485
  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)]', {
2438
2486
  'bg-blue-50 text-blue-600': context.selected
@@ -2441,8 +2489,8 @@ var Tailwind = {
2441
2489
  })
2442
2490
  };
2443
2491
  },
2444
- toggler: function toggler(_ref120) {
2445
- var context = _ref120.context;
2492
+ toggler: function toggler(_ref123) {
2493
+ var context = _ref123.context;
2446
2494
  return {
2447
2495
  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)]', {
2448
2496
  '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,
@@ -2453,9 +2501,9 @@ var Tailwind = {
2453
2501
  };
2454
2502
  },
2455
2503
  checkboxcontainer: 'mr-2',
2456
- checkbox: function checkbox(_ref121) {
2457
- var context = _ref121.context,
2458
- props = _ref121.props;
2504
+ checkbox: function checkbox(_ref124) {
2505
+ var context = _ref124.context,
2506
+ props = _ref124.props;
2459
2507
  return {
2460
2508
  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', {
2461
2509
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2480,8 +2528,8 @@ var Tailwind = {
2480
2528
  },
2481
2529
  // DATA
2482
2530
  timeline: {
2483
- root: function root(_ref122) {
2484
- var props = _ref122.props;
2531
+ root: function root(_ref125) {
2532
+ var props = _ref125.props;
2485
2533
  return {
2486
2534
  className: classNames('flex grow', {
2487
2535
  'flex-col': props.layout === 'vertical',
@@ -2489,9 +2537,9 @@ var Tailwind = {
2489
2537
  })
2490
2538
  };
2491
2539
  },
2492
- event: function event(_ref123) {
2493
- var props = _ref123.props,
2494
- context = _ref123.context;
2540
+ event: function event(_ref126) {
2541
+ var props = _ref126.props,
2542
+ context = _ref126.context;
2495
2543
  return {
2496
2544
  className: classNames('flex relative min-h-[70px]', {
2497
2545
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2500,9 +2548,9 @@ var Tailwind = {
2500
2548
  })
2501
2549
  };
2502
2550
  },
2503
- opposite: function opposite(_ref124) {
2504
- var props = _ref124.props,
2505
- context = _ref124.context;
2551
+ opposite: function opposite(_ref127) {
2552
+ var props = _ref127.props,
2553
+ context = _ref127.context;
2506
2554
  return {
2507
2555
  className: classNames('flex-1', {
2508
2556
  'px-4': props.layout === 'vertical',
@@ -2513,8 +2561,8 @@ var Tailwind = {
2513
2561
  })
2514
2562
  };
2515
2563
  },
2516
- separator: function separator(_ref125) {
2517
- var props = _ref125.props;
2564
+ separator: function separator(_ref128) {
2565
+ var props = _ref128.props;
2518
2566
  return {
2519
2567
  className: classNames('flex items-center flex-initial', {
2520
2568
  'flex-col': props.layout === 'vertical',
@@ -2523,8 +2571,8 @@ var Tailwind = {
2523
2571
  };
2524
2572
  },
2525
2573
  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',
2526
- connector: function connector(_ref126) {
2527
- var props = _ref126.props;
2574
+ connector: function connector(_ref129) {
2575
+ var props = _ref129.props;
2528
2576
  return {
2529
2577
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2530
2578
  'w-[2px]': props.layout === 'vertical',
@@ -2532,9 +2580,9 @@ var Tailwind = {
2532
2580
  })
2533
2581
  };
2534
2582
  },
2535
- content: function content(_ref127) {
2536
- var props = _ref127.props,
2537
- context = _ref127.context;
2583
+ content: function content(_ref130) {
2584
+ var props = _ref130.props,
2585
+ context = _ref130.context;
2538
2586
  return {
2539
2587
  className: classNames('flex-1', {
2540
2588
  'px-4': props.layout === 'vertical',
@@ -2559,24 +2607,24 @@ var Tailwind = {
2559
2607
  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'
2560
2608
  },
2561
2609
  dataviewlayoutoptions: {
2562
- listbutton: function listbutton(_ref128) {
2563
- var props = _ref128.props;
2610
+ listbutton: function listbutton(_ref131) {
2611
+ var props = _ref131.props;
2564
2612
  return {
2565
- 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
2613
+ 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.layout === '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
2566
2614
  )
2567
2615
  };
2568
2616
  },
2569
2617
 
2570
- gridbutton: function gridbutton(_ref129) {
2571
- var props = _ref129.props;
2618
+ gridbutton: function gridbutton(_ref132) {
2619
+ var props = _ref132.props;
2572
2620
  return {
2573
- 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
2621
+ 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.layout === '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
2574
2622
  )
2575
2623
  };
2576
2624
  }
2577
2625
  },
2578
2626
 
2579
- daatascroller: {
2627
+ datascroller: {
2580
2628
  content: {
2581
2629
  className: classNames('bg-white blue-gray-700 border-0 p-0', 'dark:bg-gray-900 dark:text-white/80' // Dark Mode
2582
2630
  )
@@ -2599,8 +2647,8 @@ var Tailwind = {
2599
2647
  )
2600
2648
  },
2601
2649
 
2602
- lineleft: function lineleft(_ref130) {
2603
- var context = _ref130.context;
2650
+ lineleft: function lineleft(_ref133) {
2651
+ var context = _ref133.context;
2604
2652
  return {
2605
2653
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2606
2654
  //Dark Mode
@@ -2609,8 +2657,8 @@ var Tailwind = {
2609
2657
  })
2610
2658
  };
2611
2659
  },
2612
- lineright: function lineright(_ref131) {
2613
- var context = _ref131.context;
2660
+ lineright: function lineright(_ref134) {
2661
+ var context = _ref134.context;
2614
2662
  return {
2615
2663
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2616
2664
  //Dark Mode
@@ -2631,14 +2679,14 @@ var Tailwind = {
2631
2679
  root: 'flex',
2632
2680
  controls: 'flex flex-col justify-center p-5',
2633
2681
  moveupbutton: {
2634
- root: function root(_ref132) {
2635
- var context = _ref132.context;
2682
+ root: function root(_ref135) {
2683
+ var context = _ref135.context;
2636
2684
  return {
2637
2685
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2638
2686
  // button component
2639
2687
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2640
2688
  // icon only
2641
- 'mb-2',
2689
+ 'mb-2 w-12',
2642
2690
  // orderlist button
2643
2691
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900',
2644
2692
  //Dark Mode
@@ -2647,11 +2695,15 @@ var Tailwind = {
2647
2695
  })
2648
2696
  };
2649
2697
  },
2650
- label: 'flex-initial w-0'
2698
+ label: function label() {
2699
+ return {
2700
+ className: classNames('flex-initial w-0')
2701
+ };
2702
+ }
2651
2703
  },
2652
2704
  movetopbutton: {
2653
- root: function root(_ref133) {
2654
- var context = _ref133.context;
2705
+ root: function root(_ref136) {
2706
+ var context = _ref136.context;
2655
2707
  return {
2656
2708
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2657
2709
  // button component
@@ -2666,11 +2718,15 @@ var Tailwind = {
2666
2718
  })
2667
2719
  };
2668
2720
  },
2669
- label: 'flex-initial w-0'
2721
+ label: function label() {
2722
+ return {
2723
+ className: classNames('flex-initial w-0')
2724
+ };
2725
+ }
2670
2726
  },
2671
2727
  movedownbutton: {
2672
- root: function root(_ref134) {
2673
- var context = _ref134.context;
2728
+ root: function root(_ref137) {
2729
+ var context = _ref137.context;
2674
2730
  return {
2675
2731
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2676
2732
  // button component
@@ -2685,11 +2741,15 @@ var Tailwind = {
2685
2741
  })
2686
2742
  };
2687
2743
  },
2688
- label: 'flex-initial w-0'
2744
+ label: function label() {
2745
+ return {
2746
+ className: classNames('flex-initial w-0')
2747
+ };
2748
+ }
2689
2749
  },
2690
2750
  movebottombutton: {
2691
- root: function root(_ref135) {
2692
- var context = _ref135.context;
2751
+ root: function root(_ref138) {
2752
+ var context = _ref138.context;
2693
2753
  return {
2694
2754
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2695
2755
  // button component
@@ -2704,7 +2764,11 @@ var Tailwind = {
2704
2764
  })
2705
2765
  };
2706
2766
  },
2707
- label: 'flex-initial w-0'
2767
+ label: function label() {
2768
+ return {
2769
+ className: classNames('flex-initial w-0')
2770
+ };
2771
+ }
2708
2772
  },
2709
2773
  container: 'flex-auto',
2710
2774
  header: {
@@ -2717,8 +2781,8 @@ var Tailwind = {
2717
2781
  )
2718
2782
  },
2719
2783
 
2720
- item: function item(_ref136) {
2721
- var context = _ref136.context;
2784
+ item: function item(_ref139) {
2785
+ var context = _ref139.context;
2722
2786
  return {
2723
2787
  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', {
2724
2788
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2728,8 +2792,8 @@ var Tailwind = {
2728
2792
  },
2729
2793
  picklist: {
2730
2794
  root: 'flex',
2731
- sourcecontrols: 'flex flex-col justify-center p-5',
2732
- sourcemoveupbutton: {
2795
+ controls: 'flex flex-col justify-center p-5',
2796
+ moveUpButton: {
2733
2797
  root: {
2734
2798
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2735
2799
  // button component
@@ -2743,7 +2807,7 @@ var Tailwind = {
2743
2807
 
2744
2808
  label: 'flex-initial w-0'
2745
2809
  },
2746
- sourcemovetopbutton: {
2810
+ moveTopButton: {
2747
2811
  root: {
2748
2812
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2749
2813
  // button component
@@ -2757,7 +2821,7 @@ var Tailwind = {
2757
2821
 
2758
2822
  label: 'flex-initial w-0'
2759
2823
  },
2760
- sourcemovedownbutton: {
2824
+ moveDownButton: {
2761
2825
  root: {
2762
2826
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2763
2827
  // button component
@@ -2771,7 +2835,7 @@ var Tailwind = {
2771
2835
 
2772
2836
  label: 'flex-initial w-0'
2773
2837
  },
2774
- sourcemovebottombutton: {
2838
+ moveBottomButton: {
2775
2839
  root: {
2776
2840
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2777
2841
  // button component
@@ -2785,23 +2849,23 @@ var Tailwind = {
2785
2849
 
2786
2850
  label: 'flex-initial w-0'
2787
2851
  },
2788
- sourcewrapper: 'grow shrink basis-2/4',
2789
- sourceheader: {
2852
+ listWrapper: 'grow shrink basis-2/4',
2853
+ header: {
2790
2854
  className: classNames('bg-slate-50 text-slate-700 border border-gray-300 p-5 font-bold border-b-0 rounded-t-md', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
2791
2855
  )
2792
2856
  },
2793
2857
 
2794
- sourcelist: {
2858
+ list: {
2795
2859
  className: classNames('list-none m-0 p-0 overflow-auto min-h-[12rem] max-h-[24rem]', 'border border-gray-300 bg-white text-gray-600 py-3 px-0 rounded-b-md outline-none', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' //Dark Mode
2796
2860
  )
2797
2861
  },
2798
2862
 
2799
- item: function item(_ref137) {
2800
- var context = _ref137.context;
2863
+ item: function item(_ref140) {
2864
+ var context = _ref140.context;
2801
2865
  return {
2802
2866
  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', {
2803
2867
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
2804
- 'text-gray-600 bg-gray-300 dark:bg-blue-900/40': !context.selected
2868
+ 'text-gray-600 dark:bg-blue-900/40': !context.selected
2805
2869
  })
2806
2870
  };
2807
2871
  },
@@ -2863,62 +2927,6 @@ var Tailwind = {
2863
2927
  label: 'flex-initial w-0'
2864
2928
  },
2865
2929
  targetcontrols: 'flex flex-col justify-center p-5',
2866
- targetmoveupbutton: {
2867
- root: {
2868
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2869
- // button component
2870
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2871
- // icon only
2872
- 'mb-2',
2873
- // orderlist button
2874
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2875
- )
2876
- },
2877
-
2878
- label: 'flex-initial w-0'
2879
- },
2880
- targetmovetopbutton: {
2881
- root: {
2882
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2883
- // button component
2884
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2885
- // icon only
2886
- 'mb-2',
2887
- // orderlist button
2888
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2889
- )
2890
- },
2891
-
2892
- label: 'flex-initial w-0'
2893
- },
2894
- targetmovedownbutton: {
2895
- root: {
2896
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2897
- // button component
2898
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2899
- // icon only
2900
- 'mb-2',
2901
- // orderlist button
2902
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2903
- )
2904
- },
2905
-
2906
- label: 'flex-initial w-0'
2907
- },
2908
- targetmovebottombutton: {
2909
- root: {
2910
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2911
- // button component
2912
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2913
- // icon only
2914
- 'mb-2',
2915
- // orderlist button
2916
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2917
- )
2918
- },
2919
-
2920
- label: 'flex-initial w-0'
2921
- },
2922
2930
  targetwrapper: 'grow shrink basis-2/4',
2923
2931
  targetheader: {
2924
2932
  className: classNames('bg-slate-50 text-slate-700 border border-gray-300 p-5 font-bold border-b-0 rounded-t-md', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
@@ -2946,8 +2954,8 @@ var Tailwind = {
2946
2954
  )
2947
2955
  },
2948
2956
 
2949
- firstpagebutton: function firstpagebutton(_ref138) {
2950
- var context = _ref138.context;
2957
+ firstpagebutton: function firstpagebutton(_ref141) {
2958
+ var context = _ref141.context;
2951
2959
  return {
2952
2960
  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',
2953
2961
  //Dark Mode
@@ -2958,8 +2966,8 @@ var Tailwind = {
2958
2966
  };
2959
2967
  },
2960
2968
 
2961
- previouspagebutton: function previouspagebutton(_ref139) {
2962
- var context = _ref139.context;
2969
+ previouspagebutton: function previouspagebutton(_ref142) {
2970
+ var context = _ref142.context;
2963
2971
  return {
2964
2972
  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',
2965
2973
  //Dark Mode
@@ -2970,8 +2978,8 @@ var Tailwind = {
2970
2978
  };
2971
2979
  },
2972
2980
 
2973
- nextpagebutton: function nextpagebutton(_ref140) {
2974
- var context = _ref140.context;
2981
+ nextpagebutton: function nextpagebutton(_ref143) {
2982
+ var context = _ref143.context;
2975
2983
  return {
2976
2984
  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',
2977
2985
  //Dark Mode
@@ -2982,8 +2990,8 @@ var Tailwind = {
2982
2990
  };
2983
2991
  },
2984
2992
 
2985
- lastpagebutton: function lastpagebutton(_ref141) {
2986
- var context = _ref141.context;
2993
+ lastpagebutton: function lastpagebutton(_ref144) {
2994
+ var context = _ref144.context;
2987
2995
  return {
2988
2996
  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',
2989
2997
  //Dark Mode
@@ -2994,8 +3002,8 @@ var Tailwind = {
2994
3002
  };
2995
3003
  },
2996
3004
 
2997
- pagebutton: function pagebutton(_ref142) {
2998
- var context = _ref142.context;
3005
+ pagebutton: function pagebutton(_ref145) {
3006
+ var context = _ref145.context;
2999
3007
  return {
3000
3008
  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',
3001
3009
  // Dark Mode
@@ -3007,9 +3015,9 @@ var Tailwind = {
3007
3015
  };
3008
3016
  },
3009
3017
  rowperpagedropdown: {
3010
- root: function root(_ref143) {
3011
- var props = _ref143.props,
3012
- state = _ref143.state;
3018
+ root: function root(_ref146) {
3019
+ var props = _ref146.props,
3020
+ state = _ref146.state;
3013
3021
  return {
3014
3022
  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',
3015
3023
  //DarkMode
@@ -3037,8 +3045,8 @@ var Tailwind = {
3037
3045
 
3038
3046
  wrapper: 'overflow-auto',
3039
3047
  list: 'm-0 p-0 py-3 list-none',
3040
- item: function item(_ref144) {
3041
- var context = _ref144.context;
3048
+ item: function item(_ref147) {
3049
+ var context = _ref147.context;
3042
3050
  return {
3043
3051
  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',
3044
3052
  // Dark Mode
@@ -3059,9 +3067,9 @@ var Tailwind = {
3059
3067
  }
3060
3068
  },
3061
3069
  jumptopagedropdown: {
3062
- root: function root(_ref145) {
3063
- var props = _ref145.props,
3064
- state = _ref145.state;
3070
+ root: function root(_ref148) {
3071
+ var props = _ref148.props,
3072
+ state = _ref148.state;
3065
3073
  return {
3066
3074
  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',
3067
3075
  //DarkMode
@@ -3089,8 +3097,8 @@ var Tailwind = {
3089
3097
 
3090
3098
  wrapper: 'overflow-auto',
3091
3099
  list: 'm-0 p-0 py-3 list-none',
3092
- item: function item(_ref146) {
3093
- var context = _ref146.context;
3100
+ item: function item(_ref149) {
3101
+ var context = _ref149.context;
3094
3102
  return {
3095
3103
  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',
3096
3104
  // Dark Mode
@@ -3104,8 +3112,8 @@ var Tailwind = {
3104
3112
  }
3105
3113
  },
3106
3114
  treetable: {
3107
- root: function root(_ref147) {
3108
- var props = _ref147.props;
3115
+ root: function root(_ref150) {
3116
+ var props = _ref150.props;
3109
3117
  return {
3110
3118
  className: classNames('relative', {
3111
3119
  'flex flex-col h-full': props.scrollHeight
@@ -3123,8 +3131,8 @@ var Tailwind = {
3123
3131
  )
3124
3132
  },
3125
3133
 
3126
- scrollablewrapper: function scrollablewrapper(_ref148) {
3127
- var props = _ref148.props;
3134
+ scrollablewrapper: function scrollablewrapper(_ref151) {
3135
+ var props = _ref151.props;
3128
3136
  return {
3129
3137
  className: classNames({
3130
3138
  'relative overflow-auto': props.scrollable,
@@ -3132,8 +3140,8 @@ var Tailwind = {
3132
3140
  })
3133
3141
  };
3134
3142
  },
3135
- wrapper: function wrapper(_ref149) {
3136
- var props = _ref149.props;
3143
+ wrapper: function wrapper(_ref152) {
3144
+ var props = _ref152.props;
3137
3145
  return {
3138
3146
  className: classNames({
3139
3147
  'relative overflow-auto': props.scrollable,
@@ -3147,40 +3155,40 @@ var Tailwind = {
3147
3155
  },
3148
3156
 
3149
3157
  table: 'border-collapse table-fixed w-full',
3150
- thead: function thead(_ref150) {
3151
- var props = _ref150.props;
3158
+ thead: function thead(_ref153) {
3159
+ var props = _ref153.props;
3152
3160
  return {
3153
3161
  className: classNames({
3154
3162
  'block sticky top-0 z-[1]': props.scrollable
3155
3163
  })
3156
3164
  };
3157
3165
  },
3158
- tbody: function tbody(_ref151) {
3159
- var props = _ref151.props;
3166
+ tbody: function tbody(_ref154) {
3167
+ var props = _ref154.props;
3160
3168
  return {
3161
3169
  className: classNames({
3162
3170
  block: props.scrollable
3163
3171
  })
3164
3172
  };
3165
3173
  },
3166
- tfoot: function tfoot(_ref152) {
3167
- var props = _ref152.props;
3174
+ tfoot: function tfoot(_ref155) {
3175
+ var props = _ref155.props;
3168
3176
  return {
3169
3177
  className: classNames({
3170
3178
  block: props.scrollable
3171
3179
  })
3172
3180
  };
3173
3181
  },
3174
- headerrow: function headerrow(_ref153) {
3175
- var props = _ref153.props;
3182
+ headerrow: function headerrow(_ref156) {
3183
+ var props = _ref156.props;
3176
3184
  return {
3177
3185
  className: classNames({
3178
3186
  'flex flex-nowrap w-full': props.scrollable
3179
3187
  })
3180
3188
  };
3181
3189
  },
3182
- row: function row(_ref154) {
3183
- var context = _ref154.context;
3190
+ row: function row(_ref157) {
3191
+ var context = _ref157.context;
3184
3192
  return {
3185
3193
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3186
3194
  // Focus
@@ -3192,8 +3200,8 @@ var Tailwind = {
3192
3200
  };
3193
3201
  },
3194
3202
  column: {
3195
- headercell: function headercell(_ref155) {
3196
- var context = _ref155.context;
3203
+ headercell: function headercell(_ref158) {
3204
+ var context = _ref158.context;
3197
3205
  return {
3198
3206
  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',
3199
3207
  //Dark Mode
@@ -3208,8 +3216,8 @@ var Tailwind = {
3208
3216
  })
3209
3217
  };
3210
3218
  },
3211
- bodycell: function bodycell(_ref156) {
3212
- var context = _ref156.context;
3219
+ bodycell: function bodycell(_ref159) {
3220
+ var context = _ref159.context;
3213
3221
  return {
3214
3222
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3215
3223
  //Dark Mode
@@ -3222,8 +3230,8 @@ var Tailwind = {
3222
3230
  })
3223
3231
  };
3224
3232
  },
3225
- rowtoggler: function rowtoggler(_ref157) {
3226
- var context = _ref157.context;
3233
+ rowtoggler: function rowtoggler(_ref160) {
3234
+ var context = _ref160.context;
3227
3235
  return {
3228
3236
  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', {
3229
3237
  'text-blue-700': context.selected,
@@ -3236,10 +3244,10 @@ var Tailwind = {
3236
3244
  sort: {
3237
3245
  className: 'inline-block align-middle'
3238
3246
  },
3239
- sorticon: function sorticon(_ref158) {
3240
- var context = _ref158.context;
3247
+ sorticon: function sorticon(_ref161) {
3248
+ var context = _ref161.context;
3241
3249
  return {
3242
- className: classNames('ml-2', {
3250
+ className: classNames('ml-2 inline-block align-middle', {
3243
3251
  'text-blue-700 dark:text-white/80': context.sorted,
3244
3252
  'text-slate-700 dark:text-white/70': !context.sorted
3245
3253
  })
@@ -3254,8 +3262,8 @@ var Tailwind = {
3254
3262
  checkboxwrapper: {
3255
3263
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3256
3264
  },
3257
- checkbox: function checkbox(_ref159) {
3258
- var context = _ref159.context;
3265
+ checkbox: function checkbox(_ref162) {
3266
+ var context = _ref162.context;
3259
3267
  return {
3260
3268
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3261
3269
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3265,8 +3273,8 @@ var Tailwind = {
3265
3273
  })
3266
3274
  };
3267
3275
  },
3268
- checkboxicon: function checkboxicon(_ref160) {
3269
- var context = _ref160.context;
3276
+ checkboxicon: function checkboxicon(_ref163) {
3277
+ var context = _ref163.context;
3270
3278
  return {
3271
3279
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3272
3280
  'text-white': context.checked
@@ -3277,8 +3285,8 @@ var Tailwind = {
3277
3285
  resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3278
3286
  },
3279
3287
  datatable: {
3280
- root: function root(_ref161) {
3281
- var props = _ref161.props;
3288
+ root: function root(_ref164) {
3289
+ var props = _ref164.props;
3282
3290
  return {
3283
3291
  className: classNames('relative', {
3284
3292
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3291,8 +3299,8 @@ var Tailwind = {
3291
3299
  },
3292
3300
 
3293
3301
  loadingicon: 'w-8 h-8',
3294
- wrapper: function wrapper(_ref162) {
3295
- var props = _ref162.props;
3302
+ wrapper: function wrapper(_ref165) {
3303
+ var props = _ref165.props;
3296
3304
  return {
3297
3305
  className: classNames({
3298
3306
  relative: props.scrollable,
@@ -3300,8 +3308,8 @@ var Tailwind = {
3300
3308
  })
3301
3309
  };
3302
3310
  },
3303
- header: function header(_ref163) {
3304
- var props = _ref163.props;
3311
+ header: function header(_ref166) {
3312
+ var props = _ref166.props;
3305
3313
  return {
3306
3314
  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',
3307
3315
  // Dark Mode
@@ -3309,25 +3317,25 @@ var Tailwind = {
3309
3317
  };
3310
3318
  },
3311
3319
  table: 'w-full border-spacing-0',
3312
- thead: function thead(_ref164) {
3313
- var context = _ref164.context;
3320
+ thead: function thead(_ref167) {
3321
+ var context = _ref167.context;
3314
3322
  return {
3315
3323
  className: classNames({
3316
3324
  'bg-slate-50 top-0 z-[1]': context.scrollable
3317
3325
  })
3318
3326
  };
3319
3327
  },
3320
- tbody: function tbody(_ref165) {
3321
- var props = _ref165.props,
3322
- context = _ref165.context;
3328
+ tbody: function tbody(_ref168) {
3329
+ var props = _ref168.props,
3330
+ context = _ref168.context;
3323
3331
  return {
3324
3332
  className: classNames({
3325
3333
  'sticky z-[1]': props.frozenRow && context.scrollable
3326
3334
  })
3327
3335
  };
3328
3336
  },
3329
- tfoot: function tfoot(_ref166) {
3330
- var context = _ref166.context;
3337
+ tfoot: function tfoot(_ref169) {
3338
+ var context = _ref169.context;
3331
3339
  return {
3332
3340
  className: classNames({
3333
3341
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3340,9 +3348,9 @@ var Tailwind = {
3340
3348
  },
3341
3349
 
3342
3350
  column: {
3343
- headercell: function headercell(_ref167) {
3344
- var context = _ref167.context,
3345
- props = _ref167.props;
3351
+ headercell: function headercell(_ref170) {
3352
+ var context = _ref170.context,
3353
+ props = _ref170.props;
3346
3354
  return {
3347
3355
  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',
3348
3356
  // Size
@@ -3360,9 +3368,9 @@ var Tailwind = {
3360
3368
  },
3361
3369
 
3362
3370
  headercontent: 'flex items-center',
3363
- bodycell: function bodycell(_ref168) {
3364
- var props = _ref168.props,
3365
- context = _ref168.context;
3371
+ bodycell: function bodycell(_ref171) {
3372
+ var props = _ref171.props,
3373
+ context = _ref171.context;
3366
3374
  return {
3367
3375
  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',
3368
3376
  // Size
@@ -3375,8 +3383,8 @@ var Tailwind = {
3375
3383
  })
3376
3384
  };
3377
3385
  },
3378
- footercell: function footercell(_ref169) {
3379
- var context = _ref169.context;
3386
+ footercell: function footercell(_ref172) {
3387
+ var context = _ref172.context;
3380
3388
  return {
3381
3389
  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',
3382
3390
  // Size
@@ -3387,8 +3395,8 @@ var Tailwind = {
3387
3395
  })
3388
3396
  };
3389
3397
  },
3390
- sorticon: function sorticon(_ref170) {
3391
- var context = _ref170.context;
3398
+ sorticon: function sorticon(_ref173) {
3399
+ var context = _ref173.context;
3392
3400
  return {
3393
3401
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3394
3402
  };
@@ -3408,8 +3416,8 @@ var Tailwind = {
3408
3416
  root: 'min-[0px]:flex mb-2'
3409
3417
  },
3410
3418
  filterrowitems: 'm-0 p-0 py-3 list-none ',
3411
- filterrowitem: function filterrowitem(_ref171) {
3412
- var context = _ref171.context;
3419
+ filterrowitem: function filterrowitem(_ref174) {
3420
+ var context = _ref174.context;
3413
3421
  return {
3414
3422
  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')
3415
3423
  };
@@ -3440,8 +3448,8 @@ var Tailwind = {
3440
3448
  filterapplybutton: {
3441
3449
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3442
3450
  },
3443
- filtermenubutton: function filtermenubutton(_ref172) {
3444
- var context = _ref172.context;
3451
+ filtermenubutton: function filtermenubutton(_ref175) {
3452
+ var context = _ref175.context;
3445
3453
  return {
3446
3454
  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',
3447
3455
  // Hover
@@ -3454,8 +3462,8 @@ var Tailwind = {
3454
3462
  })
3455
3463
  };
3456
3464
  },
3457
- headerfilterclearbutton: function headerfilterclearbutton(_ref173) {
3458
- var context = _ref173.context;
3465
+ headerfilterclearbutton: function headerfilterclearbutton(_ref176) {
3466
+ var context = _ref176.context;
3459
3467
  return {
3460
3468
  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', {
3461
3469
  invisible: !context.hidden
@@ -3494,8 +3502,8 @@ var Tailwind = {
3494
3502
  radiobuttonwrapper: {
3495
3503
  className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
3496
3504
  },
3497
- radiobutton: function radiobutton(_ref174) {
3498
- var context = _ref174.context;
3505
+ radiobutton: function radiobutton(_ref177) {
3506
+ var context = _ref177.context;
3499
3507
  return {
3500
3508
  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', {
3501
3509
  '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,
@@ -3503,8 +3511,8 @@ var Tailwind = {
3503
3511
  })
3504
3512
  };
3505
3513
  },
3506
- radiobuttonicon: function radiobuttonicon(_ref175) {
3507
- var context = _ref175.context;
3514
+ radiobuttonicon: function radiobuttonicon(_ref178) {
3515
+ var context = _ref178.context;
3508
3516
  return {
3509
3517
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
3510
3518
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3515,8 +3523,8 @@ var Tailwind = {
3515
3523
  headercheckboxwrapper: {
3516
3524
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3517
3525
  },
3518
- headercheckbox: function headercheckbox(_ref176) {
3519
- var context = _ref176.context;
3526
+ headercheckbox: function headercheckbox(_ref179) {
3527
+ var context = _ref179.context;
3520
3528
  return {
3521
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', {
3522
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,
@@ -3528,8 +3536,8 @@ var Tailwind = {
3528
3536
  checkboxwrapper: {
3529
3537
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3530
3538
  },
3531
- checkbox: function checkbox(_ref177) {
3532
- var context = _ref177.context;
3539
+ checkbox: function checkbox(_ref180) {
3540
+ var context = _ref180.context;
3533
3541
  return {
3534
3542
  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', {
3535
3543
  '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,
@@ -3540,8 +3548,8 @@ var Tailwind = {
3540
3548
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3541
3549
  transition: TRANSITIONS.overlay
3542
3550
  },
3543
- bodyrow: function bodyrow(_ref178) {
3544
- var context = _ref178.context;
3551
+ bodyrow: function bodyrow(_ref181) {
3552
+ var context = _ref181.context;
3545
3553
  return {
3546
3554
  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]',
3547
3555
  // Focus