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
|
@@ -158,7 +158,7 @@ var Tailwind = {
|
|
|
158
158
|
},
|
|
159
159
|
accordion: {
|
|
160
160
|
root: 'mb-1',
|
|
161
|
-
|
|
161
|
+
tab: {
|
|
162
162
|
root: 'mb-1',
|
|
163
163
|
header: function header(_ref2) {
|
|
164
164
|
var context = _ref2.context;
|
|
@@ -215,7 +215,7 @@ var Tailwind = {
|
|
|
215
215
|
// Padding.
|
|
216
216
|
title: 'text-2xl font-bold mb-2',
|
|
217
217
|
// Font size, font weight, and margin bottom.
|
|
218
|
-
|
|
218
|
+
subTitle: {
|
|
219
219
|
className: classNames('font-normal mb-2 text-gray-600',
|
|
220
220
|
// Font weight, margin bottom, and text color.
|
|
221
221
|
'dark:text-white/60 ' //dark
|
|
@@ -344,9 +344,9 @@ var Tailwind = {
|
|
|
344
344
|
'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)]',
|
|
345
345
|
// Focus styles.
|
|
346
346
|
{
|
|
347
|
-
'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.
|
|
347
|
+
'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,
|
|
348
348
|
// Condition-based hover styles.
|
|
349
|
-
'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent.state.
|
|
349
|
+
'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.
|
|
350
350
|
}),
|
|
351
351
|
|
|
352
352
|
style: {
|
|
@@ -484,6 +484,7 @@ var Tailwind = {
|
|
|
484
484
|
root: {
|
|
485
485
|
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')
|
|
486
486
|
},
|
|
487
|
+
closeButton: 'flex items-center justify-center overflow-hidden absolute top-0 right-0 w-6 h-6',
|
|
487
488
|
content: 'p-5 items-center flex',
|
|
488
489
|
transition: TRANSITIONS.overlay
|
|
489
490
|
},
|
|
@@ -568,10 +569,10 @@ var Tailwind = {
|
|
|
568
569
|
var context = _ref20.context;
|
|
569
570
|
return {
|
|
570
571
|
className: classNames('absolute w-0 h-0 border-transparent border-solid', {
|
|
571
|
-
'-
|
|
572
|
-
'-
|
|
573
|
-
'-
|
|
574
|
-
'-
|
|
572
|
+
'-mt-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
|
|
573
|
+
'-mt-1 border-y-[0.25rem] border-l-[0.25rem] border-r-0 border-l-gray-600': context.left,
|
|
574
|
+
'-ml-1 border-x-[0.25rem] border-t-[0.25rem] border-b-0 border-t-gray-600': context.top,
|
|
575
|
+
'-ml-1 border-x-[0.25rem] border-b-[0.25rem] border-t-0 border-b-gray-600': context.bottom
|
|
575
576
|
})
|
|
576
577
|
};
|
|
577
578
|
},
|
|
@@ -593,10 +594,10 @@ var Tailwind = {
|
|
|
593
594
|
},
|
|
594
595
|
chooseIcon: 'mr-2 inline-block',
|
|
595
596
|
chooseButtonLabel: 'flex-1 font-bold',
|
|
596
|
-
|
|
597
|
+
uploadButton: {
|
|
597
598
|
icon: 'mr-2'
|
|
598
599
|
},
|
|
599
|
-
|
|
600
|
+
cancelButton: {
|
|
600
601
|
icon: 'mr-2'
|
|
601
602
|
},
|
|
602
603
|
content: {
|
|
@@ -608,7 +609,7 @@ var Tailwind = {
|
|
|
608
609
|
thumbnail: 'shrink-0',
|
|
609
610
|
fileName: 'mb-2',
|
|
610
611
|
fileSize: 'mr-2',
|
|
611
|
-
|
|
612
|
+
uploadIcon: 'mr-2'
|
|
612
613
|
},
|
|
613
614
|
//Messages
|
|
614
615
|
messages: {
|
|
@@ -777,8 +778,19 @@ var Tailwind = {
|
|
|
777
778
|
})
|
|
778
779
|
};
|
|
779
780
|
},
|
|
780
|
-
|
|
781
|
+
loadingIcon: function loadingIcon(_ref27) {
|
|
781
782
|
var props = _ref27.props;
|
|
783
|
+
return {
|
|
784
|
+
className: classNames('mx-0', {
|
|
785
|
+
'mr-2': props.loading && props.iconPos == 'left' && props.label != null,
|
|
786
|
+
'ml-2 order-1': props.loading && props.iconPos == 'right' && props.label != null,
|
|
787
|
+
'mb-2': props.loading && props.iconPos == 'top' && props.label != null,
|
|
788
|
+
'mt-2 order-2': props.loading && props.iconPos == 'bottom' && props.label != null
|
|
789
|
+
})
|
|
790
|
+
};
|
|
791
|
+
},
|
|
792
|
+
badge: function badge(_ref28) {
|
|
793
|
+
var props = _ref28.props;
|
|
782
794
|
return {
|
|
783
795
|
className: classNames({
|
|
784
796
|
'ml-2 w-4 h-4 leading-none flex items-center justify-center': props.badge
|
|
@@ -789,11 +801,11 @@ var Tailwind = {
|
|
|
789
801
|
speeddial: {
|
|
790
802
|
root: 'absolute flex',
|
|
791
803
|
button: {
|
|
792
|
-
root: function root(
|
|
793
|
-
var
|
|
804
|
+
root: function root(_ref29) {
|
|
805
|
+
var state = _ref29.state;
|
|
794
806
|
return {
|
|
795
807
|
className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
|
|
796
|
-
'rotate-45':
|
|
808
|
+
'rotate-45': state.visible
|
|
797
809
|
})
|
|
798
810
|
};
|
|
799
811
|
},
|
|
@@ -802,9 +814,9 @@ var Tailwind = {
|
|
|
802
814
|
}
|
|
803
815
|
},
|
|
804
816
|
menu: 'm-0 p-0 list-none flex items-center justify-center transition delay-200 z-20',
|
|
805
|
-
menuitem: function menuitem(
|
|
806
|
-
var props =
|
|
807
|
-
state =
|
|
817
|
+
menuitem: function menuitem(_ref30) {
|
|
818
|
+
var props = _ref30.props,
|
|
819
|
+
state = _ref30.state;
|
|
808
820
|
return {
|
|
809
821
|
className: classNames('transform transition-transform duration-200 ease-out transition-opacity duration-800', !state.visible ? 'opacity-0 scale-0' : 'opacity-1 scale-100', {
|
|
810
822
|
'my-1 first:mb-2': props.direction == 'up' && props.type == 'linear',
|
|
@@ -819,8 +831,8 @@ var Tailwind = {
|
|
|
819
831
|
action: {
|
|
820
832
|
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')
|
|
821
833
|
},
|
|
822
|
-
mask: function mask(
|
|
823
|
-
var state =
|
|
834
|
+
mask: function mask(_ref31) {
|
|
835
|
+
var state = _ref31.state;
|
|
824
836
|
return {
|
|
825
837
|
className: classNames('absolute left-0 top-0 w-full h-full transition-opacity duration-250 ease-in-out bg-black/40 z-0', {
|
|
826
838
|
'opacity-0': !state.visible,
|
|
@@ -830,8 +842,8 @@ var Tailwind = {
|
|
|
830
842
|
}
|
|
831
843
|
},
|
|
832
844
|
splitbutton: {
|
|
833
|
-
root: function root(
|
|
834
|
-
var props =
|
|
845
|
+
root: function root(_ref32) {
|
|
846
|
+
var props = _ref32.props;
|
|
835
847
|
return {
|
|
836
848
|
className: classNames('inline-flex relative', 'rounded-md', {
|
|
837
849
|
'shadow-lg': props.raised
|
|
@@ -839,8 +851,8 @@ var Tailwind = {
|
|
|
839
851
|
};
|
|
840
852
|
},
|
|
841
853
|
button: {
|
|
842
|
-
root: function root(
|
|
843
|
-
var parent =
|
|
854
|
+
root: function root(_ref33) {
|
|
855
|
+
var parent = _ref33.parent;
|
|
844
856
|
return {
|
|
845
857
|
className: classNames('rounded-r-none border-r-0', {
|
|
846
858
|
'rounded-l-full': parent.props.rounded
|
|
@@ -852,10 +864,10 @@ var Tailwind = {
|
|
|
852
864
|
menu: {
|
|
853
865
|
className: classNames('outline-none', 'py-1 px-0 rounded-md list-none bg-white border-none shadow-lg')
|
|
854
866
|
},
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
root: function root(
|
|
858
|
-
var parent =
|
|
867
|
+
menuList: 'm-0 p-0 border-none outline-none no-underline list-none',
|
|
868
|
+
menuButton: {
|
|
869
|
+
root: function root(_ref34) {
|
|
870
|
+
var parent = _ref34.parent;
|
|
859
871
|
return {
|
|
860
872
|
className: classNames('rounded-l-none', {
|
|
861
873
|
'rounded-r-full': parent.props.rounded
|
|
@@ -869,9 +881,9 @@ var Tailwind = {
|
|
|
869
881
|
},
|
|
870
882
|
//FORMS
|
|
871
883
|
inputtext: {
|
|
872
|
-
root: function root(
|
|
873
|
-
var props =
|
|
874
|
-
context =
|
|
884
|
+
root: function root(_ref35) {
|
|
885
|
+
var props = _ref35.props,
|
|
886
|
+
context = _ref35.context;
|
|
875
887
|
return {
|
|
876
888
|
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', {
|
|
877
889
|
'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,
|
|
@@ -886,33 +898,34 @@ var Tailwind = {
|
|
|
886
898
|
},
|
|
887
899
|
inputnumber: {
|
|
888
900
|
root: 'w-full inline-flex',
|
|
889
|
-
input:
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
901
|
+
input: {
|
|
902
|
+
root: function root(_ref36) {
|
|
903
|
+
var props = _ref36.props;
|
|
904
|
+
return {
|
|
905
|
+
className: classNames({
|
|
906
|
+
'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
|
|
907
|
+
})
|
|
908
|
+
};
|
|
909
|
+
}
|
|
896
910
|
},
|
|
897
|
-
|
|
898
|
-
var props =
|
|
911
|
+
buttonGroup: function buttonGroup(_ref37) {
|
|
912
|
+
var props = _ref37.props;
|
|
899
913
|
return {
|
|
900
914
|
className: classNames({
|
|
901
915
|
'flex flex-col': props.showButtons && props.buttonLayout == 'stacked'
|
|
902
916
|
})
|
|
903
917
|
};
|
|
904
918
|
},
|
|
905
|
-
|
|
906
|
-
var props =
|
|
919
|
+
incrementButton: function incrementButton(_ref38) {
|
|
920
|
+
var props = _ref38.props;
|
|
907
921
|
return {
|
|
908
922
|
className: classNames('flex !items-center !justify-center', {
|
|
909
923
|
'rounded-br-none rounded-bl-none rounded-bl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
|
|
910
924
|
})
|
|
911
925
|
};
|
|
912
926
|
},
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
var props = _ref38.props;
|
|
927
|
+
decrementButton: function decrementButton(_ref39) {
|
|
928
|
+
var props = _ref39.props;
|
|
916
929
|
return {
|
|
917
930
|
className: classNames('flex !items-center !justify-center', {
|
|
918
931
|
'rounded-tr-none rounded-tl-none rounded-tl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
|
|
@@ -921,8 +934,8 @@ var Tailwind = {
|
|
|
921
934
|
}
|
|
922
935
|
},
|
|
923
936
|
knob: {
|
|
924
|
-
root: function root(
|
|
925
|
-
var props =
|
|
937
|
+
root: function root(_ref40) {
|
|
938
|
+
var props = _ref40.props;
|
|
926
939
|
return {
|
|
927
940
|
className: classNames('focus:outline-none focus:outline-offset-0 focus:shadow-0', {
|
|
928
941
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -934,16 +947,16 @@ var Tailwind = {
|
|
|
934
947
|
label: 'text-center text-xl'
|
|
935
948
|
},
|
|
936
949
|
inputswitch: {
|
|
937
|
-
root: function root(
|
|
938
|
-
var props =
|
|
950
|
+
root: function root(_ref41) {
|
|
951
|
+
var props = _ref41.props;
|
|
939
952
|
return {
|
|
940
953
|
className: classNames('inline-block relative', 'w-12 h-7', {
|
|
941
954
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
942
955
|
})
|
|
943
956
|
};
|
|
944
957
|
},
|
|
945
|
-
slider: function slider(
|
|
946
|
-
var props =
|
|
958
|
+
slider: function slider(_ref42) {
|
|
959
|
+
var props = _ref42.props;
|
|
947
960
|
return {
|
|
948
961
|
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", {
|
|
949
962
|
'bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ': !props.checked,
|
|
@@ -953,8 +966,8 @@ var Tailwind = {
|
|
|
953
966
|
}
|
|
954
967
|
},
|
|
955
968
|
cascadeselect: {
|
|
956
|
-
root: function root(
|
|
957
|
-
var props =
|
|
969
|
+
root: function root(_ref43) {
|
|
970
|
+
var props = _ref43.props;
|
|
958
971
|
return {
|
|
959
972
|
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', {
|
|
960
973
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -964,7 +977,7 @@ var Tailwind = {
|
|
|
964
977
|
label: {
|
|
965
978
|
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')
|
|
966
979
|
},
|
|
967
|
-
|
|
980
|
+
dropdownButton: {
|
|
968
981
|
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')
|
|
969
982
|
},
|
|
970
983
|
panel: 'absolute py-3 bg-white dark:bg-gray-900 border-0 shadow-md',
|
|
@@ -972,29 +985,35 @@ var Tailwind = {
|
|
|
972
985
|
sublist: {
|
|
973
986
|
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')
|
|
974
987
|
},
|
|
975
|
-
item: {
|
|
976
|
-
|
|
988
|
+
item: function item(_ref44) {
|
|
989
|
+
var state = _ref44.state;
|
|
990
|
+
return {
|
|
991
|
+
className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', {
|
|
992
|
+
'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,
|
|
993
|
+
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
994
|
+
})
|
|
995
|
+
};
|
|
977
996
|
},
|
|
978
997
|
content: {
|
|
979
998
|
className: classNames('flex items-center overflow-hidden relative', 'py-3 px-5')
|
|
980
999
|
},
|
|
981
|
-
|
|
1000
|
+
optionGroupIcon: 'ml-auto',
|
|
982
1001
|
transition: TRANSITIONS.overlay
|
|
983
1002
|
},
|
|
984
1003
|
inputmask: {
|
|
985
1004
|
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'
|
|
986
1005
|
},
|
|
987
1006
|
rating: {
|
|
988
|
-
root: function root(
|
|
989
|
-
var props =
|
|
1007
|
+
root: function root(_ref45) {
|
|
1008
|
+
var props = _ref45.props;
|
|
990
1009
|
return {
|
|
991
1010
|
className: classNames('relative flex items-center', 'gap-2', {
|
|
992
1011
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
993
1012
|
})
|
|
994
1013
|
};
|
|
995
1014
|
},
|
|
996
|
-
|
|
997
|
-
|
|
1015
|
+
cancelItem: function cancelItem(_ref46) {
|
|
1016
|
+
_ref46.context;
|
|
998
1017
|
return {
|
|
999
1018
|
className: classNames('inline-flex items-center cursor-pointer'
|
|
1000
1019
|
|
|
@@ -1005,39 +1024,39 @@ var Tailwind = {
|
|
|
1005
1024
|
};
|
|
1006
1025
|
},
|
|
1007
1026
|
|
|
1008
|
-
|
|
1027
|
+
cancelIcon: {
|
|
1009
1028
|
className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1010
1029
|
},
|
|
1011
|
-
item: function item(
|
|
1012
|
-
var props =
|
|
1013
|
-
context =
|
|
1030
|
+
item: function item(_ref47) {
|
|
1031
|
+
var props = _ref47.props,
|
|
1032
|
+
context = _ref47.context;
|
|
1014
1033
|
return {
|
|
1015
1034
|
className: classNames('inline-flex items-center', {
|
|
1016
|
-
'cursor-pointer': !props.
|
|
1017
|
-
'cursor-default': props.
|
|
1035
|
+
'cursor-pointer': !props.readOnly,
|
|
1036
|
+
'cursor-default': props.readOnly
|
|
1018
1037
|
}, {
|
|
1019
|
-
'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.
|
|
1038
|
+
'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
|
|
1020
1039
|
})
|
|
1021
1040
|
};
|
|
1022
1041
|
},
|
|
1023
|
-
|
|
1042
|
+
offIcon: {
|
|
1024
1043
|
className: classNames('text-gray-700 hover:text-blue-400', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1025
1044
|
},
|
|
1026
|
-
|
|
1045
|
+
onIcon: {
|
|
1027
1046
|
className: classNames('text-blue-500', 'w-5 h-5', 'transition duration-200 ease-in')
|
|
1028
1047
|
}
|
|
1029
1048
|
},
|
|
1030
1049
|
selectbutton: {
|
|
1031
|
-
root: function root(
|
|
1032
|
-
var props =
|
|
1050
|
+
root: function root(_ref48) {
|
|
1051
|
+
var props = _ref48.props;
|
|
1033
1052
|
return {
|
|
1034
1053
|
className: classNames({
|
|
1035
1054
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
1036
1055
|
})
|
|
1037
1056
|
};
|
|
1038
1057
|
},
|
|
1039
|
-
button: function button(
|
|
1040
|
-
var context =
|
|
1058
|
+
button: function button(_ref49) {
|
|
1059
|
+
var context = _ref49.context;
|
|
1041
1060
|
return {
|
|
1042
1061
|
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)]', {
|
|
1043
1062
|
'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,
|
|
@@ -1049,8 +1068,8 @@ var Tailwind = {
|
|
|
1049
1068
|
label: 'font-bold'
|
|
1050
1069
|
},
|
|
1051
1070
|
slider: {
|
|
1052
|
-
root: function root(
|
|
1053
|
-
var props =
|
|
1071
|
+
root: function root(_ref50) {
|
|
1072
|
+
var props = _ref50.props;
|
|
1054
1073
|
return {
|
|
1055
1074
|
className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
|
|
1056
1075
|
'h-1 w-56': props.orientation == 'horizontal',
|
|
@@ -1060,8 +1079,8 @@ var Tailwind = {
|
|
|
1060
1079
|
})
|
|
1061
1080
|
};
|
|
1062
1081
|
},
|
|
1063
|
-
range: function range(
|
|
1064
|
-
var props =
|
|
1082
|
+
range: function range(_ref51) {
|
|
1083
|
+
var props = _ref51.props;
|
|
1065
1084
|
return {
|
|
1066
1085
|
className: classNames('bg-blue-500', 'block absolute', {
|
|
1067
1086
|
'top-0 left-0 h-full': props.orientation == 'horizontal',
|
|
@@ -1069,25 +1088,7 @@ var Tailwind = {
|
|
|
1069
1088
|
})
|
|
1070
1089
|
};
|
|
1071
1090
|
},
|
|
1072
|
-
handle: function handle(
|
|
1073
|
-
var props = _ref50.props;
|
|
1074
|
-
return {
|
|
1075
|
-
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', {
|
|
1076
|
-
'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
|
|
1077
|
-
'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
|
|
1078
|
-
})
|
|
1079
|
-
};
|
|
1080
|
-
},
|
|
1081
|
-
starthandler: function starthandler(_ref51) {
|
|
1082
|
-
var props = _ref51.props;
|
|
1083
|
-
return {
|
|
1084
|
-
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', {
|
|
1085
|
-
'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
|
|
1086
|
-
'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
|
|
1087
|
-
})
|
|
1088
|
-
};
|
|
1089
|
-
},
|
|
1090
|
-
endhandler: function endhandler(_ref52) {
|
|
1091
|
+
handle: function handle(_ref52) {
|
|
1091
1092
|
var props = _ref52.props;
|
|
1092
1093
|
return {
|
|
1093
1094
|
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', {
|
|
@@ -1108,7 +1109,7 @@ var Tailwind = {
|
|
|
1108
1109
|
},
|
|
1109
1110
|
panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
|
|
1110
1111
|
meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
|
|
1111
|
-
|
|
1112
|
+
meterLabel: function meterLabel(_ref54) {
|
|
1112
1113
|
var _state$meter, _state$meter2, _state$meter3;
|
|
1113
1114
|
var state = _ref54.state,
|
|
1114
1115
|
props = _ref54.props;
|
|
@@ -1122,24 +1123,22 @@ var Tailwind = {
|
|
|
1122
1123
|
})
|
|
1123
1124
|
};
|
|
1124
1125
|
},
|
|
1125
|
-
|
|
1126
|
+
showIcon: {
|
|
1126
1127
|
className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
|
|
1127
1128
|
},
|
|
1128
|
-
|
|
1129
|
+
hideIcon: {
|
|
1129
1130
|
className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
|
|
1130
1131
|
},
|
|
1131
1132
|
transition: TRANSITIONS.overlay
|
|
1132
1133
|
},
|
|
1133
1134
|
togglebutton: {
|
|
1134
1135
|
root: function root(_ref55) {
|
|
1135
|
-
var props = _ref55.props
|
|
1136
|
-
_ref55.
|
|
1136
|
+
var props = _ref55.props,
|
|
1137
|
+
state = _ref55.state;
|
|
1137
1138
|
return {
|
|
1138
|
-
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',
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
// },
|
|
1142
|
-
{
|
|
1139
|
+
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', {
|
|
1140
|
+
'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
|
|
1141
|
+
}, {
|
|
1143
1142
|
'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,
|
|
1144
1143
|
'bg-blue-500 border-blue-500 text-white hover:bg-blue-600 hover:border-blue-600': props.checked
|
|
1145
1144
|
}, {
|
|
@@ -1152,7 +1151,7 @@ var Tailwind = {
|
|
|
1152
1151
|
var props = _ref56.props;
|
|
1153
1152
|
return {
|
|
1154
1153
|
className: classNames(' mr-2', {
|
|
1155
|
-
'text-gray-600 dark:text-white/70': !props.
|
|
1154
|
+
'text-gray-600 dark:text-white/70': !props.checked,
|
|
1156
1155
|
'text-white': props.checked
|
|
1157
1156
|
})
|
|
1158
1157
|
};
|
|
@@ -1256,18 +1255,18 @@ var Tailwind = {
|
|
|
1256
1255
|
})
|
|
1257
1256
|
};
|
|
1258
1257
|
},
|
|
1259
|
-
|
|
1258
|
+
itemGroup: {
|
|
1260
1259
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1261
1260
|
},
|
|
1262
1261
|
header: {
|
|
1263
1262
|
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')
|
|
1264
1263
|
},
|
|
1265
|
-
|
|
1266
|
-
|
|
1264
|
+
filterContainer: 'relative',
|
|
1265
|
+
filterInput: {
|
|
1267
1266
|
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)]')
|
|
1268
1267
|
},
|
|
1269
|
-
|
|
1270
|
-
|
|
1268
|
+
filterIcon: '-mt-2 absolute top-1/2',
|
|
1269
|
+
clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
|
|
1271
1270
|
transition: TRANSITIONS.overlay
|
|
1272
1271
|
},
|
|
1273
1272
|
calendar: {
|
|
@@ -1281,16 +1280,16 @@ var Tailwind = {
|
|
|
1281
1280
|
},
|
|
1282
1281
|
input: {
|
|
1283
1282
|
root: function root(_ref65) {
|
|
1284
|
-
var
|
|
1283
|
+
var parent = _ref65.parent;
|
|
1285
1284
|
return {
|
|
1286
1285
|
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', {
|
|
1287
|
-
'rounded-lg': !props.showIcon,
|
|
1288
|
-
'border-r-0 rounded-l-lg': props.showIcon
|
|
1286
|
+
'rounded-lg': !parent.props.showIcon,
|
|
1287
|
+
'border-r-0 rounded-l-lg': parent.props.showIcon
|
|
1289
1288
|
})
|
|
1290
1289
|
};
|
|
1291
1290
|
}
|
|
1292
1291
|
},
|
|
1293
|
-
|
|
1292
|
+
dropdownButton: function dropdownButton(_ref66) {
|
|
1294
1293
|
var props = _ref66.props;
|
|
1295
1294
|
return {
|
|
1296
1295
|
root: {
|
|
@@ -1402,30 +1401,37 @@ var Tailwind = {
|
|
|
1402
1401
|
})
|
|
1403
1402
|
};
|
|
1404
1403
|
},
|
|
1405
|
-
|
|
1404
|
+
itemGroup: {
|
|
1406
1405
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1407
1406
|
},
|
|
1408
1407
|
header: {
|
|
1409
1408
|
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')
|
|
1410
1409
|
},
|
|
1411
|
-
|
|
1412
|
-
|
|
1410
|
+
filterContainer: 'relative',
|
|
1411
|
+
filterInput: {
|
|
1413
1412
|
root: {
|
|
1414
1413
|
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)]')
|
|
1415
1414
|
}
|
|
1416
1415
|
},
|
|
1417
|
-
|
|
1416
|
+
filterIcon: '-mt-2 absolute top-1/2'
|
|
1418
1417
|
},
|
|
1419
1418
|
mention: {
|
|
1420
1419
|
root: 'relative',
|
|
1421
1420
|
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',
|
|
1422
1421
|
items: 'py-3 list-none m-0',
|
|
1423
|
-
item:
|
|
1422
|
+
item: function item(_ref72) {
|
|
1423
|
+
var state = _ref72.state;
|
|
1424
|
+
return {
|
|
1425
|
+
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', {
|
|
1426
|
+
'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
|
|
1427
|
+
})
|
|
1428
|
+
};
|
|
1429
|
+
},
|
|
1424
1430
|
transition: TRANSITIONS.overlay
|
|
1425
1431
|
},
|
|
1426
1432
|
multiselect: {
|
|
1427
|
-
root: function root(
|
|
1428
|
-
var props =
|
|
1433
|
+
root: function root(_ref73) {
|
|
1434
|
+
var props = _ref73.props;
|
|
1429
1435
|
return {
|
|
1430
1436
|
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', {
|
|
1431
1437
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1433,12 +1439,12 @@ var Tailwind = {
|
|
|
1433
1439
|
};
|
|
1434
1440
|
},
|
|
1435
1441
|
labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
|
|
1436
|
-
label: function label(
|
|
1437
|
-
var props =
|
|
1442
|
+
label: function label(_ref74) {
|
|
1443
|
+
var props = _ref74.props;
|
|
1438
1444
|
return {
|
|
1439
1445
|
className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
|
|
1440
|
-
'!p-3': props.display !== 'chip' && (
|
|
1441
|
-
'!py-1.5 px-3': props.display === 'chip' &&
|
|
1446
|
+
'!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
|
|
1447
|
+
'!py-1.5 px-3': props.display === 'chip' && props.value !== null
|
|
1442
1448
|
})
|
|
1443
1449
|
};
|
|
1444
1450
|
},
|
|
@@ -1458,16 +1464,18 @@ var Tailwind = {
|
|
|
1458
1464
|
headerCheckboxContainer: {
|
|
1459
1465
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1460
1466
|
},
|
|
1461
|
-
headerCheckbox:
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
'
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1467
|
+
headerCheckbox: {
|
|
1468
|
+
root: function root(_ref75) {
|
|
1469
|
+
var props = _ref75.props;
|
|
1470
|
+
return {
|
|
1471
|
+
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)]', {
|
|
1472
|
+
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
|
|
1473
|
+
'border-blue-500 bg-blue-500': props === null || props === void 0 ? void 0 : props.checked
|
|
1474
|
+
})
|
|
1475
|
+
};
|
|
1476
|
+
}
|
|
1469
1477
|
},
|
|
1470
|
-
|
|
1478
|
+
headerCheckboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
|
|
1471
1479
|
closeButton: {
|
|
1472
1480
|
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)]')
|
|
1473
1481
|
},
|
|
@@ -1476,8 +1484,8 @@ var Tailwind = {
|
|
|
1476
1484
|
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')
|
|
1477
1485
|
},
|
|
1478
1486
|
list: 'py-3 list-none m-0',
|
|
1479
|
-
item: function item(
|
|
1480
|
-
var context =
|
|
1487
|
+
item: function item(_ref76) {
|
|
1488
|
+
var context = _ref76.context;
|
|
1481
1489
|
return {
|
|
1482
1490
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1483
1491
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1490,8 +1498,8 @@ var Tailwind = {
|
|
|
1490
1498
|
checkboxContainer: {
|
|
1491
1499
|
className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
|
|
1492
1500
|
},
|
|
1493
|
-
checkbox: function checkbox(
|
|
1494
|
-
var context =
|
|
1501
|
+
checkbox: function checkbox(_ref77) {
|
|
1502
|
+
var context = _ref77.context;
|
|
1495
1503
|
return {
|
|
1496
1504
|
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)]', {
|
|
1497
1505
|
'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
|
|
@@ -1499,24 +1507,26 @@ var Tailwind = {
|
|
|
1499
1507
|
})
|
|
1500
1508
|
};
|
|
1501
1509
|
},
|
|
1502
|
-
|
|
1503
|
-
|
|
1510
|
+
checkboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
|
|
1511
|
+
itemGroup: {
|
|
1504
1512
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1505
1513
|
},
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1514
|
+
filterContainer: 'relative',
|
|
1515
|
+
filterInput: {
|
|
1516
|
+
root: {
|
|
1517
|
+
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)]')
|
|
1518
|
+
}
|
|
1509
1519
|
},
|
|
1510
|
-
|
|
1511
|
-
|
|
1520
|
+
filterIcon: '-mt-2 absolute top-1/2',
|
|
1521
|
+
clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
|
|
1512
1522
|
transition: TRANSITIONS.overlay
|
|
1513
1523
|
},
|
|
1514
1524
|
multistatecheckbox: {
|
|
1515
1525
|
root: {
|
|
1516
1526
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
1517
1527
|
},
|
|
1518
|
-
checkbox: function checkbox(
|
|
1519
|
-
var props =
|
|
1528
|
+
checkbox: function checkbox(_ref78) {
|
|
1529
|
+
var props = _ref78.props;
|
|
1520
1530
|
return {
|
|
1521
1531
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
|
|
1522
1532
|
'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
|
|
@@ -1529,8 +1539,8 @@ var Tailwind = {
|
|
|
1529
1539
|
}
|
|
1530
1540
|
},
|
|
1531
1541
|
inputtextarea: {
|
|
1532
|
-
root: function root(
|
|
1533
|
-
var context =
|
|
1542
|
+
root: function root(_ref79) {
|
|
1543
|
+
var context = _ref79.context;
|
|
1534
1544
|
return {
|
|
1535
1545
|
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)]', {
|
|
1536
1546
|
'opacity-60 select-none pointer-events-none cursor-default': context.disabled
|
|
@@ -1539,8 +1549,8 @@ var Tailwind = {
|
|
|
1539
1549
|
}
|
|
1540
1550
|
},
|
|
1541
1551
|
treeselect: {
|
|
1542
|
-
root: function root(
|
|
1543
|
-
var props =
|
|
1552
|
+
root: function root(_ref80) {
|
|
1553
|
+
var props = _ref80.props;
|
|
1544
1554
|
return {
|
|
1545
1555
|
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', {
|
|
1546
1556
|
'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
|
|
@@ -1571,8 +1581,8 @@ var Tailwind = {
|
|
|
1571
1581
|
transition: TRANSITIONS.overlay
|
|
1572
1582
|
},
|
|
1573
1583
|
autocomplete: {
|
|
1574
|
-
root: function root(
|
|
1575
|
-
var props =
|
|
1584
|
+
root: function root(_ref81) {
|
|
1585
|
+
var props = _ref81.props;
|
|
1576
1586
|
return {
|
|
1577
1587
|
className: classNames('relative inline-flex', {
|
|
1578
1588
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1584,11 +1594,11 @@ var Tailwind = {
|
|
|
1584
1594
|
container: {
|
|
1585
1595
|
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)]')
|
|
1586
1596
|
},
|
|
1587
|
-
|
|
1597
|
+
inputToken: {
|
|
1588
1598
|
className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
|
|
1589
1599
|
},
|
|
1590
|
-
input: function input(
|
|
1591
|
-
var props =
|
|
1600
|
+
input: function input(_ref82) {
|
|
1601
|
+
var props = _ref82.props;
|
|
1592
1602
|
return {
|
|
1593
1603
|
root: {
|
|
1594
1604
|
className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
|
|
@@ -1603,15 +1613,15 @@ var Tailwind = {
|
|
|
1603
1613
|
token: {
|
|
1604
1614
|
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')
|
|
1605
1615
|
},
|
|
1606
|
-
|
|
1616
|
+
dropdownButton: {
|
|
1607
1617
|
root: 'rounded-tl-none rounded-bl-none'
|
|
1608
1618
|
},
|
|
1609
1619
|
panel: {
|
|
1610
1620
|
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')
|
|
1611
1621
|
},
|
|
1612
1622
|
list: 'py-3 list-none m-0',
|
|
1613
|
-
item: function item(
|
|
1614
|
-
var context =
|
|
1623
|
+
item: function item(_ref83) {
|
|
1624
|
+
var context = _ref83.context;
|
|
1615
1625
|
return {
|
|
1616
1626
|
className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
|
|
1617
1627
|
'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
|
|
@@ -1621,14 +1631,14 @@ var Tailwind = {
|
|
|
1621
1631
|
})
|
|
1622
1632
|
};
|
|
1623
1633
|
},
|
|
1624
|
-
|
|
1634
|
+
itemGroup: {
|
|
1625
1635
|
className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
|
|
1626
1636
|
},
|
|
1627
1637
|
transition: TRANSITIONS.overlay
|
|
1628
1638
|
},
|
|
1629
1639
|
chips: {
|
|
1630
|
-
root: function root(
|
|
1631
|
-
var props =
|
|
1640
|
+
root: function root(_ref84) {
|
|
1641
|
+
var props = _ref84.props;
|
|
1632
1642
|
return {
|
|
1633
1643
|
className: classNames('flex', {
|
|
1634
1644
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1638,7 +1648,7 @@ var Tailwind = {
|
|
|
1638
1648
|
container: {
|
|
1639
1649
|
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)]')
|
|
1640
1650
|
},
|
|
1641
|
-
|
|
1651
|
+
inputToken: {
|
|
1642
1652
|
className: classNames('py-1.5 px-0', 'flex flex-1 inline-flex')
|
|
1643
1653
|
},
|
|
1644
1654
|
input: {
|
|
@@ -1650,8 +1660,8 @@ var Tailwind = {
|
|
|
1650
1660
|
removeTokenIcon: 'ml-2'
|
|
1651
1661
|
},
|
|
1652
1662
|
colorpicker: {
|
|
1653
|
-
root: function root(
|
|
1654
|
-
var props =
|
|
1663
|
+
root: function root(_ref85) {
|
|
1664
|
+
var props = _ref85.props;
|
|
1655
1665
|
return {
|
|
1656
1666
|
className: classNames('inline-block', {
|
|
1657
1667
|
'opacity-60 select-none pointer-events-none cursor-default': props.disabled
|
|
@@ -1661,8 +1671,8 @@ var Tailwind = {
|
|
|
1661
1671
|
input: {
|
|
1662
1672
|
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')
|
|
1663
1673
|
},
|
|
1664
|
-
panel: function panel(
|
|
1665
|
-
var props =
|
|
1674
|
+
panel: function panel(_ref86) {
|
|
1675
|
+
var props = _ref86.props;
|
|
1666
1676
|
return {
|
|
1667
1677
|
className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
|
|
1668
1678
|
'relative h-48 w-52': props.inline,
|
|
@@ -1702,8 +1712,8 @@ var Tailwind = {
|
|
|
1702
1712
|
},
|
|
1703
1713
|
//MISC
|
|
1704
1714
|
badge: {
|
|
1705
|
-
root: function root(
|
|
1706
|
-
var props =
|
|
1715
|
+
root: function root(_ref87) {
|
|
1716
|
+
var props = _ref87.props;
|
|
1707
1717
|
return {
|
|
1708
1718
|
className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
|
|
1709
1719
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1721,9 +1731,9 @@ var Tailwind = {
|
|
|
1721
1731
|
}
|
|
1722
1732
|
},
|
|
1723
1733
|
avatar: {
|
|
1724
|
-
root: function root(
|
|
1725
|
-
var props =
|
|
1726
|
-
state =
|
|
1734
|
+
root: function root(_ref88) {
|
|
1735
|
+
var props = _ref88.props,
|
|
1736
|
+
state = _ref88.state;
|
|
1727
1737
|
return {
|
|
1728
1738
|
className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
|
|
1729
1739
|
'rounded-lg': props.shape == 'square',
|
|
@@ -1759,8 +1769,8 @@ var Tailwind = {
|
|
|
1759
1769
|
root: {
|
|
1760
1770
|
className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
|
|
1761
1771
|
},
|
|
1762
|
-
value: function value(
|
|
1763
|
-
var props =
|
|
1772
|
+
value: function value(_ref89) {
|
|
1773
|
+
var props = _ref89.props;
|
|
1764
1774
|
return {
|
|
1765
1775
|
className: classNames('border-0 m-0 bg-blue-500', {
|
|
1766
1776
|
'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
|
|
@@ -1780,8 +1790,8 @@ var Tailwind = {
|
|
|
1780
1790
|
circle: 'text-red-500 progress-spinner-circle'
|
|
1781
1791
|
},
|
|
1782
1792
|
skeleton: {
|
|
1783
|
-
root: function root(
|
|
1784
|
-
var props =
|
|
1793
|
+
root: function root(_ref90) {
|
|
1794
|
+
var props = _ref90.props;
|
|
1785
1795
|
return {
|
|
1786
1796
|
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', {
|
|
1787
1797
|
'rounded-md': props.shape !== 'circle',
|
|
@@ -1791,8 +1801,8 @@ var Tailwind = {
|
|
|
1791
1801
|
}
|
|
1792
1802
|
},
|
|
1793
1803
|
tag: {
|
|
1794
|
-
root: function root(
|
|
1795
|
-
var props =
|
|
1804
|
+
root: function root(_ref91) {
|
|
1805
|
+
var props = _ref91.props;
|
|
1796
1806
|
return {
|
|
1797
1807
|
className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
|
|
1798
1808
|
'bg-gray-500 ': props.severity == 'secondary',
|
|
@@ -1816,8 +1826,8 @@ var Tailwind = {
|
|
|
1816
1826
|
}
|
|
1817
1827
|
},
|
|
1818
1828
|
scrolltop: {
|
|
1819
|
-
root: function root(
|
|
1820
|
-
var props =
|
|
1829
|
+
root: function root(_ref92) {
|
|
1830
|
+
var props = _ref92.props;
|
|
1821
1831
|
return {
|
|
1822
1832
|
className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
|
|
1823
1833
|
'!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
|
|
@@ -1875,8 +1885,8 @@ var Tailwind = {
|
|
|
1875
1885
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1876
1886
|
},
|
|
1877
1887
|
menuitem: 'relative',
|
|
1878
|
-
content: function content(
|
|
1879
|
-
var context =
|
|
1888
|
+
content: function content(_ref93) {
|
|
1889
|
+
var context = _ref93.context;
|
|
1880
1890
|
return {
|
|
1881
1891
|
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',
|
|
1882
1892
|
// Hover
|
|
@@ -1904,8 +1914,8 @@ var Tailwind = {
|
|
|
1904
1914
|
}
|
|
1905
1915
|
},
|
|
1906
1916
|
dock: {
|
|
1907
|
-
root: function root(
|
|
1908
|
-
var props =
|
|
1917
|
+
root: function root(_ref94) {
|
|
1918
|
+
var props = _ref94.props;
|
|
1909
1919
|
return {
|
|
1910
1920
|
className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
|
|
1911
1921
|
'left-0 bottom-0 w-full': props.position == 'bottom',
|
|
@@ -1918,18 +1928,18 @@ var Tailwind = {
|
|
|
1918
1928
|
container: {
|
|
1919
1929
|
className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
|
|
1920
1930
|
},
|
|
1921
|
-
menu: function menu(
|
|
1922
|
-
var props =
|
|
1931
|
+
menu: function menu(_ref95) {
|
|
1932
|
+
var props = _ref95.props;
|
|
1923
1933
|
return {
|
|
1924
1934
|
className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
|
|
1925
1935
|
'flex-col': props.position == 'left' || props.position == 'right'
|
|
1926
1936
|
})
|
|
1927
1937
|
};
|
|
1928
1938
|
},
|
|
1929
|
-
menuitem: function menuitem(
|
|
1930
|
-
var props =
|
|
1931
|
-
context =
|
|
1932
|
-
state =
|
|
1939
|
+
menuitem: function menuitem(_ref96) {
|
|
1940
|
+
var props = _ref96.props,
|
|
1941
|
+
context = _ref96.context,
|
|
1942
|
+
state = _ref96.state;
|
|
1933
1943
|
return {
|
|
1934
1944
|
className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
|
|
1935
1945
|
'origin-bottom hover:mx-6': props.position == 'bottom',
|
|
@@ -1952,8 +1962,8 @@ var Tailwind = {
|
|
|
1952
1962
|
menu: {
|
|
1953
1963
|
className: classNames('m-0 p-0 list-none', 'outline-none')
|
|
1954
1964
|
},
|
|
1955
|
-
content: function content(
|
|
1956
|
-
var context =
|
|
1965
|
+
content: function content(_ref97) {
|
|
1966
|
+
var context = _ref97.context;
|
|
1957
1967
|
return {
|
|
1958
1968
|
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',
|
|
1959
1969
|
// Hover
|
|
@@ -1978,8 +1988,8 @@ var Tailwind = {
|
|
|
1978
1988
|
root: {
|
|
1979
1989
|
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')
|
|
1980
1990
|
},
|
|
1981
|
-
menu: function menu(
|
|
1982
|
-
var state =
|
|
1991
|
+
menu: function menu(_ref98) {
|
|
1992
|
+
var state = _ref98.state;
|
|
1983
1993
|
return {
|
|
1984
1994
|
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', {
|
|
1985
1995
|
'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
|
|
@@ -1987,9 +1997,9 @@ var Tailwind = {
|
|
|
1987
1997
|
})
|
|
1988
1998
|
};
|
|
1989
1999
|
},
|
|
1990
|
-
menuitem: function menuitem(
|
|
1991
|
-
var props =
|
|
1992
|
-
context =
|
|
2000
|
+
menuitem: function menuitem(_ref99) {
|
|
2001
|
+
var props = _ref99.props,
|
|
2002
|
+
context = _ref99.context;
|
|
1993
2003
|
return {
|
|
1994
2004
|
className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
|
|
1995
2005
|
'rounded-md': props.root
|
|
@@ -2002,8 +2012,8 @@ var Tailwind = {
|
|
|
2002
2012
|
})
|
|
2003
2013
|
};
|
|
2004
2014
|
},
|
|
2005
|
-
action: function action(
|
|
2006
|
-
var context =
|
|
2015
|
+
action: function action(_ref100) {
|
|
2016
|
+
var context = _ref100.context;
|
|
2007
2017
|
return {
|
|
2008
2018
|
className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
|
|
2009
2019
|
'pl-9 sm:pl-5': context.level === 1,
|
|
@@ -2012,8 +2022,8 @@ var Tailwind = {
|
|
|
2012
2022
|
};
|
|
2013
2023
|
},
|
|
2014
2024
|
icon: 'mr-2',
|
|
2015
|
-
submenuicon: function submenuicon(
|
|
2016
|
-
var props =
|
|
2025
|
+
submenuicon: function submenuicon(_ref101) {
|
|
2026
|
+
var props = _ref101.props;
|
|
2017
2027
|
return {
|
|
2018
2028
|
className: classNames({
|
|
2019
2029
|
'ml-auto sm:ml-2': props.root,
|
|
@@ -2021,8 +2031,8 @@ var Tailwind = {
|
|
|
2021
2031
|
})
|
|
2022
2032
|
};
|
|
2023
2033
|
},
|
|
2024
|
-
submenu: function submenu(
|
|
2025
|
-
var props =
|
|
2034
|
+
submenu: function submenu(_ref102) {
|
|
2035
|
+
var props = _ref102.props;
|
|
2026
2036
|
return {
|
|
2027
2037
|
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', {
|
|
2028
2038
|
'sm:absolute sm:left-full sm:top-0': !props.root
|
|
@@ -2036,8 +2046,8 @@ var Tailwind = {
|
|
|
2036
2046
|
end: 'ml-auto self-auto'
|
|
2037
2047
|
},
|
|
2038
2048
|
megamenu: {
|
|
2039
|
-
root: function root(
|
|
2040
|
-
var props =
|
|
2049
|
+
root: function root(_ref103) {
|
|
2050
|
+
var props = _ref103.props;
|
|
2041
2051
|
return {
|
|
2042
2052
|
className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
|
|
2043
2053
|
'p-2 items-center': props.orientation == 'horizontal',
|
|
@@ -2045,9 +2055,9 @@ var Tailwind = {
|
|
|
2045
2055
|
})
|
|
2046
2056
|
};
|
|
2047
2057
|
},
|
|
2048
|
-
menu: function menu(
|
|
2049
|
-
var props =
|
|
2050
|
-
state =
|
|
2058
|
+
menu: function menu(_ref104) {
|
|
2059
|
+
var props = _ref104.props,
|
|
2060
|
+
state = _ref104.state;
|
|
2051
2061
|
return {
|
|
2052
2062
|
className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
|
|
2053
2063
|
hidden: props.orientation !== 'vertical' && !state.mobileActive
|
|
@@ -2058,9 +2068,9 @@ var Tailwind = {
|
|
|
2058
2068
|
})
|
|
2059
2069
|
};
|
|
2060
2070
|
},
|
|
2061
|
-
menuitem: function menuitem(
|
|
2062
|
-
var props =
|
|
2063
|
-
context =
|
|
2071
|
+
menuitem: function menuitem(_ref105) {
|
|
2072
|
+
var props = _ref105.props,
|
|
2073
|
+
context = _ref105.context;
|
|
2064
2074
|
return {
|
|
2065
2075
|
className: classNames('transition-shadow duration-200', {
|
|
2066
2076
|
'rounded-md': props.orientation == 'horizontal'
|
|
@@ -2076,8 +2086,8 @@ var Tailwind = {
|
|
|
2076
2086
|
})
|
|
2077
2087
|
};
|
|
2078
2088
|
},
|
|
2079
|
-
menuButton: function menuButton(
|
|
2080
|
-
var props =
|
|
2089
|
+
menuButton: function menuButton(_ref106) {
|
|
2090
|
+
var props = _ref106.props;
|
|
2081
2091
|
return {
|
|
2082
2092
|
className: classNames({
|
|
2083
2093
|
'flex md:hidden': props.orientation === 'horizontal'
|
|
@@ -2098,8 +2108,8 @@ var Tailwind = {
|
|
|
2098
2108
|
submenuItem: {
|
|
2099
2109
|
className: classNames('text-gray-700 hover:bg-gray-200')
|
|
2100
2110
|
},
|
|
2101
|
-
submenuicon: function submenuicon(
|
|
2102
|
-
var props =
|
|
2111
|
+
submenuicon: function submenuicon(_ref107) {
|
|
2112
|
+
var props = _ref107.props;
|
|
2103
2113
|
return {
|
|
2104
2114
|
className: classNames({
|
|
2105
2115
|
'ml-2': props.orientation === 'horizontal',
|
|
@@ -2107,8 +2117,8 @@ var Tailwind = {
|
|
|
2107
2117
|
})
|
|
2108
2118
|
};
|
|
2109
2119
|
},
|
|
2110
|
-
panel: function panel(
|
|
2111
|
-
var props =
|
|
2120
|
+
panel: function panel(_ref108) {
|
|
2121
|
+
var props = _ref108.props;
|
|
2112
2122
|
return {
|
|
2113
2123
|
className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
|
|
2114
2124
|
'left-full top-0': props.orientation !== 'horizontal'
|
|
@@ -2149,8 +2159,8 @@ var Tailwind = {
|
|
|
2149
2159
|
menu: {
|
|
2150
2160
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2151
2161
|
},
|
|
2152
|
-
menuitem: function menuitem(
|
|
2153
|
-
var context =
|
|
2162
|
+
menuitem: function menuitem(_ref109) {
|
|
2163
|
+
var context = _ref109.context;
|
|
2154
2164
|
return {
|
|
2155
2165
|
className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
|
|
2156
2166
|
'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
|
|
@@ -2195,9 +2205,9 @@ var Tailwind = {
|
|
|
2195
2205
|
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')
|
|
2196
2206
|
},
|
|
2197
2207
|
menuitem: 'mr-0',
|
|
2198
|
-
action: function action(
|
|
2199
|
-
var context =
|
|
2200
|
-
state =
|
|
2208
|
+
action: function action(_ref110) {
|
|
2209
|
+
var context = _ref110.context,
|
|
2210
|
+
state = _ref110.state;
|
|
2201
2211
|
return {
|
|
2202
2212
|
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)]', {
|
|
2203
2213
|
'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,
|
|
@@ -2218,8 +2228,8 @@ var Tailwind = {
|
|
|
2218
2228
|
},
|
|
2219
2229
|
content: 'relative overflow-x-hidden overflow-y-auto h-full',
|
|
2220
2230
|
menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
|
|
2221
|
-
menuitem: function menuitem(
|
|
2222
|
-
var context =
|
|
2231
|
+
menuitem: function menuitem(_ref111) {
|
|
2232
|
+
var context = _ref111.context;
|
|
2223
2233
|
return {
|
|
2224
2234
|
className: classNames({
|
|
2225
2235
|
relative: !context.active,
|
|
@@ -2227,8 +2237,8 @@ var Tailwind = {
|
|
|
2227
2237
|
})
|
|
2228
2238
|
};
|
|
2229
2239
|
},
|
|
2230
|
-
action: function action(
|
|
2231
|
-
var context =
|
|
2240
|
+
action: function action(_ref112) {
|
|
2241
|
+
var context = _ref112.context;
|
|
2232
2242
|
return {
|
|
2233
2243
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2234
2244
|
'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,
|
|
@@ -2236,8 +2246,8 @@ var Tailwind = {
|
|
|
2236
2246
|
})
|
|
2237
2247
|
};
|
|
2238
2248
|
},
|
|
2239
|
-
previous: function previous(
|
|
2240
|
-
var state =
|
|
2249
|
+
previous: function previous(_ref113) {
|
|
2250
|
+
var state = _ref113.state;
|
|
2241
2251
|
return {
|
|
2242
2252
|
className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
|
|
2243
2253
|
hidden: state.level === 0
|
|
@@ -2260,8 +2270,8 @@ var Tailwind = {
|
|
|
2260
2270
|
className: classNames('outline-none', 'm-0 p-0 list-none')
|
|
2261
2271
|
},
|
|
2262
2272
|
menuitem: 'relative',
|
|
2263
|
-
content: function content(
|
|
2264
|
-
var context =
|
|
2273
|
+
content: function content(_ref114) {
|
|
2274
|
+
var context = _ref114.context;
|
|
2265
2275
|
return {
|
|
2266
2276
|
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',
|
|
2267
2277
|
//Hover
|
|
@@ -2273,8 +2283,8 @@ var Tailwind = {
|
|
|
2273
2283
|
})
|
|
2274
2284
|
};
|
|
2275
2285
|
},
|
|
2276
|
-
action: function action(
|
|
2277
|
-
var context =
|
|
2286
|
+
action: function action(_ref115) {
|
|
2287
|
+
var context = _ref115.context;
|
|
2278
2288
|
return {
|
|
2279
2289
|
className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
|
|
2280
2290
|
'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,
|
|
@@ -2359,8 +2369,8 @@ var Tailwind = {
|
|
|
2359
2369
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2360
2370
|
},
|
|
2361
2371
|
indicator: 'mr-2',
|
|
2362
|
-
indicatorbutton: function indicatorbutton(
|
|
2363
|
-
var context =
|
|
2372
|
+
indicatorbutton: function indicatorbutton(_ref116) {
|
|
2373
|
+
var context = _ref116.context;
|
|
2364
2374
|
return {
|
|
2365
2375
|
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)]', {
|
|
2366
2376
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2368,8 +2378,8 @@ var Tailwind = {
|
|
|
2368
2378
|
})
|
|
2369
2379
|
};
|
|
2370
2380
|
},
|
|
2371
|
-
mask: function mask(
|
|
2372
|
-
var state =
|
|
2381
|
+
mask: function mask(_ref117) {
|
|
2382
|
+
var state = _ref117.state;
|
|
2373
2383
|
return {
|
|
2374
2384
|
className: classNames({
|
|
2375
2385
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2402,8 +2412,8 @@ var Tailwind = {
|
|
|
2402
2412
|
carousel: {
|
|
2403
2413
|
root: 'flex flex-col',
|
|
2404
2414
|
content: 'flex flex-col overflow-auto',
|
|
2405
|
-
container: function container(
|
|
2406
|
-
var props =
|
|
2415
|
+
container: function container(_ref118) {
|
|
2416
|
+
var props = _ref118.props;
|
|
2407
2417
|
return {
|
|
2408
2418
|
className: classNames('flex', {
|
|
2409
2419
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2415,8 +2425,8 @@ var Tailwind = {
|
|
|
2415
2425
|
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')
|
|
2416
2426
|
},
|
|
2417
2427
|
itemscontent: 'overflow-hidden w-full',
|
|
2418
|
-
itemscontainer: function itemscontainer(
|
|
2419
|
-
var props =
|
|
2428
|
+
itemscontainer: function itemscontainer(_ref119) {
|
|
2429
|
+
var props = _ref119.props;
|
|
2420
2430
|
return {
|
|
2421
2431
|
className: classNames('flex ', {
|
|
2422
2432
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2424,8 +2434,8 @@ var Tailwind = {
|
|
|
2424
2434
|
})
|
|
2425
2435
|
};
|
|
2426
2436
|
},
|
|
2427
|
-
item: function item(
|
|
2428
|
-
var props =
|
|
2437
|
+
item: function item(_ref120) {
|
|
2438
|
+
var props = _ref120.props;
|
|
2429
2439
|
return {
|
|
2430
2440
|
className: classNames('flex shrink-0 grow', {
|
|
2431
2441
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2437,8 +2447,8 @@ var Tailwind = {
|
|
|
2437
2447
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2438
2448
|
},
|
|
2439
2449
|
indicator: 'mr-2 mb-2',
|
|
2440
|
-
indicatorbutton: function indicatorbutton(
|
|
2441
|
-
var context =
|
|
2450
|
+
indicatorbutton: function indicatorbutton(_ref121) {
|
|
2451
|
+
var context = _ref121.context;
|
|
2442
2452
|
return {
|
|
2443
2453
|
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)]', {
|
|
2444
2454
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2448,9 +2458,9 @@ var Tailwind = {
|
|
|
2448
2458
|
}
|
|
2449
2459
|
},
|
|
2450
2460
|
tree: {
|
|
2451
|
-
root: function root(
|
|
2461
|
+
root: function root(_ref122) {
|
|
2452
2462
|
var _props$__parentMetada;
|
|
2453
|
-
var props =
|
|
2463
|
+
var props = _ref122.props;
|
|
2454
2464
|
return {
|
|
2455
2465
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2456
2466
|
'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'
|
|
@@ -2460,9 +2470,9 @@ var Tailwind = {
|
|
|
2460
2470
|
wrapper: 'overflow-auto',
|
|
2461
2471
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2462
2472
|
node: 'p-1 outline-none',
|
|
2463
|
-
content: function content(
|
|
2464
|
-
var context =
|
|
2465
|
-
props =
|
|
2473
|
+
content: function content(_ref123) {
|
|
2474
|
+
var context = _ref123.context,
|
|
2475
|
+
props = _ref123.props;
|
|
2466
2476
|
return {
|
|
2467
2477
|
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)]', {
|
|
2468
2478
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2471,8 +2481,8 @@ var Tailwind = {
|
|
|
2471
2481
|
})
|
|
2472
2482
|
};
|
|
2473
2483
|
},
|
|
2474
|
-
toggler: function toggler(
|
|
2475
|
-
var context =
|
|
2484
|
+
toggler: function toggler(_ref124) {
|
|
2485
|
+
var context = _ref124.context;
|
|
2476
2486
|
return {
|
|
2477
2487
|
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)]', {
|
|
2478
2488
|
'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,
|
|
@@ -2483,9 +2493,9 @@ var Tailwind = {
|
|
|
2483
2493
|
};
|
|
2484
2494
|
},
|
|
2485
2495
|
checkboxcontainer: 'mr-2',
|
|
2486
|
-
checkbox: function checkbox(
|
|
2487
|
-
var context =
|
|
2488
|
-
props =
|
|
2496
|
+
checkbox: function checkbox(_ref125) {
|
|
2497
|
+
var context = _ref125.context,
|
|
2498
|
+
props = _ref125.props;
|
|
2489
2499
|
return {
|
|
2490
2500
|
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', {
|
|
2491
2501
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2510,8 +2520,8 @@ var Tailwind = {
|
|
|
2510
2520
|
},
|
|
2511
2521
|
// DATA
|
|
2512
2522
|
timeline: {
|
|
2513
|
-
root: function root(
|
|
2514
|
-
var props =
|
|
2523
|
+
root: function root(_ref126) {
|
|
2524
|
+
var props = _ref126.props;
|
|
2515
2525
|
return {
|
|
2516
2526
|
className: classNames('flex grow', {
|
|
2517
2527
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2519,9 +2529,9 @@ var Tailwind = {
|
|
|
2519
2529
|
})
|
|
2520
2530
|
};
|
|
2521
2531
|
},
|
|
2522
|
-
event: function event(
|
|
2523
|
-
var props =
|
|
2524
|
-
context =
|
|
2532
|
+
event: function event(_ref127) {
|
|
2533
|
+
var props = _ref127.props,
|
|
2534
|
+
context = _ref127.context;
|
|
2525
2535
|
return {
|
|
2526
2536
|
className: classNames('flex relative min-h-[70px]', {
|
|
2527
2537
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2530,9 +2540,9 @@ var Tailwind = {
|
|
|
2530
2540
|
})
|
|
2531
2541
|
};
|
|
2532
2542
|
},
|
|
2533
|
-
opposite: function opposite(
|
|
2534
|
-
var props =
|
|
2535
|
-
context =
|
|
2543
|
+
opposite: function opposite(_ref128) {
|
|
2544
|
+
var props = _ref128.props,
|
|
2545
|
+
context = _ref128.context;
|
|
2536
2546
|
return {
|
|
2537
2547
|
className: classNames('flex-1', {
|
|
2538
2548
|
'px-4': props.layout === 'vertical',
|
|
@@ -2543,8 +2553,8 @@ var Tailwind = {
|
|
|
2543
2553
|
})
|
|
2544
2554
|
};
|
|
2545
2555
|
},
|
|
2546
|
-
separator: function separator(
|
|
2547
|
-
var props =
|
|
2556
|
+
separator: function separator(_ref129) {
|
|
2557
|
+
var props = _ref129.props;
|
|
2548
2558
|
return {
|
|
2549
2559
|
className: classNames('flex items-center flex-initial', {
|
|
2550
2560
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2553,8 +2563,8 @@ var Tailwind = {
|
|
|
2553
2563
|
};
|
|
2554
2564
|
},
|
|
2555
2565
|
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',
|
|
2556
|
-
connector: function connector(
|
|
2557
|
-
var props =
|
|
2566
|
+
connector: function connector(_ref130) {
|
|
2567
|
+
var props = _ref130.props;
|
|
2558
2568
|
return {
|
|
2559
2569
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2560
2570
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2562,9 +2572,9 @@ var Tailwind = {
|
|
|
2562
2572
|
})
|
|
2563
2573
|
};
|
|
2564
2574
|
},
|
|
2565
|
-
content: function content(
|
|
2566
|
-
var props =
|
|
2567
|
-
context =
|
|
2575
|
+
content: function content(_ref131) {
|
|
2576
|
+
var props = _ref131.props,
|
|
2577
|
+
context = _ref131.context;
|
|
2568
2578
|
return {
|
|
2569
2579
|
className: classNames('flex-1', {
|
|
2570
2580
|
'px-4': props.layout === 'vertical',
|
|
@@ -2589,16 +2599,16 @@ var Tailwind = {
|
|
|
2589
2599
|
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'
|
|
2590
2600
|
},
|
|
2591
2601
|
dataviewlayoutoptions: {
|
|
2592
|
-
listbutton: function listbutton(
|
|
2593
|
-
var props =
|
|
2602
|
+
listbutton: function listbutton(_ref132) {
|
|
2603
|
+
var props = _ref132.props;
|
|
2594
2604
|
return {
|
|
2595
2605
|
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
|
|
2596
2606
|
)
|
|
2597
2607
|
};
|
|
2598
2608
|
},
|
|
2599
2609
|
|
|
2600
|
-
gridbutton: function gridbutton(
|
|
2601
|
-
var props =
|
|
2610
|
+
gridbutton: function gridbutton(_ref133) {
|
|
2611
|
+
var props = _ref133.props;
|
|
2602
2612
|
return {
|
|
2603
2613
|
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
|
|
2604
2614
|
)
|
|
@@ -2629,8 +2639,8 @@ var Tailwind = {
|
|
|
2629
2639
|
)
|
|
2630
2640
|
},
|
|
2631
2641
|
|
|
2632
|
-
lineleft: function lineleft(
|
|
2633
|
-
var context =
|
|
2642
|
+
lineleft: function lineleft(_ref134) {
|
|
2643
|
+
var context = _ref134.context;
|
|
2634
2644
|
return {
|
|
2635
2645
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2636
2646
|
//Dark Mode
|
|
@@ -2639,8 +2649,8 @@ var Tailwind = {
|
|
|
2639
2649
|
})
|
|
2640
2650
|
};
|
|
2641
2651
|
},
|
|
2642
|
-
lineright: function lineright(
|
|
2643
|
-
var context =
|
|
2652
|
+
lineright: function lineright(_ref135) {
|
|
2653
|
+
var context = _ref135.context;
|
|
2644
2654
|
return {
|
|
2645
2655
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2646
2656
|
//Dark Mode
|
|
@@ -2661,8 +2671,8 @@ var Tailwind = {
|
|
|
2661
2671
|
root: 'flex',
|
|
2662
2672
|
controls: 'flex flex-col justify-center p-5',
|
|
2663
2673
|
moveupbutton: {
|
|
2664
|
-
root: function root(
|
|
2665
|
-
var context =
|
|
2674
|
+
root: function root(_ref136) {
|
|
2675
|
+
var context = _ref136.context;
|
|
2666
2676
|
return {
|
|
2667
2677
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2668
2678
|
// button component
|
|
@@ -2684,8 +2694,8 @@ var Tailwind = {
|
|
|
2684
2694
|
}
|
|
2685
2695
|
},
|
|
2686
2696
|
movetopbutton: {
|
|
2687
|
-
root: function root(
|
|
2688
|
-
var context =
|
|
2697
|
+
root: function root(_ref137) {
|
|
2698
|
+
var context = _ref137.context;
|
|
2689
2699
|
return {
|
|
2690
2700
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2691
2701
|
// button component
|
|
@@ -2707,8 +2717,8 @@ var Tailwind = {
|
|
|
2707
2717
|
}
|
|
2708
2718
|
},
|
|
2709
2719
|
movedownbutton: {
|
|
2710
|
-
root: function root(
|
|
2711
|
-
var context =
|
|
2720
|
+
root: function root(_ref138) {
|
|
2721
|
+
var context = _ref138.context;
|
|
2712
2722
|
return {
|
|
2713
2723
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2714
2724
|
// button component
|
|
@@ -2730,8 +2740,8 @@ var Tailwind = {
|
|
|
2730
2740
|
}
|
|
2731
2741
|
},
|
|
2732
2742
|
movebottombutton: {
|
|
2733
|
-
root: function root(
|
|
2734
|
-
var context =
|
|
2743
|
+
root: function root(_ref139) {
|
|
2744
|
+
var context = _ref139.context;
|
|
2735
2745
|
return {
|
|
2736
2746
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2737
2747
|
// button component
|
|
@@ -2763,8 +2773,8 @@ var Tailwind = {
|
|
|
2763
2773
|
)
|
|
2764
2774
|
},
|
|
2765
2775
|
|
|
2766
|
-
item: function item(
|
|
2767
|
-
var context =
|
|
2776
|
+
item: function item(_ref140) {
|
|
2777
|
+
var context = _ref140.context;
|
|
2768
2778
|
return {
|
|
2769
2779
|
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', {
|
|
2770
2780
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2773,15 +2783,15 @@ var Tailwind = {
|
|
|
2773
2783
|
}
|
|
2774
2784
|
},
|
|
2775
2785
|
picklist: {
|
|
2776
|
-
root: 'flex',
|
|
2777
|
-
controls: 'flex flex-col justify-center p-5',
|
|
2786
|
+
root: 'flex flex-col xl:flex-row',
|
|
2787
|
+
controls: 'flex flex-row xl:flex-col justify-center p-5',
|
|
2778
2788
|
moveUpButton: {
|
|
2779
2789
|
root: {
|
|
2780
2790
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2781
2791
|
// button component
|
|
2782
2792
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2783
2793
|
// icon only
|
|
2784
|
-
'mb-2',
|
|
2794
|
+
'mr-2 xl:mb-2',
|
|
2785
2795
|
// orderlist button
|
|
2786
2796
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2787
2797
|
)
|
|
@@ -2795,7 +2805,7 @@ var Tailwind = {
|
|
|
2795
2805
|
// button component
|
|
2796
2806
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2797
2807
|
// icon only
|
|
2798
|
-
'mb-2',
|
|
2808
|
+
'mr-2 xl:mb-2',
|
|
2799
2809
|
// orderlist button
|
|
2800
2810
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2801
2811
|
)
|
|
@@ -2809,7 +2819,7 @@ var Tailwind = {
|
|
|
2809
2819
|
// button component
|
|
2810
2820
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2811
2821
|
// icon only
|
|
2812
|
-
'mb-2',
|
|
2822
|
+
'mr-2 xl:mb-2',
|
|
2813
2823
|
// orderlist button
|
|
2814
2824
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2815
2825
|
)
|
|
@@ -2823,7 +2833,7 @@ var Tailwind = {
|
|
|
2823
2833
|
// button component
|
|
2824
2834
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2825
2835
|
// icon only
|
|
2826
|
-
'mb-2',
|
|
2836
|
+
'mr-2 xl:mb-2',
|
|
2827
2837
|
// orderlist button
|
|
2828
2838
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2829
2839
|
)
|
|
@@ -2842,8 +2852,8 @@ var Tailwind = {
|
|
|
2842
2852
|
)
|
|
2843
2853
|
},
|
|
2844
2854
|
|
|
2845
|
-
item: function item(
|
|
2846
|
-
var context =
|
|
2855
|
+
item: function item(_ref141) {
|
|
2856
|
+
var context = _ref141.context;
|
|
2847
2857
|
return {
|
|
2848
2858
|
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', {
|
|
2849
2859
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2851,7 +2861,7 @@ var Tailwind = {
|
|
|
2851
2861
|
})
|
|
2852
2862
|
};
|
|
2853
2863
|
},
|
|
2854
|
-
buttons: 'flex flex-col justify-center p-5',
|
|
2864
|
+
buttons: 'flex flex-row xl:flex-col justify-center p-5',
|
|
2855
2865
|
movetotargetbutton: {
|
|
2856
2866
|
root: {
|
|
2857
2867
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
@@ -2872,7 +2882,7 @@ var Tailwind = {
|
|
|
2872
2882
|
// button component
|
|
2873
2883
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2874
2884
|
// icon only
|
|
2875
|
-
'mb-2',
|
|
2885
|
+
'mr-2 xl:mb-2',
|
|
2876
2886
|
// orderlist button
|
|
2877
2887
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2878
2888
|
)
|
|
@@ -2886,7 +2896,7 @@ var Tailwind = {
|
|
|
2886
2896
|
// button component
|
|
2887
2897
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2888
2898
|
// icon only
|
|
2889
|
-
'mb-2',
|
|
2899
|
+
'mr-2 xl:mb-2',
|
|
2890
2900
|
// orderlist button
|
|
2891
2901
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2892
2902
|
)
|
|
@@ -2900,7 +2910,7 @@ var Tailwind = {
|
|
|
2900
2910
|
// button component
|
|
2901
2911
|
'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
|
|
2902
2912
|
// icon only
|
|
2903
|
-
'mb-2',
|
|
2913
|
+
'mr-2 xl:mb-2',
|
|
2904
2914
|
// orderlist button
|
|
2905
2915
|
'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
|
|
2906
2916
|
)
|
|
@@ -2936,8 +2946,8 @@ var Tailwind = {
|
|
|
2936
2946
|
)
|
|
2937
2947
|
},
|
|
2938
2948
|
|
|
2939
|
-
firstpagebutton: function firstpagebutton(
|
|
2940
|
-
var context =
|
|
2949
|
+
firstpagebutton: function firstpagebutton(_ref142) {
|
|
2950
|
+
var context = _ref142.context;
|
|
2941
2951
|
return {
|
|
2942
2952
|
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',
|
|
2943
2953
|
//Dark Mode
|
|
@@ -2948,8 +2958,8 @@ var Tailwind = {
|
|
|
2948
2958
|
};
|
|
2949
2959
|
},
|
|
2950
2960
|
|
|
2951
|
-
previouspagebutton: function previouspagebutton(
|
|
2952
|
-
var context =
|
|
2961
|
+
previouspagebutton: function previouspagebutton(_ref143) {
|
|
2962
|
+
var context = _ref143.context;
|
|
2953
2963
|
return {
|
|
2954
2964
|
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',
|
|
2955
2965
|
//Dark Mode
|
|
@@ -2960,8 +2970,8 @@ var Tailwind = {
|
|
|
2960
2970
|
};
|
|
2961
2971
|
},
|
|
2962
2972
|
|
|
2963
|
-
nextpagebutton: function nextpagebutton(
|
|
2964
|
-
var context =
|
|
2973
|
+
nextpagebutton: function nextpagebutton(_ref144) {
|
|
2974
|
+
var context = _ref144.context;
|
|
2965
2975
|
return {
|
|
2966
2976
|
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',
|
|
2967
2977
|
//Dark Mode
|
|
@@ -2972,8 +2982,8 @@ var Tailwind = {
|
|
|
2972
2982
|
};
|
|
2973
2983
|
},
|
|
2974
2984
|
|
|
2975
|
-
lastpagebutton: function lastpagebutton(
|
|
2976
|
-
var context =
|
|
2985
|
+
lastpagebutton: function lastpagebutton(_ref145) {
|
|
2986
|
+
var context = _ref145.context;
|
|
2977
2987
|
return {
|
|
2978
2988
|
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',
|
|
2979
2989
|
//Dark Mode
|
|
@@ -2984,8 +2994,8 @@ var Tailwind = {
|
|
|
2984
2994
|
};
|
|
2985
2995
|
},
|
|
2986
2996
|
|
|
2987
|
-
pagebutton: function pagebutton(
|
|
2988
|
-
var context =
|
|
2997
|
+
pagebutton: function pagebutton(_ref146) {
|
|
2998
|
+
var context = _ref146.context;
|
|
2989
2999
|
return {
|
|
2990
3000
|
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',
|
|
2991
3001
|
// Dark Mode
|
|
@@ -2997,9 +3007,9 @@ var Tailwind = {
|
|
|
2997
3007
|
};
|
|
2998
3008
|
},
|
|
2999
3009
|
rowperpagedropdown: {
|
|
3000
|
-
root: function root(
|
|
3001
|
-
var props =
|
|
3002
|
-
state =
|
|
3010
|
+
root: function root(_ref147) {
|
|
3011
|
+
var props = _ref147.props,
|
|
3012
|
+
state = _ref147.state;
|
|
3003
3013
|
return {
|
|
3004
3014
|
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',
|
|
3005
3015
|
//DarkMode
|
|
@@ -3027,8 +3037,8 @@ var Tailwind = {
|
|
|
3027
3037
|
|
|
3028
3038
|
wrapper: 'overflow-auto',
|
|
3029
3039
|
list: 'm-0 p-0 py-3 list-none',
|
|
3030
|
-
item: function item(
|
|
3031
|
-
var context =
|
|
3040
|
+
item: function item(_ref148) {
|
|
3041
|
+
var context = _ref148.context;
|
|
3032
3042
|
return {
|
|
3033
3043
|
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',
|
|
3034
3044
|
// Dark Mode
|
|
@@ -3049,9 +3059,9 @@ var Tailwind = {
|
|
|
3049
3059
|
}
|
|
3050
3060
|
},
|
|
3051
3061
|
jumptopagedropdown: {
|
|
3052
|
-
root: function root(
|
|
3053
|
-
var props =
|
|
3054
|
-
state =
|
|
3062
|
+
root: function root(_ref149) {
|
|
3063
|
+
var props = _ref149.props,
|
|
3064
|
+
state = _ref149.state;
|
|
3055
3065
|
return {
|
|
3056
3066
|
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',
|
|
3057
3067
|
//DarkMode
|
|
@@ -3079,8 +3089,8 @@ var Tailwind = {
|
|
|
3079
3089
|
|
|
3080
3090
|
wrapper: 'overflow-auto',
|
|
3081
3091
|
list: 'm-0 p-0 py-3 list-none',
|
|
3082
|
-
item: function item(
|
|
3083
|
-
var context =
|
|
3092
|
+
item: function item(_ref150) {
|
|
3093
|
+
var context = _ref150.context;
|
|
3084
3094
|
return {
|
|
3085
3095
|
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',
|
|
3086
3096
|
// Dark Mode
|
|
@@ -3094,8 +3104,8 @@ var Tailwind = {
|
|
|
3094
3104
|
}
|
|
3095
3105
|
},
|
|
3096
3106
|
treetable: {
|
|
3097
|
-
root: function root(
|
|
3098
|
-
var props =
|
|
3107
|
+
root: function root(_ref151) {
|
|
3108
|
+
var props = _ref151.props;
|
|
3099
3109
|
return {
|
|
3100
3110
|
className: classNames('relative', {
|
|
3101
3111
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3113,8 +3123,8 @@ var Tailwind = {
|
|
|
3113
3123
|
)
|
|
3114
3124
|
},
|
|
3115
3125
|
|
|
3116
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3117
|
-
var props =
|
|
3126
|
+
scrollablewrapper: function scrollablewrapper(_ref152) {
|
|
3127
|
+
var props = _ref152.props;
|
|
3118
3128
|
return {
|
|
3119
3129
|
className: classNames({
|
|
3120
3130
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3122,8 +3132,8 @@ var Tailwind = {
|
|
|
3122
3132
|
})
|
|
3123
3133
|
};
|
|
3124
3134
|
},
|
|
3125
|
-
wrapper: function wrapper(
|
|
3126
|
-
var props =
|
|
3135
|
+
wrapper: function wrapper(_ref153) {
|
|
3136
|
+
var props = _ref153.props;
|
|
3127
3137
|
return {
|
|
3128
3138
|
className: classNames({
|
|
3129
3139
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3137,40 +3147,40 @@ var Tailwind = {
|
|
|
3137
3147
|
},
|
|
3138
3148
|
|
|
3139
3149
|
table: 'border-collapse table-fixed w-full',
|
|
3140
|
-
thead: function thead(
|
|
3141
|
-
var props =
|
|
3150
|
+
thead: function thead(_ref154) {
|
|
3151
|
+
var props = _ref154.props;
|
|
3142
3152
|
return {
|
|
3143
3153
|
className: classNames({
|
|
3144
3154
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3145
3155
|
})
|
|
3146
3156
|
};
|
|
3147
3157
|
},
|
|
3148
|
-
tbody: function tbody(
|
|
3149
|
-
var props =
|
|
3158
|
+
tbody: function tbody(_ref155) {
|
|
3159
|
+
var props = _ref155.props;
|
|
3150
3160
|
return {
|
|
3151
3161
|
className: classNames({
|
|
3152
3162
|
block: props.scrollable
|
|
3153
3163
|
})
|
|
3154
3164
|
};
|
|
3155
3165
|
},
|
|
3156
|
-
tfoot: function tfoot(
|
|
3157
|
-
var props =
|
|
3166
|
+
tfoot: function tfoot(_ref156) {
|
|
3167
|
+
var props = _ref156.props;
|
|
3158
3168
|
return {
|
|
3159
3169
|
className: classNames({
|
|
3160
3170
|
block: props.scrollable
|
|
3161
3171
|
})
|
|
3162
3172
|
};
|
|
3163
3173
|
},
|
|
3164
|
-
headerrow: function headerrow(
|
|
3165
|
-
var props =
|
|
3174
|
+
headerrow: function headerrow(_ref157) {
|
|
3175
|
+
var props = _ref157.props;
|
|
3166
3176
|
return {
|
|
3167
3177
|
className: classNames({
|
|
3168
3178
|
'flex flex-nowrap w-full': props.scrollable
|
|
3169
3179
|
})
|
|
3170
3180
|
};
|
|
3171
3181
|
},
|
|
3172
|
-
row: function row(
|
|
3173
|
-
var context =
|
|
3182
|
+
row: function row(_ref158) {
|
|
3183
|
+
var context = _ref158.context;
|
|
3174
3184
|
return {
|
|
3175
3185
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3176
3186
|
// Focus
|
|
@@ -3182,8 +3192,8 @@ var Tailwind = {
|
|
|
3182
3192
|
};
|
|
3183
3193
|
},
|
|
3184
3194
|
column: {
|
|
3185
|
-
headercell: function headercell(
|
|
3186
|
-
var context =
|
|
3195
|
+
headercell: function headercell(_ref159) {
|
|
3196
|
+
var context = _ref159.context;
|
|
3187
3197
|
return {
|
|
3188
3198
|
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',
|
|
3189
3199
|
//Dark Mode
|
|
@@ -3198,8 +3208,8 @@ var Tailwind = {
|
|
|
3198
3208
|
})
|
|
3199
3209
|
};
|
|
3200
3210
|
},
|
|
3201
|
-
bodycell: function bodycell(
|
|
3202
|
-
var context =
|
|
3211
|
+
bodycell: function bodycell(_ref160) {
|
|
3212
|
+
var context = _ref160.context;
|
|
3203
3213
|
return {
|
|
3204
3214
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3205
3215
|
//Dark Mode
|
|
@@ -3212,8 +3222,8 @@ var Tailwind = {
|
|
|
3212
3222
|
})
|
|
3213
3223
|
};
|
|
3214
3224
|
},
|
|
3215
|
-
rowtoggler: function rowtoggler(
|
|
3216
|
-
var context =
|
|
3225
|
+
rowtoggler: function rowtoggler(_ref161) {
|
|
3226
|
+
var context = _ref161.context;
|
|
3217
3227
|
return {
|
|
3218
3228
|
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', {
|
|
3219
3229
|
'text-blue-700': context.selected,
|
|
@@ -3226,8 +3236,8 @@ var Tailwind = {
|
|
|
3226
3236
|
sort: {
|
|
3227
3237
|
className: 'inline-block align-middle'
|
|
3228
3238
|
},
|
|
3229
|
-
sorticon: function sorticon(
|
|
3230
|
-
var context =
|
|
3239
|
+
sorticon: function sorticon(_ref162) {
|
|
3240
|
+
var context = _ref162.context;
|
|
3231
3241
|
return {
|
|
3232
3242
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3233
3243
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3244,8 +3254,8 @@ var Tailwind = {
|
|
|
3244
3254
|
checkboxwrapper: {
|
|
3245
3255
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3246
3256
|
},
|
|
3247
|
-
checkbox: function checkbox(
|
|
3248
|
-
var context =
|
|
3257
|
+
checkbox: function checkbox(_ref163) {
|
|
3258
|
+
var context = _ref163.context;
|
|
3249
3259
|
return {
|
|
3250
3260
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3251
3261
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3255,8 +3265,8 @@ var Tailwind = {
|
|
|
3255
3265
|
})
|
|
3256
3266
|
};
|
|
3257
3267
|
},
|
|
3258
|
-
checkboxicon: function checkboxicon(
|
|
3259
|
-
var context =
|
|
3268
|
+
checkboxicon: function checkboxicon(_ref164) {
|
|
3269
|
+
var context = _ref164.context;
|
|
3260
3270
|
return {
|
|
3261
3271
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3262
3272
|
'text-white': context.checked
|
|
@@ -3267,8 +3277,8 @@ var Tailwind = {
|
|
|
3267
3277
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3268
3278
|
},
|
|
3269
3279
|
datatable: {
|
|
3270
|
-
root: function root(
|
|
3271
|
-
var props =
|
|
3280
|
+
root: function root(_ref165) {
|
|
3281
|
+
var props = _ref165.props;
|
|
3272
3282
|
return {
|
|
3273
3283
|
className: classNames('relative', {
|
|
3274
3284
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3281,8 +3291,8 @@ var Tailwind = {
|
|
|
3281
3291
|
},
|
|
3282
3292
|
|
|
3283
3293
|
loadingicon: 'w-8 h-8',
|
|
3284
|
-
wrapper: function wrapper(
|
|
3285
|
-
var props =
|
|
3294
|
+
wrapper: function wrapper(_ref166) {
|
|
3295
|
+
var props = _ref166.props;
|
|
3286
3296
|
return {
|
|
3287
3297
|
className: classNames({
|
|
3288
3298
|
relative: props.scrollable,
|
|
@@ -3290,8 +3300,8 @@ var Tailwind = {
|
|
|
3290
3300
|
})
|
|
3291
3301
|
};
|
|
3292
3302
|
},
|
|
3293
|
-
header: function header(
|
|
3294
|
-
var props =
|
|
3303
|
+
header: function header(_ref167) {
|
|
3304
|
+
var props = _ref167.props;
|
|
3295
3305
|
return {
|
|
3296
3306
|
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',
|
|
3297
3307
|
// Dark Mode
|
|
@@ -3299,25 +3309,25 @@ var Tailwind = {
|
|
|
3299
3309
|
};
|
|
3300
3310
|
},
|
|
3301
3311
|
table: 'w-full border-spacing-0',
|
|
3302
|
-
thead: function thead(
|
|
3303
|
-
var context =
|
|
3312
|
+
thead: function thead(_ref168) {
|
|
3313
|
+
var context = _ref168.context;
|
|
3304
3314
|
return {
|
|
3305
3315
|
className: classNames({
|
|
3306
3316
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3307
3317
|
})
|
|
3308
3318
|
};
|
|
3309
3319
|
},
|
|
3310
|
-
tbody: function tbody(
|
|
3311
|
-
var props =
|
|
3312
|
-
context =
|
|
3320
|
+
tbody: function tbody(_ref169) {
|
|
3321
|
+
var props = _ref169.props,
|
|
3322
|
+
context = _ref169.context;
|
|
3313
3323
|
return {
|
|
3314
3324
|
className: classNames({
|
|
3315
3325
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3316
3326
|
})
|
|
3317
3327
|
};
|
|
3318
3328
|
},
|
|
3319
|
-
tfoot: function tfoot(
|
|
3320
|
-
var context =
|
|
3329
|
+
tfoot: function tfoot(_ref170) {
|
|
3330
|
+
var context = _ref170.context;
|
|
3321
3331
|
return {
|
|
3322
3332
|
className: classNames({
|
|
3323
3333
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3330,9 +3340,9 @@ var Tailwind = {
|
|
|
3330
3340
|
},
|
|
3331
3341
|
|
|
3332
3342
|
column: {
|
|
3333
|
-
headercell: function headercell(
|
|
3334
|
-
var context =
|
|
3335
|
-
props =
|
|
3343
|
+
headercell: function headercell(_ref171) {
|
|
3344
|
+
var context = _ref171.context,
|
|
3345
|
+
props = _ref171.props;
|
|
3336
3346
|
return {
|
|
3337
3347
|
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',
|
|
3338
3348
|
// Size
|
|
@@ -3341,7 +3351,7 @@ var Tailwind = {
|
|
|
3341
3351
|
context.sorted ? 'dark:text-white/80 dark:bg-blue-300' : 'dark:text-white/80 dark:bg-gray-900',
|
|
3342
3352
|
// Dark Mode
|
|
3343
3353
|
{
|
|
3344
|
-
'sticky z-[1]': props.frozen || props.frozen === '',
|
|
3354
|
+
'sticky z-[1]': props && (props.frozen || props.frozen === ''),
|
|
3345
3355
|
// Frozen Columns
|
|
3346
3356
|
'border-x border-y': context === null || context === void 0 ? void 0 : context.showGridlines,
|
|
3347
3357
|
'overflow-hidden space-nowrap border-y relative bg-clip-padding': context.resizable // Resizable
|
|
@@ -3350,23 +3360,23 @@ var Tailwind = {
|
|
|
3350
3360
|
},
|
|
3351
3361
|
|
|
3352
3362
|
headercontent: 'flex items-center',
|
|
3353
|
-
bodycell: function bodycell(
|
|
3354
|
-
var props =
|
|
3355
|
-
context =
|
|
3363
|
+
bodycell: function bodycell(_ref172) {
|
|
3364
|
+
var props = _ref172.props,
|
|
3365
|
+
context = _ref172.context;
|
|
3356
3366
|
return {
|
|
3357
3367
|
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',
|
|
3358
3368
|
// Size
|
|
3359
3369
|
'dark:text-white/80 dark:border-blue-900/40',
|
|
3360
3370
|
// Dark Mode
|
|
3361
3371
|
{
|
|
3362
|
-
'sticky bg-inherit':
|
|
3372
|
+
'sticky bg-inherit': props && (props.frozen || props.frozen === ''),
|
|
3363
3373
|
// Frozen Columns
|
|
3364
3374
|
'border-x border-y': context.showGridlines
|
|
3365
3375
|
})
|
|
3366
3376
|
};
|
|
3367
3377
|
},
|
|
3368
|
-
footercell: function footercell(
|
|
3369
|
-
var context =
|
|
3378
|
+
footercell: function footercell(_ref173) {
|
|
3379
|
+
var context = _ref173.context;
|
|
3370
3380
|
return {
|
|
3371
3381
|
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',
|
|
3372
3382
|
// Size
|
|
@@ -3377,8 +3387,8 @@ var Tailwind = {
|
|
|
3377
3387
|
})
|
|
3378
3388
|
};
|
|
3379
3389
|
},
|
|
3380
|
-
sorticon: function sorticon(
|
|
3381
|
-
var context =
|
|
3390
|
+
sorticon: function sorticon(_ref174) {
|
|
3391
|
+
var context = _ref174.context;
|
|
3382
3392
|
return {
|
|
3383
3393
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3384
3394
|
};
|
|
@@ -3398,8 +3408,8 @@ var Tailwind = {
|
|
|
3398
3408
|
root: 'min-[0px]:flex mb-2'
|
|
3399
3409
|
},
|
|
3400
3410
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3401
|
-
filterrowitem: function filterrowitem(
|
|
3402
|
-
var context =
|
|
3411
|
+
filterrowitem: function filterrowitem(_ref175) {
|
|
3412
|
+
var context = _ref175.context;
|
|
3403
3413
|
return {
|
|
3404
3414
|
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')
|
|
3405
3415
|
};
|
|
@@ -3430,8 +3440,8 @@ var Tailwind = {
|
|
|
3430
3440
|
filterapplybutton: {
|
|
3431
3441
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3432
3442
|
},
|
|
3433
|
-
filtermenubutton: function filtermenubutton(
|
|
3434
|
-
var context =
|
|
3443
|
+
filtermenubutton: function filtermenubutton(_ref176) {
|
|
3444
|
+
var context = _ref176.context;
|
|
3435
3445
|
return {
|
|
3436
3446
|
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',
|
|
3437
3447
|
// Hover
|
|
@@ -3444,8 +3454,8 @@ var Tailwind = {
|
|
|
3444
3454
|
})
|
|
3445
3455
|
};
|
|
3446
3456
|
},
|
|
3447
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3448
|
-
var context =
|
|
3457
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref177) {
|
|
3458
|
+
var context = _ref177.context;
|
|
3449
3459
|
return {
|
|
3450
3460
|
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', {
|
|
3451
3461
|
invisible: !context.hidden
|
|
@@ -3484,8 +3494,8 @@ var Tailwind = {
|
|
|
3484
3494
|
radiobuttonwrapper: {
|
|
3485
3495
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3486
3496
|
},
|
|
3487
|
-
radiobutton: function radiobutton(
|
|
3488
|
-
var context =
|
|
3497
|
+
radiobutton: function radiobutton(_ref178) {
|
|
3498
|
+
var context = _ref178.context;
|
|
3489
3499
|
return {
|
|
3490
3500
|
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', {
|
|
3491
3501
|
'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,
|
|
@@ -3493,8 +3503,8 @@ var Tailwind = {
|
|
|
3493
3503
|
})
|
|
3494
3504
|
};
|
|
3495
3505
|
},
|
|
3496
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3497
|
-
var context =
|
|
3506
|
+
radiobuttonicon: function radiobuttonicon(_ref179) {
|
|
3507
|
+
var context = _ref179.context;
|
|
3498
3508
|
return {
|
|
3499
3509
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3500
3510
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3505,8 +3515,8 @@ var Tailwind = {
|
|
|
3505
3515
|
headercheckboxwrapper: {
|
|
3506
3516
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3507
3517
|
},
|
|
3508
|
-
headercheckbox: function headercheckbox(
|
|
3509
|
-
var context =
|
|
3518
|
+
headercheckbox: function headercheckbox(_ref180) {
|
|
3519
|
+
var context = _ref180.context;
|
|
3510
3520
|
return {
|
|
3511
3521
|
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', {
|
|
3512
3522
|
'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,
|
|
@@ -3518,8 +3528,8 @@ var Tailwind = {
|
|
|
3518
3528
|
checkboxwrapper: {
|
|
3519
3529
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3520
3530
|
},
|
|
3521
|
-
checkbox: function checkbox(
|
|
3522
|
-
var context =
|
|
3531
|
+
checkbox: function checkbox(_ref181) {
|
|
3532
|
+
var context = _ref181.context;
|
|
3523
3533
|
return {
|
|
3524
3534
|
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', {
|
|
3525
3535
|
'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,
|
|
@@ -3530,8 +3540,8 @@ var Tailwind = {
|
|
|
3530
3540
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3531
3541
|
transition: TRANSITIONS.overlay
|
|
3532
3542
|
},
|
|
3533
|
-
bodyrow: function bodyrow(
|
|
3534
|
-
var context =
|
|
3543
|
+
bodyrow: function bodyrow(_ref182) {
|
|
3544
|
+
var context = _ref182.context;
|
|
3535
3545
|
return {
|
|
3536
3546
|
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]',
|
|
3537
3547
|
// Focus
|