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
@@ -447,9 +447,12 @@ var Tailwind = {
447
447
  },
448
448
  closeButtonIcon: 'w-4 h-4 inline-block',
449
449
  content: function content(_ref14) {
450
- var state = _ref14.state;
450
+ var props = _ref14.props,
451
+ state = _ref14.state;
451
452
  return {
452
- 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 ', {
453
+ className: classNames('overflow-y-auto', 'bg-white text-gray-700 px-6 pb-8 pt-0', {
454
+ 'rounded-bl-lg rounded-br-lg': !props.footer
455
+ }, 'dark:bg-gray-900 dark:text-white/80 ', {
453
456
  grow: state.maximized
454
457
  })
455
458
  };
@@ -878,9 +881,9 @@ var Tailwind = {
878
881
  icon: 'mr-2'
879
882
  },
880
883
  menu: {
881
- className: classNames('outline-none', 'm-0 p-0 list-none')
884
+ className: classNames('outline-none', 'py-1 px-0 rounded-md list-none bg-white border-none shadow-lg')
882
885
  },
883
- menulist: 'relative',
886
+ menulist: 'm-0 p-0 border-none outline-none no-underline list-none',
884
887
  menubutton: {
885
888
  root: function root(_ref33) {
886
889
  var parent = _ref33.parent;
@@ -891,7 +894,9 @@ var Tailwind = {
891
894
  };
892
895
  },
893
896
  label: 'hidden'
894
- }
897
+ },
898
+ 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',
899
+ menuIcon: 'mr-2'
895
900
  },
896
901
  //FORMS
