primereact 10.0.3 → 10.0.5
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/calendar/calendar.cjs.js +8 -6
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +8 -6
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +8 -6
- package/calendar/calendar.min.js +1 -1
- package/core/core.js +224 -4
- package/core/core.min.js +2 -2
- package/fieldset/fieldset.cjs.js +2 -2
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +2 -2
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +3 -3
- package/fieldset/fieldset.min.js +1 -1
- package/hooks/hooks.d.ts +1 -1
- package/icons/arrowdown/index.cjs.js +7 -0
- package/icons/arrowdown/index.esm.js +7 -0
- package/icons/arrowdown/index.js +7 -0
- package/icons/arrowup/index.cjs.js +7 -0
- package/icons/arrowup/index.esm.js +7 -0
- package/icons/arrowup/index.js +7 -0
- package/icons/ban/index.cjs.js +7 -0
- package/icons/ban/index.esm.js +7 -0
- package/icons/ban/index.js +7 -0
- package/icons/download/index.cjs.js +7 -0
- package/icons/download/index.esm.js +7 -0
- package/icons/download/index.js +7 -0
- package/icons/exclamationtriangle/index.cjs.js +7 -0
- package/icons/exclamationtriangle/index.esm.js +7 -0
- package/icons/exclamationtriangle/index.js +7 -0
- package/icons/eyeslash/index.cjs.js +7 -0
- package/icons/eyeslash/index.esm.js +7 -0
- package/icons/eyeslash/index.js +7 -0
- package/icons/filter/index.cjs.js +7 -0
- package/icons/filter/index.esm.js +7 -0
- package/icons/filter/index.js +7 -0
- package/icons/filterslash/index.cjs.js +7 -0
- package/icons/filterslash/index.esm.js +7 -0
- package/icons/filterslash/index.js +7 -0
- package/icons/infocircle/index.cjs.js +7 -0
- package/icons/infocircle/index.esm.js +7 -0
- package/icons/infocircle/index.js +7 -0
- package/icons/pencil/index.cjs.js +7 -0
- package/icons/pencil/index.esm.js +7 -0
- package/icons/pencil/index.js +7 -0
- package/icons/plus/index.cjs.js +7 -0
- package/icons/plus/index.esm.js +7 -0
- package/icons/plus/index.js +7 -0
- package/icons/refresh/index.cjs.js +7 -0
- package/icons/refresh/index.esm.js +7 -0
- package/icons/refresh/index.js +7 -0
- package/icons/search/index.cjs.js +7 -0
- package/icons/search/index.esm.js +7 -0
- package/icons/search/index.js +7 -0
- package/icons/searchminus/index.cjs.js +7 -0
- package/icons/searchminus/index.esm.js +7 -0
- package/icons/searchminus/index.js +7 -0
- package/icons/searchplus/index.cjs.js +7 -0
- package/icons/searchplus/index.esm.js +7 -0
- package/icons/searchplus/index.js +7 -0
- package/icons/sortalt/index.cjs.js +7 -0
- package/icons/sortalt/index.esm.js +7 -0
- package/icons/sortalt/index.js +7 -0
- package/icons/sortamountdown/index.cjs.js +7 -0
- package/icons/sortamountdown/index.esm.js +7 -0
- package/icons/sortamountdown/index.js +7 -0
- package/icons/sortamountupalt/index.cjs.js +7 -0
- package/icons/sortamountupalt/index.esm.js +7 -0
- package/icons/sortamountupalt/index.js +7 -0
- package/icons/spinner/index.cjs.js +7 -0
- package/icons/spinner/index.esm.js +7 -0
- package/icons/spinner/index.js +7 -0
- package/icons/star/index.cjs.js +7 -0
- package/icons/star/index.esm.js +7 -0
- package/icons/star/index.js +7 -0
- package/icons/starfill/index.cjs.js +7 -0
- package/icons/starfill/index.esm.js +7 -0
- package/icons/starfill/index.js +7 -0
- package/icons/thlarge/index.cjs.js +7 -0
- package/icons/thlarge/index.esm.js +7 -0
- package/icons/thlarge/index.js +7 -0
- package/icons/timescircle/index.cjs.js +7 -0
- package/icons/timescircle/index.esm.js +7 -0
- package/icons/timescircle/index.js +7 -0
- package/icons/trash/index.cjs.js +7 -0
- package/icons/trash/index.esm.js +7 -0
- package/icons/trash/index.js +7 -0
- package/icons/undo/index.cjs.js +7 -0
- package/icons/undo/index.esm.js +7 -0
- package/icons/undo/index.js +7 -0
- package/icons/upload/index.cjs.js +7 -0
- package/icons/upload/index.esm.js +7 -0
- package/icons/upload/index.js +7 -0
- package/icons/windowmaximize/index.cjs.js +7 -0
- package/icons/windowmaximize/index.esm.js +7 -0
- package/icons/windowmaximize/index.js +7 -0
- package/icons/windowminimize/index.cjs.js +7 -0
- package/icons/windowminimize/index.esm.js +7 -0
- package/icons/windowminimize/index.js +7 -0
- package/image/image.cjs.js +7 -0
- package/image/image.esm.js +7 -0
- package/image/image.js +7 -0
- package/message/message.cjs.js +1 -1
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +1 -1
- package/message/message.esm.min.js +1 -1
- package/message/message.js +1 -1
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +4 -2
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +5 -3
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +4 -2
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +1 -1
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +1 -1
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/package.json +1 -1
- package/panel/panel.cjs.js +2 -2
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +2 -2
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +3 -3
- package/panel/panel.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +440 -376
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +440 -376
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +440 -376
- package/passthrough/tailwind/index.min.js +1 -1
- package/primereact.all.cjs.js +57 -22
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +57 -22
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +57 -22
- package/primereact.all.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +7 -0
- package/resources/themes/arya-green/theme.css +7 -0
- package/resources/themes/arya-orange/theme.css +7 -0
- package/resources/themes/arya-purple/theme.css +7 -0
- package/resources/themes/bootstrap4-dark-blue/theme.css +7 -0
- package/resources/themes/bootstrap4-dark-purple/theme.css +7 -0
- package/resources/themes/bootstrap4-light-blue/theme.css +7 -0
- package/resources/themes/bootstrap4-light-purple/theme.css +7 -0
- package/resources/themes/fluent-light/theme.css +7 -0
- package/resources/themes/lara-dark-blue/theme.css +7 -0
- package/resources/themes/lara-dark-indigo/theme.css +7 -0
- package/resources/themes/lara-dark-purple/theme.css +7 -0
- package/resources/themes/lara-dark-teal/theme.css +7 -0
- package/resources/themes/lara-light-blue/theme.css +7 -0
- package/resources/themes/lara-light-indigo/theme.css +7 -0
- package/resources/themes/lara-light-purple/theme.css +7 -0
- package/resources/themes/lara-light-teal/theme.css +7 -0
- package/resources/themes/luna-amber/theme.css +7 -0
- package/resources/themes/luna-blue/theme.css +7 -0
- package/resources/themes/luna-green/theme.css +7 -0
- package/resources/themes/luna-pink/theme.css +7 -0
- package/resources/themes/md-dark-deeppurple/theme.css +7 -0
- package/resources/themes/md-dark-indigo/theme.css +7 -0
- package/resources/themes/md-light-deeppurple/theme.css +7 -0
- package/resources/themes/md-light-indigo/theme.css +7 -0
- package/resources/themes/mdc-dark-deeppurple/theme.css +7 -0
- package/resources/themes/mdc-dark-indigo/theme.css +7 -0
- package/resources/themes/mdc-light-deeppurple/theme.css +7 -0
- package/resources/themes/mdc-light-indigo/theme.css +7 -0
- package/resources/themes/mira/theme.css +7 -0
- package/resources/themes/nano/theme.css +7 -0
- package/resources/themes/nova/theme.css +7 -0
- package/resources/themes/nova-accent/theme.css +7 -0
- package/resources/themes/nova-alt/theme.css +7 -0
- package/resources/themes/rhea/theme.css +7 -0
- package/resources/themes/saga-blue/theme.css +7 -0
- package/resources/themes/saga-green/theme.css +7 -0
- package/resources/themes/saga-orange/theme.css +7 -0
- package/resources/themes/saga-purple/theme.css +7 -0
- package/resources/themes/soho-dark/theme.css +7 -0
- package/resources/themes/soho-light/theme.css +7 -0
- package/resources/themes/vela-blue/theme.css +7 -0
- package/resources/themes/vela-green/theme.css +7 -0
- package/resources/themes/vela-orange/theme.css +7 -0
- package/resources/themes/vela-purple/theme.css +7 -0
- package/resources/themes/viva-dark/theme.css +7 -0
- package/resources/themes/viva-light/theme.css +7 -0
- package/selectbutton/selectbutton.cjs.js +1 -1
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +1 -1
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +1 -1
- package/selectbutton/selectbutton.min.js +1 -1
- package/slider/slider.cjs.js +3 -3
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +3 -3
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +3 -3
- package/slider/slider.min.js +1 -1
- package/toast/toast.cjs.js +7 -5
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +7 -5
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +8 -6
- package/toast/toast.min.js +1 -1
- package/tree/tree.cjs.js +24 -2
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +24 -2
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +24 -2
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.d.ts +54 -4
- package/utils/utils.cjs.js +7 -0
- package/utils/utils.esm.js +7 -0
- package/utils/utils.js +7 -0
- package/web-types.json +2 -2
|
@@ -130,21 +130,21 @@ function classNames() {
|
|
|
130
130
|
|
|
131
131
|
var TRANSITIONS = {
|
|
132
132
|
toggleable: {
|
|
133
|
+
timeout: 500,
|
|
133
134
|
classNames: {
|
|
134
135
|
enter: 'max-h-0',
|
|
135
|
-
enterActive: 'overflow-hidden transition-all duration-500 ease-in-out',
|
|
136
|
-
enterDone: 'max-h-40',
|
|
136
|
+
enterActive: '!max-h-40 overflow-hidden transition-all duration-500 ease-in-out',
|
|
137
137
|
exit: 'max-h-40',
|
|
138
|
-
exitActive: 'overflow-hidden transition-all duration-500 ease-in'
|
|
139
|
-
exitDone: 'max-h-0'
|
|
138
|
+
exitActive: '!max-h-0 overflow-hidden transition-all duration-500 ease-in'
|
|
140
139
|
}
|
|
141
140
|
},
|
|
142
141
|
overlay: {
|
|
142
|
+
timeout: 150,
|
|
143
143
|
classNames: {
|
|
144
144
|
enter: 'opacity-0 scale-75',
|
|
145
|
-
enterActive: 'transition-transform transition-opacity duration-150 ease-in',
|
|
146
|
-
|
|
147
|
-
|
|
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'
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
};
|
|
@@ -345,15 +345,15 @@ var Tailwind = {
|
|
|
345
345
|
navContent: 'overflow-y-hidden overscroll-contain overscroll-auto scroll-smooth [&::-webkit-scrollbar]:hidden',
|
|
346
346
|
// Overflow and scrollbar styles.
|
|
347
347
|
previousButton: {
|
|
348
|
-
className: classNames('h-full flex items-center justify-center absolute top-0 z-20', 'left-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 )') // Flex and absolute positioning styles.
|
|
348
|
+
className: classNames('h-full flex items-center justify-center !absolute top-0 z-20', 'left-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 )') // Flex and absolute positioning styles.
|
|
349
349
|
},
|
|
350
350
|
|
|
351
351
|
nextButton: {
|
|
352
|
-
className: classNames('h-full flex items-center justify-center absolute top-0 z-20', 'right-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex and absolute positioning styles.
|
|
352
|
+
className: classNames('h-full flex items-center justify-center !absolute top-0 z-20', 'right-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex and absolute positioning styles.
|
|
353
353
|
},
|
|
354
354
|
|
|
355
355
|
nav: {
|
|
356
|
-
className: classNames('flex flex-1 list-none m-0 p-0', 'bg-
|
|
356
|
+
className: classNames('flex flex-1 list-none m-0 p-0', 'bg-transparent border border-gray-300 border-0 border-b-2', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex, list, margin, padding, and border styles.
|
|
357
357
|
},
|
|
358
358
|
|
|
359
359
|
tabpanel: {
|
|
@@ -372,7 +372,7 @@ var Tailwind = {
|
|
|
372
372
|
return {
|
|
373
373
|
className: classNames('items-center cursor-pointer flex overflow-hidden relative select-none text-decoration-none user-select-none',
|
|
374
374
|
// Flex and overflow styles.
|
|
375
|
-
'border-b-2 p-5 font-bold rounded-t-
|
|
375
|
+
'border-b-2 p-5 font-bold rounded-t-md transition-shadow duration-200 m-0',
|
|
376
376
|
// Border, padding, font, and transition styles.
|
|
377
377
|
'transition-colors duration-200',
|
|
378
378
|
// Transition duration style.
|
|
@@ -395,7 +395,7 @@ var Tailwind = {
|
|
|
395
395
|
},
|
|
396
396
|
|
|
397
397
|
content: {
|
|
398
|
-
className: classNames('bg-white p-5 border-0 text-gray-700 rounded-bl-
|
|
398
|
+
className: classNames('bg-white p-5 border-0 text-gray-700 rounded-bl-md rounded-br-md', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80') // Background, padding, border, and text styles.
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
401
|
},
|
|
@@ -459,7 +459,7 @@ var Tailwind = {
|
|
|
459
459
|
};
|
|
460
460
|
},
|
|
461
461
|
footer: {
|
|
462
|
-
className: classNames('shrink-0 ', 'border-t-0 bg-white text-gray-700 px-6 pb-6 text-right rounded-b-lg', 'dark:bg-gray-900
|
|
462
|
+
className: classNames('flex gap-2 shrink-0 justify-end align-center', 'border-t-0 bg-white text-gray-700 px-6 pb-6 text-right rounded-b-lg', 'dark:bg-gray-900 dark:text-white/80')
|
|
463
463
|
},
|
|
464
464
|
mask: function mask(_ref15) {
|
|
465
465
|
var props = _ref15.props;
|
|
@@ -471,31 +471,34 @@ var Tailwind = {
|
|
|
471
471
|
},
|
|
472
472
|
transition: function transition(_ref16) {
|
|
473
473
|
var props = _ref16.props;
|
|
474
|
-
return
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
474
|
+
return {
|
|
475
|
+
timeout: 200,
|
|
476
|
+
classNames: props.position === 'top' ? {
|
|
477
|
+
enter: 'opacity-0 scale-75 translate-x-0 -translate-y-full translate-z-0',
|
|
478
|
+
enterActive: '!opacity-100 !scale-100 !translate-y-0 transition-all duration-200 ease-out',
|
|
479
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
480
|
+
exitActive: '!opacity-0 !scale-75 translate-x-0 -translate-y-full translate-z-0'
|
|
481
|
+
} : props.position === 'bottom' ? {
|
|
482
|
+
enter: 'opacity-0 scale-75 translate-y-full',
|
|
483
|
+
enterActive: '!opacity-100 !scale-100 !translate-y-0 transition-all duration-200 ease-out',
|
|
484
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
485
|
+
exitActive: '!opacity-0 !scale-75 translate-x-0 translate-y-full translate-z-0'
|
|
486
|
+
} : props.position === 'left' || props.position === 'top-left' || props.position === 'bottom-left' ? {
|
|
487
|
+
enter: 'opacity-0 scale-75 -translate-x-full translate-y-0 translate-z-0',
|
|
488
|
+
enterActive: '!opacity-100 !scale-100 !translate-x-0 transition-all duration-200 ease-out',
|
|
489
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
490
|
+
exitActive: '!opacity-0 !scale-75 -translate-x-full translate-y-0 translate-z-0'
|
|
491
|
+
} : props.position === 'right' || props.position === 'top-right' || props.position === 'bottom-right' ? {
|
|
492
|
+
enter: 'opacity-0 scale-75 translate-x-full translate-y-0 translate-z-0',
|
|
493
|
+
enterActive: '!opacity-100 !scale-100 !translate-x-0 transition-all duration-200 ease-out',
|
|
494
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
495
|
+
exitActive: '!opacity-0 !scale-75 translate-x-full translate-y-0 translate-z-0'
|
|
496
|
+
} : {
|
|
497
|
+
enter: 'opacity-0 scale-75',
|
|
498
|
+
enterActive: '!opacity-100 !scale-100 transition-all duration-200 ease-out',
|
|
499
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
500
|
+
exitActive: '!opacity-0 !scale-75'
|
|
501
|
+
}
|
|
499
502
|
};
|
|
500
503
|
}
|
|
501
504
|
},
|
|
@@ -506,12 +509,12 @@ var Tailwind = {
|
|
|
506
509
|
content: 'p-5 items-center flex',
|
|
507
510
|
icon: 'text-2xl',
|
|
508
511
|
message: 'ml-4',
|
|
509
|
-
footer: 'text-right px-5 py-5 pt-0
|
|
512
|
+
footer: 'flex gap-2 justify-end align-center text-right px-5 py-5 pt-0',
|
|
510
513
|
transition: TRANSITIONS.overlay
|
|
511
514
|
},
|
|
512
515
|
overlaypanel: {
|
|
513
516
|
root: {
|
|
514
|
-
className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'z-40 transform origin-center', 'absolute left-0 top-0', 'before:absolute before:w-0 before:-top-3 before:h-0 before:border-transparent before:border-solid before:ml-6 before:border-x-[0.75rem] before:border-b-[0.75rem] before:border-t-0 before:border-b-white dark:before:border-b-gray-900', 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
|
|
517
|
+
className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'z-40 transform origin-center', 'absolute left-0 top-0 mt-3', 'before:absolute before:w-0 before:-top-3 before:h-0 before:border-transparent before:border-solid before:ml-6 before:border-x-[0.75rem] before:border-b-[0.75rem] before:border-t-0 before:border-b-white dark:before:border-b-gray-900', 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
|
|
515
518
|
},
|
|
516
519
|
content: 'p-5 items-center flex',
|
|
517
520
|
transition: TRANSITIONS.overlay
|
|
@@ -520,8 +523,8 @@ var Tailwind = {
|
|
|
520
523
|
root: function root(_ref17) {
|
|
521
524
|
var props = _ref17.props;
|
|
522
525
|
return {
|
|
523
|
-
className: classNames('flex flex-col pointer-events-auto relative transform
|
|
524
|
-
'!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.
|
|
526
|
+
className: classNames('flex flex-col pointer-events-auto relative transform relative', 'bg-white text-gray-700 border-0 shadow-lg', {
|
|
527
|
+
'!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.fullScreen,
|
|
525
528
|
'h-full w-80': props.position == 'left' || props.position == 'right',
|
|
526
529
|
'h-40 w-full': props.position == 'top' || props.position == 'bottom'
|
|
527
530
|
}, 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
|
|
@@ -544,23 +547,34 @@ var Tailwind = {
|
|
|
544
547
|
},
|
|
545
548
|
transition: function transition(_ref18) {
|
|
546
549
|
var props = _ref18.props;
|
|
547
|
-
return
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
550
|
+
return {
|
|
551
|
+
timeout: 300,
|
|
552
|
+
classNames: props.fullScreen ? {
|
|
553
|
+
enter: 'opacity-0',
|
|
554
|
+
enterActive: '!opacity-100 transition-opacity duration-300 ease-in',
|
|
555
|
+
exit: 'opacity-100 transition-opacity duration-300 ease-in',
|
|
556
|
+
exitActive: '!opacity-0'
|
|
557
|
+
} : props.position === 'top' ? {
|
|
558
|
+
enter: 'translate-x-0 -translate-y-full translate-z-0',
|
|
559
|
+
enterActive: '!translate-y-0 transition-transform duration-300',
|
|
560
|
+
exit: 'translate-y-0 transition-transform duration-300',
|
|
561
|
+
exitActive: 'translate-x-0 !-translate-y-full translate-z-0'
|
|
562
|
+
} : props.position === 'bottom' ? {
|
|
563
|
+
enter: 'translate-x-0 translate-y-full translate-z-0',
|
|
564
|
+
enterActive: '!translate-y-0 transition-transform duration-300',
|
|
565
|
+
exit: 'translate-y-0 transition-transform duration-300',
|
|
566
|
+
exitActive: 'translate-x-0 !translate-y-full translate-z-0'
|
|
567
|
+
} : props.position === 'left' ? {
|
|
568
|
+
enter: '-translate-x-full translate-y-0 translate-z-0',
|
|
569
|
+
enterActive: '!translate-x-0 transition-transform duration-300',
|
|
570
|
+
exit: 'translate-x-0 transition-transform duration-300',
|
|
571
|
+
exitActive: '!-translate-x-full translate-y-0 translate-z-0'
|
|
572
|
+
} : props.position === 'right' ? {
|
|
573
|
+
enter: 'translate-x-full translate-y-0 translate-z-0',
|
|
574
|
+
enterActive: '!translate-x-0 transition-transform duration-300',
|
|
575
|
+
exit: 'translate-x-0 transition-transform duration-300',
|
|
576
|
+
exitActive: '!translate-x-full translate-y-0 translate-z-0'
|
|
577
|
+
} : undefined
|
|
564
578
|
};
|
|
565
579
|
}
|
|
566
580
|
},
|
|
@@ -651,11 +665,13 @@ var Tailwind = {
|
|
|
651
665
|
className: classNames('w-8 h-8 rounded-full bg-transparent transition duration-200 ease-in-out', 'ml-auto overflow-hidden relative', 'flex items-center justify-center', 'hover:bg-white/30')
|
|
652
666
|
},
|
|
653
667
|
transition: {
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
668
|
+
timeout: 300,
|
|
669
|
+
classNames: {
|
|
670
|
+
enter: 'max-h-0 opacity-0',
|
|
671
|
+
enterActive: '!max-h-40 !opacity-100 overflow-hidden transition-all duration-300',
|
|
672
|
+
exit: 'max-h-40 opacity-100',
|
|
673
|
+
exitActive: '!max-h-0 !opacity-0 !m-0 overflow-hidden transition-all duration-300 ease-in'
|
|
674
|
+
}
|
|
659
675
|
}
|
|
660
676
|
},
|
|
661
677
|
message: {
|
|
@@ -699,11 +715,16 @@ var Tailwind = {
|
|
|
699
715
|
className: classNames('w-8 h-8 rounded-full bg-transparent transition duration-200 ease-in-out', 'ml-auto overflow-hidden relative', 'flex items-center justify-center', 'hover:bg-white/30')
|
|
700
716
|
},
|
|
701
717
|
transition: {
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
718
|
+
timeout: {
|
|
719
|
+
enter: 300,
|
|
720
|
+
exit: 500
|
|
721
|
+
},
|
|
722
|
+
classNames: {
|
|
723
|
+
enter: 'opacity-0 max-h-0 translate-x-0 translate-y-2/4 translate-z-0',
|
|
724
|
+
enterActive: '!max-h-40 !opacity-90 !translate-y-0 transition-transform transition-opacity duration-300',
|
|
725
|
+
exit: 'max-h-40 opacity-90',
|
|
726
|
+
exitActive: '!max-h-0 !opacity-0 !mb-0 overflow-hidden transition-all duration-500 ease-in'
|
|
727
|
+
}
|
|
707
728
|
}
|
|
708
729
|
},
|
|
709
730
|
//BUTTONS
|
|
@@ -712,18 +733,23 @@ var Tailwind = {
|
|
|
712
733
|
var props = _ref24.props,
|
|
713
734
|
context = _ref24.context;
|
|
714
735
|
return {
|
|
715
|
-
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
'
|
|
736
|
+
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom', 'transition duration-200 ease-in-out', 'focus:outline-none focus:outline-offset-0', {
|
|
737
|
+
'text-white dark:text-gray-900 bg-blue-500 dark:bg-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-600 dark:hover:bg-blue-500 hover:border-blue-600 dark:hover:border-blue-500 focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': !props.link && props.severity === null && !props.text && !props.outlined && !props.plain,
|
|
738
|
+
'text-blue-600 bg-transparent border-transparent focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.link
|
|
739
|
+
}, {
|
|
740
|
+
'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(176,185,198,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(203,213,225,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'secondary',
|
|
741
|
+
'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(136,234,172,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(134,239,172,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'success',
|
|
742
|
+
'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'info',
|
|
743
|
+
'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(250,207,133,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(252,211,77,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'warning',
|
|
744
|
+
'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(212,170,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(216,180,254,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'help',
|
|
745
|
+
'focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(247,162,162,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(252,165,165,0.7),0_1px_2px_0_rgba(0,0,0,0)]': props.severity === 'danger'
|
|
720
746
|
}, {
|
|
721
|
-
'text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600': props.severity === 'secondary' && !props.text && !props.outlined && !props.plain,
|
|
722
|
-
'text-white bg-green-500 border border-green-500 hover:bg-green-600 hover:border-green-600': props.severity === 'success' && !props.text && !props.outlined && !props.plain,
|
|
723
|
-
'text-white bg-blue-500 border border-blue-500 hover:bg-blue-600 hover:border-blue-600': props.severity === 'info' && !props.text && !props.outlined && !props.plain,
|
|
724
|
-
'text-white bg-orange-500 border border-orange-500 hover:bg-orange-600 hover:border-orange-600': props.severity === 'warning' && !props.text && !props.outlined && !props.plain,
|
|
725
|
-
'text-white bg-purple-500 border border-purple-500 hover:bg-purple-600 hover:border-purple-600': props.severity === 'help' && !props.text && !props.outlined && !props.plain,
|
|
726
|
-
'text-white bg-red-500 border border-red-500 hover:bg-red-600 hover:border-red-600': props.severity === 'danger' && !props.text && !props.outlined && !props.plain
|
|
747
|
+
'text-white dark:text-gray-900 bg-gray-500 dark:bg-gray-400 border border-gray-500 dark:border-gray-400 hover:bg-gray-600 dark:hover:bg-gray-500 hover:border-gray-600 dark:hover:border-gray-500': props.severity === 'secondary' && !props.text && !props.outlined && !props.plain,
|
|
748
|
+
'text-white dark:text-gray-900 bg-green-500 dark:bg-green-400 border border-green-500 dark:border-green-400 hover:bg-green-600 dark:hover:bg-green-500 hover:border-green-600 dark:hover:border-green-500': props.severity === 'success' && !props.text && !props.outlined && !props.plain,
|
|
749
|
+
'text-white dark:text-gray-900 dark:bg-blue-400 bg-blue-500 dark:bg-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-600 hover:border-blue-600 dark:hover:bg-blue-500 dark:hover:border-blue-500': props.severity === 'info' && !props.text && !props.outlined && !props.plain,
|
|
750
|
+
'text-white dark:text-gray-900 bg-orange-500 dark:bg-orange-400 border border-orange-500 dark:border-orange-400 hover:bg-orange-600 dark:hover:bg-orange-500 hover:border-orange-600 dark:hover:border-orange-500': props.severity === 'warning' && !props.text && !props.outlined && !props.plain,
|
|
751
|
+
'text-white dark:text-gray-900 bg-purple-500 dark:bg-purple-400 border border-purple-500 dark:border-purple-400 hover:bg-purple-600 dark:hover:bg-purple-500 hover:border-purple-600 dark:hover:border-purple-500': props.severity === 'help' && !props.text && !props.outlined && !props.plain,
|
|
752
|
+
'text-white dark:text-gray-900 bg-red-500 dark:bg-red-400 border border-red-500 dark:border-red-400 hover:bg-red-600 dark:hover:bg-red-500 hover:border-red-600 dark:hover:border-red-500': props.severity === 'danger' && !props.text && !props.outlined && !props.plain
|
|
727
753
|
}, {
|
|
728
754
|
'shadow-lg': props.raised
|
|
729
755
|
}, {
|
|
@@ -731,12 +757,12 @@ var Tailwind = {
|
|
|
731
757
|
'rounded-full': props.rounded
|
|
732
758
|
}, {
|
|
733
759
|
'bg-transparent border-transparent': props.text && !props.plain,
|
|
734
|
-
'text-blue-500 hover:bg-blue-300/20': props.text && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
735
|
-
'text-gray-500 hover:bg-gray-300/20': props.text && props.severity === 'secondary' && !props.plain,
|
|
736
|
-
'text-green-500 hover:bg-green-300/20': props.text && props.severity === 'success' && !props.plain,
|
|
737
|
-
'text-orange-500 hover:bg-orange-300/20': props.text && props.severity === 'warning' && !props.plain,
|
|
738
|
-
'text-purple-500 hover:bg-purple-300/20': props.text && props.severity === 'help' && !props.plain,
|
|
739
|
-
'text-red-500 hover:bg-red-300/20': props.text && props.severity === 'danger' && !props.plain
|
|
760
|
+
'text-blue-500 dark:text-blue-400 hover:bg-blue-300/20': props.text && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
761
|
+
'text-gray-500 dark:text-grayy-400 hover:bg-gray-300/20': props.text && props.severity === 'secondary' && !props.plain,
|
|
762
|
+
'text-green-500 dark:text-green-400 hover:bg-green-300/20': props.text && props.severity === 'success' && !props.plain,
|
|
763
|
+
'text-orange-500 dark:text-orange-400 hover:bg-orange-300/20': props.text && props.severity === 'warning' && !props.plain,
|
|
764
|
+
'text-purple-500 dark:text-purple-400 hover:bg-purple-300/20': props.text && props.severity === 'help' && !props.plain,
|
|
765
|
+
'text-red-500 dark:text-red-400 hover:bg-red-300/20': props.text && props.severity === 'danger' && !props.plain
|
|
740
766
|
}, {
|
|
741
767
|
'shadow-lg': props.raised && props.text
|
|
742
768
|
}, {
|
|
@@ -745,16 +771,18 @@ var Tailwind = {
|
|
|
745
771
|
'text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600': props.plain & !props.outlined & !props.text
|
|
746
772
|
}, {
|
|
747
773
|
'bg-transparent border': props.outlined && !props.plain,
|
|
748
|
-
'text-blue-500 border border-blue-500 hover:bg-blue-300/20': props.outlined && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
749
|
-
'text-gray-500 border border-gray-500 hover:bg-gray-300/20': props.outlined && props.severity === 'secondary' && !props.plain,
|
|
750
|
-
'text-green-500 border border-green-500 hover:bg-green-300/20': props.outlined && props.severity === 'success' && !props.plain,
|
|
751
|
-
'text-orange-500 border border-orange-500 hover:bg-orange-300/20': props.outlined && props.severity === 'warning' && !props.plain,
|
|
752
|
-
'text-purple-500 border border-purple-500 hover:bg-purple-300/20': props.outlined && props.severity === 'help' && !props.plain,
|
|
753
|
-
'text-red-500 border border-red-500 hover:bg-red-300/20': props.outlined && props.severity === 'danger' && !props.plain
|
|
774
|
+
'text-blue-500 dark:text-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-300/20': props.outlined && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
775
|
+
'text-gray-500 dark:text-gray-400 border border-gray-500 dark:border-gray-400 hover:bg-gray-300/20': props.outlined && props.severity === 'secondary' && !props.plain,
|
|
776
|
+
'text-green-500 dark:text-green-400 border border-green-500 dark:border-green-400 hover:bg-green-300/20': props.outlined && props.severity === 'success' && !props.plain,
|
|
777
|
+
'text-orange-500 dark:text-orange-400 border border-orange-500 dark:border-orange-400 hover:bg-orange-300/20': props.outlined && props.severity === 'warning' && !props.plain,
|
|
778
|
+
'text-purple-500 dark:text-purple-400 border border-purple-500 dark:border-purple-400 hover:bg-purple-300/20': props.outlined && props.severity === 'help' && !props.plain,
|
|
779
|
+
'text-red-500 dark:text-red-400 border border-red-500 dark:border-red-400 hover:bg-red-300/20': props.outlined && props.severity === 'danger' && !props.plain
|
|
754
780
|
}, {
|
|
755
781
|
'px-4 py-3 text-base': props.size === null,
|
|
756
782
|
'text-xs py-2 px-3': props.size === 'small',
|
|
757
783
|
'text-xl py-3 px-4': props.size === 'large'
|
|
784
|
+
}, {
|
|
785
|
+
'flex-column': props.iconPos == 'top' || props.iconPos == 'bottom'
|
|
758
786
|
}, {
|
|
759
787
|
'opacity-60 pointer-events-none cursor-default': context === null || context === void 0 ? void 0 : context.disabled
|
|
760
788
|
})
|
|
@@ -765,6 +793,8 @@ var Tailwind = {
|
|
|
765
793
|
return {
|
|
766
794
|
className: classNames('flex-1', 'duration-200', 'font-bold', {
|
|
767
795
|
'hover:underline': props.link
|
|
796
|
+
}, {
|
|
797
|
+
'invisible w-0': props.label == null
|
|
768
798
|
})
|
|
769
799
|
};
|
|
770
800
|
},
|
|
@@ -773,9 +803,9 @@ var Tailwind = {
|
|
|
773
803
|
return {
|
|
774
804
|
className: classNames('mx-0', {
|
|
775
805
|
'mr-2': props.iconPos == 'left' && props.label != null,
|
|
776
|
-
'ml-2': props.iconPos == 'right' && props.label != null,
|
|
806
|
+
'ml-2 order-1': props.iconPos == 'right' && props.label != null,
|
|
777
807
|
'mb-2': props.iconPos == 'top' && props.label != null,
|
|
778
|
-
'mt-2': props.iconPos == 'bottom' && props.label != null
|
|
808
|
+
'mt-2 order-2': props.iconPos == 'bottom' && props.label != null
|
|
779
809
|
})
|
|
780
810
|
};
|
|
781
811
|
},
|
|
@@ -1247,10 +1277,10 @@ var Tailwind = {
|
|
|
1247
1277
|
item: function item(_ref63) {
|
|
1248
1278
|
var context = _ref63.context;
|
|
1249
1279
|
return {
|
|
1250
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1251
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1252
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1253
|
-
'bg-blue-
|
|
1280
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1281
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1282
|
+
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
|
|
1283
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1254
1284
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1255
1285
|
})
|
|
1256
1286
|
};
|
|
@@ -1279,14 +1309,28 @@ var Tailwind = {
|
|
|
1279
1309
|
};
|
|
1280
1310
|
},
|
|
1281
1311
|
input: {
|
|
1282
|
-
root: {
|
|
1283
|
-
|
|
1284
|
-
|
|
1312
|
+
root: function root(_ref65) {
|
|
1313
|
+
var props = _ref65.props;
|
|
1314
|
+
return {
|
|
1315
|
+
className: classNames('font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none', 'hover:border-blue-500', {
|
|
1316
|
+
'rounded-lg': !props.showIcon,
|
|
1317
|
+
'border-r-0 rounded-l-lg': props.showIcon
|
|
1318
|
+
})
|
|
1319
|
+
};
|
|
1285
1320
|
}
|
|
1286
1321
|
},
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1322
|
+
dropdownbutton: function dropdownbutton(_ref66) {
|
|
1323
|
+
var props = _ref66.props;
|
|
1324
|
+
return {
|
|
1325
|
+
root: {
|
|
1326
|
+
className: classNames({
|
|
1327
|
+
'rounded-l-none': props.showIcon
|
|
1328
|
+
})
|
|
1329
|
+
}
|
|
1330
|
+
};
|
|
1331
|
+
},
|
|
1332
|
+
panel: function panel(_ref67) {
|
|
1333
|
+
var props = _ref67.props;
|
|
1290
1334
|
return {
|
|
1291
1335
|
className: classNames('bg-white dark:bg-gray-900', 'min-w-[350px]', {
|
|
1292
1336
|
'shadow-md border-0 absolute': !props.inline,
|
|
@@ -1316,8 +1360,8 @@ var Tailwind = {
|
|
|
1316
1360
|
tableheadercell: 'p-2',
|
|
1317
1361
|
weekday: 'text-gray-600 dark:text-white/70',
|
|
1318
1362
|
day: 'p-2',
|
|
1319
|
-
daylabel: function daylabel(
|
|
1320
|
-
var context =
|
|
1363
|
+
daylabel: function daylabel(_ref68) {
|
|
1364
|
+
var context = _ref68.context;
|
|
1321
1365
|
return {
|
|
1322
1366
|
className: classNames('w-10 h-10 rounded-full transition-shadow duration-200 border-transparent border', 'flex items-center justify-center mx-auto overflow-hidden relative', '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)]', {
|
|
1323
1367
|
'opacity-60 cursor-default': context.disabled,
|
|
@@ -1329,8 +1373,8 @@ var Tailwind = {
|
|
|
1329
1373
|
};
|
|
1330
1374
|
},
|
|
1331
1375
|
monthpicker: 'my-2',
|
|
1332
|
-
month: function month(
|
|
1333
|
-
var context =
|
|
1376
|
+
month: function month(_ref69) {
|
|
1377
|
+
var context = _ref69.context;
|
|
1334
1378
|
return {
|
|
1335
1379
|
className: classNames('w-1/3 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', '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)]', {
|
|
1336
1380
|
'text-gray-600 dark:text-white/70 bg-transprent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1341,8 +1385,8 @@ var Tailwind = {
|
|
|
1341
1385
|
yearpicker: {
|
|
1342
1386
|
className: classNames('my-2')
|
|
1343
1387
|
},
|
|
1344
|
-
year: function year(
|
|
1345
|
-
var context =
|
|
1388
|
+
year: function year(_ref70) {
|
|
1389
|
+
var context = _ref70.context;
|
|
1346
1390
|
return {
|
|
1347
1391
|
className: classNames('w-1/2 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', '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)]', {
|
|
1348
1392
|
'text-gray-600 dark:text-white/70 bg-transprent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1376,13 +1420,13 @@ var Tailwind = {
|
|
|
1376
1420
|
},
|
|
1377
1421
|
wrapper: 'overflow-auto',
|
|
1378
1422
|
list: 'py-3 list-none m-0',
|
|
1379
|
-
item: function item(
|
|
1380
|
-
var context =
|
|
1423
|
+
item: function item(_ref71) {
|
|
1424
|
+
var context = _ref71.context;
|
|
1381
1425
|
return {
|
|
1382
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1383
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1384
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1385
|
-
'bg-blue-
|
|
1426
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1427
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1428
|
+
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
|
|
1429
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1386
1430
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1387
1431
|
})
|
|
1388
1432
|
};
|
|
@@ -1409,8 +1453,8 @@ var Tailwind = {
|
|
|
1409
1453
|
transition: TRANSITIONS.overlay
|
|
1410
1454
|
},
|
|
1411
1455
|
multiselect: {
|
|
1412
|
-
root: function root(
|
|
1413
|
-
var props =
|
|
1456
|
+
root: function root(_ref72) {
|
|
1457
|
+
var props = _ref72.props;
|
|
1414
1458
|
return {
|
|
1415
1459
|
className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
|
|
1416
1460
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1418,8 +1462,8 @@ var Tailwind = {
|
|
|
1418
1462
|
};
|
|
1419
1463
|
},
|
|
1420
1464
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1421
|
-
label: function label(
|
|
1422
|
-
var props =
|
|
1465
|
+
label: function label(_ref73) {
|
|
1466
|
+
var props = _ref73.props;
|
|
1423
1467
|
return {
|
|
1424
1468
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', _defineProperty({
|
|
1425
1469
|
'!p-3': props.display !== 'chip' && ((props === null || props === void 0 ? void 0 : props.modelValue) == null || (props === null || props === void 0 ? void 0 : props.modelValue) == undefined),
|
|
@@ -1443,8 +1487,8 @@ var Tailwind = {
|
|
|
1443
1487
|
headerCheckboxContainer: {
|
|
1444
1488
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1445
1489
|
},
|
|
1446
|
-
headerCheckbox: function headerCheckbox(
|
|
1447
|
-
var context =
|
|
1490
|
+
headerCheckbox: function headerCheckbox(_ref74) {
|
|
1491
|
+
var context = _ref74.context;
|
|
1448
1492
|
return {
|
|
1449
1493
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/70 rounded-lg transition-colors duration-200', 'hover:border-blue-500 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)]', {
|
|
1450
1494
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1461,13 +1505,13 @@ var Tailwind = {
|
|
|
1461
1505
|
className: classNames('max-h-[200px] overflow-auto', 'bg-white text-gray-700 border-0 rounded-md shadow-lg', 'dark:bg-gray-900 dark:text-white/80')
|
|
1462
1506
|
},
|
|
1463
1507
|
list: 'py-3 list-none m-0',
|
|
1464
|
-
item: function item(
|
|
1465
|
-
var context =
|
|
1508
|
+
item: function item(_ref75) {
|
|
1509
|
+
var context = _ref75.context;
|
|
1466
1510
|
return {
|
|
1467
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1468
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1469
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1470
|
-
'bg-blue-
|
|
1511
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1512
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1513
|
+
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
|
|
1514
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1471
1515
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1472
1516
|
})
|
|
1473
1517
|
};
|
|
@@ -1475,8 +1519,8 @@ var Tailwind = {
|
|
|
1475
1519
|
checkboxContainer: {
|
|
1476
1520
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1477
1521
|
},
|
|
1478
|
-
checkbox: function checkbox(
|
|
1479
|
-
var context =
|
|
1522
|
+
checkbox: function checkbox(_ref76) {
|
|
1523
|
+
var context = _ref76.context;
|
|
1480
1524
|
return {
|
|
1481
1525
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/80 rounded-lg transition-colors duration-200', 'hover:border-blue-500 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)]', {
|
|
1482
1526
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1500,8 +1544,8 @@ var Tailwind = {
|
|
|
1500
1544
|
root: {
|
|
1501
1545
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1502
1546
|
},
|
|
1503
|
-
checkbox: function checkbox(
|
|
1504
|
-
var props =
|
|
1547
|
+
checkbox: function checkbox(_ref77) {
|
|
1548
|
+
var props = _ref77.props;
|
|
1505
1549
|
return {
|
|
1506
1550
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1507
1551
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1514,8 +1558,8 @@ var Tailwind = {
|
|
|
1514
1558
|
}
|
|
1515
1559
|
},
|
|
1516
1560
|
inputtextarea: {
|
|
1517
|
-
root: function root(
|
|
1518
|
-
var context =
|
|
1561
|
+
root: function root(_ref78) {
|
|
1562
|
+
var context = _ref78.context;
|
|
1519
1563
|
return {
|
|
1520
1564
|
className: classNames('m-0', 'font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', 'hover:border-blue-500 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)]', {
|
|
1521
1565
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1524,8 +1568,8 @@ var Tailwind = {
|
|
|
1524
1568
|
}
|
|
1525
1569
|
},
|
|
1526
1570
|
treeselect: {
|
|
1527
|
-
root: function root(
|
|
1528
|
-
var props =
|
|
1571
|
+
root: function root(_ref79) {
|
|
1572
|
+
var props = _ref79.props;
|
|
1529
1573
|
return {
|
|
1530
1574
|
className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
|
|
1531
1575
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1550,8 +1594,8 @@ var Tailwind = {
|
|
|
1550
1594
|
transition: TRANSITIONS.overlay
|
|
1551
1595
|
},
|
|
1552
1596
|
autocomplete: {
|
|
1553
|
-
root: function root(
|
|
1554
|
-
var props =
|
|
1597
|
+
root: function root(_ref80) {
|
|
1598
|
+
var props = _ref80.props;
|
|
1555
1599
|
return {
|
|
1556
1600
|
className: classNames('relative inline-flex', {
|
|
1557
1601
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1566,8 +1610,8 @@ var Tailwind = {
|
|
|
1566
1610
|
inputtoken: {
|
|
1567
1611
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1568
1612
|
},
|
|
1569
|
-
input: function input(
|
|
1570
|
-
var props =
|
|
1613
|
+
input: function input(_ref81) {
|
|
1614
|
+
var props = _ref81.props;
|
|
1571
1615
|
return {
|
|
1572
1616
|
root: {
|
|
1573
1617
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1589,13 +1633,13 @@ var Tailwind = {
|
|
|
1589
1633
|
className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'max-h-[200px] overflow-auto', 'bg-white text-gray-700 border-0 rounded-md shadow-lg', 'dark:bg-gray-900 dark:text-white/80')
|
|
1590
1634
|
},
|
|
1591
1635
|
list: 'py-3 list-none m-0',
|
|
1592
|
-
item: function item(
|
|
1593
|
-
var context =
|
|
1636
|
+
item: function item(_ref82) {
|
|
1637
|
+
var context = _ref82.context;
|
|
1594
1638
|
return {
|
|
1595
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1596
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1597
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1598
|
-
'bg-blue-
|
|
1639
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1640
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1641
|
+
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': context.focused && !context.selected,
|
|
1642
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1599
1643
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1600
1644
|
})
|
|
1601
1645
|
};
|
|
@@ -1606,8 +1650,8 @@ var Tailwind = {
|
|
|
1606
1650
|
transition: TRANSITIONS.overlay
|
|
1607
1651
|
},
|
|
1608
1652
|
chips: {
|
|
1609
|
-
root: function root(
|
|
1610
|
-
var props =
|
|
1653
|
+
root: function root(_ref83) {
|
|
1654
|
+
var props = _ref83.props;
|
|
1611
1655
|
return {
|
|
1612
1656
|
className: classNames('flex', {
|
|
1613
1657
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1629,8 +1673,8 @@ var Tailwind = {
|
|
|
1629
1673
|
removeTokenIcon: 'ml-2'
|
|
1630
1674
|
},
|
|
1631
1675
|
colorpicker: {
|
|
1632
|
-
root: function root(
|
|
1633
|
-
var props =
|
|
1676
|
+
root: function root(_ref84) {
|
|
1677
|
+
var props = _ref84.props;
|
|
1634
1678
|
return {
|
|
1635
1679
|
className: classNames('inline-block', {
|
|
1636
1680
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1640,8 +1684,8 @@ var Tailwind = {
|
|
|
1640
1684
|
input: {
|
|
1641
1685
|
className: classNames('m-0', 'font-sans text-base text-gray-600 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 rounded-lg cursor-pointer', 'hover:border-blue-500 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)]', 'w-8 h-8')
|
|
1642
1686
|
},
|
|
1643
|
-
panel: function panel(
|
|
1644
|
-
var props =
|
|
1687
|
+
panel: function panel(_ref85) {
|
|
1688
|
+
var props = _ref85.props;
|
|
1645
1689
|
return {
|
|
1646
1690
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1647
1691
|
'relative h-48 w-52': props.inline,
|
|
@@ -1681,8 +1725,8 @@ var Tailwind = {
|
|
|
1681
1725
|
},
|
|
1682
1726
|
//MISC
|
|
1683
1727
|
badge: {
|
|
1684
|
-
root: function root(
|
|
1685
|
-
var props =
|
|
1728
|
+
root: function root(_ref86) {
|
|
1729
|
+
var props = _ref86.props;
|
|
1686
1730
|
return {
|
|
1687
1731
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1688
1732
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1700,9 +1744,9 @@ var Tailwind = {
|
|
|
1700
1744
|
}
|
|
1701
1745
|
},
|
|
1702
1746
|
avatar: {
|
|
1703
|
-
root: function root(
|
|
1704
|
-
var props =
|
|
1705
|
-
state =
|
|
1747
|
+
root: function root(_ref87) {
|
|
1748
|
+
var props = _ref87.props,
|
|
1749
|
+
state = _ref87.state;
|
|
1706
1750
|
return {
|
|
1707
1751
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1708
1752
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1738,8 +1782,8 @@ var Tailwind = {
|
|
|
1738
1782
|
root: {
|
|
1739
1783
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1740
1784
|
},
|
|
1741
|
-
value: function value(
|
|
1742
|
-
var props =
|
|
1785
|
+
value: function value(_ref88) {
|
|
1786
|
+
var props = _ref88.props;
|
|
1743
1787
|
return {
|
|
1744
1788
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1745
1789
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1759,8 +1803,8 @@ var Tailwind = {
|
|
|
1759
1803
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1760
1804
|
},
|
|
1761
1805
|
skeleton: {
|
|
1762
|
-
root: function root(
|
|
1763
|
-
var props =
|
|
1806
|
+
root: function root(_ref89) {
|
|
1807
|
+
var props = _ref89.props;
|
|
1764
1808
|
return {
|
|
1765
1809
|
className: classNames('overflow-hidden', '!mb-2', 'bg-gray-300 dark:bg-gray-800', 'after:absolute after:top-0 after:left-0 after:right-0 after:bottom-0 after:content after:w-full after:h-full after:bg-blue-400 after:left-full after:transform after:translate-x-full after:z-10 after:bg-gradient-to-r after:from-transparent after:via-white after:to-transparent animate-pulse', {
|
|
1766
1810
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1770,8 +1814,8 @@ var Tailwind = {
|
|
|
1770
1814
|
}
|
|
1771
1815
|
},
|
|
1772
1816
|
tag: {
|
|
1773
|
-
root: function root(
|
|
1774
|
-
var props =
|
|
1817
|
+
root: function root(_ref90) {
|
|
1818
|
+
var props = _ref90.props;
|
|
1775
1819
|
return {
|
|
1776
1820
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1777
1821
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1795,8 +1839,8 @@ var Tailwind = {
|
|
|
1795
1839
|
}
|
|
1796
1840
|
},
|
|
1797
1841
|
scrolltop: {
|
|
1798
|
-
root: function root(
|
|
1799
|
-
var props =
|
|
1842
|
+
root: function root(_ref91) {
|
|
1843
|
+
var props = _ref91.props;
|
|
1800
1844
|
return {
|
|
1801
1845
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1802
1846
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1805,10 +1849,13 @@ var Tailwind = {
|
|
|
1805
1849
|
};
|
|
1806
1850
|
},
|
|
1807
1851
|
transition: {
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1852
|
+
timeout: 150,
|
|
1853
|
+
classNames: {
|
|
1854
|
+
enter: 'opacity-0',
|
|
1855
|
+
enterActive: '!opacity-100 transition-opacity duration-150',
|
|
1856
|
+
exit: 'opacity-100',
|
|
1857
|
+
exitActive: '!opacity-0 transition-opacity duration-150'
|
|
1858
|
+
}
|
|
1812
1859
|
}
|
|
1813
1860
|
},
|
|
1814
1861
|
terminal: {
|
|
@@ -1843,8 +1890,8 @@ var Tailwind = {
|
|
|
1843
1890
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1844
1891
|
},
|
|
1845
1892
|
menuitem: 'relative',
|
|
1846
|
-
content: function content(
|
|
1847
|
-
var context =
|
|
1893
|
+
content: function content(_ref92) {
|
|
1894
|
+
var context = _ref92.context;
|
|
1848
1895
|
return {
|
|
1849
1896
|
className: classNames('transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
|
|
1850
1897
|
// Hover
|
|
@@ -1862,13 +1909,18 @@ var Tailwind = {
|
|
|
1862
1909
|
icon: 'text-gray-600 dark:text-white/70 mr-2',
|
|
1863
1910
|
label: 'text-gray-600 dark:text-white/70',
|
|
1864
1911
|
transition: {
|
|
1865
|
-
|
|
1866
|
-
|
|
1912
|
+
timeout: {
|
|
1913
|
+
enter: 250
|
|
1914
|
+
},
|
|
1915
|
+
classNames: {
|
|
1916
|
+
enter: 'opacity-0',
|
|
1917
|
+
enterActive: '!opacity-100 transition-opacity duration-250'
|
|
1918
|
+
}
|
|
1867
1919
|
}
|
|
1868
1920
|
},
|
|
1869
1921
|
dock: {
|
|
1870
|
-
root: function root(
|
|
1871
|
-
var props =
|
|
1922
|
+
root: function root(_ref93) {
|
|
1923
|
+
var props = _ref93.props;
|
|
1872
1924
|
return {
|
|
1873
1925
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1874
1926
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1881,18 +1933,18 @@ var Tailwind = {
|
|
|
1881
1933
|
container: {
|
|
1882
1934
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1883
1935
|
},
|
|
1884
|
-
menu: function menu(
|
|
1885
|
-
var props =
|
|
1936
|
+
menu: function menu(_ref94) {
|
|
1937
|
+
var props = _ref94.props;
|
|
1886
1938
|
return {
|
|
1887
1939
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1888
1940
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1889
1941
|
})
|
|
1890
1942
|
};
|
|
1891
1943
|
},
|
|
1892
|
-
menuitem: function menuitem(
|
|
1893
|
-
var props =
|
|
1894
|
-
context =
|
|
1895
|
-
state =
|
|
1944
|
+
menuitem: function menuitem(_ref95) {
|
|
1945
|
+
var props = _ref95.props,
|
|
1946
|
+
context = _ref95.context,
|
|
1947
|
+
state = _ref95.state;
|
|
1896
1948
|
return {
|
|
1897
1949
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
1898
1950
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -1915,8 +1967,8 @@ var Tailwind = {
|
|
|
1915
1967
|
menu: {
|
|
1916
1968
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1917
1969
|
},
|
|
1918
|
-
content: function content(
|
|
1919
|
-
var context =
|
|
1970
|
+
content: function content(_ref96) {
|
|
1971
|
+
var context = _ref96.context;
|
|
1920
1972
|
return {
|
|
1921
1973
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
|
|
1922
1974
|
// Hover
|
|
@@ -1938,8 +1990,8 @@ var Tailwind = {
|
|
|
1938
1990
|
root: {
|
|
1939
1991
|
className: classNames('p-2 bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex items-center relative')
|
|
1940
1992
|
},
|
|
1941
|
-
menu: function menu(
|
|
1942
|
-
var state =
|
|
1993
|
+
menu: function menu(_ref97) {
|
|
1994
|
+
var state = _ref97.state;
|
|
1943
1995
|
return {
|
|
1944
1996
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', 'sm:flex items-center flex-wrap sm:flex-row sm:top-auto sm:left-auto sm:relative sm:bg-transparent sm:shadow-none sm:w-auto', 'flex-col top-full left-0', 'absolute py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-full', {
|
|
1945
1997
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -1947,9 +1999,9 @@ var Tailwind = {
|
|
|
1947
1999
|
})
|
|
1948
2000
|
};
|
|
1949
2001
|
},
|
|
1950
|
-
menuitem: function menuitem(
|
|
1951
|
-
var props =
|
|
1952
|
-
context =
|
|
2002
|
+
menuitem: function menuitem(_ref98) {
|
|
2003
|
+
var props = _ref98.props,
|
|
2004
|
+
context = _ref98.context;
|
|
1953
2005
|
return {
|
|
1954
2006
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
1955
2007
|
'rounded-md': props.root
|
|
@@ -1962,27 +2014,27 @@ var Tailwind = {
|
|
|
1962
2014
|
})
|
|
1963
2015
|
};
|
|
1964
2016
|
},
|
|
1965
|
-
action: function action(
|
|
1966
|
-
var context =
|
|
2017
|
+
action: function action(_ref99) {
|
|
2018
|
+
var context = _ref99.context;
|
|
1967
2019
|
return {
|
|
1968
2020
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
1969
|
-
'
|
|
1970
|
-
'
|
|
2021
|
+
'pl-9 sm:pl-5': context.level === 1,
|
|
2022
|
+
'pl-14 sm:pl-5': context.level === 2
|
|
1971
2023
|
})
|
|
1972
2024
|
};
|
|
1973
2025
|
},
|
|
1974
2026
|
icon: 'mr-2',
|
|
1975
|
-
submenuicon: function submenuicon(
|
|
1976
|
-
var props =
|
|
2027
|
+
submenuicon: function submenuicon(_ref100) {
|
|
2028
|
+
var props = _ref100.props;
|
|
1977
2029
|
return {
|
|
1978
|
-
className: classNames(
|
|
1979
|
-
'ml-2': props.root,
|
|
2030
|
+
className: classNames({
|
|
2031
|
+
'ml-auto sm:ml-2': props.root,
|
|
1980
2032
|
'ml-auto': !props.root
|
|
1981
2033
|
})
|
|
1982
2034
|
};
|
|
1983
2035
|
},
|
|
1984
|
-
submenu: function submenu(
|
|
1985
|
-
var props =
|
|
2036
|
+
submenu: function submenu(_ref101) {
|
|
2037
|
+
var props = _ref101.props;
|
|
1986
2038
|
return {
|
|
1987
2039
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 sm:shadow-md sm:w-48', 'w-full static shadow-none', 'sm:absolute z-10', 'm-0 list-none', {
|
|
1988
2040
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -1995,8 +2047,8 @@ var Tailwind = {
|
|
|
1995
2047
|
}
|
|
1996
2048
|
},
|
|
1997
2049
|
megamenu: {
|
|
1998
|
-
root: function root(
|
|
1999
|
-
var props =
|
|
2050
|
+
root: function root(_ref102) {
|
|
2051
|
+
var props = _ref102.props;
|
|
2000
2052
|
return {
|
|
2001
2053
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2002
2054
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2007,9 +2059,9 @@ var Tailwind = {
|
|
|
2007
2059
|
menu: {
|
|
2008
2060
|
className: classNames('m-0 sm:p-0 list-none relative', 'outline-none', 'flex items-center flex-wrap flex-row top-auto left-auto relative bg-transparent shadow-none w-auto')
|
|
2009
2061
|
},
|
|
2010
|
-
menuitem: function menuitem(
|
|
2011
|
-
var props =
|
|
2012
|
-
context =
|
|
2062
|
+
menuitem: function menuitem(_ref103) {
|
|
2063
|
+
var props = _ref103.props,
|
|
2064
|
+
context = _ref103.context;
|
|
2013
2065
|
return {
|
|
2014
2066
|
className: classNames('transition-shadow duration-200', {
|
|
2015
2067
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2034,8 +2086,8 @@ var Tailwind = {
|
|
|
2034
2086
|
icon: {
|
|
2035
2087
|
className: 'mr-2'
|
|
2036
2088
|
},
|
|
2037
|
-
submenuicon: function submenuicon(
|
|
2038
|
-
var props =
|
|
2089
|
+
submenuicon: function submenuicon(_ref104) {
|
|
2090
|
+
var props = _ref104.props;
|
|
2039
2091
|
return {
|
|
2040
2092
|
className: classNames({
|
|
2041
2093
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2043,8 +2095,8 @@ var Tailwind = {
|
|
|
2043
2095
|
})
|
|
2044
2096
|
};
|
|
2045
2097
|
},
|
|
2046
|
-
panel: function panel(
|
|
2047
|
-
var props =
|
|
2098
|
+
panel: function panel(_ref105) {
|
|
2099
|
+
var props = _ref105.props;
|
|
2048
2100
|
return {
|
|
2049
2101
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2050
2102
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2080,8 +2132,8 @@ var Tailwind = {
|
|
|
2080
2132
|
menu: {
|
|
2081
2133
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2082
2134
|
},
|
|
2083
|
-
menuitem: function menuitem(
|
|
2084
|
-
var context =
|
|
2135
|
+
menuitem: function menuitem(_ref106) {
|
|
2136
|
+
var context = _ref106.context;
|
|
2085
2137
|
return {
|
|
2086
2138
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80',
|
|
2087
2139
|
// Hover
|
|
@@ -2119,9 +2171,9 @@ var Tailwind = {
|
|
|
2119
2171
|
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')
|
|
2120
2172
|
},
|
|
2121
2173
|
menuitem: 'mr-0',
|
|
2122
|
-
action: function action(
|
|
2123
|
-
var context =
|
|
2124
|
-
state =
|
|
2174
|
+
action: function action(_ref107) {
|
|
2175
|
+
var context = _ref107.context,
|
|
2176
|
+
state = _ref107.state;
|
|
2125
2177
|
return {
|
|
2126
2178
|
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)]', {
|
|
2127
2179
|
'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,
|
|
@@ -2142,8 +2194,8 @@ var Tailwind = {
|
|
|
2142
2194
|
},
|
|
2143
2195
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2144
2196
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2145
|
-
menuitem: function menuitem(
|
|
2146
|
-
var context =
|
|
2197
|
+
menuitem: function menuitem(_ref108) {
|
|
2198
|
+
var context = _ref108.context;
|
|
2147
2199
|
return {
|
|
2148
2200
|
className: classNames({
|
|
2149
2201
|
relative: !context.active,
|
|
@@ -2151,8 +2203,8 @@ var Tailwind = {
|
|
|
2151
2203
|
})
|
|
2152
2204
|
};
|
|
2153
2205
|
},
|
|
2154
|
-
action: function action(
|
|
2155
|
-
var context =
|
|
2206
|
+
action: function action(_ref109) {
|
|
2207
|
+
var context = _ref109.context;
|
|
2156
2208
|
return {
|
|
2157
2209
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2158
2210
|
'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,
|
|
@@ -2160,8 +2212,8 @@ var Tailwind = {
|
|
|
2160
2212
|
})
|
|
2161
2213
|
};
|
|
2162
2214
|
},
|
|
2163
|
-
previous: function previous(
|
|
2164
|
-
var state =
|
|
2215
|
+
previous: function previous(_ref110) {
|
|
2216
|
+
var state = _ref110.state;
|
|
2165
2217
|
return {
|
|
2166
2218
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2167
2219
|
hidden: state.level === 0
|
|
@@ -2184,8 +2236,8 @@ var Tailwind = {
|
|
|
2184
2236
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2185
2237
|
},
|
|
2186
2238
|
menuitem: 'relative',
|
|
2187
|
-
content: function content(
|
|
2188
|
-
var context =
|
|
2239
|
+
content: function content(_ref111) {
|
|
2240
|
+
var context = _ref111.context;
|
|
2189
2241
|
return {
|
|
2190
2242
|
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',
|
|
2191
2243
|
//Hover
|
|
@@ -2197,8 +2249,8 @@ var Tailwind = {
|
|
|
2197
2249
|
})
|
|
2198
2250
|
};
|
|
2199
2251
|
},
|
|
2200
|
-
action: function action(
|
|
2201
|
-
var context =
|
|
2252
|
+
action: function action(_ref112) {
|
|
2253
|
+
var context = _ref112.context;
|
|
2202
2254
|
return {
|
|
2203
2255
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2204
2256
|
'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,
|
|
@@ -2249,10 +2301,13 @@ var Tailwind = {
|
|
|
2249
2301
|
},
|
|
2250
2302
|
closeicon: 'w-6 h-6',
|
|
2251
2303
|
transition: {
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2304
|
+
timeout: 150,
|
|
2305
|
+
classNames: {
|
|
2306
|
+
enter: 'opacity-0 scale-75',
|
|
2307
|
+
enterActive: '!opacity-100 !scale-100 transition-all duration-150 ease-in-out',
|
|
2308
|
+
exit: 'opacity-100 scale-100',
|
|
2309
|
+
exitActive: '!opacity-0 !scale-75 transition-all duration-150 ease-in'
|
|
2310
|
+
}
|
|
2256
2311
|
}
|
|
2257
2312
|
},
|
|
2258
2313
|
galleria: {
|
|
@@ -2280,8 +2335,8 @@ var Tailwind = {
|
|
|
2280
2335
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2281
2336
|
},
|
|
2282
2337
|
indicator: 'mr-2',
|
|
2283
|
-
indicatorbutton: function indicatorbutton(
|
|
2284
|
-
var context =
|
|
2338
|
+
indicatorbutton: function indicatorbutton(_ref113) {
|
|
2339
|
+
var context = _ref113.context;
|
|
2285
2340
|
return {
|
|
2286
2341
|
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)]', {
|
|
2287
2342
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2289,8 +2344,8 @@ var Tailwind = {
|
|
|
2289
2344
|
})
|
|
2290
2345
|
};
|
|
2291
2346
|
},
|
|
2292
|
-
mask: function mask(
|
|
2293
|
-
var state =
|
|
2347
|
+
mask: function mask(_ref114) {
|
|
2348
|
+
var state = _ref114.state;
|
|
2294
2349
|
return {
|
|
2295
2350
|
className: classNames({
|
|
2296
2351
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2311,17 +2366,20 @@ var Tailwind = {
|
|
|
2311
2366
|
className: classNames('absolute bottom-0 left-0 w-full', 'bg-black/50 text-white p-4')
|
|
2312
2367
|
},
|
|
2313
2368
|
transition: {
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2369
|
+
timeout: 150,
|
|
2370
|
+
classNames: {
|
|
2371
|
+
enter: 'opacity-0 scale-75',
|
|
2372
|
+
enterActive: '!opacity-100 !scale-100 transition-all duration-150 ease-in-out',
|
|
2373
|
+
exit: 'opacity-100 scale-100',
|
|
2374
|
+
exitActive: '!opacity-0 !scale-75 transition-all duration-150 ease-in'
|
|
2375
|
+
}
|
|
2318
2376
|
}
|
|
2319
2377
|
},
|
|
2320
2378
|
carousel: {
|
|
2321
2379
|
root: 'flex flex-col',
|
|
2322
2380
|
content: 'flex flex-col overflow-auto',
|
|
2323
|
-
container: function container(
|
|
2324
|
-
var props =
|
|
2381
|
+
container: function container(_ref115) {
|
|
2382
|
+
var props = _ref115.props;
|
|
2325
2383
|
return {
|
|
2326
2384
|
className: classNames('flex', {
|
|
2327
2385
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2333,8 +2391,8 @@ var Tailwind = {
|
|
|
2333
2391
|
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')
|
|
2334
2392
|
},
|
|
2335
2393
|
itemscontent: 'overflow-hidden w-full',
|
|
2336
|
-
itemscontainer: function itemscontainer(
|
|
2337
|
-
var props =
|
|
2394
|
+
itemscontainer: function itemscontainer(_ref116) {
|
|
2395
|
+
var props = _ref116.props;
|
|
2338
2396
|
return {
|
|
2339
2397
|
className: classNames('flex ', {
|
|
2340
2398
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2342,8 +2400,8 @@ var Tailwind = {
|
|
|
2342
2400
|
})
|
|
2343
2401
|
};
|
|
2344
2402
|
},
|
|
2345
|
-
item: function item(
|
|
2346
|
-
var props =
|
|
2403
|
+
item: function item(_ref117) {
|
|
2404
|
+
var props = _ref117.props;
|
|
2347
2405
|
return {
|
|
2348
2406
|
className: classNames('flex shrink-0 grow', {
|
|
2349
2407
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2355,8 +2413,8 @@ var Tailwind = {
|
|
|
2355
2413
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2356
2414
|
},
|
|
2357
2415
|
indicator: 'mr-2 mb-2',
|
|
2358
|
-
indicatorbutton: function indicatorbutton(
|
|
2359
|
-
var context =
|
|
2416
|
+
indicatorbutton: function indicatorbutton(_ref118) {
|
|
2417
|
+
var context = _ref118.context;
|
|
2360
2418
|
return {
|
|
2361
2419
|
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)]', {
|
|
2362
2420
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2372,9 +2430,9 @@ var Tailwind = {
|
|
|
2372
2430
|
wrapper: 'overflow-auto',
|
|
2373
2431
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2374
2432
|
node: 'p-1 outline-none',
|
|
2375
|
-
content: function content(
|
|
2376
|
-
var context =
|
|
2377
|
-
props =
|
|
2433
|
+
content: function content(_ref119) {
|
|
2434
|
+
var context = _ref119.context,
|
|
2435
|
+
props = _ref119.props;
|
|
2378
2436
|
return {
|
|
2379
2437
|
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)]', {
|
|
2380
2438
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2383,8 +2441,8 @@ var Tailwind = {
|
|
|
2383
2441
|
})
|
|
2384
2442
|
};
|
|
2385
2443
|
},
|
|
2386
|
-
toggler: function toggler(
|
|
2387
|
-
var context =
|
|
2444
|
+
toggler: function toggler(_ref120) {
|
|
2445
|
+
var context = _ref120.context;
|
|
2388
2446
|
return {
|
|
2389
2447
|
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)]', {
|
|
2390
2448
|
'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,
|
|
@@ -2395,9 +2453,9 @@ var Tailwind = {
|
|
|
2395
2453
|
};
|
|
2396
2454
|
},
|
|
2397
2455
|
checkboxcontainer: 'mr-2',
|
|
2398
|
-
checkbox: function checkbox(
|
|
2399
|
-
var context =
|
|
2400
|
-
props =
|
|
2456
|
+
checkbox: function checkbox(_ref121) {
|
|
2457
|
+
var context = _ref121.context,
|
|
2458
|
+
props = _ref121.props;
|
|
2401
2459
|
return {
|
|
2402
2460
|
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', {
|
|
2403
2461
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2422,8 +2480,8 @@ var Tailwind = {
|
|
|
2422
2480
|
},
|
|
2423
2481
|
// DATA
|
|
2424
2482
|
timeline: {
|
|
2425
|
-
root: function root(
|
|
2426
|
-
var props =
|
|
2483
|
+
root: function root(_ref122) {
|
|
2484
|
+
var props = _ref122.props;
|
|
2427
2485
|
return {
|
|
2428
2486
|
className: classNames('flex grow', {
|
|
2429
2487
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2431,9 +2489,9 @@ var Tailwind = {
|
|
|
2431
2489
|
})
|
|
2432
2490
|
};
|
|
2433
2491
|
},
|
|
2434
|
-
event: function event(
|
|
2435
|
-
var props =
|
|
2436
|
-
context =
|
|
2492
|
+
event: function event(_ref123) {
|
|
2493
|
+
var props = _ref123.props,
|
|
2494
|
+
context = _ref123.context;
|
|
2437
2495
|
return {
|
|
2438
2496
|
className: classNames('flex relative min-h-[70px]', {
|
|
2439
2497
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2442,9 +2500,9 @@ var Tailwind = {
|
|
|
2442
2500
|
})
|
|
2443
2501
|
};
|
|
2444
2502
|
},
|
|
2445
|
-
opposite: function opposite(
|
|
2446
|
-
var props =
|
|
2447
|
-
context =
|
|
2503
|
+
opposite: function opposite(_ref124) {
|
|
2504
|
+
var props = _ref124.props,
|
|
2505
|
+
context = _ref124.context;
|
|
2448
2506
|
return {
|
|
2449
2507
|
className: classNames('flex-1', {
|
|
2450
2508
|
'px-4': props.layout === 'vertical',
|
|
@@ -2455,8 +2513,8 @@ var Tailwind = {
|
|
|
2455
2513
|
})
|
|
2456
2514
|
};
|
|
2457
2515
|
},
|
|
2458
|
-
separator: function separator(
|
|
2459
|
-
var props =
|
|
2516
|
+
separator: function separator(_ref125) {
|
|
2517
|
+
var props = _ref125.props;
|
|
2460
2518
|
return {
|
|
2461
2519
|
className: classNames('flex items-center flex-initial', {
|
|
2462
2520
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2465,8 +2523,8 @@ var Tailwind = {
|
|
|
2465
2523
|
};
|
|
2466
2524
|
},
|
|
2467
2525
|
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',
|
|
2468
|
-
connector: function connector(
|
|
2469
|
-
var props =
|
|
2526
|
+
connector: function connector(_ref126) {
|
|
2527
|
+
var props = _ref126.props;
|
|
2470
2528
|
return {
|
|
2471
2529
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2472
2530
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2474,9 +2532,9 @@ var Tailwind = {
|
|
|
2474
2532
|
})
|
|
2475
2533
|
};
|
|
2476
2534
|
},
|
|
2477
|
-
content: function content(
|
|
2478
|
-
var props =
|
|
2479
|
-
context =
|
|
2535
|
+
content: function content(_ref127) {
|
|
2536
|
+
var props = _ref127.props,
|
|
2537
|
+
context = _ref127.context;
|
|
2480
2538
|
return {
|
|
2481
2539
|
className: classNames('flex-1', {
|
|
2482
2540
|
'px-4': props.layout === 'vertical',
|
|
@@ -2501,16 +2559,16 @@ var Tailwind = {
|
|
|
2501
2559
|
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'
|
|
2502
2560
|
},
|
|
2503
2561
|
dataviewlayoutoptions: {
|
|
2504
|
-
listbutton: function listbutton(
|
|
2505
|
-
var props =
|
|
2562
|
+
listbutton: function listbutton(_ref128) {
|
|
2563
|
+
var props = _ref128.props;
|
|
2506
2564
|
return {
|
|
2507
2565
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.modelValue === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2508
2566
|
)
|
|
2509
2567
|
};
|
|
2510
2568
|
},
|
|
2511
2569
|
|
|
2512
|
-
gridbutton: function gridbutton(
|
|
2513
|
-
var props =
|
|
2570
|
+
gridbutton: function gridbutton(_ref129) {
|
|
2571
|
+
var props = _ref129.props;
|
|
2514
2572
|
return {
|
|
2515
2573
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.modelValue === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2516
2574
|
)
|
|
@@ -2541,8 +2599,8 @@ var Tailwind = {
|
|
|
2541
2599
|
)
|
|
2542
2600
|
},
|
|
2543
2601
|
|
|
2544
|
-
lineleft: function lineleft(
|
|
2545
|
-
var context =
|
|
2602
|
+
lineleft: function lineleft(_ref130) {
|
|
2603
|
+
var context = _ref130.context;
|
|
2546
2604
|
return {
|
|
2547
2605
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2548
2606
|
//Dark Mode
|
|
@@ -2551,8 +2609,8 @@ var Tailwind = {
|
|
|
2551
2609
|
})
|
|
2552
2610
|
};
|
|
2553
2611
|
},
|
|
2554
|
-
lineright: function lineright(
|
|
2555
|
-
var context =
|
|
2612
|
+
lineright: function lineright(_ref131) {
|
|
2613
|
+
var context = _ref131.context;
|
|
2556
2614
|
return {
|
|
2557
2615
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2558
2616
|
//Dark Mode
|
|
@@ -2573,8 +2631,8 @@ var Tailwind = {
|
|
|
2573
2631
|
root: 'flex',
|
|
2574
2632
|
controls: 'flex flex-col justify-center p-5',
|
|
2575
2633
|
moveupbutton: {
|
|
2576
|
-
root: function root(
|
|
2577
|
-
var context =
|
|
2634
|
+
root: function root(_ref132) {
|
|
2635
|
+
var context = _ref132.context;
|
|
2578
2636
|
return {
|
|
2579
2637
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2580
2638
|
// button component
|
|
@@ -2592,8 +2650,8 @@ var Tailwind = {
|
|
|
2592
2650
|
label: 'flex-initial w-0'
|
|
2593
2651
|
},
|
|
2594
2652
|
movetopbutton: {
|
|
2595
|
-
root: function root(
|
|
2596
|
-
var context =
|
|
2653
|
+
root: function root(_ref133) {
|
|
2654
|
+
var context = _ref133.context;
|
|
2597
2655
|
return {
|
|
2598
2656
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2599
2657
|
// button component
|
|
@@ -2611,8 +2669,8 @@ var Tailwind = {
|
|
|
2611
2669
|
label: 'flex-initial w-0'
|
|
2612
2670
|
},
|
|
2613
2671
|
movedownbutton: {
|
|
2614
|
-
root: function root(
|
|
2615
|
-
var context =
|
|
2672
|
+
root: function root(_ref134) {
|
|
2673
|
+
var context = _ref134.context;
|
|
2616
2674
|
return {
|
|
2617
2675
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2618
2676
|
// button component
|
|
@@ -2630,8 +2688,8 @@ var Tailwind = {
|
|
|
2630
2688
|
label: 'flex-initial w-0'
|
|
2631
2689
|
},
|
|
2632
2690
|
movebottombutton: {
|
|
2633
|
-
root: function root(
|
|
2634
|
-
var context =
|
|
2691
|
+
root: function root(_ref135) {
|
|
2692
|
+
var context = _ref135.context;
|
|
2635
2693
|
return {
|
|
2636
2694
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2637
2695
|
// button component
|
|
@@ -2659,8 +2717,8 @@ var Tailwind = {
|
|
|
2659
2717
|
)
|
|
2660
2718
|
},
|
|
2661
2719
|
|
|
2662
|
-
item: function item(
|
|
2663
|
-
var context =
|
|
2720
|
+
item: function item(_ref136) {
|
|
2721
|
+
var context = _ref136.context;
|
|
2664
2722
|
return {
|
|
2665
2723
|
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', {
|
|
2666
2724
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2738,8 +2796,8 @@ var Tailwind = {
|
|
|
2738
2796
|
)
|
|
2739
2797
|
},
|
|
2740
2798
|
|
|
2741
|
-
item: function item(
|
|
2742
|
-
var context =
|
|
2799
|
+
item: function item(_ref137) {
|
|
2800
|
+
var context = _ref137.context;
|
|
2743
2801
|
return {
|
|
2744
2802
|
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', {
|
|
2745
2803
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2873,10 +2931,13 @@ var Tailwind = {
|
|
|
2873
2931
|
},
|
|
2874
2932
|
|
|
2875
2933
|
transition: {
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2934
|
+
timeout: 0,
|
|
2935
|
+
classNames: {
|
|
2936
|
+
enter: '!transition-none',
|
|
2937
|
+
enterActive: '!transition-none',
|
|
2938
|
+
exit: '!transition-none',
|
|
2939
|
+
exitActive: '!transition-none'
|
|
2940
|
+
}
|
|
2880
2941
|
}
|
|
2881
2942
|
},
|
|
2882
2943
|
paginator: {
|
|
@@ -2885,8 +2946,8 @@ var Tailwind = {
|
|
|
2885
2946
|
)
|
|
2886
2947
|
},
|
|
2887
2948
|
|
|
2888
|
-
firstpagebutton: function firstpagebutton(
|
|
2889
|
-
var context =
|
|
2949
|
+
firstpagebutton: function firstpagebutton(_ref138) {
|
|
2950
|
+
var context = _ref138.context;
|
|
2890
2951
|
return {
|
|
2891
2952
|
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',
|
|
2892
2953
|
//Dark Mode
|
|
@@ -2897,8 +2958,8 @@ var Tailwind = {
|
|
|
2897
2958
|
};
|
|
2898
2959
|
},
|
|
2899
2960
|
|
|
2900
|
-
previouspagebutton: function previouspagebutton(
|
|
2901
|
-
var context =
|
|
2961
|
+
previouspagebutton: function previouspagebutton(_ref139) {
|
|
2962
|
+
var context = _ref139.context;
|
|
2902
2963
|
return {
|
|
2903
2964
|
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',
|
|
2904
2965
|
//Dark Mode
|
|
@@ -2909,8 +2970,8 @@ var Tailwind = {
|
|
|
2909
2970
|
};
|
|
2910
2971
|
},
|
|
2911
2972
|
|
|
2912
|
-
nextpagebutton: function nextpagebutton(
|
|
2913
|
-
var context =
|
|
2973
|
+
nextpagebutton: function nextpagebutton(_ref140) {
|
|
2974
|
+
var context = _ref140.context;
|
|
2914
2975
|
return {
|
|
2915
2976
|
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',
|
|
2916
2977
|
//Dark Mode
|
|
@@ -2921,8 +2982,8 @@ var Tailwind = {
|
|
|
2921
2982
|
};
|
|
2922
2983
|
},
|
|
2923
2984
|
|
|
2924
|
-
lastpagebutton: function lastpagebutton(
|
|
2925
|
-
var context =
|
|
2985
|
+
lastpagebutton: function lastpagebutton(_ref141) {
|
|
2986
|
+
var context = _ref141.context;
|
|
2926
2987
|
return {
|
|
2927
2988
|
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',
|
|
2928
2989
|
//Dark Mode
|
|
@@ -2933,8 +2994,8 @@ var Tailwind = {
|
|
|
2933
2994
|
};
|
|
2934
2995
|
},
|
|
2935
2996
|
|
|
2936
|
-
pagebutton: function pagebutton(
|
|
2937
|
-
var context =
|
|
2997
|
+
pagebutton: function pagebutton(_ref142) {
|
|
2998
|
+
var context = _ref142.context;
|
|
2938
2999
|
return {
|
|
2939
3000
|
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',
|
|
2940
3001
|
// Dark Mode
|
|
@@ -2946,9 +3007,9 @@ var Tailwind = {
|
|
|
2946
3007
|
};
|
|
2947
3008
|
},
|
|
2948
3009
|
rowperpagedropdown: {
|
|
2949
|
-
root: function root(
|
|
2950
|
-
var props =
|
|
2951
|
-
state =
|
|
3010
|
+
root: function root(_ref143) {
|
|
3011
|
+
var props = _ref143.props,
|
|
3012
|
+
state = _ref143.state;
|
|
2952
3013
|
return {
|
|
2953
3014
|
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',
|
|
2954
3015
|
//DarkMode
|
|
@@ -2976,8 +3037,8 @@ var Tailwind = {
|
|
|
2976
3037
|
|
|
2977
3038
|
wrapper: 'overflow-auto',
|
|
2978
3039
|
list: 'm-0 p-0 py-3 list-none',
|
|
2979
|
-
item: function item(
|
|
2980
|
-
var context =
|
|
3040
|
+
item: function item(_ref144) {
|
|
3041
|
+
var context = _ref144.context;
|
|
2981
3042
|
return {
|
|
2982
3043
|
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',
|
|
2983
3044
|
// Dark Mode
|
|
@@ -2998,9 +3059,9 @@ var Tailwind = {
|
|
|
2998
3059
|
}
|
|
2999
3060
|
},
|
|
3000
3061
|
jumptopagedropdown: {
|
|
3001
|
-
root: function root(
|
|
3002
|
-
var props =
|
|
3003
|
-
state =
|
|
3062
|
+
root: function root(_ref145) {
|
|
3063
|
+
var props = _ref145.props,
|
|
3064
|
+
state = _ref145.state;
|
|
3004
3065
|
return {
|
|
3005
3066
|
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',
|
|
3006
3067
|
//DarkMode
|
|
@@ -3028,8 +3089,8 @@ var Tailwind = {
|
|
|
3028
3089
|
|
|
3029
3090
|
wrapper: 'overflow-auto',
|
|
3030
3091
|
list: 'm-0 p-0 py-3 list-none',
|
|
3031
|
-
item: function item(
|
|
3032
|
-
var context =
|
|
3092
|
+
item: function item(_ref146) {
|
|
3093
|
+
var context = _ref146.context;
|
|
3033
3094
|
return {
|
|
3034
3095
|
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',
|
|
3035
3096
|
// Dark Mode
|
|
@@ -3043,8 +3104,8 @@ var Tailwind = {
|
|
|
3043
3104
|
}
|
|
3044
3105
|
},
|
|
3045
3106
|
treetable: {
|
|
3046
|
-
root: function root(
|
|
3047
|
-
var props =
|
|
3107
|
+
root: function root(_ref147) {
|
|
3108
|
+
var props = _ref147.props;
|
|
3048
3109
|
return {
|
|
3049
3110
|
className: classNames('relative', {
|
|
3050
3111
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3062,8 +3123,8 @@ var Tailwind = {
|
|
|
3062
3123
|
)
|
|
3063
3124
|
},
|
|
3064
3125
|
|
|
3065
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3066
|
-
var props =
|
|
3126
|
+
scrollablewrapper: function scrollablewrapper(_ref148) {
|
|
3127
|
+
var props = _ref148.props;
|
|
3067
3128
|
return {
|
|
3068
3129
|
className: classNames({
|
|
3069
3130
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3071,8 +3132,8 @@ var Tailwind = {
|
|
|
3071
3132
|
})
|
|
3072
3133
|
};
|
|
3073
3134
|
},
|
|
3074
|
-
wrapper: function wrapper(
|
|
3075
|
-
var props =
|
|
3135
|
+
wrapper: function wrapper(_ref149) {
|
|
3136
|
+
var props = _ref149.props;
|
|
3076
3137
|
return {
|
|
3077
3138
|
className: classNames({
|
|
3078
3139
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3086,40 +3147,40 @@ var Tailwind = {
|
|
|
3086
3147
|
},
|
|
3087
3148
|
|
|
3088
3149
|
table: 'border-collapse table-fixed w-full',
|
|
3089
|
-
thead: function thead(
|
|
3090
|
-
var props =
|
|
3150
|
+
thead: function thead(_ref150) {
|
|
3151
|
+
var props = _ref150.props;
|
|
3091
3152
|
return {
|
|
3092
3153
|
className: classNames({
|
|
3093
3154
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3094
3155
|
})
|
|
3095
3156
|
};
|
|
3096
3157
|
},
|
|
3097
|
-
tbody: function tbody(
|
|
3098
|
-
var props =
|
|
3158
|
+
tbody: function tbody(_ref151) {
|
|
3159
|
+
var props = _ref151.props;
|
|
3099
3160
|
return {
|
|
3100
3161
|
className: classNames({
|
|
3101
3162
|
block: props.scrollable
|
|
3102
3163
|
})
|
|
3103
3164
|
};
|
|
3104
3165
|
},
|
|
3105
|
-
tfoot: function tfoot(
|
|
3106
|
-
var props =
|
|
3166
|
+
tfoot: function tfoot(_ref152) {
|
|
3167
|
+
var props = _ref152.props;
|
|
3107
3168
|
return {
|
|
3108
3169
|
className: classNames({
|
|
3109
3170
|
block: props.scrollable
|
|
3110
3171
|
})
|
|
3111
3172
|
};
|
|
3112
3173
|
},
|
|
3113
|
-
headerrow: function headerrow(
|
|
3114
|
-
var props =
|
|
3174
|
+
headerrow: function headerrow(_ref153) {
|
|
3175
|
+
var props = _ref153.props;
|
|
3115
3176
|
return {
|
|
3116
3177
|
className: classNames({
|
|
3117
3178
|
'flex flex-nowrap w-full': props.scrollable
|
|
3118
3179
|
})
|
|
3119
3180
|
};
|
|
3120
3181
|
},
|
|
3121
|
-
row: function row(
|
|
3122
|
-
var context =
|
|
3182
|
+
row: function row(_ref154) {
|
|
3183
|
+
var context = _ref154.context;
|
|
3123
3184
|
return {
|
|
3124
3185
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3125
3186
|
// Focus
|
|
@@ -3131,8 +3192,8 @@ var Tailwind = {
|
|
|
3131
3192
|
};
|
|
3132
3193
|
},
|
|
3133
3194
|
column: {
|
|
3134
|
-
headercell: function headercell(
|
|
3135
|
-
var context =
|
|
3195
|
+
headercell: function headercell(_ref155) {
|
|
3196
|
+
var context = _ref155.context;
|
|
3136
3197
|
return {
|
|
3137
3198
|
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',
|
|
3138
3199
|
//Dark Mode
|
|
@@ -3147,8 +3208,8 @@ var Tailwind = {
|
|
|
3147
3208
|
})
|
|
3148
3209
|
};
|
|
3149
3210
|
},
|
|
3150
|
-
bodycell: function bodycell(
|
|
3151
|
-
var context =
|
|
3211
|
+
bodycell: function bodycell(_ref156) {
|
|
3212
|
+
var context = _ref156.context;
|
|
3152
3213
|
return {
|
|
3153
3214
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3154
3215
|
//Dark Mode
|
|
@@ -3161,8 +3222,8 @@ var Tailwind = {
|
|
|
3161
3222
|
})
|
|
3162
3223
|
};
|
|
3163
3224
|
},
|
|
3164
|
-
rowtoggler: function rowtoggler(
|
|
3165
|
-
var context =
|
|
3225
|
+
rowtoggler: function rowtoggler(_ref157) {
|
|
3226
|
+
var context = _ref157.context;
|
|
3166
3227
|
return {
|
|
3167
3228
|
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', {
|
|
3168
3229
|
'text-blue-700': context.selected,
|
|
@@ -3172,8 +3233,11 @@ var Tailwind = {
|
|
|
3172
3233
|
};
|
|
3173
3234
|
},
|
|
3174
3235
|
|
|
3175
|
-
|
|
3176
|
-
|
|
3236
|
+
sort: {
|
|
3237
|
+
className: 'inline-block align-middle'
|
|
3238
|
+
},
|
|
3239
|
+
sorticon: function sorticon(_ref158) {
|
|
3240
|
+
var context = _ref158.context;
|
|
3177
3241
|
return {
|
|
3178
3242
|
className: classNames('ml-2', {
|
|
3179
3243
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3190,8 +3254,8 @@ var Tailwind = {
|
|
|
3190
3254
|
checkboxwrapper: {
|
|
3191
3255
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3192
3256
|
},
|
|
3193
|
-
checkbox: function checkbox(
|
|
3194
|
-
var context =
|
|
3257
|
+
checkbox: function checkbox(_ref159) {
|
|
3258
|
+
var context = _ref159.context;
|
|
3195
3259
|
return {
|
|
3196
3260
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3197
3261
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3201,8 +3265,8 @@ var Tailwind = {
|
|
|
3201
3265
|
})
|
|
3202
3266
|
};
|
|
3203
3267
|
},
|
|
3204
|
-
checkboxicon: function checkboxicon(
|
|
3205
|
-
var context =
|
|
3268
|
+
checkboxicon: function checkboxicon(_ref160) {
|
|
3269
|
+
var context = _ref160.context;
|
|
3206
3270
|
return {
|
|
3207
3271
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3208
3272
|
'text-white': context.checked
|
|
@@ -3213,8 +3277,8 @@ var Tailwind = {
|
|
|
3213
3277
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3214
3278
|
},
|
|
3215
3279
|
datatable: {
|
|
3216
|
-
root: function root(
|
|
3217
|
-
var props =
|
|
3280
|
+
root: function root(_ref161) {
|
|
3281
|
+
var props = _ref161.props;
|
|
3218
3282
|
return {
|
|
3219
3283
|
className: classNames('relative', {
|
|
3220
3284
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3227,8 +3291,8 @@ var Tailwind = {
|
|
|
3227
3291
|
},
|
|
3228
3292
|
|
|
3229
3293
|
loadingicon: 'w-8 h-8',
|
|
3230
|
-
wrapper: function wrapper(
|
|
3231
|
-
var props =
|
|
3294
|
+
wrapper: function wrapper(_ref162) {
|
|
3295
|
+
var props = _ref162.props;
|
|
3232
3296
|
return {
|
|
3233
3297
|
className: classNames({
|
|
3234
3298
|
relative: props.scrollable,
|
|
@@ -3236,8 +3300,8 @@ var Tailwind = {
|
|
|
3236
3300
|
})
|
|
3237
3301
|
};
|
|
3238
3302
|
},
|
|
3239
|
-
header: function header(
|
|
3240
|
-
var props =
|
|
3303
|
+
header: function header(_ref163) {
|
|
3304
|
+
var props = _ref163.props;
|
|
3241
3305
|
return {
|
|
3242
3306
|
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',
|
|
3243
3307
|
// Dark Mode
|
|
@@ -3245,25 +3309,25 @@ var Tailwind = {
|
|
|
3245
3309
|
};
|
|
3246
3310
|
},
|
|
3247
3311
|
table: 'w-full border-spacing-0',
|
|
3248
|
-
thead: function thead(
|
|
3249
|
-
var context =
|
|
3312
|
+
thead: function thead(_ref164) {
|
|
3313
|
+
var context = _ref164.context;
|
|
3250
3314
|
return {
|
|
3251
3315
|
className: classNames({
|
|
3252
3316
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3253
3317
|
})
|
|
3254
3318
|
};
|
|
3255
3319
|
},
|
|
3256
|
-
tbody: function tbody(
|
|
3257
|
-
var props =
|
|
3258
|
-
context =
|
|
3320
|
+
tbody: function tbody(_ref165) {
|
|
3321
|
+
var props = _ref165.props,
|
|
3322
|
+
context = _ref165.context;
|
|
3259
3323
|
return {
|
|
3260
3324
|
className: classNames({
|
|
3261
3325
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3262
3326
|
})
|
|
3263
3327
|
};
|
|
3264
3328
|
},
|
|
3265
|
-
tfoot: function tfoot(
|
|
3266
|
-
var context =
|
|
3329
|
+
tfoot: function tfoot(_ref166) {
|
|
3330
|
+
var context = _ref166.context;
|
|
3267
3331
|
return {
|
|
3268
3332
|
className: classNames({
|
|
3269
3333
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3276,9 +3340,9 @@ var Tailwind = {
|
|
|
3276
3340
|
},
|
|
3277
3341
|
|
|
3278
3342
|
column: {
|
|
3279
|
-
headercell: function headercell(
|
|
3280
|
-
var context =
|
|
3281
|
-
props =
|
|
3343
|
+
headercell: function headercell(_ref167) {
|
|
3344
|
+
var context = _ref167.context,
|
|
3345
|
+
props = _ref167.props;
|
|
3282
3346
|
return {
|
|
3283
3347
|
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',
|
|
3284
3348
|
// Size
|
|
@@ -3296,9 +3360,9 @@ var Tailwind = {
|
|
|
3296
3360
|
},
|
|
3297
3361
|
|
|
3298
3362
|
headercontent: 'flex items-center',
|
|
3299
|
-
bodycell: function bodycell(
|
|
3300
|
-
var props =
|
|
3301
|
-
context =
|
|
3363
|
+
bodycell: function bodycell(_ref168) {
|
|
3364
|
+
var props = _ref168.props,
|
|
3365
|
+
context = _ref168.context;
|
|
3302
3366
|
return {
|
|
3303
3367
|
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',
|
|
3304
3368
|
// Size
|
|
@@ -3311,8 +3375,8 @@ var Tailwind = {
|
|
|
3311
3375
|
})
|
|
3312
3376
|
};
|
|
3313
3377
|
},
|
|
3314
|
-
footercell: function footercell(
|
|
3315
|
-
var context =
|
|
3378
|
+
footercell: function footercell(_ref169) {
|
|
3379
|
+
var context = _ref169.context;
|
|
3316
3380
|
return {
|
|
3317
3381
|
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',
|
|
3318
3382
|
// Size
|
|
@@ -3323,8 +3387,8 @@ var Tailwind = {
|
|
|
3323
3387
|
})
|
|
3324
3388
|
};
|
|
3325
3389
|
},
|
|
3326
|
-
sorticon: function sorticon(
|
|
3327
|
-
var context =
|
|
3390
|
+
sorticon: function sorticon(_ref170) {
|
|
3391
|
+
var context = _ref170.context;
|
|
3328
3392
|
return {
|
|
3329
3393
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3330
3394
|
};
|
|
@@ -3344,8 +3408,8 @@ var Tailwind = {
|
|
|
3344
3408
|
root: 'min-[0px]:flex mb-2'
|
|
3345
3409
|
},
|
|
3346
3410
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3347
|
-
filterrowitem: function filterrowitem(
|
|
3348
|
-
var context =
|
|
3411
|
+
filterrowitem: function filterrowitem(_ref171) {
|
|
3412
|
+
var context = _ref171.context;
|
|
3349
3413
|
return {
|
|
3350
3414
|
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')
|
|
3351
3415
|
};
|
|
@@ -3376,8 +3440,8 @@ var Tailwind = {
|
|
|
3376
3440
|
filterapplybutton: {
|
|
3377
3441
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3378
3442
|
},
|
|
3379
|
-
filtermenubutton: function filtermenubutton(
|
|
3380
|
-
var context =
|
|
3443
|
+
filtermenubutton: function filtermenubutton(_ref172) {
|
|
3444
|
+
var context = _ref172.context;
|
|
3381
3445
|
return {
|
|
3382
3446
|
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',
|
|
3383
3447
|
// Hover
|
|
@@ -3390,8 +3454,8 @@ var Tailwind = {
|
|
|
3390
3454
|
})
|
|
3391
3455
|
};
|
|
3392
3456
|
},
|
|
3393
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3394
|
-
var context =
|
|
3457
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref173) {
|
|
3458
|
+
var context = _ref173.context;
|
|
3395
3459
|
return {
|
|
3396
3460
|
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', {
|
|
3397
3461
|
invisible: !context.hidden
|
|
@@ -3430,8 +3494,8 @@ var Tailwind = {
|
|
|
3430
3494
|
radiobuttonwrapper: {
|
|
3431
3495
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3432
3496
|
},
|
|
3433
|
-
radiobutton: function radiobutton(
|
|
3434
|
-
var context =
|
|
3497
|
+
radiobutton: function radiobutton(_ref174) {
|
|
3498
|
+
var context = _ref174.context;
|
|
3435
3499
|
return {
|
|
3436
3500
|
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', {
|
|
3437
3501
|
'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,
|
|
@@ -3439,8 +3503,8 @@ var Tailwind = {
|
|
|
3439
3503
|
})
|
|
3440
3504
|
};
|
|
3441
3505
|
},
|
|
3442
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3443
|
-
var context =
|
|
3506
|
+
radiobuttonicon: function radiobuttonicon(_ref175) {
|
|
3507
|
+
var context = _ref175.context;
|
|
3444
3508
|
return {
|
|
3445
3509
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3446
3510
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3451,8 +3515,8 @@ var Tailwind = {
|
|
|
3451
3515
|
headercheckboxwrapper: {
|
|
3452
3516
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3453
3517
|
},
|
|
3454
|
-
headercheckbox: function headercheckbox(
|
|
3455
|
-
var context =
|
|
3518
|
+
headercheckbox: function headercheckbox(_ref176) {
|
|
3519
|
+
var context = _ref176.context;
|
|
3456
3520
|
return {
|
|
3457
3521
|
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', {
|
|
3458
3522
|
'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,
|
|
@@ -3464,8 +3528,8 @@ var Tailwind = {
|
|
|
3464
3528
|
checkboxwrapper: {
|
|
3465
3529
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3466
3530
|
},
|
|
3467
|
-
checkbox: function checkbox(
|
|
3468
|
-
var context =
|
|
3531
|
+
checkbox: function checkbox(_ref177) {
|
|
3532
|
+
var context = _ref177.context;
|
|
3469
3533
|
return {
|
|
3470
3534
|
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', {
|
|
3471
3535
|
'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,
|
|
@@ -3476,8 +3540,8 @@ var Tailwind = {
|
|
|
3476
3540
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3477
3541
|
transition: TRANSITIONS.overlay
|
|
3478
3542
|
},
|
|
3479
|
-
bodyrow: function bodyrow(
|
|
3480
|
-
var context =
|
|
3543
|
+
bodyrow: function bodyrow(_ref178) {
|
|
3544
|
+
var context = _ref178.context;
|
|
3481
3545
|
return {
|
|
3482
3546
|
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]',
|
|
3483
3547
|
// Focus
|