primereact 10.3.1 → 10.3.2
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/accordion/accordion.cjs.js +14 -13
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +7 -6
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +14 -13
- package/accordion/accordion.min.js +1 -1
- package/api/api.d.ts +1 -1
- package/autocomplete/autocomplete.cjs.js +21 -19
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.esm.js +4 -2
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +21 -19
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +6 -4
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.esm.js +3 -1
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +7 -6
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +3 -1
- package/avatargroup/avatargroup.cjs.min.js +1 -1
- package/avatargroup/avatargroup.esm.js +3 -1
- package/avatargroup/avatargroup.esm.min.js +1 -1
- package/avatargroup/avatargroup.js +4 -3
- package/avatargroup/avatargroup.min.js +1 -1
- package/badge/badge.cjs.js +3 -1
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.esm.js +3 -1
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +4 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +3 -2
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.esm.js +3 -2
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +3 -2
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +12 -11
- package/breadcrumb/breadcrumb.cjs.min.js +1 -1
- package/breadcrumb/breadcrumb.esm.js +3 -2
- package/breadcrumb/breadcrumb.esm.min.js +1 -1
- package/breadcrumb/breadcrumb.js +12 -11
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/button/button.cjs.js +9 -6
- package/button/button.cjs.min.js +1 -1
- package/button/button.esm.js +4 -1
- package/button/button.esm.min.js +1 -1
- package/button/button.js +10 -8
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +78 -70
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +12 -4
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +78 -70
- package/calendar/calendar.min.js +1 -1
- package/card/card.cjs.js +11 -9
- package/card/card.cjs.min.js +1 -1
- package/card/card.esm.js +4 -2
- package/card/card.esm.min.js +1 -1
- package/card/card.js +10 -9
- package/card/card.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +19 -17
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +5 -3
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +19 -17
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +4 -3
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.esm.js +3 -2
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +5 -4
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +6 -5
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +3 -2
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +6 -5
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +8 -6
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.esm.js +4 -2
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +9 -8
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +8 -7
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +3 -2
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +8 -7
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +9 -8
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.esm.js +2 -1
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +9 -8
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +1 -1
- package/componentbase/componentbase.cjs.js +13 -42
- package/componentbase/componentbase.cjs.min.js +1 -1
- package/componentbase/componentbase.esm.js +14 -43
- package/componentbase/componentbase.esm.min.js +1 -1
- package/componentbase/componentbase.js +13 -42
- package/componentbase/componentbase.min.js +1 -1
- package/confirmdialog/confirmdialog.cjs.js +13 -6
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +11 -4
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +13 -6
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +10 -9
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +4 -3
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +10 -9
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +13 -11
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +4 -2
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +13 -11
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +528 -212
- package/core/core.min.js +15 -15
- package/datascroller/datascroller.cjs.js +8 -7
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.esm.js +3 -2
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +8 -7
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +135 -122
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.esm.js +41 -28
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +135 -122
- package/datatable/datatable.min.js +1 -1
- package/deferredcontent/deferredcontent.cjs.js +3 -3
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.esm.js +3 -3
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +4 -3
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +14 -13
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +4 -3
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +14 -13
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +6 -4
- package/divider/divider.cjs.min.js +1 -1
- package/divider/divider.esm.js +4 -2
- package/divider/divider.esm.min.js +1 -1
- package/divider/divider.js +5 -4
- package/divider/divider.min.js +1 -1
- package/dock/dock.cjs.js +10 -9
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.esm.js +3 -2
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +10 -9
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +41 -33
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.esm.js +16 -8
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +41 -33
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +8 -7
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +4 -3
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +8 -7
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +9 -8
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +3 -2
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +9 -8
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +25 -24
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +5 -4
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +26 -26
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +12 -11
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +3 -2
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +13 -12
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.cjs.js +43 -22
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.d.ts +4 -0
- package/hooks/hooks.esm.js +45 -25
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +43 -22
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +27 -44
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +8 -25
- package/image/image.esm.min.js +1 -1
- package/image/image.js +27 -44
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +5 -4
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +3 -2
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +5 -4
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +15 -6
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.esm.js +15 -6
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +15 -6
- package/inputmask/inputmask.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +21 -7
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.esm.js +17 -3
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +21 -7
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +5 -4
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +3 -2
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +5 -4
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +3 -1
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.esm.js +3 -1
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +4 -3
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +3 -1
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.esm.js +3 -1
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +4 -3
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/knob/knob.cjs.js +7 -6
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +3 -2
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +8 -7
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +17 -13
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +9 -5
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +17 -13
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +27 -26
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +6 -5
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +27 -26
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +133 -54
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +4 -0
- package/mention/mention.esm.js +128 -49
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +133 -54
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +16 -16
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +8 -8
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +16 -16
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +15 -13
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +4 -2
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +15 -13
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +5 -3
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +3 -1
- package/message/message.esm.min.js +1 -1
- package/message/message.js +6 -5
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +4 -3
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +2 -1
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +5 -4
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +43 -38
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +9 -4
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +44 -39
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +5 -4
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +3 -2
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +5 -4
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +20 -17
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +1 -1
- package/orderlist/orderlist.esm.js +5 -2
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +20 -17
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +22 -19
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.esm.js +5 -2
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +21 -19
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +7 -6
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +4 -3
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +7 -6
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +271 -21
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +265 -15
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +271 -21
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +11 -10
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +3 -2
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +11 -10
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +38 -33
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +19 -14
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +38 -33
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/index.cjs.js +5 -3
- package/passthrough/index.cjs.min.js +1 -1
- package/passthrough/index.d.ts +1 -0
- package/passthrough/index.esm.js +5 -3
- package/passthrough/index.esm.min.js +1 -1
- package/passthrough/index.js +5 -3
- package/passthrough/index.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +245 -238
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +245 -238
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +245 -238
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +11 -10
- package/password/password.cjs.min.js +1 -1
- package/password/password.esm.js +4 -3
- package/password/password.esm.min.js +1 -1
- package/password/password.js +11 -10
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +16 -11
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +1 -1
- package/picklist/picklist.esm.js +7 -2
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +16 -11
- package/picklist/picklist.min.js +1 -1
- package/primereact.all.cjs.js +521 -215
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +520 -216
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +521 -215
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +8 -6
- package/progressbar/progressbar.cjs.min.js +1 -1
- package/progressbar/progressbar.esm.js +3 -1
- package/progressbar/progressbar.esm.min.js +1 -1
- package/progressbar/progressbar.js +9 -8
- package/progressbar/progressbar.min.js +1 -1
- package/progressspinner/progressspinner.cjs.js +5 -3
- package/progressspinner/progressspinner.cjs.min.js +1 -1
- package/progressspinner/progressspinner.esm.js +3 -1
- package/progressspinner/progressspinner.esm.min.js +1 -1
- package/progressspinner/progressspinner.js +6 -5
- package/progressspinner/progressspinner.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +6 -5
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +3 -2
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +6 -5
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +9 -7
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +4 -2
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +9 -8
- package/rating/rating.min.js +1 -1
- package/ripple/ripple.cjs.js +2 -1
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +3 -2
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +2 -1
- package/ripple/ripple.min.js +1 -1
- package/row/row.cjs.js +4 -2
- package/row/row.cjs.min.js +1 -1
- package/row/row.esm.js +4 -2
- package/row/row.esm.min.js +1 -1
- package/row/row.js +4 -3
- package/row/row.min.js +1 -1
- package/scrollpanel/scrollpanel.cjs.js +7 -6
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.esm.js +3 -2
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +8 -7
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/scrolltop/scrolltop.cjs.js +4 -3
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.esm.js +3 -2
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +4 -3
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +6 -3
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +4 -1
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +7 -5
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +10 -9
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +4 -3
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +10 -9
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +3 -1
- package/skeleton/skeleton.cjs.min.js +1 -1
- package/skeleton/skeleton.esm.js +3 -1
- package/skeleton/skeleton.esm.min.js +1 -1
- package/skeleton/skeleton.js +4 -3
- package/skeleton/skeleton.min.js +1 -1
- package/slidemenu/slidemenu.cjs.js +17 -15
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.esm.js +5 -3
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +17 -15
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +5 -4
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +3 -2
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +5 -4
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +9 -8
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +4 -3
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +9 -8
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +17 -14
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +7 -4
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +17 -14
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +5 -4
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +3 -2
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +5 -4
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +8 -7
- package/steps/steps.cjs.min.js +1 -1
- package/steps/steps.esm.js +3 -2
- package/steps/steps.esm.min.js +1 -1
- package/steps/steps.js +8 -7
- package/steps/steps.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +8 -7
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +3 -2
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +8 -7
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +17 -15
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +4 -2
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +17 -15
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +5 -3
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.esm.js +3 -1
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +6 -5
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +11 -9
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +3 -1
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +12 -11
- package/terminal/terminal.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +13 -11
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +5 -3
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +13 -11
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +10 -8
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +3 -1
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +10 -9
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +12 -10
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +4 -2
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +12 -10
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +4 -3
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.esm.js +3 -2
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +4 -3
- package/togglebutton/togglebutton.min.js +1 -1
- package/toolbar/toolbar.cjs.js +7 -5
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.esm.js +3 -1
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +7 -6
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/tooltip.cjs.js +4 -3
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +3 -2
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +4 -3
- package/tooltip/tooltip.min.js +1 -1
- package/tree/tree.cjs.js +39 -35
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +20 -16
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +40 -37
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +26 -24
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.esm.js +6 -4
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +26 -24
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +73 -64
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +19 -10
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +73 -64
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +6 -5
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +3 -2
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +6 -5
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +45 -5
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +2 -1
- package/utils/utils.esm.js +45 -6
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +45 -5
- package/utils/utils.min.js +1 -1
- package/web-types.json +2 -2
|
@@ -1419,12 +1419,19 @@ var Tailwind = {
|
|
|
1419
1419
|
root: 'relative',
|
|
1420
1420
|
panel: 'max-h-[200px] min-w-full overflow-auto bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg',
|
|
1421
1421
|
items: 'py-3 list-none m-0',
|
|
1422
|
-
item:
|
|
1422
|
+
item: function item(_ref72) {
|
|
1423
|
+
var state = _ref72.state;
|
|
1424
|
+
return {
|
|
1425
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap m-0 p-3 border-0 transition-shadow duration-200 rounded-none dark:text-white/80 dark:hover:bg-gray-800 hover:text-gray-700 hover:bg-gray-200', {
|
|
1426
|
+
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
1427
|
+
})
|
|
1428
|
+
};
|
|
1429
|
+
},
|
|
1423
1430
|
transition: TRANSITIONS.overlay
|
|
1424
1431
|
},
|
|
1425
1432
|
multiselect: {
|
|
1426
|
-
root: function root(
|
|
1427
|
-
var props =
|
|
1433
|
+
root: function root(_ref73) {
|
|
1434
|
+
var props = _ref73.props;
|
|
1428
1435
|
return {
|
|
1429
1436
|
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', {
|
|
1430
1437
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1432,8 +1439,8 @@ var Tailwind = {
|
|
|
1432
1439
|
};
|
|
1433
1440
|
},
|
|
1434
1441
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1435
|
-
label: function label(
|
|
1436
|
-
var props =
|
|
1442
|
+
label: function label(_ref74) {
|
|
1443
|
+
var props = _ref74.props;
|
|
1437
1444
|
return {
|
|
1438
1445
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
|
|
1439
1446
|
'!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
|
|
@@ -1458,8 +1465,8 @@ var Tailwind = {
|
|
|
1458
1465
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1459
1466
|
},
|
|
1460
1467
|
headerCheckbox: {
|
|
1461
|
-
root: function root(
|
|
1462
|
-
var props =
|
|
1468
|
+
root: function root(_ref75) {
|
|
1469
|
+
var props = _ref75.props;
|
|
1463
1470
|
return {
|
|
1464
1471
|
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)]', {
|
|
1465
1472
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
|
|
@@ -1477,8 +1484,8 @@ var Tailwind = {
|
|
|
1477
1484
|
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')
|
|
1478
1485
|
},
|
|
1479
1486
|
list: 'py-3 list-none m-0',
|
|
1480
|
-
item: function item(
|
|
1481
|
-
var context =
|
|
1487
|
+
item: function item(_ref76) {
|
|
1488
|
+
var context = _ref76.context;
|
|
1482
1489
|
return {
|
|
1483
1490
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1484
1491
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1491,8 +1498,8 @@ var Tailwind = {
|
|
|
1491
1498
|
checkboxContainer: {
|
|
1492
1499
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1493
1500
|
},
|
|
1494
|
-
checkbox: function checkbox(
|
|
1495
|
-
var context =
|
|
1501
|
+
checkbox: function checkbox(_ref77) {
|
|
1502
|
+
var context = _ref77.context;
|
|
1496
1503
|
return {
|
|
1497
1504
|
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)]', {
|
|
1498
1505
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1518,8 +1525,8 @@ var Tailwind = {
|
|
|
1518
1525
|
root: {
|
|
1519
1526
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1520
1527
|
},
|
|
1521
|
-
checkbox: function checkbox(
|
|
1522
|
-
var props =
|
|
1528
|
+
checkbox: function checkbox(_ref78) {
|
|
1529
|
+
var props = _ref78.props;
|
|
1523
1530
|
return {
|
|
1524
1531
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1525
1532
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1532,8 +1539,8 @@ var Tailwind = {
|
|
|
1532
1539
|
}
|
|
1533
1540
|
},
|
|
1534
1541
|
inputtextarea: {
|
|
1535
|
-
root: function root(
|
|
1536
|
-
var context =
|
|
1542
|
+
root: function root(_ref79) {
|
|
1543
|
+
var context = _ref79.context;
|
|
1537
1544
|
return {
|
|
1538
1545
|
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)]', {
|
|
1539
1546
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1542,8 +1549,8 @@ var Tailwind = {
|
|
|
1542
1549
|
}
|
|
1543
1550
|
},
|
|
1544
1551
|
treeselect: {
|
|
1545
|
-
root: function root(
|
|
1546
|
-
var props =
|
|
1552
|
+
root: function root(_ref80) {
|
|
1553
|
+
var props = _ref80.props;
|
|
1547
1554
|
return {
|
|
1548
1555
|
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', {
|
|
1549
1556
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1574,8 +1581,8 @@ var Tailwind = {
|
|
|
1574
1581
|
transition: TRANSITIONS.overlay
|
|
1575
1582
|
},
|
|
1576
1583
|
autocomplete: {
|
|
1577
|
-
root: function root(
|
|
1578
|
-
var props =
|
|
1584
|
+
root: function root(_ref81) {
|
|
1585
|
+
var props = _ref81.props;
|
|
1579
1586
|
return {
|
|
1580
1587
|
className: classNames('relative inline-flex', {
|
|
1581
1588
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1590,8 +1597,8 @@ var Tailwind = {
|
|
|
1590
1597
|
inputToken: {
|
|
1591
1598
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1592
1599
|
},
|
|
1593
|
-
input: function input(
|
|
1594
|
-
var props =
|
|
1600
|
+
input: function input(_ref82) {
|
|
1601
|
+
var props = _ref82.props;
|
|
1595
1602
|
return {
|
|
1596
1603
|
root: {
|
|
1597
1604
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1613,8 +1620,8 @@ var Tailwind = {
|
|
|
1613
1620
|
className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'max-h-[200px] overflow-auto', 'dark:bg-gray-900 dark:text-white/80')
|
|
1614
1621
|
},
|
|
1615
1622
|
list: 'py-3 list-none m-0',
|
|
1616
|
-
item: function item(
|
|
1617
|
-
var context =
|
|
1623
|
+
item: function item(_ref83) {
|
|
1624
|
+
var context = _ref83.context;
|
|
1618
1625
|
return {
|
|
1619
1626
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1620
1627
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1630,8 +1637,8 @@ var Tailwind = {
|
|
|
1630
1637
|
transition: TRANSITIONS.overlay
|
|
1631
1638
|
},
|
|
1632
1639
|
chips: {
|
|
1633
|
-
root: function root(
|
|
1634
|
-
var props =
|
|
1640
|
+
root: function root(_ref84) {
|
|
1641
|
+
var props = _ref84.props;
|
|
1635
1642
|
return {
|
|
1636
1643
|
className: classNames('flex', {
|
|
1637
1644
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1653,8 +1660,8 @@ var Tailwind = {
|
|
|
1653
1660
|
removeTokenIcon: 'ml-2'
|
|
1654
1661
|
},
|
|
1655
1662
|
colorpicker: {
|
|
1656
|
-
root: function root(
|
|
1657
|
-
var props =
|
|
1663
|
+
root: function root(_ref85) {
|
|
1664
|
+
var props = _ref85.props;
|
|
1658
1665
|
return {
|
|
1659
1666
|
className: classNames('inline-block', {
|
|
1660
1667
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1664,8 +1671,8 @@ var Tailwind = {
|
|
|
1664
1671
|
input: {
|
|
1665
1672
|
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')
|
|
1666
1673
|
},
|
|
1667
|
-
panel: function panel(
|
|
1668
|
-
var props =
|
|
1674
|
+
panel: function panel(_ref86) {
|
|
1675
|
+
var props = _ref86.props;
|
|
1669
1676
|
return {
|
|
1670
1677
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1671
1678
|
'relative h-48 w-52': props.inline,
|
|
@@ -1705,8 +1712,8 @@ var Tailwind = {
|
|
|
1705
1712
|
},
|
|
1706
1713
|
//MISC
|
|
1707
1714
|
badge: {
|
|
1708
|
-
root: function root(
|
|
1709
|
-
var props =
|
|
1715
|
+
root: function root(_ref87) {
|
|
1716
|
+
var props = _ref87.props;
|
|
1710
1717
|
return {
|
|
1711
1718
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1712
1719
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1724,9 +1731,9 @@ var Tailwind = {
|
|
|
1724
1731
|
}
|
|
1725
1732
|
},
|
|
1726
1733
|
avatar: {
|
|
1727
|
-
root: function root(
|
|
1728
|
-
var props =
|
|
1729
|
-
state =
|
|
1734
|
+
root: function root(_ref88) {
|
|
1735
|
+
var props = _ref88.props,
|
|
1736
|
+
state = _ref88.state;
|
|
1730
1737
|
return {
|
|
1731
1738
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1732
1739
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1762,8 +1769,8 @@ var Tailwind = {
|
|
|
1762
1769
|
root: {
|
|
1763
1770
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1764
1771
|
},
|
|
1765
|
-
value: function value(
|
|
1766
|
-
var props =
|
|
1772
|
+
value: function value(_ref89) {
|
|
1773
|
+
var props = _ref89.props;
|
|
1767
1774
|
return {
|
|
1768
1775
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1769
1776
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1783,8 +1790,8 @@ var Tailwind = {
|
|
|
1783
1790
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1784
1791
|
},
|
|
1785
1792
|
skeleton: {
|
|
1786
|
-
root: function root(
|
|
1787
|
-
var props =
|
|
1793
|
+
root: function root(_ref90) {
|
|
1794
|
+
var props = _ref90.props;
|
|
1788
1795
|
return {
|
|
1789
1796
|
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', {
|
|
1790
1797
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1794,8 +1801,8 @@ var Tailwind = {
|
|
|
1794
1801
|
}
|
|
1795
1802
|
},
|
|
1796
1803
|
tag: {
|
|
1797
|
-
root: function root(
|
|
1798
|
-
var props =
|
|
1804
|
+
root: function root(_ref91) {
|
|
1805
|
+
var props = _ref91.props;
|
|
1799
1806
|
return {
|
|
1800
1807
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1801
1808
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1819,8 +1826,8 @@ var Tailwind = {
|
|
|
1819
1826
|
}
|
|
1820
1827
|
},
|
|
1821
1828
|
scrolltop: {
|
|
1822
|
-
root: function root(
|
|
1823
|
-
var props =
|
|
1829
|
+
root: function root(_ref92) {
|
|
1830
|
+
var props = _ref92.props;
|
|
1824
1831
|
return {
|
|
1825
1832
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1826
1833
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1878,8 +1885,8 @@ var Tailwind = {
|
|
|
1878
1885
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1879
1886
|
},
|
|
1880
1887
|
menuitem: 'relative',
|
|
1881
|
-
content: function content(
|
|
1882
|
-
var context =
|
|
1888
|
+
content: function content(_ref93) {
|
|
1889
|
+
var context = _ref93.context;
|
|
1883
1890
|
return {
|
|
1884
1891
|
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',
|
|
1885
1892
|
// Hover
|
|
@@ -1907,8 +1914,8 @@ var Tailwind = {
|
|
|
1907
1914
|
}
|
|
1908
1915
|
},
|
|
1909
1916
|
dock: {
|
|
1910
|
-
root: function root(
|
|
1911
|
-
var props =
|
|
1917
|
+
root: function root(_ref94) {
|
|
1918
|
+
var props = _ref94.props;
|
|
1912
1919
|
return {
|
|
1913
1920
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1914
1921
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1921,18 +1928,18 @@ var Tailwind = {
|
|
|
1921
1928
|
container: {
|
|
1922
1929
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1923
1930
|
},
|
|
1924
|
-
menu: function menu(
|
|
1925
|
-
var props =
|
|
1931
|
+
menu: function menu(_ref95) {
|
|
1932
|
+
var props = _ref95.props;
|
|
1926
1933
|
return {
|
|
1927
1934
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1928
1935
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1929
1936
|
})
|
|
1930
1937
|
};
|
|
1931
1938
|
},
|
|
1932
|
-
menuitem: function menuitem(
|
|
1933
|
-
var props =
|
|
1934
|
-
context =
|
|
1935
|
-
state =
|
|
1939
|
+
menuitem: function menuitem(_ref96) {
|
|
1940
|
+
var props = _ref96.props,
|
|
1941
|
+
context = _ref96.context,
|
|
1942
|
+
state = _ref96.state;
|
|
1936
1943
|
return {
|
|
1937
1944
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
1938
1945
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -1955,8 +1962,8 @@ var Tailwind = {
|
|
|
1955
1962
|
menu: {
|
|
1956
1963
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1957
1964
|
},
|
|
1958
|
-
content: function content(
|
|
1959
|
-
var context =
|
|
1965
|
+
content: function content(_ref97) {
|
|
1966
|
+
var context = _ref97.context;
|
|
1960
1967
|
return {
|
|
1961
1968
|
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',
|
|
1962
1969
|
// Hover
|
|
@@ -1981,8 +1988,8 @@ var Tailwind = {
|
|
|
1981
1988
|
root: {
|
|
1982
1989
|
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')
|
|
1983
1990
|
},
|
|
1984
|
-
menu: function menu(
|
|
1985
|
-
var state =
|
|
1991
|
+
menu: function menu(_ref98) {
|
|
1992
|
+
var state = _ref98.state;
|
|
1986
1993
|
return {
|
|
1987
1994
|
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', {
|
|
1988
1995
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -1990,9 +1997,9 @@ var Tailwind = {
|
|
|
1990
1997
|
})
|
|
1991
1998
|
};
|
|
1992
1999
|
},
|
|
1993
|
-
menuitem: function menuitem(
|
|
1994
|
-
var props =
|
|
1995
|
-
context =
|
|
2000
|
+
menuitem: function menuitem(_ref99) {
|
|
2001
|
+
var props = _ref99.props,
|
|
2002
|
+
context = _ref99.context;
|
|
1996
2003
|
return {
|
|
1997
2004
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
1998
2005
|
'rounded-md': props.root
|
|
@@ -2005,8 +2012,8 @@ var Tailwind = {
|
|
|
2005
2012
|
})
|
|
2006
2013
|
};
|
|
2007
2014
|
},
|
|
2008
|
-
action: function action(
|
|
2009
|
-
var context =
|
|
2015
|
+
action: function action(_ref100) {
|
|
2016
|
+
var context = _ref100.context;
|
|
2010
2017
|
return {
|
|
2011
2018
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
2012
2019
|
'pl-9 sm:pl-5': context.level === 1,
|
|
@@ -2015,8 +2022,8 @@ var Tailwind = {
|
|
|
2015
2022
|
};
|
|
2016
2023
|
},
|
|
2017
2024
|
icon: 'mr-2',
|
|
2018
|
-
submenuicon: function submenuicon(
|
|
2019
|
-
var props =
|
|
2025
|
+
submenuicon: function submenuicon(_ref101) {
|
|
2026
|
+
var props = _ref101.props;
|
|
2020
2027
|
return {
|
|
2021
2028
|
className: classNames({
|
|
2022
2029
|
'ml-auto sm:ml-2': props.root,
|
|
@@ -2024,8 +2031,8 @@ var Tailwind = {
|
|
|
2024
2031
|
})
|
|
2025
2032
|
};
|
|
2026
2033
|
},
|
|
2027
|
-
submenu: function submenu(
|
|
2028
|
-
var props =
|
|
2034
|
+
submenu: function submenu(_ref102) {
|
|
2035
|
+
var props = _ref102.props;
|
|
2029
2036
|
return {
|
|
2030
2037
|
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', {
|
|
2031
2038
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -2039,8 +2046,8 @@ var Tailwind = {
|
|
|
2039
2046
|
end: 'ml-auto self-auto'
|
|
2040
2047
|
},
|
|
2041
2048
|
megamenu: {
|
|
2042
|
-
root: function root(
|
|
2043
|
-
var props =
|
|
2049
|
+
root: function root(_ref103) {
|
|
2050
|
+
var props = _ref103.props;
|
|
2044
2051
|
return {
|
|
2045
2052
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2046
2053
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2048,9 +2055,9 @@ var Tailwind = {
|
|
|
2048
2055
|
})
|
|
2049
2056
|
};
|
|
2050
2057
|
},
|
|
2051
|
-
menu: function menu(
|
|
2052
|
-
var props =
|
|
2053
|
-
state =
|
|
2058
|
+
menu: function menu(_ref104) {
|
|
2059
|
+
var props = _ref104.props,
|
|
2060
|
+
state = _ref104.state;
|
|
2054
2061
|
return {
|
|
2055
2062
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
|
|
2056
2063
|
hidden: props.orientation !== 'vertical' && !state.mobileActive
|
|
@@ -2061,9 +2068,9 @@ var Tailwind = {
|
|
|
2061
2068
|
})
|
|
2062
2069
|
};
|
|
2063
2070
|
},
|
|
2064
|
-
menuitem: function menuitem(
|
|
2065
|
-
var props =
|
|
2066
|
-
context =
|
|
2071
|
+
menuitem: function menuitem(_ref105) {
|
|
2072
|
+
var props = _ref105.props,
|
|
2073
|
+
context = _ref105.context;
|
|
2067
2074
|
return {
|
|
2068
2075
|
className: classNames('transition-shadow duration-200', {
|
|
2069
2076
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2079,8 +2086,8 @@ var Tailwind = {
|
|
|
2079
2086
|
})
|
|
2080
2087
|
};
|
|
2081
2088
|
},
|
|
2082
|
-
menuButton: function menuButton(
|
|
2083
|
-
var props =
|
|
2089
|
+
menuButton: function menuButton(_ref106) {
|
|
2090
|
+
var props = _ref106.props;
|
|
2084
2091
|
return {
|
|
2085
2092
|
className: classNames({
|
|
2086
2093
|
'flex md:hidden': props.orientation === 'horizontal'
|
|
@@ -2101,8 +2108,8 @@ var Tailwind = {
|
|
|
2101
2108
|
submenuItem: {
|
|
2102
2109
|
className: classNames('text-gray-700 hover:bg-gray-200')
|
|
2103
2110
|
},
|
|
2104
|
-
submenuicon: function submenuicon(
|
|
2105
|
-
var props =
|
|
2111
|
+
submenuicon: function submenuicon(_ref107) {
|
|
2112
|
+
var props = _ref107.props;
|
|
2106
2113
|
return {
|
|
2107
2114
|
className: classNames({
|
|
2108
2115
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2110,8 +2117,8 @@ var Tailwind = {
|
|
|
2110
2117
|
})
|
|
2111
2118
|
};
|
|
2112
2119
|
},
|
|
2113
|
-
panel: function panel(
|
|
2114
|
-
var props =
|
|
2120
|
+
panel: function panel(_ref108) {
|
|
2121
|
+
var props = _ref108.props;
|
|
2115
2122
|
return {
|
|
2116
2123
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2117
2124
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2152,8 +2159,8 @@ var Tailwind = {
|
|
|
2152
2159
|
menu: {
|
|
2153
2160
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2154
2161
|
},
|
|
2155
|
-
menuitem: function menuitem(
|
|
2156
|
-
var context =
|
|
2162
|
+
menuitem: function menuitem(_ref109) {
|
|
2163
|
+
var context = _ref109.context;
|
|
2157
2164
|
return {
|
|
2158
2165
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
|
|
2159
2166
|
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
|
|
@@ -2198,9 +2205,9 @@ var Tailwind = {
|
|
|
2198
2205
|
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')
|
|
2199
2206
|
},
|
|
2200
2207
|
menuitem: 'mr-0',
|
|
2201
|
-
action: function action(
|
|
2202
|
-
var context =
|
|
2203
|
-
state =
|
|
2208
|
+
action: function action(_ref110) {
|
|
2209
|
+
var context = _ref110.context,
|
|
2210
|
+
state = _ref110.state;
|
|
2204
2211
|
return {
|
|
2205
2212
|
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)]', {
|
|
2206
2213
|
'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,
|
|
@@ -2221,8 +2228,8 @@ var Tailwind = {
|
|
|
2221
2228
|
},
|
|
2222
2229
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2223
2230
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2224
|
-
menuitem: function menuitem(
|
|
2225
|
-
var context =
|
|
2231
|
+
menuitem: function menuitem(_ref111) {
|
|
2232
|
+
var context = _ref111.context;
|
|
2226
2233
|
return {
|
|
2227
2234
|
className: classNames({
|
|
2228
2235
|
relative: !context.active,
|
|
@@ -2230,8 +2237,8 @@ var Tailwind = {
|
|
|
2230
2237
|
})
|
|
2231
2238
|
};
|
|
2232
2239
|
},
|
|
2233
|
-
action: function action(
|
|
2234
|
-
var context =
|
|
2240
|
+
action: function action(_ref112) {
|
|
2241
|
+
var context = _ref112.context;
|
|
2235
2242
|
return {
|
|
2236
2243
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2237
2244
|
'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,
|
|
@@ -2239,8 +2246,8 @@ var Tailwind = {
|
|
|
2239
2246
|
})
|
|
2240
2247
|
};
|
|
2241
2248
|
},
|
|
2242
|
-
previous: function previous(
|
|
2243
|
-
var state =
|
|
2249
|
+
previous: function previous(_ref113) {
|
|
2250
|
+
var state = _ref113.state;
|
|
2244
2251
|
return {
|
|
2245
2252
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2246
2253
|
hidden: state.level === 0
|
|
@@ -2263,8 +2270,8 @@ var Tailwind = {
|
|
|
2263
2270
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2264
2271
|
},
|
|
2265
2272
|
menuitem: 'relative',
|
|
2266
|
-
content: function content(
|
|
2267
|
-
var context =
|
|
2273
|
+
content: function content(_ref114) {
|
|
2274
|
+
var context = _ref114.context;
|
|
2268
2275
|
return {
|
|
2269
2276
|
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',
|
|
2270
2277
|
//Hover
|
|
@@ -2276,8 +2283,8 @@ var Tailwind = {
|
|
|
2276
2283
|
})
|
|
2277
2284
|
};
|
|
2278
2285
|
},
|
|
2279
|
-
action: function action(
|
|
2280
|
-
var context =
|
|
2286
|
+
action: function action(_ref115) {
|
|
2287
|
+
var context = _ref115.context;
|
|
2281
2288
|
return {
|
|
2282
2289
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2283
2290
|
'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,
|
|
@@ -2362,8 +2369,8 @@ var Tailwind = {
|
|
|
2362
2369
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2363
2370
|
},
|
|
2364
2371
|
indicator: 'mr-2',
|
|
2365
|
-
indicatorbutton: function indicatorbutton(
|
|
2366
|
-
var context =
|
|
2372
|
+
indicatorbutton: function indicatorbutton(_ref116) {
|
|
2373
|
+
var context = _ref116.context;
|
|
2367
2374
|
return {
|
|
2368
2375
|
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)]', {
|
|
2369
2376
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2371,8 +2378,8 @@ var Tailwind = {
|
|
|
2371
2378
|
})
|
|
2372
2379
|
};
|
|
2373
2380
|
},
|
|
2374
|
-
mask: function mask(
|
|
2375
|
-
var state =
|
|
2381
|
+
mask: function mask(_ref117) {
|
|
2382
|
+
var state = _ref117.state;
|
|
2376
2383
|
return {
|
|
2377
2384
|
className: classNames({
|
|
2378
2385
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2405,8 +2412,8 @@ var Tailwind = {
|
|
|
2405
2412
|
carousel: {
|
|
2406
2413
|
root: 'flex flex-col',
|
|
2407
2414
|
content: 'flex flex-col overflow-auto',
|
|
2408
|
-
container: function container(
|
|
2409
|
-
var props =
|
|
2415
|
+
container: function container(_ref118) {
|
|
2416
|
+
var props = _ref118.props;
|
|
2410
2417
|
return {
|
|
2411
2418
|
className: classNames('flex', {
|
|
2412
2419
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2418,8 +2425,8 @@ var Tailwind = {
|
|
|
2418
2425
|
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')
|
|
2419
2426
|
},
|
|
2420
2427
|
itemscontent: 'overflow-hidden w-full',
|
|
2421
|
-
itemscontainer: function itemscontainer(
|
|
2422
|
-
var props =
|
|
2428
|
+
itemscontainer: function itemscontainer(_ref119) {
|
|
2429
|
+
var props = _ref119.props;
|
|
2423
2430
|
return {
|
|
2424
2431
|
className: classNames('flex ', {
|
|
2425
2432
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2427,8 +2434,8 @@ var Tailwind = {
|
|
|
2427
2434
|
})
|
|
2428
2435
|
};
|
|
2429
2436
|
},
|
|
2430
|
-
item: function item(
|
|
2431
|
-
var props =
|
|
2437
|
+
item: function item(_ref120) {
|
|
2438
|
+
var props = _ref120.props;
|
|
2432
2439
|
return {
|
|
2433
2440
|
className: classNames('flex shrink-0 grow', {
|
|
2434
2441
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2440,8 +2447,8 @@ var Tailwind = {
|
|
|
2440
2447
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2441
2448
|
},
|
|
2442
2449
|
indicator: 'mr-2 mb-2',
|
|
2443
|
-
indicatorbutton: function indicatorbutton(
|
|
2444
|
-
var context =
|
|
2450
|
+
indicatorbutton: function indicatorbutton(_ref121) {
|
|
2451
|
+
var context = _ref121.context;
|
|
2445
2452
|
return {
|
|
2446
2453
|
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)]', {
|
|
2447
2454
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2451,9 +2458,9 @@ var Tailwind = {
|
|
|
2451
2458
|
}
|
|
2452
2459
|
},
|
|
2453
2460
|
tree: {
|
|
2454
|
-
root: function root(
|
|
2461
|
+
root: function root(_ref122) {
|
|
2455
2462
|
var _props$__parentMetada;
|
|
2456
|
-
var props =
|
|
2463
|
+
var props = _ref122.props;
|
|
2457
2464
|
return {
|
|
2458
2465
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2459
2466
|
'border border-solid border-gray-300 dark:border-blue-900/40 rounded-md': ((_props$__parentMetada = props.__parentMetadata) === null || _props$__parentMetada === void 0 ? void 0 : _props$__parentMetada.parent.props.__TYPE) !== 'TreeSelect'
|
|
@@ -2463,9 +2470,9 @@ var Tailwind = {
|
|
|
2463
2470
|
wrapper: 'overflow-auto',
|
|
2464
2471
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2465
2472
|
node: 'p-1 outline-none',
|
|
2466
|
-
content: function content(
|
|
2467
|
-
var context =
|
|
2468
|
-
props =
|
|
2473
|
+
content: function content(_ref123) {
|
|
2474
|
+
var context = _ref123.context,
|
|
2475
|
+
props = _ref123.props;
|
|
2469
2476
|
return {
|
|
2470
2477
|
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)]', {
|
|
2471
2478
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2474,8 +2481,8 @@ var Tailwind = {
|
|
|
2474
2481
|
})
|
|
2475
2482
|
};
|
|
2476
2483
|
},
|
|
2477
|
-
toggler: function toggler(
|
|
2478
|
-
var context =
|
|
2484
|
+
toggler: function toggler(_ref124) {
|
|
2485
|
+
var context = _ref124.context;
|
|
2479
2486
|
return {
|
|
2480
2487
|
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)]', {
|
|
2481
2488
|
'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,
|
|
@@ -2486,9 +2493,9 @@ var Tailwind = {
|
|
|
2486
2493
|
};
|
|
2487
2494
|
},
|
|
2488
2495
|
checkboxcontainer: 'mr-2',
|
|
2489
|
-
checkbox: function checkbox(
|
|
2490
|
-
var context =
|
|
2491
|
-
props =
|
|
2496
|
+
checkbox: function checkbox(_ref125) {
|
|
2497
|
+
var context = _ref125.context,
|
|
2498
|
+
props = _ref125.props;
|
|
2492
2499
|
return {
|
|
2493
2500
|
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', {
|
|
2494
2501
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2513,8 +2520,8 @@ var Tailwind = {
|
|
|
2513
2520
|
},
|
|
2514
2521
|
// DATA
|
|
2515
2522
|
timeline: {
|
|
2516
|
-
root: function root(
|
|
2517
|
-
var props =
|
|
2523
|
+
root: function root(_ref126) {
|
|
2524
|
+
var props = _ref126.props;
|
|
2518
2525
|
return {
|
|
2519
2526
|
className: classNames('flex grow', {
|
|
2520
2527
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2522,9 +2529,9 @@ var Tailwind = {
|
|
|
2522
2529
|
})
|
|
2523
2530
|
};
|
|
2524
2531
|
},
|
|
2525
|
-
event: function event(
|
|
2526
|
-
var props =
|
|
2527
|
-
context =
|
|
2532
|
+
event: function event(_ref127) {
|
|
2533
|
+
var props = _ref127.props,
|
|
2534
|
+
context = _ref127.context;
|
|
2528
2535
|
return {
|
|
2529
2536
|
className: classNames('flex relative min-h-[70px]', {
|
|
2530
2537
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2533,9 +2540,9 @@ var Tailwind = {
|
|
|
2533
2540
|
})
|
|
2534
2541
|
};
|
|
2535
2542
|
},
|
|
2536
|
-
opposite: function opposite(
|
|
2537
|
-
var props =
|
|
2538
|
-
context =
|
|
2543
|
+
opposite: function opposite(_ref128) {
|
|
2544
|
+
var props = _ref128.props,
|
|
2545
|
+
context = _ref128.context;
|
|
2539
2546
|
return {
|
|
2540
2547
|
className: classNames('flex-1', {
|
|
2541
2548
|
'px-4': props.layout === 'vertical',
|
|
@@ -2546,8 +2553,8 @@ var Tailwind = {
|
|
|
2546
2553
|
})
|
|
2547
2554
|
};
|
|
2548
2555
|
},
|
|
2549
|
-
separator: function separator(
|
|
2550
|
-
var props =
|
|
2556
|
+
separator: function separator(_ref129) {
|
|
2557
|
+
var props = _ref129.props;
|
|
2551
2558
|
return {
|
|
2552
2559
|
className: classNames('flex items-center flex-initial', {
|
|
2553
2560
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2556,8 +2563,8 @@ var Tailwind = {
|
|
|
2556
2563
|
};
|
|
2557
2564
|
},
|
|
2558
2565
|
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',
|
|
2559
|
-
connector: function connector(
|
|
2560
|
-
var props =
|
|
2566
|
+
connector: function connector(_ref130) {
|
|
2567
|
+
var props = _ref130.props;
|
|
2561
2568
|
return {
|
|
2562
2569
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2563
2570
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2565,9 +2572,9 @@ var Tailwind = {
|
|
|
2565
2572
|
})
|
|
2566
2573
|
};
|
|
2567
2574
|
},
|
|
2568
|
-
content: function content(
|
|
2569
|
-
var props =
|
|
2570
|
-
context =
|
|
2575
|
+
content: function content(_ref131) {
|
|
2576
|
+
var props = _ref131.props,
|
|
2577
|
+
context = _ref131.context;
|
|
2571
2578
|
return {
|
|
2572
2579
|
className: classNames('flex-1', {
|
|
2573
2580
|
'px-4': props.layout === 'vertical',
|
|
@@ -2592,16 +2599,16 @@ var Tailwind = {
|
|
|
2592
2599
|
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'
|
|
2593
2600
|
},
|
|
2594
2601
|
dataviewlayoutoptions: {
|
|
2595
|
-
listbutton: function listbutton(
|
|
2596
|
-
var props =
|
|
2602
|
+
listbutton: function listbutton(_ref132) {
|
|
2603
|
+
var props = _ref132.props;
|
|
2597
2604
|
return {
|
|
2598
2605
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.layout === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2599
2606
|
)
|
|
2600
2607
|
};
|
|
2601
2608
|
},
|
|
2602
2609
|
|
|
2603
|
-
gridbutton: function gridbutton(
|
|
2604
|
-
var props =
|
|
2610
|
+
gridbutton: function gridbutton(_ref133) {
|
|
2611
|
+
var props = _ref133.props;
|
|
2605
2612
|
return {
|
|
2606
2613
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.layout === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2607
2614
|
)
|
|
@@ -2632,8 +2639,8 @@ var Tailwind = {
|
|
|
2632
2639
|
)
|
|
2633
2640
|
},
|
|
2634
2641
|
|
|
2635
|
-
lineleft: function lineleft(
|
|
2636
|
-
var context =
|
|
2642
|
+
lineleft: function lineleft(_ref134) {
|
|
2643
|
+
var context = _ref134.context;
|
|
2637
2644
|
return {
|
|
2638
2645
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2639
2646
|
//Dark Mode
|
|
@@ -2642,8 +2649,8 @@ var Tailwind = {
|
|
|
2642
2649
|
})
|
|
2643
2650
|
};
|
|
2644
2651
|
},
|
|
2645
|
-
lineright: function lineright(
|
|
2646
|
-
var context =
|
|
2652
|
+
lineright: function lineright(_ref135) {
|
|
2653
|
+
var context = _ref135.context;
|
|
2647
2654
|
return {
|
|
2648
2655
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2649
2656
|
//Dark Mode
|
|
@@ -2664,8 +2671,8 @@ var Tailwind = {
|
|
|
2664
2671
|
root: 'flex',
|
|
2665
2672
|
controls: 'flex flex-col justify-center p-5',
|
|
2666
2673
|
moveupbutton: {
|
|
2667
|
-
root: function root(
|
|
2668
|
-
var context =
|
|
2674
|
+
root: function root(_ref136) {
|
|
2675
|
+
var context = _ref136.context;
|
|
2669
2676
|
return {
|
|
2670
2677
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2671
2678
|
// button component
|
|
@@ -2687,8 +2694,8 @@ var Tailwind = {
|
|
|
2687
2694
|
}
|
|
2688
2695
|
},
|
|
2689
2696
|
movetopbutton: {
|
|
2690
|
-
root: function root(
|
|
2691
|
-
var context =
|
|
2697
|
+
root: function root(_ref137) {
|
|
2698
|
+
var context = _ref137.context;
|
|
2692
2699
|
return {
|
|
2693
2700
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2694
2701
|
// button component
|
|
@@ -2710,8 +2717,8 @@ var Tailwind = {
|
|
|
2710
2717
|
}
|
|
2711
2718
|
},
|
|
2712
2719
|
movedownbutton: {
|
|
2713
|
-
root: function root(
|
|
2714
|
-
var context =
|
|
2720
|
+
root: function root(_ref138) {
|
|
2721
|
+
var context = _ref138.context;
|
|
2715
2722
|
return {
|
|
2716
2723
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2717
2724
|
// button component
|
|
@@ -2733,8 +2740,8 @@ var Tailwind = {
|
|
|
2733
2740
|
}
|
|
2734
2741
|
},
|
|
2735
2742
|
movebottombutton: {
|
|
2736
|
-
root: function root(
|
|
2737
|
-
var context =
|
|
2743
|
+
root: function root(_ref139) {
|
|
2744
|
+
var context = _ref139.context;
|
|
2738
2745
|
return {
|
|
2739
2746
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2740
2747
|
// button component
|
|
@@ -2766,8 +2773,8 @@ var Tailwind = {
|
|
|
2766
2773
|
)
|
|
2767
2774
|
},
|
|
2768
2775
|
|
|
2769
|
-
item: function item(
|
|
2770
|
-
var context =
|
|
2776
|
+
item: function item(_ref140) {
|
|
2777
|
+
var context = _ref140.context;
|
|
2771
2778
|
return {
|
|
2772
2779
|
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', {
|
|
2773
2780
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2845,8 +2852,8 @@ var Tailwind = {
|
|
|
2845
2852
|
)
|
|
2846
2853
|
},
|
|
2847
2854
|
|
|
2848
|
-
item: function item(
|
|
2849
|
-
var context =
|
|
2855
|
+
item: function item(_ref141) {
|
|
2856
|
+
var context = _ref141.context;
|
|
2850
2857
|
return {
|
|
2851
2858
|
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', {
|
|
2852
2859
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2939,8 +2946,8 @@ var Tailwind = {
|
|
|
2939
2946
|
)
|
|
2940
2947
|
},
|
|
2941
2948
|
|
|
2942
|
-
firstpagebutton: function firstpagebutton(
|
|
2943
|
-
var context =
|
|
2949
|
+
firstpagebutton: function firstpagebutton(_ref142) {
|
|
2950
|
+
var context = _ref142.context;
|
|
2944
2951
|
return {
|
|
2945
2952
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2946
2953
|
//Dark Mode
|
|
@@ -2951,8 +2958,8 @@ var Tailwind = {
|
|
|
2951
2958
|
};
|
|
2952
2959
|
},
|
|
2953
2960
|
|
|
2954
|
-
previouspagebutton: function previouspagebutton(
|
|
2955
|
-
var context =
|
|
2961
|
+
previouspagebutton: function previouspagebutton(_ref143) {
|
|
2962
|
+
var context = _ref143.context;
|
|
2956
2963
|
return {
|
|
2957
2964
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2958
2965
|
//Dark Mode
|
|
@@ -2963,8 +2970,8 @@ var Tailwind = {
|
|
|
2963
2970
|
};
|
|
2964
2971
|
},
|
|
2965
2972
|
|
|
2966
|
-
nextpagebutton: function nextpagebutton(
|
|
2967
|
-
var context =
|
|
2973
|
+
nextpagebutton: function nextpagebutton(_ref144) {
|
|
2974
|
+
var context = _ref144.context;
|
|
2968
2975
|
return {
|
|
2969
2976
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2970
2977
|
//Dark Mode
|
|
@@ -2975,8 +2982,8 @@ var Tailwind = {
|
|
|
2975
2982
|
};
|
|
2976
2983
|
},
|
|
2977
2984
|
|
|
2978
|
-
lastpagebutton: function lastpagebutton(
|
|
2979
|
-
var context =
|
|
2985
|
+
lastpagebutton: function lastpagebutton(_ref145) {
|
|
2986
|
+
var context = _ref145.context;
|
|
2980
2987
|
return {
|
|
2981
2988
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2982
2989
|
//Dark Mode
|
|
@@ -2987,8 +2994,8 @@ var Tailwind = {
|
|
|
2987
2994
|
};
|
|
2988
2995
|
},
|
|
2989
2996
|
|
|
2990
|
-
pagebutton: function pagebutton(
|
|
2991
|
-
var context =
|
|
2997
|
+
pagebutton: function pagebutton(_ref146) {
|
|
2998
|
+
var context = _ref146.context;
|
|
2992
2999
|
return {
|
|
2993
3000
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:border-blue-300 dark:text-white',
|
|
2994
3001
|
// Dark Mode
|
|
@@ -3000,9 +3007,9 @@ var Tailwind = {
|
|
|
3000
3007
|
};
|
|
3001
3008
|
},
|
|
3002
3009
|
rowperpagedropdown: {
|
|
3003
|
-
root: function root(
|
|
3004
|
-
var props =
|
|
3005
|
-
state =
|
|
3010
|
+
root: function root(_ref147) {
|
|
3011
|
+
var props = _ref147.props,
|
|
3012
|
+
state = _ref147.state;
|
|
3006
3013
|
return {
|
|
3007
3014
|
className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
|
|
3008
3015
|
//DarkMode
|
|
@@ -3030,8 +3037,8 @@ var Tailwind = {
|
|
|
3030
3037
|
|
|
3031
3038
|
wrapper: 'overflow-auto',
|
|
3032
3039
|
list: 'm-0 p-0 py-3 list-none',
|
|
3033
|
-
item: function item(
|
|
3034
|
-
var context =
|
|
3040
|
+
item: function item(_ref148) {
|
|
3041
|
+
var context = _ref148.context;
|
|
3035
3042
|
return {
|
|
3036
3043
|
className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
|
|
3037
3044
|
// Dark Mode
|
|
@@ -3052,9 +3059,9 @@ var Tailwind = {
|
|
|
3052
3059
|
}
|
|
3053
3060
|
},
|
|
3054
3061
|
jumptopagedropdown: {
|
|
3055
|
-
root: function root(
|
|
3056
|
-
var props =
|
|
3057
|
-
state =
|
|
3062
|
+
root: function root(_ref149) {
|
|
3063
|
+
var props = _ref149.props,
|
|
3064
|
+
state = _ref149.state;
|
|
3058
3065
|
return {
|
|
3059
3066
|
className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
|
|
3060
3067
|
//DarkMode
|
|
@@ -3082,8 +3089,8 @@ var Tailwind = {
|
|
|
3082
3089
|
|
|
3083
3090
|
wrapper: 'overflow-auto',
|
|
3084
3091
|
list: 'm-0 p-0 py-3 list-none',
|
|
3085
|
-
item: function item(
|
|
3086
|
-
var context =
|
|
3092
|
+
item: function item(_ref150) {
|
|
3093
|
+
var context = _ref150.context;
|
|
3087
3094
|
return {
|
|
3088
3095
|
className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
|
|
3089
3096
|
// Dark Mode
|
|
@@ -3097,8 +3104,8 @@ var Tailwind = {
|
|
|
3097
3104
|
}
|
|
3098
3105
|
},
|
|
3099
3106
|
treetable: {
|
|
3100
|
-
root: function root(
|
|
3101
|
-
var props =
|
|
3107
|
+
root: function root(_ref151) {
|
|
3108
|
+
var props = _ref151.props;
|
|
3102
3109
|
return {
|
|
3103
3110
|
className: classNames('relative', {
|
|
3104
3111
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3116,8 +3123,8 @@ var Tailwind = {
|
|
|
3116
3123
|
)
|
|
3117
3124
|
},
|
|
3118
3125
|
|
|
3119
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3120
|
-
var props =
|
|
3126
|
+
scrollablewrapper: function scrollablewrapper(_ref152) {
|
|
3127
|
+
var props = _ref152.props;
|
|
3121
3128
|
return {
|
|
3122
3129
|
className: classNames({
|
|
3123
3130
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3125,8 +3132,8 @@ var Tailwind = {
|
|
|
3125
3132
|
})
|
|
3126
3133
|
};
|
|
3127
3134
|
},
|
|
3128
|
-
wrapper: function wrapper(
|
|
3129
|
-
var props =
|
|
3135
|
+
wrapper: function wrapper(_ref153) {
|
|
3136
|
+
var props = _ref153.props;
|
|
3130
3137
|
return {
|
|
3131
3138
|
className: classNames({
|
|
3132
3139
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3140,40 +3147,40 @@ var Tailwind = {
|
|
|
3140
3147
|
},
|
|
3141
3148
|
|
|
3142
3149
|
table: 'border-collapse table-fixed w-full',
|
|
3143
|
-
thead: function thead(
|
|
3144
|
-
var props =
|
|
3150
|
+
thead: function thead(_ref154) {
|
|
3151
|
+
var props = _ref154.props;
|
|
3145
3152
|
return {
|
|
3146
3153
|
className: classNames({
|
|
3147
3154
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3148
3155
|
})
|
|
3149
3156
|
};
|
|
3150
3157
|
},
|
|
3151
|
-
tbody: function tbody(
|
|
3152
|
-
var props =
|
|
3158
|
+
tbody: function tbody(_ref155) {
|
|
3159
|
+
var props = _ref155.props;
|
|
3153
3160
|
return {
|
|
3154
3161
|
className: classNames({
|
|
3155
3162
|
block: props.scrollable
|
|
3156
3163
|
})
|
|
3157
3164
|
};
|
|
3158
3165
|
},
|
|
3159
|
-
tfoot: function tfoot(
|
|
3160
|
-
var props =
|
|
3166
|
+
tfoot: function tfoot(_ref156) {
|
|
3167
|
+
var props = _ref156.props;
|
|
3161
3168
|
return {
|
|
3162
3169
|
className: classNames({
|
|
3163
3170
|
block: props.scrollable
|
|
3164
3171
|
})
|
|
3165
3172
|
};
|
|
3166
3173
|
},
|
|
3167
|
-
headerrow: function headerrow(
|
|
3168
|
-
var props =
|
|
3174
|
+
headerrow: function headerrow(_ref157) {
|
|
3175
|
+
var props = _ref157.props;
|
|
3169
3176
|
return {
|
|
3170
3177
|
className: classNames({
|
|
3171
3178
|
'flex flex-nowrap w-full': props.scrollable
|
|
3172
3179
|
})
|
|
3173
3180
|
};
|
|
3174
3181
|
},
|
|
3175
|
-
row: function row(
|
|
3176
|
-
var context =
|
|
3182
|
+
row: function row(_ref158) {
|
|
3183
|
+
var context = _ref158.context;
|
|
3177
3184
|
return {
|
|
3178
3185
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3179
3186
|
// Focus
|
|
@@ -3185,8 +3192,8 @@ var Tailwind = {
|
|
|
3185
3192
|
};
|
|
3186
3193
|
},
|
|
3187
3194
|
column: {
|
|
3188
|
-
headercell: function headercell(
|
|
3189
|
-
var context =
|
|
3195
|
+
headercell: function headercell(_ref159) {
|
|
3196
|
+
var context = _ref159.context;
|
|
3190
3197
|
return {
|
|
3191
3198
|
className: classNames('text-left border-gray-300 border font-bold', 'transition duration-200 p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
|
|
3192
3199
|
//Dark Mode
|
|
@@ -3201,8 +3208,8 @@ var Tailwind = {
|
|
|
3201
3208
|
})
|
|
3202
3209
|
};
|
|
3203
3210
|
},
|
|
3204
|
-
bodycell: function bodycell(
|
|
3205
|
-
var context =
|
|
3211
|
+
bodycell: function bodycell(_ref160) {
|
|
3212
|
+
var context = _ref160.context;
|
|
3206
3213
|
return {
|
|
3207
3214
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3208
3215
|
//Dark Mode
|
|
@@ -3215,8 +3222,8 @@ var Tailwind = {
|
|
|
3215
3222
|
})
|
|
3216
3223
|
};
|
|
3217
3224
|
},
|
|
3218
|
-
rowtoggler: function rowtoggler(
|
|
3219
|
-
var context =
|
|
3225
|
+
rowtoggler: function rowtoggler(_ref161) {
|
|
3226
|
+
var context = _ref161.context;
|
|
3220
3227
|
return {
|
|
3221
3228
|
className: classNames('relative inline-flex items-center justify-center align-center cursor-pointer select-none overflow-hidden bg-transparent', 'w-8 h-8 border-0 rounded mr-0.5', {
|
|
3222
3229
|
'text-blue-700': context.selected,
|
|
@@ -3229,8 +3236,8 @@ var Tailwind = {
|
|
|
3229
3236
|
sort: {
|
|
3230
3237
|
className: 'inline-block align-middle'
|
|
3231
3238
|
},
|
|
3232
|
-
sorticon: function sorticon(
|
|
3233
|
-
var context =
|
|
3239
|
+
sorticon: function sorticon(_ref162) {
|
|
3240
|
+
var context = _ref162.context;
|
|
3234
3241
|
return {
|
|
3235
3242
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3236
3243
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3247,8 +3254,8 @@ var Tailwind = {
|
|
|
3247
3254
|
checkboxwrapper: {
|
|
3248
3255
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3249
3256
|
},
|
|
3250
|
-
checkbox: function checkbox(
|
|
3251
|
-
var context =
|
|
3257
|
+
checkbox: function checkbox(_ref163) {
|
|
3258
|
+
var context = _ref163.context;
|
|
3252
3259
|
return {
|
|
3253
3260
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3254
3261
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3258,8 +3265,8 @@ var Tailwind = {
|
|
|
3258
3265
|
})
|
|
3259
3266
|
};
|
|
3260
3267
|
},
|
|
3261
|
-
checkboxicon: function checkboxicon(
|
|
3262
|
-
var context =
|
|
3268
|
+
checkboxicon: function checkboxicon(_ref164) {
|
|
3269
|
+
var context = _ref164.context;
|
|
3263
3270
|
return {
|
|
3264
3271
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3265
3272
|
'text-white': context.checked
|
|
@@ -3270,8 +3277,8 @@ var Tailwind = {
|
|
|
3270
3277
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3271
3278
|
},
|
|
3272
3279
|
datatable: {
|
|
3273
|
-
root: function root(
|
|
3274
|
-
var props =
|
|
3280
|
+
root: function root(_ref165) {
|
|
3281
|
+
var props = _ref165.props;
|
|
3275
3282
|
return {
|
|
3276
3283
|
className: classNames('relative', {
|
|
3277
3284
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3284,8 +3291,8 @@ var Tailwind = {
|
|
|
3284
3291
|
},
|
|
3285
3292
|
|
|
3286
3293
|
loadingicon: 'w-8 h-8',
|
|
3287
|
-
wrapper: function wrapper(
|
|
3288
|
-
var props =
|
|
3294
|
+
wrapper: function wrapper(_ref166) {
|
|
3295
|
+
var props = _ref166.props;
|
|
3289
3296
|
return {
|
|
3290
3297
|
className: classNames({
|
|
3291
3298
|
relative: props.scrollable,
|
|
@@ -3293,8 +3300,8 @@ var Tailwind = {
|
|
|
3293
3300
|
})
|
|
3294
3301
|
};
|
|
3295
3302
|
},
|
|
3296
|
-
header: function header(
|
|
3297
|
-
var props =
|
|
3303
|
+
header: function header(_ref167) {
|
|
3304
|
+
var props = _ref167.props;
|
|
3298
3305
|
return {
|
|
3299
3306
|
className: classNames('bg-slate-50 text-slate-700 border-gray-300 font-bold p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
|
|
3300
3307
|
// Dark Mode
|
|
@@ -3302,25 +3309,25 @@ var Tailwind = {
|
|
|
3302
3309
|
};
|
|
3303
3310
|
},
|
|
3304
3311
|
table: 'w-full border-spacing-0',
|
|
3305
|
-
thead: function thead(
|
|
3306
|
-
var context =
|
|
3312
|
+
thead: function thead(_ref168) {
|
|
3313
|
+
var context = _ref168.context;
|
|
3307
3314
|
return {
|
|
3308
3315
|
className: classNames({
|
|
3309
3316
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3310
3317
|
})
|
|
3311
3318
|
};
|
|
3312
3319
|
},
|
|
3313
|
-
tbody: function tbody(
|
|
3314
|
-
var props =
|
|
3315
|
-
context =
|
|
3320
|
+
tbody: function tbody(_ref169) {
|
|
3321
|
+
var props = _ref169.props,
|
|
3322
|
+
context = _ref169.context;
|
|
3316
3323
|
return {
|
|
3317
3324
|
className: classNames({
|
|
3318
3325
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3319
3326
|
})
|
|
3320
3327
|
};
|
|
3321
3328
|
},
|
|
3322
|
-
tfoot: function tfoot(
|
|
3323
|
-
var context =
|
|
3329
|
+
tfoot: function tfoot(_ref170) {
|
|
3330
|
+
var context = _ref170.context;
|
|
3324
3331
|
return {
|
|
3325
3332
|
className: classNames({
|
|
3326
3333
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3333,9 +3340,9 @@ var Tailwind = {
|
|
|
3333
3340
|
},
|
|
3334
3341
|
|
|
3335
3342
|
column: {
|
|
3336
|
-
headercell: function headercell(
|
|
3337
|
-
var context =
|
|
3338
|
-
props =
|
|
3343
|
+
headercell: function headercell(_ref171) {
|
|
3344
|
+
var context = _ref171.context,
|
|
3345
|
+
props = _ref171.props;
|
|
3339
3346
|
return {
|
|
3340
3347
|
className: classNames('text-left border-0 border-b border-solid border-gray-300 dark:border-blue-900/40 font-bold', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3341
3348
|
// Size
|
|
@@ -3353,9 +3360,9 @@ var Tailwind = {
|
|
|
3353
3360
|
},
|
|
3354
3361
|
|
|
3355
3362
|
headercontent: 'flex items-center',
|
|
3356
|
-
bodycell: function bodycell(
|
|
3357
|
-
var props =
|
|
3358
|
-
context =
|
|
3363
|
+
bodycell: function bodycell(_ref172) {
|
|
3364
|
+
var props = _ref172.props,
|
|
3365
|
+
context = _ref172.context;
|
|
3359
3366
|
return {
|
|
3360
3367
|
className: classNames('text-left border-0 border-b border-solid border-gray-300', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3361
3368
|
// Size
|
|
@@ -3368,8 +3375,8 @@ var Tailwind = {
|
|
|
3368
3375
|
})
|
|
3369
3376
|
};
|
|
3370
3377
|
},
|
|
3371
|
-
footercell: function footercell(
|
|
3372
|
-
var context =
|
|
3378
|
+
footercell: function footercell(_ref173) {
|
|
3379
|
+
var context = _ref173.context;
|
|
3373
3380
|
return {
|
|
3374
3381
|
className: classNames('text-left border-0 border-b border-solid border-gray-300 font-bold', 'bg-slate-50 text-slate-700', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3375
3382
|
// Size
|
|
@@ -3380,8 +3387,8 @@ var Tailwind = {
|
|
|
3380
3387
|
})
|
|
3381
3388
|
};
|
|
3382
3389
|
},
|
|
3383
|
-
sorticon: function sorticon(
|
|
3384
|
-
var context =
|
|
3390
|
+
sorticon: function sorticon(_ref174) {
|
|
3391
|
+
var context = _ref174.context;
|
|
3385
3392
|
return {
|
|
3386
3393
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3387
3394
|
};
|
|
@@ -3401,8 +3408,8 @@ var Tailwind = {
|
|
|
3401
3408
|
root: 'min-[0px]:flex mb-2'
|
|
3402
3409
|
},
|
|
3403
3410
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3404
|
-
filterrowitem: function filterrowitem(
|
|
3405
|
-
var context =
|
|
3411
|
+
filterrowitem: function filterrowitem(_ref175) {
|
|
3412
|
+
var context = _ref175.context;
|
|
3406
3413
|
return {
|
|
3407
3414
|
className: classNames('m-0 py-3 px-5 bg-transparent', 'transition duration-200', context !== null && context !== void 0 && context.highlighted ? 'text-blue-700 bg-blue-100 dark:text-white/80 dark:bg-blue-300' : 'text-gray-600 bg-transparent dark:text-white/80 dark:bg-transparent')
|
|
3408
3415
|
};
|
|
@@ -3433,8 +3440,8 @@ var Tailwind = {
|
|
|
3433
3440
|
filterapplybutton: {
|
|
3434
3441
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3435
3442
|
},
|
|
3436
|
-
filtermenubutton: function filtermenubutton(
|
|
3437
|
-
var context =
|
|
3443
|
+
filtermenubutton: function filtermenubutton(_ref176) {
|
|
3444
|
+
var context = _ref176.context;
|
|
3438
3445
|
return {
|
|
3439
3446
|
className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative ml-2', 'w-8 h-8 rounded-[50%]', 'transition duration-200', 'hover:text-slate-700 hover:bg-gray-300/20',
|
|
3440
3447
|
// Hover
|
|
@@ -3447,8 +3454,8 @@ var Tailwind = {
|
|
|
3447
3454
|
})
|
|
3448
3455
|
};
|
|
3449
3456
|
},
|
|
3450
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3451
|
-
var context =
|
|
3457
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref177) {
|
|
3458
|
+
var context = _ref177.context;
|
|
3452
3459
|
return {
|
|
3453
3460
|
className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative', 'text-left bg-transparent m-0 p-0 border-none select-none ml-2', {
|
|
3454
3461
|
invisible: !context.hidden
|
|
@@ -3487,8 +3494,8 @@ var Tailwind = {
|
|
|
3487
3494
|
radiobuttonwrapper: {
|
|
3488
3495
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3489
3496
|
},
|
|
3490
|
-
radiobutton: function radiobutton(
|
|
3491
|
-
var context =
|
|
3497
|
+
radiobutton: function radiobutton(_ref178) {
|
|
3498
|
+
var context = _ref178.context;
|
|
3492
3499
|
return {
|
|
3493
3500
|
className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3494
3501
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3496,8 +3503,8 @@ var Tailwind = {
|
|
|
3496
3503
|
})
|
|
3497
3504
|
};
|
|
3498
3505
|
},
|
|
3499
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3500
|
-
var context =
|
|
3506
|
+
radiobuttonicon: function radiobuttonicon(_ref179) {
|
|
3507
|
+
var context = _ref179.context;
|
|
3501
3508
|
return {
|
|
3502
3509
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3503
3510
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3508,8 +3515,8 @@ var Tailwind = {
|
|
|
3508
3515
|
headercheckboxwrapper: {
|
|
3509
3516
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3510
3517
|
},
|
|
3511
|
-
headercheckbox: function headercheckbox(
|
|
3512
|
-
var context =
|
|
3518
|
+
headercheckbox: function headercheckbox(_ref180) {
|
|
3519
|
+
var context = _ref180.context;
|
|
3513
3520
|
return {
|
|
3514
3521
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3515
3522
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3521,8 +3528,8 @@ var Tailwind = {
|
|
|
3521
3528
|
checkboxwrapper: {
|
|
3522
3529
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3523
3530
|
},
|
|
3524
|
-
checkbox: function checkbox(
|
|
3525
|
-
var context =
|
|
3531
|
+
checkbox: function checkbox(_ref181) {
|
|
3532
|
+
var context = _ref181.context;
|
|
3526
3533
|
return {
|
|
3527
3534
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3528
3535
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3533,8 +3540,8 @@ var Tailwind = {
|
|
|
3533
3540
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3534
3541
|
transition: TRANSITIONS.overlay
|
|
3535
3542
|
},
|
|
3536
|
-
bodyrow: function bodyrow(
|
|
3537
|
-
var context =
|
|
3543
|
+
bodyrow: function bodyrow(_ref182) {
|
|
3544
|
+
var context = _ref182.context;
|
|
3538
3545
|
return {
|
|
3539
3546
|
className: classNames(context.selected ? 'bg-blue-50 text-blue-700 dark:bg-blue-300' : 'bg-white text-gray-600 dark:bg-gray-900', context.stripedRows ? context.index % 2 === 0 ? 'bg-white text-gray-600 dark:bg-gray-900' : 'bg-blue-50/50 text-gray-600 dark:bg-gray-950' : '', 'transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3540
3547
|
// Focus
|