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