897
902
  inputtext: {
@@ -1443,7 +1448,7 @@ var Tailwind = {
1443
1448
  },
1444
1449
  mention: {
1445
1450
  root: 'relative',
1446
- 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',
1451
+ 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',
1447
1452
  items: 'py-3 list-none m-0',
1448
1453
  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',
1449
1454
  transition: TRANSITIONS.overlay
@@ -1587,6 +1592,12 @@ var Tailwind = {
1587
1592
  wrapper: {
1588
1593
  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')
1589
1594
  },
1595
+ header: {
1596
+ className: 'py-3 px-5 border-b border-inherit bg-gray-50 m-0 rounded-t-lg flex items-center justify-between'
1597
+ },
1598
+ closeButton: {
1599
+ 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'
1600
+ },
1590
1601
  transition: TRANSITIONS.overlay
1591
1602
  },
1592
1603
  autocomplete: {
@@ -1866,6 +1877,14 @@ var Tailwind = {
1866
1877
  root: 'relative',
1867
1878
  mask: 'bg-black/40'
1868
1879
  },
1880
+ ripple: {
1881
+ root: {
1882
+ className: 'block absolute bg-white/50 rounded-full pointer-events-none',
1883
+ style: {
1884
+ transform: 'scale(0)'
1885
+ }
1886
+ }
1887
+ },
1869
1888
  //MENU
1870
1889
  breadcrumb: {
1871
1890
  root: {
@@ -1976,6 +1995,9 @@ var Tailwind = {
1976
1995
  action: {
1977
1996
  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')
1978
1997
  },
1998
+ menuitem: {
1999
+ className: classNames('hover:bg-gray-200')
2000
+ },
1979
2001
  icon: 'text-gray-600 dark:text-white/70 mr-2',
1980
2002
  submenuheader: {
1981
2003
  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')
@@ -2052,12 +2074,22 @@ var Tailwind = {
2052
2074
  })
2053
2075
  };
2054
2076
  },
2055
- menu: {
2056
- 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')
2057
- },
2058
- menuitem: function menuitem(_ref103) {
2077
+ menu: function menu(_ref103) {
2059
2078
  var props = _ref103.props,
2060
- context = _ref103.context;
2079
+ state = _ref103.state;
2080
+ return {
2081
+ className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2082
+ hidden: props.orientation !== 'vertical' && !state.mobileActive
2083
+ }, {
2084
+ 'md:flex items-center flex-wrap flex-row top-auto left-auto relative bg-transparent shadow-none w-auto': !state.mobileActive
2085
+ }, {
2086
+ 'flex flex-col bg-white absolute w-full left-0 z-10 top-full': state.mobileActive
2087
+ })
2088
+ };
2089
+ },
2090
+ menuitem: function menuitem(_ref104) {
2091
+ var props = _ref104.props,
2092
+ context = _ref104.context;
2061
2093
  return {
2062
2094
  className: classNames('transition-shadow duration-200', {
2063
2095
  'rounded-md': props.orientation == 'horizontal'
@@ -2073,6 +2105,16 @@ var Tailwind = {
2073
2105
  })
2074
2106
  };
2075
2107
  },
2108
+ menuButton: function menuButton(_ref105) {
2109
+ var props = _ref105.props;
2110
+ return {
2111
+ className: classNames({
2112
+ 'flex md:hidden': props.orientation === 'horizontal'
2113
+ }, {
2114
+ hidden: props.orientation === 'vertical'
2115
+ }, '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)]')
2116
+ };
2117
+ },
2076
2118
  headeraction: {
2077
2119
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none')
2078
2120
  },
@@ -2082,8 +2124,11 @@ var Tailwind = {
2082
2124
  icon: {
2083
2125
  className: 'mr-2'
2084
2126
  },
2085
- submenuicon: function submenuicon(_ref104) {
2086
- var props = _ref104.props;
2127
+ submenuItem: {
2128
+ className: classNames('text-gray-700 hover:bg-gray-200')
2129
+ },
2130
+ submenuicon: function submenuicon(_ref106) {
2131
+ var props = _ref106.props;
2087
2132
  return {
2088
2133
  className: classNames({
2089
2134
  'ml-2': props.orientation === 'horizontal',
@@ -2091,8 +2136,8 @@ var Tailwind = {
2091
2136
  })
2092
2137
  };
2093
2138
  },
2094
- panel: function panel(_ref105) {
2095
- var props = _ref105.props;
2139
+ panel: function panel(_ref107) {
2140
+ var props = _ref107.props;
2096
2141
  return {
2097
2142
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2098
2143
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2112,13 +2157,10 @@ var Tailwind = {
2112
2157
  root: 'w-full md:w-[25rem]',
2113
2158
  panel: 'mb-1',
2114
2159
  header: {
2115
- 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
2160
+ 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
2116
2161
  )
2117
2162
  },
2118
2163
 
2119
- headercontent: {
2120
- 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')
2121
- },
2122
2164
  headeraction: {
2123
2165
  className: classNames('flex items-center select-none cursor-pointer relative no-underline', 'text-gray-700 dark:text-white/80 p-5 font-bold')
2124
2166
  },
@@ -2128,19 +2170,19 @@ var Tailwind = {
2128
2170
  menu: {
2129
2171
  className: classNames('outline-none', 'm-0 p-0 list-none')
2130
2172
  },
2131
- menuitem: function menuitem(_ref106) {
2132
- var context = _ref106.context;
2173
+ menuitem: function menuitem(_ref108) {
2174
+ var context = _ref108.context;
2133
2175
  return {
2134
- 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',
2135
- // Hover
2136
- {
2176
+ className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2137
2177
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
2138
2178
  })
2139
2179
  };
2140
2180
  },
2141
2181
  action: {
2142
- 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')
2182
+ 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
2183
+ )
2143
2184
  },
2185
+
2144
2186
  icon: 'mr-2',
2145
2187
  submenu: 'p-0 pl-4 m-0 list-none',
2146
2188
  transition: TRANSITIONS.toggleable
@@ -2167,9 +2209,9 @@ var Tailwind = {
2167
2209
  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')
2168
2210
  },
2169
2211
  menuitem: 'mr-0',
2170
- action: function action(_ref107) {
2171
- var context = _ref107.context,
2172
- state = _ref107.state;
2212
+ action: function action(_ref109) {
2213
+ var context = _ref109.context,
2214
+ state = _ref109.state;
2173
2215
  return {
2174
2216
  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)]', {
2175
2217
  '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,
@@ -2190,8 +2232,8 @@ var Tailwind = {
2190
2232
  },
2191
2233
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2192
2234
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2193
- menuitem: function menuitem(_ref108) {
2194
- var context = _ref108.context;
2235
+ menuitem: function menuitem(_ref110) {
2236
+ var context = _ref110.context;
2195
2237
  return {
2196
2238
  className: classNames({
2197
2239
  relative: !context.active,
@@ -2199,8 +2241,8 @@ var Tailwind = {
2199
2241
  })
2200
2242
  };
2201
2243
  },
2202
- action: function action(_ref109) {
2203
- var context = _ref109.context;
2244
+ action: function action(_ref111) {
2245
+ var context = _ref111.context;
2204
2246
  return {
2205
2247
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2206
2248
  '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,
@@ -2208,8 +2250,8 @@ var Tailwind = {
2208
2250
  })
2209
2251
  };
2210
2252
  },
2211
- previous: function previous(_ref110) {
2212
- var state = _ref110.state;
2253
+ previous: function previous(_ref112) {
2254
+ var state = _ref112.state;
2213
2255
  return {
2214
2256
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2215
2257
  hidden: state.level === 0
@@ -2232,8 +2274,8 @@ var Tailwind = {
2232
2274
  className: classNames('outline-none', 'm-0 p-0 list-none')
2233
2275
  },
2234
2276
  menuitem: 'relative',
2235
- content: function content(_ref111) {
2236
- var context = _ref111.context;
2277
+ content: function content(_ref113) {
2278
+ var context = _ref113.context;
2237
2279
  return {
2238
2280
  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',
2239
2281
  //Hover
@@ -2245,8 +2287,8 @@ var Tailwind = {
2245
2287
  })
2246
2288
  };
2247
2289
  },
2248
- action: function action(_ref112) {
2249
- var context = _ref112.context;
2290
+ action: function action(_ref114) {
2291
+ var context = _ref114.context;
2250
2292
  return {
2251
2293
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2252
2294
  '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,
@@ -2331,8 +2373,8 @@ var Tailwind = {
2331
2373
  className: classNames('flex items-center justify-center', 'p-4')
2332
2374
  },
2333
2375
  indicator: 'mr-2',
2334
- indicatorbutton: function indicatorbutton(_ref113) {
2335
- var context = _ref113.context;
2376
+ indicatorbutton: function indicatorbutton(_ref115) {
2377
+ var context = _ref115.context;
2336
2378
  return {
2337
2379
  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)]', {
2338
2380
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2340,8 +2382,8 @@ var Tailwind = {
2340
2382
  })
2341
2383
  };
2342
2384
  },
2343
- mask: function mask(_ref114) {
2344
- var state = _ref114.state;
2385
+ mask: function mask(_ref116) {
2386
+ var state = _ref116.state;
2345
2387
  return {
2346
2388
  className: classNames({
2347
2389
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2374,8 +2416,8 @@ var Tailwind = {
2374
2416
  carousel: {
2375
2417
  root: 'flex flex-col',
2376
2418
  content: 'flex flex-col overflow-auto',
2377
- container: function container(_ref115) {
2378
- var props = _ref115.props;
2419
+ container: function container(_ref117) {
2420
+ var props = _ref117.props;
2379
2421
  return {
2380
2422
  className: classNames('flex', {
2381
2423
  'flex-row': props.orientation !== 'vertical',
@@ -2387,8 +2429,8 @@ var Tailwind = {
2387
2429
  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')
2388
2430
  },
2389
2431
  itemscontent: 'overflow-hidden w-full',
2390
- itemscontainer: function itemscontainer(_ref116) {
2391
- var props = _ref116.props;
2432
+ itemscontainer: function itemscontainer(_ref118) {
2433
+ var props = _ref118.props;
2392
2434
  return {
2393
2435
  className: classNames('flex ', {
2394
2436
  'flex-row': props.orientation !== 'vertical',
@@ -2396,8 +2438,8 @@ var Tailwind = {
2396
2438
  })
2397
2439
  };
2398
2440
  },
2399
- item: function item(_ref117) {
2400
- var props = _ref117.props;
2441
+ item: function item(_ref119) {
2442
+ var props = _ref119.props;
2401
2443
  return {
2402
2444
  className: classNames('flex shrink-0 grow', {
2403
2445
  'w-1/3': props.orientation !== 'vertical',
@@ -2409,8 +2451,8 @@ var Tailwind = {
2409
2451
  className: classNames('flex flex-row justify-center flex-wrap')
2410
2452
  },
2411
2453
  indicator: 'mr-2 mb-2',
2412
- indicatorbutton: function indicatorbutton(_ref118) {
2413
- var context = _ref118.context;
2454
+ indicatorbutton: function indicatorbutton(_ref120) {
2455
+ var context = _ref120.context;
2414
2456
  return {
2415
2457
  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)]', {
2416
2458
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2420,15 +2462,21 @@ var Tailwind = {
2420
2462
  }
2421
2463
  },
2422
2464
  tree: {
2423
- root: {
2424
- 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')
2465
+ root: function root(_ref121) {
2466
+ var _props$__parentMetada;
2467
+ var props = _ref121.props;
2468
+ return {
2469
+ className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2470
+ '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'
2471
+ })
2472
+ };
2425
2473
  },
2426
2474
  wrapper: 'overflow-auto',
2427
2475
  container: 'm-0 p-0 list-none overflow-auto',
2428
2476
  node: 'p-1 outline-none',
2429
- content: function content(_ref119) {
2430
- var context = _ref119.context,
2431
- props = _ref119.props;
2477
+ content: function content(_ref122) {
2478
+ var context = _ref122.context,
2479
+ props = _ref122.props;
2432
2480
  return {
2433
2481
  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)]', {
2434
2482
  'bg-blue-50 text-blue-600': context.selected
@@ -2437,8 +2485,8 @@ var Tailwind = {
2437
2485
  })
2438
2486
  };
2439
2487
  },
2440
- toggler: function toggler(_ref120) {
2441
- var context = _ref120.context;
2488
+ toggler: function toggler(_ref123) {
2489
+ var context = _ref123.context;
2442
2490
  return {
2443
2491
  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)]', {
2444
2492
  '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,
@@ -2449,9 +2497,9 @@ var Tailwind = {
2449
2497
  };
2450
2498
  },
2451
2499
  checkboxcontainer: 'mr-2',
2452
- checkbox: function checkbox(_ref121) {
2453
- var context = _ref121.context,
2454
- props = _ref121.props;
2500
+ checkbox: function checkbox(_ref124) {
2501
+ var context = _ref124.context,
2502
+ props = _ref124.props;
2455
2503
  return {
2456
2504
  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', {
2457
2505
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2476,8 +2524,8 @@ var Tailwind = {
2476
2524
  },
2477
2525
  // DATA
2478
2526
  timeline: {
2479
- root: function root(_ref122) {
2480
- var props = _ref122.props;
2527
+ root: function root(_ref125) {
2528
+ var props = _ref125.props;
2481
2529
  return {
2482
2530
  className: classNames('flex grow', {
2483
2531
  'flex-col': props.layout === 'vertical',
@@ -2485,9 +2533,9 @@ var Tailwind = {
2485
2533
  })
2486
2534
  };
2487
2535
  },
2488
- event: function event(_ref123) {
2489
- var props = _ref123.props,
2490
- context = _ref123.context;
2536
+ event: function event(_ref126) {
2537
+ var props = _ref126.props,
2538
+ context = _ref126.context;
2491
2539
  return {
2492
2540
  className: classNames('flex relative min-h-[70px]', {
2493
2541
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2496,9 +2544,9 @@ var Tailwind = {
2496
2544
  })
2497
2545
  };
2498
2546
  },
2499
- opposite: function opposite(_ref124) {
2500
- var props = _ref124.props,
2501
- context = _ref124.context;
2547
+ opposite: function opposite(_ref127) {
2548
+ var props = _ref127.props,
2549
+ context = _ref127.context;
2502
2550
  return {
2503
2551
  className: classNames('flex-1', {
2504
2552
  'px-4': props.layout === 'vertical',
@@ -2509,8 +2557,8 @@ var Tailwind = {
2509
2557
  })
2510
2558
  };
2511
2559
  },
2512
- separator: function separator(_ref125) {
2513
- var props = _ref125.props;
2560
+ separator: function separator(_ref128) {
2561
+ var props = _ref128.props;
2514
2562
  return {
2515
2563
  className: classNames('flex items-center flex-initial', {
2516
2564
  'flex-col': props.layout === 'vertical',
@@ -2519,8 +2567,8 @@ var Tailwind = {
2519
2567
  };
2520
2568
  },
2521
2569
  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',
2522
- connector: function connector(_ref126) {
2523
- var props = _ref126.props;
2570
+ connector: function connector(_ref129) {
2571
+ var props = _ref129.props;
2524
2572
  return {
2525
2573
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2526
2574
  'w-[2px]': props.layout === 'vertical',
@@ -2528,9 +2576,9 @@ var Tailwind = {
2528
2576
  })
2529
2577
  };
2530
2578
  },
2531
- content: function content(_ref127) {
2532
- var props = _ref127.props,
2533
- context = _ref127.context;
2579
+ content: function content(_ref130) {
2580
+ var props = _ref130.props,
2581
+ context = _ref130.context;
2534
2582
  return {
2535
2583
  className: classNames('flex-1', {
2536
2584
  'px-4': props.layout === 'vertical',
@@ -2555,24 +2603,24 @@ var Tailwind = {
2555
2603
  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'
2556
2604
  },
2557
2605
  dataviewlayoutoptions: {
2558
- listbutton: function listbutton(_ref128) {
2559
- var props = _ref128.props;
2606
+ listbutton: function listbutton(_ref131) {
2607
+ var props = _ref131.props;
2560
2608
  return {
2561
- 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
2609
+ 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
2562
2610
  )
2563
2611
  };
2564
2612
  },
2565
2613
 
2566
- gridbutton: function gridbutton(_ref129) {
2567
- var props = _ref129.props;
2614
+ gridbutton: function gridbutton(_ref132) {
2615
+ var props = _ref132.props;
2568
2616
  return {
2569
- 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
2617
+ 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
2570
2618
  )
2571
2619
  };
2572
2620
  }
2573
2621
  },
2574
2622
 
2575
- daatascroller: {
2623
+ datascroller: {
2576
2624
  content: {
2577
2625
  className: classNames('bg-white blue-gray-700 border-0 p-0', 'dark:bg-gray-900 dark:text-white/80' // Dark Mode
2578
2626
  )
@@ -2595,8 +2643,8 @@ var Tailwind = {
2595
2643
  )
2596
2644
  },
2597
2645
 
2598
- lineleft: function lineleft(_ref130) {
2599
- var context = _ref130.context;
2646
+ lineleft: function lineleft(_ref133) {
2647
+ var context = _ref133.context;
2600
2648
  return {
2601
2649
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2602
2650
  //Dark Mode
@@ -2605,8 +2653,8 @@ var Tailwind = {
2605
2653
  })
2606
2654
  };
2607
2655
  },
2608
- lineright: function lineright(_ref131) {
2609
- var context = _ref131.context;
2656
+ lineright: function lineright(_ref134) {
2657
+ var context = _ref134.context;
2610
2658
  return {
2611
2659
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2612
2660
  //Dark Mode
@@ -2627,14 +2675,14 @@ var Tailwind = {
2627
2675
  root: 'flex',
2628
2676
  controls: 'flex flex-col justify-center p-5',
2629
2677
  moveupbutton: {
2630
- root: function root(_ref132) {
2631
- var context = _ref132.context;
2678
+ root: function root(_ref135) {
2679
+ var context = _ref135.context;
2632
2680
  return {
2633
2681
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2634
2682
  // button component
2635
2683
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2636
2684
  // icon only
2637
- 'mb-2',
2685
+ 'mb-2 w-12',
2638
2686
  // orderlist button
2639
2687
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900',
2640
2688
  //Dark Mode
@@ -2643,11 +2691,15 @@ var Tailwind = {
2643
2691
  })
2644
2692
  };
2645
2693
  },
2646
- label: 'flex-initial w-0'
2694
+ label: function label() {
2695
+ return {
2696
+ className: classNames('flex-initial w-0')
2697
+ };
2698
+ }
2647
2699
  },
2648
2700
  movetopbutton: {
2649
- root: function root(_ref133) {
2650
- var context = _ref133.context;
2701
+ root: function root(_ref136) {
2702
+ var context = _ref136.context;
2651
2703
  return {
2652
2704
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2653
2705
  // button component
@@ -2662,11 +2714,15 @@ var Tailwind = {
2662
2714
  })
2663
2715
  };
2664
2716
  },
2665
- label: 'flex-initial w-0'
2717
+ label: function label() {
2718
+ return {
2719
+ className: classNames('flex-initial w-0')
2720
+ };
2721
+ }
2666
2722
  },
2667
2723
  movedownbutton: {
2668
- root: function root(_ref134) {
2669
- var context = _ref134.context;
2724
+ root: function root(_ref137) {
2725
+ var context = _ref137.context;
2670
2726
  return {
2671
2727
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2672
2728
  // button component
@@ -2681,11 +2737,15 @@ var Tailwind = {
2681
2737
  })
2682
2738
  };
2683
2739
  },
2684
- label: 'flex-initial w-0'
2740
+ label: function label() {
2741
+ return {
2742
+ className: classNames('flex-initial w-0')
2743
+ };
2744
+ }
2685
2745
  },
2686
2746
  movebottombutton: {
2687
- root: function root(_ref135) {
2688
- var context = _ref135.context;
2747
+ root: function root(_ref138) {
2748
+ var context = _ref138.context;
2689
2749
  return {
2690
2750
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2691
2751
  // button component
@@ -2700,7 +2760,11 @@ var Tailwind = {
2700
2760
  })
2701
2761
  };
2702
2762
  },
2703
- label: 'flex-initial w-0'
2763
+ label: function label() {
2764
+ return {
2765
+ className: classNames('flex-initial w-0')
2766
+ };
2767
+ }
2704
2768
  },
2705
2769
  container: 'flex-auto',
2706
2770
  header: {
@@ -2713,8 +2777,8 @@ var Tailwind = {
2713
2777
  )
2714
2778
  },
2715
2779
 
2716
- item: function item(_ref136) {
2717
- var context = _ref136.context;
2780
+ item: function item(_ref139) {
2781
+ var context = _ref139.context;
2718
2782
  return {
2719
2783
  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', {
2720
2784
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2724,8 +2788,8 @@ var Tailwind = {
2724
2788
  },
2725
2789
  picklist: {
2726
2790
  root: 'flex',
2727
- sourcecontrols: 'flex flex-col justify-center p-5',
2728
- sourcemoveupbutton: {
2791
+ controls: 'flex flex-col justify-center p-5',
2792
+ moveUpButton: {
2729
2793
  root: {
2730
2794
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2731
2795
  // button component
@@ -2739,7 +2803,7 @@ var Tailwind = {
2739
2803
 
2740
2804
  label: 'flex-initial w-0'
2741
2805
  },
2742
- sourcemovetopbutton: {
2806
+ moveTopButton: {
2743
2807
  root: {
2744
2808
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2745
2809
  // button component
@@ -2753,7 +2817,7 @@ var Tailwind = {
2753
2817
 
2754
2818
  label: 'flex-initial w-0'
2755
2819
  },
2756
- sourcemovedownbutton: {
2820
+ moveDownButton: {
2757
2821
  root: {
2758
2822
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2759
2823
  // button component
@@ -2767,7 +2831,7 @@ var Tailwind = {
2767
2831
 
2768
2832
  label: 'flex-initial w-0'
2769
2833
  },
2770
- sourcemovebottombutton: {
2834
+ moveBottomButton: {
2771
2835
  root: {
2772
2836
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2773
2837
  // button component
@@ -2781,23 +2845,23 @@ var Tailwind = {
2781
2845
 
2782
2846
  label: 'flex-initial w-0'
2783
2847
  },
2784
- sourcewrapper: 'grow shrink basis-2/4',
2785
- sourceheader: {
2848
+ listWrapper: 'grow shrink basis-2/4',
2849
+ header: {
2786
2850
  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
2787
2851
  )
2788
2852
  },
2789
2853
 
2790
- sourcelist: {
2854
+ list: {
2791
2855
  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
2792
2856
  )
2793
2857
  },
2794
2858
 
2795
- item: function item(_ref137) {
2796
- var context = _ref137.context;
2859
+ item: function item(_ref140) {
2860
+ var context = _ref140.context;
2797
2861
  return {
2798
2862
  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', {
2799
2863
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
2800
- 'text-gray-600 bg-gray-300 dark:bg-blue-900/40': !context.selected
2864
+ 'text-gray-600 dark:bg-blue-900/40': !context.selected
2801
2865
  })
2802
2866
  };
2803
2867
  },
@@ -2859,62 +2923,6 @@ var Tailwind = {
2859
2923
  label: 'flex-initial w-0'
2860
2924
  },
2861
2925
  targetcontrols: 'flex flex-col justify-center p-5',
2862
- targetmoveupbutton: {
2863
- root: {
2864
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2865
- // button component
2866
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2867
- // icon only
2868
- 'mb-2',
2869
- // orderlist button
2870
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2871
- )
2872
- },
2873
-
2874
- label: 'flex-initial w-0'
2875
- },
2876
- targetmovetopbutton: {
2877
- root: {
2878
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2879
- // button component
2880
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2881
- // icon only
2882
- 'mb-2',
2883
- // orderlist button
2884
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2885
- )
2886
- },
2887
-
2888
- label: 'flex-initial w-0'
2889
- },
2890
- targetmovedownbutton: {
2891
- root: {
2892
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2893
- // button component
2894
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2895
- // icon only
2896
- 'mb-2',
2897
- // orderlist button
2898
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2899
- )
2900
- },
2901
-
2902
- label: 'flex-initial w-0'
2903
- },
2904
- targetmovebottombutton: {
2905
- root: {
2906
- className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2907
- // button component
2908
- 'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2909
- // icon only
2910
- 'mb-2',
2911
- // orderlist button
2912
- 'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2913
- )
2914
- },
2915
-
2916
- label: 'flex-initial w-0'
2917
- },
2918
2926
  targetwrapper: 'grow shrink basis-2/4',
2919
2927
  targetheader: {
2920
2928
  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
@@ -2942,8 +2950,8 @@ var Tailwind = {
2942
2950
  )
2943
2951
  },
2944
2952
 
2945
- firstpagebutton: function firstpagebutton(_ref138) {
2946
- var context = _ref138.context;
2953
+ firstpagebutton: function firstpagebutton(_ref141) {
2954
+ var context = _ref141.context;
2947
2955
  return {
2948
2956
  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',
2949
2957
  //Dark Mode
@@ -2954,8 +2962,8 @@ var Tailwind = {
2954
2962
  };
2955
2963
  },
2956
2964
 
2957
- previouspagebutton: function previouspagebutton(_ref139) {
2958
- var context = _ref139.context;
2965
+ previouspagebutton: function previouspagebutton(_ref142) {
2966
+ var context = _ref142.context;
2959
2967
  return {
2960
2968
  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',
2961
2969
  //Dark Mode
@@ -2966,8 +2974,8 @@ var Tailwind = {
2966
2974
  };
2967
2975
  },
2968
2976
 
2969
- nextpagebutton: function nextpagebutton(_ref140) {
2970
- var context = _ref140.context;
2977
+ nextpagebutton: function nextpagebutton(_ref143) {
2978
+ var context = _ref143.context;
2971
2979
  return {
2972
2980
  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',
2973
2981
  //Dark Mode
@@ -2978,8 +2986,8 @@ var Tailwind = {
2978
2986
  };
2979
2987
  },
2980
2988
 
2981
- lastpagebutton: function lastpagebutton(_ref141) {
2982
- var context = _ref141.context;
2989
+ lastpagebutton: function lastpagebutton(_ref144) {
2990
+ var context = _ref144.context;
2983
2991
  return {
2984
2992
  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',
2985
2993
  //Dark Mode
@@ -2990,8 +2998,8 @@ var Tailwind = {
2990
2998
  };
2991
2999
  },
2992
3000
 
2993
- pagebutton: function pagebutton(_ref142) {
2994
- var context = _ref142.context;
3001
+ pagebutton: function pagebutton(_ref145) {
3002
+ var context = _ref145.context;
2995
3003
  return {
2996
3004
  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',
2997
3005
  // Dark Mode
@@ -3003,9 +3011,9 @@ var Tailwind = {
3003
3011
  };
3004
3012
  },
3005
3013
  rowperpagedropdown: {
3006
- root: function root(_ref143) {
3007
- var props = _ref143.props,
3008
- state = _ref143.state;
3014
+ root: function root(_ref146) {
3015
+ var props = _ref146.props,
3016
+ state = _ref146.state;
3009
3017
  return {
3010
3018
  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',
3011
3019
  //DarkMode
@@ -3033,8 +3041,8 @@ var Tailwind = {
3033
3041
 
3034
3042
  wrapper: 'overflow-auto',
3035
3043
  list: 'm-0 p-0 py-3 list-none',
3036
- item: function item(_ref144) {
3037
- var context = _ref144.context;
3044
+ item: function item(_ref147) {
3045
+ var context = _ref147.context;
3038
3046
  return {
3039
3047
  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',
3040
3048
  // Dark Mode
@@ -3055,9 +3063,9 @@ var Tailwind = {
3055
3063
  }
3056
3064
  },
3057
3065
  jumptopagedropdown: {
3058
- root: function root(_ref145) {
3059
- var props = _ref145.props,
3060
- state = _ref145.state;
3066
+ root: function root(_ref148) {
3067
+ var props = _ref148.props,
3068
+ state = _ref148.state;
3061
3069
  return {
3062
3070
  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',
3063
3071
  //DarkMode
@@ -3085,8 +3093,8 @@ var Tailwind = {
3085
3093
 
3086
3094
  wrapper: 'overflow-auto',
3087
3095
  list: 'm-0 p-0 py-3 list-none',
3088
- item: function item(_ref146) {
3089
- var context = _ref146.context;
3096
+ item: function item(_ref149) {
3097
+ var context = _ref149.context;
3090
3098
  return {
3091
3099
  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',
3092
3100
  // Dark Mode
@@ -3100,8 +3108,8 @@ var Tailwind = {
3100
3108
  }
3101
3109
  },
3102
3110
  treetable: {
3103
- root: function root(_ref147) {
3104
- var props = _ref147.props;
3111
+ root: function root(_ref150) {
3112
+ var props = _ref150.props;
3105
3113
  return {
3106
3114
  className: classNames('relative', {
3107
3115
  'flex flex-col h-full': props.scrollHeight
@@ -3119,8 +3127,8 @@ var Tailwind = {
3119
3127
  )
3120
3128
  },
3121
3129
 
3122
- scrollablewrapper: function scrollablewrapper(_ref148) {
3123
- var props = _ref148.props;
3130
+ scrollablewrapper: function scrollablewrapper(_ref151) {
3131
+ var props = _ref151.props;
3124
3132
  return {
3125
3133
  className: classNames({
3126
3134
  'relative overflow-auto': props.scrollable,
@@ -3128,8 +3136,8 @@ var Tailwind = {
3128
3136
  })
3129
3137
  };
3130
3138
  },
3131
- wrapper: function wrapper(_ref149) {
3132
- var props = _ref149.props;
3139
+ wrapper: function wrapper(_ref152) {
3140
+ var props = _ref152.props;
3133
3141
  return {
3134
3142
  className: classNames({
3135
3143
  'relative overflow-auto': props.scrollable,
@@ -3143,40 +3151,40 @@ var Tailwind = {
3143
3151
  },
3144
3152
 
3145
3153
  table: 'border-collapse table-fixed w-full',
3146
- thead: function thead(_ref150) {
3147
- var props = _ref150.props;
3154
+ thead: function thead(_ref153) {
3155
+ var props = _ref153.props;
3148
3156
  return {
3149
3157
  className: classNames({
3150
3158
  'block sticky top-0 z-[1]': props.scrollable
3151
3159
  })
3152
3160
  };
3153
3161
  },
3154
- tbody: function tbody(_ref151) {
3155
- var props = _ref151.props;
3162
+ tbody: function tbody(_ref154) {
3163
+ var props = _ref154.props;
3156
3164
  return {
3157
3165
  className: classNames({
3158
3166
  block: props.scrollable
3159
3167
  })
3160
3168
  };
3161
3169
  },
3162
- tfoot: function tfoot(_ref152) {
3163
- var props = _ref152.props;
3170
+ tfoot: function tfoot(_ref155) {
3171
+ var props = _ref155.props;
3164
3172
  return {
3165
3173
  className: classNames({
3166
3174
  block: props.scrollable
3167
3175
  })
3168
3176
  };
3169
3177
  },
3170
- headerrow: function headerrow(_ref153) {
3171
- var props = _ref153.props;
3178
+ headerrow: function headerrow(_ref156) {
3179
+ var props = _ref156.props;
3172
3180
  return {
3173
3181
  className: classNames({
3174
3182
  'flex flex-nowrap w-full': props.scrollable
3175
3183
  })
3176
3184
  };
3177
3185
  },
3178
- row: function row(_ref154) {
3179
- var context = _ref154.context;
3186
+ row: function row(_ref157) {
3187
+ var context = _ref157.context;
3180
3188
  return {
3181
3189
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3182
3190
  // Focus
@@ -3188,8 +3196,8 @@ var Tailwind = {
3188
3196
  };
3189
3197
  },
3190
3198
  column: {
3191
- headercell: function headercell(_ref155) {
3192
- var context = _ref155.context;
3199
+ headercell: function headercell(_ref158) {
3200
+ var context = _ref158.context;
3193
3201
  return {
3194
3202
  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',
3195
3203
  //Dark Mode
@@ -3204,8 +3212,8 @@ var Tailwind = {
3204
3212
  })
3205
3213
  };
3206
3214
  },
3207
- bodycell: function bodycell(_ref156) {
3208
- var context = _ref156.context;
3215
+ bodycell: function bodycell(_ref159) {
3216
+ var context = _ref159.context;
3209
3217
  return {
3210
3218
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3211
3219
  //Dark Mode
@@ -3218,8 +3226,8 @@ var Tailwind = {
3218
3226
  })
3219
3227
  };
3220
3228
  },
3221
- rowtoggler: function rowtoggler(_ref157) {
3222
- var context = _ref157.context;
3229
+ rowtoggler: function rowtoggler(_ref160) {
3230
+ var context = _ref160.context;
3223
3231
  return {
3224
3232
  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', {
3225
3233
  'text-blue-700': context.selected,
@@ -3232,10 +3240,10 @@ var Tailwind = {
3232
3240
  sort: {
3233
3241
  className: 'inline-block align-middle'
3234
3242
  },
3235
- sorticon: function sorticon(_ref158) {
3236
- var context = _ref158.context;
3243
+ sorticon: function sorticon(_ref161) {
3244
+ var context = _ref161.context;
3237
3245
  return {
3238
- className: classNames('ml-2', {
3246
+ className: classNames('ml-2 inline-block align-middle', {
3239
3247
  'text-blue-700 dark:text-white/80': context.sorted,
3240
3248
  'text-slate-700 dark:text-white/70': !context.sorted
3241
3249
  })
@@ -3250,8 +3258,8 @@ var Tailwind = {
3250
3258
  checkboxwrapper: {
3251
3259
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3252
3260
  },
3253
- checkbox: function checkbox(_ref159) {
3254
- var context = _ref159.context;
3261
+ checkbox: function checkbox(_ref162) {
3262
+ var context = _ref162.context;
3255
3263
  return {
3256
3264
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3257
3265
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3261,8 +3269,8 @@ var Tailwind = {
3261
3269
  })
3262
3270
  };
3263
3271
  },
3264
- checkboxicon: function checkboxicon(_ref160) {
3265
- var context = _ref160.context;
3272
+ checkboxicon: function checkboxicon(_ref163) {
3273
+ var context = _ref163.context;
3266
3274
  return {
3267
3275
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3268
3276
  'text-white': context.checked
@@ -3273,8 +3281,8 @@ var Tailwind = {
3273
3281
  resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3274
3282
  },
3275
3283
  datatable: {
3276
- root: function root(_ref161) {
3277
- var props = _ref161.props;
3284
+ root: function root(_ref164) {
3285
+ var props = _ref164.props;
3278
3286
  return {
3279
3287
  className: classNames('relative', {
3280
3288
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3287,8 +3295,8 @@ var Tailwind = {
3287
3295
  },
3288
3296
 
3289
3297
  loadingicon: 'w-8 h-8',
3290
- wrapper: function wrapper(_ref162) {
3291
- var props = _ref162.props;
3298
+ wrapper: function wrapper(_ref165) {
3299
+ var props = _ref165.props;
3292
3300
  return {
3293
3301
  className: classNames({
3294
3302
  relative: props.scrollable,
@@ -3296,8 +3304,8 @@ var Tailwind = {
3296
3304
  })
3297
3305
  };
3298
3306
  },
3299
- header: function header(_ref163) {
3300
- var props = _ref163.props;
3307
+ header: function header(_ref166) {
3308
+ var props = _ref166.props;
3301
3309
  return {
3302
3310
  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',
3303
3311
  // Dark Mode
@@ -3305,25 +3313,25 @@ var Tailwind = {
3305
3313
  };
3306
3314
  },
3307
3315
  table: 'w-full border-spacing-0',
3308
- thead: function thead(_ref164) {
3309
- var context = _ref164.context;
3316
+ thead: function thead(_ref167) {
3317
+ var context = _ref167.context;
3310
3318
  return {
3311
3319
  className: classNames({
3312
3320
  'bg-slate-50 top-0 z-[1]': context.scrollable
3313
3321
  })
3314
3322
  };
3315
3323
  },
3316
- tbody: function tbody(_ref165) {
3317
- var props = _ref165.props,
3318
- context = _ref165.context;
3324
+ tbody: function tbody(_ref168) {
3325
+ var props = _ref168.props,
3326
+ context = _ref168.context;
3319
3327
  return {
3320
3328
  className: classNames({
3321
3329
  'sticky z-[1]': props.frozenRow && context.scrollable
3322
3330
  })
3323
3331
  };
3324
3332
  },
3325
- tfoot: function tfoot(_ref166) {
3326
- var context = _ref166.context;
3333
+ tfoot: function tfoot(_ref169) {
3334
+ var context = _ref169.context;
3327
3335
  return {
3328
3336
  className: classNames({
3329
3337
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3336,9 +3344,9 @@ var Tailwind = {
3336
3344
  },
3337
3345
 
3338
3346
  column: {
3339
- headercell: function headercell(_ref167) {
3340
- var context = _ref167.context,
3341
- props = _ref167.props;
3347
+ headercell: function headercell(_ref170) {
3348
+ var context = _ref170.context,
3349
+ props = _ref170.props;
3342
3350
  return {
3343
3351
  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',
3344
3352
  // Size
@@ -3356,9 +3364,9 @@ var Tailwind = {
3356
3364
  },
3357
3365
 
3358
3366
  headercontent: 'flex items-center',
3359
- bodycell: function bodycell(_ref168) {
3360
- var props = _ref168.props,
3361
- context = _ref168.context;
3367
+ bodycell: function bodycell(_ref171) {
3368
+ var props = _ref171.props,
3369
+ context = _ref171.context;
3362
3370
  return {
3363
3371
  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',
3364
3372
  // Size
@@ -3371,8 +3379,8 @@ var Tailwind = {
3371
3379
  })
3372
3380
  };
3373
3381
  },
3374
- footercell: function footercell(_ref169) {
3375
- var context = _ref169.context;
3382
+ footercell: function footercell(_ref172) {
3383
+ var context = _ref172.context;
3376
3384
  return {
3377
3385
  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',
3378
3386
  // Size
@@ -3383,8 +3391,8 @@ var Tailwind = {
3383
3391
  })
3384
3392
  };
3385
3393
  },
3386
- sorticon: function sorticon(_ref170) {
3387
- var context = _ref170.context;
3394
+ sorticon: function sorticon(_ref173) {
3395
+ var context = _ref173.context;
3388
3396
  return {
3389
3397
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3390
3398
  };
@@ -3404,8 +3412,8 @@ var Tailwind = {
3404
3412
  root: 'min-[0px]:flex mb-2'
3405
3413
  },
3406
3414
  filterrowitems: 'm-0 p-0 py-3 list-none ',
3407
- filterrowitem: function filterrowitem(_ref171) {
3408
- var context = _ref171.context;
3415
+ filterrowitem: function filterrowitem(_ref174) {
3416
+ var context = _ref174.context;
3409
3417
  return {
3410
3418
  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')
3411
3419
  };
@@ -3436,8 +3444,8 @@ var Tailwind = {
3436
3444
  filterapplybutton: {
3437
3445
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3438
3446
  },
3439
- filtermenubutton: function filtermenubutton(_ref172) {
3440
- var context = _ref172.context;
3447
+ filtermenubutton: function filtermenubutton(_ref175) {
3448
+ var context = _ref175.context;
3441
3449
  return {
3442
3450
  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',
3443
3451
  // Hover
@@ -3450,8 +3458,8 @@ var Tailwind = {
3450
3458
  })
3451
3459
  };
3452
3460
  },
3453
- headerfilterclearbutton: function headerfilterclearbutton(_ref173) {
3454
- var context = _ref173.context;
3461
+ headerfilterclearbutton: function headerfilterclearbutton(_ref176) {
3462
+ var context = _ref176.context;
3455
3463
  return {
3456
3464
  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', {
3457
3465
  invisible: !context.hidden
@@ -3490,8 +3498,8 @@ var Tailwind = {
3490
3498
  radiobuttonwrapper: {
3491
3499
  className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
3492
3500
  },
3493
- radiobutton: function radiobutton(_ref174) {
3494
- var context = _ref174.context;
3501
+ radiobutton: function radiobutton(_ref177) {
3502
+ var context = _ref177.context;
3495
3503
  return {
3496
3504
  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', {
3497
3505
  '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,
@@ -3499,8 +3507,8 @@ var Tailwind = {
3499
3507
  })
3500
3508
  };
3501
3509
  },
3502
- radiobuttonicon: function radiobuttonicon(_ref175) {
3503
- var context = _ref175.context;
3510
+ radiobuttonicon: function radiobuttonicon(_ref178) {
3511
+ var context = _ref178.context;
3504
3512
  return {
3505
3513
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
3506
3514
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3511,8 +3519,8 @@ var Tailwind = {
3511
3519
  headercheckboxwrapper: {
3512
3520
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3513
3521
  },
3514
- headercheckbox: function headercheckbox(_ref176) {
3515
- var context = _ref176.context;
3522
+ headercheckbox: function headercheckbox(_ref179) {
3523
+ var context = _ref179.context;
3516
3524
  return {
3517
3525
  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', {
3518
3526
  '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,
@@ -3524,8 +3532,8 @@ var Tailwind = {
3524
3532
  checkboxwrapper: {
3525
3533
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3526
3534
  },
3527
- checkbox: function checkbox(_ref177) {
3528
- var context = _ref177.context;
3535
+ checkbox: function checkbox(_ref180) {
3536
+ var context = _ref180.context;
3529
3537
  return {
3530
3538
  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', {
3531
3539
  '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,
@@ -3536,8 +3544,8 @@ var Tailwind = {
3536
3544
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3537
3545
  transition: TRANSITIONS.overlay
3538
3546
  },
3539
- bodyrow: function bodyrow(_ref178) {
3540
- var context = _ref178.context;
3547
+ bodyrow: function bodyrow(_ref181) {
3548
+ var context = _ref181.context;
3541
3549
  return {
3542
3550
  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]',
3543
3551
  // Focus