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