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