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
|
@@ -102,9 +102,9 @@ var TRANSITIONS = {
|
|
|
102
102
|
timeout: 500,
|
|
103
103
|
classNames: {
|
|
104
104
|
enter: 'max-h-0',
|
|
105
|
-
enterActive: '!max-h-
|
|
106
|
-
exit: 'max-h-
|
|
107
|
-
exitActive: '!max-h-0 overflow-hidden transition-
|
|
105
|
+
enterActive: '!max-h-[1000px] overflow-hidden transition-[max-height] duration-500 ease-in',
|
|
106
|
+
exit: 'max-h-[1000px]',
|
|
107
|
+
exitActive: '!max-h-0 overflow-hidden transition-[max-height] duration-500 ease-out'
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
110
|
overlay: {
|
|
@@ -816,10 +816,10 @@ var Tailwind = {
|
|
|
816
816
|
root: 'absolute flex',
|
|
817
817
|
button: {
|
|
818
818
|
root: function root(_ref29) {
|
|
819
|
-
var
|
|
819
|
+
var parent = _ref29.parent;
|
|
820
820
|
return {
|
|
821
821
|
className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
|
|
822
|
-
'rotate-45': state.visible
|
|
822
|
+
'rotate-45': parent.state.visible
|
|
823
823
|
})
|
|
824
824
|
};
|
|
825
825
|
},
|
|
@@ -994,10 +994,13 @@ var Tailwind = {
|
|
|
994
994
|
dropdownButton: {
|
|
995
995
|
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')
|
|
996
996
|
},
|
|
997
|
-
panel: '
|
|
997
|
+
panel: 'py-3 bg-white dark:bg-gray-900 border-0 shadow-md',
|
|
998
998
|
list: 'm-0 sm:p-0 list-none',
|
|
999
|
+
sublistWrapper: {
|
|
1000
|
+
className: classNames('block absolute left-full top-0', 'min-w-full z-10')
|
|
1001
|
+
},
|
|
999
1002
|
sublist: {
|
|
1000
|
-
className: classNames('
|
|
1003
|
+
className: classNames('py-3 bg-white dark:bg-gray-900 border-0 shadow-md')
|
|
1001
1004
|
},
|
|
1002
1005
|
item: function item(_ref44) {
|
|
1003
1006
|
var state = _ref44.state;
|
|
@@ -1303,15 +1306,15 @@ var Tailwind = {
|
|
|
1303
1306
|
};
|
|
1304
1307
|
}
|
|
1305
1308
|
},
|
|
1306
|
-
dropdownButton:
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1309
|
+
dropdownButton: {
|
|
1310
|
+
root: function root(_ref66) {
|
|
1311
|
+
var props = _ref66.props;
|
|
1312
|
+
return {
|
|
1310
1313
|
className: classNames({
|
|
1311
|
-
'rounded-l-none': props.
|
|
1314
|
+
'rounded-l-none': props.icon
|
|
1312
1315
|
})
|
|
1313
|
-
}
|
|
1314
|
-
}
|
|
1316
|
+
};
|
|
1317
|
+
}
|
|
1315
1318
|
},
|
|
1316
1319
|
panel: function panel(_ref67) {
|
|
1317
1320
|
var props = _ref67.props;
|
|
@@ -1325,7 +1328,7 @@ var Tailwind = {
|
|
|
1325
1328
|
header: {
|
|
1326
1329
|
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')
|
|
1327
1330
|
},
|
|
1328
|
-
|
|
1331
|
+
previousButton: {
|
|
1329
1332
|
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 ')
|
|
1330
1333
|
},
|
|
1331
1334
|
title: 'leading-8 mx-auto',
|
|
@@ -1335,16 +1338,16 @@ var Tailwind = {
|
|
|
1335
1338
|
yearTitle: {
|
|
1336
1339
|
className: classNames('text-gray-700 dark:text-white/80 transition duration-200 font-semibold p-2', 'hover:text-blue-500')
|
|
1337
1340
|
},
|
|
1338
|
-
|
|
1341
|
+
nextButton: {
|
|
1339
1342
|
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 ')
|
|
1340
1343
|
},
|
|
1341
1344
|
table: {
|
|
1342
1345
|
className: classNames('border-collapse w-full', 'my-2')
|
|
1343
1346
|
},
|
|
1344
|
-
|
|
1347
|
+
tableHeaderCell: 'p-2',
|
|
1345
1348
|
weekday: 'text-gray-600 dark:text-white/70',
|
|
1346
1349
|
day: 'p-2',
|
|
1347
|
-
|
|
1350
|
+
dayLabel: function dayLabel(_ref68) {
|
|
1348
1351
|
var context = _ref68.context;
|
|
1349
1352
|
return {
|
|
1350
1353
|
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)]', {
|
|
@@ -1356,7 +1359,7 @@ var Tailwind = {
|
|
|
1356
1359
|
})
|
|
1357
1360
|
};
|
|
1358
1361
|
},
|
|
1359
|
-
|
|
1362
|
+
monthPicker: 'my-2',
|
|
1360
1363
|
month: function month(_ref69) {
|
|
1361
1364
|
var context = _ref69.context;
|
|
1362
1365
|
return {
|
|
@@ -1366,7 +1369,7 @@ var Tailwind = {
|
|
|
1366
1369
|
})
|
|
1367
1370
|
};
|
|
1368
1371
|
},
|
|
1369
|
-
|
|
1372
|
+
yearPicker: {
|
|
1370
1373
|
className: classNames('my-2')
|
|
1371
1374
|
},
|
|
1372
1375
|
year: function year(_ref70) {
|
|
@@ -1378,21 +1381,21 @@ var Tailwind = {
|
|
|
1378
1381
|
})
|
|
1379
1382
|
};
|
|
1380
1383
|
},
|
|
1381
|
-
|
|
1384
|
+
timePicker: {
|
|
1382
1385
|
className: classNames('flex justify-center items-center', 'border-t-1 border-solid border-gray-300 p-2')
|
|
1383
1386
|
},
|
|
1384
|
-
|
|
1387
|
+
separatorContainer: 'flex items-center flex-col px-2',
|
|
1385
1388
|
separator: 'text-xl',
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1389
|
+
hourPicker: 'flex items-center flex-col px-2',
|
|
1390
|
+
minutePicker: 'flex items-center flex-col px-2',
|
|
1391
|
+
ampmPicker: 'flex items-center flex-col px-2',
|
|
1392
|
+
incrementButton: {
|
|
1390
1393
|
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 ')
|
|
1391
1394
|
},
|
|
1392
|
-
|
|
1395
|
+
decrementButton: {
|
|
1393
1396
|
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 ')
|
|
1394
1397
|
},
|
|
1395
|
-
|
|
1398
|
+
groupContainer: 'flex',
|
|
1396
1399
|
group: {
|
|
1397
1400
|
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')
|
|
1398
1401
|
},
|
|
@@ -2315,6 +2318,99 @@ var Tailwind = {
|
|
|
2315
2318
|
},
|
|
2316
2319
|
transition: TRANSITIONS.overlay
|
|
2317
2320
|
},
|
|
2321
|
+
metergroup: {
|
|
2322
|
+
root: function root(_ref116) {
|
|
2323
|
+
var props = _ref116.props;
|
|
2324
|
+
return {
|
|
2325
|
+
"class": [
|
|
2326
|
+
// Flexbox
|
|
2327
|
+
'flex gap-4', {
|
|
2328
|
+
'flex-col': props.orientation == 'horizontal',
|
|
2329
|
+
'flex-row': props.orientation == 'vertical'
|
|
2330
|
+
}]
|
|
2331
|
+
};
|
|
2332
|
+
},
|
|
2333
|
+
metercontainer: function metercontainer(_ref117) {
|
|
2334
|
+
var props = _ref117.props;
|
|
2335
|
+
return {
|
|
2336
|
+
"class": [
|
|
2337
|
+
// Flexbox
|
|
2338
|
+
'flex', {
|
|
2339
|
+
'flex-col': props.orientation === 'vertical'
|
|
2340
|
+
},
|
|
2341
|
+
// Sizing
|
|
2342
|
+
{
|
|
2343
|
+
'w-2 h-full': props.orientation === 'vertical'
|
|
2344
|
+
}, {
|
|
2345
|
+
'h-2': props.orientation === 'horizontal'
|
|
2346
|
+
},
|
|
2347
|
+
// Colors
|
|
2348
|
+
'bg-gray-200 dark:bg-gray-700',
|
|
2349
|
+
// Border Radius
|
|
2350
|
+
'rounded-lg']
|
|
2351
|
+
};
|
|
2352
|
+
},
|
|
2353
|
+
meter: function meter(_ref118) {
|
|
2354
|
+
var props = _ref118.props;
|
|
2355
|
+
return {
|
|
2356
|
+
"class": [
|
|
2357
|
+
// Shape
|
|
2358
|
+
'border-0',
|
|
2359
|
+
// Rounded Corners - Horizontal
|
|
2360
|
+
{
|
|
2361
|
+
'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
|
|
2362
|
+
},
|
|
2363
|
+
// Rounded Corners - Vertical
|
|
2364
|
+
{
|
|
2365
|
+
'first:rounded-t-lg last:rounded-b-lg': props.orientation === 'vertical'
|
|
2366
|
+
},
|
|
2367
|
+
// Colors
|
|
2368
|
+
'bg-primary-500 dark:bg-primary-400']
|
|
2369
|
+
};
|
|
2370
|
+
},
|
|
2371
|
+
labellist: function labellist(_ref119) {
|
|
2372
|
+
var props = _ref119.props;
|
|
2373
|
+
return {
|
|
2374
|
+
"class": [
|
|
2375
|
+
// Display & Flexbox
|
|
2376
|
+
'flex flex-wrap', {
|
|
2377
|
+
'gap-4': props.labelOrientation === 'horizontal'
|
|
2378
|
+
}, {
|
|
2379
|
+
'gap-2': props.labelOrientation === 'vertical'
|
|
2380
|
+
}, {
|
|
2381
|
+
'flex-col': props.labelOrientation === 'vertical'
|
|
2382
|
+
},
|
|
2383
|
+
// Conditional Alignment - Horizontal
|
|
2384
|
+
{
|
|
2385
|
+
'align-end': props.labelOrientation === 'horizontal' && props.labelPosition === 'end',
|
|
2386
|
+
'align-start': props.labelOrientation === 'horizontal' && props.labelPosition === 'start'
|
|
2387
|
+
},
|
|
2388
|
+
// Conditional Alignment - Vertical
|
|
2389
|
+
{
|
|
2390
|
+
'justify-end': props.labelOrientation === 'vertical' && props.labelPosition === 'end',
|
|
2391
|
+
'justify-start': props.labelOrientation === 'vertical' && props.labelPosition === 'start'
|
|
2392
|
+
},
|
|
2393
|
+
// List Styling
|
|
2394
|
+
'm-0 p-0 list-none']
|
|
2395
|
+
};
|
|
2396
|
+
},
|
|
2397
|
+
labellistitem: {
|
|
2398
|
+
"class": [
|
|
2399
|
+
// Flexbox
|
|
2400
|
+
'inline-flex', 'items-center', 'gap-2']
|
|
2401
|
+
},
|
|
2402
|
+
labellisttype: {
|
|
2403
|
+
"class": [
|
|
2404
|
+
// Display
|
|
2405
|
+
'inline-flex',
|
|
2406
|
+
// Background Color
|
|
2407
|
+
'bg-primary-500 dark:bg-primary-400',
|
|
2408
|
+
// Size
|
|
2409
|
+
'w-2 h-2',
|
|
2410
|
+
// Rounded Shape
|
|
2411
|
+
'rounded-full']
|
|
2412
|
+
}
|
|
2413
|
+
},
|
|
2318
2414
|
//MEDIA
|
|
2319
2415
|
image: {
|
|
2320
2416
|
root: 'relative inline-block',
|
|
@@ -2384,8 +2480,8 @@ var Tailwind = {
|
|
|
2384
2480
|
className: classNames('flex items-center justify-center', 'p-4')
|
|
2385
2481
|
},
|
|
2386
2482
|
indicator: 'mr-2',
|
|
2387
|
-
indicatorbutton: function indicatorbutton(
|
|
2388
|
-
var context =
|
|
2483
|
+
indicatorbutton: function indicatorbutton(_ref120) {
|
|
2484
|
+
var context = _ref120.context;
|
|
2389
2485
|
return {
|
|
2390
2486
|
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)]', {
|
|
2391
2487
|
'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
|
|
@@ -2393,8 +2489,8 @@ var Tailwind = {
|
|
|
2393
2489
|
})
|
|
2394
2490
|
};
|
|
2395
2491
|
},
|
|
2396
|
-
mask: function mask(
|
|
2397
|
-
var state =
|
|
2492
|
+
mask: function mask(_ref121) {
|
|
2493
|
+
var state = _ref121.state;
|
|
2398
2494
|
return {
|
|
2399
2495
|
className: classNames({
|
|
2400
2496
|
'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
|
|
@@ -2427,8 +2523,8 @@ var Tailwind = {
|
|
|
2427
2523
|
carousel: {
|
|
2428
2524
|
root: 'flex flex-col',
|
|
2429
2525
|
content: 'flex flex-col overflow-auto',
|
|
2430
|
-
container: function container(
|
|
2431
|
-
var props =
|
|
2526
|
+
container: function container(_ref122) {
|
|
2527
|
+
var props = _ref122.props;
|
|
2432
2528
|
return {
|
|
2433
2529
|
className: classNames('flex', {
|
|
2434
2530
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2440,8 +2536,8 @@ var Tailwind = {
|
|
|
2440
2536
|
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')
|
|
2441
2537
|
},
|
|
2442
2538
|
itemscontent: 'overflow-hidden w-full',
|
|
2443
|
-
itemscontainer: function itemscontainer(
|
|
2444
|
-
var props =
|
|
2539
|
+
itemscontainer: function itemscontainer(_ref123) {
|
|
2540
|
+
var props = _ref123.props;
|
|
2445
2541
|
return {
|
|
2446
2542
|
className: classNames('flex ', {
|
|
2447
2543
|
'flex-row': props.orientation !== 'vertical',
|
|
@@ -2449,8 +2545,8 @@ var Tailwind = {
|
|
|
2449
2545
|
})
|
|
2450
2546
|
};
|
|
2451
2547
|
},
|
|
2452
|
-
item: function item(
|
|
2453
|
-
var props =
|
|
2548
|
+
item: function item(_ref124) {
|
|
2549
|
+
var props = _ref124.props;
|
|
2454
2550
|
return {
|
|
2455
2551
|
className: classNames('flex shrink-0 grow', {
|
|
2456
2552
|
'w-1/3': props.orientation !== 'vertical',
|
|
@@ -2462,8 +2558,8 @@ var Tailwind = {
|
|
|
2462
2558
|
className: classNames('flex flex-row justify-center flex-wrap')
|
|
2463
2559
|
},
|
|
2464
2560
|
indicator: 'mr-2 mb-2',
|
|
2465
|
-
indicatorbutton: function indicatorbutton(
|
|
2466
|
-
var context =
|
|
2561
|
+
indicatorbutton: function indicatorbutton(_ref125) {
|
|
2562
|
+
var context = _ref125.context;
|
|
2467
2563
|
return {
|
|
2468
2564
|
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)]', {
|
|
2469
2565
|
'bg-blue-500 hover:bg-blue-600': context.active,
|
|
@@ -2473,9 +2569,9 @@ var Tailwind = {
|
|
|
2473
2569
|
}
|
|
2474
2570
|
},
|
|
2475
2571
|
tree: {
|
|
2476
|
-
root: function root(
|
|
2572
|
+
root: function root(_ref126) {
|
|
2477
2573
|
var _props$__parentMetada;
|
|
2478
|
-
var props =
|
|
2574
|
+
var props = _ref126.props;
|
|
2479
2575
|
return {
|
|
2480
2576
|
className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
|
|
2481
2577
|
'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'
|
|
@@ -2485,9 +2581,9 @@ var Tailwind = {
|
|
|
2485
2581
|
wrapper: 'overflow-auto',
|
|
2486
2582
|
container: 'm-0 p-0 list-none overflow-auto',
|
|
2487
2583
|
node: 'p-1 outline-none',
|
|
2488
|
-
content: function content(
|
|
2489
|
-
var context =
|
|
2490
|
-
props =
|
|
2584
|
+
content: function content(_ref127) {
|
|
2585
|
+
var context = _ref127.context,
|
|
2586
|
+
props = _ref127.props;
|
|
2491
2587
|
return {
|
|
2492
2588
|
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)]', {
|
|
2493
2589
|
'bg-blue-50 text-blue-600': context.selected
|
|
@@ -2496,8 +2592,8 @@ var Tailwind = {
|
|
|
2496
2592
|
})
|
|
2497
2593
|
};
|
|
2498
2594
|
},
|
|
2499
|
-
toggler: function toggler(
|
|
2500
|
-
var context =
|
|
2595
|
+
toggler: function toggler(_ref128) {
|
|
2596
|
+
var context = _ref128.context;
|
|
2501
2597
|
return {
|
|
2502
2598
|
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)]', {
|
|
2503
2599
|
'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,
|
|
@@ -2508,9 +2604,9 @@ var Tailwind = {
|
|
|
2508
2604
|
};
|
|
2509
2605
|
},
|
|
2510
2606
|
checkboxcontainer: 'mr-2',
|
|
2511
|
-
checkbox: function checkbox(
|
|
2512
|
-
var context =
|
|
2513
|
-
props =
|
|
2607
|
+
checkbox: function checkbox(_ref129) {
|
|
2608
|
+
var context = _ref129.context,
|
|
2609
|
+
props = _ref129.props;
|
|
2514
2610
|
return {
|
|
2515
2611
|
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', {
|
|
2516
2612
|
'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
|
|
@@ -2535,8 +2631,8 @@ var Tailwind = {
|
|
|
2535
2631
|
},
|
|
2536
2632
|
// DATA
|
|
2537
2633
|
timeline: {
|
|
2538
|
-
root: function root(
|
|
2539
|
-
var props =
|
|
2634
|
+
root: function root(_ref130) {
|
|
2635
|
+
var props = _ref130.props;
|
|
2540
2636
|
return {
|
|
2541
2637
|
className: classNames('flex grow', {
|
|
2542
2638
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2544,9 +2640,9 @@ var Tailwind = {
|
|
|
2544
2640
|
})
|
|
2545
2641
|
};
|
|
2546
2642
|
},
|
|
2547
|
-
event: function event(
|
|
2548
|
-
var props =
|
|
2549
|
-
context =
|
|
2643
|
+
event: function event(_ref131) {
|
|
2644
|
+
var props = _ref131.props,
|
|
2645
|
+
context = _ref131.context;
|
|
2550
2646
|
return {
|
|
2551
2647
|
className: classNames('flex relative min-h-[70px]', {
|
|
2552
2648
|
'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
|
|
@@ -2555,9 +2651,9 @@ var Tailwind = {
|
|
|
2555
2651
|
})
|
|
2556
2652
|
};
|
|
2557
2653
|
},
|
|
2558
|
-
opposite: function opposite(
|
|
2559
|
-
var props =
|
|
2560
|
-
context =
|
|
2654
|
+
opposite: function opposite(_ref132) {
|
|
2655
|
+
var props = _ref132.props,
|
|
2656
|
+
context = _ref132.context;
|
|
2561
2657
|
return {
|
|
2562
2658
|
className: classNames('flex-1', {
|
|
2563
2659
|
'px-4': props.layout === 'vertical',
|
|
@@ -2568,8 +2664,8 @@ var Tailwind = {
|
|
|
2568
2664
|
})
|
|
2569
2665
|
};
|
|
2570
2666
|
},
|
|
2571
|
-
separator: function separator(
|
|
2572
|
-
var props =
|
|
2667
|
+
separator: function separator(_ref133) {
|
|
2668
|
+
var props = _ref133.props;
|
|
2573
2669
|
return {
|
|
2574
2670
|
className: classNames('flex items-center flex-initial', {
|
|
2575
2671
|
'flex-col': props.layout === 'vertical',
|
|
@@ -2578,8 +2674,8 @@ var Tailwind = {
|
|
|
2578
2674
|
};
|
|
2579
2675
|
},
|
|
2580
2676
|
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',
|
|
2581
|
-
connector: function connector(
|
|
2582
|
-
var props =
|
|
2677
|
+
connector: function connector(_ref134) {
|
|
2678
|
+
var props = _ref134.props;
|
|
2583
2679
|
return {
|
|
2584
2680
|
className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
|
|
2585
2681
|
'w-[2px]': props.layout === 'vertical',
|
|
@@ -2587,9 +2683,9 @@ var Tailwind = {
|
|
|
2587
2683
|
})
|
|
2588
2684
|
};
|
|
2589
2685
|
},
|
|
2590
|
-
content: function content(
|
|
2591
|
-
var props =
|
|
2592
|
-
context =
|
|
2686
|
+
content: function content(_ref135) {
|
|
2687
|
+
var props = _ref135.props,
|
|
2688
|
+
context = _ref135.context;
|
|
2593
2689
|
return {
|
|
2594
2690
|
className: classNames('flex-1', {
|
|
2595
2691
|
'px-4': props.layout === 'vertical',
|
|
@@ -2614,16 +2710,16 @@ var Tailwind = {
|
|
|
2614
2710
|
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'
|
|
2615
2711
|
},
|
|
2616
2712
|
dataviewlayoutoptions: {
|
|
2617
|
-
listbutton: function listbutton(
|
|
2618
|
-
var props =
|
|
2713
|
+
listbutton: function listbutton(_ref136) {
|
|
2714
|
+
var props = _ref136.props;
|
|
2619
2715
|
return {
|
|
2620
2716
|
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
|
|
2621
2717
|
)
|
|
2622
2718
|
};
|
|
2623
2719
|
},
|
|
2624
2720
|
|
|
2625
|
-
gridbutton: function gridbutton(
|
|
2626
|
-
var props =
|
|
2721
|
+
gridbutton: function gridbutton(_ref137) {
|
|
2722
|
+
var props = _ref137.props;
|
|
2627
2723
|
return {
|
|
2628
2724
|
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
|
|
2629
2725
|
)
|
|
@@ -2654,8 +2750,8 @@ var Tailwind = {
|
|
|
2654
2750
|
)
|
|
2655
2751
|
},
|
|
2656
2752
|
|
|
2657
|
-
lineleft: function lineleft(
|
|
2658
|
-
var context =
|
|
2753
|
+
lineleft: function lineleft(_ref138) {
|
|
2754
|
+
var context = _ref138.context;
|
|
2659
2755
|
return {
|
|
2660
2756
|
className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
|
|
2661
2757
|
//Dark Mode
|
|
@@ -2664,8 +2760,8 @@ var Tailwind = {
|
|
|
2664
2760
|
})
|
|
2665
2761
|
};
|
|
2666
2762
|
},
|
|
2667
|
-
lineright: function lineright(
|
|
2668
|
-
var context =
|
|
2763
|
+
lineright: function lineright(_ref139) {
|
|
2764
|
+
var context = _ref139.context;
|
|
2669
2765
|
return {
|
|
2670
2766
|
className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
|
|
2671
2767
|
//Dark Mode
|
|
@@ -2686,8 +2782,8 @@ var Tailwind = {
|
|
|
2686
2782
|
root: 'flex',
|
|
2687
2783
|
controls: 'flex flex-col justify-center p-5',
|
|
2688
2784
|
moveupbutton: {
|
|
2689
|
-
root: function root(
|
|
2690
|
-
var context =
|
|
2785
|
+
root: function root(_ref140) {
|
|
2786
|
+
var context = _ref140.context;
|
|
2691
2787
|
return {
|
|
2692
2788
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2693
2789
|
// button component
|
|
@@ -2709,8 +2805,8 @@ var Tailwind = {
|
|
|
2709
2805
|
}
|
|
2710
2806
|
},
|
|
2711
2807
|
movetopbutton: {
|
|
2712
|
-
root: function root(
|
|
2713
|
-
var context =
|
|
2808
|
+
root: function root(_ref141) {
|
|
2809
|
+
var context = _ref141.context;
|
|
2714
2810
|
return {
|
|
2715
2811
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2716
2812
|
// button component
|
|
@@ -2732,8 +2828,8 @@ var Tailwind = {
|
|
|
2732
2828
|
}
|
|
2733
2829
|
},
|
|
2734
2830
|
movedownbutton: {
|
|
2735
|
-
root: function root(
|
|
2736
|
-
var context =
|
|
2831
|
+
root: function root(_ref142) {
|
|
2832
|
+
var context = _ref142.context;
|
|
2737
2833
|
return {
|
|
2738
2834
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2739
2835
|
// button component
|
|
@@ -2755,8 +2851,8 @@ var Tailwind = {
|
|
|
2755
2851
|
}
|
|
2756
2852
|
},
|
|
2757
2853
|
movebottombutton: {
|
|
2758
|
-
root: function root(
|
|
2759
|
-
var context =
|
|
2854
|
+
root: function root(_ref143) {
|
|
2855
|
+
var context = _ref143.context;
|
|
2760
2856
|
return {
|
|
2761
2857
|
className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
|
|
2762
2858
|
// button component
|
|
@@ -2788,8 +2884,8 @@ var Tailwind = {
|
|
|
2788
2884
|
)
|
|
2789
2885
|
},
|
|
2790
2886
|
|
|
2791
|
-
item: function item(
|
|
2792
|
-
var context =
|
|
2887
|
+
item: function item(_ref144) {
|
|
2888
|
+
var context = _ref144.context;
|
|
2793
2889
|
return {
|
|
2794
2890
|
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', {
|
|
2795
2891
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
|
|
@@ -2867,8 +2963,8 @@ var Tailwind = {
|
|
|
2867
2963
|
)
|
|
2868
2964
|
},
|
|
2869
2965
|
|
|
2870
|
-
item: function item(
|
|
2871
|
-
var context =
|
|
2966
|
+
item: function item(_ref145) {
|
|
2967
|
+
var context = _ref145.context;
|
|
2872
2968
|
return {
|
|
2873
2969
|
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', {
|
|
2874
2970
|
'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
|
|
@@ -2961,8 +3057,8 @@ var Tailwind = {
|
|
|
2961
3057
|
)
|
|
2962
3058
|
},
|
|
2963
3059
|
|
|
2964
|
-
firstpagebutton: function firstpagebutton(
|
|
2965
|
-
var context =
|
|
3060
|
+
firstpagebutton: function firstpagebutton(_ref146) {
|
|
3061
|
+
var context = _ref146.context;
|
|
2966
3062
|
return {
|
|
2967
3063
|
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',
|
|
2968
3064
|
//Dark Mode
|
|
@@ -2973,8 +3069,8 @@ var Tailwind = {
|
|
|
2973
3069
|
};
|
|
2974
3070
|
},
|
|
2975
3071
|
|
|
2976
|
-
previouspagebutton: function previouspagebutton(
|
|
2977
|
-
var context =
|
|
3072
|
+
previouspagebutton: function previouspagebutton(_ref147) {
|
|
3073
|
+
var context = _ref147.context;
|
|
2978
3074
|
return {
|
|
2979
3075
|
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',
|
|
2980
3076
|
//Dark Mode
|
|
@@ -2985,8 +3081,8 @@ var Tailwind = {
|
|
|
2985
3081
|
};
|
|
2986
3082
|
},
|
|
2987
3083
|
|
|
2988
|
-
nextpagebutton: function nextpagebutton(
|
|
2989
|
-
var context =
|
|
3084
|
+
nextpagebutton: function nextpagebutton(_ref148) {
|
|
3085
|
+
var context = _ref148.context;
|
|
2990
3086
|
return {
|
|
2991
3087
|
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',
|
|
2992
3088
|
//Dark Mode
|
|
@@ -2997,8 +3093,8 @@ var Tailwind = {
|
|
|
2997
3093
|
};
|
|
2998
3094
|
},
|
|
2999
3095
|
|
|
3000
|
-
lastpagebutton: function lastpagebutton(
|
|
3001
|
-
var context =
|
|
3096
|
+
lastpagebutton: function lastpagebutton(_ref149) {
|
|
3097
|
+
var context = _ref149.context;
|
|
3002
3098
|
return {
|
|
3003
3099
|
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',
|
|
3004
3100
|
//Dark Mode
|
|
@@ -3009,8 +3105,8 @@ var Tailwind = {
|
|
|
3009
3105
|
};
|
|
3010
3106
|
},
|
|
3011
3107
|
|
|
3012
|
-
pagebutton: function pagebutton(
|
|
3013
|
-
var context =
|
|
3108
|
+
pagebutton: function pagebutton(_ref150) {
|
|
3109
|
+
var context = _ref150.context;
|
|
3014
3110
|
return {
|
|
3015
3111
|
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',
|
|
3016
3112
|
// Dark Mode
|
|
@@ -3022,9 +3118,9 @@ var Tailwind = {
|
|
|
3022
3118
|
};
|
|
3023
3119
|
},
|
|
3024
3120
|
rowperpagedropdown: {
|
|
3025
|
-
root: function root(
|
|
3026
|
-
var props =
|
|
3027
|
-
state =
|
|
3121
|
+
root: function root(_ref151) {
|
|
3122
|
+
var props = _ref151.props,
|
|
3123
|
+
state = _ref151.state;
|
|
3028
3124
|
return {
|
|
3029
3125
|
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',
|
|
3030
3126
|
//DarkMode
|
|
@@ -3052,8 +3148,8 @@ var Tailwind = {
|
|
|
3052
3148
|
|
|
3053
3149
|
wrapper: 'overflow-auto',
|
|
3054
3150
|
list: 'm-0 p-0 py-3 list-none',
|
|
3055
|
-
item: function item(
|
|
3056
|
-
var context =
|
|
3151
|
+
item: function item(_ref152) {
|
|
3152
|
+
var context = _ref152.context;
|
|
3057
3153
|
return {
|
|
3058
3154
|
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',
|
|
3059
3155
|
// Dark Mode
|
|
@@ -3074,9 +3170,9 @@ var Tailwind = {
|
|
|
3074
3170
|
}
|
|
3075
3171
|
},
|
|
3076
3172
|
jumptopagedropdown: {
|
|
3077
|
-
root: function root(
|
|
3078
|
-
var props =
|
|
3079
|
-
state =
|
|
3173
|
+
root: function root(_ref153) {
|
|
3174
|
+
var props = _ref153.props,
|
|
3175
|
+
state = _ref153.state;
|
|
3080
3176
|
return {
|
|
3081
3177
|
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',
|
|
3082
3178
|
//DarkMode
|
|
@@ -3104,8 +3200,8 @@ var Tailwind = {
|
|
|
3104
3200
|
|
|
3105
3201
|
wrapper: 'overflow-auto',
|
|
3106
3202
|
list: 'm-0 p-0 py-3 list-none',
|
|
3107
|
-
item: function item(
|
|
3108
|
-
var context =
|
|
3203
|
+
item: function item(_ref154) {
|
|
3204
|
+
var context = _ref154.context;
|
|
3109
3205
|
return {
|
|
3110
3206
|
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',
|
|
3111
3207
|
// Dark Mode
|
|
@@ -3119,8 +3215,8 @@ var Tailwind = {
|
|
|
3119
3215
|
}
|
|
3120
3216
|
},
|
|
3121
3217
|
treetable: {
|
|
3122
|
-
root: function root(
|
|
3123
|
-
var props =
|
|
3218
|
+
root: function root(_ref155) {
|
|
3219
|
+
var props = _ref155.props;
|
|
3124
3220
|
return {
|
|
3125
3221
|
className: classNames('relative', {
|
|
3126
3222
|
'flex flex-col h-full': props.scrollHeight
|
|
@@ -3138,8 +3234,8 @@ var Tailwind = {
|
|
|
3138
3234
|
)
|
|
3139
3235
|
},
|
|
3140
3236
|
|
|
3141
|
-
scrollablewrapper: function scrollablewrapper(
|
|
3142
|
-
var props =
|
|
3237
|
+
scrollablewrapper: function scrollablewrapper(_ref156) {
|
|
3238
|
+
var props = _ref156.props;
|
|
3143
3239
|
return {
|
|
3144
3240
|
className: classNames({
|
|
3145
3241
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3147,8 +3243,8 @@ var Tailwind = {
|
|
|
3147
3243
|
})
|
|
3148
3244
|
};
|
|
3149
3245
|
},
|
|
3150
|
-
wrapper: function wrapper(
|
|
3151
|
-
var props =
|
|
3246
|
+
wrapper: function wrapper(_ref157) {
|
|
3247
|
+
var props = _ref157.props;
|
|
3152
3248
|
return {
|
|
3153
3249
|
className: classNames({
|
|
3154
3250
|
'relative overflow-auto': props.scrollable,
|
|
@@ -3162,40 +3258,40 @@ var Tailwind = {
|
|
|
3162
3258
|
},
|
|
3163
3259
|
|
|
3164
3260
|
table: 'border-collapse table-fixed w-full',
|
|
3165
|
-
thead: function thead(
|
|
3166
|
-
var props =
|
|
3261
|
+
thead: function thead(_ref158) {
|
|
3262
|
+
var props = _ref158.props;
|
|
3167
3263
|
return {
|
|
3168
3264
|
className: classNames({
|
|
3169
3265
|
'block sticky top-0 z-[1]': props.scrollable
|
|
3170
3266
|
})
|
|
3171
3267
|
};
|
|
3172
3268
|
},
|
|
3173
|
-
tbody: function tbody(
|
|
3174
|
-
var props =
|
|
3269
|
+
tbody: function tbody(_ref159) {
|
|
3270
|
+
var props = _ref159.props;
|
|
3175
3271
|
return {
|
|
3176
3272
|
className: classNames({
|
|
3177
3273
|
block: props.scrollable
|
|
3178
3274
|
})
|
|
3179
3275
|
};
|
|
3180
3276
|
},
|
|
3181
|
-
tfoot: function tfoot(
|
|
3182
|
-
var props =
|
|
3277
|
+
tfoot: function tfoot(_ref160) {
|
|
3278
|
+
var props = _ref160.props;
|
|
3183
3279
|
return {
|
|
3184
3280
|
className: classNames({
|
|
3185
3281
|
block: props.scrollable
|
|
3186
3282
|
})
|
|
3187
3283
|
};
|
|
3188
3284
|
},
|
|
3189
|
-
headerrow: function headerrow(
|
|
3190
|
-
var props =
|
|
3285
|
+
headerrow: function headerrow(_ref161) {
|
|
3286
|
+
var props = _ref161.props;
|
|
3191
3287
|
return {
|
|
3192
3288
|
className: classNames({
|
|
3193
3289
|
'flex flex-nowrap w-full': props.scrollable
|
|
3194
3290
|
})
|
|
3195
3291
|
};
|
|
3196
3292
|
},
|
|
3197
|
-
row: function row(
|
|
3198
|
-
var context =
|
|
3293
|
+
row: function row(_ref162) {
|
|
3294
|
+
var context = _ref162.context;
|
|
3199
3295
|
return {
|
|
3200
3296
|
className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
|
|
3201
3297
|
// Focus
|
|
@@ -3207,8 +3303,8 @@ var Tailwind = {
|
|
|
3207
3303
|
};
|
|
3208
3304
|
},
|
|
3209
3305
|
column: {
|
|
3210
|
-
headercell: function headercell(
|
|
3211
|
-
var context =
|
|
3306
|
+
headercell: function headercell(_ref163) {
|
|
3307
|
+
var context = _ref163.context;
|
|
3212
3308
|
return {
|
|
3213
3309
|
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',
|
|
3214
3310
|
//Dark Mode
|
|
@@ -3223,8 +3319,8 @@ var Tailwind = {
|
|
|
3223
3319
|
})
|
|
3224
3320
|
};
|
|
3225
3321
|
},
|
|
3226
|
-
bodycell: function bodycell(
|
|
3227
|
-
var context =
|
|
3322
|
+
bodycell: function bodycell(_ref164) {
|
|
3323
|
+
var context = _ref164.context;
|
|
3228
3324
|
return {
|
|
3229
3325
|
className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
|
|
3230
3326
|
//Dark Mode
|
|
@@ -3237,8 +3333,8 @@ var Tailwind = {
|
|
|
3237
3333
|
})
|
|
3238
3334
|
};
|
|
3239
3335
|
},
|
|
3240
|
-
rowtoggler: function rowtoggler(
|
|
3241
|
-
var context =
|
|
3336
|
+
rowtoggler: function rowtoggler(_ref165) {
|
|
3337
|
+
var context = _ref165.context;
|
|
3242
3338
|
return {
|
|
3243
3339
|
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', {
|
|
3244
3340
|
'text-blue-700': context.selected,
|
|
@@ -3251,8 +3347,8 @@ var Tailwind = {
|
|
|
3251
3347
|
sort: {
|
|
3252
3348
|
className: 'inline-block align-middle'
|
|
3253
3349
|
},
|
|
3254
|
-
sorticon: function sorticon(
|
|
3255
|
-
var context =
|
|
3350
|
+
sorticon: function sorticon(_ref166) {
|
|
3351
|
+
var context = _ref166.context;
|
|
3256
3352
|
return {
|
|
3257
3353
|
className: classNames('ml-2 inline-block align-middle', {
|
|
3258
3354
|
'text-blue-700 dark:text-white/80': context.sorted,
|
|
@@ -3269,8 +3365,8 @@ var Tailwind = {
|
|
|
3269
3365
|
checkboxwrapper: {
|
|
3270
3366
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
|
|
3271
3367
|
},
|
|
3272
|
-
checkbox: function checkbox(
|
|
3273
|
-
var context =
|
|
3368
|
+
checkbox: function checkbox(_ref167) {
|
|
3369
|
+
var context = _ref167.context;
|
|
3274
3370
|
return {
|
|
3275
3371
|
className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
|
|
3276
3372
|
'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
|
|
@@ -3280,8 +3376,8 @@ var Tailwind = {
|
|
|
3280
3376
|
})
|
|
3281
3377
|
};
|
|
3282
3378
|
},
|
|
3283
|
-
checkboxicon: function checkboxicon(
|
|
3284
|
-
var context =
|
|
3379
|
+
checkboxicon: function checkboxicon(_ref168) {
|
|
3380
|
+
var context = _ref168.context;
|
|
3285
3381
|
return {
|
|
3286
3382
|
className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
|
|
3287
3383
|
'text-white': context.checked
|
|
@@ -3292,8 +3388,8 @@ var Tailwind = {
|
|
|
3292
3388
|
resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
|
3293
3389
|
},
|
|
3294
3390
|
datatable: {
|
|
3295
|
-
root: function root(
|
|
3296
|
-
var props =
|
|
3391
|
+
root: function root(_ref169) {
|
|
3392
|
+
var props = _ref169.props;
|
|
3297
3393
|
return {
|
|
3298
3394
|
className: classNames('relative', {
|
|
3299
3395
|
'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
|
|
@@ -3306,8 +3402,8 @@ var Tailwind = {
|
|
|
3306
3402
|
},
|
|
3307
3403
|
|
|
3308
3404
|
loadingicon: 'w-8 h-8',
|
|
3309
|
-
wrapper: function wrapper(
|
|
3310
|
-
var props =
|
|
3405
|
+
wrapper: function wrapper(_ref170) {
|
|
3406
|
+
var props = _ref170.props;
|
|
3311
3407
|
return {
|
|
3312
3408
|
className: classNames({
|
|
3313
3409
|
relative: props.scrollable,
|
|
@@ -3315,8 +3411,8 @@ var Tailwind = {
|
|
|
3315
3411
|
})
|
|
3316
3412
|
};
|
|
3317
3413
|
},
|
|
3318
|
-
header: function header(
|
|
3319
|
-
var props =
|
|
3414
|
+
header: function header(_ref171) {
|
|
3415
|
+
var props = _ref171.props;
|
|
3320
3416
|
return {
|
|
3321
3417
|
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',
|
|
3322
3418
|
// Dark Mode
|
|
@@ -3324,25 +3420,25 @@ var Tailwind = {
|
|
|
3324
3420
|
};
|
|
3325
3421
|
},
|
|
3326
3422
|
table: 'w-full border-spacing-0',
|
|
3327
|
-
thead: function thead(
|
|
3328
|
-
var context =
|
|
3423
|
+
thead: function thead(_ref172) {
|
|
3424
|
+
var context = _ref172.context;
|
|
3329
3425
|
return {
|
|
3330
3426
|
className: classNames({
|
|
3331
3427
|
'bg-slate-50 top-0 z-[1]': context.scrollable
|
|
3332
3428
|
})
|
|
3333
3429
|
};
|
|
3334
3430
|
},
|
|
3335
|
-
tbody: function tbody(
|
|
3336
|
-
var props =
|
|
3337
|
-
context =
|
|
3431
|
+
tbody: function tbody(_ref173) {
|
|
3432
|
+
var props = _ref173.props,
|
|
3433
|
+
context = _ref173.context;
|
|
3338
3434
|
return {
|
|
3339
3435
|
className: classNames({
|
|
3340
3436
|
'sticky z-[1]': props.frozenRow && context.scrollable
|
|
3341
3437
|
})
|
|
3342
3438
|
};
|
|
3343
3439
|
},
|
|
3344
|
-
tfoot: function tfoot(
|
|
3345
|
-
var context =
|
|
3440
|
+
tfoot: function tfoot(_ref174) {
|
|
3441
|
+
var context = _ref174.context;
|
|
3346
3442
|
return {
|
|
3347
3443
|
className: classNames({
|
|
3348
3444
|
'bg-slate-50 bottom-0 z-[1]': context.scrollable
|
|
@@ -3355,9 +3451,9 @@ var Tailwind = {
|
|
|
3355
3451
|
},
|
|
3356
3452
|
|
|
3357
3453
|
column: {
|
|
3358
|
-
headercell: function headercell(
|
|
3359
|
-
var context =
|
|
3360
|
-
props =
|
|
3454
|
+
headercell: function headercell(_ref175) {
|
|
3455
|
+
var context = _ref175.context,
|
|
3456
|
+
props = _ref175.props;
|
|
3361
3457
|
return {
|
|
3362
3458
|
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',
|
|
3363
3459
|
// Size
|
|
@@ -3375,9 +3471,9 @@ var Tailwind = {
|
|
|
3375
3471
|
},
|
|
3376
3472
|
|
|
3377
3473
|
headercontent: 'flex items-center',
|
|
3378
|
-
bodycell: function bodycell(
|
|
3379
|
-
var props =
|
|
3380
|
-
context =
|
|
3474
|
+
bodycell: function bodycell(_ref176) {
|
|
3475
|
+
var props = _ref176.props,
|
|
3476
|
+
context = _ref176.context;
|
|
3381
3477
|
return {
|
|
3382
3478
|
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',
|
|
3383
3479
|
// Size
|
|
@@ -3390,8 +3486,8 @@ var Tailwind = {
|
|
|
3390
3486
|
})
|
|
3391
3487
|
};
|
|
3392
3488
|
},
|
|
3393
|
-
footercell: function footercell(
|
|
3394
|
-
var context =
|
|
3489
|
+
footercell: function footercell(_ref177) {
|
|
3490
|
+
var context = _ref177.context;
|
|
3395
3491
|
return {
|
|
3396
3492
|
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',
|
|
3397
3493
|
// Size
|
|
@@ -3402,8 +3498,8 @@ var Tailwind = {
|
|
|
3402
3498
|
})
|
|
3403
3499
|
};
|
|
3404
3500
|
},
|
|
3405
|
-
sorticon: function sorticon(
|
|
3406
|
-
var context =
|
|
3501
|
+
sorticon: function sorticon(_ref178) {
|
|
3502
|
+
var context = _ref178.context;
|
|
3407
3503
|
return {
|
|
3408
3504
|
className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
|
|
3409
3505
|
};
|
|
@@ -3423,8 +3519,8 @@ var Tailwind = {
|
|
|
3423
3519
|
root: 'min-[0px]:flex mb-2'
|
|
3424
3520
|
},
|
|
3425
3521
|
filterrowitems: 'm-0 p-0 py-3 list-none ',
|
|
3426
|
-
filterrowitem: function filterrowitem(
|
|
3427
|
-
var context =
|
|
3522
|
+
filterrowitem: function filterrowitem(_ref179) {
|
|
3523
|
+
var context = _ref179.context;
|
|
3428
3524
|
return {
|
|
3429
3525
|
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')
|
|
3430
3526
|
};
|
|
@@ -3455,8 +3551,8 @@ var Tailwind = {
|
|
|
3455
3551
|
filterapplybutton: {
|
|
3456
3552
|
root: 'w-auto min-[0px]:text-sm px-4 py-3'
|
|
3457
3553
|
},
|
|
3458
|
-
filtermenubutton: function filtermenubutton(
|
|
3459
|
-
var context =
|
|
3554
|
+
filtermenubutton: function filtermenubutton(_ref180) {
|
|
3555
|
+
var context = _ref180.context;
|
|
3460
3556
|
return {
|
|
3461
3557
|
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',
|
|
3462
3558
|
// Hover
|
|
@@ -3469,8 +3565,8 @@ var Tailwind = {
|
|
|
3469
3565
|
})
|
|
3470
3566
|
};
|
|
3471
3567
|
},
|
|
3472
|
-
headerfilterclearbutton: function headerfilterclearbutton(
|
|
3473
|
-
var context =
|
|
3568
|
+
headerfilterclearbutton: function headerfilterclearbutton(_ref181) {
|
|
3569
|
+
var context = _ref181.context;
|
|
3474
3570
|
return {
|
|
3475
3571
|
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', {
|
|
3476
3572
|
invisible: !context.hidden
|
|
@@ -3509,8 +3605,8 @@ var Tailwind = {
|
|
|
3509
3605
|
radiobuttonwrapper: {
|
|
3510
3606
|
className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
|
|
3511
3607
|
},
|
|
3512
|
-
radiobutton: function radiobutton(
|
|
3513
|
-
var context =
|
|
3608
|
+
radiobutton: function radiobutton(_ref182) {
|
|
3609
|
+
var context = _ref182.context;
|
|
3514
3610
|
return {
|
|
3515
3611
|
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', {
|
|
3516
3612
|
'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
|
|
@@ -3518,8 +3614,8 @@ var Tailwind = {
|
|
|
3518
3614
|
})
|
|
3519
3615
|
};
|
|
3520
3616
|
},
|
|
3521
|
-
radiobuttonicon: function radiobuttonicon(
|
|
3522
|
-
var context =
|
|
3617
|
+
radiobuttonicon: function radiobuttonicon(_ref183) {
|
|
3618
|
+
var context = _ref183.context;
|
|
3523
3619
|
return {
|
|
3524
3620
|
className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
|
|
3525
3621
|
'backface-hidden scale-10 invisible': context.checked === false,
|
|
@@ -3530,8 +3626,8 @@ var Tailwind = {
|
|
|
3530
3626
|
headercheckboxwrapper: {
|
|
3531
3627
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3532
3628
|
},
|
|
3533
|
-
headercheckbox: function headercheckbox(
|
|
3534
|
-
var context =
|
|
3629
|
+
headercheckbox: function headercheckbox(_ref184) {
|
|
3630
|
+
var context = _ref184.context;
|
|
3535
3631
|
return {
|
|
3536
3632
|
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', {
|
|
3537
3633
|
'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,
|
|
@@ -3543,8 +3639,8 @@ var Tailwind = {
|
|
|
3543
3639
|
checkboxwrapper: {
|
|
3544
3640
|
className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
|
|
3545
3641
|
},
|
|
3546
|
-
checkbox: function checkbox(
|
|
3547
|
-
var context =
|
|
3642
|
+
checkbox: function checkbox(_ref185) {
|
|
3643
|
+
var context = _ref185.context;
|
|
3548
3644
|
return {
|
|
3549
3645
|
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', {
|
|
3550
3646
|
'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,
|
|
@@ -3555,8 +3651,8 @@ var Tailwind = {
|
|
|
3555
3651
|
checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
|
|
3556
3652
|
transition: TRANSITIONS.overlay
|
|
3557
3653
|
},
|
|
3558
|
-
bodyrow: function bodyrow(
|
|
3559
|
-
var context =
|
|
3654
|
+
bodyrow: function bodyrow(_ref186) {
|
|
3655
|
+
var context = _ref186.context;
|
|
3560
3656
|
return {
|
|
3561
3657
|
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]',
|
|
3562
3658
|
// Focus
|