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