primereact 10.3.0 → 10.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion.cjs.js +24 -20
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.d.ts +36 -1
- package/accordion/accordion.esm.js +16 -12
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +22 -18
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +39 -33
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +14 -3
- package/api/api.esm.js +39 -33
- package/api/api.esm.min.js +1 -1
- package/api/api.js +39 -33
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +24 -21
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +6 -1
- package/autocomplete/autocomplete.esm.js +7 -4
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +24 -21
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +6 -4
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.esm.js +3 -1
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +7 -6
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +3 -1
- package/avatargroup/avatargroup.cjs.min.js +1 -1
- package/avatargroup/avatargroup.esm.js +3 -1
- package/avatargroup/avatargroup.esm.min.js +1 -1
- package/avatargroup/avatargroup.js +4 -3
- package/avatargroup/avatargroup.min.js +1 -1
- package/badge/badge.cjs.js +3 -1
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.esm.js +3 -1
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +4 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +11 -7
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.esm.js +11 -7
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +11 -7
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +12 -11
- package/breadcrumb/breadcrumb.cjs.min.js +1 -1
- package/breadcrumb/breadcrumb.esm.js +3 -2
- package/breadcrumb/breadcrumb.esm.min.js +1 -1
- package/breadcrumb/breadcrumb.js +12 -11
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/button/button.cjs.js +9 -6
- package/button/button.cjs.min.js +1 -1
- package/button/button.esm.js +4 -1
- package/button/button.esm.min.js +1 -1
- package/button/button.js +10 -8
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +158 -113
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +3 -5
- package/calendar/calendar.esm.js +92 -47
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +158 -113
- package/calendar/calendar.min.js +1 -1
- package/card/card.cjs.js +11 -9
- package/card/card.cjs.min.js +1 -1
- package/card/card.esm.js +4 -2
- package/card/card.esm.min.js +1 -1
- package/card/card.js +10 -9
- package/card/card.min.js +1 -1
- package/carousel/carousel.cjs.js +1 -1
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +1 -1
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +1 -1
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +60 -36
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +27 -4
- package/cascadeselect/cascadeselect.esm.js +46 -22
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +61 -37
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +4 -3
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.esm.js +3 -2
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +5 -4
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +31 -30
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +28 -27
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +32 -31
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +13 -7
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.d.ts +17 -2
- package/chip/chip.esm.js +9 -3
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +14 -9
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +10 -8
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +5 -3
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +10 -8
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +9 -8
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +1 -1
- package/colorpicker/colorpicker.esm.js +2 -1
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +9 -8
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +1 -1
- package/componentbase/componentbase.cjs.js +62 -50
- package/componentbase/componentbase.cjs.min.js +1 -1
- package/componentbase/componentbase.esm.js +63 -51
- package/componentbase/componentbase.esm.min.js +1 -1
- package/componentbase/componentbase.js +62 -50
- package/componentbase/componentbase.min.js +1 -1
- package/confirmdialog/confirmdialog.cjs.js +32 -22
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.d.ts +19 -3
- package/confirmdialog/confirmdialog.esm.js +30 -20
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +32 -22
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +41 -128
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.d.ts +12 -2
- package/confirmpopup/confirmpopup.esm.js +36 -123
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +41 -128
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +14 -12
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.d.ts +1 -1
- package/contextmenu/contextmenu.esm.js +5 -3
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +14 -12
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +1232 -649
- package/core/core.min.js +44 -44
- package/datascroller/datascroller.cjs.js +8 -7
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.esm.js +3 -2
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +8 -7
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +166 -146
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +4 -3
- package/datatable/datatable.esm.js +72 -52
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +166 -146
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.d.ts +1 -1
- package/deferredcontent/deferredcontent.cjs.js +3 -3
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.esm.js +3 -3
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +4 -3
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +40 -130
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.d.ts +2 -2
- package/dialog/dialog.esm.js +35 -125
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +41 -131
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +6 -4
- package/divider/divider.cjs.min.js +1 -1
- package/divider/divider.esm.js +4 -2
- package/divider/divider.esm.min.js +1 -1
- package/divider/divider.js +5 -4
- package/divider/divider.min.js +1 -1
- package/dock/dock.cjs.js +10 -9
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.esm.js +3 -2
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +10 -9
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +46 -36
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +1 -1
- package/dropdown/dropdown.esm.js +21 -11
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +47 -37
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +8 -7
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +4 -3
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +8 -7
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +9 -8
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +3 -2
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +9 -8
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +25 -24
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +5 -4
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +26 -26
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +13 -12
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +4 -3
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +14 -13
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.cjs.js +254 -94
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.d.ts +12 -4
- package/hooks/hooks.esm.js +253 -96
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +254 -94
- package/hooks/hooks.min.js +1 -1
- package/icons/arrowdown/index.cjs.js +1 -1
- package/icons/arrowdown/index.cjs.min.js +1 -1
- package/icons/arrowdown/index.esm.js +1 -1
- package/icons/arrowdown/index.esm.min.js +1 -1
- package/icons/arrowdown/index.js +1 -1
- package/icons/arrowdown/index.min.js +1 -1
- package/icons/arrowup/index.cjs.js +1 -1
- package/icons/arrowup/index.cjs.min.js +1 -1
- package/icons/arrowup/index.esm.js +1 -1
- package/icons/arrowup/index.esm.min.js +1 -1
- package/icons/arrowup/index.js +1 -1
- package/icons/arrowup/index.min.js +1 -1
- package/icons/ban/index.cjs.js +1 -1
- package/icons/ban/index.cjs.min.js +1 -1
- package/icons/ban/index.esm.js +1 -1
- package/icons/ban/index.esm.min.js +1 -1
- package/icons/ban/index.js +1 -1
- package/icons/ban/index.min.js +1 -1
- package/icons/download/index.cjs.js +1 -1
- package/icons/download/index.cjs.min.js +1 -1
- package/icons/download/index.esm.js +1 -1
- package/icons/download/index.esm.min.js +1 -1
- package/icons/download/index.js +1 -1
- package/icons/download/index.min.js +1 -1
- package/icons/exclamationtriangle/index.cjs.js +1 -1
- package/icons/exclamationtriangle/index.cjs.min.js +1 -1
- package/icons/exclamationtriangle/index.esm.js +1 -1
- package/icons/exclamationtriangle/index.esm.min.js +1 -1
- package/icons/exclamationtriangle/index.js +1 -1
- package/icons/exclamationtriangle/index.min.js +1 -1
- package/icons/eyeslash/index.cjs.js +1 -1
- package/icons/eyeslash/index.cjs.min.js +1 -1
- package/icons/eyeslash/index.esm.js +1 -1
- package/icons/eyeslash/index.esm.min.js +1 -1
- package/icons/eyeslash/index.js +1 -1
- package/icons/eyeslash/index.min.js +1 -1
- package/icons/filter/index.cjs.js +1 -1
- package/icons/filter/index.cjs.min.js +1 -1
- package/icons/filter/index.esm.js +1 -1
- package/icons/filter/index.esm.min.js +1 -1
- package/icons/filter/index.js +1 -1
- package/icons/filter/index.min.js +1 -1
- package/icons/filterslash/index.cjs.js +1 -1
- package/icons/filterslash/index.cjs.min.js +1 -1
- package/icons/filterslash/index.esm.js +1 -1
- package/icons/filterslash/index.esm.min.js +1 -1
- package/icons/filterslash/index.js +1 -1
- package/icons/filterslash/index.min.js +1 -1
- package/icons/infocircle/index.cjs.js +1 -1
- package/icons/infocircle/index.cjs.min.js +1 -1
- package/icons/infocircle/index.esm.js +1 -1
- package/icons/infocircle/index.esm.min.js +1 -1
- package/icons/infocircle/index.js +1 -1
- package/icons/infocircle/index.min.js +1 -1
- package/icons/pencil/index.cjs.js +1 -1
- package/icons/pencil/index.cjs.min.js +1 -1
- package/icons/pencil/index.esm.js +1 -1
- package/icons/pencil/index.esm.min.js +1 -1
- package/icons/pencil/index.js +1 -1
- package/icons/pencil/index.min.js +1 -1
- package/icons/plus/index.cjs.js +1 -1
- package/icons/plus/index.cjs.min.js +1 -1
- package/icons/plus/index.esm.js +1 -1
- package/icons/plus/index.esm.min.js +1 -1
- package/icons/plus/index.js +1 -1
- package/icons/plus/index.min.js +1 -1
- package/icons/refresh/index.cjs.js +1 -1
- package/icons/refresh/index.cjs.min.js +1 -1
- package/icons/refresh/index.esm.js +1 -1
- package/icons/refresh/index.esm.min.js +1 -1
- package/icons/refresh/index.js +1 -1
- package/icons/refresh/index.min.js +1 -1
- package/icons/search/index.cjs.js +1 -1
- package/icons/search/index.cjs.min.js +1 -1
- package/icons/search/index.esm.js +1 -1
- package/icons/search/index.esm.min.js +1 -1
- package/icons/search/index.js +1 -1
- package/icons/search/index.min.js +1 -1
- package/icons/searchminus/index.cjs.js +1 -1
- package/icons/searchminus/index.cjs.min.js +1 -1
- package/icons/searchminus/index.esm.js +1 -1
- package/icons/searchminus/index.esm.min.js +1 -1
- package/icons/searchminus/index.js +1 -1
- package/icons/searchminus/index.min.js +1 -1
- package/icons/searchplus/index.cjs.js +1 -1
- package/icons/searchplus/index.cjs.min.js +1 -1
- package/icons/searchplus/index.esm.js +1 -1
- package/icons/searchplus/index.esm.min.js +1 -1
- package/icons/searchplus/index.js +1 -1
- package/icons/searchplus/index.min.js +1 -1
- package/icons/sortalt/index.cjs.js +1 -1
- package/icons/sortalt/index.cjs.min.js +1 -1
- package/icons/sortalt/index.esm.js +1 -1
- package/icons/sortalt/index.esm.min.js +1 -1
- package/icons/sortalt/index.js +1 -1
- package/icons/sortalt/index.min.js +1 -1
- package/icons/sortamountdown/index.cjs.js +1 -1
- package/icons/sortamountdown/index.cjs.min.js +1 -1
- package/icons/sortamountdown/index.esm.js +1 -1
- package/icons/sortamountdown/index.esm.min.js +1 -1
- package/icons/sortamountdown/index.js +1 -1
- package/icons/sortamountdown/index.min.js +1 -1
- package/icons/sortamountupalt/index.cjs.js +1 -1
- package/icons/sortamountupalt/index.cjs.min.js +1 -1
- package/icons/sortamountupalt/index.esm.js +1 -1
- package/icons/sortamountupalt/index.esm.min.js +1 -1
- package/icons/sortamountupalt/index.js +1 -1
- package/icons/sortamountupalt/index.min.js +1 -1
- package/icons/spinner/index.cjs.js +1 -1
- package/icons/spinner/index.cjs.min.js +1 -1
- package/icons/spinner/index.esm.js +1 -1
- package/icons/spinner/index.esm.min.js +1 -1
- package/icons/spinner/index.js +1 -1
- package/icons/spinner/index.min.js +1 -1
- package/icons/star/index.cjs.js +1 -1
- package/icons/star/index.cjs.min.js +1 -1
- package/icons/star/index.esm.js +1 -1
- package/icons/star/index.esm.min.js +1 -1
- package/icons/star/index.js +1 -1
- package/icons/star/index.min.js +1 -1
- package/icons/starfill/index.cjs.js +1 -1
- package/icons/starfill/index.cjs.min.js +1 -1
- package/icons/starfill/index.esm.js +1 -1
- package/icons/starfill/index.esm.min.js +1 -1
- package/icons/starfill/index.js +1 -1
- package/icons/starfill/index.min.js +1 -1
- package/icons/thlarge/index.cjs.js +1 -1
- package/icons/thlarge/index.cjs.min.js +1 -1
- package/icons/thlarge/index.esm.js +1 -1
- package/icons/thlarge/index.esm.min.js +1 -1
- package/icons/thlarge/index.js +1 -1
- package/icons/thlarge/index.min.js +1 -1
- package/icons/timescircle/index.cjs.js +1 -1
- package/icons/timescircle/index.cjs.min.js +1 -1
- package/icons/timescircle/index.esm.js +1 -1
- package/icons/timescircle/index.esm.min.js +1 -1
- package/icons/timescircle/index.js +1 -1
- package/icons/timescircle/index.min.js +1 -1
- package/icons/trash/index.cjs.js +1 -1
- package/icons/trash/index.cjs.min.js +1 -1
- package/icons/trash/index.esm.js +1 -1
- package/icons/trash/index.esm.min.js +1 -1
- package/icons/trash/index.js +1 -1
- package/icons/trash/index.min.js +1 -1
- package/icons/undo/index.cjs.js +1 -1
- package/icons/undo/index.cjs.min.js +1 -1
- package/icons/undo/index.esm.js +1 -1
- package/icons/undo/index.esm.min.js +1 -1
- package/icons/undo/index.js +1 -1
- package/icons/undo/index.min.js +1 -1
- package/icons/upload/index.cjs.js +1 -1
- package/icons/upload/index.cjs.min.js +1 -1
- package/icons/upload/index.esm.js +1 -1
- package/icons/upload/index.esm.min.js +1 -1
- package/icons/upload/index.js +1 -1
- package/icons/upload/index.min.js +1 -1
- package/icons/windowmaximize/index.cjs.js +1 -1
- package/icons/windowmaximize/index.cjs.min.js +1 -1
- package/icons/windowmaximize/index.esm.js +1 -1
- package/icons/windowmaximize/index.esm.min.js +1 -1
- package/icons/windowmaximize/index.js +1 -1
- package/icons/windowmaximize/index.min.js +1 -1
- package/icons/windowminimize/index.cjs.js +1 -1
- package/icons/windowminimize/index.cjs.min.js +1 -1
- package/icons/windowminimize/index.esm.js +1 -1
- package/icons/windowminimize/index.esm.min.js +1 -1
- package/icons/windowminimize/index.js +1 -1
- package/icons/windowminimize/index.min.js +1 -1
- package/image/image.cjs.js +45 -151
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +26 -132
- package/image/image.esm.min.js +1 -1
- package/image/image.js +46 -152
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +12 -4
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +9 -1
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +13 -6
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +15 -6
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.esm.js +15 -6
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +15 -6
- package/inputmask/inputmask.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +84 -26
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +7 -0
- package/inputnumber/inputnumber.esm.js +80 -22
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +84 -26
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +8 -7
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +6 -5
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +8 -7
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +10 -7
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.esm.js +10 -7
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +11 -9
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +3 -1
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.esm.js +3 -1
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +4 -3
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/knob/knob.cjs.js +7 -6
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +3 -2
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +8 -7
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +31 -14
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +8 -3
- package/listbox/listbox.esm.js +23 -6
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +31 -14
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +94 -92
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +73 -71
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +94 -92
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +133 -57
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +4 -0
- package/mention/mention.esm.js +128 -52
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +133 -57
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +22 -117
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.d.ts +1 -1
- package/menu/menu.esm.js +15 -110
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +22 -117
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +15 -13
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +4 -2
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +15 -13
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +5 -3
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +3 -1
- package/message/message.esm.min.js +1 -1
- package/message/message.js +6 -5
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +5 -4
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +3 -2
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +6 -5
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +89 -67
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +5 -1
- package/multiselect/multiselect.esm.js +56 -34
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +90 -68
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +5 -4
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +3 -2
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +5 -4
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +21 -18
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +11 -1
- package/orderlist/orderlist.esm.js +6 -3
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +21 -18
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +32 -19
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.esm.js +15 -2
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +31 -19
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +15 -109
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.d.ts +1 -1
- package/overlaypanel/overlaypanel.esm.js +12 -106
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +16 -110
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +271 -21
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +2 -2
- package/paginator/paginator.esm.js +265 -15
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +271 -21
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +11 -10
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +3 -2
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +11 -10
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +39 -34
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +20 -15
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +39 -34
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/index.cjs.js +5 -3
- package/passthrough/index.cjs.min.js +1 -1
- package/passthrough/index.d.ts +1 -0
- package/passthrough/index.esm.js +5 -3
- package/passthrough/index.esm.min.js +1 -1
- package/passthrough/index.js +5 -3
- package/passthrough/index.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +401 -391
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +401 -391
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +401 -391
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +18 -12
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +1 -1
- package/password/password.esm.js +11 -5
- package/password/password.esm.min.js +1 -1
- package/password/password.js +18 -12
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +725 -192
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +11 -1
- package/picklist/picklist.esm.js +713 -180
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +725 -192
- package/picklist/picklist.min.js +1 -1
- package/portal/portal.cjs.js +7 -1
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +7 -1
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +7 -1
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +3715 -2447
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +3711 -2447
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +3715 -2447
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +8 -6
- package/progressbar/progressbar.cjs.min.js +1 -1
- package/progressbar/progressbar.esm.js +3 -1
- package/progressbar/progressbar.esm.min.js +1 -1
- package/progressbar/progressbar.js +9 -8
- package/progressbar/progressbar.min.js +1 -1
- package/progressspinner/progressspinner.cjs.js +5 -3
- package/progressspinner/progressspinner.cjs.min.js +1 -1
- package/progressspinner/progressspinner.esm.js +3 -1
- package/progressspinner/progressspinner.esm.min.js +1 -1
- package/progressspinner/progressspinner.js +6 -5
- package/progressspinner/progressspinner.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +32 -31
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +29 -28
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +33 -32
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +9 -7
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +4 -2
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +9 -8
- package/rating/rating.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +18 -9
- package/resources/themes/arya-green/theme.css +18 -9
- package/resources/themes/arya-orange/theme.css +18 -9
- package/resources/themes/arya-purple/theme.css +18 -9
- package/resources/themes/bootstrap4-dark-blue/theme.css +18 -9
- package/resources/themes/bootstrap4-dark-purple/theme.css +18 -9
- package/resources/themes/bootstrap4-light-blue/theme.css +18 -9
- package/resources/themes/bootstrap4-light-purple/theme.css +18 -9
- package/resources/themes/fluent-light/theme.css +18 -9
- package/resources/themes/lara-dark-amber/theme.css +18 -9
- package/resources/themes/lara-dark-blue/theme.css +18 -9
- package/resources/themes/lara-dark-cyan/theme.css +18 -9
- package/resources/themes/lara-dark-green/theme.css +18 -9
- package/resources/themes/lara-dark-indigo/theme.css +18 -9
- package/resources/themes/lara-dark-pink/theme.css +18 -9
- package/resources/themes/lara-dark-purple/theme.css +18 -9
- package/resources/themes/lara-dark-teal/theme.css +18 -9
- package/resources/themes/lara-light-amber/theme.css +18 -9
- package/resources/themes/lara-light-blue/theme.css +18 -9
- package/resources/themes/lara-light-cyan/theme.css +18 -9
- package/resources/themes/lara-light-green/theme.css +18 -9
- package/resources/themes/lara-light-indigo/theme.css +18 -9
- package/resources/themes/lara-light-pink/theme.css +18 -9
- package/resources/themes/lara-light-purple/theme.css +18 -9
- package/resources/themes/lara-light-teal/theme.css +18 -9
- package/resources/themes/luna-amber/theme.css +18 -9
- package/resources/themes/luna-blue/theme.css +18 -9
- package/resources/themes/luna-green/theme.css +18 -9
- package/resources/themes/luna-pink/theme.css +18 -9
- package/resources/themes/md-dark-deeppurple/theme.css +18 -9
- package/resources/themes/md-dark-indigo/theme.css +18 -9
- package/resources/themes/md-light-deeppurple/theme.css +18 -9
- package/resources/themes/md-light-indigo/theme.css +18 -9
- package/resources/themes/mdc-dark-deeppurple/theme.css +18 -9
- package/resources/themes/mdc-dark-indigo/theme.css +18 -9
- package/resources/themes/mdc-light-deeppurple/theme.css +18 -9
- package/resources/themes/mdc-light-indigo/theme.css +18 -9
- package/resources/themes/mira/theme.css +18 -9
- package/resources/themes/nano/theme.css +18 -9
- package/resources/themes/nova/theme.css +18 -9
- package/resources/themes/nova-accent/theme.css +18 -9
- package/resources/themes/nova-alt/theme.css +18 -9
- package/resources/themes/rhea/theme.css +18 -9
- package/resources/themes/saga-blue/theme.css +18 -9
- package/resources/themes/saga-green/theme.css +18 -9
- package/resources/themes/saga-orange/theme.css +18 -9
- package/resources/themes/saga-purple/theme.css +18 -9
- package/resources/themes/soho-dark/theme.css +18 -9
- package/resources/themes/soho-light/theme.css +18 -9
- package/resources/themes/tailwind-light/theme.css +18 -9
- package/resources/themes/vela-blue/theme.css +18 -9
- package/resources/themes/vela-green/theme.css +18 -9
- package/resources/themes/vela-orange/theme.css +18 -9
- package/resources/themes/vela-purple/theme.css +18 -9
- package/resources/themes/viva-dark/theme.css +18 -9
- package/resources/themes/viva-light/theme.css +18 -9
- package/ripple/ripple.cjs.js +8 -4
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +9 -5
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +8 -4
- package/ripple/ripple.min.js +1 -1
- package/row/row.cjs.js +4 -2
- package/row/row.cjs.min.js +1 -1
- package/row/row.esm.js +4 -2
- package/row/row.esm.min.js +1 -1
- package/row/row.js +4 -3
- package/row/row.min.js +1 -1
- package/scrollpanel/scrollpanel.cjs.js +7 -6
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.esm.js +3 -2
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +8 -7
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/scrolltop/scrolltop.cjs.js +4 -3
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.esm.js +3 -2
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +4 -3
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +6 -3
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +4 -1
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +7 -5
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +17 -113
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +3 -3
- package/sidebar/sidebar.esm.js +12 -108
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +18 -114
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +3 -1
- package/skeleton/skeleton.cjs.min.js +1 -1
- package/skeleton/skeleton.esm.js +3 -1
- package/skeleton/skeleton.esm.min.js +1 -1
- package/skeleton/skeleton.js +4 -3
- package/skeleton/skeleton.min.js +1 -1
- package/slidemenu/slidemenu.cjs.js +23 -116
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.d.ts +1 -1
- package/slidemenu/slidemenu.esm.js +12 -105
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +23 -116
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +6 -5
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +4 -3
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +6 -5
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +19 -10
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +14 -5
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +19 -10
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +105 -94
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +1 -1
- package/splitbutton/splitbutton.esm.js +94 -83
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +105 -94
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +5 -4
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +3 -2
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +5 -4
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +8 -7
- package/steps/steps.cjs.min.js +1 -1
- package/steps/steps.esm.js +3 -2
- package/steps/steps.esm.min.js +1 -1
- package/steps/steps.js +8 -7
- package/steps/steps.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +17 -14
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +12 -9
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +17 -14
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +38 -22
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +35 -0
- package/tabview/tabview.esm.js +26 -10
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +38 -22
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +5 -3
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.esm.js +3 -1
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +6 -5
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +11 -9
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +3 -1
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +12 -11
- package/terminal/terminal.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +14 -12
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.d.ts +1 -1
- package/tieredmenu/tieredmenu.esm.js +6 -4
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +14 -12
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +10 -8
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +3 -1
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +10 -9
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +12 -10
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +2 -2
- package/toast/toast.esm.js +4 -2
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +12 -10
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +78 -7
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.esm.js +77 -6
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +79 -8
- package/togglebutton/togglebutton.min.js +1 -1
- package/toolbar/toolbar.cjs.js +7 -5
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.esm.js +3 -1
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +7 -6
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/tooltip.cjs.js +4 -3
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.d.ts +27 -0
- package/tooltip/tooltip.esm.js +3 -2
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +4 -3
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +1 -1
- package/tree/tree.cjs.js +267 -150
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.d.ts +8 -0
- package/tree/tree.esm.js +250 -133
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +268 -152
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +209 -71
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +26 -1
- package/treeselect/treeselect.esm.js +191 -53
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +210 -73
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +139 -107
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +3 -3
- package/treetable/treetable.esm.js +86 -54
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +139 -107
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +6 -5
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +3 -2
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +6 -5
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +52 -9
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +3 -2
- package/utils/utils.esm.js +52 -10
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +52 -9
- package/utils/utils.min.js +1 -1
- package/web-types.json +137 -30
|
@@ -162,7 +162,7 @@ var Tailwind = {
|
|
|
162
162
|
},
|
|
163
163
|
accordion: {
|
|
164
164
|
root: 'mb-1',
|
|
165
|
-
|
|
165
|
+
tab: {
|
|
166
166
|
root: 'mb-1',
|
|
167
167
|
header: function header(_ref2) {
|
|
168
168
|
var context = _ref2.context;
|
|
@@ -219,7 +219,7 @@ var Tailwind = {
|
|
|
219
219
|
// Padding.
|
|
220
220
|
title: 'text-2xl font-bold mb-2',
|
|
221
221
|
// Font size, font weight, and margin bottom.
|
|
222
|
-
|
|
222
|
+
subTitle: {
|
|
223
223
|
className: classNames('font-normal mb-2 text-gray-600',
|
|
224
224
|
// Font weight, margin bottom, and text color.
|
|
225
225
|
'dark:text-white/60 ' //dark
|
|
@@ -348,9 +348,9 @@ var Tailwind = {
|
|
|
348
348
|
'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)]',
|
|
349
349
|
// Focus styles.
|
|
350
350
|
{
|
|
351
|
-
'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.
|
|
351
|
+
'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,
|
|
352
352
|
// Condition-based hover styles.
|
|
353
|
-
'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent.state.
|
|
353
|
+
'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.
|
|
354
354
|
}),
|
|
355
355
|
|
|
356
356
|
style: {
|
|
@@ -488,6 +488,7 @@ var Tailwind = {
|
|
|
488
488
|
root: {
|
|
489
489
|
className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'z-40 transform origin-center', 'absolute left-0 top-0 mt-3', 'before:absolute before:w-0 before:-top-3 before:h-0 before:border-transparent before:border-solid before:ml-6 before:border-x-[0.75rem] before:border-b-[0.75rem] before:border-t-0 before:border-b-white dark:before:border-b-gray-900', 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
|
|
490
490
|
},
|
|
491
|
+
closeButton: 'flex items-center justify-center overflow-hidden absolute top-0 right-0 w-6 h-6',
|
|
491
492
|
content: 'p-5 items-center flex',
|
|
492
493
|
transition: TRANSITIONS.overlay
|
|
493
494
|
},
|
|
@@ -572,10 +573,10 @@ var Tailwind = {
|
|
|
572
573
|
var context = _ref20.context;
|
|
573
574
|
return {
|
|
574
575
|
className: classNames('absolute w-0 h-0 border-transparent border-solid', {
|
|
575
|
-
'-
|
|
576
|
-
'-
|
|
577
|
-
'-
|
|
578
|
-
'-
|
|
576
|
+
'-mt-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
|
|
577
|
+
'-mt-1 border-y-[0.25rem] border-l-[0.25rem] border-r-0 border-l-gray-600': context.left,
|
|
578
|
+
'-ml-1 border-x-[0.25rem] border-t-[0.25rem] border-b-0 border-t-gray-600': context.top,
|
|
579
|
+
'-ml-1 border-x-[0.25rem] border-b-[0.25rem] border-t-0 border-b-gray-600': context.bottom
|
|
579
580
|
})
|
|
580
581
|
};
|
|
581
582
|
},
|
|
@@ -597,10 +598,10 @@ var Tailwind = {
|
|
|
597
598
|
},
|
|
598
599
|
chooseIcon: 'mr-2 inline-block',
|
|
599
600
|
chooseButtonLabel: 'flex-1 font-bold',
|
|
600
|
-
|
|
601
|
+
uploadButton: {
|
|
601
602
|
icon: 'mr-2'
|
|
602
603
|
},
|
|
603
|
-
|
|
604
|
+
cancelButton: {
|
|
604
605
|
icon: 'mr-2'
|
|
605
606
|
},
|
|
606
607
|
content: {
|
|
@@ -612,7 +613,7 @@ var Tailwind = {
|
|
|
612
613
|
thumbnail: 'shrink-0',
|
|
613
614
|
fileName: 'mb-2',
|
|
614
615
|
fileSize: 'mr-2',
|
|
615
|
-
|
|
616
|
+
uploadIcon: 'mr-2'
|
|
616
617
|
},
|
|
617
618
|
//Messages
|
|
618
619
|
messages: {
|
|
@@ -781,8 +782,19 @@ var Tailwind = {
|
|
|
781
782
|
})
|
|
782
783
|
};
|
|
783
784
|
},
|
|
784
|
-
|
|
785
|
+
loadingIcon: function loadingIcon(_ref27) {
|
|
785
786
|
var props = _ref27.props;
|
|
787
|
+
return {
|
|
788
|
+
className: classNames('mx-0', {
|
|
789
|
+
'mr-2': props.loading && props.iconPos == 'left' && props.label != null,
|
|
790
|
+
'ml-2 order-1': props.loading && props.iconPos == 'right' && props.label != null,
|
|
791
|
+
'mb-2': props.loading && props.iconPos == 'top' && props.label != null,
|
|
792
|
+
'mt-2 order-2': props.loading && props.iconPos == 'bottom' && props.label != null
|
|
793
|
+
})
|
|
794
|
+
};
|
|
795
|
+
},
|
|
796
|
+
badge: function badge(_ref28) {
|
|
797
|
+
var props = _ref28.props;
|
|
786
798
|
return {
|
|
787
799
|
className: classNames({
|
|
788
800
|
'ml-2 w-4 h-4 leading-none flex items-center justify-center': props.badge
|
|
@@ -793,11 +805,11 @@ var Tailwind = {
|
|
|
793
805
|
speeddial: {
|
|
794
806
|
root: 'absolute flex',
|
|
795
807
|
button: {
|
|
796
|
-
root: function root(
|
|
797
|
-
var
|
|
808
|
+
root: function root(_ref29) {
|
|
809
|
+
var state = _ref29.state;
|
|
798
810
|
return {
|
|
799
811
|
className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
|
|
800
|
-
'rotate-45':
|
|
812
|
+
'rotate-45': state.visible
|
|
801
813
|
})
|
|
802
814
|
};
|
|
803
815
|
},
|
|
@@ -806,9 +818,9 @@ var Tailwind = {
|
|
|
806
818
|
}
|
|
807
819
|
},
|
|
808
820
|
menu: 'm-0 p-0 list-none flex items-center justify-center transition delay-200 z-20',
|
|
809
|
-
menuitem: function menuitem(
|
|
810
|
-
var props =
|
|
811
|
-
state =
|
|
821
|
+
menuitem: function menuitem(_ref30) {
|
|
822
|
+
var props = _ref30.props,
|
|
823
|
+
state = _ref30.state;
|
|
812
824
|
return {
|
|
813
825
|
className: classNames('transform transition-transform duration-200 ease-out transition-opacity duration-800', !state.visible ? 'opacity-0 scale-0' : 'opacity-1 scale-100', {
|
|
814
826
|
'my-1 first:mb-2': props.direction == 'up' && props.type == 'linear',
|
|
@@ -823,8 +835,8 @@ var Tailwind = {
|
|
|
823
835
|
action: {
|
|
824
836
|
className: classNames('flex items-center justify-center rounded-full relative overflow-hidden', 'w-12 h-12 bg-gray-700 hover:bg-gray-800 text-white')
|
|
825
837
|
},
|
|
826
|
-
mask: function mask(
|
|
827
|
-
var state =
|
|
838
|
+
mask: function mask(_ref31) {
|
|
839
|
+
var state = _ref31.state;
|
|
828
840
|
return {
|
|
829
841
|
className: classNames('absolute left-0 top-0 w-full h-full transition-opacity duration-250 ease-in-out bg-black/40 z-0', {
|
|
830
842
|
'opacity-0': !state.visible,
|
|
@@ -834,8 +846,8 @@ var Tailwind = {
|
|
|
834
846
|
}
|
|
835
847
|
},
|
|
836
848
|
splitbutton: {
|
|
837
|
-
root: function root(
|
|
838
|
-
var props =
|
|
849
|
+
root: function root(_ref32) {
|
|
850
|
+
var props = _ref32.props;
|
|
839
851
|
return {
|
|
840
852
|
className: classNames('inline-flex relative', 'rounded-md', {
|
|
841
853
|
'shadow-lg': props.raised
|
|
@@ -843,8 +855,8 @@ var Tailwind = {
|
|
|
843
855
|
};
|
|
844
856
|
},
|
|
845
857
|
button: {
|
|
846
|
-
root: function root(
|
|
847
|
-
var parent =
|
|
858
|
+
root: function root(_ref33) {
|
|
859
|
+
var parent = _ref33.parent;
|
|
848
860
|
return {
|
|
849
861
|
className: classNames('rounded-r-none border-r-0', {
|
|
850
862
|
'rounded-l-full': parent.props.rounded
|
|
@@ -856,10 +868,10 @@ var Tailwind = {
|
|
|
856
868
|
menu: {
|
|
857
869
|
className: classNames('outline-none', 'py-1 px-0 rounded-md list-none bg-white border-none shadow-lg')
|
|
858
870
|
},
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
root: function root(
|
|
862
|
-
var parent =
|
|
871
|
+
menuList: 'm-0 p-0 border-none outline-none no-underline list-none',
|
|
872
|
+
menuButton: {
|
|
873
|
+
root: function root(_ref34) {
|
|
874
|
+
var parent = _ref34.parent;
|
|
863
875
|
return {
|
|
864
876
|
className: classNames('rounded-l-none', {
|
|
865
877
|
'rounded-r-full': parent.props.rounded
|
|
@@ -873,9 +885,9 @@ var Tailwind = {
|
|
|
873
885
|
},
|
|
874
886
|
//FORMS
|
|
875
887
|
inputtext: {
|
|
876
|
-
root: function root(
|
|
877
|
-
var props =
|
|
878
|
-
context =
|
|
888
|
+
root: function root(_ref35) {
|
|
889
|
+
var props = _ref35.props,
|
|
890
|
+
context = _ref35.context;
|
|
879
891
|
return {
|
|
880
892
|
className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', {
|
|
881
893
|
'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)]': !context.disabled,
|
|
@@ -890,33 +902,34 @@ var Tailwind = {
|
|
|
890
902
|
},
|
|
891
903
|
inputnumber: {
|
|
892
904
|
root: 'w-full inline-flex',
|
|
893
|
-
input:
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
905
|
+
input: {
|
|
906
|
+
root: function root(_ref36) {
|
|
907
|
+
var props = _ref36.props;
|
|
908
|
+
return {
|
|
909
|
+
className: classNames({
|
|
910
|
+
'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
|
|
911
|
+
})
|
|
912
|
+
};
|
|
913
|
+
}
|
|
900
914
|
},
|
|
901
|
-
|
|
902
|
-
var props =
|
|
915
|
+
buttonGroup: function buttonGroup(_ref37) {
|
|
916
|
+
var props = _ref37.props;
|
|
903
917
|
return {
|
|
904
918
|
className: classNames({
|
|
905
919
|
'flex flex-col': props.showButtons && props.buttonLayout == 'stacked'
|
|
906
920
|
})
|
|
907
921
|
};
|
|
908
922
|
},
|
|
909
|
-
|
|
910
|
-
var props =
|
|
923
|
+
incrementButton: function incrementButton(_ref38) {
|
|
924
|
+
var props = _ref38.props;
|
|
911
925
|
return {
|
|
912
926
|
className: classNames('flex !items-center !justify-center', {
|
|
913
927
|
'rounded-br-none rounded-bl-none rounded-bl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
|
|
914
928
|
})
|
|
915
929
|
};
|
|
916
930
|
},
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
var props = _ref38.props;
|
|
931
|
+
decrementButton: function decrementButton(_ref39) {
|
|
932
|
+
var props = _ref39.props;
|
|
920
933
|
return {
|
|
921
934
|
className: classNames('flex !items-center !justify-center', {
|
|
922
935
|
'rounded-tr-none rounded-tl-none rounded-tl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
|
|
@@ -925,8 +938,8 @@ var Tailwind = {
|
|
|
925
938
|
}
|
|
926
939
|
},
|
|
927
940
|
knob: {
|
|
928
|
-
root: function root(
|
|
929
|
-
var props =
|
|
941
|
+
root: function root(_ref40) {
|
|
942
|
+
var props = _ref40.props;
|
|
930
943
|
return {
|
|
931
944
|
className: classNames('focus:outline-none focus:outline-offset-0 focus:shadow-0', {
|
|
932
945
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -938,16 +951,16 @@ var Tailwind = {
|
|
|
938
951
|
label: 'text-center text-xl'
|
|
939
952
|
},
|
|
940
953
|
inputswitch: {
|
|
941
|
-
root: function root(
|
|
942
|
-
var props =
|
|
954
|
+
root: function root(_ref41) {
|
|
955
|
+
var props = _ref41.props;
|
|
943
956
|
return {
|
|
944
957
|
className: classNames('inline-block relative', 'w-12 h-7', {
|
|
945
958
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
946
959
|
})
|
|
947
960
|
};
|
|
948
961
|
},
|
|
949
|
-
slider: function slider(
|
|
950
|
-
var props =
|
|
962
|
+
slider: function slider(_ref42) {
|
|
963
|
+
var props = _ref42.props;
|
|
951
964
|
return {
|
|
952
965
|
className: classNames('absolute cursor-pointer top-0 left-0 right-0 bottom-0 border border-transparent', 'transition-colors duration-200 rounded-2xl', '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)]', "before:absolute before:content-'' before:top-1/2 before:bg-white before:dark:bg-gray-900 before:w-5 before:h-5 before:left-1 before:-mt-2.5 before:rounded-full before:transition-duration-200", {
|
|
953
966
|
'bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ': !props.checked,
|
|
@@ -957,8 +970,8 @@ var Tailwind = {
|
|
|
957
970
|
}
|
|
958
971
|
},
|
|
959
972
|
cascadeselect: {
|
|
960
|
-
root: function root(
|
|
961
|
-
var props =
|
|
973
|
+
root: function root(_ref43) {
|
|
974
|
+
var props = _ref43.props;
|
|
962
975
|
return {
|
|
963
976
|
className: classNames('inline-flex cursor-pointer select-none relative', 'bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition duration-200 ease-in-out rounded-lg', {
|
|
964
977
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -968,7 +981,7 @@ var Tailwind = {
|
|
|
968
981
|
label: {
|
|
969
982
|
className: classNames('block whitespace-nowrap overflow-hidden flex flex-1 w-1 text-overflow-ellipsis cursor-pointer', 'bg-transparent border-0 p-3 text-gray-700 dark:text-white/80', 'appearance-none rounded-md')
|
|
970
983
|
},
|
|
971
|
-
|
|
984
|
+
dropdownButton: {
|
|
972
985
|
className: classNames('flex items-center justify-center shrink-0', 'bg-transparent text-gray-600 dark:text-white/80 w-[3rem] rounded-tr-6 rounded-br-6')
|
|
973
986
|
},
|
|
974
987
|
panel: 'absolute py-3 bg-white dark:bg-gray-900 border-0 shadow-md',
|
|
@@ -976,29 +989,35 @@ var Tailwind = {
|
|
|
976
989
|
sublist: {
|
|
977
990
|
className: classNames('block absolute left-full top-0', 'min-w-full z-10', 'py-3 bg-white dark:bg-gray-900 border-0 shadow-md')
|
|
978
991
|
},
|
|
979
|
-
item: {
|
|
980
|
-
|
|
992
|
+
item: function item(_ref44) {
|
|
993
|
+
var state = _ref44.state;
|
|
994
|
+
return {
|
|
995
|
+
className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', {
|
|
996
|
+
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:text-white/80 dark:hover:bg-gray-800/80': !state.selected,
|
|
997
|
+
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
998
|
+
})
|
|
999
|
+
};
|
|
981
1000
|
},
|
|
982
1001
|
content: {
|
|
983
1002
|
className: classNames('flex items-center overflow-hidden relative', 'py-3 px-5')
|
|
984
1003
|
},
|
|
985
|
-
|
|
1004
|
+
optionGroupIcon: 'ml-auto',
|
|
986
1005
|
transition: TRANSITIONS.overlay
|
|
987
1006
|
},
|
|
988
1007
|
inputmask: {
|
|
989
1008
|
root: 'font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 py-3 px-3 border border-gray-300 dark:border-blue-900/40 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)] transition duration-200 ease-in-out appearance-none rounded-md'
|
|
990
1009
|
},
|
|
991
1010
|
rating: {
|
|
992
|
-
root: function root(
|
|
993
|
-
var props =
|
|
1011
|
+
root: function root(_ref45) {
|
|
1012
|
+
var props = _ref45.props;
|
|
994
1013
|
return {
|
|
995
1014
|
className: classNames('relative flex items-center', 'gap-2', {
|
|
996
1015
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
997
1016
|
})
|
|
998
1017
|
};
|
|
999
1018
|
},
|
|
1000
|
-
|
|
1001
|
-
|
|
1019
|
+
cancelItem: function cancelItem(_ref46) {
|
|
1020
|
+
_ref46.context;
|
|
1002
1021
|
return {
|
|
1003
1022
|
className: classNames('inline-flex items-center cursor-pointer'
|
|
1004
1023
|
|
|
@@ -1009,39 +1028,39 @@ var Tailwind = {
|
|
|
1009
1028
|
};
|
|
1010
1029
|
},
|
|
1011
1030
|
|
|
1012
|
-
|
|
1031
|
+
cancelIcon: {
|
|
1013
1032
|
className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1014
1033
|
},
|
|
1015
|
-
item: function item(
|
|
1016
|
-
var props =
|
|
1017
|
-
context =
|
|
1034
|
+
item: function item(_ref47) {
|
|
1035
|
+
var props = _ref47.props,
|
|
1036
|
+
context = _ref47.context;
|
|
1018
1037
|
return {
|
|
1019
1038
|
className: classNames('inline-flex items-center', {
|
|
1020
|
-
'cursor-pointer': !props.
|
|
1021
|
-
'cursor-default': props.
|
|
1039
|
+
'cursor-pointer': !props.readOnly,
|
|
1040
|
+
'cursor-default': props.readOnly
|
|
1022
1041
|
}, {
|
|
1023
|
-
'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)]': context.
|
|
1042
|
+
'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)]': context.active
|
|
1024
1043
|
})
|
|
1025
1044
|
};
|
|
1026
1045
|
},
|
|
1027
|
-
|
|
1046
|
+
offIcon: {
|
|
1028
1047
|
className: classNames('text-gray-700 hover:text-blue-400', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1029
1048
|
},
|
|
1030
|
-
|
|
1049
|
+
onIcon: {
|
|
1031
1050
|
className: classNames('text-blue-500', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1032
1051
|
}
|
|
1033
1052
|
},
|
|
1034
1053
|
selectbutton: {
|
|
1035
|
-
root: function root(
|
|
1036
|
-
var props =
|
|
1054
|
+
root: function root(_ref48) {
|
|
1055
|
+
var props = _ref48.props;
|
|
1037
1056
|
return {
|
|
1038
1057
|
className: classNames({
|
|
1039
1058
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1040
1059
|
})
|
|
1041
1060
|
};
|
|
1042
1061
|
},
|
|
1043
|
-
button: function button(
|
|
1044
|
-
var context =
|
|
1062
|
+
button: function button(_ref49) {
|
|
1063
|
+
var context = _ref49.context;
|
|
1045
1064
|
return {
|
|
1046
1065
|
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)]', {
|
|
1047
1066
|
'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,
|
|
@@ -1053,8 +1072,8 @@ var Tailwind = {
|
|
|
1053
1072
|
label: 'font-bold'
|
|
1054
1073
|
},
|
|
1055
1074
|
slider: {
|
|
1056
|
-
root: function root(
|
|
1057
|
-
var props =
|
|
1075
|
+
root: function root(_ref50) {
|
|
1076
|
+
var props = _ref50.props;
|
|
1058
1077
|
return {
|
|
1059
1078
|
className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
|
|
1060
1079
|
'h-1 w-56': props.orientation == 'horizontal',
|
|
@@ -1064,8 +1083,8 @@ var Tailwind = {
|
|
|
1064
1083
|
})
|
|
1065
1084
|
};
|
|
1066
1085
|
},
|
|
1067
|
-
range: function range(
|
|
1068
|
-
var props =
|
|
1086
|
+
range: function range(_ref51) {
|
|
1087
|
+
var props = _ref51.props;
|
|
1069
1088
|
return {
|
|
1070
1089
|
className: classNames('bg-blue-500', 'block absolute', {
|
|
1071
1090
|
'top-0 left-0 h-full': props.orientation == 'horizontal',
|
|
@@ -1073,25 +1092,7 @@ var Tailwind = {
|
|
|
1073
1092
|
})
|
|
1074
1093
|
};
|
|
1075
1094
|
},
|
|
1076
|
-
handle: function handle(
|
|
1077
|
-
var props = _ref50.props;
|
|
1078
|
-
return {
|
|
1079
|
-
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', {
|
|
1080
|
-
'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
|
|
1081
|
-
'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
|
|
1082
|
-
})
|
|
1083
|
-
};
|
|
1084
|
-
},
|
|
1085
|
-
starthandler: function starthandler(_ref51) {
|
|
1086
|
-
var props = _ref51.props;
|
|
1087
|
-
return {
|
|
1088
|
-
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', {
|
|
1089
|
-
'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
|
|
1090
|
-
'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
|
|
1091
|
-
})
|
|
1092
|
-
};
|
|
1093
|
-
},
|
|
1094
|
-
endhandler: function endhandler(_ref52) {
|
|
1095
|
+
handle: function handle(_ref52) {
|
|
1095
1096
|
var props = _ref52.props;
|
|
1096
1097
|
return {
|
|
1097
1098
|
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', {
|
|
@@ -1112,7 +1113,7 @@ var Tailwind = {
|
|
|
1112
1113
|
},
|
|
1113
1114
|
panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
|
|
1114
1115
|
meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
|
|
1115
|
-
|
|
1116
|
+
meterLabel: function meterLabel(_ref54) {
|
|
1116
1117
|
var _state$meter, _state$meter2, _state$meter3;
|
|
1117
1118
|
var state = _ref54.state,
|
|
1118
1119
|
props = _ref54.props;
|
|
@@ -1126,24 +1127,22 @@ var Tailwind = {
|
|
|
1126
1127
|
})
|
|
1127
1128
|
};
|
|
1128
1129
|
},
|
|
1129
|
-
|
|
1130
|
+
showIcon: {
|
|
1130
1131
|
className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
|
|
1131
1132
|
},
|
|
1132
|
-
|
|
1133
|
+
hideIcon: {
|
|
1133
1134
|
className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
|
|
1134
1135
|
},
|
|
1135
1136
|
transition: TRANSITIONS.overlay
|
|
1136
1137
|
},
|
|
1137
1138
|
togglebutton: {
|
|
1138
1139
|
root: function root(_ref55) {
|
|
1139
|
-
var props = _ref55.props
|
|
1140
|
-
_ref55.
|
|
1140
|
+
var props = _ref55.props,
|
|
1141
|
+
state = _ref55.state;
|
|
1141
1142
|
return {
|
|
1142
|
-
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',
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
// },
|
|
1146
|
-
{
|
|
1143
|
+
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', {
|
|
1144
|
+
'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
|
|
1145
|
+
}, {
|
|
1147
1146
|
'bg-white dark:bg-gray-900 border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 hover:bg-gray-100 dark:hover:bg-gray-800/80 hover:border-gray-300 dark:hover:bg-gray-800/70 hover:text-gray-700 dark:hover:text-white/80': !props.checked,
|
|
1148
1147
|
'bg-blue-500 border-blue-500 text-white hover:bg-blue-600 hover:border-blue-600': props.checked
|
|
1149
1148
|
}, {
|
|
@@ -1156,7 +1155,7 @@ var Tailwind = {
|
|
|
1156
1155
|
var props = _ref56.props;
|
|
1157
1156
|
return {
|
|
1158
1157
|
className: classNames(' mr-2', {
|
|
1159
|
-
'text-gray-600 dark:text-white/70': !props.
|
|
1158
|
+
'text-gray-600 dark:text-white/70': !props.checked,
|
|
1160
1159
|
'text-white': props.checked
|
|
1161
1160
|
})
|
|
1162
1161
|
};
|
|
@@ -1260,18 +1259,18 @@ var Tailwind = {
|
|
|
1260
1259
|
})
|
|
1261
1260
|
};
|
|
1262
1261
|
},
|
|
1263
|
-
|
|
1262
|
+
itemGroup: {
|
|
1264
1263
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1265
1264
|
},
|
|
1266
1265
|
header: {
|
|
1267
1266
|
className: classNames('p-3 border-b border-gray-300 text-gray-700 bg-gray-100 mt-0 rounded-tl-lg rounded-tr-lg', 'dark:bg-gray-800 dark:text-white/80 dark:border-blue-900/40')
|
|
1268
1267
|
},
|
|
1269
|
-
|
|
1270
|
-
|
|
1268
|
+
filterContainer: 'relative',
|
|
1269
|
+
filterInput: {
|
|
1271
1270
|
className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
|
|
1272
1271
|
},
|
|
1273
|
-
|
|
1274
|
-
|
|
1272
|
+
filterIcon: '-mt-2 absolute top-1/2',
|
|
1273
|
+
clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
|
|
1275
1274
|
transition: TRANSITIONS.overlay
|
|
1276
1275
|
},
|
|
1277
1276
|
calendar: {
|
|
@@ -1285,16 +1284,16 @@ var Tailwind = {
|
|
|
1285
1284
|
},
|
|
1286
1285
|
input: {
|
|
1287
1286
|
root: function root(_ref65) {
|
|
1288
|
-
var
|
|
1287
|
+
var parent = _ref65.parent;
|
|
1289
1288
|
return {
|
|
1290
1289
|
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', {
|
|
1291
|
-
'rounded-lg': !props.showIcon,
|
|
1292
|
-
'border-r-0 rounded-l-lg': props.showIcon
|
|
1290
|
+
'rounded-lg': !parent.props.showIcon,
|
|
1291
|
+
'border-r-0 rounded-l-lg': parent.props.showIcon
|
|
1293
1292
|
})
|
|
1294
1293
|
};
|
|
1295
1294
|
}
|
|
1296
1295
|
},
|
|
1297
|
-
|
|
1296
|
+
dropdownButton: function dropdownButton(_ref66) {
|
|
1298
1297
|
var props = _ref66.props;
|
|
1299
1298
|
return {
|
|
1300
1299
|
root: {
|
|
@@ -1406,30 +1405,37 @@ var Tailwind = {
|
|
|
1406
1405
|
})
|
|
1407
1406
|
};
|
|
1408
1407
|
},
|
|
1409
|
-
|
|
1408
|
+
itemGroup: {
|
|
1410
1409
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1411
1410
|
},
|
|
1412
1411
|
header: {
|
|
1413
1412
|
className: classNames('p-3 border-b border-gray-300 text-gray-700 bg-gray-100 mt-0 rounded-tl-lg rounded-tr-lg', 'dark:bg-gray-800 dark:text-white/80 dark:border-blue-900/40')
|
|
1414
1413
|
},
|
|
1415
|
-
|
|
1416
|
-
|
|
1414
|
+
filterContainer: 'relative',
|
|
1415
|
+
filterInput: {
|
|
1417
1416
|
root: {
|
|
1418
1417
|
className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
|
|
1419
1418
|
}
|
|
1420
1419
|
},
|
|
1421
|
-
|
|
1420
|
+
filterIcon: '-mt-2 absolute top-1/2'
|
|
1422
1421
|
},
|
|
1423
1422
|
mention: {
|
|
1424
1423
|
root: 'relative',
|
|
1425
1424
|
panel: 'max-h-[200px] min-w-full overflow-auto bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg',
|
|
1426
1425
|
items: 'py-3 list-none m-0',
|
|
1427
|
-
item:
|
|
1426
|
+
item: function item(_ref72) {
|
|
1427
|
+
var state = _ref72.state;
|
|
1428
|
+
return {
|
|
1429
|
+
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap m-0 p-3 border-0 transition-shadow duration-200 rounded-none dark:text-white/80 dark:hover:bg-gray-800 hover:text-gray-700 hover:bg-gray-200', {
|
|
1430
|
+
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
1431
|
+
})
|
|
1432
|
+
};
|
|
1433
|
+
},
|
|
1428
1434
|
transition: TRANSITIONS.overlay
|
|
1429
1435
|
},
|
|
1430
1436
|
multiselect: {
|
|
1431
|
-
root: function root(
|
|
1432
|
-
var props =
|
|
1437
|
+
root: function root(_ref73) {
|
|
1438
|
+
var props = _ref73.props;
|
|
1433
1439
|
return {
|
|
1434
1440
|
className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
|
|
1435
1441
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1437,12 +1443,12 @@ var Tailwind = {
|
|
|
1437
1443
|
};
|
|
1438
1444
|
},
|
|
1439
1445
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1440
|
-
label: function label(
|
|
1441
|
-
var props =
|
|
1446
|
+
label: function label(_ref74) {
|
|
1447
|
+
var props = _ref74.props;
|
|
1442
1448
|
return {
|
|
1443
1449
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
|
|
1444
|
-
'!p-3': props.display !== 'chip' && (
|
|
1445
|
-
'!py-1.5 px-3': props.display === 'chip' &&
|
|
1450
|
+
'!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
|
|
1451
|
+
'!py-1.5 px-3': props.display === 'chip' && props.value !== null
|
|
1446
1452
|
})
|
|
1447
1453
|
};
|
|
1448
1454
|
},
|
|
@@ -1462,16 +1468,18 @@ var Tailwind = {
|
|
|
1462
1468
|
headerCheckboxContainer: {
|
|
1463
1469
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1464
1470
|
},
|
|
1465
|
-
headerCheckbox:
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
'
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1471
|
+
headerCheckbox: {
|
|
1472
|
+
root: function root(_ref75) {
|
|
1473
|
+
var props = _ref75.props;
|
|
1474
|
+
return {
|
|
1475
|
+
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/70 rounded-lg transition-colors duration-200', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
1476
|
+
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
|
|
1477
|
+
'border-blue-500 bg-blue-500': props === null || props === void 0 ? void 0 : props.checked
|
|
1478
|
+
})
|
|
1479
|
+
};
|
|
1480
|
+
}
|
|
1473
1481
|
},
|
|
1474
|
-
|
|
1482
|
+
headerCheckboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
|
|
1475
1483
|
closeButton: {
|
|
1476
1484
|
className: classNames('flex items-center justify-center overflow-hidden relative', 'w-8 h-8 text-gray-500 dark:text-white/70 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mr-2 last:mr-0', 'hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ', '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)]')
|
|
1477
1485
|
},
|
|
@@ -1480,8 +1488,8 @@ var Tailwind = {
|
|
|
1480
1488
|
className: classNames('max-h-[200px] overflow-auto', 'bg-white text-gray-700 border-0 rounded-md shadow-lg', 'dark:bg-gray-900 dark:text-white/80')
|
|
1481
1489
|
},
|
|
1482
1490
|
list: 'py-3 list-none m-0',
|
|
1483
|
-
item: function item(
|
|
1484
|
-
var context =
|
|
1491
|
+
item: function item(_ref76) {
|
|
1492
|
+
var context = _ref76.context;
|
|
1485
1493
|
return {
|
|
1486
1494
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1487
1495
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1494,8 +1502,8 @@ var Tailwind = {
|
|
|
1494
1502
|
checkboxContainer: {
|
|
1495
1503
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1496
1504
|
},
|
|
1497
|
-
checkbox: function checkbox(
|
|
1498
|
-
var context =
|
|
1505
|
+
checkbox: function checkbox(_ref77) {
|
|
1506
|
+
var context = _ref77.context;
|
|
1499
1507
|
return {
|
|
1500
1508
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/80 rounded-lg transition-colors duration-200', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
1501
1509
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1503,24 +1511,26 @@ var Tailwind = {
|
|
|
1503
1511
|
})
|
|
1504
1512
|
};
|
|
1505
1513
|
},
|
|
1506
|
-
|
|
1507
|
-
|
|
1514
|
+
checkboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
|
|
1515
|
+
itemGroup: {
|
|
1508
1516
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1509
1517
|
},
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1518
|
+
filterContainer: 'relative',
|
|
1519
|
+
filterInput: {
|
|
1520
|
+
root: {
|
|
1521
|
+
className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
|
|
1522
|
+
}
|
|
1513
1523
|
},
|
|
1514
|
-
|
|
1515
|
-
|
|
1524
|
+
filterIcon: '-mt-2 absolute top-1/2',
|
|
1525
|
+
clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
|
|
1516
1526
|
transition: TRANSITIONS.overlay
|
|
1517
1527
|
},
|
|
1518
1528
|
multistatecheckbox: {
|
|
1519
1529
|
root: {
|
|
1520
1530
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1521
1531
|
},
|
|
1522
|
-
checkbox: function checkbox(
|
|
1523
|
-
var props =
|
|
1532
|
+
checkbox: function checkbox(_ref78) {
|
|
1533
|
+
var props = _ref78.props;
|
|
1524
1534
|
return {
|
|
1525
1535
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1526
1536
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1533,8 +1543,8 @@ var Tailwind = {
|
|
|
1533
1543
|
}
|
|
1534
1544
|
},
|
|
1535
1545
|
inputtextarea: {
|
|
1536
|
-
root: function root(
|
|
1537
|
-
var context =
|
|
1546
|
+
root: function root(_ref79) {
|
|
1547
|
+
var context = _ref79.context;
|
|
1538
1548
|
return {
|
|
1539
1549
|
className: classNames('m-0', 'font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
1540
1550
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1543,8 +1553,8 @@ var Tailwind = {
|
|
|
1543
1553
|
}
|
|
1544
1554
|
},
|
|
1545
1555
|
treeselect: {
|
|
1546
|
-
root: function root(
|
|
1547
|
-
var props =
|
|
1556
|
+
root: function root(_ref80) {
|
|
1557
|
+
var props = _ref80.props;
|
|
1548
1558
|
return {
|
|
1549
1559
|
className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
|
|
1550
1560
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1575,8 +1585,8 @@ var Tailwind = {
|
|
|
1575
1585
|
transition: TRANSITIONS.overlay
|
|
1576
1586
|
},
|
|
1577
1587
|
autocomplete: {
|
|
1578
|
-
root: function root(
|
|
1579
|
-
var props =
|
|
1588
|
+
root: function root(_ref81) {
|
|
1589
|
+
var props = _ref81.props;
|
|
1580
1590
|
return {
|
|
1581
1591
|
className: classNames('relative inline-flex', {
|
|
1582
1592
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1588,11 +1598,11 @@ var Tailwind = {
|
|
|
1588
1598
|
container: {
|
|
1589
1599
|
className: classNames('m-0 list-none cursor-text overflow-hidden flex items-center flex-wrap w-full', 'px-3 py-2 gap-2', 'font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition duration-200 ease-in-out appearance-none rounded-md', 'focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] hover:border-blue-500 focus:outline-none dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]')
|
|
1590
1600
|
},
|
|
1591
|
-
|
|
1601
|
+
inputToken: {
|
|
1592
1602
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1593
1603
|
},
|
|
1594
|
-
input: function input(
|
|
1595
|
-
var props =
|
|
1604
|
+
input: function input(_ref82) {
|
|
1605
|
+
var props = _ref82.props;
|
|
1596
1606
|
return {
|
|
1597
1607
|
root: {
|
|
1598
1608
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1607,15 +1617,15 @@ var Tailwind = {
|
|
|
1607
1617
|
token: {
|
|
1608
1618
|
className: classNames('py-1 px-2 mr-2 bg-gray-300 dark:bg-gray-700 text-gray-700 dark:text-white/80 rounded-full', 'cursor-default inline-flex items-center')
|
|
1609
1619
|
},
|
|
1610
|
-
|
|
1620
|
+
dropdownButton: {
|
|
1611
1621
|
root: 'rounded-tl-none rounded-bl-none'
|
|
1612
1622
|
},
|
|
1613
1623
|
panel: {
|
|
1614
1624
|
className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'max-h-[200px] overflow-auto', 'dark:bg-gray-900 dark:text-white/80')
|
|
1615
1625
|
},
|
|
1616
1626
|
list: 'py-3 list-none m-0',
|
|
1617
|
-
item: function item(
|
|
1618
|
-
var context =
|
|
1627
|
+
item: function item(_ref83) {
|
|
1628
|
+
var context = _ref83.context;
|
|
1619
1629
|
return {
|
|
1620
1630
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1621
1631
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1625,14 +1635,14 @@ var Tailwind = {
|
|
|
1625
1635
|
})
|
|
1626
1636
|
};
|
|
1627
1637
|
},
|
|
1628
|
-
|
|
1638
|
+
itemGroup: {
|
|
1629
1639
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1630
1640
|
},
|
|
1631
1641
|
transition: TRANSITIONS.overlay
|
|
1632
1642
|
},
|
|
1633
1643
|
chips: {
|
|
1634
|
-
root: function root(
|
|
1635
|
-
var props =
|
|
1644
|
+
root: function root(_ref84) {
|
|
1645
|
+
var props = _ref84.props;
|
|
1636
1646
|
return {
|
|
1637
1647
|
className: classNames('flex', {
|
|
1638
1648
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1642,7 +1652,7 @@ var Tailwind = {
|
|
|
1642
1652
|
container: {
|
|
1643
1653
|
className: classNames('m-0 py-1.5 px-3 list-none cursor-text overflow-hidden flex items-center flex-wrap', 'w-full', 'font-sans text-base text-gray-600 dark:text-white/70 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)]')
|
|
1644
1654
|
},
|
|
1645
|
-
|
|
1655
|
+
inputToken: {
|
|
1646
1656
|
className: classNames('py-1.5 px-0', 'flex flex-1 inline-flex')
|
|
1647
1657
|
},
|
|
1648
1658
|
input: {
|
|
@@ -1654,8 +1664,8 @@ var Tailwind = {
|
|
|
1654
1664
|
removeTokenIcon: 'ml-2'
|
|
1655
1665
|
},
|
|
1656
1666
|
colorpicker: {
|
|
1657
|
-
root: function root(
|
|
1658
|
-
var props =
|
|
1667
|
+
root: function root(_ref85) {
|
|
1668
|
+
var props = _ref85.props;
|
|
1659
1669
|
return {
|
|
1660
1670
|
className: classNames('inline-block', {
|
|
1661
1671
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1665,8 +1675,8 @@ var Tailwind = {
|
|
|
1665
1675
|
input: {
|
|
1666
1676
|
className: classNames('m-0', 'font-sans text-base text-gray-600 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 rounded-lg cursor-pointer', 'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', 'w-8 h-8')
|
|
1667
1677
|
},
|
|
1668
|
-
panel: function panel(
|
|
1669
|
-
var props =
|
|
1678
|
+
panel: function panel(_ref86) {
|
|
1679
|
+
var props = _ref86.props;
|
|
1670
1680
|
return {
|
|
1671
1681
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1672
1682
|
'relative h-48 w-52': props.inline,
|
|
@@ -1706,8 +1716,8 @@ var Tailwind = {
|
|
|
1706
1716
|
},
|
|
1707
1717
|
//MISC
|
|
1708
1718
|
badge: {
|
|
1709
|
-
root: function root(
|
|
1710
|
-
var props =
|
|
1719
|
+
root: function root(_ref87) {
|
|
1720
|
+
var props = _ref87.props;
|
|
1711
1721
|
return {
|
|
1712
1722
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1713
1723
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1725,9 +1735,9 @@ var Tailwind = {
|
|
|
1725
1735
|
}
|
|
1726
1736
|
},
|
|
1727
1737
|
avatar: {
|
|
1728
|
-
root: function root(
|
|
1729
|
-
var props =
|
|
1730
|
-
state =
|
|
1738
|
+
root: function root(_ref88) {
|
|
1739
|
+
var props = _ref88.props,
|
|
1740
|
+
state = _ref88.state;
|
|
1731
1741
|
return {
|
|
1732
1742
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1733
1743
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1763,8 +1773,8 @@ var Tailwind = {
|
|
|
1763
1773
|
root: {
|
|
1764
1774
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1765
1775
|
},
|
|
1766
|
-
value: function value(
|
|
1767
|
-
var props =
|
|
1776
|
+
value: function value(_ref89) {
|
|
1777
|
+
var props = _ref89.props;
|
|
1768
1778
|
return {
|
|
1769
1779
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1770
1780
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1784,8 +1794,8 @@ var Tailwind = {
|
|
|
1784
1794
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1785
1795
|
},
|
|
1786
1796
|
skeleton: {
|
|
1787
|
-
root: function root(
|
|
1788
|
-
var props =
|
|
1797
|
+
root: function root(_ref90) {
|
|
1798
|
+
var props = _ref90.props;
|
|
1789
1799
|
return {
|
|
1790
1800
|
className: classNames('overflow-hidden', '!mb-2', 'bg-gray-300 dark:bg-gray-800', 'after:absolute after:top-0 after:left-0 after:right-0 after:bottom-0 after:content after:w-full after:h-full after:bg-blue-400 after:left-full after:transform after:translate-x-full after:z-10 after:bg-gradient-to-r after:from-transparent after:via-white after:to-transparent animate-pulse', {
|
|
1791
1801
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1795,8 +1805,8 @@ var Tailwind = {
|
|
|
1795
1805
|
}
|
|
1796
1806
|
},
|
|
1797
1807
|
tag: {
|
|
1798
|
-
root: function root(
|
|
1799
|
-
var props =
|
|
1808
|
+
root: function root(_ref91) {
|
|
1809
|
+
var props = _ref91.props;
|
|
1800
1810
|
return {
|
|
1801
1811
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1802
1812
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1820,8 +1830,8 @@ var Tailwind = {
|
|
|
1820
1830
|
}
|
|
1821
1831
|
},
|
|
1822
1832
|
scrolltop: {
|
|
1823
|
-
root: function root(
|
|
1824
|
-
var props =
|
|
1833
|
+
root: function root(_ref92) {
|
|
1834
|
+
var props = _ref92.props;
|
|
1825
1835
|
return {
|
|
1826
1836
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1827
1837
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1879,8 +1889,8 @@ var Tailwind = {
|
|
|
1879
1889
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1880
1890
|
},
|
|
1881
1891
|
menuitem: 'relative',
|
|
1882
|
-
content: function content(
|
|
1883
|
-
var context =
|
|
1892
|
+
content: function content(_ref93) {
|
|
1893
|
+
var context = _ref93.context;
|
|
1884
1894
|
return {
|
|
1885
1895
|
className: classNames('transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
|
|
1886
1896
|
// Hover
|
|
@@ -1908,8 +1918,8 @@ var Tailwind = {
|
|
|
1908
1918
|
}
|
|
1909
1919
|
},
|
|
1910
1920
|
dock: {
|
|
1911
|
-
root: function root(
|
|
1912
|
-
var props =
|
|
1921
|
+
root: function root(_ref94) {
|
|
1922
|
+
var props = _ref94.props;
|
|
1913
1923
|
return {
|
|
1914
1924
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1915
1925
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1922,18 +1932,18 @@ var Tailwind = {
|
|
|
1922
1932
|
container: {
|
|
1923
1933
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1924
1934
|
},
|
|
1925
|
-
menu: function menu(
|
|
1926
|
-
var props =
|
|
1935
|
+
menu: function menu(_ref95) {
|
|
1936
|
+
var props = _ref95.props;
|
|
1927
1937
|
return {
|
|
1928
1938
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1929
1939
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1930
1940
|
})
|
|
1931
1941
|
};
|
|
1932
1942
|
},
|
|
1933
|
-
menuitem: function menuitem(
|
|
1934
|
-
var props =
|
|
1935
|
-
context =
|
|
1936
|
-
state =
|
|
1943
|
+
menuitem: function menuitem(_ref96) {
|
|
1944
|
+
var props = _ref96.props,
|
|
1945
|
+
context = _ref96.context,
|
|
1946
|
+
state = _ref96.state;
|
|
1937
1947
|
return {
|
|
1938
1948
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
1939
1949
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -1956,8 +1966,8 @@ var Tailwind = {
|
|
|
1956
1966
|
menu: {
|
|
1957
1967
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1958
1968
|
},
|
|
1959
|
-
content: function content(
|
|
1960
|
-
var context =
|
|
1969
|
+
content: function content(_ref97) {
|
|
1970
|
+
var context = _ref97.context;
|
|
1961
1971
|
return {
|
|
1962
1972
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
|
|
1963
1973
|
// Hover
|
|
@@ -1982,8 +1992,8 @@ var Tailwind = {
|
|
|
1982
1992
|
root: {
|
|
1983
1993
|
className: classNames('p-2 bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex items-center relative')
|
|
1984
1994
|
},
|
|
1985
|
-
menu: function menu(
|
|
1986
|
-
var state =
|
|
1995
|
+
menu: function menu(_ref98) {
|
|
1996
|
+
var state = _ref98.state;
|
|
1987
1997
|
return {
|
|
1988
1998
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', 'sm:flex items-center flex-wrap sm:flex-row sm:top-auto sm:left-auto sm:relative sm:bg-transparent sm:shadow-none sm:w-auto', 'flex-col top-full left-0', 'absolute py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-full', {
|
|
1989
1999
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -1991,9 +2001,9 @@ var Tailwind = {
|
|
|
1991
2001
|
})
|
|
1992
2002
|
};
|
|
1993
2003
|
},
|
|
1994
|
-
menuitem: function menuitem(
|
|
1995
|
-
var props =
|
|
1996
|
-
context =
|
|
2004
|
+
menuitem: function menuitem(_ref99) {
|
|
2005
|
+
var props = _ref99.props,
|
|
2006
|
+
context = _ref99.context;
|
|
1997
2007
|
return {
|
|
1998
2008
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
1999
2009
|
'rounded-md': props.root
|
|
@@ -2006,8 +2016,8 @@ var Tailwind = {
|
|
|
2006
2016
|
})
|
|
2007
2017
|
};
|
|
2008
2018
|
},
|
|
2009
|
-
action: function action(
|
|
2010
|
-
var context =
|
|
2019
|
+
action: function action(_ref100) {
|
|
2020
|
+
var context = _ref100.context;
|
|
2011
2021
|
return {
|
|
2012
2022
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
2013
2023
|
'pl-9 sm:pl-5': context.level === 1,
|
|
@@ -2016,8 +2026,8 @@ var Tailwind = {
|
|
|
2016
2026
|
};
|
|
2017
2027
|
},
|
|
2018
2028
|
icon: 'mr-2',
|
|
2019
|
-
submenuicon: function submenuicon(
|
|
2020
|
-
var props =
|
|
2029
|
+
submenuicon: function submenuicon(_ref101) {
|
|
2030
|
+
var props = _ref101.props;
|
|
2021
2031
|
return {
|
|
2022
2032
|
className: classNames({
|
|
2023
2033
|
'ml-auto sm:ml-2': props.root,
|
|
@@ -2025,8 +2035,8 @@ var Tailwind = {
|
|
|
2025
2035
|
})
|
|
2026
2036
|
};
|
|
2027
2037
|
},
|
|
2028
|
-
submenu: function submenu(
|
|
2029
|
-
var props =
|
|
2038
|
+
submenu: function submenu(_ref102) {
|
|
2039
|
+
var props = _ref102.props;
|
|
2030
2040
|
return {
|
|
2031
2041
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 sm:shadow-md sm:w-48', 'w-full static shadow-none', 'sm:absolute z-10', 'm-0 list-none', {
|
|
2032
2042
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -2040,8 +2050,8 @@ var Tailwind = {
|
|
|
2040
2050
|
end: 'ml-auto self-auto'
|
|
2041
2051
|
},
|
|
2042
2052
|
megamenu: {
|
|
2043
|
-
root: function root(
|
|
2044
|
-
var props =
|
|
2053
|
+
root: function root(_ref103) {
|
|
2054
|
+
var props = _ref103.props;
|
|
2045
2055
|
return {
|
|
2046
2056
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2047
2057
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2049,9 +2059,9 @@ var Tailwind = {
|
|
|
2049
2059
|
})
|
|
2050
2060
|
};
|
|
2051
2061
|
},
|
|
2052
|
-
menu: function menu(
|
|
2053
|
-
var props =
|
|
2054
|
-
state =
|
|
2062
|
+
menu: function menu(_ref104) {
|
|
2063
|
+
var props = _ref104.props,
|
|
2064
|
+
state = _ref104.state;
|
|
2055
2065
|
return {
|
|
2056
2066
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
|
|
2057
2067
|
hidden: props.orientation !== 'vertical' && !state.mobileActive
|
|
@@ -2062,9 +2072,9 @@ var Tailwind = {
|
|
|
2062
2072
|
})
|
|
2063
2073
|
};
|
|
2064
2074
|
},
|
|
2065
|
-
menuitem: function menuitem(
|
|
2066
|
-
var props =
|
|
2067
|
-
context =
|
|
2075
|
+
menuitem: function menuitem(_ref105) {
|
|
2076
|
+
var props = _ref105.props,
|
|
2077
|
+
context = _ref105.context;
|
|
2068
2078
|
return {
|
|
2069
2079
|
className: classNames('transition-shadow duration-200', {
|
|
2070
2080
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2080,8 +2090,8 @@ var Tailwind = {
|
|
|
2080
2090
|
})
|
|
2081
2091
|
};
|
|
2082
2092
|
},
|
|
2083
|
-
menuButton: function menuButton(
|
|
2084
|
-
var props =
|
|
2093
|
+
menuButton: function menuButton(_ref106) {
|
|
2094
|
+
var props = _ref106.props;
|
|
2085
2095
|
return {
|
|
2086
2096
|
className: classNames({
|
|
2087
2097
|
'flex md:hidden': props.orientation === 'horizontal'
|
|
@@ -2102,8 +2112,8 @@ var Tailwind = {
|
|
|
2102
2112
|
submenuItem: {
|
|
2103
2113
|
className: classNames('text-gray-700 hover:bg-gray-200')
|
|
2104
2114
|
},
|
|
2105
|
-
submenuicon: function submenuicon(
|
|
2106
|
-
var props =
|
|
2115
|
+
submenuicon: function submenuicon(_ref107) {
|
|
2116
|
+
var props = _ref107.props;
|
|
2107
2117
|
return {
|
|
2108
2118
|
className: classNames({
|
|
2109
2119
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2111,8 +2121,8 @@ var Tailwind = {
|
|
|
2111
2121
|
})
|
|
2112
2122
|
};
|
|
2113
2123
|
},
|
|
2114
|
-
panel: function panel(
|
|
2115
|
-
var props =
|
|
2124
|
+
panel: function panel(_ref108) {
|
|
2125
|
+
var props = _ref108.props;
|
|
2116
2126
|
return {
|
|
2117
2127
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2118
2128
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2153,8 +2163,8 @@ var Tailwind = {
|
|
|
2153
2163
|
menu: {
|
|
2154
2164
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2155
2165
|
},
|
|
2156
|
-
menuitem: function menuitem(
|
|
2157
|
-
var context =
|
|
2166
|
+
menuitem: function menuitem(_ref109) {
|
|
2167
|
+
var context = _ref109.context;
|
|
2158
2168
|
return {
|
|
2159
2169
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
|
|
2160
2170
|
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
|
|
@@ -2199,9 +2209,9 @@ var Tailwind = {
|
|
|
2199
2209
|
className: classNames('flex m-0 p-0 list-none flex-nowrap', 'bg-white border-solid border-gray-300 border-b-2', 'outline-none no-underline text-base list-none')
|
|
2200
2210
|
},
|
|
2201
2211
|
menuitem: 'mr-0',
|
|
2202
|
-
action: function action(
|
|
2203
|
-
var context =
|
|
2204
|
-
state =
|
|
2212
|
+
action: function action(_ref110) {
|
|
2213
|
+
var context = _ref110.context,
|
|
2214
|
+
state = _ref110.state;
|
|
2205
2215
|
return {
|
|
2206
2216
|
className: classNames('cursor-pointer select-none flex items-center relative no-underline overflow-hidden', 'border-b-2 p-5 font-bold rounded-t-lg ', 'focus:outline-none focus:outline-offset-0 focus:shadow-[inset_0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2207
2217
|
'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': state.activeIndex !== context.index,
|
|
@@ -2222,8 +2232,8 @@ var Tailwind = {
|
|
|
2222
2232
|
},
|
|
2223
2233
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2224
2234
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2225
|
-
menuitem: function menuitem(
|
|
2226
|
-
var context =
|
|
2235
|
+
menuitem: function menuitem(_ref111) {
|
|
2236
|
+
var context = _ref111.context;
|
|
2227
2237
|
return {
|
|
2228
2238
|
className: classNames({
|
|
2229
2239
|
relative: !context.active,
|
|
@@ -2231,8 +2241,8 @@ var Tailwind = {
|
|
|
2231
2241
|
})
|
|
2232
2242
|
};
|
|
2233
2243
|
},
|
|
2234
|
-
action: function action(
|
|
2235
|
-
var context =
|
|
2244
|
+
action: function action(_ref112) {
|
|
2245
|
+
var context = _ref112.context;
|
|
2236
2246
|
return {
|
|
2237
2247
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2238
2248
|
'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
|
|
@@ -2240,8 +2250,8 @@ var Tailwind = {
|
|
|
2240
2250
|
})
|
|
2241
2251
|
};
|
|
2242
2252
|
},
|
|
2243
|
-
previous: function previous(
|
|
2244
|
-
var state =
|
|
2253
|
+
previous: function previous(_ref113) {
|
|
2254
|
+
var state = _ref113.state;
|
|
2245
2255
|
return {
|
|
2246
2256
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2247
2257
|
hidden: state.level === 0
|
|
@@ -2264,8 +2274,8 @@ var Tailwind = {
|
|
|
2264
2274
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2265
2275
|
},
|
|
2266
2276
|
menuitem: 'relative',
|
|
2267
|
-
content: function content(
|
|
2268
|
-
var context =
|
|
2277
|
+
content: function content(_ref114) {
|
|
2278
|
+
var context = _ref114.context;
|
|
2269
2279
|
return {
|
|
2270
2280
|
className: classNames('transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 hover:text-gray-700 dark:hover:text-white/80 dark:hover:bg-gray-800/80',
|
|
2271
2281
|
//Hover
|
|
@@ -2277,8 +2287,8 @@ var Tailwind = {
|
|
|
2277
2287
|
})
|
|
2278
2288
|
};
|
|
2279
2289
|
},
|
|
2280
|
-
action: function action(
|
|
2281
|
-
var context =
|
|
2290
|
+
action: function action(_ref115) {
|
|
2291
|
+
var context = _ref115.context;
|
|
2282
2292
|
return {
|
|
2283
2293
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2284
2294
|
'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
|
|
@@ -2363,8 +2373,8 @@ var Tailwind = {
|
|
|
2363
2373
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2364
2374
|
},
|
|
2365
2375
|
indicator: 'mr-2',
|
|
2366
|
-
indicatorbutton: function indicatorbutton(
|
|
2367
|
-
var context =
|
|
2376
|
+
indicatorbutton: function indicatorbutton(_ref116) {
|
|
2377
|
+
var context = _ref116.context;
|
|
2368
2378
|
return {
|
|
2369
2379
|
className: classNames('w-4 h-4 transition duration-200 rounded-full', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2370
2380
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2372,8 +2382,8 @@ var Tailwind = {
|
|
|
2372
2382
|
})
|
|
2373
2383
|
};
|
|
2374
2384
|
},
|
|
2375
|
-
mask: function mask(
|
|
2376
|
-
var state =
|
|
2385
|
+
mask: function mask(_ref117) {
|
|
2386
|
+
var state = _ref117.state;
|
|
2377
2387
|
return {
|
|
2378
2388
|
className: classNames({
|
|
2379
2389
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2406,8 +2416,8 @@ var Tailwind = {
|
|
|
2406
2416
|
carousel: {
|
|
2407
2417
|
root: 'flex flex-col',
|
|
2408
2418
|
content: 'flex flex-col overflow-auto',
|
|
2409
|
-
container: function container(
|
|
2410
|
-
var props =
|
|
2419
|
+
container: function container(_ref118) {
|
|
2420
|
+
var props = _ref118.props;
|
|
2411
2421
|
return {
|
|
2412
2422
|
className: classNames('flex', {
|
|
2413
2423
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2419,8 +2429,8 @@ var Tailwind = {
|
|
|
2419
2429
|
className: classNames('flex justify-center items-center self-center overflow-hidden relative shrink-0 grow-0', 'w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mx-2')
|
|
2420
2430
|
},
|
|
2421
2431
|
itemscontent: 'overflow-hidden w-full',
|
|
2422
|
-
itemscontainer: function itemscontainer(
|
|
2423
|
-
var props =
|
|
2432
|
+
itemscontainer: function itemscontainer(_ref119) {
|
|
2433
|
+
var props = _ref119.props;
|
|
2424
2434
|
return {
|
|
2425
2435
|
className: classNames('flex ', {
|
|
2426
2436
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2428,8 +2438,8 @@ var Tailwind = {
|
|
|
2428
2438
|
})
|
|
2429
2439
|
};
|
|
2430
2440
|
},
|
|
2431
|
-
item: function item(
|
|
2432
|
-
var props =
|
|
2441
|
+
item: function item(_ref120) {
|
|
2442
|
+
var props = _ref120.props;
|
|
2433
2443
|
return {
|
|
2434
2444
|
className: classNames('flex shrink-0 grow', {
|
|
2435
2445
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2441,8 +2451,8 @@ var Tailwind = {
|
|
|
2441
2451
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2442
2452
|
},
|
|
2443
2453
|
indicator: 'mr-2 mb-2',
|
|
2444
|
-
indicatorbutton: function indicatorbutton(
|
|
2445
|
-
var context =
|
|
2454
|
+
indicatorbutton: function indicatorbutton(_ref121) {
|
|
2455
|
+
var context = _ref121.context;
|
|
2446
2456
|
return {
|
|
2447
2457
|
className: classNames('w-8 h-2 transition duration-200 rounded-0', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2448
2458
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2452,9 +2462,9 @@ var Tailwind = {
|
|
|
2452
2462
|
}
|
|
2453
2463
|
},
|
|
2454
2464
|
tree: {
|
|
2455
|
-
root: function root(
|
|
2465
|
+
root: function root(_ref122) {
|
|
2456
2466
|
var _props$__parentMetada;
|
|
2457
|
-
var props =
|
|
2467
|
+
var props = _ref122.props;
|
|
2458
2468
|
return {
|
|
2459
2469
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2460
2470
|
'border border-solid border-gray-300 dark:border-blue-900/40 rounded-md': ((_props$__parentMetada = props.__parentMetadata) === null || _props$__parentMetada === void 0 ? void 0 : _props$__parentMetada.parent.props.__TYPE) !== 'TreeSelect'
|
|
@@ -2464,9 +2474,9 @@ var Tailwind = {
|
|
|
2464
2474
|
wrapper: 'overflow-auto',
|
|
2465
2475
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2466
2476
|
node: 'p-1 outline-none',
|
|
2467
|
-
content: function content(
|
|
2468
|
-
var context =
|
|
2469
|
-
props =
|
|
2477
|
+
content: function content(_ref123) {
|
|
2478
|
+
var context = _ref123.context,
|
|
2479
|
+
props = _ref123.props;
|
|
2470
2480
|
return {
|
|
2471
2481
|
className: classNames('flex items-center', 'rounded-lg transition-shadow duration-200 p-2', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2472
2482
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2475,8 +2485,8 @@ var Tailwind = {
|
|
|
2475
2485
|
})
|
|
2476
2486
|
};
|
|
2477
2487
|
},
|
|
2478
|
-
toggler: function toggler(
|
|
2479
|
-
var context =
|
|
2488
|
+
toggler: function toggler(_ref124) {
|
|
2489
|
+
var context = _ref124.context;
|
|
2480
2490
|
return {
|
|
2481
2491
|
className: classNames('cursor-pointer select-none inline-flex items-center justify-center overflow-hidden relative shrink-0', 'mr-2 w-8 h-8 border-0 bg-transparent rounded-full transition duration-200', 'hover:border-transparent focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
2482
2492
|
'text-gray-500 dark:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-800 dark:hover:text-white/80': !context.selected,
|
|
@@ -2487,9 +2497,9 @@ var Tailwind = {
|
|
|
2487
2497
|
};
|
|
2488
2498
|
},
|
|
2489
2499
|
checkboxcontainer: 'mr-2',
|
|
2490
|
-
checkbox: function checkbox(
|
|
2491
|
-
var context =
|
|
2492
|
-
props =
|
|
2500
|
+
checkbox: function checkbox(_ref125) {
|
|
2501
|
+
var context = _ref125.context,
|
|
2502
|
+
props = _ref125.props;
|
|
2493
2503
|
return {
|
|
2494
2504
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6', 'flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200 text-white text-base dark:text-gray-900', {
|
|
2495
2505
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2514,8 +2524,8 @@ var Tailwind = {
|
|
|
2514
2524
|
},
|
|
2515
2525
|
// DATA
|
|
2516
2526
|
timeline: {
|
|
2517
|
-
root: function root(
|
|
2518
|
-
var props =
|
|
2527
|
+
root: function root(_ref126) {
|
|
2528
|
+
var props = _ref126.props;
|
|
2519
2529
|
return {
|
|
2520
2530
|
className: classNames('flex grow', {
|
|
2521
2531
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2523,9 +2533,9 @@ var Tailwind = {
|
|
|
2523
2533
|
})
|
|
2524
2534
|
};
|
|
2525
2535
|
},
|
|
2526
|
-
event: function event(
|
|
2527
|
-
var props =
|
|
2528
|
-
context =
|
|
2536
|
+
event: function event(_ref127) {
|
|
2537
|
+
var props = _ref127.props,
|
|
2538
|
+
context = _ref127.context;
|
|
2529
2539
|
return {
|
|
2530
2540
|
className: classNames('flex relative min-h-[70px]', {
|
|
2531
2541
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2534,9 +2544,9 @@ var Tailwind = {
|
|
|
2534
2544
|
})
|
|
2535
2545
|
};
|
|
2536
2546
|
},
|
|
2537
|
-
opposite: function opposite(
|
|
2538
|
-
var props =
|
|
2539
|
-
context =
|
|
2547
|
+
opposite: function opposite(_ref128) {
|
|
2548
|
+
var props = _ref128.props,
|
|
2549
|
+
context = _ref128.context;
|
|
2540
2550
|
return {
|
|
2541
2551
|
className: classNames('flex-1', {
|
|
2542
2552
|
'px-4': props.layout === 'vertical',
|
|
@@ -2547,8 +2557,8 @@ var Tailwind = {
|
|
|
2547
2557
|
})
|
|
2548
2558
|
};
|
|
2549
2559
|
},
|
|
2550
|
-
separator: function separator(
|
|
2551
|
-
var props =
|
|
2560
|
+
separator: function separator(_ref129) {
|
|
2561
|
+
var props = _ref129.props;
|
|
2552
2562
|
return {
|
|
2553
2563
|
className: classNames('flex items-center flex-initial', {
|
|
2554
2564
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2557,8 +2567,8 @@ var Tailwind = {
|
|
|
2557
2567
|
};
|
|
2558
2568
|
},
|
|
2559
2569
|
marker: 'flex self-baseline w-4 h-4 rounded-full border-2 border-blue-500 bg-white dark:border-blue-300 dark:bg-blue-900/40',
|
|
2560
|
-
connector: function connector(
|
|
2561
|
-
var props =
|
|
2570
|
+
connector: function connector(_ref130) {
|
|
2571
|
+
var props = _ref130.props;
|
|
2562
2572
|
return {
|
|
2563
2573
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2564
2574
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2566,9 +2576,9 @@ var Tailwind = {
|
|
|
2566
2576
|
})
|
|
2567
2577
|
};
|
|
2568
2578
|
},
|
|
2569
|
-
content: function content(
|
|
2570
|
-
var props =
|
|
2571
|
-
context =
|
|
2579
|
+
content: function content(_ref131) {
|
|
2580
|
+
var props = _ref131.props,
|
|
2581
|
+
context = _ref131.context;
|
|
2572
2582
|
return {
|
|
2573
2583
|
className: classNames('flex-1', {
|
|
2574
2584
|
'px-4': props.layout === 'vertical',
|
|
@@ -2593,16 +2603,16 @@ var Tailwind = {
|
|
|
2593
2603
|
header: 'bg-gray-100 dark:bg-gray-800 text-gray-800 dark:text-white/80 border-gray-200 dark:border-blue-900/40 border-t border-b p-4 font-bold'
|
|
2594
2604
|
},
|
|
2595
2605
|
dataviewlayoutoptions: {
|
|
2596
|
-
listbutton: function listbutton(
|
|
2597
|
-
var props =
|
|
2606
|
+
listbutton: function listbutton(_ref132) {
|
|
2607
|
+
var props = _ref132.props;
|
|
2598
2608
|
return {
|
|
2599
2609
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.layout === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2600
2610
|
)
|
|
2601
2611
|
};
|
|
2602
2612
|
},
|
|
2603
2613
|
|
|
2604
|
-
gridbutton: function gridbutton(
|
|
2605
|
-
var props =
|
|
2614
|
+
gridbutton: function gridbutton(_ref133) {
|
|
2615
|
+
var props = _ref133.props;
|
|
2606
2616
|
return {
|
|
2607
2617
|
className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.layout === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
|
|
2608
2618
|
)
|
|
@@ -2633,8 +2643,8 @@ var Tailwind = {
|
|
|
2633
2643
|
)
|
|
2634
2644
|
},
|
|
2635
2645
|
|
|
2636
|
-
lineleft: function lineleft(
|
|
2637
|
-
var context =
|
|
2646
|
+
lineleft: function lineleft(_ref134) {
|
|
2647
|
+
var context = _ref134.context;
|
|
2638
2648
|
return {
|
|
2639
2649
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2640
2650
|
//Dark Mode
|
|
@@ -2643,8 +2653,8 @@ var Tailwind = {
|
|
|
2643
2653
|
})
|
|
2644
2654
|
};
|
|
2645
2655
|
},
|
|
2646
|
-
lineright: function lineright(
|
|
2647
|
-
var context =
|
|
2656
|
+
lineright: function lineright(_ref135) {
|
|
2657
|
+
var context = _ref135.context;
|
|
2648
2658
|
return {
|
|
2649
2659
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2650
2660
|
//Dark Mode
|
|
@@ -2665,8 +2675,8 @@ var Tailwind = {
|
|
|
2665
2675
|
root: 'flex',
|
|
2666
2676
|
controls: 'flex flex-col justify-center p-5',
|
|
2667
2677
|
moveupbutton: {
|
|
2668
|
-
root: function root(
|
|
2669
|
-
var context =
|
|
2678
|
+
root: function root(_ref136) {
|
|
2679
|
+
var context = _ref136.context;
|
|
2670
2680
|
return {
|
|
2671
2681
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2672
2682
|
// button component
|
|
@@ -2688,8 +2698,8 @@ var Tailwind = {
|
|
|
2688
2698
|
}
|
|
2689
2699
|
},
|
|
2690
2700
|
movetopbutton: {
|
|
2691
|
-
root: function root(
|
|
2692
|
-
var context =
|
|
2701
|
+
root: function root(_ref137) {
|
|
2702
|
+
var context = _ref137.context;
|
|
2693
2703
|
return {
|
|
2694
2704
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2695
2705
|
// button component
|
|
@@ -2711,8 +2721,8 @@ var Tailwind = {
|
|
|
2711
2721
|
}
|
|
2712
2722
|
},
|
|
2713
2723
|
movedownbutton: {
|
|
2714
|
-
root: function root(
|
|
2715
|
-
var context =
|
|
2724
|
+
root: function root(_ref138) {
|
|
2725
|
+
var context = _ref138.context;
|
|
2716
2726
|
return {
|
|
2717
2727
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2718
2728
|
// button component
|
|
@@ -2734,8 +2744,8 @@ var Tailwind = {
|
|
|
2734
2744
|
}
|
|
2735
2745
|
},
|
|
2736
2746
|
movebottombutton: {
|
|
2737
|
-
root: function root(
|
|
2738
|
-
var context =
|
|
2747
|
+
root: function root(_ref139) {
|
|
2748
|
+
var context = _ref139.context;
|
|
2739
2749
|
return {
|
|
2740
2750
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2741
2751
|
// button component
|
|
@@ -2767,8 +2777,8 @@ var Tailwind = {
|
|
|
2767
2777
|
)
|
|
2768
2778
|
},
|
|
2769
2779
|
|
|
2770
|
-
item: function item(
|
|
2771
|
-
var context =
|
|
2780
|
+
item: function item(_ref140) {
|
|
2781
|
+
var context = _ref140.context;
|
|
2772
2782
|
return {
|
|
2773
2783
|
className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
|
|
2774
2784
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2777,15 +2787,15 @@ var Tailwind = {
|
|
|
2777
2787
|
}
|
|
2778
2788
|
},
|
|
2779
2789
|
picklist: {
|
|
2780
|
-
root: 'flex',
|
|
2781
|
-
controls: 'flex flex-col justify-center p-5',
|
|
2790
|
+
root: 'flex flex-col xl:flex-row',
|
|
2791
|
+
controls: 'flex flex-row xl:flex-col justify-center p-5',
|
|
2782
2792
|
moveUpButton: {
|
|
2783
2793
|
root: {
|
|
2784
2794
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2785
2795
|
// button component
|
|
2786
2796
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2787
2797
|
// icon only
|
|
2788
|
-
'mb-2',
|
|
2798
|
+
'mr-2 xl:mb-2',
|
|
2789
2799
|
// orderlist button
|
|
2790
2800
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2791
2801
|
)
|
|
@@ -2799,7 +2809,7 @@ var Tailwind = {
|
|
|
2799
2809
|
// button component
|
|
2800
2810
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2801
2811
|
// icon only
|
|
2802
|
-
'mb-2',
|
|
2812
|
+
'mr-2 xl:mb-2',
|
|
2803
2813
|
// orderlist button
|
|
2804
2814
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2805
2815
|
)
|
|
@@ -2813,7 +2823,7 @@ var Tailwind = {
|
|
|
2813
2823
|
// button component
|
|
2814
2824
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2815
2825
|
// icon only
|
|
2816
|
-
'mb-2',
|
|
2826
|
+
'mr-2 xl:mb-2',
|
|
2817
2827
|
// orderlist button
|
|
2818
2828
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2819
2829
|
)
|
|
@@ -2827,7 +2837,7 @@ var Tailwind = {
|
|
|
2827
2837
|
// button component
|
|
2828
2838
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2829
2839
|
// icon only
|
|
2830
|
-
'mb-2',
|
|
2840
|
+
'mr-2 xl:mb-2',
|
|
2831
2841
|
// orderlist button
|
|
2832
2842
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2833
2843
|
)
|
|
@@ -2846,8 +2856,8 @@ var Tailwind = {
|
|
|
2846
2856
|
)
|
|
2847
2857
|
},
|
|
2848
2858
|
|
|
2849
|
-
item: function item(
|
|
2850
|
-
var context =
|
|
2859
|
+
item: function item(_ref141) {
|
|
2860
|
+
var context = _ref141.context;
|
|
2851
2861
|
return {
|
|
2852
2862
|
className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
|
|
2853
2863
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2855,7 +2865,7 @@ var Tailwind = {
|
|
|
2855
2865
|
})
|
|
2856
2866
|
};
|
|
2857
2867
|
},
|
|
2858
|
-
buttons: 'flex flex-col justify-center p-5',
|
|
2868
|
+
buttons: 'flex flex-row xl:flex-col justify-center p-5',
|
|
2859
2869
|
movetotargetbutton: {
|
|
2860
2870
|
root: {
|
|
2861
2871
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
@@ -2876,7 +2886,7 @@ var Tailwind = {
|
|
|
2876
2886
|
// button component
|
|
2877
2887
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2878
2888
|
// icon only
|
|
2879
|
-
'mb-2',
|
|
2889
|
+
'mr-2 xl:mb-2',
|
|
2880
2890
|
// orderlist button
|
|
2881
2891
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2882
2892
|
)
|
|
@@ -2890,7 +2900,7 @@ var Tailwind = {
|
|
|
2890
2900
|
// button component
|
|
2891
2901
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2892
2902
|
// icon only
|
|
2893
|
-
'mb-2',
|
|
2903
|
+
'mr-2 xl:mb-2',
|
|
2894
2904
|
// orderlist button
|
|
2895
2905
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2896
2906
|
)
|
|
@@ -2904,7 +2914,7 @@ var Tailwind = {
|
|
|
2904
2914
|
// button component
|
|
2905
2915
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2906
2916
|
// icon only
|
|
2907
|
-
'mb-2',
|
|
2917
|
+
'mr-2 xl:mb-2',
|
|
2908
2918
|
// orderlist button
|
|
2909
2919
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2910
2920
|
)
|
|
@@ -2940,8 +2950,8 @@ var Tailwind = {
|
|
|
2940
2950
|
)
|
|
2941
2951
|
},
|
|
2942
2952
|
|
|
2943
|
-
firstpagebutton: function firstpagebutton(
|
|
2944
|
-
var context =
|
|
2953
|
+
firstpagebutton: function firstpagebutton(_ref142) {
|
|
2954
|
+
var context = _ref142.context;
|
|
2945
2955
|
return {
|
|
2946
2956
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2947
2957
|
//Dark Mode
|
|
@@ -2952,8 +2962,8 @@ var Tailwind = {
|
|
|
2952
2962
|
};
|
|
2953
2963
|
},
|
|
2954
2964
|
|
|
2955
|
-
previouspagebutton: function previouspagebutton(
|
|
2956
|
-
var context =
|
|
2965
|
+
previouspagebutton: function previouspagebutton(_ref143) {
|
|
2966
|
+
var context = _ref143.context;
|
|
2957
2967
|
return {
|
|
2958
2968
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2959
2969
|
//Dark Mode
|
|
@@ -2964,8 +2974,8 @@ var Tailwind = {
|
|
|
2964
2974
|
};
|
|
2965
2975
|
},
|
|
2966
2976
|
|
|
2967
|
-
nextpagebutton: function nextpagebutton(
|
|
2968
|
-
var context =
|
|
2977
|
+
nextpagebutton: function nextpagebutton(_ref144) {
|
|
2978
|
+
var context = _ref144.context;
|
|
2969
2979
|
return {
|
|
2970
2980
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2971
2981
|
//Dark Mode
|
|
@@ -2976,8 +2986,8 @@ var Tailwind = {
|
|
|
2976
2986
|
};
|
|
2977
2987
|
},
|
|
2978
2988
|
|
|
2979
|
-
lastpagebutton: function lastpagebutton(
|
|
2980
|
-
var context =
|
|
2989
|
+
lastpagebutton: function lastpagebutton(_ref145) {
|
|
2990
|
+
var context = _ref145.context;
|
|
2981
2991
|
return {
|
|
2982
2992
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
|
|
2983
2993
|
//Dark Mode
|
|
@@ -2988,8 +2998,8 @@ var Tailwind = {
|
|
|
2988
2998
|
};
|
|
2989
2999
|
},
|
|
2990
3000
|
|
|
2991
|
-
pagebutton: function pagebutton(
|
|
2992
|
-
var context =
|
|
3001
|
+
pagebutton: function pagebutton(_ref146) {
|
|
3002
|
+
var context = _ref146.context;
|
|
2993
3003
|
return {
|
|
2994
3004
|
className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:border-blue-300 dark:text-white',
|
|
2995
3005
|
// Dark Mode
|
|
@@ -3001,9 +3011,9 @@ var Tailwind = {
|
|
|
3001
3011
|
};
|
|
3002
3012
|
},
|
|
3003
3013
|
rowperpagedropdown: {
|
|
3004
|
-
root: function root(
|
|
3005
|
-
var props =
|
|
3006
|
-
state =
|
|
3014
|
+
root: function root(_ref147) {
|
|
3015
|
+
var props = _ref147.props,
|
|
3016
|
+
state = _ref147.state;
|
|
3007
3017
|
return {
|
|
3008
3018
|
className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
|
|
3009
3019
|
//DarkMode
|
|
@@ -3031,8 +3041,8 @@ var Tailwind = {
|
|
|
3031
3041
|
|
|
3032
3042
|
wrapper: 'overflow-auto',
|
|
3033
3043
|
list: 'm-0 p-0 py-3 list-none',
|
|
3034
|
-
item: function item(
|
|
3035
|
-
var context =
|
|
3044
|
+
item: function item(_ref148) {
|
|
3045
|
+
var context = _ref148.context;
|
|
3036
3046
|
return {
|
|
3037
3047
|
className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
|
|
3038
3048
|
// Dark Mode
|
|
@@ -3053,9 +3063,9 @@ var Tailwind = {
|
|
|
3053
3063
|
}
|
|
3054
3064
|
},
|
|
3055
3065
|
jumptopagedropdown: {
|
|
3056
|
-
root: function root(
|
|
3057
|
-
var props =
|
|
3058
|
-
state =
|
|
3066
|
+
root: function root(_ref149) {
|
|
3067
|
+
var props = _ref149.props,
|
|
3068
|
+
state = _ref149.state;
|
|
3059
3069
|
return {
|
|
3060
3070
|
className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
|
|
3061
3071
|
//DarkMode
|
|
@@ -3083,8 +3093,8 @@ var Tailwind = {
|
|
|
3083
3093
|
|
|
3084
3094
|
wrapper: 'overflow-auto',
|
|
3085
3095
|
list: 'm-0 p-0 py-3 list-none',
|
|
3086
|
-
item: function item(
|
|
3087
|
-
var context =
|
|
3096
|
+
item: function item(_ref150) {
|
|
3097
|
+
var context = _ref150.context;
|
|
3088
3098
|
return {
|
|
3089
3099
|
className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
|
|
3090
3100
|
// Dark Mode
|
|
@@ -3098,8 +3108,8 @@ var Tailwind = {
|
|
|
3098
3108
|
}
|
|
3099
3109
|
},
|
|
3100
3110
|
treetable: {
|
|
3101
|
-
root: function root(
|
|
3102
|
-
var props =
|
|
3111
|
+
root: function root(_ref151) {
|
|
3112
|
+
var props = _ref151.props;
|
|
3103
3113
|
return {
|
|
3104
3114
|
className: classNames('relative', {
|
|
3105
3115
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3117,8 +3127,8 @@ var Tailwind = {
|
|
|
3117
3127
|
)
|
|
3118
3128
|
},
|
|
3119
3129
|
|
|
3120
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3121
|
-
var props =
|
|
3130
|
+
scrollablewrapper: function scrollablewrapper(_ref152) {
|
|
3131
|
+
var props = _ref152.props;
|
|
3122
3132
|
return {
|
|
3123
3133
|
className: classNames({
|
|
3124
3134
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3126,8 +3136,8 @@ var Tailwind = {
|
|
|
3126
3136
|
})
|
|
3127
3137
|
};
|
|
3128
3138
|
},
|
|
3129
|
-
wrapper: function wrapper(
|
|
3130
|
-
var props =
|
|
3139
|
+
wrapper: function wrapper(_ref153) {
|
|
3140
|
+
var props = _ref153.props;
|
|
3131
3141
|
return {
|
|
3132
3142
|
className: classNames({
|
|
3133
3143
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3141,40 +3151,40 @@ var Tailwind = {
|
|
|
3141
3151
|
},
|
|
3142
3152
|
|
|
3143
3153
|
table: 'border-collapse table-fixed w-full',
|
|
3144
|
-
thead: function thead(
|
|
3145
|
-
var props =
|
|
3154
|
+
thead: function thead(_ref154) {
|
|
3155
|
+
var props = _ref154.props;
|
|
3146
3156
|
return {
|
|
3147
3157
|
className: classNames({
|
|
3148
3158
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3149
3159
|
})
|
|
3150
3160
|
};
|
|
3151
3161
|
},
|
|
3152
|
-
tbody: function tbody(
|
|
3153
|
-
var props =
|
|
3162
|
+
tbody: function tbody(_ref155) {
|
|
3163
|
+
var props = _ref155.props;
|
|
3154
3164
|
return {
|
|
3155
3165
|
className: classNames({
|
|
3156
3166
|
block: props.scrollable
|
|
3157
3167
|
})
|
|
3158
3168
|
};
|
|
3159
3169
|
},
|
|
3160
|
-
tfoot: function tfoot(
|
|
3161
|
-
var props =
|
|
3170
|
+
tfoot: function tfoot(_ref156) {
|
|
3171
|
+
var props = _ref156.props;
|
|
3162
3172
|
return {
|
|
3163
3173
|
className: classNames({
|
|
3164
3174
|
block: props.scrollable
|
|
3165
3175
|
})
|
|
3166
3176
|
};
|
|
3167
3177
|
},
|
|
3168
|
-
headerrow: function headerrow(
|
|
3169
|
-
var props =
|
|
3178
|
+
headerrow: function headerrow(_ref157) {
|
|
3179
|
+
var props = _ref157.props;
|
|
3170
3180
|
return {
|
|
3171
3181
|
className: classNames({
|
|
3172
3182
|
'flex flex-nowrap w-full': props.scrollable
|
|
3173
3183
|
})
|
|
3174
3184
|
};
|
|
3175
3185
|
},
|
|
3176
|
-
row: function row(
|
|
3177
|
-
var context =
|
|
3186
|
+
row: function row(_ref158) {
|
|
3187
|
+
var context = _ref158.context;
|
|
3178
3188
|
return {
|
|
3179
3189
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3180
3190
|
// Focus
|
|
@@ -3186,8 +3196,8 @@ var Tailwind = {
|
|
|
3186
3196
|
};
|
|
3187
3197
|
},
|
|
3188
3198
|
column: {
|
|
3189
|
-
headercell: function headercell(
|
|
3190
|
-
var context =
|
|
3199
|
+
headercell: function headercell(_ref159) {
|
|
3200
|
+
var context = _ref159.context;
|
|
3191
3201
|
return {
|
|
3192
3202
|
className: classNames('text-left border-gray-300 border font-bold', 'transition duration-200 p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
|
|
3193
3203
|
//Dark Mode
|
|
@@ -3202,8 +3212,8 @@ var Tailwind = {
|
|
|
3202
3212
|
})
|
|
3203
3213
|
};
|
|
3204
3214
|
},
|
|
3205
|
-
bodycell: function bodycell(
|
|
3206
|
-
var context =
|
|
3215
|
+
bodycell: function bodycell(_ref160) {
|
|
3216
|
+
var context = _ref160.context;
|
|
3207
3217
|
return {
|
|
3208
3218
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3209
3219
|
//Dark Mode
|
|
@@ -3216,8 +3226,8 @@ var Tailwind = {
|
|
|
3216
3226
|
})
|
|
3217
3227
|
};
|
|
3218
3228
|
},
|
|
3219
|
-
rowtoggler: function rowtoggler(
|
|
3220
|
-
var context =
|
|
3229
|
+
rowtoggler: function rowtoggler(_ref161) {
|
|
3230
|
+
var context = _ref161.context;
|
|
3221
3231
|
return {
|
|
3222
3232
|
className: classNames('relative inline-flex items-center justify-center align-center cursor-pointer select-none overflow-hidden bg-transparent', 'w-8 h-8 border-0 rounded mr-0.5', {
|
|
3223
3233
|
'text-blue-700': context.selected,
|
|
@@ -3230,8 +3240,8 @@ var Tailwind = {
|
|
|
3230
3240
|
sort: {
|
|
3231
3241
|
className: 'inline-block align-middle'
|
|
3232
3242
|
},
|
|
3233
|
-
sorticon: function sorticon(
|
|
3234
|
-
var context =
|
|
3243
|
+
sorticon: function sorticon(_ref162) {
|
|
3244
|
+
var context = _ref162.context;
|
|
3235
3245
|
return {
|
|
3236
3246
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3237
3247
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3248,8 +3258,8 @@ var Tailwind = {
|
|
|
3248
3258
|
checkboxwrapper: {
|
|
3249
3259
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3250
3260
|
},
|
|
3251
|
-
checkbox: function checkbox(
|
|
3252
|
-
var context =
|
|
3261
|
+
checkbox: function checkbox(_ref163) {
|
|
3262
|
+
var context = _ref163.context;
|
|
3253
3263
|
return {
|
|
3254
3264
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3255
3265
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3259,8 +3269,8 @@ var Tailwind = {
|
|
|
3259
3269
|
})
|
|
3260
3270
|
};
|
|
3261
3271
|
},
|
|
3262
|
-
checkboxicon: function checkboxicon(
|
|
3263
|
-
var context =
|
|
3272
|
+
checkboxicon: function checkboxicon(_ref164) {
|
|
3273
|
+
var context = _ref164.context;
|
|
3264
3274
|
return {
|
|
3265
3275
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3266
3276
|
'text-white': context.checked
|
|
@@ -3271,8 +3281,8 @@ var Tailwind = {
|
|
|
3271
3281
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3272
3282
|
},
|
|
3273
3283
|
datatable: {
|
|
3274
|
-
root: function root(
|
|
3275
|
-
var props =
|
|
3284
|
+
root: function root(_ref165) {
|
|
3285
|
+
var props = _ref165.props;
|
|
3276
3286
|
return {
|
|
3277
3287
|
className: classNames('relative', {
|
|
3278
3288
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3285,8 +3295,8 @@ var Tailwind = {
|
|
|
3285
3295
|
},
|
|
3286
3296
|
|
|
3287
3297
|
loadingicon: 'w-8 h-8',
|
|
3288
|
-
wrapper: function wrapper(
|
|
3289
|
-
var props =
|
|
3298
|
+
wrapper: function wrapper(_ref166) {
|
|
3299
|
+
var props = _ref166.props;
|
|
3290
3300
|
return {
|
|
3291
3301
|
className: classNames({
|
|
3292
3302
|
relative: props.scrollable,
|
|
@@ -3294,8 +3304,8 @@ var Tailwind = {
|
|
|
3294
3304
|
})
|
|
3295
3305
|
};
|
|
3296
3306
|
},
|
|
3297
|
-
header: function header(
|
|
3298
|
-
var props =
|
|
3307
|
+
header: function header(_ref167) {
|
|
3308
|
+
var props = _ref167.props;
|
|
3299
3309
|
return {
|
|
3300
3310
|
className: classNames('bg-slate-50 text-slate-700 border-gray-300 font-bold p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
|
|
3301
3311
|
// Dark Mode
|
|
@@ -3303,25 +3313,25 @@ var Tailwind = {
|
|
|
3303
3313
|
};
|
|
3304
3314
|
},
|
|
3305
3315
|
table: 'w-full border-spacing-0',
|
|
3306
|
-
thead: function thead(
|
|
3307
|
-
var context =
|
|
3316
|
+
thead: function thead(_ref168) {
|
|
3317
|
+
var context = _ref168.context;
|
|
3308
3318
|
return {
|
|
3309
3319
|
className: classNames({
|
|
3310
3320
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3311
3321
|
})
|
|
3312
3322
|
};
|
|
3313
3323
|
},
|
|
3314
|
-
tbody: function tbody(
|
|
3315
|
-
var props =
|
|
3316
|
-
context =
|
|
3324
|
+
tbody: function tbody(_ref169) {
|
|
3325
|
+
var props = _ref169.props,
|
|
3326
|
+
context = _ref169.context;
|
|
3317
3327
|
return {
|
|
3318
3328
|
className: classNames({
|
|
3319
3329
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3320
3330
|
})
|
|
3321
3331
|
};
|
|
3322
3332
|
},
|
|
3323
|
-
tfoot: function tfoot(
|
|
3324
|
-
var context =
|
|
3333
|
+
tfoot: function tfoot(_ref170) {
|
|
3334
|
+
var context = _ref170.context;
|
|
3325
3335
|
return {
|
|
3326
3336
|
className: classNames({
|
|
3327
3337
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3334,9 +3344,9 @@ var Tailwind = {
|
|
|
3334
3344
|
},
|
|
3335
3345
|
|
|
3336
3346
|
column: {
|
|
3337
|
-
headercell: function headercell(
|
|
3338
|
-
var context =
|
|
3339
|
-
props =
|
|
3347
|
+
headercell: function headercell(_ref171) {
|
|
3348
|
+
var context = _ref171.context,
|
|
3349
|
+
props = _ref171.props;
|
|
3340
3350
|
return {
|
|
3341
3351
|
className: classNames('text-left border-0 border-b border-solid border-gray-300 dark:border-blue-900/40 font-bold', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3342
3352
|
// Size
|
|
@@ -3345,7 +3355,7 @@ var Tailwind = {
|
|
|
3345
3355
|
context.sorted ? 'dark:text-white/80 dark:bg-blue-300' : 'dark:text-white/80 dark:bg-gray-900',
|
|
3346
3356
|
// Dark Mode
|
|
3347
3357
|
{
|
|
3348
|
-
'sticky z-[1]': props.frozen || props.frozen === '',
|
|
3358
|
+
'sticky z-[1]': props && (props.frozen || props.frozen === ''),
|
|
3349
3359
|
// Frozen Columns
|
|
3350
3360
|
'border-x border-y': context === null || context === void 0 ? void 0 : context.showGridlines,
|
|
3351
3361
|
'overflow-hidden space-nowrap border-y relative bg-clip-padding': context.resizable // Resizable
|
|
@@ -3354,23 +3364,23 @@ var Tailwind = {
|
|
|
3354
3364
|
},
|
|
3355
3365
|
|
|
3356
3366
|
headercontent: 'flex items-center',
|
|
3357
|
-
bodycell: function bodycell(
|
|
3358
|
-
var props =
|
|
3359
|
-
context =
|
|
3367
|
+
bodycell: function bodycell(_ref172) {
|
|
3368
|
+
var props = _ref172.props,
|
|
3369
|
+
context = _ref172.context;
|
|
3360
3370
|
return {
|
|
3361
3371
|
className: classNames('text-left border-0 border-b border-solid border-gray-300', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3362
3372
|
// Size
|
|
3363
3373
|
'dark:text-white/80 dark:border-blue-900/40',
|
|
3364
3374
|
// Dark Mode
|
|
3365
3375
|
{
|
|
3366
|
-
'sticky bg-inherit':
|
|
3376
|
+
'sticky bg-inherit': props && (props.frozen || props.frozen === ''),
|
|
3367
3377
|
// Frozen Columns
|
|
3368
3378
|
'border-x border-y': context.showGridlines
|
|
3369
3379
|
})
|
|
3370
3380
|
};
|
|
3371
3381
|
},
|
|
3372
|
-
footercell: function footercell(
|
|
3373
|
-
var context =
|
|
3382
|
+
footercell: function footercell(_ref173) {
|
|
3383
|
+
var context = _ref173.context;
|
|
3374
3384
|
return {
|
|
3375
3385
|
className: classNames('text-left border-0 border-b border-solid border-gray-300 font-bold', 'bg-slate-50 text-slate-700', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
|
|
3376
3386
|
// Size
|
|
@@ -3381,8 +3391,8 @@ var Tailwind = {
|
|
|
3381
3391
|
})
|
|
3382
3392
|
};
|
|
3383
3393
|
},
|
|
3384
|
-
sorticon: function sorticon(
|
|
3385
|
-
var context =
|
|
3394
|
+
sorticon: function sorticon(_ref174) {
|
|
3395
|
+
var context = _ref174.context;
|
|
3386
3396
|
return {
|
|
3387
3397
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3388
3398
|
};
|
|
@@ -3402,8 +3412,8 @@ var Tailwind = {
|
|
|
3402
3412
|
root: 'min-[0px]:flex mb-2'
|
|
3403
3413
|
},
|
|
3404
3414
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3405
|
-
filterrowitem: function filterrowitem(
|
|
3406
|
-
var context =
|
|
3415
|
+
filterrowitem: function filterrowitem(_ref175) {
|
|
3416
|
+
var context = _ref175.context;
|
|
3407
3417
|
return {
|
|
3408
3418
|
className: classNames('m-0 py-3 px-5 bg-transparent', 'transition duration-200', context !== null && context !== void 0 && context.highlighted ? 'text-blue-700 bg-blue-100 dark:text-white/80 dark:bg-blue-300' : 'text-gray-600 bg-transparent dark:text-white/80 dark:bg-transparent')
|
|
3409
3419
|
};
|
|
@@ -3434,8 +3444,8 @@ var Tailwind = {
|
|
|
3434
3444
|
filterapplybutton: {
|
|
3435
3445
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3436
3446
|
},
|
|
3437
|
-
filtermenubutton: function filtermenubutton(
|
|
3438
|
-
var context =
|
|
3447
|
+
filtermenubutton: function filtermenubutton(_ref176) {
|
|
3448
|
+
var context = _ref176.context;
|
|
3439
3449
|
return {
|
|
3440
3450
|
className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative ml-2', 'w-8 h-8 rounded-[50%]', 'transition duration-200', 'hover:text-slate-700 hover:bg-gray-300/20',
|
|
3441
3451
|
// Hover
|
|
@@ -3448,8 +3458,8 @@ var Tailwind = {
|
|
|
3448
3458
|
})
|
|
3449
3459
|
};
|
|
3450
3460
|
},
|
|
3451
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3452
|
-
var context =
|
|
3461
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref177) {
|
|
3462
|
+
var context = _ref177.context;
|
|
3453
3463
|
return {
|
|
3454
3464
|
className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative', 'text-left bg-transparent m-0 p-0 border-none select-none ml-2', {
|
|
3455
3465
|
invisible: !context.hidden
|
|
@@ -3488,8 +3498,8 @@ var Tailwind = {
|
|
|
3488
3498
|
radiobuttonwrapper: {
|
|
3489
3499
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3490
3500
|
},
|
|
3491
|
-
radiobutton: function radiobutton(
|
|
3492
|
-
var context =
|
|
3501
|
+
radiobutton: function radiobutton(_ref178) {
|
|
3502
|
+
var context = _ref178.context;
|
|
3493
3503
|
return {
|
|
3494
3504
|
className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3495
3505
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3497,8 +3507,8 @@ var Tailwind = {
|
|
|
3497
3507
|
})
|
|
3498
3508
|
};
|
|
3499
3509
|
},
|
|
3500
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3501
|
-
var context =
|
|
3510
|
+
radiobuttonicon: function radiobuttonicon(_ref179) {
|
|
3511
|
+
var context = _ref179.context;
|
|
3502
3512
|
return {
|
|
3503
3513
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3504
3514
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3509,8 +3519,8 @@ var Tailwind = {
|
|
|
3509
3519
|
headercheckboxwrapper: {
|
|
3510
3520
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3511
3521
|
},
|
|
3512
|
-
headercheckbox: function headercheckbox(
|
|
3513
|
-
var context =
|
|
3522
|
+
headercheckbox: function headercheckbox(_ref180) {
|
|
3523
|
+
var context = _ref180.context;
|
|
3514
3524
|
return {
|
|
3515
3525
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3516
3526
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3522,8 +3532,8 @@ var Tailwind = {
|
|
|
3522
3532
|
checkboxwrapper: {
|
|
3523
3533
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3524
3534
|
},
|
|
3525
|
-
checkbox: function checkbox(
|
|
3526
|
-
var context =
|
|
3535
|
+
checkbox: function checkbox(_ref181) {
|
|
3536
|
+
var context = _ref181.context;
|
|
3527
3537
|
return {
|
|
3528
3538
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
|
|
3529
3539
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3534,8 +3544,8 @@ var Tailwind = {
|
|
|
3534
3544
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3535
3545
|
transition: TRANSITIONS.overlay
|
|
3536
3546
|
},
|
|
3537
|
-
bodyrow: function bodyrow(
|
|
3538
|
-
var context =
|
|
3547
|
+
bodyrow: function bodyrow(_ref182) {
|
|
3548
|
+
var context = _ref182.context;
|
|
3539
3549
|
return {
|
|
3540
3550
|
className: classNames(context.selected ? 'bg-blue-50 text-blue-700 dark:bg-blue-300' : 'bg-white text-gray-600 dark:bg-gray-900', context.stripedRows ? context.index % 2 === 0 ? 'bg-white text-gray-600 dark:bg-gray-900' : 'bg-blue-50/50 text-gray-600 dark:bg-gray-950' : '', 'transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3541
3551
|
// Focus
|