primereact 10.5.1 → 10.5.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/api/api.cjs.js +94 -92
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +229 -11
- package/api/api.esm.js +94 -92
- package/api/api.esm.min.js +1 -1
- package/api/api.js +94 -92
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +89 -45
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +6 -1
- package/autocomplete/autocomplete.esm.js +89 -45
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +89 -45
- package/autocomplete/autocomplete.min.js +1 -1
- package/blockui/blockui.cjs.js +13 -13
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.esm.js +13 -13
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +13 -13
- package/blockui/blockui.min.js +1 -1
- package/calendar/calendar.cjs.js +30 -11
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +9 -0
- package/calendar/calendar.esm.js +30 -11
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +30 -11
- package/calendar/calendar.min.js +1 -1
- package/carousel/carousel.cjs.js +17 -15
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +4 -2
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +17 -15
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +28 -14
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +5 -0
- package/cascadeselect/cascadeselect.esm.js +28 -14
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +28 -14
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/checkbox/checkbox.cjs.js +70 -153
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.d.ts +10 -34
- package/checkbox/checkbox.esm.js +70 -153
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +70 -153
- package/checkbox/checkbox.min.js +1 -1
- package/chips/chips.cjs.js +23 -9
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.d.ts +6 -1
- package/chips/chips.esm.js +23 -9
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +23 -9
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +3 -2
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.esm.js +2 -1
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +3 -2
- package/colorpicker/colorpicker.min.js +1 -1
- package/componentbase/componentbase.cjs.js +4 -6
- package/componentbase/componentbase.cjs.min.js +1 -1
- package/componentbase/componentbase.esm.js +5 -7
- package/componentbase/componentbase.esm.min.js +1 -1
- package/componentbase/componentbase.js +4 -6
- package/componentbase/componentbase.min.js +1 -1
- package/confirmdialog/confirmdialog.cjs.js +1 -0
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +1 -0
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +1 -0
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +5 -5
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +5 -5
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +5 -5
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/core/core.js +639 -603
- package/core/core.min.js +13 -13
- package/datatable/datatable.cjs.js +128 -110
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +1 -1
- package/datatable/datatable.esm.js +128 -110
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +128 -110
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +16 -13
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.esm.js +4 -1
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +17 -15
- package/dataview/dataview.min.js +1 -1
- package/dialog/dialog.cjs.js +6 -6
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +6 -6
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +6 -6
- package/dialog/dialog.min.js +1 -1
- package/dropdown/dropdown.cjs.js +98 -29
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +41 -0
- package/dropdown/dropdown.esm.js +98 -29
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +98 -31
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +125 -54
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +125 -54
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +125 -54
- package/editor/editor.min.js +1 -1
- package/galleria/galleria.cjs.js +22 -19
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +4 -1
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +23 -20
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.cjs.js +115 -72
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +116 -73
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +115 -72
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +11 -9
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +11 -9
- package/image/image.esm.min.js +1 -1
- package/image/image.js +11 -9
- package/image/image.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +20 -36
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +5 -5
- package/inputnumber/inputnumber.esm.js +20 -36
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +20 -36
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +18 -93
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.d.ts +9 -20
- package/inputswitch/inputswitch.esm.js +18 -93
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +18 -93
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +5 -3
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.d.ts +5 -0
- package/inputtext/inputtext.esm.js +5 -3
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +5 -3
- 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.d.ts +5 -0
- package/inputtextarea/inputtextarea.esm.js +3 -1
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +3 -1
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/listbox/listbox.cjs.js +14 -10
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +15 -0
- package/listbox/listbox.esm.js +15 -11
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +14 -10
- package/listbox/listbox.min.js +1 -1
- package/mention/mention.cjs.js +3 -1
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.esm.js +3 -1
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +3 -1
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +3 -2
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +3 -2
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +3 -2
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +1 -1
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +1 -1
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +1 -1
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +2 -8
- package/message/message.cjs.min.js +1 -1
- package/message/message.d.ts +1 -1
- package/message/message.esm.js +2 -8
- package/message/message.esm.min.js +1 -1
- package/message/message.js +2 -8
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +1 -1
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.d.ts +1 -1
- package/messages/messages.esm.js +1 -1
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +1 -1
- package/messages/messages.min.js +1 -1
- package/metergroup/metergroup.cjs.js +237 -0
- package/metergroup/metergroup.cjs.min.js +1 -0
- package/metergroup/metergroup.d.ts +183 -0
- package/metergroup/metergroup.esm.js +233 -0
- package/metergroup/metergroup.esm.min.js +1 -0
- package/metergroup/metergroup.js +236 -0
- package/metergroup/metergroup.min.js +1 -0
- package/multiselect/multiselect.cjs.js +94 -123
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +25 -1
- package/multiselect/multiselect.esm.js +94 -123
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +94 -123
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +1 -1
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +35 -11
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +5 -0
- package/orderlist/orderlist.esm.js +35 -11
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +35 -11
- package/orderlist/orderlist.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +3 -2
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +3 -2
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +3 -2
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +125 -108
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +88 -0
- package/paginator/paginator.esm.js +125 -108
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +125 -108
- package/paginator/paginator.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +13 -5
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +13 -5
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +13 -5
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/index.d.ts +12 -0
- package/passthrough/tailwind/index.cjs.js +268 -172
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +268 -172
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +268 -172
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +70 -39
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +5 -0
- package/password/password.esm.js +72 -41
- package/password/password.esm.min.js +1 -1
- package/password/password.js +70 -39
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +126 -101
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +5 -0
- package/picklist/picklist.esm.js +126 -101
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +126 -101
- package/picklist/picklist.min.js +1 -1
- package/primereact.all.cjs.js +1774 -1431
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +1775 -1431
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +1774 -1431
- package/primereact.all.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +67 -142
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.d.ts +17 -35
- package/radiobutton/radiobutton.esm.js +68 -143
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +67 -142
- package/radiobutton/radiobutton.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +344 -67
- package/resources/themes/arya-green/theme.css +344 -67
- package/resources/themes/arya-orange/theme.css +344 -67
- package/resources/themes/bootstrap4-dark-blue/theme.css +389 -64
- package/resources/themes/bootstrap4-light-blue/theme.css +389 -64
- package/resources/themes/fluent-light/theme.css +341 -64
- package/resources/themes/lara-dark-amber/theme.css +470 -67
- package/resources/themes/lara-dark-blue/theme.css +470 -67
- package/resources/themes/lara-dark-cyan/theme.css +470 -67
- package/resources/themes/lara-dark-green/theme.css +470 -67
- package/resources/themes/lara-dark-indigo/theme.css +470 -67
- package/resources/themes/lara-dark-pink/theme.css +470 -67
- package/resources/themes/lara-dark-teal/theme.css +470 -67
- package/resources/themes/lara-light-amber/theme.css +470 -67
- package/resources/themes/lara-light-blue/theme.css +470 -67
- package/resources/themes/lara-light-cyan/theme.css +470 -67
- package/resources/themes/lara-light-green/theme.css +470 -67
- package/resources/themes/lara-light-indigo/theme.css +470 -67
- package/resources/themes/lara-light-pink/theme.css +470 -67
- package/resources/themes/lara-light-teal/theme.css +470 -67
- package/resources/themes/luna-amber/theme.css +344 -67
- package/resources/themes/luna-blue/theme.css +344 -67
- package/resources/themes/luna-green/theme.css +344 -67
- package/resources/themes/luna-pink/theme.css +344 -67
- package/resources/themes/md-dark-deeppurple/theme.css +995 -289
- package/resources/themes/md-dark-indigo/theme.css +684 -232
- package/resources/themes/md-light-deeppurple/theme.css +868 -162
- package/resources/themes/md-light-indigo/theme.css +566 -101
- package/resources/themes/mdc-dark-deeppurple/theme.css +995 -289
- package/resources/themes/mdc-dark-indigo/theme.css +697 -232
- package/resources/themes/mdc-light-deeppurple/theme.css +868 -162
- package/resources/themes/mdc-light-indigo/theme.css +566 -101
- package/resources/themes/mira/theme.css +344 -67
- package/resources/themes/nano/theme.css +344 -67
- package/resources/themes/nova/theme.css +344 -67
- package/resources/themes/nova-accent/theme.css +344 -67
- package/resources/themes/nova-alt/theme.css +344 -67
- package/resources/themes/rhea/theme.css +343 -66
- package/resources/themes/saga-blue/theme.css +344 -67
- package/resources/themes/saga-green/theme.css +344 -67
- package/resources/themes/saga-orange/theme.css +344 -67
- package/resources/themes/soho-dark/theme.css +413 -88
- package/resources/themes/soho-light/theme.css +392 -67
- package/resources/themes/tailwind-light/theme.css +344 -67
- package/resources/themes/vela-blue/theme.css +344 -67
- package/resources/themes/vela-green/theme.css +344 -67
- package/resources/themes/vela-orange/theme.css +344 -67
- package/resources/themes/viva-dark/theme.css +392 -67
- package/resources/themes/viva-light/theme.css +392 -67
- package/selectbutton/selectbutton.cjs.js +12 -4
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.d.ts +5 -0
- package/selectbutton/selectbutton.esm.js +12 -4
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +13 -5
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +4 -3
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +4 -4
- package/sidebar/sidebar.esm.js +4 -3
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +4 -3
- package/sidebar/sidebar.min.js +1 -1
- package/slidemenu/slidemenu.cjs.js +3 -2
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.esm.js +3 -2
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +3 -2
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +18 -2
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +18 -2
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +18 -2
- package/slider/slider.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +2 -2
- package/splitter/splitter.cjs.js +7 -7
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.d.ts +5 -5
- package/splitter/splitter.esm.js +7 -7
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +7 -7
- package/splitter/splitter.min.js +1 -1
- package/styleclass/styleclass.cjs.js +21 -1
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.d.ts +10 -0
- package/styleclass/styleclass.esm.js +21 -1
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +22 -2
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +1 -1
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +1 -1
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +1 -1
- package/tabmenu/tabmenu.min.js +1 -1
- package/toast/toast.cjs.js +93 -92
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +1 -1
- package/toast/toast.esm.js +93 -92
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +93 -92
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +54 -92
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.d.ts +24 -0
- package/togglebutton/togglebutton.esm.js +53 -91
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +54 -92
- package/togglebutton/togglebutton.min.js +1 -1
- package/tooltip/tooltip.d.ts +3 -3
- package/tooltip/tooltipoptions.d.ts +5 -0
- package/tree/tree.cjs.js +20 -8
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +20 -8
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +20 -8
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +2 -0
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +5 -0
- package/treeselect/treeselect.esm.js +2 -0
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +2 -0
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +17 -14
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +17 -14
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +17 -14
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +33 -90
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.d.ts +12 -13
- package/tristatecheckbox/tristatecheckbox.esm.js +34 -91
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +33 -90
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +64 -72
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +11 -2
- package/utils/utils.esm.js +65 -72
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +64 -72
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +17 -15
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +14 -12
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +17 -15
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +455 -39
|
@@ -98,9 +98,9 @@ var TRANSITIONS = {
|
|
|
98
98
|
timeout: 500,
|
|
99
99
|
classNames: {
|
|
100
100
|
enter: 'max-h-0',
|
|
101
|
-
enterActive: '!max-h-
|
|
102
|
-
exit: 'max-h-
|
|
103
|
-
exitActive: '!max-h-0 overflow-hidden transition-
|
|
101
|
+
enterActive: '!max-h-[1000px] overflow-hidden transition-[max-height] duration-500 ease-in',
|
|
102
|
+
exit: 'max-h-[1000px]',
|
|
103
|
+
exitActive: '!max-h-0 overflow-hidden transition-[max-height] duration-500 ease-out'
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
106
|
overlay: {
|
|
@@ -812,10 +812,10 @@ var Tailwind = {
|
|
|
812
812
|
root: 'absolute flex',
|
|
813
813
|
button: {
|
|
814
814
|
root: function root(_ref29) {
|
|
815
|
-
var
|
|
815
|
+
var parent = _ref29.parent;
|
|
816
816
|
return {
|
|
817
817
|
className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
|
|
818
|
-
'rotate-45': state.visible
|
|
818
|
+
'rotate-45': parent.state.visible
|
|
819
819
|
})
|
|
820
820
|
};
|
|
821
821
|
},
|
|
@@ -990,10 +990,13 @@ var Tailwind = {
|
|
|
990
990
|
dropdownButton: {
|
|
991
991
|
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')
|
|
992
992
|
},
|
|
993
|
-
panel: '
|
|
993
|
+
panel: 'py-3 bg-white dark:bg-gray-900 border-0 shadow-md',
|
|
994
994
|
list: 'm-0 sm:p-0 list-none',
|
|
995
|
+
sublistWrapper: {
|
|
996
|
+
className: classNames('block absolute left-full top-0', 'min-w-full z-10')
|
|
997
|
+
},
|
|
995
998
|
sublist: {
|
|
996
|
-
className: classNames('
|
|
999
|
+
className: classNames('py-3 bg-white dark:bg-gray-900 border-0 shadow-md')
|
|
997
1000
|
},
|
|
998
1001
|
item: function item(_ref44) {
|
|
999
1002
|
var state = _ref44.state;
|
|
@@ -1299,15 +1302,15 @@ var Tailwind = {
|
|
|
1299
1302
|
};
|
|
1300
1303
|
}
|
|
1301
1304
|
},
|
|
1302
|
-
dropdownButton:
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1305
|
+
dropdownButton: {
|
|
1306
|
+
root: function root(_ref66) {
|
|
1307
|
+
var props = _ref66.props;
|
|
1308
|
+
return {
|
|
1306
1309
|
className: classNames({
|
|
1307
|
-
'rounded-l-none': props.
|
|
1310
|
+
'rounded-l-none': props.icon
|
|
1308
1311
|
})
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1312
|
+
};
|
|
1313
|
+
}
|
|
1311
1314
|
},
|
|
1312
1315
|
panel: function panel(_ref67) {
|
|
1313
1316
|
var props = _ref67.props;
|
|
@@ -1321,7 +1324,7 @@ var Tailwind = {
|
|
|
1321
1324
|
header: {
|
|
1322
1325
|
className: classNames('flex items-center justify-between', 'p-2 text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 font-semibold m-0 border-b border-gray-300 dark:border-blue-900/40 rounded-t-lg')
|
|
1323
1326
|
},
|
|
1324
|
-
|
|
1327
|
+
previousButton: {
|
|
1325
1328
|
className: classNames('flex items-center justify-center cursor-pointer overflow-hidden relative', 'w-8 h-8 text-gray-600 dark:text-white/70 border-0 bg-transparent rounded-full transition-colors duration-200 ease-in-out', 'hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ')
|
|
1326
1329
|
},
|
|
1327
1330
|
title: 'leading-8 mx-auto',
|
|
@@ -1331,16 +1334,16 @@ var Tailwind = {
|
|
|
1331
1334
|
yearTitle: {
|
|
1332
1335
|
className: classNames('text-gray-700 dark:text-white/80 transition duration-200 font-semibold p-2', 'hover:text-blue-500')
|
|
1333
1336
|
},
|
|
1334
|
-
|
|
1337
|
+
nextButton: {
|
|
1335
1338
|
className: classNames('flex items-center justify-center cursor-pointer overflow-hidden relative', 'w-8 h-8 text-gray-600 dark:text-white/70 border-0 bg-transparent rounded-full transition-colors duration-200 ease-in-out', 'hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ')
|
|
1336
1339
|
},
|
|
1337
1340
|
table: {
|
|
1338
1341
|
className: classNames('border-collapse w-full', 'my-2')
|
|
1339
1342
|
},
|
|
1340
|
-
|
|
1343
|
+
tableHeaderCell: 'p-2',
|
|
1341
1344
|
weekday: 'text-gray-600 dark:text-white/70',
|
|
1342
1345
|
day: 'p-2',
|
|
1343
|
-
|
|
1346
|
+
dayLabel: function dayLabel(_ref68) {
|
|
1344
1347
|
var context = _ref68.context;
|
|
1345
1348
|
return {
|
|
1346
1349
|
className: classNames('w-10 h-10 rounded-full transition-shadow duration-200 border-transparent border', 'flex items-center justify-center mx-auto overflow-hidden relative', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', {
|
|
@@ -1352,7 +1355,7 @@ var Tailwind = {
|
|
|
1352
1355
|
})
|
|
1353
1356
|
};
|
|
1354
1357
|
},
|
|
1355
|
-
|
|
1358
|
+
monthPicker: 'my-2',
|
|
1356
1359
|
month: function month(_ref69) {
|
|
1357
1360
|
var context = _ref69.context;
|
|
1358
1361
|
return {
|
|
@@ -1362,7 +1365,7 @@ var Tailwind = {
|
|
|
1362
1365
|
})
|
|
1363
1366
|
};
|
|
1364
1367
|
},
|
|
1365
|
-
|
|
1368
|
+
yearPicker: {
|
|
1366
1369
|
className: classNames('my-2')
|
|
1367
1370
|
},
|
|
1368
1371
|
year: function year(_ref70) {
|
|
@@ -1374,21 +1377,21 @@ var Tailwind = {
|
|
|
1374
1377
|
})
|
|
1375
1378
|
};
|
|
1376
1379
|
},
|
|
1377
|
-
|
|
1380
|
+
timePicker: {
|
|
1378
1381
|
className: classNames('flex justify-center items-center', 'border-t-1 border-solid border-gray-300 p-2')
|
|
1379
1382
|
},
|
|
1380
|
-
|
|
1383
|
+
separatorContainer: 'flex items-center flex-col px-2',
|
|
1381
1384
|
separator: 'text-xl',
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1385
|
+
hourPicker: 'flex items-center flex-col px-2',
|
|
1386
|
+
minutePicker: 'flex items-center flex-col px-2',
|
|
1387
|
+
ampmPicker: 'flex items-center flex-col px-2',
|
|
1388
|
+
incrementButton: {
|
|
1386
1389
|
className: classNames('flex items-center justify-center cursor-pointer overflow-hidden relative', 'w-8 h-8 text-gray-600 dark:text-white/70 border-0 bg-transparent rounded-full transition-colors duration-200 ease-in-out', 'hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ')
|
|
1387
1390
|
},
|
|
1388
|
-
|
|
1391
|
+
decrementButton: {
|
|
1389
1392
|
className: classNames('flex items-center justify-center cursor-pointer overflow-hidden relative', 'w-8 h-8 text-gray-600 dark:text-white/70 border-0 bg-transparent rounded-full transition-colors duration-200 ease-in-out', 'hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ')
|
|
1390
1393
|
},
|
|
1391
|
-
|
|
1394
|
+
groupContainer: 'flex',
|
|
1392
1395
|
group: {
|
|
1393
1396
|
className: classNames('flex-1', 'border-l border-gray-300 pr-0.5 pl-0.5 pt-0 pb-0', 'first:pl-0 first:border-l-0')
|
|
1394
1397
|
},
|
|
@@ -2311,6 +2314,99 @@ var Tailwind = {
|
|
|
2311
2314
|
},
|
|
2312
2315
|
transition: TRANSITIONS.overlay
|
|
2313
2316
|
},
|
|
2317
|
+
metergroup: {
|
|
2318
|
+
root: function root(_ref116) {
|
|
2319
|
+
var props = _ref116.props;
|
|
2320
|
+
return {
|
|
2321
|
+
"class": [
|
|
2322
|
+
// Flexbox
|
|
2323
|
+
'flex gap-4', {
|
|
2324
|
+
'flex-col': props.orientation == 'horizontal',
|
|
2325
|
+
'flex-row': props.orientation == 'vertical'
|
|
2326
|
+
}]
|
|
2327
|
+
};
|
|
2328
|
+
},
|
|
2329
|
+
metercontainer: function metercontainer(_ref117) {
|
|
2330
|
+
var props = _ref117.props;
|
|
2331
|
+
return {
|
|
2332
|
+
"class": [
|
|
2333
|
+
// Flexbox
|
|
2334
|
+
'flex', {
|
|
2335
|
+
'flex-col': props.orientation === 'vertical'
|
|
2336
|
+
},
|
|
2337
|
+
// Sizing
|
|
2338
|
+
{
|
|
2339
|
+
'w-2 h-full': props.orientation === 'vertical'
|
|
2340
|
+
}, {
|
|
2341
|
+
'h-2': props.orientation === 'horizontal'
|
|
2342
|
+
},
|
|
2343
|
+
// Colors
|
|
2344
|
+
'bg-gray-200 dark:bg-gray-700',
|
|
2345
|
+
// Border Radius
|
|
2346
|
+
'rounded-lg']
|
|
2347
|
+
};
|
|
2348
|
+
},
|
|
2349
|
+
meter: function meter(_ref118) {
|
|
2350
|
+
var props = _ref118.props;
|
|
2351
|
+
return {
|
|
2352
|
+
"class": [
|
|
2353
|
+
// Shape
|
|
2354
|
+
'border-0',
|
|
2355
|
+
// Rounded Corners - Horizontal
|
|
2356
|
+
{
|
|
2357
|
+
'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
|
|
2358
|
+
},
|
|
2359
|
+
// Rounded Corners - Vertical
|
|
2360
|
+
{
|
|
2361
|
+
'first:rounded-t-lg last:rounded-b-lg': props.orientation === 'vertical'
|
|
2362
|
+
},
|
|
2363
|
+
// Colors
|
|
2364
|
+
'bg-primary-500 dark:bg-primary-400']
|
|
2365
|
+
};
|
|
2366
|
+
},
|
|
2367
|
+
labellist: function labellist(_ref119) {
|
|
2368
|
+
var props = _ref119.props;
|
|
2369
|
+
return {
|
|
2370
|
+
"class": [
|
|
2371
|
+
// Display & Flexbox
|
|
2372
|
+
'flex flex-wrap', {
|
|
2373
|
+
'gap-4': props.labelOrientation === 'horizontal'
|
|
2374
|
+
}, {
|
|
2375
|
+
'gap-2': props.labelOrientation === 'vertical'
|
|
2376
|
+
}, {
|
|
2377
|
+
'flex-col': props.labelOrientation === 'vertical'
|
|
2378
|
+
},
|
|
2379
|
+
// Conditional Alignment - Horizontal
|
|
2380
|
+
{
|
|
2381
|
+
'align-end': props.labelOrientation === 'horizontal' && props.labelPosition === 'end',
|
|
2382
|
+
'align-start': props.labelOrientation === 'horizontal' && props.labelPosition === 'start'
|
|
2383
|
+
},
|
|
2384
|
+
// Conditional Alignment - Vertical
|
|
2385
|
+
{
|
|
2386
|
+
'justify-end': props.labelOrientation === 'vertical' && props.labelPosition === 'end',
|
|
2387
|
+
'justify-start': props.labelOrientation === 'vertical' && props.labelPosition === 'start'
|
|
2388
|
+
},
|
|
2389
|
+
// List Styling
|
|
2390
|
+
'm-0 p-0 list-none']
|
|
2391
|
+
};
|
|
2392
|
+
},
|
|
2393
|
+
labellistitem: {
|
|
2394
|
+
"class": [
|
|
2395
|
+
// Flexbox
|
|
2396
|
+
'inline-flex', 'items-center', 'gap-2']
|
|
2397
|
+
},
|
|
2398
|
+
labellisttype: {
|
|
2399
|
+
"class": [
|
|
2400
|
+
// Display
|
|
2401
|
+
'inline-flex',
|
|
2402
|
+
// Background Color
|
|
2403
|
+
'bg-primary-500 dark:bg-primary-400',
|
|
2404
|
+
// Size
|
|
2405
|
+
'w-2 h-2',
|
|
2406
|
+
// Rounded Shape
|
|
2407
|
+
'rounded-full']
|
|
2408
|
+
}
|
|
2409
|
+
},
|
|
2314
2410
|
//MEDIA
|
|
2315
2411
|
image: {
|
|
2316
2412
|
root: 'relative inline-block',
|
|
@@ -2380,8 +2476,8 @@ var Tailwind = {
|
|
|
2380
2476
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2381
2477
|
},
|
|
2382
2478
|
indicator: 'mr-2',
|
|
2383
|
-
indicatorbutton: function indicatorbutton(
|
|
2384
|
-
var context =
|
|
2479
|
+
indicatorbutton: function indicatorbutton(_ref120) {
|
|
2480
|
+
var context = _ref120.context;
|
|
2385
2481
|
return {
|
|
2386
2482
|
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)]', {
|
|
2387
2483
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2389,8 +2485,8 @@ var Tailwind = {
|
|
|
2389
2485
|
})
|
|
2390
2486
|
};
|
|
2391
2487
|
},
|
|
2392
|
-
mask: function mask(
|
|
2393
|
-
var state =
|
|
2488
|
+
mask: function mask(_ref121) {
|
|
2489
|
+
var state = _ref121.state;
|
|
2394
2490
|
return {
|
|
2395
2491
|
className: classNames({
|
|
2396
2492
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2423,8 +2519,8 @@ var Tailwind = {
|
|
|
2423
2519
|
carousel: {
|
|
2424
2520
|
root: 'flex flex-col',
|
|
2425
2521
|
content: 'flex flex-col overflow-auto',
|
|
2426
|
-
container: function container(
|
|
2427
|
-
var props =
|
|
2522
|
+
container: function container(_ref122) {
|
|
2523
|
+
var props = _ref122.props;
|
|
2428
2524
|
return {
|
|
2429
2525
|
className: classNames('flex', {
|
|
2430
2526
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2436,8 +2532,8 @@ var Tailwind = {
|
|
|
2436
2532
|
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')
|
|
2437
2533
|
},
|
|
2438
2534
|
itemscontent: 'overflow-hidden w-full',
|
|
2439
|
-
itemscontainer: function itemscontainer(
|
|
2440
|
-
var props =
|
|
2535
|
+
itemscontainer: function itemscontainer(_ref123) {
|
|
2536
|
+
var props = _ref123.props;
|
|
2441
2537
|
return {
|
|
2442
2538
|
className: classNames('flex ', {
|
|
2443
2539
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2445,8 +2541,8 @@ var Tailwind = {
|
|
|
2445
2541
|
})
|
|
2446
2542
|
};
|
|
2447
2543
|
},
|
|
2448
|
-
item: function item(
|
|
2449
|
-
var props =
|
|
2544
|
+
item: function item(_ref124) {
|
|
2545
|
+
var props = _ref124.props;
|
|
2450
2546
|
return {
|
|
2451
2547
|
className: classNames('flex shrink-0 grow', {
|
|
2452
2548
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2458,8 +2554,8 @@ var Tailwind = {
|
|
|
2458
2554
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2459
2555
|
},
|
|
2460
2556
|
indicator: 'mr-2 mb-2',
|
|
2461
|
-
indicatorbutton: function indicatorbutton(
|
|
2462
|
-
var context =
|
|
2557
|
+
indicatorbutton: function indicatorbutton(_ref125) {
|
|
2558
|
+
var context = _ref125.context;
|
|
2463
2559
|
return {
|
|
2464
2560
|
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)]', {
|
|
2465
2561
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2469,9 +2565,9 @@ var Tailwind = {
|
|
|
2469
2565
|
}
|
|
2470
2566
|
},
|
|
2471
2567
|
tree: {
|
|
2472
|
-
root: function root(
|
|
2568
|
+
root: function root(_ref126) {
|
|
2473
2569
|
var _props$__parentMetada;
|
|
2474
|
-
var props =
|
|
2570
|
+
var props = _ref126.props;
|
|
2475
2571
|
return {
|
|
2476
2572
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2477
2573
|
'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'
|
|
@@ -2481,9 +2577,9 @@ var Tailwind = {
|
|
|
2481
2577
|
wrapper: 'overflow-auto',
|
|
2482
2578
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2483
2579
|
node: 'p-1 outline-none',
|
|
2484
|
-
content: function content(
|
|
2485
|
-
var context =
|
|
2486
|
-
props =
|
|
2580
|
+
content: function content(_ref127) {
|
|
2581
|
+
var context = _ref127.context,
|
|
2582
|
+
props = _ref127.props;
|
|
2487
2583
|
return {
|
|
2488
2584
|
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)]', {
|
|
2489
2585
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2492,8 +2588,8 @@ var Tailwind = {
|
|
|
2492
2588
|
})
|
|
2493
2589
|
};
|
|
2494
2590
|
},
|
|
2495
|
-
toggler: function toggler(
|
|
2496
|
-
var context =
|
|
2591
|
+
toggler: function toggler(_ref128) {
|
|
2592
|
+
var context = _ref128.context;
|
|
2497
2593
|
return {
|
|
2498
2594
|
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)]', {
|
|
2499
2595
|
'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,
|
|
@@ -2504,9 +2600,9 @@ var Tailwind = {
|
|
|
2504
2600
|
};
|
|
2505
2601
|
},
|
|
2506
2602
|
checkboxcontainer: 'mr-2',
|
|
2507
|
-
checkbox: function checkbox(
|
|
2508
|
-
var context =
|
|
2509
|
-
props =
|
|
2603
|
+
checkbox: function checkbox(_ref129) {
|
|
2604
|
+
var context = _ref129.context,
|
|
2605
|
+
props = _ref129.props;
|
|
2510
2606
|
return {
|
|
2511
2607
|
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', {
|
|
2512
2608
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2531,8 +2627,8 @@ var Tailwind = {
|
|
|
2531
2627
|
},
|
|
2532
2628
|
// DATA
|
|
2533
2629
|
timeline: {
|
|
2534
|
-
root: function root(
|
|
2535
|
-
var props =
|
|
2630
|
+
root: function root(_ref130) {
|
|
2631
|
+
var props = _ref130.props;
|
|
2536
2632
|
return {
|
|
2537
2633
|
className: classNames('flex grow', {
|
|
2538
2634
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2540,9 +2636,9 @@ var Tailwind = {
|
|
|
2540
2636
|
})
|
|
2541
2637
|
};
|
|
2542
2638
|
},
|
|
2543
|
-
event: function event(
|
|
2544
|
-
var props =
|
|
2545
|
-
context =
|
|
2639
|
+
event: function event(_ref131) {
|
|
2640
|
+
var props = _ref131.props,
|
|
2641
|
+
context = _ref131.context;
|
|
2546
2642
|
return {
|
|
2547
2643
|
className: classNames('flex relative min-h-[70px]', {
|
|
2548
2644
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2551,9 +2647,9 @@ var Tailwind = {
|
|
|
2551
2647
|
})
|
|
2552
2648
|
};
|
|
2553
2649
|
},
|
|
2554
|
-
opposite: function opposite(
|
|
2555
|
-
var props =
|
|
2556
|
-
context =
|
|
2650
|
+
opposite: function opposite(_ref132) {
|
|
2651
|
+
var props = _ref132.props,
|
|
2652
|
+
context = _ref132.context;
|
|
2557
2653
|
return {
|
|
2558
2654
|
className: classNames('flex-1', {
|
|
2559
2655
|
'px-4': props.layout === 'vertical',
|
|
@@ -2564,8 +2660,8 @@ var Tailwind = {
|
|
|
2564
2660
|
})
|
|
2565
2661
|
};
|
|
2566
2662
|
},
|
|
2567
|
-
separator: function separator(
|
|
2568
|
-
var props =
|
|
2663
|
+
separator: function separator(_ref133) {
|
|
2664
|
+
var props = _ref133.props;
|
|
2569
2665
|
return {
|
|
2570
2666
|
className: classNames('flex items-center flex-initial', {
|
|
2571
2667
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2574,8 +2670,8 @@ var Tailwind = {
|
|
|
2574
2670
|
};
|
|
2575
2671
|
},
|
|
2576
2672
|
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',
|
|
2577
|
-
connector: function connector(
|
|
2578
|
-
var props =
|
|
2673
|
+
connector: function connector(_ref134) {
|
|
2674
|
+
var props = _ref134.props;
|
|
2579
2675
|
return {
|
|
2580
2676
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2581
2677
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2583,9 +2679,9 @@ var Tailwind = {
|
|
|
2583
2679
|
})
|
|
2584
2680
|
};
|
|
2585
2681
|
},
|
|
2586
|
-
content: function content(
|
|
2587
|
-
var props =
|
|
2588
|
-
context =
|
|
2682
|
+
content: function content(_ref135) {
|
|
2683
|
+
var props = _ref135.props,
|
|
2684
|
+
context = _ref135.context;
|
|
2589
2685
|
return {
|
|
2590
2686
|
className: classNames('flex-1', {
|
|
2591
2687
|
'px-4': props.layout === 'vertical',
|
|
@@ -2610,16 +2706,16 @@ var Tailwind = {
|
|
|
2610
2706
|
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'
|
|
2611
2707
|
},
|
|
2612
2708
|
dataviewlayoutoptions: {
|
|
2613
|
-
listbutton: function listbutton(
|
|
2614
|
-
var props =
|
|
2709
|
+
listbutton: function listbutton(_ref136) {
|
|
2710
|
+
var props = _ref136.props;
|
|
2615
2711
|
return {
|
|
2616
2712
|
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
|
|
2617
2713
|
)
|
|
2618
2714
|
};
|
|
2619
2715
|
},
|
|
2620
2716
|
|
|
2621
|
-
gridbutton: function gridbutton(
|
|
2622
|
-
var props =
|
|
2717
|
+
gridbutton: function gridbutton(_ref137) {
|
|
2718
|
+
var props = _ref137.props;
|
|
2623
2719
|
return {
|
|
2624
2720
|
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
|
|
2625
2721
|
)
|
|
@@ -2650,8 +2746,8 @@ var Tailwind = {
|
|
|
2650
2746
|
)
|
|
2651
2747
|
},
|
|
2652
2748
|
|
|
2653
|
-
lineleft: function lineleft(
|
|
2654
|
-
var context =
|
|
2749
|
+
lineleft: function lineleft(_ref138) {
|
|
2750
|
+
var context = _ref138.context;
|
|
2655
2751
|
return {
|
|
2656
2752
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2657
2753
|
//Dark Mode
|
|
@@ -2660,8 +2756,8 @@ var Tailwind = {
|
|
|
2660
2756
|
})
|
|
2661
2757
|
};
|
|
2662
2758
|
},
|
|
2663
|
-
lineright: function lineright(
|
|
2664
|
-
var context =
|
|
2759
|
+
lineright: function lineright(_ref139) {
|
|
2760
|
+
var context = _ref139.context;
|
|
2665
2761
|
return {
|
|
2666
2762
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2667
2763
|
//Dark Mode
|
|
@@ -2682,8 +2778,8 @@ var Tailwind = {
|
|
|
2682
2778
|
root: 'flex',
|
|
2683
2779
|
controls: 'flex flex-col justify-center p-5',
|
|
2684
2780
|
moveupbutton: {
|
|
2685
|
-
root: function root(
|
|
2686
|
-
var context =
|
|
2781
|
+
root: function root(_ref140) {
|
|
2782
|
+
var context = _ref140.context;
|
|
2687
2783
|
return {
|
|
2688
2784
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2689
2785
|
// button component
|
|
@@ -2705,8 +2801,8 @@ var Tailwind = {
|
|
|
2705
2801
|
}
|
|
2706
2802
|
},
|
|
2707
2803
|
movetopbutton: {
|
|
2708
|
-
root: function root(
|
|
2709
|
-
var context =
|
|
2804
|
+
root: function root(_ref141) {
|
|
2805
|
+
var context = _ref141.context;
|
|
2710
2806
|
return {
|
|
2711
2807
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2712
2808
|
// button component
|
|
@@ -2728,8 +2824,8 @@ var Tailwind = {
|
|
|
2728
2824
|
}
|
|
2729
2825
|
},
|
|
2730
2826
|
movedownbutton: {
|
|
2731
|
-
root: function root(
|
|
2732
|
-
var context =
|
|
2827
|
+
root: function root(_ref142) {
|
|
2828
|
+
var context = _ref142.context;
|
|
2733
2829
|
return {
|
|
2734
2830
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2735
2831
|
// button component
|
|
@@ -2751,8 +2847,8 @@ var Tailwind = {
|
|
|
2751
2847
|
}
|
|
2752
2848
|
},
|
|
2753
2849
|
movebottombutton: {
|
|
2754
|
-
root: function root(
|
|
2755
|
-
var context =
|
|
2850
|
+
root: function root(_ref143) {
|
|
2851
|
+
var context = _ref143.context;
|
|
2756
2852
|
return {
|
|
2757
2853
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2758
2854
|
// button component
|
|
@@ -2784,8 +2880,8 @@ var Tailwind = {
|
|
|
2784
2880
|
)
|
|
2785
2881
|
},
|
|
2786
2882
|
|
|
2787
|
-
item: function item(
|
|
2788
|
-
var context =
|
|
2883
|
+
item: function item(_ref144) {
|
|
2884
|
+
var context = _ref144.context;
|
|
2789
2885
|
return {
|
|
2790
2886
|
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', {
|
|
2791
2887
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2863,8 +2959,8 @@ var Tailwind = {
|
|
|
2863
2959
|
)
|
|
2864
2960
|
},
|
|
2865
2961
|
|
|
2866
|
-
item: function item(
|
|
2867
|
-
var context =
|
|
2962
|
+
item: function item(_ref145) {
|
|
2963
|
+
var context = _ref145.context;
|
|
2868
2964
|
return {
|
|
2869
2965
|
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', {
|
|
2870
2966
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2957,8 +3053,8 @@ var Tailwind = {
|
|
|
2957
3053
|
)
|
|
2958
3054
|
},
|
|
2959
3055
|
|
|
2960
|
-
firstpagebutton: function firstpagebutton(
|
|
2961
|
-
var context =
|
|
3056
|
+
firstpagebutton: function firstpagebutton(_ref146) {
|
|
3057
|
+
var context = _ref146.context;
|
|
2962
3058
|
return {
|
|
2963
3059
|
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',
|
|
2964
3060
|
//Dark Mode
|
|
@@ -2969,8 +3065,8 @@ var Tailwind = {
|
|
|
2969
3065
|
};
|
|
2970
3066
|
},
|
|
2971
3067
|
|
|
2972
|
-
previouspagebutton: function previouspagebutton(
|
|
2973
|
-
var context =
|
|
3068
|
+
previouspagebutton: function previouspagebutton(_ref147) {
|
|
3069
|
+
var context = _ref147.context;
|
|
2974
3070
|
return {
|
|
2975
3071
|
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',
|
|
2976
3072
|
//Dark Mode
|
|
@@ -2981,8 +3077,8 @@ var Tailwind = {
|
|
|
2981
3077
|
};
|
|
2982
3078
|
},
|
|
2983
3079
|
|
|
2984
|
-
nextpagebutton: function nextpagebutton(
|
|
2985
|
-
var context =
|
|
3080
|
+
nextpagebutton: function nextpagebutton(_ref148) {
|
|
3081
|
+
var context = _ref148.context;
|
|
2986
3082
|
return {
|
|
2987
3083
|
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',
|
|
2988
3084
|
//Dark Mode
|
|
@@ -2993,8 +3089,8 @@ var Tailwind = {
|
|
|
2993
3089
|
};
|
|
2994
3090
|
},
|
|
2995
3091
|
|
|
2996
|
-
lastpagebutton: function lastpagebutton(
|
|
2997
|
-
var context =
|
|
3092
|
+
lastpagebutton: function lastpagebutton(_ref149) {
|
|
3093
|
+
var context = _ref149.context;
|
|
2998
3094
|
return {
|
|
2999
3095
|
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',
|
|
3000
3096
|
//Dark Mode
|
|
@@ -3005,8 +3101,8 @@ var Tailwind = {
|
|
|
3005
3101
|
};
|
|
3006
3102
|
},
|
|
3007
3103
|
|
|
3008
|
-
pagebutton: function pagebutton(
|
|
3009
|
-
var context =
|
|
3104
|
+
pagebutton: function pagebutton(_ref150) {
|
|
3105
|
+
var context = _ref150.context;
|
|
3010
3106
|
return {
|
|
3011
3107
|
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',
|
|
3012
3108
|
// Dark Mode
|
|
@@ -3018,9 +3114,9 @@ var Tailwind = {
|
|
|
3018
3114
|
};
|
|
3019
3115
|
},
|
|
3020
3116
|
rowperpagedropdown: {
|
|
3021
|
-
root: function root(
|
|
3022
|
-
var props =
|
|
3023
|
-
state =
|
|
3117
|
+
root: function root(_ref151) {
|
|
3118
|
+
var props = _ref151.props,
|
|
3119
|
+
state = _ref151.state;
|
|
3024
3120
|
return {
|
|
3025
3121
|
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',
|
|
3026
3122
|
//DarkMode
|
|
@@ -3048,8 +3144,8 @@ var Tailwind = {
|
|
|
3048
3144
|
|
|
3049
3145
|
wrapper: 'overflow-auto',
|
|
3050
3146
|
list: 'm-0 p-0 py-3 list-none',
|
|
3051
|
-
item: function item(
|
|
3052
|
-
var context =
|
|
3147
|
+
item: function item(_ref152) {
|
|
3148
|
+
var context = _ref152.context;
|
|
3053
3149
|
return {
|
|
3054
3150
|
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',
|
|
3055
3151
|
// Dark Mode
|
|
@@ -3070,9 +3166,9 @@ var Tailwind = {
|
|
|
3070
3166
|
}
|
|
3071
3167
|
},
|
|
3072
3168
|
jumptopagedropdown: {
|
|
3073
|
-
root: function root(
|
|
3074
|
-
var props =
|
|
3075
|
-
state =
|
|
3169
|
+
root: function root(_ref153) {
|
|
3170
|
+
var props = _ref153.props,
|
|
3171
|
+
state = _ref153.state;
|
|
3076
3172
|
return {
|
|
3077
3173
|
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',
|
|
3078
3174
|
//DarkMode
|
|
@@ -3100,8 +3196,8 @@ var Tailwind = {
|
|
|
3100
3196
|
|
|
3101
3197
|
wrapper: 'overflow-auto',
|
|
3102
3198
|
list: 'm-0 p-0 py-3 list-none',
|
|
3103
|
-
item: function item(
|
|
3104
|
-
var context =
|
|
3199
|
+
item: function item(_ref154) {
|
|
3200
|
+
var context = _ref154.context;
|
|
3105
3201
|
return {
|
|
3106
3202
|
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',
|
|
3107
3203
|
// Dark Mode
|
|
@@ -3115,8 +3211,8 @@ var Tailwind = {
|
|
|
3115
3211
|
}
|
|
3116
3212
|
},
|
|
3117
3213
|
treetable: {
|
|
3118
|
-
root: function root(
|
|
3119
|
-
var props =
|
|
3214
|
+
root: function root(_ref155) {
|
|
3215
|
+
var props = _ref155.props;
|
|
3120
3216
|
return {
|
|
3121
3217
|
className: classNames('relative', {
|
|
3122
3218
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3134,8 +3230,8 @@ var Tailwind = {
|
|
|
3134
3230
|
)
|
|
3135
3231
|
},
|
|
3136
3232
|
|
|
3137
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3138
|
-
var props =
|
|
3233
|
+
scrollablewrapper: function scrollablewrapper(_ref156) {
|
|
3234
|
+
var props = _ref156.props;
|
|
3139
3235
|
return {
|
|
3140
3236
|
className: classNames({
|
|
3141
3237
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3143,8 +3239,8 @@ var Tailwind = {
|
|
|
3143
3239
|
})
|
|
3144
3240
|
};
|
|
3145
3241
|
},
|
|
3146
|
-
wrapper: function wrapper(
|
|
3147
|
-
var props =
|
|
3242
|
+
wrapper: function wrapper(_ref157) {
|
|
3243
|
+
var props = _ref157.props;
|
|
3148
3244
|
return {
|
|
3149
3245
|
className: classNames({
|
|
3150
3246
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3158,40 +3254,40 @@ var Tailwind = {
|
|
|
3158
3254
|
},
|
|
3159
3255
|
|
|
3160
3256
|
table: 'border-collapse table-fixed w-full',
|
|
3161
|
-
thead: function thead(
|
|
3162
|
-
var props =
|
|
3257
|
+
thead: function thead(_ref158) {
|
|
3258
|
+
var props = _ref158.props;
|
|
3163
3259
|
return {
|
|
3164
3260
|
className: classNames({
|
|
3165
3261
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3166
3262
|
})
|
|
3167
3263
|
};
|
|
3168
3264
|
},
|
|
3169
|
-
tbody: function tbody(
|
|
3170
|
-
var props =
|
|
3265
|
+
tbody: function tbody(_ref159) {
|
|
3266
|
+
var props = _ref159.props;
|
|
3171
3267
|
return {
|
|
3172
3268
|
className: classNames({
|
|
3173
3269
|
block: props.scrollable
|
|
3174
3270
|
})
|
|
3175
3271
|
};
|
|
3176
3272
|
},
|
|
3177
|
-
tfoot: function tfoot(
|
|
3178
|
-
var props =
|
|
3273
|
+
tfoot: function tfoot(_ref160) {
|
|
3274
|
+
var props = _ref160.props;
|
|
3179
3275
|
return {
|
|
3180
3276
|
className: classNames({
|
|
3181
3277
|
block: props.scrollable
|
|
3182
3278
|
})
|
|
3183
3279
|
};
|
|
3184
3280
|
},
|
|
3185
|
-
headerrow: function headerrow(
|
|
3186
|
-
var props =
|
|
3281
|
+
headerrow: function headerrow(_ref161) {
|
|
3282
|
+
var props = _ref161.props;
|
|
3187
3283
|
return {
|
|
3188
3284
|
className: classNames({
|
|
3189
3285
|
'flex flex-nowrap w-full': props.scrollable
|
|
3190
3286
|
})
|
|
3191
3287
|
};
|
|
3192
3288
|
},
|
|
3193
|
-
row: function row(
|
|
3194
|
-
var context =
|
|
3289
|
+
row: function row(_ref162) {
|
|
3290
|
+
var context = _ref162.context;
|
|
3195
3291
|
return {
|
|
3196
3292
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3197
3293
|
// Focus
|
|
@@ -3203,8 +3299,8 @@ var Tailwind = {
|
|
|
3203
3299
|
};
|
|
3204
3300
|
},
|
|
3205
3301
|
column: {
|
|
3206
|
-
headercell: function headercell(
|
|
3207
|
-
var context =
|
|
3302
|
+
headercell: function headercell(_ref163) {
|
|
3303
|
+
var context = _ref163.context;
|
|
3208
3304
|
return {
|
|
3209
3305
|
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',
|
|
3210
3306
|
//Dark Mode
|
|
@@ -3219,8 +3315,8 @@ var Tailwind = {
|
|
|
3219
3315
|
})
|
|
3220
3316
|
};
|
|
3221
3317
|
},
|
|
3222
|
-
bodycell: function bodycell(
|
|
3223
|
-
var context =
|
|
3318
|
+
bodycell: function bodycell(_ref164) {
|
|
3319
|
+
var context = _ref164.context;
|
|
3224
3320
|
return {
|
|
3225
3321
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3226
3322
|
//Dark Mode
|
|
@@ -3233,8 +3329,8 @@ var Tailwind = {
|
|
|
3233
3329
|
})
|
|
3234
3330
|
};
|
|
3235
3331
|
},
|
|
3236
|
-
rowtoggler: function rowtoggler(
|
|
3237
|
-
var context =
|
|
3332
|
+
rowtoggler: function rowtoggler(_ref165) {
|
|
3333
|
+
var context = _ref165.context;
|
|
3238
3334
|
return {
|
|
3239
3335
|
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', {
|
|
3240
3336
|
'text-blue-700': context.selected,
|
|
@@ -3247,8 +3343,8 @@ var Tailwind = {
|
|
|
3247
3343
|
sort: {
|
|
3248
3344
|
className: 'inline-block align-middle'
|
|
3249
3345
|
},
|
|
3250
|
-
sorticon: function sorticon(
|
|
3251
|
-
var context =
|
|
3346
|
+
sorticon: function sorticon(_ref166) {
|
|
3347
|
+
var context = _ref166.context;
|
|
3252
3348
|
return {
|
|
3253
3349
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3254
3350
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3265,8 +3361,8 @@ var Tailwind = {
|
|
|
3265
3361
|
checkboxwrapper: {
|
|
3266
3362
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3267
3363
|
},
|
|
3268
|
-
checkbox: function checkbox(
|
|
3269
|
-
var context =
|
|
3364
|
+
checkbox: function checkbox(_ref167) {
|
|
3365
|
+
var context = _ref167.context;
|
|
3270
3366
|
return {
|
|
3271
3367
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3272
3368
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3276,8 +3372,8 @@ var Tailwind = {
|
|
|
3276
3372
|
})
|
|
3277
3373
|
};
|
|
3278
3374
|
},
|
|
3279
|
-
checkboxicon: function checkboxicon(
|
|
3280
|
-
var context =
|
|
3375
|
+
checkboxicon: function checkboxicon(_ref168) {
|
|
3376
|
+
var context = _ref168.context;
|
|
3281
3377
|
return {
|
|
3282
3378
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3283
3379
|
'text-white': context.checked
|
|
@@ -3288,8 +3384,8 @@ var Tailwind = {
|
|
|
3288
3384
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3289
3385
|
},
|
|
3290
3386
|
datatable: {
|
|
3291
|
-
root: function root(
|
|
3292
|
-
var props =
|
|
3387
|
+
root: function root(_ref169) {
|
|
3388
|
+
var props = _ref169.props;
|
|
3293
3389
|
return {
|
|
3294
3390
|
className: classNames('relative', {
|
|
3295
3391
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3302,8 +3398,8 @@ var Tailwind = {
|
|
|
3302
3398
|
},
|
|
3303
3399
|
|
|
3304
3400
|
loadingicon: 'w-8 h-8',
|
|
3305
|
-
wrapper: function wrapper(
|
|
3306
|
-
var props =
|
|
3401
|
+
wrapper: function wrapper(_ref170) {
|
|
3402
|
+
var props = _ref170.props;
|
|
3307
3403
|
return {
|
|
3308
3404
|
className: classNames({
|
|
3309
3405
|
relative: props.scrollable,
|
|
@@ -3311,8 +3407,8 @@ var Tailwind = {
|
|
|
3311
3407
|
})
|
|
3312
3408
|
};
|
|
3313
3409
|
},
|
|
3314
|
-
header: function header(
|
|
3315
|
-
var props =
|
|
3410
|
+
header: function header(_ref171) {
|
|
3411
|
+
var props = _ref171.props;
|
|
3316
3412
|
return {
|
|
3317
3413
|
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',
|
|
3318
3414
|
// Dark Mode
|
|
@@ -3320,25 +3416,25 @@ var Tailwind = {
|
|
|
3320
3416
|
};
|
|
3321
3417
|
},
|
|
3322
3418
|
table: 'w-full border-spacing-0',
|
|
3323
|
-
thead: function thead(
|
|
3324
|
-
var context =
|
|
3419
|
+
thead: function thead(_ref172) {
|
|
3420
|
+
var context = _ref172.context;
|
|
3325
3421
|
return {
|
|
3326
3422
|
className: classNames({
|
|
3327
3423
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3328
3424
|
})
|
|
3329
3425
|
};
|
|
3330
3426
|
},
|
|
3331
|
-
tbody: function tbody(
|
|
3332
|
-
var props =
|
|
3333
|
-
context =
|
|
3427
|
+
tbody: function tbody(_ref173) {
|
|
3428
|
+
var props = _ref173.props,
|
|
3429
|
+
context = _ref173.context;
|
|
3334
3430
|
return {
|
|
3335
3431
|
className: classNames({
|
|
3336
3432
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3337
3433
|
})
|
|
3338
3434
|
};
|
|
3339
3435
|
},
|
|
3340
|
-
tfoot: function tfoot(
|
|
3341
|
-
var context =
|
|
3436
|
+
tfoot: function tfoot(_ref174) {
|
|
3437
|
+
var context = _ref174.context;
|
|
3342
3438
|
return {
|
|
3343
3439
|
className: classNames({
|
|
3344
3440
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3351,9 +3447,9 @@ var Tailwind = {
|
|
|
3351
3447
|
},
|
|
3352
3448
|
|
|
3353
3449
|
column: {
|
|
3354
|
-
headercell: function headercell(
|
|
3355
|
-
var context =
|
|
3356
|
-
props =
|
|
3450
|
+
headercell: function headercell(_ref175) {
|
|
3451
|
+
var context = _ref175.context,
|
|
3452
|
+
props = _ref175.props;
|
|
3357
3453
|
return {
|
|
3358
3454
|
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',
|
|
3359
3455
|
// Size
|
|
@@ -3371,9 +3467,9 @@ var Tailwind = {
|
|
|
3371
3467
|
},
|
|
3372
3468
|
|
|
3373
3469
|
headercontent: 'flex items-center',
|
|
3374
|
-
bodycell: function bodycell(
|
|
3375
|
-
var props =
|
|
3376
|
-
context =
|
|
3470
|
+
bodycell: function bodycell(_ref176) {
|
|
3471
|
+
var props = _ref176.props,
|
|
3472
|
+
context = _ref176.context;
|
|
3377
3473
|
return {
|
|
3378
3474
|
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',
|
|
3379
3475
|
// Size
|
|
@@ -3386,8 +3482,8 @@ var Tailwind = {
|
|
|
3386
3482
|
})
|
|
3387
3483
|
};
|
|
3388
3484
|
},
|
|
3389
|
-
footercell: function footercell(
|
|
3390
|
-
var context =
|
|
3485
|
+
footercell: function footercell(_ref177) {
|
|
3486
|
+
var context = _ref177.context;
|
|
3391
3487
|
return {
|
|
3392
3488
|
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',
|
|
3393
3489
|
// Size
|
|
@@ -3398,8 +3494,8 @@ var Tailwind = {
|
|
|
3398
3494
|
})
|
|
3399
3495
|
};
|
|
3400
3496
|
},
|
|
3401
|
-
sorticon: function sorticon(
|
|
3402
|
-
var context =
|
|
3497
|
+
sorticon: function sorticon(_ref178) {
|
|
3498
|
+
var context = _ref178.context;
|
|
3403
3499
|
return {
|
|
3404
3500
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3405
3501
|
};
|
|
@@ -3419,8 +3515,8 @@ var Tailwind = {
|
|
|
3419
3515
|
root: 'min-[0px]:flex mb-2'
|
|
3420
3516
|
},
|
|
3421
3517
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3422
|
-
filterrowitem: function filterrowitem(
|
|
3423
|
-
var context =
|
|
3518
|
+
filterrowitem: function filterrowitem(_ref179) {
|
|
3519
|
+
var context = _ref179.context;
|
|
3424
3520
|
return {
|
|
3425
3521
|
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')
|
|
3426
3522
|
};
|
|
@@ -3451,8 +3547,8 @@ var Tailwind = {
|
|
|
3451
3547
|
filterapplybutton: {
|
|
3452
3548
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3453
3549
|
},
|
|
3454
|
-
filtermenubutton: function filtermenubutton(
|
|
3455
|
-
var context =
|
|
3550
|
+
filtermenubutton: function filtermenubutton(_ref180) {
|
|
3551
|
+
var context = _ref180.context;
|
|
3456
3552
|
return {
|
|
3457
3553
|
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',
|
|
3458
3554
|
// Hover
|
|
@@ -3465,8 +3561,8 @@ var Tailwind = {
|
|
|
3465
3561
|
})
|
|
3466
3562
|
};
|
|
3467
3563
|
},
|
|
3468
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3469
|
-
var context =
|
|
3564
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref181) {
|
|
3565
|
+
var context = _ref181.context;
|
|
3470
3566
|
return {
|
|
3471
3567
|
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', {
|
|
3472
3568
|
invisible: !context.hidden
|
|
@@ -3505,8 +3601,8 @@ var Tailwind = {
|
|
|
3505
3601
|
radiobuttonwrapper: {
|
|
3506
3602
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3507
3603
|
},
|
|
3508
|
-
radiobutton: function radiobutton(
|
|
3509
|
-
var context =
|
|
3604
|
+
radiobutton: function radiobutton(_ref182) {
|
|
3605
|
+
var context = _ref182.context;
|
|
3510
3606
|
return {
|
|
3511
3607
|
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', {
|
|
3512
3608
|
'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,
|
|
@@ -3514,8 +3610,8 @@ var Tailwind = {
|
|
|
3514
3610
|
})
|
|
3515
3611
|
};
|
|
3516
3612
|
},
|
|
3517
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3518
|
-
var context =
|
|
3613
|
+
radiobuttonicon: function radiobuttonicon(_ref183) {
|
|
3614
|
+
var context = _ref183.context;
|
|
3519
3615
|
return {
|
|
3520
3616
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3521
3617
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3526,8 +3622,8 @@ var Tailwind = {
|
|
|
3526
3622
|
headercheckboxwrapper: {
|
|
3527
3623
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3528
3624
|
},
|
|
3529
|
-
headercheckbox: function headercheckbox(
|
|
3530
|
-
var context =
|
|
3625
|
+
headercheckbox: function headercheckbox(_ref184) {
|
|
3626
|
+
var context = _ref184.context;
|
|
3531
3627
|
return {
|
|
3532
3628
|
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', {
|
|
3533
3629
|
'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,
|
|
@@ -3539,8 +3635,8 @@ var Tailwind = {
|
|
|
3539
3635
|
checkboxwrapper: {
|
|
3540
3636
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3541
3637
|
},
|
|
3542
|
-
checkbox: function checkbox(
|
|
3543
|
-
var context =
|
|
3638
|
+
checkbox: function checkbox(_ref185) {
|
|
3639
|
+
var context = _ref185.context;
|
|
3544
3640
|
return {
|
|
3545
3641
|
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', {
|
|
3546
3642
|
'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,
|
|
@@ -3551,8 +3647,8 @@ var Tailwind = {
|
|
|
3551
3647
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3552
3648
|
transition: TRANSITIONS.overlay
|
|
3553
3649
|
},
|
|
3554
|
-
bodyrow: function bodyrow(
|
|
3555
|
-
var context =
|
|
3650
|
+
bodyrow: function bodyrow(_ref186) {
|
|
3651
|
+
var context = _ref186.context;
|
|
3556
3652
|
return {
|
|
3557
3653
|
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]',
|
|
3558
3654
|
// Focus
|