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