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
|
@@ -1423,12 +1423,19 @@ var Tailwind = {
|
|
|
1423
1423
|
root: 'relative',
|
|
1424
1424
|
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',
|
|
1425
1425
|
items: 'py-3 list-none m-0',
|
|
1426
|
-
item:
|
|
1426
|
+
item: function item(_ref72) {
|
|
1427
|
+
var state = _ref72.state;
|
|
1428
|
+
return {
|
|
1429
|
+
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', {
|
|
1430
|
+
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
1431
|
+
})
|
|
1432
|
+
};
|
|
1433
|
+
},
|
|
1427
1434
|
transition: TRANSITIONS.overlay
|
|
1428
1435
|
},
|
|
1429
1436
|
multiselect: {
|
|
1430
|
-
root: function root(
|
|
1431
|
-
var props =
|
|
1437
|
+
root: function root(_ref73) {
|
|
1438
|
+
var props = _ref73.props;
|
|
1432
1439
|
return {
|
|
1433
1440
|
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', {
|
|
1434
1441
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1436,8 +1443,8 @@ var Tailwind = {
|
|
|
1436
1443
|
};
|
|
1437
1444
|
},
|
|
1438
1445
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1439
|
-
label: function label(
|
|
1440
|
-
var props =
|
|
1446
|
+
label: function label(_ref74) {
|
|
1447
|
+
var props = _ref74.props;
|
|
1441
1448
|
return {
|
|
1442
1449
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
|
|
1443
1450
|
'!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
|
|
@@ -1462,8 +1469,8 @@ var Tailwind = {
|
|
|
1462
1469
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1463
1470
|
},
|
|
1464
1471
|
headerCheckbox: {
|
|
1465
|
-
root: function root(
|
|
1466
|
-
var props =
|
|
1472
|
+
root: function root(_ref75) {
|
|
1473
|
+
var props = _ref75.props;
|
|
1467
1474
|
return {
|
|
1468
1475
|
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)]', {
|
|
1469
1476
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
|
|
@@ -1481,8 +1488,8 @@ var Tailwind = {
|
|
|
1481
1488
|
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')
|
|
1482
1489
|
},
|
|
1483
1490
|
list: 'py-3 list-none m-0',
|
|
1484
|
-
item: function item(
|
|
1485
|
-
var context =
|
|
1491
|
+
item: function item(_ref76) {
|
|
1492
|
+
var context = _ref76.context;
|
|
1486
1493
|
return {
|
|
1487
1494
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1488
1495
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1495,8 +1502,8 @@ var Tailwind = {
|
|
|
1495
1502
|
checkboxContainer: {
|
|
1496
1503
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1497
1504
|
},
|
|
1498
|
-
checkbox: function checkbox(
|
|
1499
|
-
var context =
|
|
1505
|
+
checkbox: function checkbox(_ref77) {
|
|
1506
|
+
var context = _ref77.context;
|
|
1500
1507
|
return {
|
|
1501
1508
|
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)]', {
|
|
1502
1509
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1522,8 +1529,8 @@ var Tailwind = {
|
|
|
1522
1529
|
root: {
|
|
1523
1530
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1524
1531
|
},
|
|
1525
|
-
checkbox: function checkbox(
|
|
1526
|
-
var props =
|
|
1532
|
+
checkbox: function checkbox(_ref78) {
|
|
1533
|
+
var props = _ref78.props;
|
|
1527
1534
|
return {
|
|
1528
1535
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1529
1536
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1536,8 +1543,8 @@ var Tailwind = {
|
|
|
1536
1543
|
}
|
|
1537
1544
|
},
|
|
1538
1545
|
inputtextarea: {
|
|
1539
|
-
root: function root(
|
|
1540
|
-
var context =
|
|
1546
|
+
root: function root(_ref79) {
|
|
1547
|
+
var context = _ref79.context;
|
|
1541
1548
|
return {
|
|
1542
1549
|
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)]', {
|
|
1543
1550
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1546,8 +1553,8 @@ var Tailwind = {
|
|
|
1546
1553
|
}
|
|
1547
1554
|
},
|
|
1548
1555
|
treeselect: {
|
|
1549
|
-
root: function root(
|
|
1550
|
-
var props =
|
|
1556
|
+
root: function root(_ref80) {
|
|
1557
|
+
var props = _ref80.props;
|
|
1551
1558
|
return {
|
|
1552
1559
|
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', {
|
|
1553
1560
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1578,8 +1585,8 @@ var Tailwind = {
|
|
|
1578
1585
|
transition: TRANSITIONS.overlay
|
|
1579
1586
|
},
|
|
1580
1587
|
autocomplete: {
|
|
1581
|
-
root: function root(
|
|
1582
|
-
var props =
|
|
1588
|
+
root: function root(_ref81) {
|
|
1589
|
+
var props = _ref81.props;
|
|
1583
1590
|
return {
|
|
1584
1591
|
className: classNames('relative inline-flex', {
|
|
1585
1592
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1594,8 +1601,8 @@ var Tailwind = {
|
|
|
1594
1601
|
inputToken: {
|
|
1595
1602
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1596
1603
|
},
|
|
1597
|
-
input: function input(
|
|
1598
|
-
var props =
|
|
1604
|
+
input: function input(_ref82) {
|
|
1605
|
+
var props = _ref82.props;
|
|
1599
1606
|
return {
|
|
1600
1607
|
root: {
|
|
1601
1608
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1617,8 +1624,8 @@ var Tailwind = {
|
|
|
1617
1624
|
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')
|
|
1618
1625
|
},
|
|
1619
1626
|
list: 'py-3 list-none m-0',
|
|
1620
|
-
item: function item(
|
|
1621
|
-
var context =
|
|
1627
|
+
item: function item(_ref83) {
|
|
1628
|
+
var context = _ref83.context;
|
|
1622
1629
|
return {
|
|
1623
1630
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1624
1631
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1634,8 +1641,8 @@ var Tailwind = {
|
|
|
1634
1641
|
transition: TRANSITIONS.overlay
|
|
1635
1642
|
},
|
|
1636
1643
|
chips: {
|
|
1637
|
-
root: function root(
|
|
1638
|
-
var props =
|
|
1644
|
+
root: function root(_ref84) {
|
|
1645
|
+
var props = _ref84.props;
|
|
1639
1646
|
return {
|
|
1640
1647
|
className: classNames('flex', {
|
|
1641
1648
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1657,8 +1664,8 @@ var Tailwind = {
|
|
|
1657
1664
|
removeTokenIcon: 'ml-2'
|
|
1658
1665
|
},
|
|
1659
1666
|
colorpicker: {
|
|
1660
|
-
root: function root(
|
|
1661
|
-
var props =
|
|
1667
|
+
root: function root(_ref85) {
|
|
1668
|
+
var props = _ref85.props;
|
|
1662
1669
|
return {
|
|
1663
1670
|
className: classNames('inline-block', {
|
|
1664
1671
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1668,8 +1675,8 @@ var Tailwind = {
|
|
|
1668
1675
|
input: {
|
|
1669
1676
|
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')
|
|
1670
1677
|
},
|
|
1671
|
-
panel: function panel(
|
|
1672
|
-
var props =
|
|
1678
|
+
panel: function panel(_ref86) {
|
|
1679
|
+
var props = _ref86.props;
|
|
1673
1680
|
return {
|
|
1674
1681
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1675
1682
|
'relative h-48 w-52': props.inline,
|
|
@@ -1709,8 +1716,8 @@ var Tailwind = {
|
|
|
1709
1716
|
},
|
|
1710
1717
|
//MISC
|
|
1711
1718
|
badge: {
|
|
1712
|
-
root: function root(
|
|
1713
|
-
var props =
|
|
1719
|
+
root: function root(_ref87) {
|
|
1720
|
+
var props = _ref87.props;
|
|
1714
1721
|
return {
|
|
1715
1722
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1716
1723
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1728,9 +1735,9 @@ var Tailwind = {
|
|
|
1728
1735
|
}
|
|
1729
1736
|
},
|
|
1730
1737
|
avatar: {
|
|
1731
|
-
root: function root(
|
|
1732
|
-
var props =
|
|
1733
|
-
state =
|
|
1738
|
+
root: function root(_ref88) {
|
|
1739
|
+
var props = _ref88.props,
|
|
1740
|
+
state = _ref88.state;
|
|
1734
1741
|
return {
|
|
1735
1742
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1736
1743
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1766,8 +1773,8 @@ var Tailwind = {
|
|
|
1766
1773
|
root: {
|
|
1767
1774
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1768
1775
|
},
|
|
1769
|
-
value: function value(
|
|
1770
|
-
var props =
|
|
1776
|
+
value: function value(_ref89) {
|
|
1777
|
+
var props = _ref89.props;
|
|
1771
1778
|
return {
|
|
1772
1779
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1773
1780
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1787,8 +1794,8 @@ var Tailwind = {
|
|
|
1787
1794
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1788
1795
|
},
|
|
1789
1796
|
skeleton: {
|
|
1790
|
-
root: function root(
|
|
1791
|
-
var props =
|
|
1797
|
+
root: function root(_ref90) {
|
|
1798
|
+
var props = _ref90.props;
|
|
1792
1799
|
return {
|
|
1793
1800
|
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', {
|
|
1794
1801
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1798,8 +1805,8 @@ var Tailwind = {
|
|
|
1798
1805
|
}
|
|
1799
1806
|
},
|
|
1800
1807
|
tag: {
|
|
1801
|
-
root: function root(
|
|
1802
|
-
var props =
|
|
1808
|
+
root: function root(_ref91) {
|
|
1809
|
+
var props = _ref91.props;
|
|
1803
1810
|
return {
|
|
1804
1811
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1805
1812
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1823,8 +1830,8 @@ var Tailwind = {
|
|
|
1823
1830
|
}
|
|
1824
1831
|
},
|
|
1825
1832
|
scrolltop: {
|
|
1826
|
-
root: function root(
|
|
1827
|
-
var props =
|
|
1833
|
+
root: function root(_ref92) {
|
|
1834
|
+
var props = _ref92.props;
|
|
1828
1835
|
return {
|
|
1829
1836
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1830
1837
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1882,8 +1889,8 @@ var Tailwind = {
|
|
|
1882
1889
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1883
1890
|
},
|
|
1884
1891
|
menuitem: 'relative',
|
|
1885
|
-
content: function content(
|
|
1886
|
-
var context =
|
|
1892
|
+
content: function content(_ref93) {
|
|
1893
|
+
var context = _ref93.context;
|
|
1887
1894
|
return {
|
|
1888
1895
|
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',
|
|
1889
1896
|
// Hover
|
|
@@ -1911,8 +1918,8 @@ var Tailwind = {
|
|
|
1911
1918
|
}
|
|
1912
1919
|
},
|
|
1913
1920
|
dock: {
|
|
1914
|
-
root: function root(
|
|
1915
|
-
var props =
|
|
1921
|
+
root: function root(_ref94) {
|
|
1922
|
+
var props = _ref94.props;
|
|
1916
1923
|
return {
|
|
1917
1924
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1918
1925
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1925,18 +1932,18 @@ var Tailwind = {
|
|
|
1925
1932
|
container: {
|
|
1926
1933
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1927
1934
|
},
|
|
1928
|
-
menu: function menu(
|
|
1929
|
-
var props =
|
|
1935
|
+
menu: function menu(_ref95) {
|
|
1936
|
+
var props = _ref95.props;
|
|
1930
1937
|
return {
|
|
1931
1938
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1932
1939
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1933
1940
|
})
|
|
1934
1941
|
};
|
|
1935
1942
|
},
|
|
1936
|
-
menuitem: function menuitem(
|
|
1937
|
-
var props =
|
|
1938
|
-
context =
|
|
1939
|
-
state =
|
|
1943
|
+
menuitem: function menuitem(_ref96) {
|
|
1944
|
+
var props = _ref96.props,
|
|
1945
|
+
context = _ref96.context,
|
|
1946
|
+
state = _ref96.state;
|
|
1940
1947
|
return {
|
|
1941
1948
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
1942
1949
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -1959,8 +1966,8 @@ var Tailwind = {
|
|
|
1959
1966
|
menu: {
|
|
1960
1967
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1961
1968
|
},
|
|
1962
|
-
content: function content(
|
|
1963
|
-
var context =
|
|
1969
|
+
content: function content(_ref97) {
|
|
1970
|
+
var context = _ref97.context;
|
|
1964
1971
|
return {
|
|
1965
1972
|
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',
|
|
1966
1973
|
// Hover
|
|
@@ -1985,8 +1992,8 @@ var Tailwind = {
|
|
|
1985
1992
|
root: {
|
|
1986
1993
|
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')
|
|
1987
1994
|
},
|
|
1988
|
-
menu: function menu(
|
|
1989
|
-
var state =
|
|
1995
|
+
menu: function menu(_ref98) {
|
|
1996
|
+
var state = _ref98.state;
|
|
1990
1997
|
return {
|
|
1991
1998
|
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', {
|
|
1992
1999
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -1994,9 +2001,9 @@ var Tailwind = {
|
|
|
1994
2001
|
})
|
|
1995
2002
|
};
|
|
1996
2003
|
},
|
|
1997
|
-
menuitem: function menuitem(
|
|
1998
|
-
var props =
|
|
1999
|
-
context =
|
|
2004
|
+
menuitem: function menuitem(_ref99) {
|
|
2005
|
+
var props = _ref99.props,
|
|
2006
|
+
context = _ref99.context;
|
|
2000
2007
|
return {
|
|
2001
2008
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
2002
2009
|
'rounded-md': props.root
|
|
@@ -2009,8 +2016,8 @@ var Tailwind = {
|
|
|
2009
2016
|
})
|
|
2010
2017
|
};
|
|
2011
2018
|
},
|
|
2012
|
-
action: function action(
|
|
2013
|
-
var context =
|
|
2019
|
+
action: function action(_ref100) {
|
|
2020
|
+
var context = _ref100.context;
|
|
2014
2021
|
return {
|
|
2015
2022
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
2016
2023
|
'pl-9 sm:pl-5': context.level === 1,
|
|
@@ -2019,8 +2026,8 @@ var Tailwind = {
|
|
|
2019
2026
|
};
|
|
2020
2027
|
},
|
|
2021
2028
|
icon: 'mr-2',
|
|
2022
|
-
submenuicon: function submenuicon(
|
|
2023
|
-
var props =
|
|
2029
|
+
submenuicon: function submenuicon(_ref101) {
|
|
2030
|
+
var props = _ref101.props;
|
|
2024
2031
|
return {
|
|
2025
2032
|
className: classNames({
|
|
2026
2033
|
'ml-auto sm:ml-2': props.root,
|
|
@@ -2028,8 +2035,8 @@ var Tailwind = {
|
|
|
2028
2035
|
})
|
|
2029
2036
|
};
|
|
2030
2037
|
},
|
|
2031
|
-
submenu: function submenu(
|
|
2032
|
-
var props =
|
|
2038
|
+
submenu: function submenu(_ref102) {
|
|
2039
|
+
var props = _ref102.props;
|
|
2033
2040
|
return {
|
|
2034
2041
|
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', {
|
|
2035
2042
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -2043,8 +2050,8 @@ var Tailwind = {
|
|
|
2043
2050
|
end: 'ml-auto self-auto'
|
|
2044
2051
|
},
|
|
2045
2052
|
megamenu: {
|
|
2046
|
-
root: function root(
|
|
2047
|
-
var props =
|
|
2053
|
+
root: function root(_ref103) {
|
|
2054
|
+
var props = _ref103.props;
|
|
2048
2055
|
return {
|
|
2049
2056
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2050
2057
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2052,9 +2059,9 @@ var Tailwind = {
|
|
|
2052
2059
|
})
|
|
2053
2060
|
};
|
|
2054
2061
|
},
|
|
2055
|
-
menu: function menu(
|
|
2056
|
-
var props =
|
|
2057
|
-
state =
|
|
2062
|
+
menu: function menu(_ref104) {
|
|
2063
|
+
var props = _ref104.props,
|
|
2064
|
+
state = _ref104.state;
|
|
2058
2065
|
return {
|
|
2059
2066
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
|
|
2060
2067
|
hidden: props.orientation !== 'vertical' && !state.mobileActive
|
|
@@ -2065,9 +2072,9 @@ var Tailwind = {
|
|
|
2065
2072
|
})
|
|
2066
2073
|
};
|
|
2067
2074
|
},
|
|
2068
|
-
menuitem: function menuitem(
|
|
2069
|
-
var props =
|
|
2070
|
-
context =
|
|
2075
|
+
menuitem: function menuitem(_ref105) {
|
|
2076
|
+
var props = _ref105.props,
|
|
2077
|
+
context = _ref105.context;
|
|
2071
2078
|
return {
|
|
2072
2079
|
className: classNames('transition-shadow duration-200', {
|
|
2073
2080
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2083,8 +2090,8 @@ var Tailwind = {
|
|
|
2083
2090
|
})
|
|
2084
2091
|
};
|
|
2085
2092
|
},
|
|
2086
|
-
menuButton: function menuButton(
|
|
2087
|
-
var props =
|
|
2093
|
+
menuButton: function menuButton(_ref106) {
|
|
2094
|
+
var props = _ref106.props;
|
|
2088
2095
|
return {
|
|
2089
2096
|
className: classNames({
|
|
2090
2097
|
'flex md:hidden': props.orientation === 'horizontal'
|
|
@@ -2105,8 +2112,8 @@ var Tailwind = {
|
|
|
2105
2112
|
submenuItem: {
|
|
2106
2113
|
className: classNames('text-gray-700 hover:bg-gray-200')
|
|
2107
2114
|
},
|
|
2108
|
-
submenuicon: function submenuicon(
|
|
2109
|
-
var props =
|
|
2115
|
+
submenuicon: function submenuicon(_ref107) {
|
|
2116
|
+
var props = _ref107.props;
|
|
2110
2117
|
return {
|
|
2111
2118
|
className: classNames({
|
|
2112
2119
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2114,8 +2121,8 @@ var Tailwind = {
|
|
|
2114
2121
|
})
|
|
2115
2122
|
};
|
|
2116
2123
|
},
|
|
2117
|
-
panel: function panel(
|
|
2118
|
-
var props =
|
|
2124
|
+
panel: function panel(_ref108) {
|
|
2125
|
+
var props = _ref108.props;
|
|
2119
2126
|
return {
|
|
2120
2127
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2121
2128
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2156,8 +2163,8 @@ var Tailwind = {
|
|
|
2156
2163
|
menu: {
|
|
2157
2164
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2158
2165
|
},
|
|
2159
|
-
menuitem: function menuitem(
|
|
2160
|
-
var context =
|
|
2166
|
+
menuitem: function menuitem(_ref109) {
|
|
2167
|
+
var context = _ref109.context;
|
|
2161
2168
|
return {
|
|
2162
2169
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
|
|
2163
2170
|
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
|
|
@@ -2202,9 +2209,9 @@ var Tailwind = {
|
|
|
2202
2209
|
className: classNames('flex m-0 p-0 list-none flex-nowrap', 'bg-white border-solid border-gray-300 border-b-2', 'outline-none no-underline text-base list-none')
|
|
2203
2210
|
},
|
|
2204
2211
|
menuitem: 'mr-0',
|
|
2205
|
-
action: function action(
|
|
2206
|
-
var context =
|
|
2207
|
-
state =
|
|
2212
|
+
action: function action(_ref110) {
|
|
2213
|
+
var context = _ref110.context,
|
|
2214
|
+
state = _ref110.state;
|
|
2208
2215
|
return {
|
|
2209
2216
|
className: classNames('cursor-pointer select-none flex items-center relative no-underline overflow-hidden', 'border-b-2 p-5 font-bold rounded-t-lg ', 'focus:outline-none focus:outline-offset-0 focus:shadow-[inset_0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2210
2217
|
'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': state.activeIndex !== context.index,
|
|
@@ -2225,8 +2232,8 @@ var Tailwind = {
|
|
|
2225
2232
|
},
|
|
2226
2233
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2227
2234
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2228
|
-
menuitem: function menuitem(
|
|
2229
|
-
var context =
|
|
2235
|
+
menuitem: function menuitem(_ref111) {
|
|
2236
|
+
var context = _ref111.context;
|
|
2230
2237
|
return {
|
|
2231
2238
|
className: classNames({
|
|
2232
2239
|
relative: !context.active,
|
|
@@ -2234,8 +2241,8 @@ var Tailwind = {
|
|
|
2234
2241
|
})
|
|
2235
2242
|
};
|
|
2236
2243
|
},
|
|
2237
|
-
action: function action(
|
|
2238
|
-
var context =
|
|
2244
|
+
action: function action(_ref112) {
|
|
2245
|
+
var context = _ref112.context;
|
|
2239
2246
|
return {
|
|
2240
2247
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2241
2248
|
'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
|
|
@@ -2243,8 +2250,8 @@ var Tailwind = {
|
|
|
2243
2250
|
})
|
|
2244
2251
|
};
|
|
2245
2252
|
},
|
|
2246
|
-
previous: function previous(
|
|
2247
|
-
var state =
|
|
2253
|
+
previous: function previous(_ref113) {
|
|
2254
|
+
var state = _ref113.state;
|
|
2248
2255
|
return {
|
|
2249
2256
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2250
2257
|
hidden: state.level === 0
|
|
@@ -2267,8 +2274,8 @@ var Tailwind = {
|
|
|
2267
2274
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2268
2275
|
},
|
|
2269
2276
|
menuitem: 'relative',
|
|
2270
|
-
content: function content(
|
|
2271
|
-
var context =
|
|
2277
|
+
content: function content(_ref114) {
|
|
2278
|
+
var context = _ref114.context;
|
|
2272
2279
|
return {
|
|
2273
2280
|
className: classNames('transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 hover:text-gray-700 dark:hover:text-white/80 dark:hover:bg-gray-800/80',
|
|
2274
2281
|
//Hover
|
|
@@ -2280,8 +2287,8 @@ var Tailwind = {
|
|
|
2280
2287
|
})
|
|
2281
2288
|
};
|
|
2282
2289
|
},
|
|
2283
|
-
action: function action(
|
|
2284
|
-
var context =
|
|
2290
|
+
action: function action(_ref115) {
|
|
2291
|
+
var context = _ref115.context;
|
|
2285
2292
|
return {
|
|
2286
2293
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2287
2294
|
'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
|
|
@@ -2366,8 +2373,8 @@ var Tailwind = {
|
|
|
2366
2373
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2367
2374
|
},
|
|
2368
2375
|
indicator: 'mr-2',
|
|
2369
|
-
indicatorbutton: function indicatorbutton(
|
|
2370
|
-
var context =
|
|
2376
|
+
indicatorbutton: function indicatorbutton(_ref116) {
|
|
2377
|
+
var context = _ref116.context;
|
|
2371
2378
|
return {
|
|
2372
2379
|
className: classNames('w-4 h-4 transition duration-200 rounded-full', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2373
2380
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2375,8 +2382,8 @@ var Tailwind = {
|
|
|
2375
2382
|
})
|
|
2376
2383
|
};
|
|
2377
2384
|
},
|
|
2378
|
-
mask: function mask(
|
|
2379
|
-
var state =
|
|
2385
|
+
mask: function mask(_ref117) {
|
|
2386
|
+
var state = _ref117.state;
|
|
2380
2387
|
return {
|
|
2381
2388
|
className: classNames({
|
|
2382
2389
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2409,8 +2416,8 @@ var Tailwind = {
|
|
|
2409
2416
|
carousel: {
|
|
2410
2417
|
root: 'flex flex-col',
|
|
2411
2418
|
content: 'flex flex-col overflow-auto',
|
|
2412
|
-
container: function container(
|
|
2413
|
-
var props =
|
|
2419
|
+
container: function container(_ref118) {
|
|
2420
|
+
var props = _ref118.props;
|
|
2414
2421
|
return {
|
|
2415
2422
|
className: classNames('flex', {
|
|
2416
2423
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2422,8 +2429,8 @@ var Tailwind = {
|
|
|
2422
2429
|
className: classNames('flex justify-center items-center self-center overflow-hidden relative shrink-0 grow-0', 'w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mx-2')
|
|
2423
2430
|
},
|
|
2424
2431
|
itemscontent: 'overflow-hidden w-full',
|
|
2425
|
-
itemscontainer: function itemscontainer(
|
|
2426
|
-
var props =
|
|
2432
|
+
itemscontainer: function itemscontainer(_ref119) {
|
|
2433
|
+
var props = _ref119.props;
|
|
2427
2434
|
return {
|
|
2428
2435
|
className: classNames('flex ', {
|
|
2429
2436
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2431,8 +2438,8 @@ var Tailwind = {
|
|
|
2431
2438
|
})
|
|
2432
2439
|
};
|
|
2433
2440
|
},
|
|
2434
|
-
item: function item(
|
|
2435
|
-
var props =
|
|
2441
|
+
item: function item(_ref120) {
|
|
2442
|
+
var props = _ref120.props;
|
|
2436
2443
|
return {
|
|
2437
2444
|
className: classNames('flex shrink-0 grow', {
|
|
2438
2445
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2444,8 +2451,8 @@ var Tailwind = {
|
|
|
2444
2451
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2445
2452
|
},
|
|
2446
2453
|
indicator: 'mr-2 mb-2',
|
|
2447
|
-
indicatorbutton: function indicatorbutton(
|
|
2448
|
-
var context =
|
|
2454
|
+
indicatorbutton: function indicatorbutton(_ref121) {
|
|
2455
|
+
var context = _ref121.context;
|
|
2449
2456
|
return {
|
|
2450
2457
|
className: classNames('w-8 h-2 transition duration-200 rounded-0', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2451
2458
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2455,9 +2462,9 @@ var Tailwind = {
|
|
|
2455
2462
|
}
|
|
2456
2463
|
},
|
|
2457
2464
|
tree: {
|
|
2458
|
-
root: function root(
|
|
2465
|
+
root: function root(_ref122) {
|
|
2459
2466
|
var _props$__parentMetada;
|
|
2460
|
-
var props =
|
|
2467
|
+
var props = _ref122.props;
|
|
2461
2468
|
return {
|
|
2462
2469
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2463
2470
|
'border border-solid border-gray-300 dark:border-blue-900/40 rounded-md': ((_props$__parentMetada = props.__parentMetadata) === null || _props$__parentMetada === void 0 ? void 0 : _props$__parentMetada.parent.props.__TYPE) !== 'TreeSelect'
|
|
@@ -2467,9 +2474,9 @@ var Tailwind = {
|
|
|
2467
2474
|
wrapper: 'overflow-auto',
|
|
2468
2475
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2469
2476
|
node: 'p-1 outline-none',
|
|
2470
|
-
content: function content(
|
|
2471
|
-
var context =
|
|
2472
|
-
props =
|
|
2477
|
+
content: function content(_ref123) {
|
|
2478
|
+
var context = _ref123.context,
|
|
2479
|
+
props = _ref123.props;
|
|
2473
2480
|
return {
|
|
2474
2481
|
className: classNames('flex items-center', 'rounded-lg transition-shadow duration-200 p-2', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2475
2482
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2478,8 +2485,8 @@ var Tailwind = {
|
|
|
2478
2485
|
})
|
|
2479
2486
|
};
|
|
2480
2487
|
},
|
|
2481
|
-
toggler: function toggler(
|
|
2482
|
-
var context =
|
|
2488
|
+
toggler: function toggler(_ref124) {
|
|
2489
|
+
var context = _ref124.context;
|
|
2483
2490
|
return {
|
|
2484
2491
|
className: classNames('cursor-pointer select-none inline-flex items-center justify-center overflow-hidden relative shrink-0', 'mr-2 w-8 h-8 border-0 bg-transparent rounded-full transition duration-200', 'hover:border-transparent focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2485
2492
|
'text-gray-500 dark:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-800 dark:hover:text-white/80': !context.selected,
|
|
@@ -2490,9 +2497,9 @@ var Tailwind = {
|
|
|
2490
2497
|
};
|
|
2491
2498
|
},
|
|
2492
2499
|
checkboxcontainer: 'mr-2',
|
|
2493
|
-
checkbox: function checkbox(
|
|
2494
|
-
var context =
|
|
2495
|
-
props =
|
|
2500
|
+
checkbox: function checkbox(_ref125) {
|
|
2501
|
+
var context = _ref125.context,
|
|
2502
|
+
props = _ref125.props;
|
|
2496
2503
|
return {
|
|
2497
2504
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6', 'flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200 text-white text-base dark:text-gray-900', {
|
|
2498
2505
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2517,8 +2524,8 @@ var Tailwind = {
|
|
|
2517
2524
|
},
|
|
2518
2525
|
// DATA
|
|
2519
2526
|
timeline: {
|
|
2520
|
-
root: function root(
|
|
2521
|
-
var props =
|
|
2527
|
+
root: function root(_ref126) {
|
|
2528
|
+
var props = _ref126.props;
|
|
2522
2529
|
return {
|
|
2523
2530
|
className: classNames('flex grow', {
|
|
2524
2531
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2526,9 +2533,9 @@ var Tailwind = {
|
|
|
2526
2533
|
})
|
|
2527
2534
|
};
|
|
2528
2535
|
},
|
|
2529
|
-
event: function event(
|
|
2530
|
-
var props =
|
|
2531
|
-
context =
|
|
2536
|
+
event: function event(_ref127) {
|
|
2537
|
+
var props = _ref127.props,
|
|
2538
|
+
context = _ref127.context;
|
|
2532
2539
|
return {
|
|
2533
2540
|
className: classNames('flex relative min-h-[70px]', {
|
|
2534
2541
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2537,9 +2544,9 @@ var Tailwind = {
|
|
|
2537
2544
|
})
|
|
2538
2545
|
};
|
|
2539
2546
|
},
|
|
2540
|
-
opposite: function opposite(
|
|
2541
|
-
var props =
|
|
2542
|
-
context =
|
|
2547
|
+
opposite: function opposite(_ref128) {
|
|
2548
|
+
var props = _ref128.props,
|
|
2549
|
+
context = _ref128.context;
|
|
2543
2550
|
return {
|
|
2544
2551
|
className: classNames('flex-1', {
|
|
2545
2552
|
'px-4': props.layout === 'vertical',
|
|
@@ -2550,8 +2557,8 @@ var Tailwind = {
|
|
|
2550
2557
|
})
|
|
2551
2558
|
};
|
|
2552
2559
|
},
|
|
2553
|
-
separator: function separator(
|
|
2554
|
-
var props =
|
|
2560
|
+
separator: function separator(_ref129) {
|
|
2561
|
+
var props = _ref129.props;
|
|
2555
2562
|
return {
|
|
2556
2563
|
className: classNames('flex items-center flex-initial', {
|
|
2557
2564
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2560,8 +2567,8 @@ var Tailwind = {
|
|
|
2560
2567
|
};
|
|
2561
2568
|
},
|
|
2562
2569
|
marker: 'flex self-baseline w-4 h-4 rounded-full border-2 border-blue-500 bg-white dark:border-blue-300 dark:bg-blue-900/40',
|
|
2563
|
-
connector: function connector(
|
|
2564
|
-
var props =
|
|
2570
|
+
connector: function connector(_ref130) {
|
|
2571
|
+
var props = _ref130.props;
|
|
2565
2572
|
return {
|
|
2566
2573
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2567
2574
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2569,9 +2576,9 @@ var Tailwind = {
|
|
|
2569
2576
|
})
|
|
2570
2577
|
};
|
|
2571
2578
|
},
|
|
2572
|
-
content: function content(
|
|
2573
|
-
var props =
|
|
2574
|
-
context =
|
|
2579
|
+
content: function content(_ref131) {
|
|
2580
|
+
var props = _ref131.props,
|
|
2581
|
+
context = _ref131.context;
|
|
2575
2582
|
return {
|
|
2576
2583
|
className: classNames('flex-1', {
|
|
2577
2584
|
'px-4': props.layout === 'vertical',
|
|
@@ -2596,16 +2603,16 @@ var Tailwind = {
|
|
|
2596
2603
|
header: 'bg-gray-100 dark:bg-gray-800 text-gray-800 dark:text-white/80 border-gray-200 dark:border-blue-900/40 border-t border-b p-4 font-bold'
|
|
2597
2604
|
},
|
|
2598
2605
|
dataviewlayoutoptions: {
|
|
2599
|
-
listbutton: function listbutton(
|
|
2600
|
-
var props =
|
|
2606
|
+
listbutton: function listbutton(_ref132) {
|
|
2607
|
+
var props = _ref132.props;
|
|
2601
2608
|
return {
|
|
2602
2609
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.layout === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2603
2610
|
)
|
|
2604
2611
|
};
|
|
2605
2612
|
},
|
|
2606
2613
|
|
|
2607
|
-
gridbutton: function gridbutton(
|
|
2608
|
-
var props =
|
|
2614
|
+
gridbutton: function gridbutton(_ref133) {
|
|
2615
|
+
var props = _ref133.props;
|
|
2609
2616
|
return {
|
|
2610
2617
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.layout === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2611
2618
|
)
|
|
@@ -2636,8 +2643,8 @@ var Tailwind = {
|
|
|
2636
2643
|
)
|
|
2637
2644
|
},
|
|
2638
2645
|
|
|
2639
|
-
lineleft: function lineleft(
|
|
2640
|
-
var context =
|
|
2646
|
+
lineleft: function lineleft(_ref134) {
|
|
2647
|
+
var context = _ref134.context;
|
|
2641
2648
|
return {
|
|
2642
2649
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2643
2650
|
//Dark Mode
|
|
@@ -2646,8 +2653,8 @@ var Tailwind = {
|
|
|
2646
2653
|
})
|
|
2647
2654
|
};
|
|
2648
2655
|
},
|
|
2649
|
-
lineright: function lineright(
|
|
2650
|
-
var context =
|
|
2656
|
+
lineright: function lineright(_ref135) {
|
|
2657
|
+
var context = _ref135.context;
|
|
2651
2658
|
return {
|
|
2652
2659
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2653
2660
|
//Dark Mode
|
|
@@ -2668,8 +2675,8 @@ var Tailwind = {
|
|
|
2668
2675
|
root: 'flex',
|
|
2669
2676
|
controls: 'flex flex-col justify-center p-5',
|
|
2670
2677
|
moveupbutton: {
|
|
2671
|
-
root: function root(
|
|
2672
|
-
var context =
|
|
2678
|
+
root: function root(_ref136) {
|
|
2679
|
+
var context = _ref136.context;
|
|
2673
2680
|
return {
|
|
2674
2681
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2675
2682
|
// button component
|
|
@@ -2691,8 +2698,8 @@ var Tailwind = {
|
|
|
2691
2698
|
}
|
|
2692
2699
|
},
|
|
2693
2700
|
movetopbutton: {
|
|
2694
|
-
root: function root(
|
|
2695
|
-
var context =
|
|
2701
|
+
root: function root(_ref137) {
|
|
2702
|
+
var context = _ref137.context;
|
|
2696
2703
|
return {
|
|
2697
2704
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2698
2705
|
// button component
|
|
@@ -2714,8 +2721,8 @@ var Tailwind = {
|
|
|
2714
2721
|
}
|
|
2715
2722
|
},
|
|
2716
2723
|
movedownbutton: {
|
|
2717
|
-
root: function root(
|
|
2718
|
-
var context =
|
|
2724
|
+
root: function root(_ref138) {
|
|
2725
|
+
var context = _ref138.context;
|
|
2719
2726
|
return {
|
|
2720
2727
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2721
2728
|
// button component
|
|
@@ -2737,8 +2744,8 @@ var Tailwind = {
|
|
|
2737
2744
|
}
|
|
2738
2745
|
},
|
|
2739
2746
|
movebottombutton: {
|
|
2740
|
-
root: function root(
|
|
2741
|
-
var context =
|
|
2747
|
+
root: function root(_ref139) {
|
|
2748
|
+
var context = _ref139.context;
|
|
2742
2749
|
return {
|
|
2743
2750
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2744
2751
|
// button component
|
|
@@ -2770,8 +2777,8 @@ var Tailwind = {
|
|
|
2770
2777
|
)
|
|
2771
2778
|
},
|
|
2772
2779
|
|
|
2773
|
-
item: function item(
|
|
2774
|
-
var context =
|
|
2780
|
+
item: function item(_ref140) {
|
|
2781
|
+
var context = _ref140.context;
|
|
2775
2782
|
return {
|
|
2776
2783
|
className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
|
|
2777
2784
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2849,8 +2856,8 @@ var Tailwind = {
|
|
|
2849
2856
|
)
|
|
2850
2857
|
},
|
|
2851
2858
|
|
|
2852
|
-
item: function item(
|
|
2853
|
-
var context =
|
|
2859
|
+
item: function item(_ref141) {
|
|
2860
|
+
var context = _ref141.context;
|
|
2854
2861
|
return {
|
|
2855
2862
|
className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
|
|
2856
2863
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2943,8 +2950,8 @@ var Tailwind = {
|
|
|
2943
2950
|
)
|
|
2944
2951
|
},
|
|
2945
2952
|
|
|
2946
|
-
firstpagebutton: function firstpagebutton(
|
|
2947
|
-
var context =
|
|
2953
|
+
firstpagebutton: function firstpagebutton(_ref142) {
|
|
2954
|
+
var context = _ref142.context;
|
|
2948
2955
|
return {
|
|
2949
2956
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2950
2957
|
//Dark Mode
|
|
@@ -2955,8 +2962,8 @@ var Tailwind = {
|
|
|
2955
2962
|
};
|
|
2956
2963
|
},
|
|
2957
2964
|
|
|
2958
|
-
previouspagebutton: function previouspagebutton(
|
|
2959
|
-
var context =
|
|
2965
|
+
previouspagebutton: function previouspagebutton(_ref143) {
|
|
2966
|
+
var context = _ref143.context;
|
|
2960
2967
|
return {
|
|
2961
2968
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2962
2969
|
//Dark Mode
|
|
@@ -2967,8 +2974,8 @@ var Tailwind = {
|
|
|
2967
2974
|
};
|
|
2968
2975
|
},
|
|
2969
2976
|
|
|
2970
|
-
nextpagebutton: function nextpagebutton(
|
|
2971
|
-
var context =
|
|
2977
|
+
nextpagebutton: function nextpagebutton(_ref144) {
|
|
2978
|
+
var context = _ref144.context;
|
|
2972
2979
|
return {
|
|
2973
2980
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2974
2981
|
//Dark Mode
|
|
@@ -2979,8 +2986,8 @@ var Tailwind = {
|
|
|
2979
2986
|
};
|
|
2980
2987
|
},
|
|
2981
2988
|
|
|
2982
|
-
lastpagebutton: function lastpagebutton(
|
|
2983
|
-
var context =
|
|
2989
|
+
lastpagebutton: function lastpagebutton(_ref145) {
|
|
2990
|
+
var context = _ref145.context;
|
|
2984
2991
|
return {
|
|
2985
2992
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2986
2993
|
//Dark Mode
|
|
@@ -2991,8 +2998,8 @@ var Tailwind = {
|
|
|
2991
2998
|
};
|
|
2992
2999
|
},
|
|
2993
3000
|
|
|
2994
|
-
pagebutton: function pagebutton(
|
|
2995
|
-
var context =
|
|
3001
|
+
pagebutton: function pagebutton(_ref146) {
|
|
3002
|
+
var context = _ref146.context;
|
|
2996
3003
|
return {
|
|
2997
3004
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:border-blue-300 dark:text-white',
|
|
2998
3005
|
// Dark Mode
|
|
@@ -3004,9 +3011,9 @@ var Tailwind = {
|
|
|
3004
3011
|
};
|
|
3005
3012
|
},
|
|
3006
3013
|
rowperpagedropdown: {
|
|
3007
|
-
root: function root(
|
|
3008
|
-
var props =
|
|
3009
|
-
state =
|
|
3014
|
+
root: function root(_ref147) {
|
|
3015
|
+
var props = _ref147.props,
|
|
3016
|
+
state = _ref147.state;
|
|
3010
3017
|
return {
|
|
3011
3018
|
className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
|
|
3012
3019
|
//DarkMode
|
|
@@ -3034,8 +3041,8 @@ var Tailwind = {
|
|
|
3034
3041
|
|
|
3035
3042
|
wrapper: 'overflow-auto',
|
|
3036
3043
|
list: 'm-0 p-0 py-3 list-none',
|
|
3037
|
-
item: function item(
|
|
3038
|
-
var context =
|
|
3044
|
+
item: function item(_ref148) {
|
|
3045
|
+
var context = _ref148.context;
|
|
3039
3046
|
return {
|
|
3040
3047
|
className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
|
|
3041
3048
|
// Dark Mode
|
|
@@ -3056,9 +3063,9 @@ var Tailwind = {
|
|
|
3056
3063
|
}
|
|
3057
3064
|
},
|
|
3058
3065
|
jumptopagedropdown: {
|
|
3059
|
-
root: function root(
|
|
3060
|
-
var props =
|
|
3061
|
-
state =
|
|
3066
|
+
root: function root(_ref149) {
|
|
3067
|
+
var props = _ref149.props,
|
|
3068
|
+
state = _ref149.state;
|
|
3062
3069
|
return {
|
|
3063
3070
|
className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
|
|
3064
3071
|
//DarkMode
|
|
@@ -3086,8 +3093,8 @@ var Tailwind = {
|
|
|
3086
3093
|
|
|
3087
3094
|
wrapper: 'overflow-auto',
|
|
3088
3095
|
list: 'm-0 p-0 py-3 list-none',
|
|
3089
|
-
item: function item(
|
|
3090
|
-
var context =
|
|
3096
|
+
item: function item(_ref150) {
|
|
3097
|
+
var context = _ref150.context;
|
|
3091
3098
|
return {
|
|
3092
3099
|
className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
|
|
3093
3100
|
// Dark Mode
|
|
@@ -3101,8 +3108,8 @@ var Tailwind = {
|
|
|
3101
3108
|
}
|
|
3102
3109
|
},
|
|
3103
3110
|
treetable: {
|
|
3104
|
-
root: function root(
|
|
3105
|
-
var props =
|
|
3111
|
+
root: function root(_ref151) {
|
|
3112
|
+
var props = _ref151.props;
|
|
3106
3113
|
return {
|
|
3107
3114
|
className: classNames('relative', {
|
|
3108
3115
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3120,8 +3127,8 @@ var Tailwind = {
|
|
|
3120
3127
|
)
|
|
3121
3128
|
},
|
|
3122
3129
|
|
|
3123
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3124
|
-
var props =
|
|
3130
|
+
scrollablewrapper: function scrollablewrapper(_ref152) {
|
|
3131
|
+
var props = _ref152.props;
|
|
3125
3132
|
return {
|
|
3126
3133
|
className: classNames({
|
|
3127
3134
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3129,8 +3136,8 @@ var Tailwind = {
|
|
|
3129
3136
|
})
|
|
3130
3137
|
};
|
|
3131
3138
|
},
|
|
3132
|
-
wrapper: function wrapper(
|
|
3133
|
-
var props =
|
|
3139
|
+
wrapper: function wrapper(_ref153) {
|
|
3140
|
+
var props = _ref153.props;
|
|
3134
3141
|
return {
|
|
3135
3142
|
className: classNames({
|
|
3136
3143
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3144,40 +3151,40 @@ var Tailwind = {
|
|
|
3144
3151
|
},
|
|
3145
3152
|
|
|
3146
3153
|
table: 'border-collapse table-fixed w-full',
|
|
3147
|
-
thead: function thead(
|
|
3148
|
-
var props =
|
|
3154
|
+
thead: function thead(_ref154) {
|
|
3155
|
+
var props = _ref154.props;
|
|
3149
3156
|
return {
|
|
3150
3157
|
className: classNames({
|
|
3151
3158
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3152
3159
|
})
|
|
3153
3160
|
};
|
|
3154
3161
|
},
|
|
3155
|
-
tbody: function tbody(
|
|
3156
|
-
var props =
|
|
3162
|
+
tbody: function tbody(_ref155) {
|
|
3163
|
+
var props = _ref155.props;
|
|
3157
3164
|
return {
|
|
3158
3165
|
className: classNames({
|
|
3159
3166
|
block: props.scrollable
|
|
3160
3167
|
})
|
|
3161
3168
|
};
|
|
3162
3169
|
},
|
|
3163
|
-
tfoot: function tfoot(
|
|
3164
|
-
var props =
|
|
3170
|
+
tfoot: function tfoot(_ref156) {
|
|
3171
|
+
var props = _ref156.props;
|
|
3165
3172
|
return {
|
|
3166
3173
|
className: classNames({
|
|
3167
3174
|
block: props.scrollable
|
|
3168
3175
|
})
|
|
3169
3176
|
};
|
|
3170
3177
|
},
|
|
3171
|
-
headerrow: function headerrow(
|
|
3172
|
-
var props =
|
|
3178
|
+
headerrow: function headerrow(_ref157) {
|
|
3179
|
+
var props = _ref157.props;
|
|
3173
3180
|
return {
|
|
3174
3181
|
className: classNames({
|
|
3175
3182
|
'flex flex-nowrap w-full': props.scrollable
|
|
3176
3183
|
})
|
|
3177
3184
|
};
|
|
3178
3185
|
},
|
|
3179
|
-
row: function row(
|
|
3180
|
-
var context =
|
|
3186
|
+
row: function row(_ref158) {
|
|
3187
|
+
var context = _ref158.context;
|
|
3181
3188
|
return {
|
|
3182
3189
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3183
3190
|
// Focus
|
|
@@ -3189,8 +3196,8 @@ var Tailwind = {
|
|
|
3189
3196
|
};
|
|
3190
3197
|
},
|
|
3191
3198
|
column: {
|
|
3192
|
-
headercell: function headercell(
|
|
3193
|
-
var context =
|
|
3199
|
+
headercell: function headercell(_ref159) {
|
|
3200
|
+
var context = _ref159.context;
|
|
3194
3201
|
return {
|
|
3195
3202
|
className: classNames('text-left border-gray-300 border font-bold', 'transition duration-200 p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
|
|
3196
3203
|
//Dark Mode
|
|
@@ -3205,8 +3212,8 @@ var Tailwind = {
|
|
|
3205
3212
|
})
|
|
3206
3213
|
};
|
|
3207
3214
|
},
|
|
3208
|
-
bodycell: function bodycell(
|
|
3209
|
-
var context =
|
|
3215
|
+
bodycell: function bodycell(_ref160) {
|
|
3216
|
+
var context = _ref160.context;
|
|
3210
3217
|
return {
|
|
3211
3218
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3212
3219
|
//Dark Mode
|
|
@@ -3219,8 +3226,8 @@ var Tailwind = {
|
|
|
3219
3226
|
})
|
|
3220
3227
|
};
|
|
3221
3228
|
},
|
|
3222
|
-
rowtoggler: function rowtoggler(
|
|
3223
|
-
var context =
|
|
3229
|
+
rowtoggler: function rowtoggler(_ref161) {
|
|
3230
|
+
var context = _ref161.context;
|
|
3224
3231
|
return {
|
|
3225
3232
|
className: classNames('relative inline-flex items-center justify-center align-center cursor-pointer select-none overflow-hidden bg-transparent', 'w-8 h-8 border-0 rounded mr-0.5', {
|
|
3226
3233
|
'text-blue-700': context.selected,
|
|
@@ -3233,8 +3240,8 @@ var Tailwind = {
|
|
|
3233
3240
|
sort: {
|
|
3234
3241
|
className: 'inline-block align-middle'
|
|
3235
3242
|
},
|
|
3236
|
-
sorticon: function sorticon(
|
|
3237
|
-
var context =
|
|
3243
|
+
sorticon: function sorticon(_ref162) {
|
|
3244
|
+
var context = _ref162.context;
|
|
3238
3245
|
return {
|
|
3239
3246
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3240
3247
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3251,8 +3258,8 @@ var Tailwind = {
|
|
|
3251
3258
|
checkboxwrapper: {
|
|
3252
3259
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3253
3260
|
},
|
|
3254
|
-
checkbox: function checkbox(
|
|
3255
|
-
var context =
|
|
3261
|
+
checkbox: function checkbox(_ref163) {
|
|
3262
|
+
var context = _ref163.context;
|
|
3256
3263
|
return {
|
|
3257
3264
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3258
3265
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3262,8 +3269,8 @@ var Tailwind = {
|
|
|
3262
3269
|
})
|
|
3263
3270
|
};
|
|
3264
3271
|
},
|
|
3265
|
-
checkboxicon: function checkboxicon(
|
|
3266
|
-
var context =
|
|
3272
|
+
checkboxicon: function checkboxicon(_ref164) {
|
|
3273
|
+
var context = _ref164.context;
|
|
3267
3274
|
return {
|
|
3268
3275
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3269
3276
|
'text-white': context.checked
|
|
@@ -3274,8 +3281,8 @@ var Tailwind = {
|
|
|
3274
3281
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3275
3282
|
},
|
|
3276
3283
|
datatable: {
|
|
3277
|
-
root: function root(
|
|
3278
|
-
var props =
|
|
3284
|
+
root: function root(_ref165) {
|
|
3285
|
+
var props = _ref165.props;
|
|
3279
3286
|
return {
|
|
3280
3287
|
className: classNames('relative', {
|
|
3281
3288
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3288,8 +3295,8 @@ var Tailwind = {
|
|
|
3288
3295
|
},
|
|
3289
3296
|
|
|
3290
3297
|
loadingicon: 'w-8 h-8',
|
|
3291
|
-
wrapper: function wrapper(
|
|
3292
|
-
var props =
|
|
3298
|
+
wrapper: function wrapper(_ref166) {
|
|
3299
|
+
var props = _ref166.props;
|
|
3293
3300
|
return {
|
|
3294
3301
|
className: classNames({
|
|
3295
3302
|
relative: props.scrollable,
|
|
@@ -3297,8 +3304,8 @@ var Tailwind = {
|
|
|
3297
3304
|
})
|
|
3298
3305
|
};
|
|
3299
3306
|
},
|
|
3300
|
-
header: function header(
|
|
3301
|
-
var props =
|
|
3307
|
+
header: function header(_ref167) {
|
|
3308
|
+
var props = _ref167.props;
|
|
3302
3309
|
return {
|
|
3303
3310
|
className: classNames('bg-slate-50 text-slate-700 border-gray-300 font-bold p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
|
|
3304
3311
|
// Dark Mode
|
|
@@ -3306,25 +3313,25 @@ var Tailwind = {
|
|
|
3306
3313
|
};
|
|
3307
3314
|
},
|
|
3308
3315
|
table: 'w-full border-spacing-0',
|
|
3309
|
-
thead: function thead(
|
|
3310
|
-
var context =
|
|
3316
|
+
thead: function thead(_ref168) {
|
|
3317
|
+
var context = _ref168.context;
|
|
3311
3318
|
return {
|
|
3312
3319
|
className: classNames({
|
|
3313
3320
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3314
3321
|
})
|
|
3315
3322
|
};
|
|
3316
3323
|
},
|
|
3317
|
-
tbody: function tbody(
|
|
3318
|
-
var props =
|
|
3319
|
-
context =
|
|
3324
|
+
tbody: function tbody(_ref169) {
|
|
3325
|
+
var props = _ref169.props,
|
|
3326
|
+
context = _ref169.context;
|
|
3320
3327
|
return {
|
|
3321
3328
|
className: classNames({
|
|
3322
3329
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3323
3330
|
})
|
|
3324
3331
|
};
|
|
3325
3332
|
},
|
|
3326
|
-
tfoot: function tfoot(
|
|
3327
|
-
var context =
|
|
3333
|
+
tfoot: function tfoot(_ref170) {
|
|
3334
|
+
var context = _ref170.context;
|
|
3328
3335
|
return {
|
|
3329
3336
|
className: classNames({
|
|
3330
3337
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3337,9 +3344,9 @@ var Tailwind = {
|
|
|
3337
3344
|
},
|
|
3338
3345
|
|
|
3339
3346
|
column: {
|
|
3340
|
-
headercell: function headercell(
|
|
3341
|
-
var context =
|
|
3342
|
-
props =
|
|
3347
|
+
headercell: function headercell(_ref171) {
|
|
3348
|
+
var context = _ref171.context,
|
|
3349
|
+
props = _ref171.props;
|
|
3343
3350
|
return {
|
|
3344
3351
|
className: classNames('text-left border-0 border-b border-solid border-gray-300 dark:border-blue-900/40 font-bold', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3345
3352
|
// Size
|
|
@@ -3357,9 +3364,9 @@ var Tailwind = {
|
|
|
3357
3364
|
},
|
|
3358
3365
|
|
|
3359
3366
|
headercontent: 'flex items-center',
|
|
3360
|
-
bodycell: function bodycell(
|
|
3361
|
-
var props =
|
|
3362
|
-
context =
|
|
3367
|
+
bodycell: function bodycell(_ref172) {
|
|
3368
|
+
var props = _ref172.props,
|
|
3369
|
+
context = _ref172.context;
|
|
3363
3370
|
return {
|
|
3364
3371
|
className: classNames('text-left border-0 border-b border-solid border-gray-300', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3365
3372
|
// Size
|
|
@@ -3372,8 +3379,8 @@ var Tailwind = {
|
|
|
3372
3379
|
})
|
|
3373
3380
|
};
|
|
3374
3381
|
},
|
|
3375
|
-
footercell: function footercell(
|
|
3376
|
-
var context =
|
|
3382
|
+
footercell: function footercell(_ref173) {
|
|
3383
|
+
var context = _ref173.context;
|
|
3377
3384
|
return {
|
|
3378
3385
|
className: classNames('text-left border-0 border-b border-solid border-gray-300 font-bold', 'bg-slate-50 text-slate-700', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3379
3386
|
// Size
|
|
@@ -3384,8 +3391,8 @@ var Tailwind = {
|
|
|
3384
3391
|
})
|
|
3385
3392
|
};
|
|
3386
3393
|
},
|
|
3387
|
-
sorticon: function sorticon(
|
|
3388
|
-
var context =
|
|
3394
|
+
sorticon: function sorticon(_ref174) {
|
|
3395
|
+
var context = _ref174.context;
|
|
3389
3396
|
return {
|
|
3390
3397
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3391
3398
|
};
|
|
@@ -3405,8 +3412,8 @@ var Tailwind = {
|
|
|
3405
3412
|
root: 'min-[0px]:flex mb-2'
|
|
3406
3413
|
},
|
|
3407
3414
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3408
|
-
filterrowitem: function filterrowitem(
|
|
3409
|
-
var context =
|
|
3415
|
+
filterrowitem: function filterrowitem(_ref175) {
|
|
3416
|
+
var context = _ref175.context;
|
|
3410
3417
|
return {
|
|
3411
3418
|
className: classNames('m-0 py-3 px-5 bg-transparent', 'transition duration-200', context !== null && context !== void 0 && context.highlighted ? 'text-blue-700 bg-blue-100 dark:text-white/80 dark:bg-blue-300' : 'text-gray-600 bg-transparent dark:text-white/80 dark:bg-transparent')
|
|
3412
3419
|
};
|
|
@@ -3437,8 +3444,8 @@ var Tailwind = {
|
|
|
3437
3444
|
filterapplybutton: {
|
|
3438
3445
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3439
3446
|
},
|
|
3440
|
-
filtermenubutton: function filtermenubutton(
|
|
3441
|
-
var context =
|
|
3447
|
+
filtermenubutton: function filtermenubutton(_ref176) {
|
|
3448
|
+
var context = _ref176.context;
|
|
3442
3449
|
return {
|
|
3443
3450
|
className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative ml-2', 'w-8 h-8 rounded-[50%]', 'transition duration-200', 'hover:text-slate-700 hover:bg-gray-300/20',
|
|
3444
3451
|
// Hover
|
|
@@ -3451,8 +3458,8 @@ var Tailwind = {
|
|
|
3451
3458
|
})
|
|
3452
3459
|
};
|
|
3453
3460
|
},
|
|
3454
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3455
|
-
var context =
|
|
3461
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref177) {
|
|
3462
|
+
var context = _ref177.context;
|
|
3456
3463
|
return {
|
|
3457
3464
|
className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative', 'text-left bg-transparent m-0 p-0 border-none select-none ml-2', {
|
|
3458
3465
|
invisible: !context.hidden
|
|
@@ -3491,8 +3498,8 @@ var Tailwind = {
|
|
|
3491
3498
|
radiobuttonwrapper: {
|
|
3492
3499
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3493
3500
|
},
|
|
3494
|
-
radiobutton: function radiobutton(
|
|
3495
|
-
var context =
|
|
3501
|
+
radiobutton: function radiobutton(_ref178) {
|
|
3502
|
+
var context = _ref178.context;
|
|
3496
3503
|
return {
|
|
3497
3504
|
className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3498
3505
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3500,8 +3507,8 @@ var Tailwind = {
|
|
|
3500
3507
|
})
|
|
3501
3508
|
};
|
|
3502
3509
|
},
|
|
3503
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3504
|
-
var context =
|
|
3510
|
+
radiobuttonicon: function radiobuttonicon(_ref179) {
|
|
3511
|
+
var context = _ref179.context;
|
|
3505
3512
|
return {
|
|
3506
3513
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3507
3514
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3512,8 +3519,8 @@ var Tailwind = {
|
|
|
3512
3519
|
headercheckboxwrapper: {
|
|
3513
3520
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3514
3521
|
},
|
|
3515
|
-
headercheckbox: function headercheckbox(
|
|
3516
|
-
var context =
|
|
3522
|
+
headercheckbox: function headercheckbox(_ref180) {
|
|
3523
|
+
var context = _ref180.context;
|
|
3517
3524
|
return {
|
|
3518
3525
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3519
3526
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3525,8 +3532,8 @@ var Tailwind = {
|
|
|
3525
3532
|
checkboxwrapper: {
|
|
3526
3533
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3527
3534
|
},
|
|
3528
|
-
checkbox: function checkbox(
|
|
3529
|
-
var context =
|
|
3535
|
+
checkbox: function checkbox(_ref181) {
|
|
3536
|
+
var context = _ref181.context;
|
|
3530
3537
|
return {
|
|
3531
3538
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3532
3539
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3537,8 +3544,8 @@ var Tailwind = {
|
|
|
3537
3544
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3538
3545
|
transition: TRANSITIONS.overlay
|
|
3539
3546
|
},
|
|
3540
|
-
bodyrow: function bodyrow(
|
|
3541
|
-
var context =
|
|
3547
|
+
bodyrow: function bodyrow(_ref182) {
|
|
3548
|
+
var context = _ref182.context;
|
|
3542
3549
|
return {
|
|
3543
3550
|
className: classNames(context.selected ? 'bg-blue-50 text-blue-700 dark:bg-blue-300' : 'bg-white text-gray-600 dark:bg-gray-900', context.stripedRows ? context.index % 2 === 0 ? 'bg-white text-gray-600 dark:bg-gray-900' : 'bg-blue-50/50 text-gray-600 dark:bg-gray-950' : '', 'transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3544
3551
|
// Focus
|