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
|
@@ -334,9 +334,9 @@ var Tailwind = {
|
|
|
334
334
|
'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)]',
|
|
335
335
|
// Focus styles.
|
|
336
336
|
{
|
|
337
|
-
'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,
|
|
337
|
+
'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,
|
|
338
338
|
// Condition-based hover styles.
|
|
339
|
-
'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.
|
|
339
|
+
'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.
|
|
340
340
|
}),
|
|
341
341
|
style: {
|
|
342
342
|
marginBottom: '-2px'
|
|
@@ -880,12 +880,16 @@ var Tailwind = {
|
|
|
880
880
|
var props = _ref35.props,
|
|
881
881
|
context = _ref35.context;
|
|
882
882
|
return {
|
|
883
|
-
className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border
|
|
884
|
-
'
|
|
885
|
-
'
|
|
883
|
+
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', {
|
|
884
|
+
'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,
|
|
885
|
+
'hover:border-blue-500': !props.invalid && !context.disabled,
|
|
886
|
+
'opacity-60 select-none pointer-events-none cursor-default': context.disabled,
|
|
887
|
+
'border-gray-300 dark:border-blue-900/40': !props.invalid,
|
|
888
|
+
'border-red-500 hover:border-red-500/80 focus:border-red-500': props.invalid && !context.disabled,
|
|
889
|
+
'border-red-500/50': props.invalid && context.disabled
|
|
886
890
|
}, {
|
|
887
|
-
'text-lg px-4 py-4': props.size
|
|
888
|
-
'text-xs px-2 py-2': props.size
|
|
891
|
+
'text-lg px-4 py-4': props.size === 'large',
|
|
892
|
+
'text-xs px-2 py-2': props.size === 'small',
|
|
889
893
|
'p-3 text-base': !props.size || typeof props.size === 'number'
|
|
890
894
|
}, {
|
|
891
895
|
'pl-8': context.iconPosition === 'left',
|
|
@@ -1047,7 +1051,27 @@ var Tailwind = {
|
|
|
1047
1051
|
}
|
|
1048
1052
|
},
|
|
1049
1053
|
inputmask: {
|
|
1050
|
-
root:
|
|
1054
|
+
root: function root(_ref46) {
|
|
1055
|
+
var props = _ref46.props,
|
|
1056
|
+
context = _ref46.context;
|
|
1057
|
+
return {
|
|
1058
|
+
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', {
|
|
1059
|
+
'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,
|
|
1060
|
+
'hover:border-blue-500': !props.invalid && !context.disabled,
|
|
1061
|
+
'opacity-60 select-none pointer-events-none cursor-default': context.disabled,
|
|
1062
|
+
'border-gray-300 dark:border-blue-900/40': !props.invalid,
|
|
1063
|
+
'border-red-500 hover:border-red-500/80 focus:border-red-500': props.invalid && !context.disabled,
|
|
1064
|
+
'border-red-500/50': props.invalid && context.disabled
|
|
1065
|
+
}, {
|
|
1066
|
+
'text-lg px-4 py-4': props.size === 'large',
|
|
1067
|
+
'text-xs px-2 py-2': props.size === 'small',
|
|
1068
|
+
'p-3 text-base': !props.size || typeof props.size === 'number'
|
|
1069
|
+
}, {
|
|
1070
|
+
'pl-8': context.iconPosition === 'left',
|
|
1071
|
+
'pr-8': props.iconPosition === 'right'
|
|
1072
|
+
})
|
|
1073
|
+
};
|
|
1074
|
+
}
|
|
1051
1075
|
},
|
|
1052
1076
|
inputotp: {
|
|
1053
1077
|
root: {
|
|
@@ -1060,16 +1084,16 @@ var Tailwind = {
|
|
|
1060
1084
|
}
|
|
1061
1085
|
},
|
|
1062
1086
|
rating: {
|
|
1063
|
-
root: function root(
|
|
1064
|
-
var props =
|
|
1087
|
+
root: function root(_ref47) {
|
|
1088
|
+
var props = _ref47.props;
|
|
1065
1089
|
return {
|
|
1066
1090
|
className: classNames('relative flex items-center', 'gap-2', {
|
|
1067
1091
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1068
1092
|
})
|
|
1069
1093
|
};
|
|
1070
1094
|
},
|
|
1071
|
-
cancelItem: function cancelItem(
|
|
1072
|
-
|
|
1095
|
+
cancelItem: function cancelItem(_ref48) {
|
|
1096
|
+
_ref48.context;
|
|
1073
1097
|
return {
|
|
1074
1098
|
className: classNames('inline-flex items-center cursor-pointer'
|
|
1075
1099
|
|
|
@@ -1082,9 +1106,9 @@ var Tailwind = {
|
|
|
1082
1106
|
cancelIcon: {
|
|
1083
1107
|
className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1084
1108
|
},
|
|
1085
|
-
item: function item(
|
|
1086
|
-
var props =
|
|
1087
|
-
context =
|
|
1109
|
+
item: function item(_ref49) {
|
|
1110
|
+
var props = _ref49.props,
|
|
1111
|
+
context = _ref49.context;
|
|
1088
1112
|
return {
|
|
1089
1113
|
className: classNames('inline-flex items-center', {
|
|
1090
1114
|
'cursor-pointer': !props.readOnly,
|
|
@@ -1102,16 +1126,16 @@ var Tailwind = {
|
|
|
1102
1126
|
}
|
|
1103
1127
|
},
|
|
1104
1128
|
selectbutton: {
|
|
1105
|
-
root: function root(
|
|
1106
|
-
var props =
|
|
1129
|
+
root: function root(_ref50) {
|
|
1130
|
+
var props = _ref50.props;
|
|
1107
1131
|
return {
|
|
1108
1132
|
className: classNames({
|
|
1109
1133
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1110
1134
|
})
|
|
1111
1135
|
};
|
|
1112
1136
|
},
|
|
1113
|
-
button: function button(
|
|
1114
|
-
var context =
|
|
1137
|
+
button: function button(_ref51) {
|
|
1138
|
+
var context = _ref51.context;
|
|
1115
1139
|
return {
|
|
1116
1140
|
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)]', {
|
|
1117
1141
|
'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,
|
|
@@ -1123,8 +1147,8 @@ var Tailwind = {
|
|
|
1123
1147
|
label: 'font-bold'
|
|
1124
1148
|
},
|
|
1125
1149
|
slider: {
|
|
1126
|
-
root: function root(
|
|
1127
|
-
var props =
|
|
1150
|
+
root: function root(_ref52) {
|
|
1151
|
+
var props = _ref52.props;
|
|
1128
1152
|
return {
|
|
1129
1153
|
className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
|
|
1130
1154
|
'h-1 w-56': props.orientation == 'horizontal',
|
|
@@ -1134,8 +1158,8 @@ var Tailwind = {
|
|
|
1134
1158
|
})
|
|
1135
1159
|
};
|
|
1136
1160
|
},
|
|
1137
|
-
range: function range(
|
|
1138
|
-
var props =
|
|
1161
|
+
range: function range(_ref53) {
|
|
1162
|
+
var props = _ref53.props;
|
|
1139
1163
|
return {
|
|
1140
1164
|
className: classNames('bg-blue-500', 'block absolute', {
|
|
1141
1165
|
'top-0 left-0 h-full': props.orientation == 'horizontal',
|
|
@@ -1143,8 +1167,8 @@ var Tailwind = {
|
|
|
1143
1167
|
})
|
|
1144
1168
|
};
|
|
1145
1169
|
},
|
|
1146
|
-
handle: function handle(
|
|
1147
|
-
var props =
|
|
1170
|
+
handle: function handle(_ref54) {
|
|
1171
|
+
var props = _ref54.props;
|
|
1148
1172
|
return {
|
|
1149
1173
|
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', {
|
|
1150
1174
|
'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
|
|
@@ -1154,8 +1178,8 @@ var Tailwind = {
|
|
|
1154
1178
|
}
|
|
1155
1179
|
},
|
|
1156
1180
|
password: {
|
|
1157
|
-
root: function root(
|
|
1158
|
-
var props =
|
|
1181
|
+
root: function root(_ref55) {
|
|
1182
|
+
var props = _ref55.props;
|
|
1159
1183
|
return {
|
|
1160
1184
|
className: classNames('inline-flex relative', {
|
|
1161
1185
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1164,10 +1188,10 @@ var Tailwind = {
|
|
|
1164
1188
|
},
|
|
1165
1189
|
panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
|
|
1166
1190
|
meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
|
|
1167
|
-
meterLabel: function meterLabel(
|
|
1191
|
+
meterLabel: function meterLabel(_ref56) {
|
|
1168
1192
|
var _state$meter, _state$meter2, _state$meter3;
|
|
1169
|
-
var state =
|
|
1170
|
-
props =
|
|
1193
|
+
var state = _ref56.state,
|
|
1194
|
+
props = _ref56.props;
|
|
1171
1195
|
return {
|
|
1172
1196
|
className: classNames('transition-width duration-1000 ease-in-out h-full', {
|
|
1173
1197
|
'bg-red-500': ((_state$meter = state.meter) === null || _state$meter === void 0 ? void 0 : _state$meter.strength) == 'weak',
|
|
@@ -1184,12 +1208,15 @@ var Tailwind = {
|
|
|
1184
1208
|
hideIcon: {
|
|
1185
1209
|
className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
|
|
1186
1210
|
},
|
|
1211
|
+
inputIcon: {
|
|
1212
|
+
root: 'mt-0'
|
|
1213
|
+
},
|
|
1187
1214
|
transition: TRANSITIONS.overlay
|
|
1188
1215
|
},
|
|
1189
1216
|
togglebutton: {
|
|
1190
|
-
root: function root(
|
|
1191
|
-
var props =
|
|
1192
|
-
state =
|
|
1217
|
+
root: function root(_ref57) {
|
|
1218
|
+
var props = _ref57.props,
|
|
1219
|
+
state = _ref57.state;
|
|
1193
1220
|
return {
|
|
1194
1221
|
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', {
|
|
1195
1222
|
'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
|
|
@@ -1202,8 +1229,8 @@ var Tailwind = {
|
|
|
1202
1229
|
};
|
|
1203
1230
|
},
|
|
1204
1231
|
label: 'font-bold text-center w-full',
|
|
1205
|
-
icon: function icon(
|
|
1206
|
-
var props =
|
|
1232
|
+
icon: function icon(_ref58) {
|
|
1233
|
+
var props = _ref58.props;
|
|
1207
1234
|
return {
|
|
1208
1235
|
className: classNames(' mr-2', {
|
|
1209
1236
|
'text-gray-600 dark:text-white/70': !props.checked,
|
|
@@ -1219,8 +1246,8 @@ var Tailwind = {
|
|
|
1219
1246
|
input: {
|
|
1220
1247
|
className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
|
|
1221
1248
|
},
|
|
1222
|
-
box: function box(
|
|
1223
|
-
var props =
|
|
1249
|
+
box: function box(_ref59) {
|
|
1250
|
+
var props = _ref59.props;
|
|
1224
1251
|
return {
|
|
1225
1252
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1226
1253
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1240,9 +1267,9 @@ var Tailwind = {
|
|
|
1240
1267
|
input: {
|
|
1241
1268
|
className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
|
|
1242
1269
|
},
|
|
1243
|
-
box: function box(
|
|
1244
|
-
var props =
|
|
1245
|
-
context =
|
|
1270
|
+
box: function box(_ref60) {
|
|
1271
|
+
var props = _ref60.props,
|
|
1272
|
+
context = _ref60.context;
|
|
1246
1273
|
return {
|
|
1247
1274
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
1248
1275
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -1262,8 +1289,8 @@ var Tailwind = {
|
|
|
1262
1289
|
input: {
|
|
1263
1290
|
className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
|
|
1264
1291
|
},
|
|
1265
|
-
box: function box(
|
|
1266
|
-
var props =
|
|
1292
|
+
box: function box(_ref61) {
|
|
1293
|
+
var props = _ref61.props;
|
|
1267
1294
|
return {
|
|
1268
1295
|
className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', {
|
|
1269
1296
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80': !props.checked,
|
|
@@ -1274,8 +1301,8 @@ var Tailwind = {
|
|
|
1274
1301
|
})
|
|
1275
1302
|
};
|
|
1276
1303
|
},
|
|
1277
|
-
icon: function icon(
|
|
1278
|
-
var props =
|
|
1304
|
+
icon: function icon(_ref62) {
|
|
1305
|
+
var props = _ref62.props;
|
|
1279
1306
|
return {
|
|
1280
1307
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
1281
1308
|
'backface-hidden scale-10 invisible': !props.checked,
|
|
@@ -1285,16 +1312,16 @@ var Tailwind = {
|
|
|
1285
1312
|
}
|
|
1286
1313
|
},
|
|
1287
1314
|
dropdown: {
|
|
1288
|
-
root: function root(
|
|
1289
|
-
var props =
|
|
1315
|
+
root: function root(_ref63) {
|
|
1316
|
+
var props = _ref63.props;
|
|
1290
1317
|
return {
|
|
1291
1318
|
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)]', {
|
|
1292
1319
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1293
1320
|
})
|
|
1294
1321
|
};
|
|
1295
1322
|
},
|
|
1296
|
-
input: function input(
|
|
1297
|
-
var props =
|
|
1323
|
+
input: function input(_ref64) {
|
|
1324
|
+
var props = _ref64.props;
|
|
1298
1325
|
return {
|
|
1299
1326
|
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', {
|
|
1300
1327
|
'pr-7': props.showClear
|
|
@@ -1308,8 +1335,8 @@ var Tailwind = {
|
|
|
1308
1335
|
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'
|
|
1309
1336
|
},
|
|
1310
1337
|
list: 'py-3 list-none m-0',
|
|
1311
|
-
item: function item(
|
|
1312
|
-
var context =
|
|
1338
|
+
item: function item(_ref65) {
|
|
1339
|
+
var context = _ref65.context;
|
|
1313
1340
|
return {
|
|
1314
1341
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1315
1342
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1335,8 +1362,8 @@ var Tailwind = {
|
|
|
1335
1362
|
transition: TRANSITIONS.overlay
|
|
1336
1363
|
},
|
|
1337
1364
|
calendar: {
|
|
1338
|
-
root: function root(
|
|
1339
|
-
var props =
|
|
1365
|
+
root: function root(_ref66) {
|
|
1366
|
+
var props = _ref66.props;
|
|
1340
1367
|
return {
|
|
1341
1368
|
className: classNames('inline-flex max-w-full relative', {
|
|
1342
1369
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1344,8 +1371,8 @@ var Tailwind = {
|
|
|
1344
1371
|
};
|
|
1345
1372
|
},
|
|
1346
1373
|
input: {
|
|
1347
|
-
root: function root(
|
|
1348
|
-
var parent =
|
|
1374
|
+
root: function root(_ref67) {
|
|
1375
|
+
var parent = _ref67.parent;
|
|
1349
1376
|
return {
|
|
1350
1377
|
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', {
|
|
1351
1378
|
'rounded-lg': !parent.props.showIcon,
|
|
@@ -1355,8 +1382,8 @@ var Tailwind = {
|
|
|
1355
1382
|
}
|
|
1356
1383
|
},
|
|
1357
1384
|
dropdownButton: {
|
|
1358
|
-
root: function root(
|
|
1359
|
-
var props =
|
|
1385
|
+
root: function root(_ref68) {
|
|
1386
|
+
var props = _ref68.props;
|
|
1360
1387
|
return {
|
|
1361
1388
|
className: classNames({
|
|
1362
1389
|
'rounded-l-none': props.icon
|
|
@@ -1364,8 +1391,8 @@ var Tailwind = {
|
|
|
1364
1391
|
};
|
|
1365
1392
|
}
|
|
1366
1393
|
},
|
|
1367
|
-
panel: function panel(
|
|
1368
|
-
var props =
|
|
1394
|
+
panel: function panel(_ref69) {
|
|
1395
|
+
var props = _ref69.props;
|
|
1369
1396
|
return {
|
|
1370
1397
|
className: classNames('bg-white dark:bg-gray-900', 'top-0 left-0 w-auto min-w-min p-2 rounded-lg', {
|
|
1371
1398
|
'shadow-md border-0 absolute': !props.inline,
|
|
@@ -1395,8 +1422,8 @@ var Tailwind = {
|
|
|
1395
1422
|
tableHeaderCell: 'p-2',
|
|
1396
1423
|
weekDay: 'text-gray-600 dark:text-white/70',
|
|
1397
1424
|
day: 'p-2',
|
|
1398
|
-
dayLabel: function dayLabel(
|
|
1399
|
-
var context =
|
|
1425
|
+
dayLabel: function dayLabel(_ref70) {
|
|
1426
|
+
var context = _ref70.context;
|
|
1400
1427
|
return {
|
|
1401
1428
|
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)]', {
|
|
1402
1429
|
'opacity-60 cursor-default': context.disabled,
|
|
@@ -1408,8 +1435,8 @@ var Tailwind = {
|
|
|
1408
1435
|
};
|
|
1409
1436
|
},
|
|
1410
1437
|
monthPicker: 'my-2',
|
|
1411
|
-
month: function month(
|
|
1412
|
-
var context =
|
|
1438
|
+
month: function month(_ref71) {
|
|
1439
|
+
var context = _ref71.context;
|
|
1413
1440
|
return {
|
|
1414
1441
|
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)]', {
|
|
1415
1442
|
'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1420,8 +1447,8 @@ var Tailwind = {
|
|
|
1420
1447
|
yearPicker: {
|
|
1421
1448
|
className: classNames('my-2')
|
|
1422
1449
|
},
|
|
1423
|
-
year: function year(
|
|
1424
|
-
var context =
|
|
1450
|
+
year: function year(_ref72) {
|
|
1451
|
+
var context = _ref72.context;
|
|
1425
1452
|
return {
|
|
1426
1453
|
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)]', {
|
|
1427
1454
|
'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
|
|
@@ -1453,8 +1480,8 @@ var Tailwind = {
|
|
|
1453
1480
|
},
|
|
1454
1481
|
wrapper: 'overflow-auto',
|
|
1455
1482
|
list: 'py-3 list-none m-0',
|
|
1456
|
-
item: function item(
|
|
1457
|
-
var context =
|
|
1483
|
+
item: function item(_ref73) {
|
|
1484
|
+
var context = _ref73.context;
|
|
1458
1485
|
return {
|
|
1459
1486
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1460
1487
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1482,8 +1509,8 @@ var Tailwind = {
|
|
|
1482
1509
|
root: 'relative',
|
|
1483
1510
|
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',
|
|
1484
1511
|
items: 'py-3 list-none m-0',
|
|
1485
|
-
item: function item(
|
|
1486
|
-
var state =
|
|
1512
|
+
item: function item(_ref74) {
|
|
1513
|
+
var state = _ref74.state;
|
|
1487
1514
|
return {
|
|
1488
1515
|
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', {
|
|
1489
1516
|
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
@@ -1493,8 +1520,8 @@ var Tailwind = {
|
|
|
1493
1520
|
transition: TRANSITIONS.overlay
|
|
1494
1521
|
},
|
|
1495
1522
|
multiselect: {
|
|
1496
|
-
root: function root(
|
|
1497
|
-
var props =
|
|
1523
|
+
root: function root(_ref75) {
|
|
1524
|
+
var props = _ref75.props;
|
|
1498
1525
|
return {
|
|
1499
1526
|
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', {
|
|
1500
1527
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1502,8 +1529,8 @@ var Tailwind = {
|
|
|
1502
1529
|
};
|
|
1503
1530
|
},
|
|
1504
1531
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1505
|
-
label: function label(
|
|
1506
|
-
var props =
|
|
1532
|
+
label: function label(_ref76) {
|
|
1533
|
+
var props = _ref76.props;
|
|
1507
1534
|
return {
|
|
1508
1535
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
|
|
1509
1536
|
'!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
|
|
@@ -1528,8 +1555,8 @@ var Tailwind = {
|
|
|
1528
1555
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1529
1556
|
},
|
|
1530
1557
|
headerCheckbox: {
|
|
1531
|
-
root: function root(
|
|
1532
|
-
var props =
|
|
1558
|
+
root: function root(_ref77) {
|
|
1559
|
+
var props = _ref77.props;
|
|
1533
1560
|
return {
|
|
1534
1561
|
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)]', {
|
|
1535
1562
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
|
|
@@ -1547,8 +1574,8 @@ var Tailwind = {
|
|
|
1547
1574
|
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')
|
|
1548
1575
|
},
|
|
1549
1576
|
list: 'py-3 list-none m-0',
|
|
1550
|
-
item: function item(
|
|
1551
|
-
var context =
|
|
1577
|
+
item: function item(_ref78) {
|
|
1578
|
+
var context = _ref78.context;
|
|
1552
1579
|
return {
|
|
1553
1580
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1554
1581
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1561,8 +1588,8 @@ var Tailwind = {
|
|
|
1561
1588
|
checkboxContainer: {
|
|
1562
1589
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1563
1590
|
},
|
|
1564
|
-
checkbox: function checkbox(
|
|
1565
|
-
var context =
|
|
1591
|
+
checkbox: function checkbox(_ref79) {
|
|
1592
|
+
var context = _ref79.context;
|
|
1566
1593
|
return {
|
|
1567
1594
|
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)]', {
|
|
1568
1595
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1588,8 +1615,8 @@ var Tailwind = {
|
|
|
1588
1615
|
root: {
|
|
1589
1616
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1590
1617
|
},
|
|
1591
|
-
checkbox: function checkbox(
|
|
1592
|
-
var props =
|
|
1618
|
+
checkbox: function checkbox(_ref80) {
|
|
1619
|
+
var props = _ref80.props;
|
|
1593
1620
|
return {
|
|
1594
1621
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1595
1622
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1602,8 +1629,8 @@ var Tailwind = {
|
|
|
1602
1629
|
}
|
|
1603
1630
|
},
|
|
1604
1631
|
inputtextarea: {
|
|
1605
|
-
root: function root(
|
|
1606
|
-
var context =
|
|
1632
|
+
root: function root(_ref81) {
|
|
1633
|
+
var context = _ref81.context;
|
|
1607
1634
|
return {
|
|
1608
1635
|
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)]', {
|
|
1609
1636
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1612,8 +1639,8 @@ var Tailwind = {
|
|
|
1612
1639
|
}
|
|
1613
1640
|
},
|
|
1614
1641
|
treeselect: {
|
|
1615
|
-
root: function root(
|
|
1616
|
-
var props =
|
|
1642
|
+
root: function root(_ref82) {
|
|
1643
|
+
var props = _ref82.props;
|
|
1617
1644
|
return {
|
|
1618
1645
|
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', {
|
|
1619
1646
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1644,8 +1671,8 @@ var Tailwind = {
|
|
|
1644
1671
|
transition: TRANSITIONS.overlay
|
|
1645
1672
|
},
|
|
1646
1673
|
autocomplete: {
|
|
1647
|
-
root: function root(
|
|
1648
|
-
var props =
|
|
1674
|
+
root: function root(_ref83) {
|
|
1675
|
+
var props = _ref83.props;
|
|
1649
1676
|
return {
|
|
1650
1677
|
className: classNames('relative inline-flex', {
|
|
1651
1678
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1660,8 +1687,8 @@ var Tailwind = {
|
|
|
1660
1687
|
inputToken: {
|
|
1661
1688
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1662
1689
|
},
|
|
1663
|
-
input: function input(
|
|
1664
|
-
var props =
|
|
1690
|
+
input: function input(_ref84) {
|
|
1691
|
+
var props = _ref84.props;
|
|
1665
1692
|
return {
|
|
1666
1693
|
root: {
|
|
1667
1694
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1683,8 +1710,8 @@ var Tailwind = {
|
|
|
1683
1710
|
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')
|
|
1684
1711
|
},
|
|
1685
1712
|
list: 'py-3 list-none m-0',
|
|
1686
|
-
item: function item(
|
|
1687
|
-
var context =
|
|
1713
|
+
item: function item(_ref85) {
|
|
1714
|
+
var context = _ref85.context;
|
|
1688
1715
|
return {
|
|
1689
1716
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1690
1717
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1700,8 +1727,8 @@ var Tailwind = {
|
|
|
1700
1727
|
transition: TRANSITIONS.overlay
|
|
1701
1728
|
},
|
|
1702
1729
|
chips: {
|
|
1703
|
-
root: function root(
|
|
1704
|
-
var props =
|
|
1730
|
+
root: function root(_ref86) {
|
|
1731
|
+
var props = _ref86.props;
|
|
1705
1732
|
return {
|
|
1706
1733
|
className: classNames('flex', {
|
|
1707
1734
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1723,8 +1750,8 @@ var Tailwind = {
|
|
|
1723
1750
|
removeTokenIcon: 'ml-2'
|
|
1724
1751
|
},
|
|
1725
1752
|
colorpicker: {
|
|
1726
|
-
root: function root(
|
|
1727
|
-
var props =
|
|
1753
|
+
root: function root(_ref87) {
|
|
1754
|
+
var props = _ref87.props;
|
|
1728
1755
|
return {
|
|
1729
1756
|
className: classNames('inline-block', {
|
|
1730
1757
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1734,8 +1761,8 @@ var Tailwind = {
|
|
|
1734
1761
|
input: {
|
|
1735
1762
|
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')
|
|
1736
1763
|
},
|
|
1737
|
-
panel: function panel(
|
|
1738
|
-
var props =
|
|
1764
|
+
panel: function panel(_ref88) {
|
|
1765
|
+
var props = _ref88.props;
|
|
1739
1766
|
return {
|
|
1740
1767
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1741
1768
|
'relative h-48 w-52': props.inline,
|
|
@@ -1775,8 +1802,8 @@ var Tailwind = {
|
|
|
1775
1802
|
},
|
|
1776
1803
|
//MISC
|
|
1777
1804
|
badge: {
|
|
1778
|
-
root: function root(
|
|
1779
|
-
var props =
|
|
1805
|
+
root: function root(_ref89) {
|
|
1806
|
+
var props = _ref89.props;
|
|
1780
1807
|
return {
|
|
1781
1808
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1782
1809
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1794,9 +1821,9 @@ var Tailwind = {
|
|
|
1794
1821
|
}
|
|
1795
1822
|
},
|
|
1796
1823
|
avatar: {
|
|
1797
|
-
root: function root(
|
|
1798
|
-
var props =
|
|
1799
|
-
state =
|
|
1824
|
+
root: function root(_ref90) {
|
|
1825
|
+
var props = _ref90.props,
|
|
1826
|
+
state = _ref90.state;
|
|
1800
1827
|
return {
|
|
1801
1828
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1802
1829
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1832,8 +1859,8 @@ var Tailwind = {
|
|
|
1832
1859
|
root: {
|
|
1833
1860
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1834
1861
|
},
|
|
1835
|
-
value: function value(
|
|
1836
|
-
var props =
|
|
1862
|
+
value: function value(_ref91) {
|
|
1863
|
+
var props = _ref91.props;
|
|
1837
1864
|
return {
|
|
1838
1865
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1839
1866
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1853,8 +1880,8 @@ var Tailwind = {
|
|
|
1853
1880
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1854
1881
|
},
|
|
1855
1882
|
skeleton: {
|
|
1856
|
-
root: function root(
|
|
1857
|
-
var props =
|
|
1883
|
+
root: function root(_ref92) {
|
|
1884
|
+
var props = _ref92.props;
|
|
1858
1885
|
return {
|
|
1859
1886
|
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', {
|
|
1860
1887
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1864,8 +1891,8 @@ var Tailwind = {
|
|
|
1864
1891
|
}
|
|
1865
1892
|
},
|
|
1866
1893
|
tag: {
|
|
1867
|
-
root: function root(
|
|
1868
|
-
var props =
|
|
1894
|
+
root: function root(_ref93) {
|
|
1895
|
+
var props = _ref93.props;
|
|
1869
1896
|
return {
|
|
1870
1897
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1871
1898
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1889,8 +1916,8 @@ var Tailwind = {
|
|
|
1889
1916
|
}
|
|
1890
1917
|
},
|
|
1891
1918
|
scrolltop: {
|
|
1892
|
-
root: function root(
|
|
1893
|
-
var props =
|
|
1919
|
+
root: function root(_ref94) {
|
|
1920
|
+
var props = _ref94.props;
|
|
1894
1921
|
return {
|
|
1895
1922
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1896
1923
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1948,8 +1975,8 @@ var Tailwind = {
|
|
|
1948
1975
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1949
1976
|
},
|
|
1950
1977
|
menuitem: 'relative',
|
|
1951
|
-
content: function content(
|
|
1952
|
-
var context =
|
|
1978
|
+
content: function content(_ref95) {
|
|
1979
|
+
var context = _ref95.context;
|
|
1953
1980
|
return {
|
|
1954
1981
|
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',
|
|
1955
1982
|
// Hover
|
|
@@ -1977,8 +2004,8 @@ var Tailwind = {
|
|
|
1977
2004
|
}
|
|
1978
2005
|
},
|
|
1979
2006
|
dock: {
|
|
1980
|
-
root: function root(
|
|
1981
|
-
var props =
|
|
2007
|
+
root: function root(_ref96) {
|
|
2008
|
+
var props = _ref96.props;
|
|
1982
2009
|
return {
|
|
1983
2010
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1984
2011
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1991,18 +2018,18 @@ var Tailwind = {
|
|
|
1991
2018
|
container: {
|
|
1992
2019
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1993
2020
|
},
|
|
1994
|
-
menu: function menu(
|
|
1995
|
-
var props =
|
|
2021
|
+
menu: function menu(_ref97) {
|
|
2022
|
+
var props = _ref97.props;
|
|
1996
2023
|
return {
|
|
1997
2024
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1998
2025
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1999
2026
|
})
|
|
2000
2027
|
};
|
|
2001
2028
|
},
|
|
2002
|
-
menuitem: function menuitem(
|
|
2003
|
-
var props =
|
|
2004
|
-
context =
|
|
2005
|
-
state =
|
|
2029
|
+
menuitem: function menuitem(_ref98) {
|
|
2030
|
+
var props = _ref98.props,
|
|
2031
|
+
context = _ref98.context,
|
|
2032
|
+
state = _ref98.state;
|
|
2006
2033
|
return {
|
|
2007
2034
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
2008
2035
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -2025,8 +2052,8 @@ var Tailwind = {
|
|
|
2025
2052
|
menu: {
|
|
2026
2053
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
2027
2054
|
},
|
|
2028
|
-
content: function content(
|
|
2029
|
-
var state =
|
|
2055
|
+
content: function content(_ref99) {
|
|
2056
|
+
var state = _ref99.state;
|
|
2030
2057
|
return {
|
|
2031
2058
|
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',
|
|
2032
2059
|
// Hover
|
|
@@ -2052,8 +2079,8 @@ var Tailwind = {
|
|
|
2052
2079
|
root: {
|
|
2053
2080
|
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')
|
|
2054
2081
|
},
|
|
2055
|
-
menu: function menu(
|
|
2056
|
-
var state =
|
|
2082
|
+
menu: function menu(_ref100) {
|
|
2083
|
+
var state = _ref100.state;
|
|
2057
2084
|
return {
|
|
2058
2085
|
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', {
|
|
2059
2086
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -2061,9 +2088,9 @@ var Tailwind = {
|
|
|
2061
2088
|
})
|
|
2062
2089
|
};
|
|
2063
2090
|
},
|
|
2064
|
-
menuitem: function menuitem(
|
|
2065
|
-
var props =
|
|
2066
|
-
context =
|
|
2091
|
+
menuitem: function menuitem(_ref101) {
|
|
2092
|
+
var props = _ref101.props,
|
|
2093
|
+
context = _ref101.context;
|
|
2067
2094
|
return {
|
|
2068
2095
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
2069
2096
|
'rounded-md': props.root
|
|
@@ -2076,8 +2103,8 @@ var Tailwind = {
|
|
|
2076
2103
|
})
|
|
2077
2104
|
};
|
|
2078
2105
|
},
|
|
2079
|
-
action: function action(
|
|
2080
|
-
var context =
|
|
2106
|
+
action: function action(_ref102) {
|
|
2107
|
+
var context = _ref102.context;
|
|
2081
2108
|
return {
|
|
2082
2109
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
2083
2110
|
'pl-9 sm:pl-5': context.level === 1,
|
|
@@ -2086,8 +2113,8 @@ var Tailwind = {
|
|
|
2086
2113
|
};
|
|
2087
2114
|
},
|
|
2088
2115
|
icon: 'mr-2',
|
|
2089
|
-
submenuIcon: function submenuIcon(
|
|
2090
|
-
var props =
|
|
2116
|
+
submenuIcon: function submenuIcon(_ref103) {
|
|
2117
|
+
var props = _ref103.props;
|
|
2091
2118
|
return {
|
|
2092
2119
|
className: classNames({
|
|
2093
2120
|
'ml-auto sm:ml-2': props.root,
|
|
@@ -2095,8 +2122,8 @@ var Tailwind = {
|
|
|
2095
2122
|
})
|
|
2096
2123
|
};
|
|
2097
2124
|
},
|
|
2098
|
-
submenu: function submenu(
|
|
2099
|
-
var props =
|
|
2125
|
+
submenu: function submenu(_ref104) {
|
|
2126
|
+
var props = _ref104.props;
|
|
2100
2127
|
return {
|
|
2101
2128
|
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', {
|
|
2102
2129
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -2110,8 +2137,8 @@ var Tailwind = {
|
|
|
2110
2137
|
end: 'ml-auto self-auto'
|
|
2111
2138
|
},
|
|
2112
2139
|
megamenu: {
|
|
2113
|
-
root: function root(
|
|
2114
|
-
var props =
|
|
2140
|
+
root: function root(_ref105) {
|
|
2141
|
+
var props = _ref105.props;
|
|
2115
2142
|
return {
|
|
2116
2143
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2117
2144
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2119,9 +2146,9 @@ var Tailwind = {
|
|
|
2119
2146
|
})
|
|
2120
2147
|
};
|
|
2121
2148
|
},
|
|
2122
|
-
menu: function menu(
|
|
2123
|
-
var props =
|
|
2124
|
-
state =
|
|
2149
|
+
menu: function menu(_ref106) {
|
|
2150
|
+
var props = _ref106.props,
|
|
2151
|
+
state = _ref106.state;
|
|
2125
2152
|
return {
|
|
2126
2153
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
|
|
2127
2154
|
hidden: props.orientation !== 'vertical' && !state.mobileActive
|
|
@@ -2132,9 +2159,9 @@ var Tailwind = {
|
|
|
2132
2159
|
})
|
|
2133
2160
|
};
|
|
2134
2161
|
},
|
|
2135
|
-
menuitem: function menuitem(
|
|
2136
|
-
var props =
|
|
2137
|
-
context =
|
|
2162
|
+
menuitem: function menuitem(_ref107) {
|
|
2163
|
+
var props = _ref107.props,
|
|
2164
|
+
context = _ref107.context;
|
|
2138
2165
|
return {
|
|
2139
2166
|
className: classNames('transition-shadow duration-200', {
|
|
2140
2167
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2150,8 +2177,8 @@ var Tailwind = {
|
|
|
2150
2177
|
})
|
|
2151
2178
|
};
|
|
2152
2179
|
},
|
|
2153
|
-
menuButton: function menuButton(
|
|
2154
|
-
var props =
|
|
2180
|
+
menuButton: function menuButton(_ref108) {
|
|
2181
|
+
var props = _ref108.props;
|
|
2155
2182
|
return {
|
|
2156
2183
|
className: classNames({
|
|
2157
2184
|
'flex md:hidden': props.orientation === 'horizontal'
|
|
@@ -2172,8 +2199,8 @@ var Tailwind = {
|
|
|
2172
2199
|
submenuItem: {
|
|
2173
2200
|
className: classNames('text-gray-700 hover:bg-gray-200')
|
|
2174
2201
|
},
|
|
2175
|
-
submenuIcon: function submenuIcon(
|
|
2176
|
-
var props =
|
|
2202
|
+
submenuIcon: function submenuIcon(_ref109) {
|
|
2203
|
+
var props = _ref109.props;
|
|
2177
2204
|
return {
|
|
2178
2205
|
className: classNames({
|
|
2179
2206
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2181,8 +2208,8 @@ var Tailwind = {
|
|
|
2181
2208
|
})
|
|
2182
2209
|
};
|
|
2183
2210
|
},
|
|
2184
|
-
panel: function panel(
|
|
2185
|
-
var props =
|
|
2211
|
+
panel: function panel(_ref110) {
|
|
2212
|
+
var props = _ref110.props;
|
|
2186
2213
|
return {
|
|
2187
2214
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2188
2215
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2222,8 +2249,8 @@ var Tailwind = {
|
|
|
2222
2249
|
menu: {
|
|
2223
2250
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2224
2251
|
},
|
|
2225
|
-
menuitem: function menuitem(
|
|
2226
|
-
var context =
|
|
2252
|
+
menuitem: function menuitem(_ref111) {
|
|
2253
|
+
var context = _ref111.context;
|
|
2227
2254
|
return {
|
|
2228
2255
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
|
|
2229
2256
|
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
|
|
@@ -2254,9 +2281,9 @@ var Tailwind = {
|
|
|
2254
2281
|
action: {
|
|
2255
2282
|
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)]')
|
|
2256
2283
|
},
|
|
2257
|
-
step: function step(
|
|
2258
|
-
var parent =
|
|
2259
|
-
context =
|
|
2284
|
+
step: function step(_ref112) {
|
|
2285
|
+
var parent = _ref112.parent,
|
|
2286
|
+
context = _ref112.context;
|
|
2260
2287
|
return {
|
|
2261
2288
|
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', {
|
|
2262
2289
|
'bg-white': parent.state.activeIndex !== context.index,
|
|
@@ -2265,9 +2292,9 @@ var Tailwind = {
|
|
|
2265
2292
|
})
|
|
2266
2293
|
};
|
|
2267
2294
|
},
|
|
2268
|
-
label: function label(
|
|
2269
|
-
var parent =
|
|
2270
|
-
context =
|
|
2295
|
+
label: function label(_ref113) {
|
|
2296
|
+
var parent = _ref113.parent,
|
|
2297
|
+
context = _ref113.context;
|
|
2271
2298
|
return {
|
|
2272
2299
|
className: classNames('block', 'whitespace-nowrap overflow-hidden overflow-ellipsis max-w-full', 'mt-2 text-gray-500 dark:text-white/60', {
|
|
2273
2300
|
'font-normal': parent.state.activeIndex !== context.index,
|
|
@@ -2285,9 +2312,9 @@ var Tailwind = {
|
|
|
2285
2312
|
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')
|
|
2286
2313
|
},
|
|
2287
2314
|
menuitem: 'mr-0',
|
|
2288
|
-
action: function action(
|
|
2289
|
-
var context =
|
|
2290
|
-
state =
|
|
2315
|
+
action: function action(_ref114) {
|
|
2316
|
+
var context = _ref114.context,
|
|
2317
|
+
state = _ref114.state;
|
|
2291
2318
|
return {
|
|
2292
2319
|
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)]', {
|
|
2293
2320
|
'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,
|
|
@@ -2307,8 +2334,8 @@ var Tailwind = {
|
|
|
2307
2334
|
},
|
|
2308
2335
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2309
2336
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2310
|
-
menuitem: function menuitem(
|
|
2311
|
-
var context =
|
|
2337
|
+
menuitem: function menuitem(_ref115) {
|
|
2338
|
+
var context = _ref115.context;
|
|
2312
2339
|
return {
|
|
2313
2340
|
className: classNames({
|
|
2314
2341
|
relative: !context.active,
|
|
@@ -2316,8 +2343,8 @@ var Tailwind = {
|
|
|
2316
2343
|
})
|
|
2317
2344
|
};
|
|
2318
2345
|
},
|
|
2319
|
-
action: function action(
|
|
2320
|
-
var context =
|
|
2346
|
+
action: function action(_ref116) {
|
|
2347
|
+
var context = _ref116.context;
|
|
2321
2348
|
return {
|
|
2322
2349
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2323
2350
|
'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,
|
|
@@ -2325,8 +2352,8 @@ var Tailwind = {
|
|
|
2325
2352
|
})
|
|
2326
2353
|
};
|
|
2327
2354
|
},
|
|
2328
|
-
previous: function previous(
|
|
2329
|
-
var state =
|
|
2355
|
+
previous: function previous(_ref117) {
|
|
2356
|
+
var state = _ref117.state;
|
|
2330
2357
|
return {
|
|
2331
2358
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2332
2359
|
hidden: state.level === 0
|
|
@@ -2349,8 +2376,8 @@ var Tailwind = {
|
|
|
2349
2376
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2350
2377
|
},
|
|
2351
2378
|
menuitem: 'relative',
|
|
2352
|
-
content: function content(
|
|
2353
|
-
var context =
|
|
2379
|
+
content: function content(_ref118) {
|
|
2380
|
+
var context = _ref118.context;
|
|
2354
2381
|
return {
|
|
2355
2382
|
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',
|
|
2356
2383
|
//Hover
|
|
@@ -2362,8 +2389,8 @@ var Tailwind = {
|
|
|
2362
2389
|
})
|
|
2363
2390
|
};
|
|
2364
2391
|
},
|
|
2365
|
-
action: function action(
|
|
2366
|
-
var context =
|
|
2392
|
+
action: function action(_ref119) {
|
|
2393
|
+
var context = _ref119.context;
|
|
2367
2394
|
return {
|
|
2368
2395
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2369
2396
|
'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,
|
|
@@ -2380,8 +2407,8 @@ var Tailwind = {
|
|
|
2380
2407
|
transition: TRANSITIONS.overlay
|
|
2381
2408
|
},
|
|
2382
2409
|
metergroup: {
|
|
2383
|
-
root: function root(
|
|
2384
|
-
var props =
|
|
2410
|
+
root: function root(_ref120) {
|
|
2411
|
+
var props = _ref120.props;
|
|
2385
2412
|
return {
|
|
2386
2413
|
className: classNames('flex gap-4', {
|
|
2387
2414
|
'flex-col': props.orientation == 'horizontal',
|
|
@@ -2389,8 +2416,8 @@ var Tailwind = {
|
|
|
2389
2416
|
})
|
|
2390
2417
|
};
|
|
2391
2418
|
},
|
|
2392
|
-
metercontainer: function metercontainer(
|
|
2393
|
-
var props =
|
|
2419
|
+
metercontainer: function metercontainer(_ref121) {
|
|
2420
|
+
var props = _ref121.props;
|
|
2394
2421
|
return {
|
|
2395
2422
|
className: classNames('flex', {
|
|
2396
2423
|
'flex-col': props.orientation === 'vertical'
|
|
@@ -2401,8 +2428,8 @@ var Tailwind = {
|
|
|
2401
2428
|
}, 'bg-gray-200 dark:bg-gray-700', 'rounded-lg')
|
|
2402
2429
|
};
|
|
2403
2430
|
},
|
|
2404
|
-
meter: function meter(
|
|
2405
|
-
var props =
|
|
2431
|
+
meter: function meter(_ref122) {
|
|
2432
|
+
var props = _ref122.props;
|
|
2406
2433
|
return {
|
|
2407
2434
|
className: classNames('border-0', {
|
|
2408
2435
|
'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
|
|
@@ -2411,8 +2438,8 @@ var Tailwind = {
|
|
|
2411
2438
|
}, 'bg-primary-500 dark:bg-primary-400')
|
|
2412
2439
|
};
|
|
2413
2440
|
},
|
|
2414
|
-
labellist: function labellist(
|
|
2415
|
-
var props =
|
|
2441
|
+
labellist: function labellist(_ref123) {
|
|
2442
|
+
var props = _ref123.props;
|
|
2416
2443
|
return {
|
|
2417
2444
|
className: classNames('flex flex-wrap', {
|
|
2418
2445
|
'gap-4': props.labelOrientation === 'horizontal'
|
|
@@ -2504,8 +2531,8 @@ var Tailwind = {
|
|
|
2504
2531
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2505
2532
|
},
|
|
2506
2533
|
indicator: 'mr-2',
|
|
2507
|
-
indicatorbutton: function indicatorbutton(
|
|
2508
|
-
var context =
|
|
2534
|
+
indicatorbutton: function indicatorbutton(_ref124) {
|
|
2535
|
+
var context = _ref124.context;
|
|
2509
2536
|
return {
|
|
2510
2537
|
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)]', {
|
|
2511
2538
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2513,8 +2540,8 @@ var Tailwind = {
|
|
|
2513
2540
|
})
|
|
2514
2541
|
};
|
|
2515
2542
|
},
|
|
2516
|
-
mask: function mask(
|
|
2517
|
-
var state =
|
|
2543
|
+
mask: function mask(_ref125) {
|
|
2544
|
+
var state = _ref125.state;
|
|
2518
2545
|
return {
|
|
2519
2546
|
className: classNames({
|
|
2520
2547
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2547,8 +2574,8 @@ var Tailwind = {
|
|
|
2547
2574
|
carousel: {
|
|
2548
2575
|
root: 'flex flex-col',
|
|
2549
2576
|
content: 'flex flex-col overflow-auto',
|
|
2550
|
-
container: function container(
|
|
2551
|
-
var props =
|
|
2577
|
+
container: function container(_ref126) {
|
|
2578
|
+
var props = _ref126.props;
|
|
2552
2579
|
return {
|
|
2553
2580
|
className: classNames('flex', {
|
|
2554
2581
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2560,8 +2587,8 @@ var Tailwind = {
|
|
|
2560
2587
|
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')
|
|
2561
2588
|
},
|
|
2562
2589
|
itemsContent: 'overflow-hidden w-full',
|
|
2563
|
-
itemsContainer: function itemsContainer(
|
|
2564
|
-
var props =
|
|
2590
|
+
itemsContainer: function itemsContainer(_ref127) {
|
|
2591
|
+
var props = _ref127.props;
|
|
2565
2592
|
return {
|
|
2566
2593
|
className: classNames('flex ', {
|
|
2567
2594
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2569,8 +2596,8 @@ var Tailwind = {
|
|
|
2569
2596
|
})
|
|
2570
2597
|
};
|
|
2571
2598
|
},
|
|
2572
|
-
item: function item(
|
|
2573
|
-
var props =
|
|
2599
|
+
item: function item(_ref128) {
|
|
2600
|
+
var props = _ref128.props;
|
|
2574
2601
|
return {
|
|
2575
2602
|
className: classNames('flex shrink-0 grow', {
|
|
2576
2603
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2582,8 +2609,8 @@ var Tailwind = {
|
|
|
2582
2609
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2583
2610
|
},
|
|
2584
2611
|
indicator: 'mr-2 mb-2',
|
|
2585
|
-
indicatorButton: function indicatorButton(
|
|
2586
|
-
var context =
|
|
2612
|
+
indicatorButton: function indicatorButton(_ref129) {
|
|
2613
|
+
var context = _ref129.context;
|
|
2587
2614
|
return {
|
|
2588
2615
|
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)]', {
|
|
2589
2616
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2593,9 +2620,9 @@ var Tailwind = {
|
|
|
2593
2620
|
}
|
|
2594
2621
|
},
|
|
2595
2622
|
tree: {
|
|
2596
|
-
root: function root(
|
|
2623
|
+
root: function root(_ref130) {
|
|
2597
2624
|
var _props$__parentMetada;
|
|
2598
|
-
var props =
|
|
2625
|
+
var props = _ref130.props;
|
|
2599
2626
|
return {
|
|
2600
2627
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2601
2628
|
'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'
|
|
@@ -2605,9 +2632,9 @@ var Tailwind = {
|
|
|
2605
2632
|
wrapper: 'overflow-auto',
|
|
2606
2633
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2607
2634
|
node: 'p-1 outline-none',
|
|
2608
|
-
content: function content(
|
|
2609
|
-
var context =
|
|
2610
|
-
props =
|
|
2635
|
+
content: function content(_ref131) {
|
|
2636
|
+
var context = _ref131.context,
|
|
2637
|
+
props = _ref131.props;
|
|
2611
2638
|
return {
|
|
2612
2639
|
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)]', {
|
|
2613
2640
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2616,8 +2643,8 @@ var Tailwind = {
|
|
|
2616
2643
|
})
|
|
2617
2644
|
};
|
|
2618
2645
|
},
|
|
2619
|
-
toggler: function toggler(
|
|
2620
|
-
var context =
|
|
2646
|
+
toggler: function toggler(_ref132) {
|
|
2647
|
+
var context = _ref132.context;
|
|
2621
2648
|
return {
|
|
2622
2649
|
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)]', {
|
|
2623
2650
|
'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,
|
|
@@ -2628,9 +2655,9 @@ var Tailwind = {
|
|
|
2628
2655
|
};
|
|
2629
2656
|
},
|
|
2630
2657
|
checkboxContainer: 'mr-2',
|
|
2631
|
-
checkbox: function checkbox(
|
|
2632
|
-
var context =
|
|
2633
|
-
props =
|
|
2658
|
+
checkbox: function checkbox(_ref133) {
|
|
2659
|
+
var context = _ref133.context,
|
|
2660
|
+
props = _ref133.props;
|
|
2634
2661
|
return {
|
|
2635
2662
|
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', {
|
|
2636
2663
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2655,8 +2682,8 @@ var Tailwind = {
|
|
|
2655
2682
|
},
|
|
2656
2683
|
// DATA
|
|
2657
2684
|
timeline: {
|
|
2658
|
-
root: function root(
|
|
2659
|
-
var props =
|
|
2685
|
+
root: function root(_ref134) {
|
|
2686
|
+
var props = _ref134.props;
|
|
2660
2687
|
return {
|
|
2661
2688
|
className: classNames('flex grow', {
|
|
2662
2689
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2664,9 +2691,9 @@ var Tailwind = {
|
|
|
2664
2691
|
})
|
|
2665
2692
|
};
|
|
2666
2693
|
},
|
|
2667
|
-
event: function event(
|
|
2668
|
-
var props =
|
|
2669
|
-
context =
|
|
2694
|
+
event: function event(_ref135) {
|
|
2695
|
+
var props = _ref135.props,
|
|
2696
|
+
context = _ref135.context;
|
|
2670
2697
|
return {
|
|
2671
2698
|
className: classNames('flex relative min-h-[70px]', {
|
|
2672
2699
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2675,9 +2702,9 @@ var Tailwind = {
|
|
|
2675
2702
|
})
|
|
2676
2703
|
};
|
|
2677
2704
|
},
|
|
2678
|
-
opposite: function opposite(
|
|
2679
|
-
var props =
|
|
2680
|
-
context =
|
|
2705
|
+
opposite: function opposite(_ref136) {
|
|
2706
|
+
var props = _ref136.props,
|
|
2707
|
+
context = _ref136.context;
|
|
2681
2708
|
return {
|
|
2682
2709
|
className: classNames('flex-1', {
|
|
2683
2710
|
'px-4': props.layout === 'vertical',
|
|
@@ -2688,8 +2715,8 @@ var Tailwind = {
|
|
|
2688
2715
|
})
|
|
2689
2716
|
};
|
|
2690
2717
|
},
|
|
2691
|
-
separator: function separator(
|
|
2692
|
-
var props =
|
|
2718
|
+
separator: function separator(_ref137) {
|
|
2719
|
+
var props = _ref137.props;
|
|
2693
2720
|
return {
|
|
2694
2721
|
className: classNames('flex items-center flex-initial', {
|
|
2695
2722
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2698,8 +2725,8 @@ var Tailwind = {
|
|
|
2698
2725
|
};
|
|
2699
2726
|
},
|
|
2700
2727
|
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',
|
|
2701
|
-
connector: function connector(
|
|
2702
|
-
var props =
|
|
2728
|
+
connector: function connector(_ref138) {
|
|
2729
|
+
var props = _ref138.props;
|
|
2703
2730
|
return {
|
|
2704
2731
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2705
2732
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2707,9 +2734,9 @@ var Tailwind = {
|
|
|
2707
2734
|
})
|
|
2708
2735
|
};
|
|
2709
2736
|
},
|
|
2710
|
-
content: function content(
|
|
2711
|
-
var props =
|
|
2712
|
-
context =
|
|
2737
|
+
content: function content(_ref139) {
|
|
2738
|
+
var props = _ref139.props,
|
|
2739
|
+
context = _ref139.context;
|
|
2713
2740
|
return {
|
|
2714
2741
|
className: classNames('flex-1', {
|
|
2715
2742
|
'px-4': props.layout === 'vertical',
|
|
@@ -2733,15 +2760,15 @@ var Tailwind = {
|
|
|
2733
2760
|
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'
|
|
2734
2761
|
},
|
|
2735
2762
|
dataviewlayoutoptions: {
|
|
2736
|
-
listButton: function listButton(
|
|
2737
|
-
var props =
|
|
2763
|
+
listButton: function listButton(_ref140) {
|
|
2764
|
+
var props = _ref140.props;
|
|
2738
2765
|
return {
|
|
2739
2766
|
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
|
|
2740
2767
|
)
|
|
2741
2768
|
};
|
|
2742
2769
|
},
|
|
2743
|
-
gridButton: function gridButton(
|
|
2744
|
-
var props =
|
|
2770
|
+
gridButton: function gridButton(_ref141) {
|
|
2771
|
+
var props = _ref141.props;
|
|
2745
2772
|
return {
|
|
2746
2773
|
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
|
|
2747
2774
|
)
|
|
@@ -2768,8 +2795,8 @@ var Tailwind = {
|
|
|
2768
2795
|
className: classNames('mx-auto my-0 w-px h-[20px] bg-gray-300', 'dark:bg-blue-900/40' //Dark Mode
|
|
2769
2796
|
)
|
|
2770
2797
|
},
|
|
2771
|
-
lineLeft: function lineLeft(
|
|
2772
|
-
var context =
|
|
2798
|
+
lineLeft: function lineLeft(_ref142) {
|
|
2799
|
+
var context = _ref142.context;
|
|
2773
2800
|
return {
|
|
2774
2801
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2775
2802
|
//Dark Mode
|
|
@@ -2778,8 +2805,8 @@ var Tailwind = {
|
|
|
2778
2805
|
})
|
|
2779
2806
|
};
|
|
2780
2807
|
},
|
|
2781
|
-
lineRight: function lineRight(
|
|
2782
|
-
var context =
|
|
2808
|
+
lineRight: function lineRight(_ref143) {
|
|
2809
|
+
var context = _ref143.context;
|
|
2783
2810
|
return {
|
|
2784
2811
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2785
2812
|
//Dark Mode
|
|
@@ -2799,8 +2826,8 @@ var Tailwind = {
|
|
|
2799
2826
|
root: 'flex',
|
|
2800
2827
|
controls: 'flex flex-col justify-center p-5',
|
|
2801
2828
|
moveUpButton: {
|
|
2802
|
-
root: function root(
|
|
2803
|
-
var context =
|
|
2829
|
+
root: function root(_ref144) {
|
|
2830
|
+
var context = _ref144.context;
|
|
2804
2831
|
return {
|
|
2805
2832
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2806
2833
|
// button component
|
|
@@ -2822,8 +2849,8 @@ var Tailwind = {
|
|
|
2822
2849
|
}
|
|
2823
2850
|
},
|
|
2824
2851
|
moveTopButton: {
|
|
2825
|
-
root: function root(
|
|
2826
|
-
var context =
|
|
2852
|
+
root: function root(_ref145) {
|
|
2853
|
+
var context = _ref145.context;
|
|
2827
2854
|
return {
|
|
2828
2855
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2829
2856
|
// button component
|
|
@@ -2845,8 +2872,8 @@ var Tailwind = {
|
|
|
2845
2872
|
}
|
|
2846
2873
|
},
|
|
2847
2874
|
moveDownButton: {
|
|
2848
|
-
root: function root(
|
|
2849
|
-
var context =
|
|
2875
|
+
root: function root(_ref146) {
|
|
2876
|
+
var context = _ref146.context;
|
|
2850
2877
|
return {
|
|
2851
2878
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2852
2879
|
// button component
|
|
@@ -2868,8 +2895,8 @@ var Tailwind = {
|
|
|
2868
2895
|
}
|
|
2869
2896
|
},
|
|
2870
2897
|
moveBottomButton: {
|
|
2871
|
-
root: function root(
|
|
2872
|
-
var context =
|
|
2898
|
+
root: function root(_ref147) {
|
|
2899
|
+
var context = _ref147.context;
|
|
2873
2900
|
return {
|
|
2874
2901
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2875
2902
|
// button component
|
|
@@ -2899,8 +2926,8 @@ var Tailwind = {
|
|
|
2899
2926
|
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
|
|
2900
2927
|
)
|
|
2901
2928
|
},
|
|
2902
|
-
item: function item(
|
|
2903
|
-
var context =
|
|
2929
|
+
item: function item(_ref148) {
|
|
2930
|
+
var context = _ref148.context;
|
|
2904
2931
|
return {
|
|
2905
2932
|
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', {
|
|
2906
2933
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2972,8 +2999,8 @@ var Tailwind = {
|
|
|
2972
2999
|
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
|
|
2973
3000
|
)
|
|
2974
3001
|
},
|
|
2975
|
-
item: function item(
|
|
2976
|
-
var context =
|
|
3002
|
+
item: function item(_ref149) {
|
|
3003
|
+
var context = _ref149.context;
|
|
2977
3004
|
return {
|
|
2978
3005
|
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', {
|
|
2979
3006
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -3059,8 +3086,8 @@ var Tailwind = {
|
|
|
3059
3086
|
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
|
|
3060
3087
|
)
|
|
3061
3088
|
},
|
|
3062
|
-
firstPageButton: function firstPageButton(
|
|
3063
|
-
var context =
|
|
3089
|
+
firstPageButton: function firstPageButton(_ref150) {
|
|
3090
|
+
var context = _ref150.context;
|
|
3064
3091
|
return {
|
|
3065
3092
|
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',
|
|
3066
3093
|
//Dark Mode
|
|
@@ -3070,8 +3097,8 @@ var Tailwind = {
|
|
|
3070
3097
|
})
|
|
3071
3098
|
};
|
|
3072
3099
|
},
|
|
3073
|
-
prevPageButton: function prevPageButton(
|
|
3074
|
-
var context =
|
|
3100
|
+
prevPageButton: function prevPageButton(_ref151) {
|
|
3101
|
+
var context = _ref151.context;
|
|
3075
3102
|
return {
|
|
3076
3103
|
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',
|
|
3077
3104
|
//Dark Mode
|
|
@@ -3081,8 +3108,8 @@ var Tailwind = {
|
|
|
3081
3108
|
})
|
|
3082
3109
|
};
|
|
3083
3110
|
},
|
|
3084
|
-
nextPageButton: function nextPageButton(
|
|
3085
|
-
var context =
|
|
3111
|
+
nextPageButton: function nextPageButton(_ref152) {
|
|
3112
|
+
var context = _ref152.context;
|
|
3086
3113
|
return {
|
|
3087
3114
|
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',
|
|
3088
3115
|
//Dark Mode
|
|
@@ -3092,8 +3119,8 @@ var Tailwind = {
|
|
|
3092
3119
|
})
|
|
3093
3120
|
};
|
|
3094
3121
|
},
|
|
3095
|
-
lastPageButton: function lastPageButton(
|
|
3096
|
-
var context =
|
|
3122
|
+
lastPageButton: function lastPageButton(_ref153) {
|
|
3123
|
+
var context = _ref153.context;
|
|
3097
3124
|
return {
|
|
3098
3125
|
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',
|
|
3099
3126
|
//Dark Mode
|
|
@@ -3103,8 +3130,8 @@ var Tailwind = {
|
|
|
3103
3130
|
})
|
|
3104
3131
|
};
|
|
3105
3132
|
},
|
|
3106
|
-
pageButton: function pageButton(
|
|
3107
|
-
var context =
|
|
3133
|
+
pageButton: function pageButton(_ref154) {
|
|
3134
|
+
var context = _ref154.context;
|
|
3108
3135
|
return {
|
|
3109
3136
|
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',
|
|
3110
3137
|
// Dark Mode
|
|
@@ -3116,9 +3143,9 @@ var Tailwind = {
|
|
|
3116
3143
|
};
|
|
3117
3144
|
},
|
|
3118
3145
|
RPPDropdown: {
|
|
3119
|
-
root: function root(
|
|
3120
|
-
var props =
|
|
3121
|
-
state =
|
|
3146
|
+
root: function root(_ref155) {
|
|
3147
|
+
var props = _ref155.props,
|
|
3148
|
+
state = _ref155.state;
|
|
3122
3149
|
return {
|
|
3123
3150
|
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',
|
|
3124
3151
|
//DarkMode
|
|
@@ -3143,8 +3170,8 @@ var Tailwind = {
|
|
|
3143
3170
|
},
|
|
3144
3171
|
wrapper: 'overflow-auto',
|
|
3145
3172
|
list: 'm-0 p-0 py-3 list-none',
|
|
3146
|
-
item: function item(
|
|
3147
|
-
var context =
|
|
3173
|
+
item: function item(_ref156) {
|
|
3174
|
+
var context = _ref156.context;
|
|
3148
3175
|
return {
|
|
3149
3176
|
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',
|
|
3150
3177
|
// Dark Mode
|
|
@@ -3165,9 +3192,9 @@ var Tailwind = {
|
|
|
3165
3192
|
}
|
|
3166
3193
|
},
|
|
3167
3194
|
jumptopagedropdown: {
|
|
3168
|
-
root: function root(
|
|
3169
|
-
var props =
|
|
3170
|
-
state =
|
|
3195
|
+
root: function root(_ref157) {
|
|
3196
|
+
var props = _ref157.props,
|
|
3197
|
+
state = _ref157.state;
|
|
3171
3198
|
return {
|
|
3172
3199
|
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',
|
|
3173
3200
|
//DarkMode
|
|
@@ -3192,8 +3219,8 @@ var Tailwind = {
|
|
|
3192
3219
|
},
|
|
3193
3220
|
wrapper: 'overflow-auto',
|
|
3194
3221
|
list: 'm-0 p-0 py-3 list-none',
|
|
3195
|
-
item: function item(
|
|
3196
|
-
var context =
|
|
3222
|
+
item: function item(_ref158) {
|
|
3223
|
+
var context = _ref158.context;
|
|
3197
3224
|
return {
|
|
3198
3225
|
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',
|
|
3199
3226
|
// Dark Mode
|
|
@@ -3207,8 +3234,8 @@ var Tailwind = {
|
|
|
3207
3234
|
}
|
|
3208
3235
|
},
|
|
3209
3236
|
treetable: {
|
|
3210
|
-
root: function root(
|
|
3211
|
-
var props =
|
|
3237
|
+
root: function root(_ref159) {
|
|
3238
|
+
var props = _ref159.props;
|
|
3212
3239
|
return {
|
|
3213
3240
|
className: classNames('relative', {
|
|
3214
3241
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3224,8 +3251,8 @@ var Tailwind = {
|
|
|
3224
3251
|
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
|
|
3225
3252
|
)
|
|
3226
3253
|
},
|
|
3227
|
-
scrollableWrapper: function scrollableWrapper(
|
|
3228
|
-
var props =
|
|
3254
|
+
scrollableWrapper: function scrollableWrapper(_ref160) {
|
|
3255
|
+
var props = _ref160.props;
|
|
3229
3256
|
return {
|
|
3230
3257
|
className: classNames({
|
|
3231
3258
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3233,8 +3260,8 @@ var Tailwind = {
|
|
|
3233
3260
|
})
|
|
3234
3261
|
};
|
|
3235
3262
|
},
|
|
3236
|
-
wrapper: function wrapper(
|
|
3237
|
-
var props =
|
|
3263
|
+
wrapper: function wrapper(_ref161) {
|
|
3264
|
+
var props = _ref161.props;
|
|
3238
3265
|
return {
|
|
3239
3266
|
className: classNames({
|
|
3240
3267
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3247,40 +3274,40 @@ var Tailwind = {
|
|
|
3247
3274
|
)
|
|
3248
3275
|
},
|
|
3249
3276
|
table: 'border-collapse table-fixed w-full',
|
|
3250
|
-
thead: function thead(
|
|
3251
|
-
var props =
|
|
3277
|
+
thead: function thead(_ref162) {
|
|
3278
|
+
var props = _ref162.props;
|
|
3252
3279
|
return {
|
|
3253
3280
|
className: classNames({
|
|
3254
3281
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3255
3282
|
})
|
|
3256
3283
|
};
|
|
3257
3284
|
},
|
|
3258
|
-
tbody: function tbody(
|
|
3259
|
-
var props =
|
|
3285
|
+
tbody: function tbody(_ref163) {
|
|
3286
|
+
var props = _ref163.props;
|
|
3260
3287
|
return {
|
|
3261
3288
|
className: classNames({
|
|
3262
3289
|
block: props.scrollable
|
|
3263
3290
|
})
|
|
3264
3291
|
};
|
|
3265
3292
|
},
|
|
3266
|
-
tfoot: function tfoot(
|
|
3267
|
-
var props =
|
|
3293
|
+
tfoot: function tfoot(_ref164) {
|
|
3294
|
+
var props = _ref164.props;
|
|
3268
3295
|
return {
|
|
3269
3296
|
className: classNames({
|
|
3270
3297
|
block: props.scrollable
|
|
3271
3298
|
})
|
|
3272
3299
|
};
|
|
3273
3300
|
},
|
|
3274
|
-
headerRow: function headerRow(
|
|
3275
|
-
var props =
|
|
3301
|
+
headerRow: function headerRow(_ref165) {
|
|
3302
|
+
var props = _ref165.props;
|
|
3276
3303
|
return {
|
|
3277
3304
|
className: classNames({
|
|
3278
3305
|
'flex flex-nowrap w-full': props.scrollable
|
|
3279
3306
|
})
|
|
3280
3307
|
};
|
|
3281
3308
|
},
|
|
3282
|
-
row: function row(
|
|
3283
|
-
var context =
|
|
3309
|
+
row: function row(_ref166) {
|
|
3310
|
+
var context = _ref166.context;
|
|
3284
3311
|
return {
|
|
3285
3312
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3286
3313
|
// Focus
|
|
@@ -3292,8 +3319,8 @@ var Tailwind = {
|
|
|
3292
3319
|
};
|
|
3293
3320
|
},
|
|
3294
3321
|
column: {
|
|
3295
|
-
headerCell: function headerCell(
|
|
3296
|
-
var context =
|
|
3322
|
+
headerCell: function headerCell(_ref167) {
|
|
3323
|
+
var context = _ref167.context;
|
|
3297
3324
|
return {
|
|
3298
3325
|
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',
|
|
3299
3326
|
//Dark Mode
|
|
@@ -3308,8 +3335,8 @@ var Tailwind = {
|
|
|
3308
3335
|
})
|
|
3309
3336
|
};
|
|
3310
3337
|
},
|
|
3311
|
-
bodyCell: function bodyCell(
|
|
3312
|
-
var context =
|
|
3338
|
+
bodyCell: function bodyCell(_ref168) {
|
|
3339
|
+
var context = _ref168.context;
|
|
3313
3340
|
return {
|
|
3314
3341
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3315
3342
|
//Dark Mode
|
|
@@ -3322,8 +3349,8 @@ var Tailwind = {
|
|
|
3322
3349
|
})
|
|
3323
3350
|
};
|
|
3324
3351
|
},
|
|
3325
|
-
rowToggler: function rowToggler(
|
|
3326
|
-
var context =
|
|
3352
|
+
rowToggler: function rowToggler(_ref169) {
|
|
3353
|
+
var context = _ref169.context;
|
|
3327
3354
|
return {
|
|
3328
3355
|
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', {
|
|
3329
3356
|
'text-blue-700': context.selected,
|
|
@@ -3335,8 +3362,8 @@ var Tailwind = {
|
|
|
3335
3362
|
sort: {
|
|
3336
3363
|
className: 'inline-block align-middle'
|
|
3337
3364
|
},
|
|
3338
|
-
sortIcon: function sortIcon(
|
|
3339
|
-
var context =
|
|
3365
|
+
sortIcon: function sortIcon(_ref170) {
|
|
3366
|
+
var context = _ref170.context;
|
|
3340
3367
|
return {
|
|
3341
3368
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3342
3369
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3352,8 +3379,8 @@ var Tailwind = {
|
|
|
3352
3379
|
checkboxWrapper: {
|
|
3353
3380
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3354
3381
|
},
|
|
3355
|
-
checkbox: function checkbox(
|
|
3356
|
-
var context =
|
|
3382
|
+
checkbox: function checkbox(_ref171) {
|
|
3383
|
+
var context = _ref171.context;
|
|
3357
3384
|
return {
|
|
3358
3385
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3359
3386
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3363,8 +3390,8 @@ var Tailwind = {
|
|
|
3363
3390
|
})
|
|
3364
3391
|
};
|
|
3365
3392
|
},
|
|
3366
|
-
checkboxIcon: function checkboxIcon(
|
|
3367
|
-
var context =
|
|
3393
|
+
checkboxIcon: function checkboxIcon(_ref172) {
|
|
3394
|
+
var context = _ref172.context;
|
|
3368
3395
|
return {
|
|
3369
3396
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3370
3397
|
'text-white': context.checked
|
|
@@ -3375,8 +3402,8 @@ var Tailwind = {
|
|
|
3375
3402
|
resizeHelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3376
3403
|
},
|
|
3377
3404
|
datatable: {
|
|
3378
|
-
root: function root(
|
|
3379
|
-
var props =
|
|
3405
|
+
root: function root(_ref173) {
|
|
3406
|
+
var props = _ref173.props;
|
|
3380
3407
|
return {
|
|
3381
3408
|
className: classNames('relative', {
|
|
3382
3409
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3388,8 +3415,8 @@ var Tailwind = {
|
|
|
3388
3415
|
)
|
|
3389
3416
|
},
|
|
3390
3417
|
loadingIcon: 'w-8 h-8',
|
|
3391
|
-
wrapper: function wrapper(
|
|
3392
|
-
var props =
|
|
3418
|
+
wrapper: function wrapper(_ref174) {
|
|
3419
|
+
var props = _ref174.props;
|
|
3393
3420
|
return {
|
|
3394
3421
|
className: classNames({
|
|
3395
3422
|
relative: props.scrollable,
|
|
@@ -3397,8 +3424,8 @@ var Tailwind = {
|
|
|
3397
3424
|
})
|
|
3398
3425
|
};
|
|
3399
3426
|
},
|
|
3400
|
-
header: function header(
|
|
3401
|
-
var props =
|
|
3427
|
+
header: function header(_ref175) {
|
|
3428
|
+
var props = _ref175.props;
|
|
3402
3429
|
return {
|
|
3403
3430
|
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',
|
|
3404
3431
|
// Dark Mode
|
|
@@ -3406,25 +3433,25 @@ var Tailwind = {
|
|
|
3406
3433
|
};
|
|
3407
3434
|
},
|
|
3408
3435
|
table: 'w-full border-spacing-0',
|
|
3409
|
-
thead: function thead(
|
|
3410
|
-
var context =
|
|
3436
|
+
thead: function thead(_ref176) {
|
|
3437
|
+
var context = _ref176.context;
|
|
3411
3438
|
return {
|
|
3412
3439
|
className: classNames({
|
|
3413
3440
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3414
3441
|
})
|
|
3415
3442
|
};
|
|
3416
3443
|
},
|
|
3417
|
-
tbody: function tbody(
|
|
3418
|
-
var props =
|
|
3419
|
-
context =
|
|
3444
|
+
tbody: function tbody(_ref177) {
|
|
3445
|
+
var props = _ref177.props,
|
|
3446
|
+
context = _ref177.context;
|
|
3420
3447
|
return {
|
|
3421
3448
|
className: classNames({
|
|
3422
3449
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3423
3450
|
})
|
|
3424
3451
|
};
|
|
3425
3452
|
},
|
|
3426
|
-
tfoot: function tfoot(
|
|
3427
|
-
var context =
|
|
3453
|
+
tfoot: function tfoot(_ref178) {
|
|
3454
|
+
var context = _ref178.context;
|
|
3428
3455
|
return {
|
|
3429
3456
|
className: classNames({
|
|
3430
3457
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3436,9 +3463,9 @@ var Tailwind = {
|
|
|
3436
3463
|
)
|
|
3437
3464
|
},
|
|
3438
3465
|
column: {
|
|
3439
|
-
headerCell: function headerCell(
|
|
3440
|
-
var context =
|
|
3441
|
-
props =
|
|
3466
|
+
headerCell: function headerCell(_ref179) {
|
|
3467
|
+
var context = _ref179.context,
|
|
3468
|
+
props = _ref179.props;
|
|
3442
3469
|
return {
|
|
3443
3470
|
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',
|
|
3444
3471
|
// Size
|
|
@@ -3455,9 +3482,9 @@ var Tailwind = {
|
|
|
3455
3482
|
};
|
|
3456
3483
|
},
|
|
3457
3484
|
headerContent: 'flex items-center',
|
|
3458
|
-
bodyCell: function bodyCell(
|
|
3459
|
-
var props =
|
|
3460
|
-
context =
|
|
3485
|
+
bodyCell: function bodyCell(_ref180) {
|
|
3486
|
+
var props = _ref180.props,
|
|
3487
|
+
context = _ref180.context;
|
|
3461
3488
|
return {
|
|
3462
3489
|
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',
|
|
3463
3490
|
// Size
|
|
@@ -3470,8 +3497,8 @@ var Tailwind = {
|
|
|
3470
3497
|
})
|
|
3471
3498
|
};
|
|
3472
3499
|
},
|
|
3473
|
-
footerCell: function footerCell(
|
|
3474
|
-
var context =
|
|
3500
|
+
footerCell: function footerCell(_ref181) {
|
|
3501
|
+
var context = _ref181.context;
|
|
3475
3502
|
return {
|
|
3476
3503
|
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',
|
|
3477
3504
|
// Size
|
|
@@ -3482,8 +3509,8 @@ var Tailwind = {
|
|
|
3482
3509
|
})
|
|
3483
3510
|
};
|
|
3484
3511
|
},
|
|
3485
|
-
sortIcon: function sortIcon(
|
|
3486
|
-
var context =
|
|
3512
|
+
sortIcon: function sortIcon(_ref182) {
|
|
3513
|
+
var context = _ref182.context;
|
|
3487
3514
|
return {
|
|
3488
3515
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3489
3516
|
};
|
|
@@ -3501,8 +3528,8 @@ var Tailwind = {
|
|
|
3501
3528
|
root: 'min-[0px]:flex mb-2'
|
|
3502
3529
|
},
|
|
3503
3530
|
filterRowItems: 'm-0 p-0 py-3 list-none ',
|
|
3504
|
-
filterRowItem: function filterRowItem(
|
|
3505
|
-
var context =
|
|
3531
|
+
filterRowItem: function filterRowItem(_ref183) {
|
|
3532
|
+
var context = _ref183.context;
|
|
3506
3533
|
return {
|
|
3507
3534
|
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')
|
|
3508
3535
|
};
|
|
@@ -3532,8 +3559,8 @@ var Tailwind = {
|
|
|
3532
3559
|
filterApplyButton: {
|
|
3533
3560
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3534
3561
|
},
|
|
3535
|
-
filterMenuButton: function filterMenuButton(
|
|
3536
|
-
var context =
|
|
3562
|
+
filterMenuButton: function filterMenuButton(_ref184) {
|
|
3563
|
+
var context = _ref184.context;
|
|
3537
3564
|
return {
|
|
3538
3565
|
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',
|
|
3539
3566
|
// Hover
|
|
@@ -3546,8 +3573,8 @@ var Tailwind = {
|
|
|
3546
3573
|
})
|
|
3547
3574
|
};
|
|
3548
3575
|
},
|
|
3549
|
-
headerFilterClearButton: function headerFilterClearButton(
|
|
3550
|
-
var context =
|
|
3576
|
+
headerFilterClearButton: function headerFilterClearButton(_ref185) {
|
|
3577
|
+
var context = _ref185.context;
|
|
3551
3578
|
return {
|
|
3552
3579
|
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', {
|
|
3553
3580
|
invisible: !context.hidden
|
|
@@ -3586,8 +3613,8 @@ var Tailwind = {
|
|
|
3586
3613
|
radioButtonInput: {
|
|
3587
3614
|
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')
|
|
3588
3615
|
},
|
|
3589
|
-
radioButtonBox: function radioButtonBox(
|
|
3590
|
-
var context =
|
|
3616
|
+
radioButtonBox: function radioButtonBox(_ref186) {
|
|
3617
|
+
var context = _ref186.context;
|
|
3591
3618
|
return {
|
|
3592
3619
|
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', {
|
|
3593
3620
|
'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,
|
|
@@ -3595,8 +3622,8 @@ var Tailwind = {
|
|
|
3595
3622
|
})
|
|
3596
3623
|
};
|
|
3597
3624
|
},
|
|
3598
|
-
radioButtonIcon: function radioButtonIcon(
|
|
3599
|
-
var context =
|
|
3625
|
+
radioButtonIcon: function radioButtonIcon(_ref187) {
|
|
3626
|
+
var context = _ref187.context;
|
|
3600
3627
|
return {
|
|
3601
3628
|
className: classNames('transform rounded-full', 'block h-3 w-3 bg-white transition duration-200 dark:bg-gray-900', {
|
|
3602
3629
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3607,8 +3634,8 @@ var Tailwind = {
|
|
|
3607
3634
|
headercheckboxwrapper: {
|
|
3608
3635
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3609
3636
|
},
|
|
3610
|
-
headerCheckbox: function headerCheckbox(
|
|
3611
|
-
var context =
|
|
3637
|
+
headerCheckbox: function headerCheckbox(_ref188) {
|
|
3638
|
+
var context = _ref188.context;
|
|
3612
3639
|
return {
|
|
3613
3640
|
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', {
|
|
3614
3641
|
'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,
|
|
@@ -3620,8 +3647,8 @@ var Tailwind = {
|
|
|
3620
3647
|
checkboxwrapper: {
|
|
3621
3648
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3622
3649
|
},
|
|
3623
|
-
checkbox: function checkbox(
|
|
3624
|
-
var context =
|
|
3650
|
+
checkbox: function checkbox(_ref189) {
|
|
3651
|
+
var context = _ref189.context;
|
|
3625
3652
|
return {
|
|
3626
3653
|
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', {
|
|
3627
3654
|
'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,
|
|
@@ -3632,8 +3659,8 @@ var Tailwind = {
|
|
|
3632
3659
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3633
3660
|
transition: TRANSITIONS.overlay
|
|
3634
3661
|
},
|
|
3635
|
-
bodyRow: function bodyRow(
|
|
3636
|
-
var context =
|
|
3662
|
+
bodyRow: function bodyRow(_ref190) {
|
|
3663
|
+
var context = _ref190.context;
|
|
3637
3664
|
return {
|
|
3638
3665
|
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]',
|
|
3639
3666
|
// Focus
|