primereact 10.6.5 → 10.7.0
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/README.md +1 -1
- package/api/api.d.ts +8 -0
- package/button/button.cjs.js +1 -0
- package/button/button.cjs.min.js +1 -1
- package/button/button.esm.js +1 -0
- package/button/button.esm.min.js +1 -1
- package/button/button.js +1 -0
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +81 -45
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +8 -10
- package/calendar/calendar.esm.js +81 -45
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +81 -45
- package/calendar/calendar.min.js +1 -1
- package/chart/chart.d.ts +1 -13
- package/checkbox/checkbox.cjs.js +64 -0
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.d.ts +12 -0
- package/checkbox/checkbox.esm.js +64 -0
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +64 -0
- package/checkbox/checkbox.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +18 -4
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.esm.js +19 -5
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +18 -4
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +36 -14
- package/core/core.js +213 -58
- package/core/core.min.js +12 -12
- package/csstransition/csstransition.cjs.js +0 -6
- package/csstransition/csstransition.esm.js +0 -6
- package/csstransition/csstransition.js +0 -6
- package/datatable/datatable.cjs.js +157 -100
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +1 -1
- package/datatable/datatable.esm.js +157 -100
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +157 -100
- package/datatable/datatable.min.js +1 -1
- package/dialog/dialog.cjs.js +19 -4
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +19 -4
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +19 -4
- package/dialog/dialog.min.js +1 -1
- package/dropdown/dropdown.cjs.js +10 -8
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.esm.js +10 -8
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +10 -8
- package/dropdown/dropdown.min.js +1 -1
- package/focustrap/focustrap.cjs.js +12 -1
- package/focustrap/focustrap.cjs.min.js +1 -1
- package/focustrap/focustrap.esm.js +12 -1
- package/focustrap/focustrap.esm.min.js +1 -1
- package/focustrap/focustrap.js +12 -1
- package/focustrap/focustrap.min.js +1 -1
- package/galleria/galleria.cjs.js +7 -0
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +8 -1
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +7 -0
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.cjs.js +2 -1
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +2 -1
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +2 -1
- package/hooks/hooks.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +17 -13
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.esm.js +17 -13
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +17 -13
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputotp/inputotp.cjs.js +26 -3
- package/inputotp/inputotp.cjs.min.js +1 -1
- package/inputotp/inputotp.esm.js +27 -4
- package/inputotp/inputotp.esm.min.js +1 -1
- package/inputotp/inputotp.js +26 -3
- package/inputotp/inputotp.min.js +1 -1
- package/inputtext/inputtext.d.ts +1 -1
- package/keyfilter/keyfilter.cjs.js +1 -1
- package/keyfilter/keyfilter.cjs.min.js +1 -1
- package/keyfilter/keyfilter.esm.js +1 -1
- package/keyfilter/keyfilter.esm.min.js +1 -1
- package/keyfilter/keyfilter.js +1 -1
- package/keyfilter/keyfilter.min.js +1 -1
- package/listbox/listbox.cjs.js +23 -35
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +23 -35
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +23 -35
- package/listbox/listbox.min.js +1 -1
- package/menubar/menubar.d.ts +9 -0
- package/metergroup/metergroup.cjs.js +5 -4
- package/metergroup/metergroup.cjs.min.js +1 -1
- package/metergroup/metergroup.d.ts +3 -10
- package/metergroup/metergroup.esm.js +5 -4
- package/metergroup/metergroup.esm.min.js +1 -1
- package/metergroup/metergroup.js +5 -4
- package/metergroup/metergroup.min.js +1 -1
- package/multiselect/multiselect.cjs.js +11 -2
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +11 -2
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +11 -2
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +9 -0
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +9 -0
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +9 -0
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +0 -1
- package/organizationchart/organizationchart.esm.js +0 -1
- package/organizationchart/organizationchart.js +0 -1
- package/package.json +4 -4
- package/paginator/paginator.cjs.js +1 -1
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +1 -1
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +1 -1
- package/paginator/paginator.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +13 -12
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +13 -12
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +13 -12
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +10 -81
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +10 -81
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +10 -81
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +2 -2
- package/password/password.cjs.min.js +1 -1
- package/password/password.esm.js +2 -2
- package/password/password.esm.min.js +1 -1
- package/password/password.js +2 -2
- package/password/password.min.js +1 -1
- package/primereact.all.cjs.js +2826 -1797
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2823 -1798
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2826 -1797
- package/primereact.all.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +13 -10
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +13 -10
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +13 -10
- package/radiobutton/radiobutton.min.js +1 -1
- package/resources/images/line.gif +0 -0
- package/resources/themes/arya-blue/theme.css +62 -0
- package/resources/themes/arya-green/theme.css +62 -0
- package/resources/themes/arya-orange/theme.css +62 -0
- package/resources/themes/bootstrap4-dark-blue/theme.css +62 -0
- package/resources/themes/bootstrap4-dark-purple/theme.css +207 -43
- package/resources/themes/bootstrap4-light-blue/theme.css +62 -0
- package/resources/themes/bootstrap4-light-purple/theme.css +207 -43
- package/resources/themes/fluent-light/theme.css +62 -0
- package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-amber/theme.css +62 -9
- package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-blue/theme.css +62 -9
- package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-cyan/theme.css +62 -9
- package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-green/theme.css +62 -9
- package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-indigo/theme.css +62 -9
- package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-pink/theme.css +62 -9
- package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-teal/theme.css +62 -9
- package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-amber/theme.css +62 -9
- package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-blue/theme.css +62 -9
- package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-cyan/theme.css +62 -9
- package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-green/theme.css +62 -9
- package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-indigo/theme.css +62 -9
- package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-pink/theme.css +62 -9
- package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-teal/theme.css +62 -9
- package/resources/themes/luna-amber/theme.css +62 -0
- package/resources/themes/luna-blue/theme.css +62 -0
- package/resources/themes/luna-green/theme.css +62 -0
- package/resources/themes/luna-pink/theme.css +62 -0
- package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/md-dark-deeppurple/theme.css +225 -43
- package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/md-dark-indigo/theme.css +213 -151
- package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/md-light-deeppurple/theme.css +225 -43
- package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/md-light-indigo/theme.css +62 -0
- package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/mdc-dark-deeppurple/theme.css +225 -43
- package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/mdc-dark-indigo/theme.css +213 -151
- package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/mdc-light-deeppurple/theme.css +225 -43
- package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
- package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
- package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
- package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/mdc-light-indigo/theme.css +62 -0
- package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
- package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
- package/resources/themes/mira/theme.css +62 -0
- package/resources/themes/nano/theme.css +62 -0
- package/resources/themes/nova/theme.css +62 -0
- package/resources/themes/nova-accent/theme.css +62 -0
- package/resources/themes/nova-alt/theme.css +62 -0
- package/resources/themes/rhea/theme.css +62 -0
- package/resources/themes/saga-blue/theme.css +62 -0
- package/resources/themes/saga-green/theme.css +62 -0
- package/resources/themes/saga-orange/theme.css +62 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/soho-dark/theme.css +87 -25
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/soho-light/theme.css +62 -0
- package/resources/themes/tailwind-light/fonts/Inter-Bold.woff +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Bold.woff2 +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Light.woff +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Light.woff2 +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Medium.woff +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Medium.woff2 +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Regular.woff +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-Regular.woff2 +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff +0 -0
- package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff2 +0 -0
- package/resources/themes/tailwind-light/theme.css +62 -0
- package/resources/themes/vela-blue/theme.css +62 -0
- package/resources/themes/vela-green/theme.css +62 -0
- package/resources/themes/vela-orange/theme.css +62 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/viva-dark/theme.css +62 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/viva-light/theme.css +62 -0
- package/sidebar/sidebar.d.ts +4 -0
- package/splitbutton/splitbutton.cjs.js +0 -1
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +0 -1
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +0 -1
- package/splitbutton/splitbutton.min.js +1 -1
- package/tabview/tabview.cjs.js +0 -3
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +1 -1
- package/tabview/tabview.esm.js +0 -3
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +0 -3
- package/tabview/tabview.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +0 -1
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +0 -1
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +0 -1
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/tooltip/tooltip.cjs.js +12 -3
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +13 -4
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +12 -3
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +5 -0
- package/tree/tree.cjs.js +60 -14
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +60 -14
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +60 -14
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +0 -1
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.esm.js +0 -1
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +0 -1
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +249 -9
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +29 -0
- package/treetable/treetable.esm.js +249 -9
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +249 -9
- package/treetable/treetable.min.js +1 -1
- package/utils/utils.cjs.js +3 -6
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +7 -4
- package/utils/utils.esm.js +3 -6
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +3 -6
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +23 -1
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +23 -1
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +23 -1
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +77 -30
|
@@ -599,10 +599,10 @@
|
|
|
599
599
|
}
|
|
600
600
|
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
|
|
601
601
|
padding-left: 0;
|
|
602
|
+
border-left: 0 none;
|
|
602
603
|
}
|
|
603
604
|
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
|
|
604
605
|
padding-right: 0;
|
|
605
|
-
border-left: 0 none;
|
|
606
606
|
}
|
|
607
607
|
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
|
|
608
608
|
background: rgba(255, 255, 255, 0.04);
|
|
@@ -639,6 +639,7 @@
|
|
|
639
639
|
border: 1px solid #3f4b5b;
|
|
640
640
|
transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
|
|
641
641
|
border-radius: 4px;
|
|
642
|
+
outline-color: transparent;
|
|
642
643
|
}
|
|
643
644
|
.p-cascadeselect:not(.p-disabled):hover {
|
|
644
645
|
border-color: #3f4b5b;
|
|
@@ -649,6 +650,15 @@
|
|
|
649
650
|
box-shadow: 0 0 0 1px #f0e6f5;
|
|
650
651
|
border-color: #c298d8;
|
|
651
652
|
}
|
|
653
|
+
.p-cascadeselect.p-variant-filled {
|
|
654
|
+
background-color: #3f4b5b;
|
|
655
|
+
}
|
|
656
|
+
.p-cascadeselect.p-variant-filled:enabled:hover {
|
|
657
|
+
background-color: #3f4b5b;
|
|
658
|
+
}
|
|
659
|
+
.p-cascadeselect.p-variant-filled:enabled:focus {
|
|
660
|
+
background-color: #3f4b5b;
|
|
661
|
+
}
|
|
652
662
|
.p-cascadeselect .p-cascadeselect-label {
|
|
653
663
|
background: transparent;
|
|
654
664
|
border: 0 none;
|
|
@@ -689,38 +699,29 @@
|
|
|
689
699
|
transition: box-shadow 0.15s;
|
|
690
700
|
border-radius: 0;
|
|
691
701
|
}
|
|
692
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item
|
|
693
|
-
|
|
702
|
+
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child {
|
|
703
|
+
margin-top: 0;
|
|
694
704
|
}
|
|
695
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item
|
|
696
|
-
|
|
697
|
-
outline-offset: 0;
|
|
698
|
-
box-shadow: inset 0 0 0 0.15rem #f0e6f5;
|
|
705
|
+
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:last-child {
|
|
706
|
+
margin-bottom: 0;
|
|
699
707
|
}
|
|
700
708
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
|
|
701
709
|
color: #151515;
|
|
702
710
|
background: #c298d8;
|
|
703
711
|
}
|
|
704
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item
|
|
712
|
+
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
|
|
713
|
+
background: #b07acd;
|
|
714
|
+
}
|
|
715
|
+
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
705
716
|
color: rgba(255, 255, 255, 0.87);
|
|
706
717
|
background: rgba(255, 255, 255, 0.04);
|
|
707
718
|
}
|
|
719
|
+
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
720
|
+
padding: 0.5rem 1.5rem;
|
|
721
|
+
}
|
|
708
722
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
|
|
709
723
|
font-size: 0.875rem;
|
|
710
724
|
}
|
|
711
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon.p-icon {
|
|
712
|
-
width: 0.875rem;
|
|
713
|
-
height: 0.875rem;
|
|
714
|
-
}
|
|
715
|
-
.p-input-filled .p-cascadeselect {
|
|
716
|
-
background: #3f4b5b;
|
|
717
|
-
}
|
|
718
|
-
.p-input-filled .p-cascadeselect:not(.p-disabled):hover {
|
|
719
|
-
background-color: #3f4b5b;
|
|
720
|
-
}
|
|
721
|
-
.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
|
|
722
|
-
background-color: #3f4b5b;
|
|
723
|
-
}
|
|
724
725
|
.p-checkbox {
|
|
725
726
|
position: relative;
|
|
726
727
|
display: inline-flex;
|
|
@@ -1317,6 +1318,7 @@
|
|
|
1317
1318
|
transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
|
|
1318
1319
|
appearance: none;
|
|
1319
1320
|
border-radius: 4px;
|
|
1321
|
+
outline-color: transparent;
|
|
1320
1322
|
}
|
|
1321
1323
|
.p-inputtext:enabled:hover {
|
|
1322
1324
|
border-color: #3f4b5b;
|
|
@@ -1330,6 +1332,15 @@
|
|
|
1330
1332
|
.p-inputtext.p-invalid.p-component {
|
|
1331
1333
|
border-color: #f19ea6;
|
|
1332
1334
|
}
|
|
1335
|
+
.p-inputtext.p-variant-filled {
|
|
1336
|
+
background-color: #3f4b5b;
|
|
1337
|
+
}
|
|
1338
|
+
.p-inputtext.p-variant-filled:enabled:hover {
|
|
1339
|
+
background-color: #3f4b5b;
|
|
1340
|
+
}
|
|
1341
|
+
.p-inputtext.p-variant-filled:enabled:focus {
|
|
1342
|
+
background-color: #3f4b5b;
|
|
1343
|
+
}
|
|
1333
1344
|
.p-inputtext.p-inputtext-sm {
|
|
1334
1345
|
font-size: 0.875rem;
|
|
1335
1346
|
padding: 0.4375rem 0.65625rem;
|
|
@@ -1343,30 +1354,9 @@
|
|
|
1343
1354
|
color: rgba(255, 255, 255, 0.6);
|
|
1344
1355
|
transition-duration: 0.15s;
|
|
1345
1356
|
}
|
|
1346
|
-
.p-float-label >
|
|
1357
|
+
.p-float-label > .p-invalid + label {
|
|
1347
1358
|
color: #f19ea6;
|
|
1348
1359
|
}
|
|
1349
|
-
.p-input-icon-left > i:first-of-type,
|
|
1350
|
-
.p-input-icon-left > svg:first-of-type,
|
|
1351
|
-
.p-input-icon-left > .p-input-prefix {
|
|
1352
|
-
left: 0.75rem;
|
|
1353
|
-
color: rgba(255, 255, 255, 0.6);
|
|
1354
|
-
}
|
|
1355
|
-
.p-input-icon-left > .p-inputtext {
|
|
1356
|
-
padding-left: 2.5rem;
|
|
1357
|
-
}
|
|
1358
|
-
.p-input-icon-left.p-float-label > label {
|
|
1359
|
-
left: 2.5rem;
|
|
1360
|
-
}
|
|
1361
|
-
.p-input-icon-right > i:last-of-type,
|
|
1362
|
-
.p-input-icon-right > svg:last-of-type,
|
|
1363
|
-
.p-input-icon-right > .p-input-suffix {
|
|
1364
|
-
right: 0.75rem;
|
|
1365
|
-
color: rgba(255, 255, 255, 0.6);
|
|
1366
|
-
}
|
|
1367
|
-
.p-input-icon-right > .p-inputtext {
|
|
1368
|
-
padding-right: 2.5rem;
|
|
1369
|
-
}
|
|
1370
1360
|
.p-icon-field-left > .p-inputtext {
|
|
1371
1361
|
padding-left: 2.5rem;
|
|
1372
1362
|
}
|
|
@@ -2083,6 +2073,15 @@
|
|
|
2083
2073
|
.p-treeselect.p-treeselect-clearable .p-treeselect-label {
|
|
2084
2074
|
padding-right: 1.75rem;
|
|
2085
2075
|
}
|
|
2076
|
+
.p-treeselect.p-variant-filled {
|
|
2077
|
+
background: #3f4b5b;
|
|
2078
|
+
}
|
|
2079
|
+
.p-treeselect.p-variant-filled:not(.p-disabled):hover {
|
|
2080
|
+
background-color: #3f4b5b;
|
|
2081
|
+
}
|
|
2082
|
+
.p-treeselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
2083
|
+
background-color: #3f4b5b;
|
|
2084
|
+
}
|
|
2086
2085
|
.p-treeselect .p-treeselect-label {
|
|
2087
2086
|
padding: 0.5rem 0.75rem;
|
|
2088
2087
|
transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
|
|
@@ -4606,6 +4605,109 @@
|
|
|
4606
4605
|
.p-splitter .p-splitter-gutter-resizing {
|
|
4607
4606
|
background: #3f4b5b;
|
|
4608
4607
|
}
|
|
4608
|
+
.p-stepper .p-stepper-nav {
|
|
4609
|
+
display: flex;
|
|
4610
|
+
justify-content: space-between;
|
|
4611
|
+
margin: 0;
|
|
4612
|
+
padding: 0;
|
|
4613
|
+
list-style-type: none;
|
|
4614
|
+
}
|
|
4615
|
+
.p-stepper .p-stepper-header {
|
|
4616
|
+
padding: 0.5rem;
|
|
4617
|
+
}
|
|
4618
|
+
.p-stepper .p-stepper-header .p-stepper-action {
|
|
4619
|
+
transition: box-shadow 0.15s;
|
|
4620
|
+
border-radius: 4px;
|
|
4621
|
+
background: transparent;
|
|
4622
|
+
outline-color: transparent;
|
|
4623
|
+
}
|
|
4624
|
+
.p-stepper .p-stepper-header .p-stepper-action .p-stepper-number {
|
|
4625
|
+
color: rgba(255, 255, 255, 0.87);
|
|
4626
|
+
border: 1px solid #3f4b5b;
|
|
4627
|
+
border-width: 2px;
|
|
4628
|
+
background: transparent;
|
|
4629
|
+
min-width: 2rem;
|
|
4630
|
+
height: 2rem;
|
|
4631
|
+
line-height: 2rem;
|
|
4632
|
+
font-size: 1.143rem;
|
|
4633
|
+
border-radius: 4px;
|
|
4634
|
+
transition: color 0.15s, box-shadow 0.15s;
|
|
4635
|
+
}
|
|
4636
|
+
.p-stepper .p-stepper-header .p-stepper-action .p-stepper-title {
|
|
4637
|
+
margin-left: 0.5rem;
|
|
4638
|
+
color: rgba(255, 255, 255, 0.6);
|
|
4639
|
+
font-weight: 600;
|
|
4640
|
+
transition: color 0.15s, box-shadow 0.15s;
|
|
4641
|
+
}
|
|
4642
|
+
.p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible {
|
|
4643
|
+
outline: 0 none;
|
|
4644
|
+
outline-offset: 0;
|
|
4645
|
+
box-shadow: 0 0 0 1px #f0e6f5;
|
|
4646
|
+
}
|
|
4647
|
+
.p-stepper .p-stepper-header.p-highlight .p-stepper-number {
|
|
4648
|
+
background: #c298d8;
|
|
4649
|
+
color: #151515;
|
|
4650
|
+
}
|
|
4651
|
+
.p-stepper .p-stepper-header.p-highlight .p-stepper-title {
|
|
4652
|
+
color: rgba(255, 255, 255, 0.87);
|
|
4653
|
+
}
|
|
4654
|
+
.p-stepper .p-stepper-header:not(.p-disabled):focus-visible {
|
|
4655
|
+
outline: 0 none;
|
|
4656
|
+
outline-offset: 0;
|
|
4657
|
+
box-shadow: 0 0 0 1px #f0e6f5;
|
|
4658
|
+
}
|
|
4659
|
+
.p-stepper .p-stepper-header:has(~ .p-highlight) .p-stepper-separator {
|
|
4660
|
+
background-color: #c298d8;
|
|
4661
|
+
}
|
|
4662
|
+
.p-stepper .p-stepper-panels {
|
|
4663
|
+
background: #2a323d;
|
|
4664
|
+
padding: 1.25rem;
|
|
4665
|
+
color: rgba(255, 255, 255, 0.87);
|
|
4666
|
+
}
|
|
4667
|
+
.p-stepper .p-stepper-separator {
|
|
4668
|
+
background-color: #3f4b5b;
|
|
4669
|
+
width: 100%;
|
|
4670
|
+
height: 2px;
|
|
4671
|
+
margin-inline-start: 1rem;
|
|
4672
|
+
transition: box-shadow 0.15s;
|
|
4673
|
+
}
|
|
4674
|
+
.p-stepper.p-stepper-vertical {
|
|
4675
|
+
display: flex;
|
|
4676
|
+
flex-direction: column;
|
|
4677
|
+
}
|
|
4678
|
+
.p-stepper.p-stepper-vertical .p-stepper-toggleable-content {
|
|
4679
|
+
display: flex;
|
|
4680
|
+
flex: 1 1 auto;
|
|
4681
|
+
background: #2a323d;
|
|
4682
|
+
color: rgba(255, 255, 255, 0.87);
|
|
4683
|
+
}
|
|
4684
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel {
|
|
4685
|
+
display: flex;
|
|
4686
|
+
flex-direction: column;
|
|
4687
|
+
flex: initial;
|
|
4688
|
+
}
|
|
4689
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active {
|
|
4690
|
+
flex: 1 1 auto;
|
|
4691
|
+
}
|
|
4692
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header {
|
|
4693
|
+
flex: initial;
|
|
4694
|
+
}
|
|
4695
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content {
|
|
4696
|
+
width: 100%;
|
|
4697
|
+
padding-left: 1rem;
|
|
4698
|
+
}
|
|
4699
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
|
|
4700
|
+
flex: 0 0 auto;
|
|
4701
|
+
width: 2px;
|
|
4702
|
+
height: auto;
|
|
4703
|
+
margin-inline-start: calc(1.75rem + 2px);
|
|
4704
|
+
}
|
|
4705
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel:has(~ .p-stepper-panel-active) .p-stepper-separator {
|
|
4706
|
+
background-color: #c298d8;
|
|
4707
|
+
}
|
|
4708
|
+
.p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content {
|
|
4709
|
+
padding-left: 3rem;
|
|
4710
|
+
}
|
|
4609
4711
|
.p-scrollpanel .p-scrollpanel-bar {
|
|
4610
4712
|
background: #3f4b5b;
|
|
4611
4713
|
border: 0 none;
|
|
@@ -4615,6 +4717,68 @@
|
|
|
4615
4717
|
outline-offset: 0;
|
|
4616
4718
|
box-shadow: 0 0 0 1px #f0e6f5;
|
|
4617
4719
|
}
|
|
4720
|
+
.p-tabview-nav-container {
|
|
4721
|
+
position: relative;
|
|
4722
|
+
}
|
|
4723
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4724
|
+
overflow: hidden;
|
|
4725
|
+
}
|
|
4726
|
+
.p-tabview-nav-content {
|
|
4727
|
+
overflow-x: auto;
|
|
4728
|
+
overflow-y: hidden;
|
|
4729
|
+
scroll-behavior: smooth;
|
|
4730
|
+
scrollbar-width: none;
|
|
4731
|
+
overscroll-behavior: contain auto;
|
|
4732
|
+
position: relative;
|
|
4733
|
+
}
|
|
4734
|
+
.p-tabview-nav {
|
|
4735
|
+
display: flex;
|
|
4736
|
+
margin: 0;
|
|
4737
|
+
padding: 0;
|
|
4738
|
+
list-style-type: none;
|
|
4739
|
+
flex: 1 1 auto;
|
|
4740
|
+
}
|
|
4741
|
+
.p-tabview-nav-link {
|
|
4742
|
+
cursor: pointer;
|
|
4743
|
+
user-select: none;
|
|
4744
|
+
display: flex;
|
|
4745
|
+
align-items: center;
|
|
4746
|
+
position: relative;
|
|
4747
|
+
text-decoration: none;
|
|
4748
|
+
overflow: hidden;
|
|
4749
|
+
}
|
|
4750
|
+
.p-tabview-ink-bar {
|
|
4751
|
+
display: none;
|
|
4752
|
+
z-index: 1;
|
|
4753
|
+
}
|
|
4754
|
+
.p-tabview-nav-link:focus {
|
|
4755
|
+
z-index: 1;
|
|
4756
|
+
}
|
|
4757
|
+
.p-tabview-close {
|
|
4758
|
+
z-index: 1;
|
|
4759
|
+
}
|
|
4760
|
+
.p-tabview-title {
|
|
4761
|
+
line-height: 1;
|
|
4762
|
+
white-space: nowrap;
|
|
4763
|
+
}
|
|
4764
|
+
.p-tabview-nav-btn {
|
|
4765
|
+
position: absolute;
|
|
4766
|
+
top: 0;
|
|
4767
|
+
z-index: 2;
|
|
4768
|
+
height: 100%;
|
|
4769
|
+
display: flex;
|
|
4770
|
+
align-items: center;
|
|
4771
|
+
justify-content: center;
|
|
4772
|
+
}
|
|
4773
|
+
.p-tabview-nav-prev {
|
|
4774
|
+
left: 0;
|
|
4775
|
+
}
|
|
4776
|
+
.p-tabview-nav-next {
|
|
4777
|
+
right: 0;
|
|
4778
|
+
}
|
|
4779
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4780
|
+
display: none;
|
|
4781
|
+
}
|
|
4618
4782
|
.p-tabview .p-tabview-nav {
|
|
4619
4783
|
background: transparent;
|
|
4620
4784
|
border: 1px solid #3f4b5b;
|
|
@@ -4717,6 +4717,68 @@
|
|
|
4717
4717
|
outline-offset: 0;
|
|
4718
4718
|
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
4719
4719
|
}
|
|
4720
|
+
.p-tabview-nav-container {
|
|
4721
|
+
position: relative;
|
|
4722
|
+
}
|
|
4723
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4724
|
+
overflow: hidden;
|
|
4725
|
+
}
|
|
4726
|
+
.p-tabview-nav-content {
|
|
4727
|
+
overflow-x: auto;
|
|
4728
|
+
overflow-y: hidden;
|
|
4729
|
+
scroll-behavior: smooth;
|
|
4730
|
+
scrollbar-width: none;
|
|
4731
|
+
overscroll-behavior: contain auto;
|
|
4732
|
+
position: relative;
|
|
4733
|
+
}
|
|
4734
|
+
.p-tabview-nav {
|
|
4735
|
+
display: flex;
|
|
4736
|
+
margin: 0;
|
|
4737
|
+
padding: 0;
|
|
4738
|
+
list-style-type: none;
|
|
4739
|
+
flex: 1 1 auto;
|
|
4740
|
+
}
|
|
4741
|
+
.p-tabview-nav-link {
|
|
4742
|
+
cursor: pointer;
|
|
4743
|
+
user-select: none;
|
|
4744
|
+
display: flex;
|
|
4745
|
+
align-items: center;
|
|
4746
|
+
position: relative;
|
|
4747
|
+
text-decoration: none;
|
|
4748
|
+
overflow: hidden;
|
|
4749
|
+
}
|
|
4750
|
+
.p-tabview-ink-bar {
|
|
4751
|
+
display: none;
|
|
4752
|
+
z-index: 1;
|
|
4753
|
+
}
|
|
4754
|
+
.p-tabview-nav-link:focus {
|
|
4755
|
+
z-index: 1;
|
|
4756
|
+
}
|
|
4757
|
+
.p-tabview-close {
|
|
4758
|
+
z-index: 1;
|
|
4759
|
+
}
|
|
4760
|
+
.p-tabview-title {
|
|
4761
|
+
line-height: 1;
|
|
4762
|
+
white-space: nowrap;
|
|
4763
|
+
}
|
|
4764
|
+
.p-tabview-nav-btn {
|
|
4765
|
+
position: absolute;
|
|
4766
|
+
top: 0;
|
|
4767
|
+
z-index: 2;
|
|
4768
|
+
height: 100%;
|
|
4769
|
+
display: flex;
|
|
4770
|
+
align-items: center;
|
|
4771
|
+
justify-content: center;
|
|
4772
|
+
}
|
|
4773
|
+
.p-tabview-nav-prev {
|
|
4774
|
+
left: 0;
|
|
4775
|
+
}
|
|
4776
|
+
.p-tabview-nav-next {
|
|
4777
|
+
right: 0;
|
|
4778
|
+
}
|
|
4779
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4780
|
+
display: none;
|
|
4781
|
+
}
|
|
4720
4782
|
.p-tabview .p-tabview-nav {
|
|
4721
4783
|
background: transparent;
|
|
4722
4784
|
border: 1px solid #dee2e6;
|