primereact 10.8.3 → 10.8.4
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 +8 -8
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +8 -8
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +8 -8
- package/accordion/accordion.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +9 -9
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.esm.js +9 -9
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +9 -9
- package/autocomplete/autocomplete.min.js +1 -1
- package/badge/badge.cjs.js +1 -1
- package/badge/badge.esm.js +1 -1
- package/badge/badge.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +1 -1
- package/breadcrumb/breadcrumb.esm.js +1 -1
- package/breadcrumb/breadcrumb.js +1 -1
- package/button/button.cjs.js +2 -2
- package/button/button.esm.js +2 -2
- package/button/button.js +2 -2
- package/buttongroup/buttongroup.cjs.js +1 -1
- package/buttongroup/buttongroup.esm.js +1 -1
- package/buttongroup/buttongroup.js +1 -1
- package/calendar/calendar.cjs.js +10 -8
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +11 -9
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +10 -8
- package/calendar/calendar.min.js +1 -1
- package/carousel/carousel.cjs.js +1 -1
- package/carousel/carousel.esm.js +1 -1
- package/carousel/carousel.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +10 -10
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +10 -10
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +10 -10
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +1 -1
- package/chart/chart.esm.js +1 -1
- package/chart/chart.js +1 -1
- package/checkbox/checkbox.cjs.js +1 -1
- package/checkbox/checkbox.esm.js +1 -1
- package/checkbox/checkbox.js +1 -1
- package/chip/chip.cjs.js +3 -3
- package/chip/chip.esm.js +3 -3
- package/chip/chip.js +3 -3
- package/chips/chips.cjs.js +1 -1
- package/chips/chips.esm.js +1 -1
- package/chips/chips.js +1 -1
- package/colorpicker/colorpicker.cjs.js +1 -1
- package/colorpicker/colorpicker.esm.js +1 -1
- package/colorpicker/colorpicker.js +1 -1
- package/componentbase/componentbase.cjs.js +14 -14
- package/componentbase/componentbase.cjs.min.js +1 -1
- package/componentbase/componentbase.esm.js +14 -14
- package/componentbase/componentbase.esm.min.js +1 -1
- package/componentbase/componentbase.js +14 -14
- package/componentbase/componentbase.min.js +1 -1
- package/confirmdialog/confirmdialog.cjs.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +1 -1
- package/confirmdialog/confirmdialog.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +4 -5
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +4 -5
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +4 -5
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +5 -2
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +5 -2
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +5 -2
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +140 -136
- package/core/core.min.js +9 -9
- package/csstransition/csstransition.cjs.js +1 -0
- package/csstransition/csstransition.cjs.min.js +1 -1
- package/csstransition/csstransition.esm.js +1 -0
- package/csstransition/csstransition.esm.min.js +1 -1
- package/csstransition/csstransition.js +1 -0
- package/csstransition/csstransition.min.js +1 -1
- package/datascroller/datascroller.cjs.js +1 -1
- package/datascroller/datascroller.esm.js +1 -1
- package/datascroller/datascroller.js +1 -1
- package/datatable/datatable.cjs.js +41 -38
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.esm.js +41 -38
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +41 -38
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +1 -1
- package/dataview/dataview.esm.js +1 -1
- package/dataview/dataview.js +1 -1
- package/dialog/dialog.cjs.js +3 -3
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +4 -4
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +3 -3
- package/dialog/dialog.min.js +1 -1
- package/dock/dock.cjs.js +1 -1
- package/dock/dock.esm.js +1 -1
- package/dock/dock.js +1 -1
- package/dropdown/dropdown.cjs.js +9 -11
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.esm.js +9 -11
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +9 -11
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +1 -1
- package/editor/editor.esm.js +1 -1
- package/editor/editor.js +1 -1
- package/fileupload/fileupload.cjs.js +2 -2
- package/fileupload/fileupload.esm.js +2 -2
- package/fileupload/fileupload.js +2 -2
- package/floatlabel/floatlabel.cjs.js +1 -1
- package/floatlabel/floatlabel.esm.js +1 -1
- package/floatlabel/floatlabel.js +1 -1
- package/focustrap/focustrap.cjs.js +1 -1
- package/focustrap/focustrap.esm.js +1 -1
- package/focustrap/focustrap.js +1 -1
- package/galleria/galleria.cjs.js +3 -3
- package/galleria/galleria.esm.js +3 -3
- package/galleria/galleria.js +3 -3
- package/hooks/hooks.cjs.js +0 -3
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +0 -3
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +0 -3
- package/hooks/hooks.min.js +1 -1
- package/iconfield/iconfield.cjs.js +1 -1
- package/iconfield/iconfield.esm.js +1 -1
- package/iconfield/iconfield.js +1 -1
- package/icons/angledoubledown/index.cjs.js +1 -1
- package/icons/angledoubledown/index.esm.js +1 -1
- package/icons/angledoubledown/index.js +1 -1
- package/icons/angledoubleleft/index.cjs.js +1 -1
- package/icons/angledoubleleft/index.esm.js +1 -1
- package/icons/angledoubleleft/index.js +1 -1
- package/icons/angledoubleright/index.cjs.js +1 -1
- package/icons/angledoubleright/index.esm.js +1 -1
- package/icons/angledoubleright/index.js +1 -1
- package/icons/angledoubleup/index.cjs.js +1 -1
- package/icons/angledoubleup/index.esm.js +1 -1
- package/icons/angledoubleup/index.js +1 -1
- package/icons/angledown/index.cjs.js +1 -1
- package/icons/angledown/index.esm.js +1 -1
- package/icons/angledown/index.js +1 -1
- package/icons/angleleft/index.cjs.js +1 -1
- package/icons/angleleft/index.esm.js +1 -1
- package/icons/angleleft/index.js +1 -1
- package/icons/angleright/index.cjs.js +1 -1
- package/icons/angleright/index.esm.js +1 -1
- package/icons/angleright/index.js +1 -1
- package/icons/angleup/index.cjs.js +1 -1
- package/icons/angleup/index.esm.js +1 -1
- package/icons/angleup/index.js +1 -1
- package/icons/arrowdown/index.cjs.js +1 -1
- package/icons/arrowdown/index.esm.js +1 -1
- package/icons/arrowdown/index.js +1 -1
- package/icons/arrowup/index.cjs.js +1 -1
- package/icons/arrowup/index.esm.js +1 -1
- package/icons/arrowup/index.js +1 -1
- package/icons/ban/index.cjs.js +1 -1
- package/icons/ban/index.esm.js +1 -1
- package/icons/ban/index.js +1 -1
- package/icons/bars/index.cjs.js +1 -1
- package/icons/bars/index.esm.js +1 -1
- package/icons/bars/index.js +1 -1
- package/icons/blank/index.cjs.js +1 -1
- package/icons/blank/index.esm.js +1 -1
- package/icons/blank/index.js +1 -1
- package/icons/calendar/index.cjs.js +1 -1
- package/icons/calendar/index.esm.js +1 -1
- package/icons/calendar/index.js +1 -1
- package/icons/check/index.cjs.js +1 -1
- package/icons/check/index.esm.js +1 -1
- package/icons/check/index.js +1 -1
- package/icons/chevrondown/index.cjs.js +1 -1
- package/icons/chevrondown/index.esm.js +1 -1
- package/icons/chevrondown/index.js +1 -1
- package/icons/chevronleft/index.cjs.js +1 -1
- package/icons/chevronleft/index.esm.js +1 -1
- package/icons/chevronleft/index.js +1 -1
- package/icons/chevronright/index.cjs.js +1 -1
- package/icons/chevronright/index.esm.js +1 -1
- package/icons/chevronright/index.js +1 -1
- package/icons/chevronup/index.cjs.js +1 -1
- package/icons/chevronup/index.esm.js +1 -1
- package/icons/chevronup/index.js +1 -1
- package/icons/download/index.cjs.js +1 -1
- package/icons/download/index.esm.js +1 -1
- package/icons/download/index.js +1 -1
- package/icons/exclamationtriangle/index.cjs.js +1 -1
- package/icons/exclamationtriangle/index.esm.js +1 -1
- package/icons/exclamationtriangle/index.js +1 -1
- package/icons/eye/index.cjs.js +1 -1
- package/icons/eye/index.esm.js +1 -1
- package/icons/eye/index.js +1 -1
- package/icons/eyeslash/index.cjs.js +1 -1
- package/icons/eyeslash/index.esm.js +1 -1
- package/icons/eyeslash/index.js +1 -1
- package/icons/filter/index.cjs.js +1 -1
- package/icons/filter/index.esm.js +1 -1
- package/icons/filter/index.js +1 -1
- package/icons/filterslash/index.cjs.js +1 -1
- package/icons/filterslash/index.esm.js +1 -1
- package/icons/filterslash/index.js +1 -1
- package/icons/infocircle/index.cjs.js +1 -1
- package/icons/infocircle/index.esm.js +1 -1
- package/icons/infocircle/index.js +1 -1
- package/icons/minus/index.cjs.js +1 -1
- package/icons/minus/index.esm.js +1 -1
- package/icons/minus/index.js +1 -1
- package/icons/pencil/index.cjs.js +1 -1
- package/icons/pencil/index.esm.js +1 -1
- package/icons/pencil/index.js +1 -1
- package/icons/plus/index.cjs.js +1 -1
- package/icons/plus/index.esm.js +1 -1
- package/icons/plus/index.js +1 -1
- package/icons/refresh/index.cjs.js +1 -1
- package/icons/refresh/index.esm.js +1 -1
- package/icons/refresh/index.js +1 -1
- package/icons/search/index.cjs.js +1 -1
- package/icons/search/index.esm.js +1 -1
- package/icons/search/index.js +1 -1
- package/icons/searchminus/index.cjs.js +1 -1
- package/icons/searchminus/index.esm.js +1 -1
- package/icons/searchminus/index.js +1 -1
- package/icons/searchplus/index.cjs.js +1 -1
- package/icons/searchplus/index.esm.js +1 -1
- package/icons/searchplus/index.js +1 -1
- package/icons/sortalt/index.cjs.js +1 -1
- package/icons/sortalt/index.esm.js +1 -1
- package/icons/sortalt/index.js +1 -1
- package/icons/sortamountdown/index.cjs.js +1 -1
- package/icons/sortamountdown/index.esm.js +1 -1
- package/icons/sortamountdown/index.js +1 -1
- package/icons/sortamountupalt/index.cjs.js +1 -1
- package/icons/sortamountupalt/index.esm.js +1 -1
- package/icons/sortamountupalt/index.js +1 -1
- package/icons/spinner/index.cjs.js +1 -1
- package/icons/spinner/index.esm.js +1 -1
- package/icons/spinner/index.js +1 -1
- package/icons/star/index.cjs.js +1 -1
- package/icons/star/index.esm.js +1 -1
- package/icons/star/index.js +1 -1
- package/icons/starfill/index.cjs.js +1 -1
- package/icons/starfill/index.esm.js +1 -1
- package/icons/starfill/index.js +1 -1
- package/icons/thlarge/index.cjs.js +1 -1
- package/icons/thlarge/index.esm.js +1 -1
- package/icons/thlarge/index.js +1 -1
- package/icons/times/index.cjs.js +1 -1
- package/icons/times/index.esm.js +1 -1
- package/icons/times/index.js +1 -1
- package/icons/timescircle/index.cjs.js +1 -1
- package/icons/timescircle/index.esm.js +1 -1
- package/icons/timescircle/index.js +1 -1
- package/icons/trash/index.cjs.js +1 -1
- package/icons/trash/index.esm.js +1 -1
- package/icons/trash/index.js +1 -1
- package/icons/undo/index.cjs.js +1 -1
- package/icons/undo/index.esm.js +1 -1
- package/icons/undo/index.js +1 -1
- package/icons/upload/index.cjs.js +1 -1
- package/icons/upload/index.esm.js +1 -1
- package/icons/upload/index.js +1 -1
- package/icons/windowmaximize/index.cjs.js +1 -1
- package/icons/windowmaximize/index.esm.js +1 -1
- package/icons/windowmaximize/index.js +1 -1
- package/icons/windowminimize/index.cjs.js +1 -1
- package/icons/windowminimize/index.esm.js +1 -1
- package/icons/windowminimize/index.js +1 -1
- package/image/image.cjs.js +2 -2
- package/image/image.esm.js +2 -2
- package/image/image.js +2 -2
- package/inputicon/inputicon.cjs.js +1 -1
- package/inputicon/inputicon.esm.js +1 -1
- package/inputicon/inputicon.js +1 -1
- package/inputmask/inputmask.cjs.js +2 -1
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.esm.js +2 -1
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +2 -1
- package/inputmask/inputmask.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +13 -11
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.esm.js +13 -11
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +13 -11
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputotp/inputotp.cjs.js +10 -10
- package/inputotp/inputotp.cjs.min.js +1 -1
- package/inputotp/inputotp.esm.js +10 -10
- package/inputotp/inputotp.esm.min.js +1 -1
- package/inputotp/inputotp.js +10 -10
- package/inputotp/inputotp.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +1 -1
- package/inputswitch/inputswitch.esm.js +1 -1
- package/inputswitch/inputswitch.js +1 -1
- package/inputtext/inputtext.cjs.js +1 -1
- package/inputtext/inputtext.d.ts +1 -0
- package/inputtext/inputtext.esm.js +1 -1
- package/inputtext/inputtext.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +1 -1
- package/inputtextarea/inputtextarea.esm.js +1 -1
- package/inputtextarea/inputtextarea.js +1 -1
- package/knob/knob.cjs.js +1 -1
- package/knob/knob.esm.js +1 -1
- package/knob/knob.js +1 -1
- package/listbox/listbox.cjs.js +2 -2
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +2 -2
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +2 -2
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +5 -5
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +5 -5
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +5 -5
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +2 -2
- package/mention/mention.d.ts +8 -0
- package/mention/mention.esm.js +2 -2
- package/mention/mention.js +2 -2
- package/menu/menu.cjs.js +4 -4
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.d.ts +14 -0
- package/menu/menu.esm.js +4 -4
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +4 -4
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +8 -5
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +8 -5
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +8 -5
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +1 -1
- package/message/message.esm.js +1 -1
- package/message/message.js +1 -1
- package/messages/messages.cjs.js +2 -2
- package/messages/messages.esm.js +2 -2
- package/messages/messages.js +2 -2
- package/multiselect/multiselect.cjs.js +11 -8
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +11 -8
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +11 -8
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +2 -2
- package/multistatecheckbox/multistatecheckbox.esm.js +2 -2
- package/multistatecheckbox/multistatecheckbox.js +2 -2
- package/orderlist/orderlist.cjs.js +3 -3
- package/orderlist/orderlist.esm.js +3 -3
- package/orderlist/orderlist.js +3 -3
- package/organizationchart/organizationchart.cjs.js +1 -1
- package/organizationchart/organizationchart.esm.js +1 -1
- package/organizationchart/organizationchart.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +1 -1
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +1 -1
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +1 -1
- package/paginator/paginator.esm.js +1 -1
- package/paginator/paginator.js +1 -1
- package/panelmenu/panelmenu.cjs.js +22 -19
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +22 -19
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +22 -19
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +346 -319
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +346 -319
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +346 -319
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +10 -4
- package/password/password.cjs.min.js +1 -1
- package/password/password.esm.js +10 -4
- package/password/password.esm.min.js +1 -1
- package/password/password.js +10 -4
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +2 -2
- package/picklist/picklist.esm.js +2 -2
- package/picklist/picklist.js +2 -2
- package/primereact.all.cjs.js +594 -539
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +594 -539
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +594 -539
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +1 -1
- package/progressbar/progressbar.esm.js +1 -1
- package/progressbar/progressbar.js +1 -1
- package/progressspinner/progressspinner.cjs.js +1 -1
- package/progressspinner/progressspinner.esm.js +1 -1
- package/progressspinner/progressspinner.js +1 -1
- package/radiobutton/radiobutton.cjs.js +1 -1
- package/radiobutton/radiobutton.esm.js +1 -1
- package/radiobutton/radiobutton.js +1 -1
- package/rating/rating.cjs.js +1 -1
- package/rating/rating.esm.js +1 -1
- package/rating/rating.js +1 -1
- package/resources/themes/arya-blue/theme.css +16 -29
- package/resources/themes/arya-green/theme.css +16 -29
- package/resources/themes/arya-orange/theme.css +16 -29
- package/resources/themes/arya-purple/theme.css +16 -29
- package/resources/themes/bootstrap4-dark-blue/theme.css +16 -29
- package/resources/themes/bootstrap4-dark-purple/theme.css +16 -29
- package/resources/themes/bootstrap4-light-blue/theme.css +16 -29
- package/resources/themes/bootstrap4-light-purple/theme.css +16 -29
- package/resources/themes/fluent-light/theme.css +16 -29
- package/resources/themes/lara-dark-amber/theme.css +16 -27
- package/resources/themes/lara-dark-blue/theme.css +16 -27
- package/resources/themes/lara-dark-cyan/theme.css +16 -27
- package/resources/themes/lara-dark-green/theme.css +16 -27
- package/resources/themes/lara-dark-indigo/theme.css +16 -27
- package/resources/themes/lara-dark-pink/theme.css +16 -27
- package/resources/themes/lara-dark-purple/theme.css +16 -27
- package/resources/themes/lara-dark-teal/theme.css +16 -27
- package/resources/themes/lara-light-amber/theme.css +16 -27
- package/resources/themes/lara-light-blue/theme.css +16 -27
- package/resources/themes/lara-light-cyan/theme.css +16 -27
- package/resources/themes/lara-light-green/theme.css +16 -27
- package/resources/themes/lara-light-indigo/theme.css +16 -27
- package/resources/themes/lara-light-pink/theme.css +16 -27
- package/resources/themes/lara-light-purple/theme.css +16 -27
- package/resources/themes/lara-light-teal/theme.css +16 -27
- package/resources/themes/luna-amber/theme.css +16 -29
- package/resources/themes/luna-blue/theme.css +16 -29
- package/resources/themes/luna-green/theme.css +16 -29
- package/resources/themes/luna-pink/theme.css +16 -29
- package/resources/themes/md-dark-deeppurple/theme.css +16 -28
- package/resources/themes/md-dark-indigo/theme.css +16 -28
- package/resources/themes/md-light-deeppurple/theme.css +16 -28
- package/resources/themes/md-light-indigo/theme.css +301 -313
- package/resources/themes/mdc-dark-deeppurple/theme.css +16 -28
- package/resources/themes/mdc-dark-indigo/theme.css +16 -28
- package/resources/themes/mdc-light-deeppurple/theme.css +16 -28
- package/resources/themes/mdc-light-indigo/theme.css +301 -313
- package/resources/themes/mira/theme.css +16 -27
- package/resources/themes/nano/theme.css +16 -29
- package/resources/themes/nova/theme.css +16 -29
- package/resources/themes/nova-accent/theme.css +16 -29
- package/resources/themes/nova-alt/theme.css +16 -29
- package/resources/themes/rhea/theme.css +16 -29
- package/resources/themes/saga-blue/theme.css +16 -29
- package/resources/themes/saga-green/theme.css +16 -29
- package/resources/themes/saga-orange/theme.css +16 -29
- package/resources/themes/saga-purple/theme.css +16 -29
- package/resources/themes/soho-dark/theme.css +15 -26
- package/resources/themes/soho-light/theme.css +15 -26
- package/resources/themes/tailwind-light/theme.css +16 -27
- package/resources/themes/vela-blue/theme.css +16 -29
- package/resources/themes/vela-green/theme.css +16 -29
- package/resources/themes/vela-orange/theme.css +16 -29
- package/resources/themes/vela-purple/theme.css +16 -29
- package/resources/themes/viva-dark/theme.css +15 -26
- package/resources/themes/viva-light/theme.css +15 -26
- package/ripple/ripple.cjs.js +1 -1
- package/ripple/ripple.esm.js +1 -1
- package/ripple/ripple.js +1 -1
- package/scrollpanel/scrollpanel.cjs.js +14 -6
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.esm.js +14 -6
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +14 -6
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/scrolltop/scrolltop.cjs.js +1 -1
- package/scrolltop/scrolltop.esm.js +1 -1
- package/scrolltop/scrolltop.js +1 -1
- package/selectbutton/selectbutton.cjs.js +1 -1
- package/selectbutton/selectbutton.esm.js +1 -1
- package/selectbutton/selectbutton.js +1 -1
- package/sidebar/sidebar.d.ts +2 -1
- package/skeleton/skeleton.cjs.js +1 -1
- package/skeleton/skeleton.esm.js +1 -1
- package/skeleton/skeleton.js +1 -1
- package/slidemenu/slidemenu.cjs.js +4 -1
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.esm.js +4 -1
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +4 -1
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +1 -1
- package/slider/slider.esm.js +1 -1
- package/slider/slider.js +1 -1
- package/speeddial/speeddial.cjs.js +1 -1
- package/speeddial/speeddial.esm.js +1 -1
- package/speeddial/speeddial.js +1 -1
- package/splitbutton/splitbutton.cjs.js +23 -14
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +23 -14
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +23 -14
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +5 -5
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +5 -5
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +5 -5
- package/splitter/splitter.min.js +1 -1
- package/stepper/stepper.cjs.js +4 -4
- package/stepper/stepper.esm.js +4 -4
- package/stepper/stepper.js +4 -4
- package/stepperpanel/stepperpanel.cjs.js +1 -1
- package/stepperpanel/stepperpanel.esm.js +1 -1
- package/stepperpanel/stepperpanel.js +1 -1
- package/steps/steps.cjs.js +5 -10
- package/steps/steps.cjs.min.js +1 -1
- package/steps/steps.esm.js +5 -10
- package/steps/steps.esm.min.js +1 -1
- package/steps/steps.js +5 -10
- package/steps/steps.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +7 -7
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +7 -7
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +7 -7
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +8 -8
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +8 -8
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +8 -8
- package/tabview/tabview.min.js +1 -1
- package/terminal/terminal.cjs.js +1 -1
- package/terminal/terminal.esm.js +1 -1
- package/terminal/terminal.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +16 -10
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +16 -10
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +16 -10
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +1 -1
- package/timeline/timeline.esm.js +1 -1
- package/timeline/timeline.js +1 -1
- package/toast/toast.cjs.js +2 -2
- package/toast/toast.esm.js +2 -2
- package/toast/toast.js +2 -2
- package/togglebutton/togglebutton.cjs.js +1 -1
- package/togglebutton/togglebutton.esm.js +1 -1
- package/togglebutton/togglebutton.js +1 -1
- package/toolbar/toolbar.cjs.js +1 -1
- package/toolbar/toolbar.esm.js +1 -1
- package/toolbar/toolbar.js +1 -1
- package/tooltip/tooltip.cjs.js +8 -2
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +8 -2
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +8 -2
- package/tooltip/tooltip.min.js +1 -1
- package/tree/tree.cjs.js +26 -26
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +26 -26
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +26 -26
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +9 -9
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.esm.js +9 -9
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +9 -9
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +37 -35
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +1 -1
- package/treetable/treetable.esm.js +37 -35
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +37 -35
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +79 -13
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +80 -13
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +79 -13
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +11 -11
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +1 -1
- package/utils/utils.esm.js +11 -11
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +11 -11
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +1 -1
- package/virtualscroller/virtualscroller.js +1 -1
- package/web-types.json +1 -1
|
@@ -330,9 +330,9 @@ var Tailwind = {
|
|
|
330
330
|
'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)]',
|
|
331
331
|
// Focus styles.
|
|
332
332
|
{
|
|
333
|
-
'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': parent.state.activeIndex !== context.index,
|
|
333
|
+
'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': parent != null ? parent.state.activeIndex !== context.index : true,
|
|
334
334
|
// Condition-based hover styles.
|
|
335
|
-
'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent.state.activeIndex === context.index // Condition-based active styles.
|
|
335
|
+
'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent != null ? parent.state.activeIndex === context.index : false // Condition-based active styles.
|
|
336
336
|
}),
|
|
337
337
|
style: {
|
|
338
338
|
marginBottom: '-2px'
|
|
@@ -876,12 +876,16 @@ var Tailwind = {
|
|
|
876
876
|
var props = _ref35.props,
|
|
877
877
|
context = _ref35.context;
|
|
878
878
|
return {
|
|
879
|
-
className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border
|
|
880
|
-
'
|
|
881
|
-
'
|
|
879
|
+
className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border transition-colors duration-200 appearance-none rounded-lg', {
|
|
880
|
+
'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)]': !context.disabled,
|
|
881
|
+
'hover:border-blue-500': !props.invalid && !context.disabled,
|
|
882
|
+
'opacity-60 select-none pointer-events-none cursor-default': context.disabled,
|
|
883
|
+
'border-gray-300 dark:border-blue-900/40': !props.invalid,
|
|
884
|
+
'border-red-500 hover:border-red-500/80 focus:border-red-500': props.invalid && !context.disabled,
|
|
885
|
+
'border-red-500/50': props.invalid && context.disabled
|
|
882
886
|
}, {
|
|
883
|
-
'text-lg px-4 py-4': props.size
|
|
884
|
-
'text-xs px-2 py-2': props.size
|
|
887
|
+
'text-lg px-4 py-4': props.size === 'large',
|
|
888
|
+
'text-xs px-2 py-2': props.size === 'small',
|
|
885
889
|
'p-3 text-base': !props.size || typeof props.size === 'number'
|
|
886
890
|
}, {
|
|
887
891
|
'pl-8': context.iconPosition === 'left',
|
|
@@ -1043,7 +1047,27 @@ var Tailwind = {
|
|
|
1043
1047
|
}
|
|
1044
1048
|
},
|
|
1045
1049
|
inputmask: {
|
|
1046
|
-
root:
|
|
1050
|
+
root: function root(_ref46) {
|
|
1051
|
+
var props = _ref46.props,
|
|
1052
|
+
context = _ref46.context;
|
|
1053
|
+
return {
|
|
1054
|
+
className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border transition-colors duration-200 appearance-none rounded-lg', {
|
|
1055
|
+
'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)]': !context.disabled,
|
|
1056
|
+
'hover:border-blue-500': !props.invalid && !context.disabled,
|
|
1057
|
+
'opacity-60 select-none pointer-events-none cursor-default': context.disabled,
|
|
1058
|
+
'border-gray-300 dark:border-blue-900/40': !props.invalid,
|
|
1059
|
+
'border-red-500 hover:border-red-500/80 focus:border-red-500': props.invalid && !context.disabled,
|
|
1060
|
+
'border-red-500/50': props.invalid && context.disabled
|
|
1061
|
+
}, {
|
|
1062
|
+
'text-lg px-4 py-4': props.size === 'large',
|
|
1063
|
+
'text-xs px-2 py-2': props.size === 'small',
|
|
1064
|
+
'p-3 text-base': !props.size || typeof props.size === 'number'
|
|
1065
|
+
}, {
|
|
1066
|
+
'pl-8': context.iconPosition === 'left',
|
|
1067
|
+
'pr-8': props.iconPosition === 'right'
|
|
1068
|
+
})
|
|
1069
|
+
};
|
|
1070
|
+
}
|
|
1047
1071
|
},
|
|
1048
1072
|
inputotp: {
|
|
1049
1073
|
root: {
|
|
@@ -1056,16 +1080,16 @@ var Tailwind = {
|
|
|
1056
1080
|
}
|
|
1057
1081
|
},
|
|
1058
1082
|
rating: {
|
|
1059
|
-
root: function root(
|
|
1060
|
-
var props =
|
|
1083
|
+
root: function root(_ref47) {
|
|
1084
|
+
var props = _ref47.props;
|
|
1061
1085
|
return {
|
|
1062
1086
|
className: classNames('relative flex items-center', 'gap-2', {
|
|
1063
1087
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1064
1088
|
})
|
|
1065
1089
|
};
|
|
1066
1090
|
},
|
|
1067
|
-
cancelItem: function cancelItem(
|
|
1068
|
-
|
|
1091
|
+
cancelItem: function cancelItem(_ref48) {
|
|
1092
|
+
_ref48.context;
|
|
1069
1093
|
return {
|
|
1070
1094
|
className: classNames('inline-flex items-center cursor-pointer'
|
|
1071
1095
|
|
|
@@ -1078,9 +1102,9 @@ var Tailwind = {
|
|
|
1078
1102
|
cancelIcon: {
|
|
1079
1103
|
className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1080
1104
|
},
|
|
1081
|
-
item: function item(
|
|
1082
|
-
var props =
|
|
1083
|
-
context =
|
|
1105
|
+
item: function item(_ref49) {
|
|
1106
|
+
var props = _ref49.props,
|
|
1107
|
+
context = _ref49.context;
|
|
1084
1108
|
return {
|
|
1085
1109
|
className: classNames('inline-flex items-center', {
|
|
1086
1110
|
'cursor-pointer': !props.readOnly,
|
|
@@ -1098,16 +1122,16 @@ var Tailwind = {
|
|
|
1098
1122
|
}
|
|
1099
1123
|
},
|
|
1100
1124
|
selectbutton: {
|
|
1101
|
-
root: function root(
|
|
1102
|
-
var props =
|
|
1125
|
+
root: function root(_ref50) {
|
|
1126
|
+
var props = _ref50.props;
|
|
1103
1127
|
return {
|
|
1104
1128
|
className: classNames({
|
|
1105
1129
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1106
1130
|
})
|
|
1107
1131
|
};
|
|
1108
1132
|
},
|
|
1109
|
-
button: function button(
|
|
1110
|
-
var context =
|
|
1133
|
+
button: function button(_ref51) {
|
|
1134
|
+
var context = _ref51.context;
|
|
1111
1135
|
return {
|
|
1112
1136
|
className: classNames('inline-flex cursor-pointer select-none items-center align-bottom text-center overflow-hidden relative', 'px-4 py-3', 'transition duration-200 border border-r-0', 'first:rounded-l-md first:rounded-tr-none first:rounded-br-none last:border-r last:rounded-tl-none last:rounded-bl-none last:rounded-r-md', '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)]', {
|
|
1113
1137
|
'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-gray-300 dark:border-blue-900/40 hover:bg-gray-50 dark:hover:bg-gray-800/80 ': !context.selected,
|
|
@@ -1119,8 +1143,8 @@ var Tailwind = {
|
|
|
1119
1143
|
label: 'font-bold'
|
|
1120
1144
|
},
|
|
1121
1145
|
slider: {
|
|
1122
|
-
root: function root(
|
|
1123
|
-
var props =
|
|
1146
|
+
root: function root(_ref52) {
|
|
1147
|
+
var props = _ref52.props;
|
|
1124
1148
|
return {
|
|
1125
1149
|
className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
|
|
1126
1150
|
'h-1 w-56': props.orientation == 'horizontal',
|
|
@@ -1130,8 +1154,8 @@ var Tailwind = {
|
|
|
1130
1154
|
})
|
|
1131
1155
|
};
|
|
1132
1156
|
},
|
|
1133
|
-
range: function range(
|
|
1134
|
-
var props =
|
|
1157
|
+
range: function range(_ref53) {
|
|
1158
|
+
var props = _ref53.props;
|
|
1135
1159
|
return {
|
|
1136
1160
|
className: classNames('bg-blue-500', 'block absolute', {
|
|
1137
1161
|
'top-0 left-0 h-full': props.orientation == 'horizontal',
|
|
@@ -1139,8 +1163,8 @@ var Tailwind = {
|
|
|
1139
1163
|
})
|
|
1140
1164
|
};
|
|
1141
1165
|
},
|
|
1142
|
-
handle: function handle(
|
|
1143
|
-
var props =
|
|
1166
|
+
handle: function handle(_ref54) {
|
|
1167
|
+
var props = _ref54.props;
|
|
1144
1168
|
return {
|
|
1145
1169
|
className: classNames('h-4 w-4 bg-white dark:bg-gray-600 border-2 border-blue-500 rounded-full transition duration-200', 'cursor-grab touch-action-none block', '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)]', 'hover:bg-blue-500 hover:border hover:border-blue-500', {
|
|
1146
1170
|
'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
|
|
@@ -1150,8 +1174,8 @@ var Tailwind = {
|
|
|
1150
1174
|
}
|
|
1151
1175
|
},
|
|
1152
1176
|
password: {
|
|
1153
|
-
root: function root(
|
|
1154
|
-
var props =
|
|
1177
|
+
root: function root(_ref55) {
|
|
1178
|
+
var props = _ref55.props;
|
|
1155
1179
|
return {
|
|
1156
1180
|
className: classNames('inline-flex relative', {
|
|
1157
1181
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1160,10 +1184,10 @@ var Tailwind = {
|
|
|
1160
1184
|
},
|
|
1161
1185
|
panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
|
|
1162
1186
|
meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
|
|
1163
|
-
meterLabel: function meterLabel(
|
|
1187
|
+
meterLabel: function meterLabel(_ref56) {
|
|
1164
1188
|
var _state$meter, _state$meter2, _state$meter3;
|
|
1165
|
-
var state =
|
|
1166
|
-
props =
|
|
1189
|
+
var state = _ref56.state,
|
|
1190
|
+
props = _ref56.props;
|
|
1167
1191
|
return {
|
|
1168
1192
|
className: classNames('transition-width duration-1000 ease-in-out h-full', {
|
|
1169
1193
|
'bg-red-500': ((_state$meter = state.meter) === null || _state$meter === void 0 ? void 0 : _state$meter.strength) == 'weak',
|
|
@@ -1180,12 +1204,15 @@ var Tailwind = {
|
|
|
1180
1204
|
hideIcon: {
|
|
1181
1205
|
className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
|
|
1182
1206
|
},
|
|
1207
|
+
inputIcon: {
|
|
1208
|
+
root: 'mt-0'
|
|
1209
|
+
},
|
|
1183
1210
|
transition: TRANSITIONS.overlay
|
|
1184
1211
|
},
|
|
1185
1212
|
togglebutton: {
|
|
1186
|
-
root: function root(
|
|
1187
|
-
var props =
|
|
1188
|
-
state =
|
|
1213
|
+
root: function root(_ref57) {
|
|
1214
|
+
var props = _ref57.props,
|
|
1215
|
+
state = _ref57.state;
|
|
1189
1216
|
return {
|
|
1190
1217
|
className: classNames('inline-flex cursor-pointer select-none items-center align-bottom text-center overflow-hidden relative', 'px-4 py-3 rounded-md text-base w-36', 'border transition duration-200 ease-in-out', {
|
|
1191
1218
|
'outline-none outline-offset-0 shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]': state.focused
|
|
@@ -1198,8 +1225,8 @@ var Tailwind = {
|
|
|
1198
1225
|
};
|
|
1199
1226
|
},
|
|
1200
1227
|
label: 'font-bold text-center w-full',
|
|
1201
|
-
icon: function icon(
|
|
1202
|
-
var props =
|
|
1228
|
+
icon: function icon(_ref58) {
|
|
1229
|
+
var props = _ref58.props;
|
|
1203
1230
|
return {
|
|
1204
1231
|
className: classNames(' mr-2', {
|
|
1205
1232
|
'text-gray-600 dark:text-white/70': !props.checked,
|
|
@@ -1215,8 +1242,8 @@ var Tailwind = {
|
|
|
1215
1242
|
input: {
|
|
1216
1243
|
className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
|
|
1217
1244
|
},
|
|
1218
|
-
box: function box(
|
|
1219
|
-
var props =
|
|
1245
|
+
box: function box(_ref59) {
|
|
1246
|
+
var props = _ref59.props;
|
|
1220
1247
|
return {
|
|
1221
1248
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1222
1249
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1236,9 +1263,9 @@ var Tailwind = {
|
|
|
1236
1263
|
input: {
|
|
1237
1264
|
className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
|
|
1238
1265
|
},
|
|
1239
|
-
box: function box(
|
|
1240
|
-
var props =
|
|
1241
|
-
context =
|
|
1266
|
+
box: function box(_ref60) {
|
|
1267
|
+
var props = _ref60.props,
|
|
1268
|
+
context = _ref60.context;
|
|
1242
1269
|
return {
|
|
1243
1270
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
1244
1271
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -1258,8 +1285,8 @@ var Tailwind = {
|
|
|
1258
1285
|
input: {
|
|
1259
1286
|
className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
|
|
1260
1287
|
},
|
|
1261
|
-
box: function box(
|
|
1262
|
-
var props =
|
|
1288
|
+
box: function box(_ref61) {
|
|
1289
|
+
var props = _ref61.props;
|
|
1263
1290
|
return {
|
|
1264
1291
|
className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', {
|
|
1265
1292
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80': !props.checked,
|
|
@@ -1270,8 +1297,8 @@ var Tailwind = {
|
|
|
1270
1297
|
})
|
|
1271
1298
|
};
|
|
1272
1299
|
},
|
|
1273
|
-
icon: function icon(
|
|
1274
|
-
var props =
|
|
1300
|
+
icon: function icon(_ref62) {
|
|
1301
|
+
var props = _ref62.props;
|
|
1275
1302
|
return {
|
|
1276
1303
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
1277
1304
|
'backface-hidden scale-10 invisible': !props.checked,
|
|
@@ -1281,16 +1308,16 @@ var Tailwind = {
|
|
|
1281
1308
|
}
|
|
1282
1309
|
},
|
|
1283
1310
|
dropdown: {
|
|
1284
|
-
root: function root(
|
|
1285
|
-
var props =
|
|
1311
|
+
root: function root(_ref63) {
|
|
1312
|
+
var props = _ref63.props;
|
|
1286
1313
|
return {
|
|
1287
1314
|
className: classNames('cursor-pointer inline-flex relative select-none', 'bg-white border border-gray-400 transition-colors duration-200 ease-in-out rounded-md', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300', 'w-full md:w-56', '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)]', {
|
|
1288
1315
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1289
1316
|
})
|
|
1290
1317
|
};
|
|
1291
1318
|
},
|
|
1292
|
-
input: function input(
|
|
1293
|
-
var props =
|
|
1319
|
+
input: function input(_ref64) {
|
|
1320
|
+
var props = _ref64.props;
|
|
1294
1321
|
return {
|
|
1295
1322
|
className: classNames('cursor-pointer block flex flex-auto overflow-hidden overflow-ellipsis whitespace-nowrap relative', 'bg-transparent border-0 text-gray-800', 'dark:text-white/80', 'p-3 transition duration-200 bg-transparent rounded appearance-none font-sans text-base', 'focus:outline-none focus:shadow-none', {
|
|
1296
1323
|
'pr-7': props.showClear
|
|
@@ -1304,8 +1331,8 @@ var Tailwind = {
|
|
|
1304
1331
|
className: 'max-h-[200px] overflow-auto bg-white text-gray-700 border-0 rounded-md shadow-lg dark:bg-gray-900 dark:text-white/80'
|
|
1305
1332
|
},
|
|
1306
1333
|
list: 'py-3 list-none m-0',
|
|
1307
|
-
item: function item(
|
|
1308
|
-
var context =
|
|
1334
|
+
item: function item(_ref65) {
|
|
1335
|
+
var context = _ref65.context;
|
|
1309
1336
|
return {
|
|
1310
1337
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1311
1338
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1331,8 +1358,8 @@ var Tailwind = {
|
|
|
1331
1358
|
transition: TRANSITIONS.overlay
|
|
1332
1359
|
},
|
|
1333
1360
|
calendar: {
|
|
1334
|
-
root: function root(
|
|
1335
|
-
var props =
|
|
1361
|
+
root: function root(_ref66) {
|
|
1362
|
+
var props = _ref66.props;
|
|
1336
1363
|
return {
|
|
1337
1364
|
className: classNames('inline-flex max-w-full relative', {
|
|
1338
1365
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1340,8 +1367,8 @@ var Tailwind = {
|
|
|
1340
1367
|
};
|
|
1341
1368
|
},
|
|
1342
1369
|
input: {
|
|
1343
|
-
root: function root(
|
|
1344
|
-
var parent =
|
|
1370
|
+
root: function root(_ref67) {
|
|
1371
|
+
var parent = _ref67.parent;
|
|
1345
1372
|
return {
|
|
1346
1373
|
className: classNames('font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none', 'hover:border-blue-500', {
|
|
1347
1374
|
'rounded-lg': !parent.props.showIcon,
|
|
@@ -1351,8 +1378,8 @@ var Tailwind = {
|
|
|
1351
1378
|
}
|
|
1352
1379
|
},
|
|
1353
1380
|
dropdownButton: {
|
|
1354
|
-
root: function root(
|
|
1355
|
-
var props =
|
|
1381
|
+
root: function root(_ref68) {
|
|
1382
|
+
var props = _ref68.props;
|
|
1356
1383
|
return {
|
|
1357
1384
|
className: classNames({
|
|
1358
1385
|
'rounded-l-none': props.icon
|
|
@@ -1360,8 +1387,8 @@ var Tailwind = {
|
|
|
1360
1387
|
};
|
|
1361
1388
|
}
|
|
1362
1389
|
},
|
|
1363
|
-
panel: function panel(
|
|
1364
|
-
var props =
|
|
1390
|
+
panel: function panel(_ref69) {
|
|
1391
|
+
var props = _ref69.props;
|
|
1365
1392
|
return {
|
|
1366
1393
|
className: classNames('bg-white dark:bg-gray-900', 'top-0 left-0 w-auto min-w-min p-2 rounded-lg', {
|
|
1367
1394
|
'shadow-md border-0 absolute': !props.inline,
|
|
@@ -1391,8 +1418,8 @@ var Tailwind = {
|
|
|
1391
1418
|
tableHeaderCell: 'p-2',
|
|
1392
1419
|
weekDay: 'text-gray-600 dark:text-white/70',
|
|
1393
1420
|
day: 'p-2',
|
|
1394
|
-
dayLabel: function dayLabel(
|
|
1395
|
-
var context =
|
|
1421
|
+
dayLabel: function dayLabel(_ref70) {
|
|
1422
|
+
var context = _ref70.context;
|
|
1396
1423
|
return {
|
|
1397
1424
|
className: classNames('w-10 h-10 rounded-full transition-shadow duration-200 border-transparent border', 'flex items-center justify-center mx-auto overflow-hidden relative', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
1398
1425
|
'opacity-60 cursor-default': context.disabled,
|
|
@@ -1404,8 +1431,8 @@ var Tailwind = {
|
|
|
1404
1431
|
};
|
|
1405
1432
|
},
|
|
1406
1433
|
monthPicker: 'my-2',
|
|
1407
|
-
month: function month(
|
|
1408
|
-
var context =
|
|
1434
|
+
month: function month(_ref71) {
|
|
1435
|
+
var context = _ref71.context;
|
|
1409
1436
|
return {
|
|
1410
1437
|
className: classNames('w-1/3 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
1411
1438
|
'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1416,8 +1443,8 @@ var Tailwind = {
|
|
|
1416
1443
|
yearPicker: {
|
|
1417
1444
|
className: classNames('my-2')
|
|
1418
1445
|
},
|
|
1419
|
-
year: function year(
|
|
1420
|
-
var context =
|
|
1446
|
+
year: function year(_ref72) {
|
|
1447
|
+
var context = _ref72.context;
|
|
1421
1448
|
return {
|
|
1422
1449
|
className: classNames('w-1/2 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
1423
1450
|
'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1449,8 +1476,8 @@ var Tailwind = {
|
|
|
1449
1476
|
},
|
|
1450
1477
|
wrapper: 'overflow-auto',
|
|
1451
1478
|
list: 'py-3 list-none m-0',
|
|
1452
|
-
item: function item(
|
|
1453
|
-
var context =
|
|
1479
|
+
item: function item(_ref73) {
|
|
1480
|
+
var context = _ref73.context;
|
|
1454
1481
|
return {
|
|
1455
1482
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1456
1483
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1478,8 +1505,8 @@ var Tailwind = {
|
|
|
1478
1505
|
root: 'relative',
|
|
1479
1506
|
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',
|
|
1480
1507
|
items: 'py-3 list-none m-0',
|
|
1481
|
-
item: function item(
|
|
1482
|
-
var state =
|
|
1508
|
+
item: function item(_ref74) {
|
|
1509
|
+
var state = _ref74.state;
|
|
1483
1510
|
return {
|
|
1484
1511
|
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', {
|
|
1485
1512
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
@@ -1489,8 +1516,8 @@ var Tailwind = {
|
|
|
1489
1516
|
transition: TRANSITIONS.overlay
|
|
1490
1517
|
},
|
|
1491
1518
|
multiselect: {
|
|
1492
|
-
root: function root(
|
|
1493
|
-
var props =
|
|
1519
|
+
root: function root(_ref75) {
|
|
1520
|
+
var props = _ref75.props;
|
|
1494
1521
|
return {
|
|
1495
1522
|
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', {
|
|
1496
1523
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1498,8 +1525,8 @@ var Tailwind = {
|
|
|
1498
1525
|
};
|
|
1499
1526
|
},
|
|
1500
1527
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1501
|
-
label: function label(
|
|
1502
|
-
var props =
|
|
1528
|
+
label: function label(_ref76) {
|
|
1529
|
+
var props = _ref76.props;
|
|
1503
1530
|
return {
|
|
1504
1531
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
|
|
1505
1532
|
'!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
|
|
@@ -1524,8 +1551,8 @@ var Tailwind = {
|
|
|
1524
1551
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1525
1552
|
},
|
|
1526
1553
|
headerCheckbox: {
|
|
1527
|
-
root: function root(
|
|
1528
|
-
var props =
|
|
1554
|
+
root: function root(_ref77) {
|
|
1555
|
+
var props = _ref77.props;
|
|
1529
1556
|
return {
|
|
1530
1557
|
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)]', {
|
|
1531
1558
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
|
|
@@ -1543,8 +1570,8 @@ var Tailwind = {
|
|
|
1543
1570
|
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')
|
|
1544
1571
|
},
|
|
1545
1572
|
list: 'py-3 list-none m-0',
|
|
1546
|
-
item: function item(
|
|
1547
|
-
var context =
|
|
1573
|
+
item: function item(_ref78) {
|
|
1574
|
+
var context = _ref78.context;
|
|
1548
1575
|
return {
|
|
1549
1576
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1550
1577
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1557,8 +1584,8 @@ var Tailwind = {
|
|
|
1557
1584
|
checkboxContainer: {
|
|
1558
1585
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1559
1586
|
},
|
|
1560
|
-
checkbox: function checkbox(
|
|
1561
|
-
var context =
|
|
1587
|
+
checkbox: function checkbox(_ref79) {
|
|
1588
|
+
var context = _ref79.context;
|
|
1562
1589
|
return {
|
|
1563
1590
|
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)]', {
|
|
1564
1591
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1584,8 +1611,8 @@ var Tailwind = {
|
|
|
1584
1611
|
root: {
|
|
1585
1612
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1586
1613
|
},
|
|
1587
|
-
checkbox: function checkbox(
|
|
1588
|
-
var props =
|
|
1614
|
+
checkbox: function checkbox(_ref80) {
|
|
1615
|
+
var props = _ref80.props;
|
|
1589
1616
|
return {
|
|
1590
1617
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1591
1618
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1598,8 +1625,8 @@ var Tailwind = {
|
|
|
1598
1625
|
}
|
|
1599
1626
|
},
|
|
1600
1627
|
inputtextarea: {
|
|
1601
|
-
root: function root(
|
|
1602
|
-
var context =
|
|
1628
|
+
root: function root(_ref81) {
|
|
1629
|
+
var context = _ref81.context;
|
|
1603
1630
|
return {
|
|
1604
1631
|
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)]', {
|
|
1605
1632
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1608,8 +1635,8 @@ var Tailwind = {
|
|
|
1608
1635
|
}
|
|
1609
1636
|
},
|
|
1610
1637
|
treeselect: {
|
|
1611
|
-
root: function root(
|
|
1612
|
-
var props =
|
|
1638
|
+
root: function root(_ref82) {
|
|
1639
|
+
var props = _ref82.props;
|
|
1613
1640
|
return {
|
|
1614
1641
|
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', {
|
|
1615
1642
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1640,8 +1667,8 @@ var Tailwind = {
|
|
|
1640
1667
|
transition: TRANSITIONS.overlay
|
|
1641
1668
|
},
|
|
1642
1669
|
autocomplete: {
|
|
1643
|
-
root: function root(
|
|
1644
|
-
var props =
|
|
1670
|
+
root: function root(_ref83) {
|
|
1671
|
+
var props = _ref83.props;
|
|
1645
1672
|
return {
|
|
1646
1673
|
className: classNames('relative inline-flex', {
|
|
1647
1674
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1656,8 +1683,8 @@ var Tailwind = {
|
|
|
1656
1683
|
inputToken: {
|
|
1657
1684
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1658
1685
|
},
|
|
1659
|
-
input: function input(
|
|
1660
|
-
var props =
|
|
1686
|
+
input: function input(_ref84) {
|
|
1687
|
+
var props = _ref84.props;
|
|
1661
1688
|
return {
|
|
1662
1689
|
root: {
|
|
1663
1690
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1679,8 +1706,8 @@ var Tailwind = {
|
|
|
1679
1706
|
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')
|
|
1680
1707
|
},
|
|
1681
1708
|
list: 'py-3 list-none m-0',
|
|
1682
|
-
item: function item(
|
|
1683
|
-
var context =
|
|
1709
|
+
item: function item(_ref85) {
|
|
1710
|
+
var context = _ref85.context;
|
|
1684
1711
|
return {
|
|
1685
1712
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1686
1713
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1696,8 +1723,8 @@ var Tailwind = {
|
|
|
1696
1723
|
transition: TRANSITIONS.overlay
|
|
1697
1724
|
},
|
|
1698
1725
|
chips: {
|
|
1699
|
-
root: function root(
|
|
1700
|
-
var props =
|
|
1726
|
+
root: function root(_ref86) {
|
|
1727
|
+
var props = _ref86.props;
|
|
1701
1728
|
return {
|
|
1702
1729
|
className: classNames('flex', {
|
|
1703
1730
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1719,8 +1746,8 @@ var Tailwind = {
|
|
|
1719
1746
|
removeTokenIcon: 'ml-2'
|
|
1720
1747
|
},
|
|
1721
1748
|
colorpicker: {
|
|
1722
|
-
root: function root(
|
|
1723
|
-
var props =
|
|
1749
|
+
root: function root(_ref87) {
|
|
1750
|
+
var props = _ref87.props;
|
|
1724
1751
|
return {
|
|
1725
1752
|
className: classNames('inline-block', {
|
|
1726
1753
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1730,8 +1757,8 @@ var Tailwind = {
|
|
|
1730
1757
|
input: {
|
|
1731
1758
|
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')
|
|
1732
1759
|
},
|
|
1733
|
-
panel: function panel(
|
|
1734
|
-
var props =
|
|
1760
|
+
panel: function panel(_ref88) {
|
|
1761
|
+
var props = _ref88.props;
|
|
1735
1762
|
return {
|
|
1736
1763
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1737
1764
|
'relative h-48 w-52': props.inline,
|
|
@@ -1771,8 +1798,8 @@ var Tailwind = {
|
|
|
1771
1798
|
},
|
|
1772
1799
|
//MISC
|
|
1773
1800
|
badge: {
|
|
1774
|
-
root: function root(
|
|
1775
|
-
var props =
|
|
1801
|
+
root: function root(_ref89) {
|
|
1802
|
+
var props = _ref89.props;
|
|
1776
1803
|
return {
|
|
1777
1804
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1778
1805
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1790,9 +1817,9 @@ var Tailwind = {
|
|
|
1790
1817
|
}
|
|
1791
1818
|
},
|
|
1792
1819
|
avatar: {
|
|
1793
|
-
root: function root(
|
|
1794
|
-
var props =
|
|
1795
|
-
state =
|
|
1820
|
+
root: function root(_ref90) {
|
|
1821
|
+
var props = _ref90.props,
|
|
1822
|
+
state = _ref90.state;
|
|
1796
1823
|
return {
|
|
1797
1824
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1798
1825
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1828,8 +1855,8 @@ var Tailwind = {
|
|
|
1828
1855
|
root: {
|
|
1829
1856
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1830
1857
|
},
|
|
1831
|
-
value: function value(
|
|
1832
|
-
var props =
|
|
1858
|
+
value: function value(_ref91) {
|
|
1859
|
+
var props = _ref91.props;
|
|
1833
1860
|
return {
|
|
1834
1861
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1835
1862
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1849,8 +1876,8 @@ var Tailwind = {
|
|
|
1849
1876
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1850
1877
|
},
|
|
1851
1878
|
skeleton: {
|
|
1852
|
-
root: function root(
|
|
1853
|
-
var props =
|
|
1879
|
+
root: function root(_ref92) {
|
|
1880
|
+
var props = _ref92.props;
|
|
1854
1881
|
return {
|
|
1855
1882
|
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', {
|
|
1856
1883
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1860,8 +1887,8 @@ var Tailwind = {
|
|
|
1860
1887
|
}
|
|
1861
1888
|
},
|
|
1862
1889
|
tag: {
|
|
1863
|
-
root: function root(
|
|
1864
|
-
var props =
|
|
1890
|
+
root: function root(_ref93) {
|
|
1891
|
+
var props = _ref93.props;
|
|
1865
1892
|
return {
|
|
1866
1893
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1867
1894
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1885,8 +1912,8 @@ var Tailwind = {
|
|
|
1885
1912
|
}
|
|
1886
1913
|
},
|
|
1887
1914
|
scrolltop: {
|
|
1888
|
-
root: function root(
|
|
1889
|
-
var props =
|
|
1915
|
+
root: function root(_ref94) {
|
|
1916
|
+
var props = _ref94.props;
|
|
1890
1917
|
return {
|
|
1891
1918
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1892
1919
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1944,8 +1971,8 @@ var Tailwind = {
|
|
|
1944
1971
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1945
1972
|
},
|
|
1946
1973
|
menuitem: 'relative',
|
|
1947
|
-
content: function content(
|
|
1948
|
-
var context =
|
|
1974
|
+
content: function content(_ref95) {
|
|
1975
|
+
var context = _ref95.context;
|
|
1949
1976
|
return {
|
|
1950
1977
|
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',
|
|
1951
1978
|
// Hover
|
|
@@ -1973,8 +2000,8 @@ var Tailwind = {
|
|
|
1973
2000
|
}
|
|
1974
2001
|
},
|
|
1975
2002
|
dock: {
|
|
1976
|
-
root: function root(
|
|
1977
|
-
var props =
|
|
2003
|
+
root: function root(_ref96) {
|
|
2004
|
+
var props = _ref96.props;
|
|
1978
2005
|
return {
|
|
1979
2006
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1980
2007
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1987,18 +2014,18 @@ var Tailwind = {
|
|
|
1987
2014
|
container: {
|
|
1988
2015
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1989
2016
|
},
|
|
1990
|
-
menu: function menu(
|
|
1991
|
-
var props =
|
|
2017
|
+
menu: function menu(_ref97) {
|
|
2018
|
+
var props = _ref97.props;
|
|
1992
2019
|
return {
|
|
1993
2020
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1994
2021
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1995
2022
|
})
|
|
1996
2023
|
};
|
|
1997
2024
|
},
|
|
1998
|
-
menuitem: function menuitem(
|
|
1999
|
-
var props =
|
|
2000
|
-
context =
|
|
2001
|
-
state =
|
|
2025
|
+
menuitem: function menuitem(_ref98) {
|
|
2026
|
+
var props = _ref98.props,
|
|
2027
|
+
context = _ref98.context,
|
|
2028
|
+
state = _ref98.state;
|
|
2002
2029
|
return {
|
|
2003
2030
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
2004
2031
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -2021,8 +2048,8 @@ var Tailwind = {
|
|
|
2021
2048
|
menu: {
|
|
2022
2049
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
2023
2050
|
},
|
|
2024
|
-
content: function content(
|
|
2025
|
-
var state =
|
|
2051
|
+
content: function content(_ref99) {
|
|
2052
|
+
var state = _ref99.state;
|
|
2026
2053
|
return {
|
|
2027
2054
|
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',
|
|
2028
2055
|
// Hover
|
|
@@ -2048,8 +2075,8 @@ var Tailwind = {
|
|
|
2048
2075
|
root: {
|
|
2049
2076
|
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')
|
|
2050
2077
|
},
|
|
2051
|
-
menu: function menu(
|
|
2052
|
-
var state =
|
|
2078
|
+
menu: function menu(_ref100) {
|
|
2079
|
+
var state = _ref100.state;
|
|
2053
2080
|
return {
|
|
2054
2081
|
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', {
|
|
2055
2082
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -2057,9 +2084,9 @@ var Tailwind = {
|
|
|
2057
2084
|
})
|
|
2058
2085
|
};
|
|
2059
2086
|
},
|
|
2060
|
-
menuitem: function menuitem(
|
|
2061
|
-
var props =
|
|
2062
|
-
context =
|
|
2087
|
+
menuitem: function menuitem(_ref101) {
|
|
2088
|
+
var props = _ref101.props,
|
|
2089
|
+
context = _ref101.context;
|
|
2063
2090
|
return {
|
|
2064
2091
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
2065
2092
|
'rounded-md': props.root
|
|
@@ -2072,8 +2099,8 @@ var Tailwind = {
|
|
|
2072
2099
|
})
|
|
2073
2100
|
};
|
|
2074
2101
|
},
|
|
2075
|
-
action: function action(
|
|
2076
|
-
var context =
|
|
2102
|
+
action: function action(_ref102) {
|
|
2103
|
+
var context = _ref102.context;
|
|
2077
2104
|
return {
|
|
2078
2105
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
2079
2106
|
'pl-9 sm:pl-5': context.level === 1,
|
|
@@ -2082,8 +2109,8 @@ var Tailwind = {
|
|
|
2082
2109
|
};
|
|
2083
2110
|
},
|
|
2084
2111
|
icon: 'mr-2',
|
|
2085
|
-
submenuIcon: function submenuIcon(
|
|
2086
|
-
var props =
|
|
2112
|
+
submenuIcon: function submenuIcon(_ref103) {
|
|
2113
|
+
var props = _ref103.props;
|
|
2087
2114
|
return {
|
|
2088
2115
|
className: classNames({
|
|
2089
2116
|
'ml-auto sm:ml-2': props.root,
|
|
@@ -2091,8 +2118,8 @@ var Tailwind = {
|
|
|
2091
2118
|
})
|
|
2092
2119
|
};
|
|
2093
2120
|
},
|
|
2094
|
-
submenu: function submenu(
|
|
2095
|
-
var props =
|
|
2121
|
+
submenu: function submenu(_ref104) {
|
|
2122
|
+
var props = _ref104.props;
|
|
2096
2123
|
return {
|
|
2097
2124
|
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', {
|
|
2098
2125
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -2106,8 +2133,8 @@ var Tailwind = {
|
|
|
2106
2133
|
end: 'ml-auto self-auto'
|
|
2107
2134
|
},
|
|
2108
2135
|
megamenu: {
|
|
2109
|
-
root: function root(
|
|
2110
|
-
var props =
|
|
2136
|
+
root: function root(_ref105) {
|
|
2137
|
+
var props = _ref105.props;
|
|
2111
2138
|
return {
|
|
2112
2139
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2113
2140
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2115,9 +2142,9 @@ var Tailwind = {
|
|
|
2115
2142
|
})
|
|
2116
2143
|
};
|
|
2117
2144
|
},
|
|
2118
|
-
menu: function menu(
|
|
2119
|
-
var props =
|
|
2120
|
-
state =
|
|
2145
|
+
menu: function menu(_ref106) {
|
|
2146
|
+
var props = _ref106.props,
|
|
2147
|
+
state = _ref106.state;
|
|
2121
2148
|
return {
|
|
2122
2149
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
|
|
2123
2150
|
hidden: props.orientation !== 'vertical' && !state.mobileActive
|
|
@@ -2128,9 +2155,9 @@ var Tailwind = {
|
|
|
2128
2155
|
})
|
|
2129
2156
|
};
|
|
2130
2157
|
},
|
|
2131
|
-
menuitem: function menuitem(
|
|
2132
|
-
var props =
|
|
2133
|
-
context =
|
|
2158
|
+
menuitem: function menuitem(_ref107) {
|
|
2159
|
+
var props = _ref107.props,
|
|
2160
|
+
context = _ref107.context;
|
|
2134
2161
|
return {
|
|
2135
2162
|
className: classNames('transition-shadow duration-200', {
|
|
2136
2163
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2146,8 +2173,8 @@ var Tailwind = {
|
|
|
2146
2173
|
})
|
|
2147
2174
|
};
|
|
2148
2175
|
},
|
|
2149
|
-
menuButton: function menuButton(
|
|
2150
|
-
var props =
|
|
2176
|
+
menuButton: function menuButton(_ref108) {
|
|
2177
|
+
var props = _ref108.props;
|
|
2151
2178
|
return {
|
|
2152
2179
|
className: classNames({
|
|
2153
2180
|
'flex md:hidden': props.orientation === 'horizontal'
|
|
@@ -2168,8 +2195,8 @@ var Tailwind = {
|
|
|
2168
2195
|
submenuItem: {
|
|
2169
2196
|
className: classNames('text-gray-700 hover:bg-gray-200')
|
|
2170
2197
|
},
|
|
2171
|
-
submenuIcon: function submenuIcon(
|
|
2172
|
-
var props =
|
|
2198
|
+
submenuIcon: function submenuIcon(_ref109) {
|
|
2199
|
+
var props = _ref109.props;
|
|
2173
2200
|
return {
|
|
2174
2201
|
className: classNames({
|
|
2175
2202
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2177,8 +2204,8 @@ var Tailwind = {
|
|
|
2177
2204
|
})
|
|
2178
2205
|
};
|
|
2179
2206
|
},
|
|
2180
|
-
panel: function panel(
|
|
2181
|
-
var props =
|
|
2207
|
+
panel: function panel(_ref110) {
|
|
2208
|
+
var props = _ref110.props;
|
|
2182
2209
|
return {
|
|
2183
2210
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2184
2211
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2218,8 +2245,8 @@ var Tailwind = {
|
|
|
2218
2245
|
menu: {
|
|
2219
2246
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2220
2247
|
},
|
|
2221
|
-
menuitem: function menuitem(
|
|
2222
|
-
var context =
|
|
2248
|
+
menuitem: function menuitem(_ref111) {
|
|
2249
|
+
var context = _ref111.context;
|
|
2223
2250
|
return {
|
|
2224
2251
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
|
|
2225
2252
|
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
|
|
@@ -2250,9 +2277,9 @@ var Tailwind = {
|
|
|
2250
2277
|
action: {
|
|
2251
2278
|
className: classNames('inline-flex flex-col items-center overflow-hidden', 'transition-shadow rounded-md bg-white dark:bg-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)]')
|
|
2252
2279
|
},
|
|
2253
|
-
step: function step(
|
|
2254
|
-
var parent =
|
|
2255
|
-
context =
|
|
2280
|
+
step: function step(_ref112) {
|
|
2281
|
+
var parent = _ref112.parent,
|
|
2282
|
+
context = _ref112.context;
|
|
2256
2283
|
return {
|
|
2257
2284
|
className: classNames('flex items-center justify-center', 'text-gray-700 dark:text-white/80 border border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900 w-[2rem] h-[2rem] leading-2rem text-sm z-10 rounded-full', {
|
|
2258
2285
|
'bg-white': parent.state.activeIndex !== context.index,
|
|
@@ -2261,9 +2288,9 @@ var Tailwind = {
|
|
|
2261
2288
|
})
|
|
2262
2289
|
};
|
|
2263
2290
|
},
|
|
2264
|
-
label: function label(
|
|
2265
|
-
var parent =
|
|
2266
|
-
context =
|
|
2291
|
+
label: function label(_ref113) {
|
|
2292
|
+
var parent = _ref113.parent,
|
|
2293
|
+
context = _ref113.context;
|
|
2267
2294
|
return {
|
|
2268
2295
|
className: classNames('block', 'whitespace-nowrap overflow-hidden overflow-ellipsis max-w-full', 'mt-2 text-gray-500 dark:text-white/60', {
|
|
2269
2296
|
'font-normal': parent.state.activeIndex !== context.index,
|
|
@@ -2281,9 +2308,9 @@ var Tailwind = {
|
|
|
2281
2308
|
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')
|
|
2282
2309
|
},
|
|
2283
2310
|
menuitem: 'mr-0',
|
|
2284
|
-
action: function action(
|
|
2285
|
-
var context =
|
|
2286
|
-
state =
|
|
2311
|
+
action: function action(_ref114) {
|
|
2312
|
+
var context = _ref114.context,
|
|
2313
|
+
state = _ref114.state;
|
|
2287
2314
|
return {
|
|
2288
2315
|
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)]', {
|
|
2289
2316
|
'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,
|
|
@@ -2303,8 +2330,8 @@ var Tailwind = {
|
|
|
2303
2330
|
},
|
|
2304
2331
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2305
2332
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2306
|
-
menuitem: function menuitem(
|
|
2307
|
-
var context =
|
|
2333
|
+
menuitem: function menuitem(_ref115) {
|
|
2334
|
+
var context = _ref115.context;
|
|
2308
2335
|
return {
|
|
2309
2336
|
className: classNames({
|
|
2310
2337
|
relative: !context.active,
|
|
@@ -2312,8 +2339,8 @@ var Tailwind = {
|
|
|
2312
2339
|
})
|
|
2313
2340
|
};
|
|
2314
2341
|
},
|
|
2315
|
-
action: function action(
|
|
2316
|
-
var context =
|
|
2342
|
+
action: function action(_ref116) {
|
|
2343
|
+
var context = _ref116.context;
|
|
2317
2344
|
return {
|
|
2318
2345
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2319
2346
|
'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,
|
|
@@ -2321,8 +2348,8 @@ var Tailwind = {
|
|
|
2321
2348
|
})
|
|
2322
2349
|
};
|
|
2323
2350
|
},
|
|
2324
|
-
previous: function previous(
|
|
2325
|
-
var state =
|
|
2351
|
+
previous: function previous(_ref117) {
|
|
2352
|
+
var state = _ref117.state;
|
|
2326
2353
|
return {
|
|
2327
2354
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2328
2355
|
hidden: state.level === 0
|
|
@@ -2345,8 +2372,8 @@ var Tailwind = {
|
|
|
2345
2372
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2346
2373
|
},
|
|
2347
2374
|
menuitem: 'relative',
|
|
2348
|
-
content: function content(
|
|
2349
|
-
var context =
|
|
2375
|
+
content: function content(_ref118) {
|
|
2376
|
+
var context = _ref118.context;
|
|
2350
2377
|
return {
|
|
2351
2378
|
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',
|
|
2352
2379
|
//Hover
|
|
@@ -2358,8 +2385,8 @@ var Tailwind = {
|
|
|
2358
2385
|
})
|
|
2359
2386
|
};
|
|
2360
2387
|
},
|
|
2361
|
-
action: function action(
|
|
2362
|
-
var context =
|
|
2388
|
+
action: function action(_ref119) {
|
|
2389
|
+
var context = _ref119.context;
|
|
2363
2390
|
return {
|
|
2364
2391
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2365
2392
|
'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,
|
|
@@ -2376,8 +2403,8 @@ var Tailwind = {
|
|
|
2376
2403
|
transition: TRANSITIONS.overlay
|
|
2377
2404
|
},
|
|
2378
2405
|
metergroup: {
|
|
2379
|
-
root: function root(
|
|
2380
|
-
var props =
|
|
2406
|
+
root: function root(_ref120) {
|
|
2407
|
+
var props = _ref120.props;
|
|
2381
2408
|
return {
|
|
2382
2409
|
className: classNames('flex gap-4', {
|
|
2383
2410
|
'flex-col': props.orientation == 'horizontal',
|
|
@@ -2385,8 +2412,8 @@ var Tailwind = {
|
|
|
2385
2412
|
})
|
|
2386
2413
|
};
|
|
2387
2414
|
},
|
|
2388
|
-
metercontainer: function metercontainer(
|
|
2389
|
-
var props =
|
|
2415
|
+
metercontainer: function metercontainer(_ref121) {
|
|
2416
|
+
var props = _ref121.props;
|
|
2390
2417
|
return {
|
|
2391
2418
|
className: classNames('flex', {
|
|
2392
2419
|
'flex-col': props.orientation === 'vertical'
|
|
@@ -2397,8 +2424,8 @@ var Tailwind = {
|
|
|
2397
2424
|
}, 'bg-gray-200 dark:bg-gray-700', 'rounded-lg')
|
|
2398
2425
|
};
|
|
2399
2426
|
},
|
|
2400
|
-
meter: function meter(
|
|
2401
|
-
var props =
|
|
2427
|
+
meter: function meter(_ref122) {
|
|
2428
|
+
var props = _ref122.props;
|
|
2402
2429
|
return {
|
|
2403
2430
|
className: classNames('border-0', {
|
|
2404
2431
|
'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
|
|
@@ -2407,8 +2434,8 @@ var Tailwind = {
|
|
|
2407
2434
|
}, 'bg-primary-500 dark:bg-primary-400')
|
|
2408
2435
|
};
|
|
2409
2436
|
},
|
|
2410
|
-
labellist: function labellist(
|
|
2411
|
-
var props =
|
|
2437
|
+
labellist: function labellist(_ref123) {
|
|
2438
|
+
var props = _ref123.props;
|
|
2412
2439
|
return {
|
|
2413
2440
|
className: classNames('flex flex-wrap', {
|
|
2414
2441
|
'gap-4': props.labelOrientation === 'horizontal'
|
|
@@ -2500,8 +2527,8 @@ var Tailwind = {
|
|
|
2500
2527
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2501
2528
|
},
|
|
2502
2529
|
indicator: 'mr-2',
|
|
2503
|
-
indicatorbutton: function indicatorbutton(
|
|
2504
|
-
var context =
|
|
2530
|
+
indicatorbutton: function indicatorbutton(_ref124) {
|
|
2531
|
+
var context = _ref124.context;
|
|
2505
2532
|
return {
|
|
2506
2533
|
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)]', {
|
|
2507
2534
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2509,8 +2536,8 @@ var Tailwind = {
|
|
|
2509
2536
|
})
|
|
2510
2537
|
};
|
|
2511
2538
|
},
|
|
2512
|
-
mask: function mask(
|
|
2513
|
-
var state =
|
|
2539
|
+
mask: function mask(_ref125) {
|
|
2540
|
+
var state = _ref125.state;
|
|
2514
2541
|
return {
|
|
2515
2542
|
className: classNames({
|
|
2516
2543
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2543,8 +2570,8 @@ var Tailwind = {
|
|
|
2543
2570
|
carousel: {
|
|
2544
2571
|
root: 'flex flex-col',
|
|
2545
2572
|
content: 'flex flex-col overflow-auto',
|
|
2546
|
-
container: function container(
|
|
2547
|
-
var props =
|
|
2573
|
+
container: function container(_ref126) {
|
|
2574
|
+
var props = _ref126.props;
|
|
2548
2575
|
return {
|
|
2549
2576
|
className: classNames('flex', {
|
|
2550
2577
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2556,8 +2583,8 @@ var Tailwind = {
|
|
|
2556
2583
|
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')
|
|
2557
2584
|
},
|
|
2558
2585
|
itemsContent: 'overflow-hidden w-full',
|
|
2559
|
-
itemsContainer: function itemsContainer(
|
|
2560
|
-
var props =
|
|
2586
|
+
itemsContainer: function itemsContainer(_ref127) {
|
|
2587
|
+
var props = _ref127.props;
|
|
2561
2588
|
return {
|
|
2562
2589
|
className: classNames('flex ', {
|
|
2563
2590
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2565,8 +2592,8 @@ var Tailwind = {
|
|
|
2565
2592
|
})
|
|
2566
2593
|
};
|
|
2567
2594
|
},
|
|
2568
|
-
item: function item(
|
|
2569
|
-
var props =
|
|
2595
|
+
item: function item(_ref128) {
|
|
2596
|
+
var props = _ref128.props;
|
|
2570
2597
|
return {
|
|
2571
2598
|
className: classNames('flex shrink-0 grow', {
|
|
2572
2599
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2578,8 +2605,8 @@ var Tailwind = {
|
|
|
2578
2605
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2579
2606
|
},
|
|
2580
2607
|
indicator: 'mr-2 mb-2',
|
|
2581
|
-
indicatorButton: function indicatorButton(
|
|
2582
|
-
var context =
|
|
2608
|
+
indicatorButton: function indicatorButton(_ref129) {
|
|
2609
|
+
var context = _ref129.context;
|
|
2583
2610
|
return {
|
|
2584
2611
|
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)]', {
|
|
2585
2612
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2589,9 +2616,9 @@ var Tailwind = {
|
|
|
2589
2616
|
}
|
|
2590
2617
|
},
|
|
2591
2618
|
tree: {
|
|
2592
|
-
root: function root(
|
|
2619
|
+
root: function root(_ref130) {
|
|
2593
2620
|
var _props$__parentMetada;
|
|
2594
|
-
var props =
|
|
2621
|
+
var props = _ref130.props;
|
|
2595
2622
|
return {
|
|
2596
2623
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2597
2624
|
'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'
|
|
@@ -2601,9 +2628,9 @@ var Tailwind = {
|
|
|
2601
2628
|
wrapper: 'overflow-auto',
|
|
2602
2629
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2603
2630
|
node: 'p-1 outline-none',
|
|
2604
|
-
content: function content(
|
|
2605
|
-
var context =
|
|
2606
|
-
props =
|
|
2631
|
+
content: function content(_ref131) {
|
|
2632
|
+
var context = _ref131.context,
|
|
2633
|
+
props = _ref131.props;
|
|
2607
2634
|
return {
|
|
2608
2635
|
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)]', {
|
|
2609
2636
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2612,8 +2639,8 @@ var Tailwind = {
|
|
|
2612
2639
|
})
|
|
2613
2640
|
};
|
|
2614
2641
|
},
|
|
2615
|
-
toggler: function toggler(
|
|
2616
|
-
var context =
|
|
2642
|
+
toggler: function toggler(_ref132) {
|
|
2643
|
+
var context = _ref132.context;
|
|
2617
2644
|
return {
|
|
2618
2645
|
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)]', {
|
|
2619
2646
|
'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,
|
|
@@ -2624,9 +2651,9 @@ var Tailwind = {
|
|
|
2624
2651
|
};
|
|
2625
2652
|
},
|
|
2626
2653
|
checkboxContainer: 'mr-2',
|
|
2627
|
-
checkbox: function checkbox(
|
|
2628
|
-
var context =
|
|
2629
|
-
props =
|
|
2654
|
+
checkbox: function checkbox(_ref133) {
|
|
2655
|
+
var context = _ref133.context,
|
|
2656
|
+
props = _ref133.props;
|
|
2630
2657
|
return {
|
|
2631
2658
|
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', {
|
|
2632
2659
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2651,8 +2678,8 @@ var Tailwind = {
|
|
|
2651
2678
|
},
|
|
2652
2679
|
// DATA
|
|
2653
2680
|
timeline: {
|
|
2654
|
-
root: function root(
|
|
2655
|
-
var props =
|
|
2681
|
+
root: function root(_ref134) {
|
|
2682
|
+
var props = _ref134.props;
|
|
2656
2683
|
return {
|
|
2657
2684
|
className: classNames('flex grow', {
|
|
2658
2685
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2660,9 +2687,9 @@ var Tailwind = {
|
|
|
2660
2687
|
})
|
|
2661
2688
|
};
|
|
2662
2689
|
},
|
|
2663
|
-
event: function event(
|
|
2664
|
-
var props =
|
|
2665
|
-
context =
|
|
2690
|
+
event: function event(_ref135) {
|
|
2691
|
+
var props = _ref135.props,
|
|
2692
|
+
context = _ref135.context;
|
|
2666
2693
|
return {
|
|
2667
2694
|
className: classNames('flex relative min-h-[70px]', {
|
|
2668
2695
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2671,9 +2698,9 @@ var Tailwind = {
|
|
|
2671
2698
|
})
|
|
2672
2699
|
};
|
|
2673
2700
|
},
|
|
2674
|
-
opposite: function opposite(
|
|
2675
|
-
var props =
|
|
2676
|
-
context =
|
|
2701
|
+
opposite: function opposite(_ref136) {
|
|
2702
|
+
var props = _ref136.props,
|
|
2703
|
+
context = _ref136.context;
|
|
2677
2704
|
return {
|
|
2678
2705
|
className: classNames('flex-1', {
|
|
2679
2706
|
'px-4': props.layout === 'vertical',
|
|
@@ -2684,8 +2711,8 @@ var Tailwind = {
|
|
|
2684
2711
|
})
|
|
2685
2712
|
};
|
|
2686
2713
|
},
|
|
2687
|
-
separator: function separator(
|
|
2688
|
-
var props =
|
|
2714
|
+
separator: function separator(_ref137) {
|
|
2715
|
+
var props = _ref137.props;
|
|
2689
2716
|
return {
|
|
2690
2717
|
className: classNames('flex items-center flex-initial', {
|
|
2691
2718
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2694,8 +2721,8 @@ var Tailwind = {
|
|
|
2694
2721
|
};
|
|
2695
2722
|
},
|
|
2696
2723
|
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',
|
|
2697
|
-
connector: function connector(
|
|
2698
|
-
var props =
|
|
2724
|
+
connector: function connector(_ref138) {
|
|
2725
|
+
var props = _ref138.props;
|
|
2699
2726
|
return {
|
|
2700
2727
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2701
2728
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2703,9 +2730,9 @@ var Tailwind = {
|
|
|
2703
2730
|
})
|
|
2704
2731
|
};
|
|
2705
2732
|
},
|
|
2706
|
-
content: function content(
|
|
2707
|
-
var props =
|
|
2708
|
-
context =
|
|
2733
|
+
content: function content(_ref139) {
|
|
2734
|
+
var props = _ref139.props,
|
|
2735
|
+
context = _ref139.context;
|
|
2709
2736
|
return {
|
|
2710
2737
|
className: classNames('flex-1', {
|
|
2711
2738
|
'px-4': props.layout === 'vertical',
|
|
@@ -2729,15 +2756,15 @@ var Tailwind = {
|
|
|
2729
2756
|
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'
|
|
2730
2757
|
},
|
|
2731
2758
|
dataviewlayoutoptions: {
|
|
2732
|
-
listButton: function listButton(
|
|
2733
|
-
var props =
|
|
2759
|
+
listButton: function listButton(_ref140) {
|
|
2760
|
+
var props = _ref140.props;
|
|
2734
2761
|
return {
|
|
2735
2762
|
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
|
|
2736
2763
|
)
|
|
2737
2764
|
};
|
|
2738
2765
|
},
|
|
2739
|
-
gridButton: function gridButton(
|
|
2740
|
-
var props =
|
|
2766
|
+
gridButton: function gridButton(_ref141) {
|
|
2767
|
+
var props = _ref141.props;
|
|
2741
2768
|
return {
|
|
2742
2769
|
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
|
|
2743
2770
|
)
|
|
@@ -2764,8 +2791,8 @@ var Tailwind = {
|
|
|
2764
2791
|
className: classNames('mx-auto my-0 w-px h-[20px] bg-gray-300', 'dark:bg-blue-900/40' //Dark Mode
|
|
2765
2792
|
)
|
|
2766
2793
|
},
|
|
2767
|
-
lineLeft: function lineLeft(
|
|
2768
|
-
var context =
|
|
2794
|
+
lineLeft: function lineLeft(_ref142) {
|
|
2795
|
+
var context = _ref142.context;
|
|
2769
2796
|
return {
|
|
2770
2797
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2771
2798
|
//Dark Mode
|
|
@@ -2774,8 +2801,8 @@ var Tailwind = {
|
|
|
2774
2801
|
})
|
|
2775
2802
|
};
|
|
2776
2803
|
},
|
|
2777
|
-
lineRight: function lineRight(
|
|
2778
|
-
var context =
|
|
2804
|
+
lineRight: function lineRight(_ref143) {
|
|
2805
|
+
var context = _ref143.context;
|
|
2779
2806
|
return {
|
|
2780
2807
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2781
2808
|
//Dark Mode
|
|
@@ -2795,8 +2822,8 @@ var Tailwind = {
|
|
|
2795
2822
|
root: 'flex',
|
|
2796
2823
|
controls: 'flex flex-col justify-center p-5',
|
|
2797
2824
|
moveUpButton: {
|
|
2798
|
-
root: function root(
|
|
2799
|
-
var context =
|
|
2825
|
+
root: function root(_ref144) {
|
|
2826
|
+
var context = _ref144.context;
|
|
2800
2827
|
return {
|
|
2801
2828
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2802
2829
|
// button component
|
|
@@ -2818,8 +2845,8 @@ var Tailwind = {
|
|
|
2818
2845
|
}
|
|
2819
2846
|
},
|
|
2820
2847
|
moveTopButton: {
|
|
2821
|
-
root: function root(
|
|
2822
|
-
var context =
|
|
2848
|
+
root: function root(_ref145) {
|
|
2849
|
+
var context = _ref145.context;
|
|
2823
2850
|
return {
|
|
2824
2851
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2825
2852
|
// button component
|
|
@@ -2841,8 +2868,8 @@ var Tailwind = {
|
|
|
2841
2868
|
}
|
|
2842
2869
|
},
|
|
2843
2870
|
moveDownButton: {
|
|
2844
|
-
root: function root(
|
|
2845
|
-
var context =
|
|
2871
|
+
root: function root(_ref146) {
|
|
2872
|
+
var context = _ref146.context;
|
|
2846
2873
|
return {
|
|
2847
2874
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2848
2875
|
// button component
|
|
@@ -2864,8 +2891,8 @@ var Tailwind = {
|
|
|
2864
2891
|
}
|
|
2865
2892
|
},
|
|
2866
2893
|
moveBottomButton: {
|
|
2867
|
-
root: function root(
|
|
2868
|
-
var context =
|
|
2894
|
+
root: function root(_ref147) {
|
|
2895
|
+
var context = _ref147.context;
|
|
2869
2896
|
return {
|
|
2870
2897
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2871
2898
|
// button component
|
|
@@ -2895,8 +2922,8 @@ var Tailwind = {
|
|
|
2895
2922
|
className: classNames('list-none m-0 p-0 overflow-auto min-h-[12rem] max-h-[24rem]', 'border border-gray-300 bg-white text-gray-600 py-3 px-0 rounded-b-md outline-none', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' //Dark Mode
|
|
2896
2923
|
)
|
|
2897
2924
|
},
|
|
2898
|
-
item: function item(
|
|
2899
|
-
var context =
|
|
2925
|
+
item: function item(_ref148) {
|
|
2926
|
+
var context = _ref148.context;
|
|
2900
2927
|
return {
|
|
2901
2928
|
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', {
|
|
2902
2929
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2968,8 +2995,8 @@ var Tailwind = {
|
|
|
2968
2995
|
className: classNames('list-none m-0 p-0 overflow-auto min-h-[12rem] max-h-[24rem]', 'border border-gray-300 bg-white text-gray-600 py-3 px-0 rounded-b-md outline-none', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' //Dark Mode
|
|
2969
2996
|
)
|
|
2970
2997
|
},
|
|
2971
|
-
item: function item(
|
|
2972
|
-
var context =
|
|
2998
|
+
item: function item(_ref149) {
|
|
2999
|
+
var context = _ref149.context;
|
|
2973
3000
|
return {
|
|
2974
3001
|
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', {
|
|
2975
3002
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -3055,8 +3082,8 @@ var Tailwind = {
|
|
|
3055
3082
|
className: classNames('flex items-center justify-center flex-wrap', 'bg-white text-gray-500 border-0 px-4 py-2 rounded-md', 'dark:bg-gray-900 dark:text-white/60 dark:border-blue-900/40' // Dark Mode
|
|
3056
3083
|
)
|
|
3057
3084
|
},
|
|
3058
|
-
firstPageButton: function firstPageButton(
|
|
3059
|
-
var context =
|
|
3085
|
+
firstPageButton: function firstPageButton(_ref150) {
|
|
3086
|
+
var context = _ref150.context;
|
|
3060
3087
|
return {
|
|
3061
3088
|
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',
|
|
3062
3089
|
//Dark Mode
|
|
@@ -3066,8 +3093,8 @@ var Tailwind = {
|
|
|
3066
3093
|
})
|
|
3067
3094
|
};
|
|
3068
3095
|
},
|
|
3069
|
-
prevPageButton: function prevPageButton(
|
|
3070
|
-
var context =
|
|
3096
|
+
prevPageButton: function prevPageButton(_ref151) {
|
|
3097
|
+
var context = _ref151.context;
|
|
3071
3098
|
return {
|
|
3072
3099
|
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',
|
|
3073
3100
|
//Dark Mode
|
|
@@ -3077,8 +3104,8 @@ var Tailwind = {
|
|
|
3077
3104
|
})
|
|
3078
3105
|
};
|
|
3079
3106
|
},
|
|
3080
|
-
nextPageButton: function nextPageButton(
|
|
3081
|
-
var context =
|
|
3107
|
+
nextPageButton: function nextPageButton(_ref152) {
|
|
3108
|
+
var context = _ref152.context;
|
|
3082
3109
|
return {
|
|
3083
3110
|
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',
|
|
3084
3111
|
//Dark Mode
|
|
@@ -3088,8 +3115,8 @@ var Tailwind = {
|
|
|
3088
3115
|
})
|
|
3089
3116
|
};
|
|
3090
3117
|
},
|
|
3091
|
-
lastPageButton: function lastPageButton(
|
|
3092
|
-
var context =
|
|
3118
|
+
lastPageButton: function lastPageButton(_ref153) {
|
|
3119
|
+
var context = _ref153.context;
|
|
3093
3120
|
return {
|
|
3094
3121
|
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',
|
|
3095
3122
|
//Dark Mode
|
|
@@ -3099,8 +3126,8 @@ var Tailwind = {
|
|
|
3099
3126
|
})
|
|
3100
3127
|
};
|
|
3101
3128
|
},
|
|
3102
|
-
pageButton: function pageButton(
|
|
3103
|
-
var context =
|
|
3129
|
+
pageButton: function pageButton(_ref154) {
|
|
3130
|
+
var context = _ref154.context;
|
|
3104
3131
|
return {
|
|
3105
3132
|
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',
|
|
3106
3133
|
// Dark Mode
|
|
@@ -3112,9 +3139,9 @@ var Tailwind = {
|
|
|
3112
3139
|
};
|
|
3113
3140
|
},
|
|
3114
3141
|
RPPDropdown: {
|
|
3115
|
-
root: function root(
|
|
3116
|
-
var props =
|
|
3117
|
-
state =
|
|
3142
|
+
root: function root(_ref155) {
|
|
3143
|
+
var props = _ref155.props,
|
|
3144
|
+
state = _ref155.state;
|
|
3118
3145
|
return {
|
|
3119
3146
|
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',
|
|
3120
3147
|
//DarkMode
|
|
@@ -3139,8 +3166,8 @@ var Tailwind = {
|
|
|
3139
3166
|
},
|
|
3140
3167
|
wrapper: 'overflow-auto',
|
|
3141
3168
|
list: 'm-0 p-0 py-3 list-none',
|
|
3142
|
-
item: function item(
|
|
3143
|
-
var context =
|
|
3169
|
+
item: function item(_ref156) {
|
|
3170
|
+
var context = _ref156.context;
|
|
3144
3171
|
return {
|
|
3145
3172
|
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',
|
|
3146
3173
|
// Dark Mode
|
|
@@ -3161,9 +3188,9 @@ var Tailwind = {
|
|
|
3161
3188
|
}
|
|
3162
3189
|
},
|
|
3163
3190
|
jumptopagedropdown: {
|
|
3164
|
-
root: function root(
|
|
3165
|
-
var props =
|
|
3166
|
-
state =
|
|
3191
|
+
root: function root(_ref157) {
|
|
3192
|
+
var props = _ref157.props,
|
|
3193
|
+
state = _ref157.state;
|
|
3167
3194
|
return {
|
|
3168
3195
|
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',
|
|
3169
3196
|
//DarkMode
|
|
@@ -3188,8 +3215,8 @@ var Tailwind = {
|
|
|
3188
3215
|
},
|
|
3189
3216
|
wrapper: 'overflow-auto',
|
|
3190
3217
|
list: 'm-0 p-0 py-3 list-none',
|
|
3191
|
-
item: function item(
|
|
3192
|
-
var context =
|
|
3218
|
+
item: function item(_ref158) {
|
|
3219
|
+
var context = _ref158.context;
|
|
3193
3220
|
return {
|
|
3194
3221
|
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',
|
|
3195
3222
|
// Dark Mode
|
|
@@ -3203,8 +3230,8 @@ var Tailwind = {
|
|
|
3203
3230
|
}
|
|
3204
3231
|
},
|
|
3205
3232
|
treetable: {
|
|
3206
|
-
root: function root(
|
|
3207
|
-
var props =
|
|
3233
|
+
root: function root(_ref159) {
|
|
3234
|
+
var props = _ref159.props;
|
|
3208
3235
|
return {
|
|
3209
3236
|
className: classNames('relative', {
|
|
3210
3237
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3220,8 +3247,8 @@ var Tailwind = {
|
|
|
3220
3247
|
className: classNames('bg-slate-50 text-slate-700 border border-x-0 border-t-0 border-gray-300 p-4 font-bold', 'dark:bg-gray-900 dark:text-white/70 dark:border-blue-900/40' // Dark Mode
|
|
3221
3248
|
)
|
|
3222
3249
|
},
|
|
3223
|
-
scrollableWrapper: function scrollableWrapper(
|
|
3224
|
-
var props =
|
|
3250
|
+
scrollableWrapper: function scrollableWrapper(_ref160) {
|
|
3251
|
+
var props = _ref160.props;
|
|
3225
3252
|
return {
|
|
3226
3253
|
className: classNames({
|
|
3227
3254
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3229,8 +3256,8 @@ var Tailwind = {
|
|
|
3229
3256
|
})
|
|
3230
3257
|
};
|
|
3231
3258
|
},
|
|
3232
|
-
wrapper: function wrapper(
|
|
3233
|
-
var props =
|
|
3259
|
+
wrapper: function wrapper(_ref161) {
|
|
3260
|
+
var props = _ref161.props;
|
|
3234
3261
|
return {
|
|
3235
3262
|
className: classNames({
|
|
3236
3263
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3243,40 +3270,40 @@ var Tailwind = {
|
|
|
3243
3270
|
)
|
|
3244
3271
|
},
|
|
3245
3272
|
table: 'border-collapse table-fixed w-full',
|
|
3246
|
-
thead: function thead(
|
|
3247
|
-
var props =
|
|
3273
|
+
thead: function thead(_ref162) {
|
|
3274
|
+
var props = _ref162.props;
|
|
3248
3275
|
return {
|
|
3249
3276
|
className: classNames({
|
|
3250
3277
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3251
3278
|
})
|
|
3252
3279
|
};
|
|
3253
3280
|
},
|
|
3254
|
-
tbody: function tbody(
|
|
3255
|
-
var props =
|
|
3281
|
+
tbody: function tbody(_ref163) {
|
|
3282
|
+
var props = _ref163.props;
|
|
3256
3283
|
return {
|
|
3257
3284
|
className: classNames({
|
|
3258
3285
|
block: props.scrollable
|
|
3259
3286
|
})
|
|
3260
3287
|
};
|
|
3261
3288
|
},
|
|
3262
|
-
tfoot: function tfoot(
|
|
3263
|
-
var props =
|
|
3289
|
+
tfoot: function tfoot(_ref164) {
|
|
3290
|
+
var props = _ref164.props;
|
|
3264
3291
|
return {
|
|
3265
3292
|
className: classNames({
|
|
3266
3293
|
block: props.scrollable
|
|
3267
3294
|
})
|
|
3268
3295
|
};
|
|
3269
3296
|
},
|
|
3270
|
-
headerRow: function headerRow(
|
|
3271
|
-
var props =
|
|
3297
|
+
headerRow: function headerRow(_ref165) {
|
|
3298
|
+
var props = _ref165.props;
|
|
3272
3299
|
return {
|
|
3273
3300
|
className: classNames({
|
|
3274
3301
|
'flex flex-nowrap w-full': props.scrollable
|
|
3275
3302
|
})
|
|
3276
3303
|
};
|
|
3277
3304
|
},
|
|
3278
|
-
row: function row(
|
|
3279
|
-
var context =
|
|
3305
|
+
row: function row(_ref166) {
|
|
3306
|
+
var context = _ref166.context;
|
|
3280
3307
|
return {
|
|
3281
3308
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3282
3309
|
// Focus
|
|
@@ -3288,8 +3315,8 @@ var Tailwind = {
|
|
|
3288
3315
|
};
|
|
3289
3316
|
},
|
|
3290
3317
|
column: {
|
|
3291
|
-
headerCell: function headerCell(
|
|
3292
|
-
var context =
|
|
3318
|
+
headerCell: function headerCell(_ref167) {
|
|
3319
|
+
var context = _ref167.context;
|
|
3293
3320
|
return {
|
|
3294
3321
|
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',
|
|
3295
3322
|
//Dark Mode
|
|
@@ -3304,8 +3331,8 @@ var Tailwind = {
|
|
|
3304
3331
|
})
|
|
3305
3332
|
};
|
|
3306
3333
|
},
|
|
3307
|
-
bodyCell: function bodyCell(
|
|
3308
|
-
var context =
|
|
3334
|
+
bodyCell: function bodyCell(_ref168) {
|
|
3335
|
+
var context = _ref168.context;
|
|
3309
3336
|
return {
|
|
3310
3337
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3311
3338
|
//Dark Mode
|
|
@@ -3318,8 +3345,8 @@ var Tailwind = {
|
|
|
3318
3345
|
})
|
|
3319
3346
|
};
|
|
3320
3347
|
},
|
|
3321
|
-
rowToggler: function rowToggler(
|
|
3322
|
-
var context =
|
|
3348
|
+
rowToggler: function rowToggler(_ref169) {
|
|
3349
|
+
var context = _ref169.context;
|
|
3323
3350
|
return {
|
|
3324
3351
|
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', {
|
|
3325
3352
|
'text-blue-700': context.selected,
|
|
@@ -3331,8 +3358,8 @@ var Tailwind = {
|
|
|
3331
3358
|
sort: {
|
|
3332
3359
|
className: 'inline-block align-middle'
|
|
3333
3360
|
},
|
|
3334
|
-
sortIcon: function sortIcon(
|
|
3335
|
-
var context =
|
|
3361
|
+
sortIcon: function sortIcon(_ref170) {
|
|
3362
|
+
var context = _ref170.context;
|
|
3336
3363
|
return {
|
|
3337
3364
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3338
3365
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3348,8 +3375,8 @@ var Tailwind = {
|
|
|
3348
3375
|
checkboxWrapper: {
|
|
3349
3376
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3350
3377
|
},
|
|
3351
|
-
checkbox: function checkbox(
|
|
3352
|
-
var context =
|
|
3378
|
+
checkbox: function checkbox(_ref171) {
|
|
3379
|
+
var context = _ref171.context;
|
|
3353
3380
|
return {
|
|
3354
3381
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3355
3382
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3359,8 +3386,8 @@ var Tailwind = {
|
|
|
3359
3386
|
})
|
|
3360
3387
|
};
|
|
3361
3388
|
},
|
|
3362
|
-
checkboxIcon: function checkboxIcon(
|
|
3363
|
-
var context =
|
|
3389
|
+
checkboxIcon: function checkboxIcon(_ref172) {
|
|
3390
|
+
var context = _ref172.context;
|
|
3364
3391
|
return {
|
|
3365
3392
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3366
3393
|
'text-white': context.checked
|
|
@@ -3371,8 +3398,8 @@ var Tailwind = {
|
|
|
3371
3398
|
resizeHelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3372
3399
|
},
|
|
3373
3400
|
datatable: {
|
|
3374
|
-
root: function root(
|
|
3375
|
-
var props =
|
|
3401
|
+
root: function root(_ref173) {
|
|
3402
|
+
var props = _ref173.props;
|
|
3376
3403
|
return {
|
|
3377
3404
|
className: classNames('relative', {
|
|
3378
3405
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3384,8 +3411,8 @@ var Tailwind = {
|
|
|
3384
3411
|
)
|
|
3385
3412
|
},
|
|
3386
3413
|
loadingIcon: 'w-8 h-8',
|
|
3387
|
-
wrapper: function wrapper(
|
|
3388
|
-
var props =
|
|
3414
|
+
wrapper: function wrapper(_ref174) {
|
|
3415
|
+
var props = _ref174.props;
|
|
3389
3416
|
return {
|
|
3390
3417
|
className: classNames({
|
|
3391
3418
|
relative: props.scrollable,
|
|
@@ -3393,8 +3420,8 @@ var Tailwind = {
|
|
|
3393
3420
|
})
|
|
3394
3421
|
};
|
|
3395
3422
|
},
|
|
3396
|
-
header: function header(
|
|
3397
|
-
var props =
|
|
3423
|
+
header: function header(_ref175) {
|
|
3424
|
+
var props = _ref175.props;
|
|
3398
3425
|
return {
|
|
3399
3426
|
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',
|
|
3400
3427
|
// Dark Mode
|
|
@@ -3402,25 +3429,25 @@ var Tailwind = {
|
|
|
3402
3429
|
};
|
|
3403
3430
|
},
|
|
3404
3431
|
table: 'w-full border-spacing-0',
|
|
3405
|
-
thead: function thead(
|
|
3406
|
-
var context =
|
|
3432
|
+
thead: function thead(_ref176) {
|
|
3433
|
+
var context = _ref176.context;
|
|
3407
3434
|
return {
|
|
3408
3435
|
className: classNames({
|
|
3409
3436
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3410
3437
|
})
|
|
3411
3438
|
};
|
|
3412
3439
|
},
|
|
3413
|
-
tbody: function tbody(
|
|
3414
|
-
var props =
|
|
3415
|
-
context =
|
|
3440
|
+
tbody: function tbody(_ref177) {
|
|
3441
|
+
var props = _ref177.props,
|
|
3442
|
+
context = _ref177.context;
|
|
3416
3443
|
return {
|
|
3417
3444
|
className: classNames({
|
|
3418
3445
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3419
3446
|
})
|
|
3420
3447
|
};
|
|
3421
3448
|
},
|
|
3422
|
-
tfoot: function tfoot(
|
|
3423
|
-
var context =
|
|
3449
|
+
tfoot: function tfoot(_ref178) {
|
|
3450
|
+
var context = _ref178.context;
|
|
3424
3451
|
return {
|
|
3425
3452
|
className: classNames({
|
|
3426
3453
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3432,9 +3459,9 @@ var Tailwind = {
|
|
|
3432
3459
|
)
|
|
3433
3460
|
},
|
|
3434
3461
|
column: {
|
|
3435
|
-
headerCell: function headerCell(
|
|
3436
|
-
var context =
|
|
3437
|
-
props =
|
|
3462
|
+
headerCell: function headerCell(_ref179) {
|
|
3463
|
+
var context = _ref179.context,
|
|
3464
|
+
props = _ref179.props;
|
|
3438
3465
|
return {
|
|
3439
3466
|
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',
|
|
3440
3467
|
// Size
|
|
@@ -3451,9 +3478,9 @@ var Tailwind = {
|
|
|
3451
3478
|
};
|
|
3452
3479
|
},
|
|
3453
3480
|
headerContent: 'flex items-center',
|
|
3454
|
-
bodyCell: function bodyCell(
|
|
3455
|
-
var props =
|
|
3456
|
-
context =
|
|
3481
|
+
bodyCell: function bodyCell(_ref180) {
|
|
3482
|
+
var props = _ref180.props,
|
|
3483
|
+
context = _ref180.context;
|
|
3457
3484
|
return {
|
|
3458
3485
|
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',
|
|
3459
3486
|
// Size
|
|
@@ -3466,8 +3493,8 @@ var Tailwind = {
|
|
|
3466
3493
|
})
|
|
3467
3494
|
};
|
|
3468
3495
|
},
|
|
3469
|
-
footerCell: function footerCell(
|
|
3470
|
-
var context =
|
|
3496
|
+
footerCell: function footerCell(_ref181) {
|
|
3497
|
+
var context = _ref181.context;
|
|
3471
3498
|
return {
|
|
3472
3499
|
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',
|
|
3473
3500
|
// Size
|
|
@@ -3478,8 +3505,8 @@ var Tailwind = {
|
|
|
3478
3505
|
})
|
|
3479
3506
|
};
|
|
3480
3507
|
},
|
|
3481
|
-
sortIcon: function sortIcon(
|
|
3482
|
-
var context =
|
|
3508
|
+
sortIcon: function sortIcon(_ref182) {
|
|
3509
|
+
var context = _ref182.context;
|
|
3483
3510
|
return {
|
|
3484
3511
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3485
3512
|
};
|
|
@@ -3497,8 +3524,8 @@ var Tailwind = {
|
|
|
3497
3524
|
root: 'min-[0px]:flex mb-2'
|
|
3498
3525
|
},
|
|
3499
3526
|
filterRowItems: 'm-0 p-0 py-3 list-none ',
|
|
3500
|
-
filterRowItem: function filterRowItem(
|
|
3501
|
-
var context =
|
|
3527
|
+
filterRowItem: function filterRowItem(_ref183) {
|
|
3528
|
+
var context = _ref183.context;
|
|
3502
3529
|
return {
|
|
3503
3530
|
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')
|
|
3504
3531
|
};
|
|
@@ -3528,8 +3555,8 @@ var Tailwind = {
|
|
|
3528
3555
|
filterApplyButton: {
|
|
3529
3556
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3530
3557
|
},
|
|
3531
|
-
filterMenuButton: function filterMenuButton(
|
|
3532
|
-
var context =
|
|
3558
|
+
filterMenuButton: function filterMenuButton(_ref184) {
|
|
3559
|
+
var context = _ref184.context;
|
|
3533
3560
|
return {
|
|
3534
3561
|
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',
|
|
3535
3562
|
// Hover
|
|
@@ -3542,8 +3569,8 @@ var Tailwind = {
|
|
|
3542
3569
|
})
|
|
3543
3570
|
};
|
|
3544
3571
|
},
|
|
3545
|
-
headerFilterClearButton: function headerFilterClearButton(
|
|
3546
|
-
var context =
|
|
3572
|
+
headerFilterClearButton: function headerFilterClearButton(_ref185) {
|
|
3573
|
+
var context = _ref185.context;
|
|
3547
3574
|
return {
|
|
3548
3575
|
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', {
|
|
3549
3576
|
invisible: !context.hidden
|
|
@@ -3582,8 +3609,8 @@ var Tailwind = {
|
|
|
3582
3609
|
radioButtonInput: {
|
|
3583
3610
|
className: classNames('w-full h-full top-0 left-0 absolute appearance-none select-none', 'p-0 m-0 opacity-0 z-[1] rounded-[50%] outline-none', 'cursor-pointer peer')
|
|
3584
3611
|
},
|
|
3585
|
-
radioButtonBox: function radioButtonBox(
|
|
3586
|
-
var context =
|
|
3612
|
+
radioButtonBox: function radioButtonBox(_ref186) {
|
|
3613
|
+
var context = _ref186.context;
|
|
3587
3614
|
return {
|
|
3588
3615
|
className: classNames('flex items-center justify-center', 'h-6 w-6 rounded-full border-2 text-gray-700 transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400 peer-hover:bg-blue-700 peer-hover:border-blue-700' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 peer-hover:border-blue-500', {
|
|
3589
3616
|
'hover:border-blue-500 focus:shadow-input-focus focus:outline-none focus:outline-offset-0 dark:hover:border-blue-400 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3591,8 +3618,8 @@ var Tailwind = {
|
|
|
3591
3618
|
})
|
|
3592
3619
|
};
|
|
3593
3620
|
},
|
|
3594
|
-
radioButtonIcon: function radioButtonIcon(
|
|
3595
|
-
var context =
|
|
3621
|
+
radioButtonIcon: function radioButtonIcon(_ref187) {
|
|
3622
|
+
var context = _ref187.context;
|
|
3596
3623
|
return {
|
|
3597
3624
|
className: classNames('transform rounded-full', 'block h-3 w-3 bg-white transition duration-200 dark:bg-gray-900', {
|
|
3598
3625
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3603,8 +3630,8 @@ var Tailwind = {
|
|
|
3603
3630
|
headercheckboxwrapper: {
|
|
3604
3631
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3605
3632
|
},
|
|
3606
|
-
headerCheckbox: function headerCheckbox(
|
|
3607
|
-
var context =
|
|
3633
|
+
headerCheckbox: function headerCheckbox(_ref188) {
|
|
3634
|
+
var context = _ref188.context;
|
|
3608
3635
|
return {
|
|
3609
3636
|
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', {
|
|
3610
3637
|
'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,
|
|
@@ -3616,8 +3643,8 @@ var Tailwind = {
|
|
|
3616
3643
|
checkboxwrapper: {
|
|
3617
3644
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3618
3645
|
},
|
|
3619
|
-
checkbox: function checkbox(
|
|
3620
|
-
var context =
|
|
3646
|
+
checkbox: function checkbox(_ref189) {
|
|
3647
|
+
var context = _ref189.context;
|
|
3621
3648
|
return {
|
|
3622
3649
|
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', {
|
|
3623
3650
|
'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,
|
|
@@ -3628,8 +3655,8 @@ var Tailwind = {
|
|
|
3628
3655
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3629
3656
|
transition: TRANSITIONS.overlay
|
|
3630
3657
|
},
|
|
3631
|
-
bodyRow: function bodyRow(
|
|
3632
|
-
var context =
|
|
3658
|
+
bodyRow: function bodyRow(_ref190) {
|
|
3659
|
+
var context = _ref190.context;
|
|
3633
3660
|
return {
|
|
3634
3661
|
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]',
|
|
3635
3662
|
// Focus
|