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