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
|
@@ -126,21 +126,21 @@ function classNames() {
|
|
|
126
126
|
|
|
127
127
|
var TRANSITIONS = {
|
|
128
128
|
toggleable: {
|
|
129
|
+
timeout: 500,
|
|
129
130
|
classNames: {
|
|
130
131
|
enter: 'max-h-0',
|
|
131
|
-
enterActive: 'overflow-hidden transition-all duration-500 ease-in-out',
|
|
132
|
-
enterDone: 'max-h-40',
|
|
132
|
+
enterActive: '!max-h-40 overflow-hidden transition-all duration-500 ease-in-out',
|
|
133
133
|
exit: 'max-h-40',
|
|
134
|
-
exitActive: 'overflow-hidden transition-all duration-500 ease-in'
|
|
135
|
-
exitDone: 'max-h-0'
|
|
134
|
+
exitActive: '!max-h-0 overflow-hidden transition-all duration-500 ease-in'
|
|
136
135
|
}
|
|
137
136
|
},
|
|
138
137
|
overlay: {
|
|
138
|
+
timeout: 150,
|
|
139
139
|
classNames: {
|
|
140
140
|
enter: 'opacity-0 scale-75',
|
|
141
|
-
enterActive: 'transition-transform transition-opacity duration-150 ease-in',
|
|
142
|
-
|
|
143
|
-
|
|
141
|
+
enterActive: 'opacity-100 !scale-100 transition-transform transition-opacity duration-150 ease-in',
|
|
142
|
+
exit: 'opacity-100',
|
|
143
|
+
exitActive: '!opacity-0 transition-opacity duration-150 ease-linear'
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
146
|
};
|
|
@@ -341,15 +341,15 @@ var Tailwind = {
|
|
|
341
341
|
navContent: 'overflow-y-hidden overscroll-contain overscroll-auto scroll-smooth [&::-webkit-scrollbar]:hidden',
|
|
342
342
|
// Overflow and scrollbar styles.
|
|
343
343
|
previousButton: {
|
|
344
|
-
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.
|
|
344
|
+
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.
|
|
345
345
|
},
|
|
346
346
|
|
|
347
347
|
nextButton: {
|
|
348
|
-
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.
|
|
348
|
+
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.
|
|
349
349
|
},
|
|
350
350
|
|
|
351
351
|
nav: {
|
|
352
|
-
className: classNames('flex flex-1 list-none m-0 p-0', 'bg-
|
|
352
|
+
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.
|
|
353
353
|
},
|
|
354
354
|
|
|
355
355
|
tabpanel: {
|
|
@@ -368,7 +368,7 @@ var Tailwind = {
|
|
|
368
368
|
return {
|
|
369
369
|
className: classNames('items-center cursor-pointer flex overflow-hidden relative select-none text-decoration-none user-select-none',
|
|
370
370
|
// Flex and overflow styles.
|
|
371
|
-
'border-b-2 p-5 font-bold rounded-t-
|
|
371
|
+
'border-b-2 p-5 font-bold rounded-t-md transition-shadow duration-200 m-0',
|
|
372
372
|
// Border, padding, font, and transition styles.
|
|
373
373
|
'transition-colors duration-200',
|
|
374
374
|
// Transition duration style.
|
|
@@ -391,7 +391,7 @@ var Tailwind = {
|
|
|
391
391
|
},
|
|
392
392
|
|
|
393
393
|
content: {
|
|
394
|
-
className: classNames('bg-white p-5 border-0 text-gray-700 rounded-bl-
|
|
394
|
+
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.
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
@@ -455,7 +455,7 @@ var Tailwind = {
|
|
|
455
455
|
};
|
|
456
456
|
},
|
|
457
457
|
footer: {
|
|
458
|
-
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
|
|
458
|
+
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')
|
|
459
459
|
},
|
|
460
460
|
mask: function mask(_ref15) {
|
|
461
461
|
var props = _ref15.props;
|
|
@@ -467,31 +467,34 @@ var Tailwind = {
|
|
|
467
467
|
},
|
|
468
468
|
transition: function transition(_ref16) {
|
|
469
469
|
var props = _ref16.props;
|
|
470
|
-
return
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
470
|
+
return {
|
|
471
|
+
timeout: 200,
|
|
472
|
+
classNames: props.position === 'top' ? {
|
|
473
|
+
enter: 'opacity-0 scale-75 translate-x-0 -translate-y-full translate-z-0',
|
|
474
|
+
enterActive: '!opacity-100 !scale-100 !translate-y-0 transition-all duration-200 ease-out',
|
|
475
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
476
|
+
exitActive: '!opacity-0 !scale-75 translate-x-0 -translate-y-full translate-z-0'
|
|
477
|
+
} : props.position === 'bottom' ? {
|
|
478
|
+
enter: 'opacity-0 scale-75 translate-y-full',
|
|
479
|
+
enterActive: '!opacity-100 !scale-100 !translate-y-0 transition-all duration-200 ease-out',
|
|
480
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
481
|
+
exitActive: '!opacity-0 !scale-75 translate-x-0 translate-y-full translate-z-0'
|
|
482
|
+
} : props.position === 'left' || props.position === 'top-left' || props.position === 'bottom-left' ? {
|
|
483
|
+
enter: 'opacity-0 scale-75 -translate-x-full translate-y-0 translate-z-0',
|
|
484
|
+
enterActive: '!opacity-100 !scale-100 !translate-x-0 transition-all duration-200 ease-out',
|
|
485
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
486
|
+
exitActive: '!opacity-0 !scale-75 -translate-x-full translate-y-0 translate-z-0'
|
|
487
|
+
} : props.position === 'right' || props.position === 'top-right' || props.position === 'bottom-right' ? {
|
|
488
|
+
enter: 'opacity-0 scale-75 translate-x-full translate-y-0 translate-z-0',
|
|
489
|
+
enterActive: '!opacity-100 !scale-100 !translate-x-0 transition-all duration-200 ease-out',
|
|
490
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
491
|
+
exitActive: '!opacity-0 !scale-75 translate-x-full translate-y-0 translate-z-0'
|
|
492
|
+
} : {
|
|
493
|
+
enter: 'opacity-0 scale-75',
|
|
494
|
+
enterActive: '!opacity-100 !scale-100 transition-all duration-200 ease-out',
|
|
495
|
+
exit: 'opacity-100 scale-100 transition-all duration-200 ease-out',
|
|
496
|
+
exitActive: '!opacity-0 !scale-75'
|
|
497
|
+
}
|
|
495
498
|
};
|
|
496
499
|
}
|
|
497
500
|
},
|
|
@@ -502,12 +505,12 @@ var Tailwind = {
|
|
|
502
505
|
content: 'p-5 items-center flex',
|
|
503
506
|
icon: 'text-2xl',
|
|
504
507
|
message: 'ml-4',
|
|
505
|
-
footer: 'text-right px-5 py-5 pt-0
|
|
508
|
+
footer: 'flex gap-2 justify-end align-center text-right px-5 py-5 pt-0',
|
|
506
509
|
transition: TRANSITIONS.overlay
|
|
507
510
|
},
|
|
508
511
|
overlaypanel: {
|
|
509
512
|
root: {
|
|
510
|
-
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')
|
|
513
|
+
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')
|
|
511
514
|
},
|
|
512
515
|
content: 'p-5 items-center flex',
|
|
513
516
|
transition: TRANSITIONS.overlay
|
|
@@ -516,8 +519,8 @@ var Tailwind = {
|
|
|
516
519
|
root: function root(_ref17) {
|
|
517
520
|
var props = _ref17.props;
|
|
518
521
|
return {
|
|
519
|
-
className: classNames('flex flex-col pointer-events-auto relative transform
|
|
520
|
-
'!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.
|
|
522
|
+
className: classNames('flex flex-col pointer-events-auto relative transform relative', 'bg-white text-gray-700 border-0 shadow-lg', {
|
|
523
|
+
'!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.fullScreen,
|
|
521
524
|
'h-full w-80': props.position == 'left' || props.position == 'right',
|
|
522
525
|
'h-40 w-full': props.position == 'top' || props.position == 'bottom'
|
|
523
526
|
}, 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
|
|
@@ -540,23 +543,34 @@ var Tailwind = {
|
|
|
540
543
|
},
|
|
541
544
|
transition: function transition(_ref18) {
|
|
542
545
|
var props = _ref18.props;
|
|
543
|
-
return
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
546
|
+
return {
|
|
547
|
+
timeout: 300,
|
|
548
|
+
classNames: props.fullScreen ? {
|
|
549
|
+
enter: 'opacity-0',
|
|
550
|
+
enterActive: '!opacity-100 transition-opacity duration-300 ease-in',
|
|
551
|
+
exit: 'opacity-100 transition-opacity duration-300 ease-in',
|
|
552
|
+
exitActive: '!opacity-0'
|
|
553
|
+
} : props.position === 'top' ? {
|
|
554
|
+
enter: 'translate-x-0 -translate-y-full translate-z-0',
|
|
555
|
+
enterActive: '!translate-y-0 transition-transform duration-300',
|
|
556
|
+
exit: 'translate-y-0 transition-transform duration-300',
|
|
557
|
+
exitActive: 'translate-x-0 !-translate-y-full translate-z-0'
|
|
558
|
+
} : props.position === 'bottom' ? {
|
|
559
|
+
enter: 'translate-x-0 translate-y-full translate-z-0',
|
|
560
|
+
enterActive: '!translate-y-0 transition-transform duration-300',
|
|
561
|
+
exit: 'translate-y-0 transition-transform duration-300',
|
|
562
|
+
exitActive: 'translate-x-0 !translate-y-full translate-z-0'
|
|
563
|
+
} : props.position === 'left' ? {
|
|
564
|
+
enter: '-translate-x-full translate-y-0 translate-z-0',
|
|
565
|
+
enterActive: '!translate-x-0 transition-transform duration-300',
|
|
566
|
+
exit: 'translate-x-0 transition-transform duration-300',
|
|
567
|
+
exitActive: '!-translate-x-full translate-y-0 translate-z-0'
|
|
568
|
+
} : props.position === 'right' ? {
|
|
569
|
+
enter: 'translate-x-full translate-y-0 translate-z-0',
|
|
570
|
+
enterActive: '!translate-x-0 transition-transform duration-300',
|
|
571
|
+
exit: 'translate-x-0 transition-transform duration-300',
|
|
572
|
+
exitActive: '!translate-x-full translate-y-0 translate-z-0'
|
|
573
|
+
} : undefined
|
|
560
574
|
};
|
|
561
575
|
}
|
|
562
576
|
},
|
|
@@ -647,11 +661,13 @@ var Tailwind = {
|
|
|
647
661
|
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')
|
|
648
662
|
},
|
|
649
663
|
transition: {
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
664
|
+
timeout: 300,
|
|
665
|
+
classNames: {
|
|
666
|
+
enter: 'max-h-0 opacity-0',
|
|
667
|
+
enterActive: '!max-h-40 !opacity-100 overflow-hidden transition-all duration-300',
|
|
668
|
+
exit: 'max-h-40 opacity-100',
|
|
669
|
+
exitActive: '!max-h-0 !opacity-0 !m-0 overflow-hidden transition-all duration-300 ease-in'
|
|
670
|
+
}
|
|
655
671
|
}
|
|
656
672
|
},
|
|
657
673
|
message: {
|
|
@@ -695,11 +711,16 @@ var Tailwind = {
|
|
|
695
711
|
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')
|
|
696
712
|
},
|
|
697
713
|
transition: {
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
714
|
+
timeout: {
|
|
715
|
+
enter: 300,
|
|
716
|
+
exit: 500
|
|
717
|
+
},
|
|
718
|
+
classNames: {
|
|
719
|
+
enter: 'opacity-0 max-h-0 translate-x-0 translate-y-2/4 translate-z-0',
|
|
720
|
+
enterActive: '!max-h-40 !opacity-90 !translate-y-0 transition-transform transition-opacity duration-300',
|
|
721
|
+
exit: 'max-h-40 opacity-90',
|
|
722
|
+
exitActive: '!max-h-0 !opacity-0 !mb-0 overflow-hidden transition-all duration-500 ease-in'
|
|
723
|
+
}
|
|
703
724
|
}
|
|
704
725
|
},
|
|
705
726
|
//BUTTONS
|
|
@@ -708,18 +729,23 @@ var Tailwind = {
|
|
|
708
729
|
var props = _ref24.props,
|
|
709
730
|
context = _ref24.context;
|
|
710
731
|
return {
|
|
711
|
-
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
'
|
|
732
|
+
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', {
|
|
733
|
+
'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,
|
|
734
|
+
'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
|
|
735
|
+
}, {
|
|
736
|
+
'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',
|
|
737
|
+
'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',
|
|
738
|
+
'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',
|
|
739
|
+
'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',
|
|
740
|
+
'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',
|
|
741
|
+
'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'
|
|
716
742
|
}, {
|
|
717
|
-
'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,
|
|
718
|
-
'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,
|
|
719
|
-
'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,
|
|
720
|
-
'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,
|
|
721
|
-
'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,
|
|
722
|
-
'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
|
|
743
|
+
'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,
|
|
744
|
+
'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,
|
|
745
|
+
'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,
|
|
746
|
+
'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,
|
|
747
|
+
'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,
|
|
748
|
+
'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
|
|
723
749
|
}, {
|
|
724
750
|
'shadow-lg': props.raised
|
|
725
751
|
}, {
|
|
@@ -727,12 +753,12 @@ var Tailwind = {
|
|
|
727
753
|
'rounded-full': props.rounded
|
|
728
754
|
}, {
|
|
729
755
|
'bg-transparent border-transparent': props.text && !props.plain,
|
|
730
|
-
'text-blue-500 hover:bg-blue-300/20': props.text && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
731
|
-
'text-gray-500 hover:bg-gray-300/20': props.text && props.severity === 'secondary' && !props.plain,
|
|
732
|
-
'text-green-500 hover:bg-green-300/20': props.text && props.severity === 'success' && !props.plain,
|
|
733
|
-
'text-orange-500 hover:bg-orange-300/20': props.text && props.severity === 'warning' && !props.plain,
|
|
734
|
-
'text-purple-500 hover:bg-purple-300/20': props.text && props.severity === 'help' && !props.plain,
|
|
735
|
-
'text-red-500 hover:bg-red-300/20': props.text && props.severity === 'danger' && !props.plain
|
|
756
|
+
'text-blue-500 dark:text-blue-400 hover:bg-blue-300/20': props.text && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
757
|
+
'text-gray-500 dark:text-grayy-400 hover:bg-gray-300/20': props.text && props.severity === 'secondary' && !props.plain,
|
|
758
|
+
'text-green-500 dark:text-green-400 hover:bg-green-300/20': props.text && props.severity === 'success' && !props.plain,
|
|
759
|
+
'text-orange-500 dark:text-orange-400 hover:bg-orange-300/20': props.text && props.severity === 'warning' && !props.plain,
|
|
760
|
+
'text-purple-500 dark:text-purple-400 hover:bg-purple-300/20': props.text && props.severity === 'help' && !props.plain,
|
|
761
|
+
'text-red-500 dark:text-red-400 hover:bg-red-300/20': props.text && props.severity === 'danger' && !props.plain
|
|
736
762
|
}, {
|
|
737
763
|
'shadow-lg': props.raised && props.text
|
|
738
764
|
}, {
|
|
@@ -741,16 +767,18 @@ var Tailwind = {
|
|
|
741
767
|
'text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600': props.plain & !props.outlined & !props.text
|
|
742
768
|
}, {
|
|
743
769
|
'bg-transparent border': props.outlined && !props.plain,
|
|
744
|
-
'text-blue-500 border border-blue-500 hover:bg-blue-300/20': props.outlined && (props.severity === null || props.severity === 'info') && !props.plain,
|
|
745
|
-
'text-gray-500 border border-gray-500 hover:bg-gray-300/20': props.outlined && props.severity === 'secondary' && !props.plain,
|
|
746
|
-
'text-green-500 border border-green-500 hover:bg-green-300/20': props.outlined && props.severity === 'success' && !props.plain,
|
|
747
|
-
'text-orange-500 border border-orange-500 hover:bg-orange-300/20': props.outlined && props.severity === 'warning' && !props.plain,
|
|
748
|
-
'text-purple-500 border border-purple-500 hover:bg-purple-300/20': props.outlined && props.severity === 'help' && !props.plain,
|
|
749
|
-
'text-red-500 border border-red-500 hover:bg-red-300/20': props.outlined && props.severity === 'danger' && !props.plain
|
|
770
|
+
'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,
|
|
771
|
+
'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,
|
|
772
|
+
'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,
|
|
773
|
+
'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,
|
|
774
|
+
'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,
|
|
775
|
+
'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
|
|
750
776
|
}, {
|
|
751
777
|
'px-4 py-3 text-base': props.size === null,
|
|
752
778
|
'text-xs py-2 px-3': props.size === 'small',
|
|
753
779
|
'text-xl py-3 px-4': props.size === 'large'
|
|
780
|
+
}, {
|
|
781
|
+
'flex-column': props.iconPos == 'top' || props.iconPos == 'bottom'
|
|
754
782
|
}, {
|
|
755
783
|
'opacity-60 pointer-events-none cursor-default': context === null || context === void 0 ? void 0 : context.disabled
|
|
756
784
|
})
|
|
@@ -761,6 +789,8 @@ var Tailwind = {
|
|
|
761
789
|
return {
|
|
762
790
|
className: classNames('flex-1', 'duration-200', 'font-bold', {
|
|
763
791
|
'hover:underline': props.link
|
|
792
|
+
}, {
|
|
793
|
+
'invisible w-0': props.label == null
|
|
764
794
|
})
|
|
765
795
|
};
|
|
766
796
|
},
|
|
@@ -769,9 +799,9 @@ var Tailwind = {
|
|
|
769
799
|
return {
|
|
770
800
|
className: classNames('mx-0', {
|
|
771
801
|
'mr-2': props.iconPos == 'left' && props.label != null,
|
|
772
|
-
'ml-2': props.iconPos == 'right' && props.label != null,
|
|
802
|
+
'ml-2 order-1': props.iconPos == 'right' && props.label != null,
|
|
773
803
|
'mb-2': props.iconPos == 'top' && props.label != null,
|
|
774
|
-
'mt-2': props.iconPos == 'bottom' && props.label != null
|
|
804
|
+
'mt-2 order-2': props.iconPos == 'bottom' && props.label != null
|
|
775
805
|
})
|
|
776
806
|
};
|
|
777
807
|
},
|
|
@@ -1243,10 +1273,10 @@ var Tailwind = {
|
|
|
1243
1273
|
item: function item(_ref63) {
|
|
1244
1274
|
var context = _ref63.context;
|
|
1245
1275
|
return {
|
|
1246
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1247
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1248
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1249
|
-
'bg-blue-
|
|
1276
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1277
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1278
|
+
'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,
|
|
1279
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1250
1280
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1251
1281
|
})
|
|
1252
1282
|
};
|
|
@@ -1275,14 +1305,28 @@ var Tailwind = {
|
|
|
1275
1305
|
};
|
|
1276
1306
|
},
|
|
1277
1307
|
input: {
|
|
1278
|
-
root: {
|
|
1279
|
-
|
|
1280
|
-
|
|
1308
|
+
root: function root(_ref65) {
|
|
1309
|
+
var props = _ref65.props;
|
|
1310
|
+
return {
|
|
1311
|
+
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', {
|
|
1312
|
+
'rounded-lg': !props.showIcon,
|
|
1313
|
+
'border-r-0 rounded-l-lg': props.showIcon
|
|
1314
|
+
})
|
|
1315
|
+
};
|
|
1281
1316
|
}
|
|
1282
1317
|
},
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1318
|
+
dropdownbutton: function dropdownbutton(_ref66) {
|
|
1319
|
+
var props = _ref66.props;
|
|
1320
|
+
return {
|
|
1321
|
+
root: {
|
|
1322
|
+
className: classNames({
|
|
1323
|
+
'rounded-l-none': props.showIcon
|
|
1324
|
+
})
|
|
1325
|
+
}
|
|
1326
|
+
};
|
|
1327
|
+
},
|
|
1328
|
+
panel: function panel(_ref67) {
|
|
1329
|
+
var props = _ref67.props;
|
|
1286
1330
|
return {
|
|
1287
1331
|
className: classNames('bg-white dark:bg-gray-900', 'min-w-[350px]', {
|
|
1288
1332
|
'shadow-md border-0 absolute': !props.inline,
|
|
@@ -1312,8 +1356,8 @@ var Tailwind = {
|
|
|
1312
1356
|
tableheadercell: 'p-2',
|
|
1313
1357
|
weekday: 'text-gray-600 dark:text-white/70',
|
|
1314
1358
|
day: 'p-2',
|
|
1315
|
-
daylabel: function daylabel(
|
|
1316
|
-
var context =
|
|
1359
|
+
daylabel: function daylabel(_ref68) {
|
|
1360
|
+
var context = _ref68.context;
|
|
1317
1361
|
return {
|
|
1318
1362
|
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)]', {
|
|
1319
1363
|
'opacity-60 cursor-default': context.disabled,
|
|
@@ -1325,8 +1369,8 @@ var Tailwind = {
|
|
|
1325
1369
|
};
|
|
1326
1370
|
},
|
|
1327
1371
|
monthpicker: 'my-2',
|
|
1328
|
-
month: function month(
|
|
1329
|
-
var context =
|
|
1372
|
+
month: function month(_ref69) {
|
|
1373
|
+
var context = _ref69.context;
|
|
1330
1374
|
return {
|
|
1331
1375
|
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)]', {
|
|
1332
1376
|
'text-gray-600 dark:text-white/70 bg-transprent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1337,8 +1381,8 @@ var Tailwind = {
|
|
|
1337
1381
|
yearpicker: {
|
|
1338
1382
|
className: classNames('my-2')
|
|
1339
1383
|
},
|
|
1340
|
-
year: function year(
|
|
1341
|
-
var context =
|
|
1384
|
+
year: function year(_ref70) {
|
|
1385
|
+
var context = _ref70.context;
|
|
1342
1386
|
return {
|
|
1343
1387
|
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)]', {
|
|
1344
1388
|
'text-gray-600 dark:text-white/70 bg-transprent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1372,13 +1416,13 @@ var Tailwind = {
|
|
|
1372
1416
|
},
|
|
1373
1417
|
wrapper: 'overflow-auto',
|
|
1374
1418
|
list: 'py-3 list-none m-0',
|
|
1375
|
-
item: function item(
|
|
1376
|
-
var context =
|
|
1419
|
+
item: function item(_ref71) {
|
|
1420
|
+
var context = _ref71.context;
|
|
1377
1421
|
return {
|
|
1378
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1379
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1380
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1381
|
-
'bg-blue-
|
|
1422
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1423
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1424
|
+
'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,
|
|
1425
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1382
1426
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1383
1427
|
})
|
|
1384
1428
|
};
|
|
@@ -1405,8 +1449,8 @@ var Tailwind = {
|
|
|
1405
1449
|
transition: TRANSITIONS.overlay
|
|
1406
1450
|
},
|
|
1407
1451
|
multiselect: {
|
|
1408
|
-
root: function root(
|
|
1409
|
-
var props =
|
|
1452
|
+
root: function root(_ref72) {
|
|
1453
|
+
var props = _ref72.props;
|
|
1410
1454
|
return {
|
|
1411
1455
|
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', {
|
|
1412
1456
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1414,8 +1458,8 @@ var Tailwind = {
|
|
|
1414
1458
|
};
|
|
1415
1459
|
},
|
|
1416
1460
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1417
|
-
label: function label(
|
|
1418
|
-
var props =
|
|
1461
|
+
label: function label(_ref73) {
|
|
1462
|
+
var props = _ref73.props;
|
|
1419
1463
|
return {
|
|
1420
1464
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', _defineProperty({
|
|
1421
1465
|
'!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),
|
|
@@ -1439,8 +1483,8 @@ var Tailwind = {
|
|
|
1439
1483
|
headerCheckboxContainer: {
|
|
1440
1484
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1441
1485
|
},
|
|
1442
|
-
headerCheckbox: function headerCheckbox(
|
|
1443
|
-
var context =
|
|
1486
|
+
headerCheckbox: function headerCheckbox(_ref74) {
|
|
1487
|
+
var context = _ref74.context;
|
|
1444
1488
|
return {
|
|
1445
1489
|
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)]', {
|
|
1446
1490
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1457,13 +1501,13 @@ var Tailwind = {
|
|
|
1457
1501
|
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')
|
|
1458
1502
|
},
|
|
1459
1503
|
list: 'py-3 list-none m-0',
|
|
1460
|
-
item: function item(
|
|
1461
|
-
var context =
|
|
1504
|
+
item: function item(_ref75) {
|
|
1505
|
+
var context = _ref75.context;
|
|
1462
1506
|
return {
|
|
1463
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1464
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1465
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1466
|
-
'bg-blue-
|
|
1507
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1508
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1509
|
+
'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,
|
|
1510
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1467
1511
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1468
1512
|
})
|
|
1469
1513
|
};
|
|
@@ -1471,8 +1515,8 @@ var Tailwind = {
|
|
|
1471
1515
|
checkboxContainer: {
|
|
1472
1516
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1473
1517
|
},
|
|
1474
|
-
checkbox: function checkbox(
|
|
1475
|
-
var context =
|
|
1518
|
+
checkbox: function checkbox(_ref76) {
|
|
1519
|
+
var context = _ref76.context;
|
|
1476
1520
|
return {
|
|
1477
1521
|
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)]', {
|
|
1478
1522
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1496,8 +1540,8 @@ var Tailwind = {
|
|
|
1496
1540
|
root: {
|
|
1497
1541
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1498
1542
|
},
|
|
1499
|
-
checkbox: function checkbox(
|
|
1500
|
-
var props =
|
|
1543
|
+
checkbox: function checkbox(_ref77) {
|
|
1544
|
+
var props = _ref77.props;
|
|
1501
1545
|
return {
|
|
1502
1546
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1503
1547
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1510,8 +1554,8 @@ var Tailwind = {
|
|
|
1510
1554
|
}
|
|
1511
1555
|
},
|
|
1512
1556
|
inputtextarea: {
|
|
1513
|
-
root: function root(
|
|
1514
|
-
var context =
|
|
1557
|
+
root: function root(_ref78) {
|
|
1558
|
+
var context = _ref78.context;
|
|
1515
1559
|
return {
|
|
1516
1560
|
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)]', {
|
|
1517
1561
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1520,8 +1564,8 @@ var Tailwind = {
|
|
|
1520
1564
|
}
|
|
1521
1565
|
},
|
|
1522
1566
|
treeselect: {
|
|
1523
|
-
root: function root(
|
|
1524
|
-
var props =
|
|
1567
|
+
root: function root(_ref79) {
|
|
1568
|
+
var props = _ref79.props;
|
|
1525
1569
|
return {
|
|
1526
1570
|
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', {
|
|
1527
1571
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1546,8 +1590,8 @@ var Tailwind = {
|
|
|
1546
1590
|
transition: TRANSITIONS.overlay
|
|
1547
1591
|
},
|
|
1548
1592
|
autocomplete: {
|
|
1549
|
-
root: function root(
|
|
1550
|
-
var props =
|
|
1593
|
+
root: function root(_ref80) {
|
|
1594
|
+
var props = _ref80.props;
|
|
1551
1595
|
return {
|
|
1552
1596
|
className: classNames('relative inline-flex', {
|
|
1553
1597
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1562,8 +1606,8 @@ var Tailwind = {
|
|
|
1562
1606
|
inputtoken: {
|
|
1563
1607
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1564
1608
|
},
|
|
1565
|
-
input: function input(
|
|
1566
|
-
var props =
|
|
1609
|
+
input: function input(_ref81) {
|
|
1610
|
+
var props = _ref81.props;
|
|
1567
1611
|
return {
|
|
1568
1612
|
root: {
|
|
1569
1613
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1585,13 +1629,13 @@ var Tailwind = {
|
|
|
1585
1629
|
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')
|
|
1586
1630
|
},
|
|
1587
1631
|
list: 'py-3 list-none m-0',
|
|
1588
|
-
item: function item(
|
|
1589
|
-
var context =
|
|
1632
|
+
item: function item(_ref82) {
|
|
1633
|
+
var context = _ref82.context;
|
|
1590
1634
|
return {
|
|
1591
|
-
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none',
|
|
1592
|
-
'text-gray-700': !context.focused && !context.selected,
|
|
1593
|
-
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused && !context.selected,
|
|
1594
|
-
'bg-blue-
|
|
1635
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1636
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
1637
|
+
'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,
|
|
1638
|
+
'bg-blue-100 text-blue-700 dark:bg-blue-400 dark:text-white/80': context.focused && context.selected,
|
|
1595
1639
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': !context.focused && context.selected
|
|
1596
1640
|
})
|
|
1597
1641
|
};
|
|
@@ -1602,8 +1646,8 @@ var Tailwind = {
|
|
|
1602
1646
|
transition: TRANSITIONS.overlay
|
|
1603
1647
|
},
|
|
1604
1648
|
chips: {
|
|
1605
|
-
root: function root(
|
|
1606
|
-
var props =
|
|
1649
|
+
root: function root(_ref83) {
|
|
1650
|
+
var props = _ref83.props;
|
|
1607
1651
|
return {
|
|
1608
1652
|
className: classNames('flex', {
|
|
1609
1653
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1625,8 +1669,8 @@ var Tailwind = {
|
|
|
1625
1669
|
removeTokenIcon: 'ml-2'
|
|
1626
1670
|
},
|
|
1627
1671
|
colorpicker: {
|
|
1628
|
-
root: function root(
|
|
1629
|
-
var props =
|
|
1672
|
+
root: function root(_ref84) {
|
|
1673
|
+
var props = _ref84.props;
|
|
1630
1674
|
return {
|
|
1631
1675
|
className: classNames('inline-block', {
|
|
1632
1676
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1636,8 +1680,8 @@ var Tailwind = {
|
|
|
1636
1680
|
input: {
|
|
1637
1681
|
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')
|
|
1638
1682
|
},
|
|
1639
|
-
panel: function panel(
|
|
1640
|
-
var props =
|
|
1683
|
+
panel: function panel(_ref85) {
|
|
1684
|
+
var props = _ref85.props;
|
|
1641
1685
|
return {
|
|
1642
1686
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1643
1687
|
'relative h-48 w-52': props.inline,
|
|
@@ -1677,8 +1721,8 @@ var Tailwind = {
|
|
|
1677
1721
|
},
|
|
1678
1722
|
//MISC
|
|
1679
1723
|
badge: {
|
|
1680
|
-
root: function root(
|
|
1681
|
-
var props =
|
|
1724
|
+
root: function root(_ref86) {
|
|
1725
|
+
var props = _ref86.props;
|
|
1682
1726
|
return {
|
|
1683
1727
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1684
1728
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1696,9 +1740,9 @@ var Tailwind = {
|
|
|
1696
1740
|
}
|
|
1697
1741
|
},
|
|
1698
1742
|
avatar: {
|
|
1699
|
-
root: function root(
|
|
1700
|
-
var props =
|
|
1701
|
-
state =
|
|
1743
|
+
root: function root(_ref87) {
|
|
1744
|
+
var props = _ref87.props,
|
|
1745
|
+
state = _ref87.state;
|
|
1702
1746
|
return {
|
|
1703
1747
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1704
1748
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1734,8 +1778,8 @@ var Tailwind = {
|
|
|
1734
1778
|
root: {
|
|
1735
1779
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1736
1780
|
},
|
|
1737
|
-
value: function value(
|
|
1738
|
-
var props =
|
|
1781
|
+
value: function value(_ref88) {
|
|
1782
|
+
var props = _ref88.props;
|
|
1739
1783
|
return {
|
|
1740
1784
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1741
1785
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1755,8 +1799,8 @@ var Tailwind = {
|
|
|
1755
1799
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1756
1800
|
},
|
|
1757
1801
|
skeleton: {
|
|
1758
|
-
root: function root(
|
|
1759
|
-
var props =
|
|
1802
|
+
root: function root(_ref89) {
|
|
1803
|
+
var props = _ref89.props;
|
|
1760
1804
|
return {
|
|
1761
1805
|
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', {
|
|
1762
1806
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1766,8 +1810,8 @@ var Tailwind = {
|
|
|
1766
1810
|
}
|
|
1767
1811
|
},
|
|
1768
1812
|
tag: {
|
|
1769
|
-
root: function root(
|
|
1770
|
-
var props =
|
|
1813
|
+
root: function root(_ref90) {
|
|
1814
|
+
var props = _ref90.props;
|
|
1771
1815
|
return {
|
|
1772
1816
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1773
1817
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1791,8 +1835,8 @@ var Tailwind = {
|
|
|
1791
1835
|
}
|
|
1792
1836
|
},
|
|
1793
1837
|
scrolltop: {
|
|
1794
|
-
root: function root(
|
|
1795
|
-
var props =
|
|
1838
|
+
root: function root(_ref91) {
|
|
1839
|
+
var props = _ref91.props;
|
|
1796
1840
|
return {
|
|
1797
1841
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1798
1842
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1801,10 +1845,13 @@ var Tailwind = {
|
|
|
1801
1845
|
};
|
|
1802
1846
|
},
|
|
1803
1847
|
transition: {
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1848
|
+
timeout: 150,
|
|
1849
|
+
classNames: {
|
|
1850
|
+
enter: 'opacity-0',
|
|
1851
|
+
enterActive: '!opacity-100 transition-opacity duration-150',
|
|
1852
|
+
exit: 'opacity-100',
|
|
1853
|
+
exitActive: '!opacity-0 transition-opacity duration-150'
|
|
1854
|
+
}
|
|
1808
1855
|
}
|
|
1809
1856
|
},
|
|
1810
1857
|
terminal: {
|
|
@@ -1839,8 +1886,8 @@ var Tailwind = {
|
|
|
1839
1886
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1840
1887
|
},
|
|
1841
1888
|
menuitem: 'relative',
|
|
1842
|
-
content: function content(
|
|
1843
|
-
var context =
|
|
1889
|
+
content: function content(_ref92) {
|
|
1890
|
+
var context = _ref92.context;
|
|
1844
1891
|
return {
|
|
1845
1892
|
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',
|
|
1846
1893
|
// Hover
|
|
@@ -1858,13 +1905,18 @@ var Tailwind = {
|
|
|
1858
1905
|
icon: 'text-gray-600 dark:text-white/70 mr-2',
|
|
1859
1906
|
label: 'text-gray-600 dark:text-white/70',
|
|
1860
1907
|
transition: {
|
|
1861
|
-
|
|
1862
|
-
|
|
1908
|
+
timeout: {
|
|
1909
|
+
enter: 250
|
|
1910
|
+
},
|
|
1911
|
+
classNames: {
|
|
1912
|
+
enter: 'opacity-0',
|
|
1913
|
+
enterActive: '!opacity-100 transition-opacity duration-250'
|
|
1914
|
+
}
|
|
1863
1915
|
}
|
|
1864
1916
|
},
|
|
1865
1917
|
dock: {
|
|
1866
|
-
root: function root(
|
|
1867
|
-
var props =
|
|
1918
|
+
root: function root(_ref93) {
|
|
1919
|
+
var props = _ref93.props;
|
|
1868
1920
|
return {
|
|
1869
1921
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1870
1922
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1877,18 +1929,18 @@ var Tailwind = {
|
|
|
1877
1929
|
container: {
|
|
1878
1930
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1879
1931
|
},
|
|
1880
|
-
menu: function menu(
|
|
1881
|
-
var props =
|
|
1932
|
+
menu: function menu(_ref94) {
|
|
1933
|
+
var props = _ref94.props;
|
|
1882
1934
|
return {
|
|
1883
1935
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1884
1936
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1885
1937
|
})
|
|
1886
1938
|
};
|
|
1887
1939
|
},
|
|
1888
|
-
menuitem: function menuitem(
|
|
1889
|
-
var props =
|
|
1890
|
-
context =
|
|
1891
|
-
state =
|
|
1940
|
+
menuitem: function menuitem(_ref95) {
|
|
1941
|
+
var props = _ref95.props,
|
|
1942
|
+
context = _ref95.context,
|
|
1943
|
+
state = _ref95.state;
|
|
1892
1944
|
return {
|
|
1893
1945
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
1894
1946
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -1911,8 +1963,8 @@ var Tailwind = {
|
|
|
1911
1963
|
menu: {
|
|
1912
1964
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1913
1965
|
},
|
|
1914
|
-
content: function content(
|
|
1915
|
-
var context =
|
|
1966
|
+
content: function content(_ref96) {
|
|
1967
|
+
var context = _ref96.context;
|
|
1916
1968
|
return {
|
|
1917
1969
|
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',
|
|
1918
1970
|
// Hover
|
|
@@ -1934,8 +1986,8 @@ var Tailwind = {
|
|
|
1934
1986
|
root: {
|
|
1935
1987
|
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')
|
|
1936
1988
|
},
|
|
1937
|
-
menu: function menu(
|
|
1938
|
-
var state =
|
|
1989
|
+
menu: function menu(_ref97) {
|
|
1990
|
+
var state = _ref97.state;
|
|
1939
1991
|
return {
|
|
1940
1992
|
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', {
|
|
1941
1993
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -1943,9 +1995,9 @@ var Tailwind = {
|
|
|
1943
1995
|
})
|
|
1944
1996
|
};
|
|
1945
1997
|
},
|
|
1946
|
-
menuitem: function menuitem(
|
|
1947
|
-
var props =
|
|
1948
|
-
context =
|
|
1998
|
+
menuitem: function menuitem(_ref98) {
|
|
1999
|
+
var props = _ref98.props,
|
|
2000
|
+
context = _ref98.context;
|
|
1949
2001
|
return {
|
|
1950
2002
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
1951
2003
|
'rounded-md': props.root
|
|
@@ -1958,27 +2010,27 @@ var Tailwind = {
|
|
|
1958
2010
|
})
|
|
1959
2011
|
};
|
|
1960
2012
|
},
|
|
1961
|
-
action: function action(
|
|
1962
|
-
var context =
|
|
2013
|
+
action: function action(_ref99) {
|
|
2014
|
+
var context = _ref99.context;
|
|
1963
2015
|
return {
|
|
1964
2016
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
1965
|
-
'
|
|
1966
|
-
'
|
|
2017
|
+
'pl-9 sm:pl-5': context.level === 1,
|
|
2018
|
+
'pl-14 sm:pl-5': context.level === 2
|
|
1967
2019
|
})
|
|
1968
2020
|
};
|
|
1969
2021
|
},
|
|
1970
2022
|
icon: 'mr-2',
|
|
1971
|
-
submenuicon: function submenuicon(
|
|
1972
|
-
var props =
|
|
2023
|
+
submenuicon: function submenuicon(_ref100) {
|
|
2024
|
+
var props = _ref100.props;
|
|
1973
2025
|
return {
|
|
1974
|
-
className: classNames(
|
|
1975
|
-
'ml-2': props.root,
|
|
2026
|
+
className: classNames({
|
|
2027
|
+
'ml-auto sm:ml-2': props.root,
|
|
1976
2028
|
'ml-auto': !props.root
|
|
1977
2029
|
})
|
|
1978
2030
|
};
|
|
1979
2031
|
},
|
|
1980
|
-
submenu: function submenu(
|
|
1981
|
-
var props =
|
|
2032
|
+
submenu: function submenu(_ref101) {
|
|
2033
|
+
var props = _ref101.props;
|
|
1982
2034
|
return {
|
|
1983
2035
|
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', {
|
|
1984
2036
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -1991,8 +2043,8 @@ var Tailwind = {
|
|
|
1991
2043
|
}
|
|
1992
2044
|
},
|
|
1993
2045
|
megamenu: {
|
|
1994
|
-
root: function root(
|
|
1995
|
-
var props =
|
|
2046
|
+
root: function root(_ref102) {
|
|
2047
|
+
var props = _ref102.props;
|
|
1996
2048
|
return {
|
|
1997
2049
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
1998
2050
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2003,9 +2055,9 @@ var Tailwind = {
|
|
|
2003
2055
|
menu: {
|
|
2004
2056
|
className: classNames('m-0 sm:p-0 list-none relative', 'outline-none', 'flex items-center flex-wrap flex-row top-auto left-auto relative bg-transparent shadow-none w-auto')
|
|
2005
2057
|
},
|
|
2006
|
-
menuitem: function menuitem(
|
|
2007
|
-
var props =
|
|
2008
|
-
context =
|
|
2058
|
+
menuitem: function menuitem(_ref103) {
|
|
2059
|
+
var props = _ref103.props,
|
|
2060
|
+
context = _ref103.context;
|
|
2009
2061
|
return {
|
|
2010
2062
|
className: classNames('transition-shadow duration-200', {
|
|
2011
2063
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2030,8 +2082,8 @@ var Tailwind = {
|
|
|
2030
2082
|
icon: {
|
|
2031
2083
|
className: 'mr-2'
|
|
2032
2084
|
},
|
|
2033
|
-
submenuicon: function submenuicon(
|
|
2034
|
-
var props =
|
|
2085
|
+
submenuicon: function submenuicon(_ref104) {
|
|
2086
|
+
var props = _ref104.props;
|
|
2035
2087
|
return {
|
|
2036
2088
|
className: classNames({
|
|
2037
2089
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2039,8 +2091,8 @@ var Tailwind = {
|
|
|
2039
2091
|
})
|
|
2040
2092
|
};
|
|
2041
2093
|
},
|
|
2042
|
-
panel: function panel(
|
|
2043
|
-
var props =
|
|
2094
|
+
panel: function panel(_ref105) {
|
|
2095
|
+
var props = _ref105.props;
|
|
2044
2096
|
return {
|
|
2045
2097
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2046
2098
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2076,8 +2128,8 @@ var Tailwind = {
|
|
|
2076
2128
|
menu: {
|
|
2077
2129
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2078
2130
|
},
|
|
2079
|
-
menuitem: function menuitem(
|
|
2080
|
-
var context =
|
|
2131
|
+
menuitem: function menuitem(_ref106) {
|
|
2132
|
+
var context = _ref106.context;
|
|
2081
2133
|
return {
|
|
2082
2134
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80',
|
|
2083
2135
|
// Hover
|
|
@@ -2115,9 +2167,9 @@ var Tailwind = {
|
|
|
2115
2167
|
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')
|
|
2116
2168
|
},
|
|
2117
2169
|
menuitem: 'mr-0',
|
|
2118
|
-
action: function action(
|
|
2119
|
-
var context =
|
|
2120
|
-
state =
|
|
2170
|
+
action: function action(_ref107) {
|
|
2171
|
+
var context = _ref107.context,
|
|
2172
|
+
state = _ref107.state;
|
|
2121
2173
|
return {
|
|
2122
2174
|
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)]', {
|
|
2123
2175
|
'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,
|
|
@@ -2138,8 +2190,8 @@ var Tailwind = {
|
|
|
2138
2190
|
},
|
|
2139
2191
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2140
2192
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2141
|
-
menuitem: function menuitem(
|
|
2142
|
-
var context =
|
|
2193
|
+
menuitem: function menuitem(_ref108) {
|
|
2194
|
+
var context = _ref108.context;
|
|
2143
2195
|
return {
|
|
2144
2196
|
className: classNames({
|
|
2145
2197
|
relative: !context.active,
|
|
@@ -2147,8 +2199,8 @@ var Tailwind = {
|
|
|
2147
2199
|
})
|
|
2148
2200
|
};
|
|
2149
2201
|
},
|
|
2150
|
-
action: function action(
|
|
2151
|
-
var context =
|
|
2202
|
+
action: function action(_ref109) {
|
|
2203
|
+
var context = _ref109.context;
|
|
2152
2204
|
return {
|
|
2153
2205
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2154
2206
|
'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,
|
|
@@ -2156,8 +2208,8 @@ var Tailwind = {
|
|
|
2156
2208
|
})
|
|
2157
2209
|
};
|
|
2158
2210
|
},
|
|
2159
|
-
previous: function previous(
|
|
2160
|
-
var state =
|
|
2211
|
+
previous: function previous(_ref110) {
|
|
2212
|
+
var state = _ref110.state;
|
|
2161
2213
|
return {
|
|
2162
2214
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2163
2215
|
hidden: state.level === 0
|
|
@@ -2180,8 +2232,8 @@ var Tailwind = {
|
|
|
2180
2232
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2181
2233
|
},
|
|
2182
2234
|
menuitem: 'relative',
|
|
2183
|
-
content: function content(
|
|
2184
|
-
var context =
|
|
2235
|
+
content: function content(_ref111) {
|
|
2236
|
+
var context = _ref111.context;
|
|
2185
2237
|
return {
|
|
2186
2238
|
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',
|
|
2187
2239
|
//Hover
|
|
@@ -2193,8 +2245,8 @@ var Tailwind = {
|
|
|
2193
2245
|
})
|
|
2194
2246
|
};
|
|
2195
2247
|
},
|
|
2196
|
-
action: function action(
|
|
2197
|
-
var context =
|
|
2248
|
+
action: function action(_ref112) {
|
|
2249
|
+
var context = _ref112.context;
|
|
2198
2250
|
return {
|
|
2199
2251
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2200
2252
|
'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
|
|
@@ -2245,10 +2297,13 @@ var Tailwind = {
|
|
|
2245
2297
|
},
|
|
2246
2298
|
closeicon: 'w-6 h-6',
|
|
2247
2299
|
transition: {
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2300
|
+
timeout: 150,
|
|
2301
|
+
classNames: {
|
|
2302
|
+
enter: 'opacity-0 scale-75',
|
|
2303
|
+
enterActive: '!opacity-100 !scale-100 transition-all duration-150 ease-in-out',
|
|
2304
|
+
exit: 'opacity-100 scale-100',
|
|
2305
|
+
exitActive: '!opacity-0 !scale-75 transition-all duration-150 ease-in'
|
|
2306
|
+
}
|
|
2252
2307
|
}
|
|
2253
2308
|
},
|
|
2254
2309
|
galleria: {
|
|
@@ -2276,8 +2331,8 @@ var Tailwind = {
|
|
|
2276
2331
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2277
2332
|
},
|
|
2278
2333
|
indicator: 'mr-2',
|
|
2279
|
-
indicatorbutton: function indicatorbutton(
|
|
2280
|
-
var context =
|
|
2334
|
+
indicatorbutton: function indicatorbutton(_ref113) {
|
|
2335
|
+
var context = _ref113.context;
|
|
2281
2336
|
return {
|
|
2282
2337
|
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)]', {
|
|
2283
2338
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2285,8 +2340,8 @@ var Tailwind = {
|
|
|
2285
2340
|
})
|
|
2286
2341
|
};
|
|
2287
2342
|
},
|
|
2288
|
-
mask: function mask(
|
|
2289
|
-
var state =
|
|
2343
|
+
mask: function mask(_ref114) {
|
|
2344
|
+
var state = _ref114.state;
|
|
2290
2345
|
return {
|
|
2291
2346
|
className: classNames({
|
|
2292
2347
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2307,17 +2362,20 @@ var Tailwind = {
|
|
|
2307
2362
|
className: classNames('absolute bottom-0 left-0 w-full', 'bg-black/50 text-white p-4')
|
|
2308
2363
|
},
|
|
2309
2364
|
transition: {
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2365
|
+
timeout: 150,
|
|
2366
|
+
classNames: {
|
|
2367
|
+
enter: 'opacity-0 scale-75',
|
|
2368
|
+
enterActive: '!opacity-100 !scale-100 transition-all duration-150 ease-in-out',
|
|
2369
|
+
exit: 'opacity-100 scale-100',
|
|
2370
|
+
exitActive: '!opacity-0 !scale-75 transition-all duration-150 ease-in'
|
|
2371
|
+
}
|
|
2314
2372
|
}
|
|
2315
2373
|
},
|
|
2316
2374
|
carousel: {
|
|
2317
2375
|
root: 'flex flex-col',
|
|
2318
2376
|
content: 'flex flex-col overflow-auto',
|
|
2319
|
-
container: function container(
|
|
2320
|
-
var props =
|
|
2377
|
+
container: function container(_ref115) {
|
|
2378
|
+
var props = _ref115.props;
|
|
2321
2379
|
return {
|
|
2322
2380
|
className: classNames('flex', {
|
|
2323
2381
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2329,8 +2387,8 @@ var Tailwind = {
|
|
|
2329
2387
|
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')
|
|
2330
2388
|
},
|
|
2331
2389
|
itemscontent: 'overflow-hidden w-full',
|
|
2332
|
-
itemscontainer: function itemscontainer(
|
|
2333
|
-
var props =
|
|
2390
|
+
itemscontainer: function itemscontainer(_ref116) {
|
|
2391
|
+
var props = _ref116.props;
|
|
2334
2392
|
return {
|
|
2335
2393
|
className: classNames('flex ', {
|
|
2336
2394
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2338,8 +2396,8 @@ var Tailwind = {
|
|
|
2338
2396
|
})
|
|
2339
2397
|
};
|
|
2340
2398
|
},
|
|
2341
|
-
item: function item(
|
|
2342
|
-
var props =
|
|
2399
|
+
item: function item(_ref117) {
|
|
2400
|
+
var props = _ref117.props;
|
|
2343
2401
|
return {
|
|
2344
2402
|
className: classNames('flex shrink-0 grow', {
|
|
2345
2403
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2351,8 +2409,8 @@ var Tailwind = {
|
|
|
2351
2409
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2352
2410
|
},
|
|
2353
2411
|
indicator: 'mr-2 mb-2',
|
|
2354
|
-
indicatorbutton: function indicatorbutton(
|
|
2355
|
-
var context =
|
|
2412
|
+
indicatorbutton: function indicatorbutton(_ref118) {
|
|
2413
|
+
var context = _ref118.context;
|
|
2356
2414
|
return {
|
|
2357
2415
|
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)]', {
|
|
2358
2416
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2368,9 +2426,9 @@ var Tailwind = {
|
|
|
2368
2426
|
wrapper: 'overflow-auto',
|
|
2369
2427
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2370
2428
|
node: 'p-1 outline-none',
|
|
2371
|
-
content: function content(
|
|
2372
|
-
var context =
|
|
2373
|
-
props =
|
|
2429
|
+
content: function content(_ref119) {
|
|
2430
|
+
var context = _ref119.context,
|
|
2431
|
+
props = _ref119.props;
|
|
2374
2432
|
return {
|
|
2375
2433
|
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)]', {
|
|
2376
2434
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2379,8 +2437,8 @@ var Tailwind = {
|
|
|
2379
2437
|
})
|
|
2380
2438
|
};
|
|
2381
2439
|
},
|
|
2382
|
-
toggler: function toggler(
|
|
2383
|
-
var context =
|
|
2440
|
+
toggler: function toggler(_ref120) {
|
|
2441
|
+
var context = _ref120.context;
|
|
2384
2442
|
return {
|
|
2385
2443
|
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)]', {
|
|
2386
2444
|
'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,
|
|
@@ -2391,9 +2449,9 @@ var Tailwind = {
|
|
|
2391
2449
|
};
|
|
2392
2450
|
},
|
|
2393
2451
|
checkboxcontainer: 'mr-2',
|
|
2394
|
-
checkbox: function checkbox(
|
|
2395
|
-
var context =
|
|
2396
|
-
props =
|
|
2452
|
+
checkbox: function checkbox(_ref121) {
|
|
2453
|
+
var context = _ref121.context,
|
|
2454
|
+
props = _ref121.props;
|
|
2397
2455
|
return {
|
|
2398
2456
|
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', {
|
|
2399
2457
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2418,8 +2476,8 @@ var Tailwind = {
|
|
|
2418
2476
|
},
|
|
2419
2477
|
// DATA
|
|
2420
2478
|
timeline: {
|
|
2421
|
-
root: function root(
|
|
2422
|
-
var props =
|
|
2479
|
+
root: function root(_ref122) {
|
|
2480
|
+
var props = _ref122.props;
|
|
2423
2481
|
return {
|
|
2424
2482
|
className: classNames('flex grow', {
|
|
2425
2483
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2427,9 +2485,9 @@ var Tailwind = {
|
|
|
2427
2485
|
})
|
|
2428
2486
|
};
|
|
2429
2487
|
},
|
|
2430
|
-
event: function event(
|
|
2431
|
-
var props =
|
|
2432
|
-
context =
|
|
2488
|
+
event: function event(_ref123) {
|
|
2489
|
+
var props = _ref123.props,
|
|
2490
|
+
context = _ref123.context;
|
|
2433
2491
|
return {
|
|
2434
2492
|
className: classNames('flex relative min-h-[70px]', {
|
|
2435
2493
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2438,9 +2496,9 @@ var Tailwind = {
|
|
|
2438
2496
|
})
|
|
2439
2497
|
};
|
|
2440
2498
|
},
|
|
2441
|
-
opposite: function opposite(
|
|
2442
|
-
var props =
|
|
2443
|
-
context =
|
|
2499
|
+
opposite: function opposite(_ref124) {
|
|
2500
|
+
var props = _ref124.props,
|
|
2501
|
+
context = _ref124.context;
|
|
2444
2502
|
return {
|
|
2445
2503
|
className: classNames('flex-1', {
|
|
2446
2504
|
'px-4': props.layout === 'vertical',
|
|
@@ -2451,8 +2509,8 @@ var Tailwind = {
|
|
|
2451
2509
|
})
|
|
2452
2510
|
};
|
|
2453
2511
|
},
|
|
2454
|
-
separator: function separator(
|
|
2455
|
-
var props =
|
|
2512
|
+
separator: function separator(_ref125) {
|
|
2513
|
+
var props = _ref125.props;
|
|
2456
2514
|
return {
|
|
2457
2515
|
className: classNames('flex items-center flex-initial', {
|
|
2458
2516
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2461,8 +2519,8 @@ var Tailwind = {
|
|
|
2461
2519
|
};
|
|
2462
2520
|
},
|
|
2463
2521
|
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',
|
|
2464
|
-
connector: function connector(
|
|
2465
|
-
var props =
|
|
2522
|
+
connector: function connector(_ref126) {
|
|
2523
|
+
var props = _ref126.props;
|
|
2466
2524
|
return {
|
|
2467
2525
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2468
2526
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2470,9 +2528,9 @@ var Tailwind = {
|
|
|
2470
2528
|
})
|
|
2471
2529
|
};
|
|
2472
2530
|
},
|
|
2473
|
-
content: function content(
|
|
2474
|
-
var props =
|
|
2475
|
-
context =
|
|
2531
|
+
content: function content(_ref127) {
|
|
2532
|
+
var props = _ref127.props,
|
|
2533
|
+
context = _ref127.context;
|
|
2476
2534
|
return {
|
|
2477
2535
|
className: classNames('flex-1', {
|
|
2478
2536
|
'px-4': props.layout === 'vertical',
|
|
@@ -2497,16 +2555,16 @@ var Tailwind = {
|
|
|
2497
2555
|
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'
|
|
2498
2556
|
},
|
|
2499
2557
|
dataviewlayoutoptions: {
|
|
2500
|
-
listbutton: function listbutton(
|
|
2501
|
-
var props =
|
|
2558
|
+
listbutton: function listbutton(_ref128) {
|
|
2559
|
+
var props = _ref128.props;
|
|
2502
2560
|
return {
|
|
2503
2561
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.modelValue === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2504
2562
|
)
|
|
2505
2563
|
};
|
|
2506
2564
|
},
|
|
2507
2565
|
|
|
2508
|
-
gridbutton: function gridbutton(
|
|
2509
|
-
var props =
|
|
2566
|
+
gridbutton: function gridbutton(_ref129) {
|
|
2567
|
+
var props = _ref129.props;
|
|
2510
2568
|
return {
|
|
2511
2569
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.modelValue === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2512
2570
|
)
|
|
@@ -2537,8 +2595,8 @@ var Tailwind = {
|
|
|
2537
2595
|
)
|
|
2538
2596
|
},
|
|
2539
2597
|
|
|
2540
|
-
lineleft: function lineleft(
|
|
2541
|
-
var context =
|
|
2598
|
+
lineleft: function lineleft(_ref130) {
|
|
2599
|
+
var context = _ref130.context;
|
|
2542
2600
|
return {
|
|
2543
2601
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2544
2602
|
//Dark Mode
|
|
@@ -2547,8 +2605,8 @@ var Tailwind = {
|
|
|
2547
2605
|
})
|
|
2548
2606
|
};
|
|
2549
2607
|
},
|
|
2550
|
-
lineright: function lineright(
|
|
2551
|
-
var context =
|
|
2608
|
+
lineright: function lineright(_ref131) {
|
|
2609
|
+
var context = _ref131.context;
|
|
2552
2610
|
return {
|
|
2553
2611
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2554
2612
|
//Dark Mode
|
|
@@ -2569,8 +2627,8 @@ var Tailwind = {
|
|
|
2569
2627
|
root: 'flex',
|
|
2570
2628
|
controls: 'flex flex-col justify-center p-5',
|
|
2571
2629
|
moveupbutton: {
|
|
2572
|
-
root: function root(
|
|
2573
|
-
var context =
|
|
2630
|
+
root: function root(_ref132) {
|
|
2631
|
+
var context = _ref132.context;
|
|
2574
2632
|
return {
|
|
2575
2633
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2576
2634
|
// button component
|
|
@@ -2588,8 +2646,8 @@ var Tailwind = {
|
|
|
2588
2646
|
label: 'flex-initial w-0'
|
|
2589
2647
|
},
|
|
2590
2648
|
movetopbutton: {
|
|
2591
|
-
root: function root(
|
|
2592
|
-
var context =
|
|
2649
|
+
root: function root(_ref133) {
|
|
2650
|
+
var context = _ref133.context;
|
|
2593
2651
|
return {
|
|
2594
2652
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2595
2653
|
// button component
|
|
@@ -2607,8 +2665,8 @@ var Tailwind = {
|
|
|
2607
2665
|
label: 'flex-initial w-0'
|
|
2608
2666
|
},
|
|
2609
2667
|
movedownbutton: {
|
|
2610
|
-
root: function root(
|
|
2611
|
-
var context =
|
|
2668
|
+
root: function root(_ref134) {
|
|
2669
|
+
var context = _ref134.context;
|
|
2612
2670
|
return {
|
|
2613
2671
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2614
2672
|
// button component
|
|
@@ -2626,8 +2684,8 @@ var Tailwind = {
|
|
|
2626
2684
|
label: 'flex-initial w-0'
|
|
2627
2685
|
},
|
|
2628
2686
|
movebottombutton: {
|
|
2629
|
-
root: function root(
|
|
2630
|
-
var context =
|
|
2687
|
+
root: function root(_ref135) {
|
|
2688
|
+
var context = _ref135.context;
|
|
2631
2689
|
return {
|
|
2632
2690
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2633
2691
|
// button component
|
|
@@ -2655,8 +2713,8 @@ var Tailwind = {
|
|
|
2655
2713
|
)
|
|
2656
2714
|
},
|
|
2657
2715
|
|
|
2658
|
-
item: function item(
|
|
2659
|
-
var context =
|
|
2716
|
+
item: function item(_ref136) {
|
|
2717
|
+
var context = _ref136.context;
|
|
2660
2718
|
return {
|
|
2661
2719
|
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', {
|
|
2662
2720
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2734,8 +2792,8 @@ var Tailwind = {
|
|
|
2734
2792
|
)
|
|
2735
2793
|
},
|
|
2736
2794
|
|
|
2737
|
-
item: function item(
|
|
2738
|
-
var context =
|
|
2795
|
+
item: function item(_ref137) {
|
|
2796
|
+
var context = _ref137.context;
|
|
2739
2797
|
return {
|
|
2740
2798
|
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', {
|
|
2741
2799
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2869,10 +2927,13 @@ var Tailwind = {
|
|
|
2869
2927
|
},
|
|
2870
2928
|
|
|
2871
2929
|
transition: {
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2930
|
+
timeout: 0,
|
|
2931
|
+
classNames: {
|
|
2932
|
+
enter: '!transition-none',
|
|
2933
|
+
enterActive: '!transition-none',
|
|
2934
|
+
exit: '!transition-none',
|
|
2935
|
+
exitActive: '!transition-none'
|
|
2936
|
+
}
|
|
2876
2937
|
}
|
|
2877
2938
|
},
|
|
2878
2939
|
paginator: {
|
|
@@ -2881,8 +2942,8 @@ var Tailwind = {
|
|
|
2881
2942
|
)
|
|
2882
2943
|
},
|
|
2883
2944
|
|
|
2884
|
-
firstpagebutton: function firstpagebutton(
|
|
2885
|
-
var context =
|
|
2945
|
+
firstpagebutton: function firstpagebutton(_ref138) {
|
|
2946
|
+
var context = _ref138.context;
|
|
2886
2947
|
return {
|
|
2887
2948
|
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',
|
|
2888
2949
|
//Dark Mode
|
|
@@ -2893,8 +2954,8 @@ var Tailwind = {
|
|
|
2893
2954
|
};
|
|
2894
2955
|
},
|
|
2895
2956
|
|
|
2896
|
-
previouspagebutton: function previouspagebutton(
|
|
2897
|
-
var context =
|
|
2957
|
+
previouspagebutton: function previouspagebutton(_ref139) {
|
|
2958
|
+
var context = _ref139.context;
|
|
2898
2959
|
return {
|
|
2899
2960
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2900
2961
|
//Dark Mode
|
|
@@ -2905,8 +2966,8 @@ var Tailwind = {
|
|
|
2905
2966
|
};
|
|
2906
2967
|
},
|
|
2907
2968
|
|
|
2908
|
-
nextpagebutton: function nextpagebutton(
|
|
2909
|
-
var context =
|
|
2969
|
+
nextpagebutton: function nextpagebutton(_ref140) {
|
|
2970
|
+
var context = _ref140.context;
|
|
2910
2971
|
return {
|
|
2911
2972
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2912
2973
|
//Dark Mode
|
|
@@ -2917,8 +2978,8 @@ var Tailwind = {
|
|
|
2917
2978
|
};
|
|
2918
2979
|
},
|
|
2919
2980
|
|
|
2920
|
-
lastpagebutton: function lastpagebutton(
|
|
2921
|
-
var context =
|
|
2981
|
+
lastpagebutton: function lastpagebutton(_ref141) {
|
|
2982
|
+
var context = _ref141.context;
|
|
2922
2983
|
return {
|
|
2923
2984
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2924
2985
|
//Dark Mode
|
|
@@ -2929,8 +2990,8 @@ var Tailwind = {
|
|
|
2929
2990
|
};
|
|
2930
2991
|
},
|
|
2931
2992
|
|
|
2932
|
-
pagebutton: function pagebutton(
|
|
2933
|
-
var context =
|
|
2993
|
+
pagebutton: function pagebutton(_ref142) {
|
|
2994
|
+
var context = _ref142.context;
|
|
2934
2995
|
return {
|
|
2935
2996
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:border-blue-300 dark:text-white',
|
|
2936
2997
|
// Dark Mode
|
|
@@ -2942,9 +3003,9 @@ var Tailwind = {
|
|
|
2942
3003
|
};
|
|
2943
3004
|
},
|
|
2944
3005
|
rowperpagedropdown: {
|
|
2945
|
-
root: function root(
|
|
2946
|
-
var props =
|
|
2947
|
-
state =
|
|
3006
|
+
root: function root(_ref143) {
|
|
3007
|
+
var props = _ref143.props,
|
|
3008
|
+
state = _ref143.state;
|
|
2948
3009
|
return {
|
|
2949
3010
|
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',
|
|
2950
3011
|
//DarkMode
|
|
@@ -2972,8 +3033,8 @@ var Tailwind = {
|
|
|
2972
3033
|
|
|
2973
3034
|
wrapper: 'overflow-auto',
|
|
2974
3035
|
list: 'm-0 p-0 py-3 list-none',
|
|
2975
|
-
item: function item(
|
|
2976
|
-
var context =
|
|
3036
|
+
item: function item(_ref144) {
|
|
3037
|
+
var context = _ref144.context;
|
|
2977
3038
|
return {
|
|
2978
3039
|
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',
|
|
2979
3040
|
// Dark Mode
|
|
@@ -2994,9 +3055,9 @@ var Tailwind = {
|
|
|
2994
3055
|
}
|
|
2995
3056
|
},
|
|
2996
3057
|
jumptopagedropdown: {
|
|
2997
|
-
root: function root(
|
|
2998
|
-
var props =
|
|
2999
|
-
state =
|
|
3058
|
+
root: function root(_ref145) {
|
|
3059
|
+
var props = _ref145.props,
|
|
3060
|
+
state = _ref145.state;
|
|
3000
3061
|
return {
|
|
3001
3062
|
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',
|
|
3002
3063
|
//DarkMode
|
|
@@ -3024,8 +3085,8 @@ var Tailwind = {
|
|
|
3024
3085
|
|
|
3025
3086
|
wrapper: 'overflow-auto',
|
|
3026
3087
|
list: 'm-0 p-0 py-3 list-none',
|
|
3027
|
-
item: function item(
|
|
3028
|
-
var context =
|
|
3088
|
+
item: function item(_ref146) {
|
|
3089
|
+
var context = _ref146.context;
|
|
3029
3090
|
return {
|
|
3030
3091
|
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',
|
|
3031
3092
|
// Dark Mode
|
|
@@ -3039,8 +3100,8 @@ var Tailwind = {
|
|
|
3039
3100
|
}
|
|
3040
3101
|
},
|
|
3041
3102
|
treetable: {
|
|
3042
|
-
root: function root(
|
|
3043
|
-
var props =
|
|
3103
|
+
root: function root(_ref147) {
|
|
3104
|
+
var props = _ref147.props;
|
|
3044
3105
|
return {
|
|
3045
3106
|
className: classNames('relative', {
|
|
3046
3107
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3058,8 +3119,8 @@ var Tailwind = {
|
|
|
3058
3119
|
)
|
|
3059
3120
|
},
|
|
3060
3121
|
|
|
3061
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3062
|
-
var props =
|
|
3122
|
+
scrollablewrapper: function scrollablewrapper(_ref148) {
|
|
3123
|
+
var props = _ref148.props;
|
|
3063
3124
|
return {
|
|
3064
3125
|
className: classNames({
|
|
3065
3126
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3067,8 +3128,8 @@ var Tailwind = {
|
|
|
3067
3128
|
})
|
|
3068
3129
|
};
|
|
3069
3130
|
},
|
|
3070
|
-
wrapper: function wrapper(
|
|
3071
|
-
var props =
|
|
3131
|
+
wrapper: function wrapper(_ref149) {
|
|
3132
|
+
var props = _ref149.props;
|
|
3072
3133
|
return {
|
|
3073
3134
|
className: classNames({
|
|
3074
3135
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3082,40 +3143,40 @@ var Tailwind = {
|
|
|
3082
3143
|
},
|
|
3083
3144
|
|
|
3084
3145
|
table: 'border-collapse table-fixed w-full',
|
|
3085
|
-
thead: function thead(
|
|
3086
|
-
var props =
|
|
3146
|
+
thead: function thead(_ref150) {
|
|
3147
|
+
var props = _ref150.props;
|
|
3087
3148
|
return {
|
|
3088
3149
|
className: classNames({
|
|
3089
3150
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3090
3151
|
})
|
|
3091
3152
|
};
|
|
3092
3153
|
},
|
|
3093
|
-
tbody: function tbody(
|
|
3094
|
-
var props =
|
|
3154
|
+
tbody: function tbody(_ref151) {
|
|
3155
|
+
var props = _ref151.props;
|
|
3095
3156
|
return {
|
|
3096
3157
|
className: classNames({
|
|
3097
3158
|
block: props.scrollable
|
|
3098
3159
|
})
|
|
3099
3160
|
};
|
|
3100
3161
|
},
|
|
3101
|
-
tfoot: function tfoot(
|
|
3102
|
-
var props =
|
|
3162
|
+
tfoot: function tfoot(_ref152) {
|
|
3163
|
+
var props = _ref152.props;
|
|
3103
3164
|
return {
|
|
3104
3165
|
className: classNames({
|
|
3105
3166
|
block: props.scrollable
|
|
3106
3167
|
})
|
|
3107
3168
|
};
|
|
3108
3169
|
},
|
|
3109
|
-
headerrow: function headerrow(
|
|
3110
|
-
var props =
|
|
3170
|
+
headerrow: function headerrow(_ref153) {
|
|
3171
|
+
var props = _ref153.props;
|
|
3111
3172
|
return {
|
|
3112
3173
|
className: classNames({
|
|
3113
3174
|
'flex flex-nowrap w-full': props.scrollable
|
|
3114
3175
|
})
|
|
3115
3176
|
};
|
|
3116
3177
|
},
|
|
3117
|
-
row: function row(
|
|
3118
|
-
var context =
|
|
3178
|
+
row: function row(_ref154) {
|
|
3179
|
+
var context = _ref154.context;
|
|
3119
3180
|
return {
|
|
3120
3181
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3121
3182
|
// Focus
|
|
@@ -3127,8 +3188,8 @@ var Tailwind = {
|
|
|
3127
3188
|
};
|
|
3128
3189
|
},
|
|
3129
3190
|
column: {
|
|
3130
|
-
headercell: function headercell(
|
|
3131
|
-
var context =
|
|
3191
|
+
headercell: function headercell(_ref155) {
|
|
3192
|
+
var context = _ref155.context;
|
|
3132
3193
|
return {
|
|
3133
3194
|
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',
|
|
3134
3195
|
//Dark Mode
|
|
@@ -3143,8 +3204,8 @@ var Tailwind = {
|
|
|
3143
3204
|
})
|
|
3144
3205
|
};
|
|
3145
3206
|
},
|
|
3146
|
-
bodycell: function bodycell(
|
|
3147
|
-
var context =
|
|
3207
|
+
bodycell: function bodycell(_ref156) {
|
|
3208
|
+
var context = _ref156.context;
|
|
3148
3209
|
return {
|
|
3149
3210
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3150
3211
|
//Dark Mode
|
|
@@ -3157,8 +3218,8 @@ var Tailwind = {
|
|
|
3157
3218
|
})
|
|
3158
3219
|
};
|
|
3159
3220
|
},
|
|
3160
|
-
rowtoggler: function rowtoggler(
|
|
3161
|
-
var context =
|
|
3221
|
+
rowtoggler: function rowtoggler(_ref157) {
|
|
3222
|
+
var context = _ref157.context;
|
|
3162
3223
|
return {
|
|
3163
3224
|
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', {
|
|
3164
3225
|
'text-blue-700': context.selected,
|
|
@@ -3168,8 +3229,11 @@ var Tailwind = {
|
|
|
3168
3229
|
};
|
|
3169
3230
|
},
|
|
3170
3231
|
|
|
3171
|
-
|
|
3172
|
-
|
|
3232
|
+
sort: {
|
|
3233
|
+
className: 'inline-block align-middle'
|
|
3234
|
+
},
|
|
3235
|
+
sorticon: function sorticon(_ref158) {
|
|
3236
|
+
var context = _ref158.context;
|
|
3173
3237
|
return {
|
|
3174
3238
|
className: classNames('ml-2', {
|
|
3175
3239
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3186,8 +3250,8 @@ var Tailwind = {
|
|
|
3186
3250
|
checkboxwrapper: {
|
|
3187
3251
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3188
3252
|
},
|
|
3189
|
-
checkbox: function checkbox(
|
|
3190
|
-
var context =
|
|
3253
|
+
checkbox: function checkbox(_ref159) {
|
|
3254
|
+
var context = _ref159.context;
|
|
3191
3255
|
return {
|
|
3192
3256
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3193
3257
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3197,8 +3261,8 @@ var Tailwind = {
|
|
|
3197
3261
|
})
|
|
3198
3262
|
};
|
|
3199
3263
|
},
|
|
3200
|
-
checkboxicon: function checkboxicon(
|
|
3201
|
-
var context =
|
|
3264
|
+
checkboxicon: function checkboxicon(_ref160) {
|
|
3265
|
+
var context = _ref160.context;
|
|
3202
3266
|
return {
|
|
3203
3267
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3204
3268
|
'text-white': context.checked
|
|
@@ -3209,8 +3273,8 @@ var Tailwind = {
|
|
|
3209
3273
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3210
3274
|
},
|
|
3211
3275
|
datatable: {
|
|
3212
|
-
root: function root(
|
|
3213
|
-
var props =
|
|
3276
|
+
root: function root(_ref161) {
|
|
3277
|
+
var props = _ref161.props;
|
|
3214
3278
|
return {
|
|
3215
3279
|
className: classNames('relative', {
|
|
3216
3280
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3223,8 +3287,8 @@ var Tailwind = {
|
|
|
3223
3287
|
},
|
|
3224
3288
|
|
|
3225
3289
|
loadingicon: 'w-8 h-8',
|
|
3226
|
-
wrapper: function wrapper(
|
|
3227
|
-
var props =
|
|
3290
|
+
wrapper: function wrapper(_ref162) {
|
|
3291
|
+
var props = _ref162.props;
|
|
3228
3292
|
return {
|
|
3229
3293
|
className: classNames({
|
|
3230
3294
|
relative: props.scrollable,
|
|
@@ -3232,8 +3296,8 @@ var Tailwind = {
|
|
|
3232
3296
|
})
|
|
3233
3297
|
};
|
|
3234
3298
|
},
|
|
3235
|
-
header: function header(
|
|
3236
|
-
var props =
|
|
3299
|
+
header: function header(_ref163) {
|
|
3300
|
+
var props = _ref163.props;
|
|
3237
3301
|
return {
|
|
3238
3302
|
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',
|
|
3239
3303
|
// Dark Mode
|
|
@@ -3241,25 +3305,25 @@ var Tailwind = {
|
|
|
3241
3305
|
};
|
|
3242
3306
|
},
|
|
3243
3307
|
table: 'w-full border-spacing-0',
|
|
3244
|
-
thead: function thead(
|
|
3245
|
-
var context =
|
|
3308
|
+
thead: function thead(_ref164) {
|
|
3309
|
+
var context = _ref164.context;
|
|
3246
3310
|
return {
|
|
3247
3311
|
className: classNames({
|
|
3248
3312
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3249
3313
|
})
|
|
3250
3314
|
};
|
|
3251
3315
|
},
|
|
3252
|
-
tbody: function tbody(
|
|
3253
|
-
var props =
|
|
3254
|
-
context =
|
|
3316
|
+
tbody: function tbody(_ref165) {
|
|
3317
|
+
var props = _ref165.props,
|
|
3318
|
+
context = _ref165.context;
|
|
3255
3319
|
return {
|
|
3256
3320
|
className: classNames({
|
|
3257
3321
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3258
3322
|
})
|
|
3259
3323
|
};
|
|
3260
3324
|
},
|
|
3261
|
-
tfoot: function tfoot(
|
|
3262
|
-
var context =
|
|
3325
|
+
tfoot: function tfoot(_ref166) {
|
|
3326
|
+
var context = _ref166.context;
|
|
3263
3327
|
return {
|
|
3264
3328
|
className: classNames({
|
|
3265
3329
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3272,9 +3336,9 @@ var Tailwind = {
|
|
|
3272
3336
|
},
|
|
3273
3337
|
|
|
3274
3338
|
column: {
|
|
3275
|
-
headercell: function headercell(
|
|
3276
|
-
var context =
|
|
3277
|
-
props =
|
|
3339
|
+
headercell: function headercell(_ref167) {
|
|
3340
|
+
var context = _ref167.context,
|
|
3341
|
+
props = _ref167.props;
|
|
3278
3342
|
return {
|
|
3279
3343
|
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',
|
|
3280
3344
|
// Size
|
|
@@ -3292,9 +3356,9 @@ var Tailwind = {
|
|
|
3292
3356
|
},
|
|
3293
3357
|
|
|
3294
3358
|
headercontent: 'flex items-center',
|
|
3295
|
-
bodycell: function bodycell(
|
|
3296
|
-
var props =
|
|
3297
|
-
context =
|
|
3359
|
+
bodycell: function bodycell(_ref168) {
|
|
3360
|
+
var props = _ref168.props,
|
|
3361
|
+
context = _ref168.context;
|
|
3298
3362
|
return {
|
|
3299
3363
|
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',
|
|
3300
3364
|
// Size
|
|
@@ -3307,8 +3371,8 @@ var Tailwind = {
|
|
|
3307
3371
|
})
|
|
3308
3372
|
};
|
|
3309
3373
|
},
|
|
3310
|
-
footercell: function footercell(
|
|
3311
|
-
var context =
|
|
3374
|
+
footercell: function footercell(_ref169) {
|
|
3375
|
+
var context = _ref169.context;
|
|
3312
3376
|
return {
|
|
3313
3377
|
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',
|
|
3314
3378
|
// Size
|
|
@@ -3319,8 +3383,8 @@ var Tailwind = {
|
|
|
3319
3383
|
})
|
|
3320
3384
|
};
|
|
3321
3385
|
},
|
|
3322
|
-
sorticon: function sorticon(
|
|
3323
|
-
var context =
|
|
3386
|
+
sorticon: function sorticon(_ref170) {
|
|
3387
|
+
var context = _ref170.context;
|
|
3324
3388
|
return {
|
|
3325
3389
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3326
3390
|
};
|
|
@@ -3340,8 +3404,8 @@ var Tailwind = {
|
|
|
3340
3404
|
root: 'min-[0px]:flex mb-2'
|
|
3341
3405
|
},
|
|
3342
3406
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3343
|
-
filterrowitem: function filterrowitem(
|
|
3344
|
-
var context =
|
|
3407
|
+
filterrowitem: function filterrowitem(_ref171) {
|
|
3408
|
+
var context = _ref171.context;
|
|
3345
3409
|
return {
|
|
3346
3410
|
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')
|
|
3347
3411
|
};
|
|
@@ -3372,8 +3436,8 @@ var Tailwind = {
|
|
|
3372
3436
|
filterapplybutton: {
|
|
3373
3437
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3374
3438
|
},
|
|
3375
|
-
filtermenubutton: function filtermenubutton(
|
|
3376
|
-
var context =
|
|
3439
|
+
filtermenubutton: function filtermenubutton(_ref172) {
|
|
3440
|
+
var context = _ref172.context;
|
|
3377
3441
|
return {
|
|
3378
3442
|
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',
|
|
3379
3443
|
// Hover
|
|
@@ -3386,8 +3450,8 @@ var Tailwind = {
|
|
|
3386
3450
|
})
|
|
3387
3451
|
};
|
|
3388
3452
|
},
|
|
3389
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3390
|
-
var context =
|
|
3453
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref173) {
|
|
3454
|
+
var context = _ref173.context;
|
|
3391
3455
|
return {
|
|
3392
3456
|
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', {
|
|
3393
3457
|
invisible: !context.hidden
|
|
@@ -3426,8 +3490,8 @@ var Tailwind = {
|
|
|
3426
3490
|
radiobuttonwrapper: {
|
|
3427
3491
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3428
3492
|
},
|
|
3429
|
-
radiobutton: function radiobutton(
|
|
3430
|
-
var context =
|
|
3493
|
+
radiobutton: function radiobutton(_ref174) {
|
|
3494
|
+
var context = _ref174.context;
|
|
3431
3495
|
return {
|
|
3432
3496
|
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', {
|
|
3433
3497
|
'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,
|
|
@@ -3435,8 +3499,8 @@ var Tailwind = {
|
|
|
3435
3499
|
})
|
|
3436
3500
|
};
|
|
3437
3501
|
},
|
|
3438
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3439
|
-
var context =
|
|
3502
|
+
radiobuttonicon: function radiobuttonicon(_ref175) {
|
|
3503
|
+
var context = _ref175.context;
|
|
3440
3504
|
return {
|
|
3441
3505
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3442
3506
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3447,8 +3511,8 @@ var Tailwind = {
|
|
|
3447
3511
|
headercheckboxwrapper: {
|
|
3448
3512
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3449
3513
|
},
|
|
3450
|
-
headercheckbox: function headercheckbox(
|
|
3451
|
-
var context =
|
|
3514
|
+
headercheckbox: function headercheckbox(_ref176) {
|
|
3515
|
+
var context = _ref176.context;
|
|
3452
3516
|
return {
|
|
3453
3517
|
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', {
|
|
3454
3518
|
'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,
|
|
@@ -3460,8 +3524,8 @@ var Tailwind = {
|
|
|
3460
3524
|
checkboxwrapper: {
|
|
3461
3525
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3462
3526
|
},
|
|
3463
|
-
checkbox: function checkbox(
|
|
3464
|
-
var context =
|
|
3527
|
+
checkbox: function checkbox(_ref177) {
|
|
3528
|
+
var context = _ref177.context;
|
|
3465
3529
|
return {
|
|
3466
3530
|
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', {
|
|
3467
3531
|
'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,
|
|
@@ -3472,8 +3536,8 @@ var Tailwind = {
|
|
|
3472
3536
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3473
3537
|
transition: TRANSITIONS.overlay
|
|
3474
3538
|
},
|
|
3475
|
-
bodyrow: function bodyrow(
|
|
3476
|
-
var context =
|
|
3539
|
+
bodyrow: function bodyrow(_ref178) {
|
|
3540
|
+
var context = _ref178.context;
|
|
3477
3541
|
return {
|
|
3478
3542
|
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]',
|
|
3479
3543
|
// Focus
|