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
|
@@ -4702,6 +4702,68 @@
|
|
|
4702
4702
|
outline-offset: 0;
|
|
4703
4703
|
box-shadow: 0 0 0 1px #c7bbfa;
|
|
4704
4704
|
}
|
|
4705
|
+
.p-tabview-nav-container {
|
|
4706
|
+
position: relative;
|
|
4707
|
+
}
|
|
4708
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4709
|
+
overflow: hidden;
|
|
4710
|
+
}
|
|
4711
|
+
.p-tabview-nav-content {
|
|
4712
|
+
overflow-x: auto;
|
|
4713
|
+
overflow-y: hidden;
|
|
4714
|
+
scroll-behavior: smooth;
|
|
4715
|
+
scrollbar-width: none;
|
|
4716
|
+
overscroll-behavior: contain auto;
|
|
4717
|
+
position: relative;
|
|
4718
|
+
}
|
|
4719
|
+
.p-tabview-nav {
|
|
4720
|
+
display: flex;
|
|
4721
|
+
margin: 0;
|
|
4722
|
+
padding: 0;
|
|
4723
|
+
list-style-type: none;
|
|
4724
|
+
flex: 1 1 auto;
|
|
4725
|
+
}
|
|
4726
|
+
.p-tabview-nav-link {
|
|
4727
|
+
cursor: pointer;
|
|
4728
|
+
user-select: none;
|
|
4729
|
+
display: flex;
|
|
4730
|
+
align-items: center;
|
|
4731
|
+
position: relative;
|
|
4732
|
+
text-decoration: none;
|
|
4733
|
+
overflow: hidden;
|
|
4734
|
+
}
|
|
4735
|
+
.p-tabview-ink-bar {
|
|
4736
|
+
display: none;
|
|
4737
|
+
z-index: 1;
|
|
4738
|
+
}
|
|
4739
|
+
.p-tabview-nav-link:focus {
|
|
4740
|
+
z-index: 1;
|
|
4741
|
+
}
|
|
4742
|
+
.p-tabview-close {
|
|
4743
|
+
z-index: 1;
|
|
4744
|
+
}
|
|
4745
|
+
.p-tabview-title {
|
|
4746
|
+
line-height: 1;
|
|
4747
|
+
white-space: nowrap;
|
|
4748
|
+
}
|
|
4749
|
+
.p-tabview-nav-btn {
|
|
4750
|
+
position: absolute;
|
|
4751
|
+
top: 0;
|
|
4752
|
+
z-index: 2;
|
|
4753
|
+
height: 100%;
|
|
4754
|
+
display: flex;
|
|
4755
|
+
align-items: center;
|
|
4756
|
+
justify-content: center;
|
|
4757
|
+
}
|
|
4758
|
+
.p-tabview-nav-prev {
|
|
4759
|
+
left: 0;
|
|
4760
|
+
}
|
|
4761
|
+
.p-tabview-nav-next {
|
|
4762
|
+
right: 0;
|
|
4763
|
+
}
|
|
4764
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4765
|
+
display: none;
|
|
4766
|
+
}
|
|
4705
4767
|
.p-tabview .p-tabview-nav {
|
|
4706
4768
|
background: #ffffff;
|
|
4707
4769
|
border: 1px solid #dfe7ef;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -4688,6 +4688,68 @@
|
|
|
4688
4688
|
outline-offset: 0;
|
|
4689
4689
|
box-shadow: 0 0 0 1px #6366f1;
|
|
4690
4690
|
}
|
|
4691
|
+
.p-tabview-nav-container {
|
|
4692
|
+
position: relative;
|
|
4693
|
+
}
|
|
4694
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4695
|
+
overflow: hidden;
|
|
4696
|
+
}
|
|
4697
|
+
.p-tabview-nav-content {
|
|
4698
|
+
overflow-x: auto;
|
|
4699
|
+
overflow-y: hidden;
|
|
4700
|
+
scroll-behavior: smooth;
|
|
4701
|
+
scrollbar-width: none;
|
|
4702
|
+
overscroll-behavior: contain auto;
|
|
4703
|
+
position: relative;
|
|
4704
|
+
}
|
|
4705
|
+
.p-tabview-nav {
|
|
4706
|
+
display: flex;
|
|
4707
|
+
margin: 0;
|
|
4708
|
+
padding: 0;
|
|
4709
|
+
list-style-type: none;
|
|
4710
|
+
flex: 1 1 auto;
|
|
4711
|
+
}
|
|
4712
|
+
.p-tabview-nav-link {
|
|
4713
|
+
cursor: pointer;
|
|
4714
|
+
user-select: none;
|
|
4715
|
+
display: flex;
|
|
4716
|
+
align-items: center;
|
|
4717
|
+
position: relative;
|
|
4718
|
+
text-decoration: none;
|
|
4719
|
+
overflow: hidden;
|
|
4720
|
+
}
|
|
4721
|
+
.p-tabview-ink-bar {
|
|
4722
|
+
display: none;
|
|
4723
|
+
z-index: 1;
|
|
4724
|
+
}
|
|
4725
|
+
.p-tabview-nav-link:focus {
|
|
4726
|
+
z-index: 1;
|
|
4727
|
+
}
|
|
4728
|
+
.p-tabview-close {
|
|
4729
|
+
z-index: 1;
|
|
4730
|
+
}
|
|
4731
|
+
.p-tabview-title {
|
|
4732
|
+
line-height: 1;
|
|
4733
|
+
white-space: nowrap;
|
|
4734
|
+
}
|
|
4735
|
+
.p-tabview-nav-btn {
|
|
4736
|
+
position: absolute;
|
|
4737
|
+
top: 0;
|
|
4738
|
+
z-index: 2;
|
|
4739
|
+
height: 100%;
|
|
4740
|
+
display: flex;
|
|
4741
|
+
align-items: center;
|
|
4742
|
+
justify-content: center;
|
|
4743
|
+
}
|
|
4744
|
+
.p-tabview-nav-prev {
|
|
4745
|
+
left: 0;
|
|
4746
|
+
}
|
|
4747
|
+
.p-tabview-nav-next {
|
|
4748
|
+
right: 0;
|
|
4749
|
+
}
|
|
4750
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4751
|
+
display: none;
|
|
4752
|
+
}
|
|
4691
4753
|
.p-tabview .p-tabview-nav {
|
|
4692
4754
|
background: #ffffff;
|
|
4693
4755
|
border: 1px solid #e5e7eb;
|
|
@@ -4660,6 +4660,68 @@
|
|
|
4660
4660
|
outline-offset: 0;
|
|
4661
4661
|
box-shadow: 0 0 0 1px #93cbf9;
|
|
4662
4662
|
}
|
|
4663
|
+
.p-tabview-nav-container {
|
|
4664
|
+
position: relative;
|
|
4665
|
+
}
|
|
4666
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4667
|
+
overflow: hidden;
|
|
4668
|
+
}
|
|
4669
|
+
.p-tabview-nav-content {
|
|
4670
|
+
overflow-x: auto;
|
|
4671
|
+
overflow-y: hidden;
|
|
4672
|
+
scroll-behavior: smooth;
|
|
4673
|
+
scrollbar-width: none;
|
|
4674
|
+
overscroll-behavior: contain auto;
|
|
4675
|
+
position: relative;
|
|
4676
|
+
}
|
|
4677
|
+
.p-tabview-nav {
|
|
4678
|
+
display: flex;
|
|
4679
|
+
margin: 0;
|
|
4680
|
+
padding: 0;
|
|
4681
|
+
list-style-type: none;
|
|
4682
|
+
flex: 1 1 auto;
|
|
4683
|
+
}
|
|
4684
|
+
.p-tabview-nav-link {
|
|
4685
|
+
cursor: pointer;
|
|
4686
|
+
user-select: none;
|
|
4687
|
+
display: flex;
|
|
4688
|
+
align-items: center;
|
|
4689
|
+
position: relative;
|
|
4690
|
+
text-decoration: none;
|
|
4691
|
+
overflow: hidden;
|
|
4692
|
+
}
|
|
4693
|
+
.p-tabview-ink-bar {
|
|
4694
|
+
display: none;
|
|
4695
|
+
z-index: 1;
|
|
4696
|
+
}
|
|
4697
|
+
.p-tabview-nav-link:focus {
|
|
4698
|
+
z-index: 1;
|
|
4699
|
+
}
|
|
4700
|
+
.p-tabview-close {
|
|
4701
|
+
z-index: 1;
|
|
4702
|
+
}
|
|
4703
|
+
.p-tabview-title {
|
|
4704
|
+
line-height: 1;
|
|
4705
|
+
white-space: nowrap;
|
|
4706
|
+
}
|
|
4707
|
+
.p-tabview-nav-btn {
|
|
4708
|
+
position: absolute;
|
|
4709
|
+
top: 0;
|
|
4710
|
+
z-index: 2;
|
|
4711
|
+
height: 100%;
|
|
4712
|
+
display: flex;
|
|
4713
|
+
align-items: center;
|
|
4714
|
+
justify-content: center;
|
|
4715
|
+
}
|
|
4716
|
+
.p-tabview-nav-prev {
|
|
4717
|
+
left: 0;
|
|
4718
|
+
}
|
|
4719
|
+
.p-tabview-nav-next {
|
|
4720
|
+
right: 0;
|
|
4721
|
+
}
|
|
4722
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4723
|
+
display: none;
|
|
4724
|
+
}
|
|
4663
4725
|
.p-tabview .p-tabview-nav {
|
|
4664
4726
|
background: transparent;
|
|
4665
4727
|
border: 1px solid #304562;
|
|
@@ -4660,6 +4660,68 @@
|
|
|
4660
4660
|
outline-offset: 0;
|
|
4661
4661
|
box-shadow: 0 0 0 1px #a7d8a9;
|
|
4662
4662
|
}
|
|
4663
|
+
.p-tabview-nav-container {
|
|
4664
|
+
position: relative;
|
|
4665
|
+
}
|
|
4666
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4667
|
+
overflow: hidden;
|
|
4668
|
+
}
|
|
4669
|
+
.p-tabview-nav-content {
|
|
4670
|
+
overflow-x: auto;
|
|
4671
|
+
overflow-y: hidden;
|
|
4672
|
+
scroll-behavior: smooth;
|
|
4673
|
+
scrollbar-width: none;
|
|
4674
|
+
overscroll-behavior: contain auto;
|
|
4675
|
+
position: relative;
|
|
4676
|
+
}
|
|
4677
|
+
.p-tabview-nav {
|
|
4678
|
+
display: flex;
|
|
4679
|
+
margin: 0;
|
|
4680
|
+
padding: 0;
|
|
4681
|
+
list-style-type: none;
|
|
4682
|
+
flex: 1 1 auto;
|
|
4683
|
+
}
|
|
4684
|
+
.p-tabview-nav-link {
|
|
4685
|
+
cursor: pointer;
|
|
4686
|
+
user-select: none;
|
|
4687
|
+
display: flex;
|
|
4688
|
+
align-items: center;
|
|
4689
|
+
position: relative;
|
|
4690
|
+
text-decoration: none;
|
|
4691
|
+
overflow: hidden;
|
|
4692
|
+
}
|
|
4693
|
+
.p-tabview-ink-bar {
|
|
4694
|
+
display: none;
|
|
4695
|
+
z-index: 1;
|
|
4696
|
+
}
|
|
4697
|
+
.p-tabview-nav-link:focus {
|
|
4698
|
+
z-index: 1;
|
|
4699
|
+
}
|
|
4700
|
+
.p-tabview-close {
|
|
4701
|
+
z-index: 1;
|
|
4702
|
+
}
|
|
4703
|
+
.p-tabview-title {
|
|
4704
|
+
line-height: 1;
|
|
4705
|
+
white-space: nowrap;
|
|
4706
|
+
}
|
|
4707
|
+
.p-tabview-nav-btn {
|
|
4708
|
+
position: absolute;
|
|
4709
|
+
top: 0;
|
|
4710
|
+
z-index: 2;
|
|
4711
|
+
height: 100%;
|
|
4712
|
+
display: flex;
|
|
4713
|
+
align-items: center;
|
|
4714
|
+
justify-content: center;
|
|
4715
|
+
}
|
|
4716
|
+
.p-tabview-nav-prev {
|
|
4717
|
+
left: 0;
|
|
4718
|
+
}
|
|
4719
|
+
.p-tabview-nav-next {
|
|
4720
|
+
right: 0;
|
|
4721
|
+
}
|
|
4722
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4723
|
+
display: none;
|
|
4724
|
+
}
|
|
4663
4725
|
.p-tabview .p-tabview-nav {
|
|
4664
4726
|
background: transparent;
|
|
4665
4727
|
border: 1px solid #304562;
|
|
@@ -4660,6 +4660,68 @@
|
|
|
4660
4660
|
outline-offset: 0;
|
|
4661
4661
|
box-shadow: 0 0 0 1px #ffe284;
|
|
4662
4662
|
}
|
|
4663
|
+
.p-tabview-nav-container {
|
|
4664
|
+
position: relative;
|
|
4665
|
+
}
|
|
4666
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4667
|
+
overflow: hidden;
|
|
4668
|
+
}
|
|
4669
|
+
.p-tabview-nav-content {
|
|
4670
|
+
overflow-x: auto;
|
|
4671
|
+
overflow-y: hidden;
|
|
4672
|
+
scroll-behavior: smooth;
|
|
4673
|
+
scrollbar-width: none;
|
|
4674
|
+
overscroll-behavior: contain auto;
|
|
4675
|
+
position: relative;
|
|
4676
|
+
}
|
|
4677
|
+
.p-tabview-nav {
|
|
4678
|
+
display: flex;
|
|
4679
|
+
margin: 0;
|
|
4680
|
+
padding: 0;
|
|
4681
|
+
list-style-type: none;
|
|
4682
|
+
flex: 1 1 auto;
|
|
4683
|
+
}
|
|
4684
|
+
.p-tabview-nav-link {
|
|
4685
|
+
cursor: pointer;
|
|
4686
|
+
user-select: none;
|
|
4687
|
+
display: flex;
|
|
4688
|
+
align-items: center;
|
|
4689
|
+
position: relative;
|
|
4690
|
+
text-decoration: none;
|
|
4691
|
+
overflow: hidden;
|
|
4692
|
+
}
|
|
4693
|
+
.p-tabview-ink-bar {
|
|
4694
|
+
display: none;
|
|
4695
|
+
z-index: 1;
|
|
4696
|
+
}
|
|
4697
|
+
.p-tabview-nav-link:focus {
|
|
4698
|
+
z-index: 1;
|
|
4699
|
+
}
|
|
4700
|
+
.p-tabview-close {
|
|
4701
|
+
z-index: 1;
|
|
4702
|
+
}
|
|
4703
|
+
.p-tabview-title {
|
|
4704
|
+
line-height: 1;
|
|
4705
|
+
white-space: nowrap;
|
|
4706
|
+
}
|
|
4707
|
+
.p-tabview-nav-btn {
|
|
4708
|
+
position: absolute;
|
|
4709
|
+
top: 0;
|
|
4710
|
+
z-index: 2;
|
|
4711
|
+
height: 100%;
|
|
4712
|
+
display: flex;
|
|
4713
|
+
align-items: center;
|
|
4714
|
+
justify-content: center;
|
|
4715
|
+
}
|
|
4716
|
+
.p-tabview-nav-prev {
|
|
4717
|
+
left: 0;
|
|
4718
|
+
}
|
|
4719
|
+
.p-tabview-nav-next {
|
|
4720
|
+
right: 0;
|
|
4721
|
+
}
|
|
4722
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4723
|
+
display: none;
|
|
4724
|
+
}
|
|
4663
4725
|
.p-tabview .p-tabview-nav {
|
|
4664
4726
|
background: transparent;
|
|
4665
4727
|
border: 1px solid #304562;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -4734,6 +4734,68 @@
|
|
|
4734
4734
|
outline-offset: 0;
|
|
4735
4735
|
box-shadow: 0 0 0 1px #9eade6;
|
|
4736
4736
|
}
|
|
4737
|
+
.p-tabview-nav-container {
|
|
4738
|
+
position: relative;
|
|
4739
|
+
}
|
|
4740
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4741
|
+
overflow: hidden;
|
|
4742
|
+
}
|
|
4743
|
+
.p-tabview-nav-content {
|
|
4744
|
+
overflow-x: auto;
|
|
4745
|
+
overflow-y: hidden;
|
|
4746
|
+
scroll-behavior: smooth;
|
|
4747
|
+
scrollbar-width: none;
|
|
4748
|
+
overscroll-behavior: contain auto;
|
|
4749
|
+
position: relative;
|
|
4750
|
+
}
|
|
4751
|
+
.p-tabview-nav {
|
|
4752
|
+
display: flex;
|
|
4753
|
+
margin: 0;
|
|
4754
|
+
padding: 0;
|
|
4755
|
+
list-style-type: none;
|
|
4756
|
+
flex: 1 1 auto;
|
|
4757
|
+
}
|
|
4758
|
+
.p-tabview-nav-link {
|
|
4759
|
+
cursor: pointer;
|
|
4760
|
+
user-select: none;
|
|
4761
|
+
display: flex;
|
|
4762
|
+
align-items: center;
|
|
4763
|
+
position: relative;
|
|
4764
|
+
text-decoration: none;
|
|
4765
|
+
overflow: hidden;
|
|
4766
|
+
}
|
|
4767
|
+
.p-tabview-ink-bar {
|
|
4768
|
+
display: none;
|
|
4769
|
+
z-index: 1;
|
|
4770
|
+
}
|
|
4771
|
+
.p-tabview-nav-link:focus {
|
|
4772
|
+
z-index: 1;
|
|
4773
|
+
}
|
|
4774
|
+
.p-tabview-close {
|
|
4775
|
+
z-index: 1;
|
|
4776
|
+
}
|
|
4777
|
+
.p-tabview-title {
|
|
4778
|
+
line-height: 1;
|
|
4779
|
+
white-space: nowrap;
|
|
4780
|
+
}
|
|
4781
|
+
.p-tabview-nav-btn {
|
|
4782
|
+
position: absolute;
|
|
4783
|
+
top: 0;
|
|
4784
|
+
z-index: 2;
|
|
4785
|
+
height: 100%;
|
|
4786
|
+
display: flex;
|
|
4787
|
+
align-items: center;
|
|
4788
|
+
justify-content: center;
|
|
4789
|
+
}
|
|
4790
|
+
.p-tabview-nav-prev {
|
|
4791
|
+
left: 0;
|
|
4792
|
+
}
|
|
4793
|
+
.p-tabview-nav-next {
|
|
4794
|
+
right: 0;
|
|
4795
|
+
}
|
|
4796
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4797
|
+
display: none;
|
|
4798
|
+
}
|
|
4737
4799
|
.p-tabview .p-tabview-nav {
|
|
4738
4800
|
background: transparent;
|
|
4739
4801
|
border: 1px solid #263238;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -4734,6 +4734,68 @@
|
|
|
4734
4734
|
outline-offset: 0;
|
|
4735
4735
|
box-shadow: 0 0 0 0.1rem #bbc7ee;
|
|
4736
4736
|
}
|
|
4737
|
+
.p-tabview-nav-container {
|
|
4738
|
+
position: relative;
|
|
4739
|
+
}
|
|
4740
|
+
.p-tabview-scrollable .p-tabview-nav-container {
|
|
4741
|
+
overflow: hidden;
|
|
4742
|
+
}
|
|
4743
|
+
.p-tabview-nav-content {
|
|
4744
|
+
overflow-x: auto;
|
|
4745
|
+
overflow-y: hidden;
|
|
4746
|
+
scroll-behavior: smooth;
|
|
4747
|
+
scrollbar-width: none;
|
|
4748
|
+
overscroll-behavior: contain auto;
|
|
4749
|
+
position: relative;
|
|
4750
|
+
}
|
|
4751
|
+
.p-tabview-nav {
|
|
4752
|
+
display: flex;
|
|
4753
|
+
margin: 0;
|
|
4754
|
+
padding: 0;
|
|
4755
|
+
list-style-type: none;
|
|
4756
|
+
flex: 1 1 auto;
|
|
4757
|
+
}
|
|
4758
|
+
.p-tabview-nav-link {
|
|
4759
|
+
cursor: pointer;
|
|
4760
|
+
user-select: none;
|
|
4761
|
+
display: flex;
|
|
4762
|
+
align-items: center;
|
|
4763
|
+
position: relative;
|
|
4764
|
+
text-decoration: none;
|
|
4765
|
+
overflow: hidden;
|
|
4766
|
+
}
|
|
4767
|
+
.p-tabview-ink-bar {
|
|
4768
|
+
display: none;
|
|
4769
|
+
z-index: 1;
|
|
4770
|
+
}
|
|
4771
|
+
.p-tabview-nav-link:focus {
|
|
4772
|
+
z-index: 1;
|
|
4773
|
+
}
|
|
4774
|
+
.p-tabview-close {
|
|
4775
|
+
z-index: 1;
|
|
4776
|
+
}
|
|
4777
|
+
.p-tabview-title {
|
|
4778
|
+
line-height: 1;
|
|
4779
|
+
white-space: nowrap;
|
|
4780
|
+
}
|
|
4781
|
+
.p-tabview-nav-btn {
|
|
4782
|
+
position: absolute;
|
|
4783
|
+
top: 0;
|
|
4784
|
+
z-index: 2;
|
|
4785
|
+
height: 100%;
|
|
4786
|
+
display: flex;
|
|
4787
|
+
align-items: center;
|
|
4788
|
+
justify-content: center;
|
|
4789
|
+
}
|
|
4790
|
+
.p-tabview-nav-prev {
|
|
4791
|
+
left: 0;
|
|
4792
|
+
}
|
|
4793
|
+
.p-tabview-nav-next {
|
|
4794
|
+
right: 0;
|
|
4795
|
+
}
|
|
4796
|
+
.p-tabview-nav-content::-webkit-scrollbar {
|
|
4797
|
+
display: none;
|
|
4798
|
+
}
|
|
4737
4799
|
.p-tabview .p-tabview-nav {
|
|
4738
4800
|
background: #ffffff;
|
|
4739
4801
|
border: 1px solid #ebebeb;
|
package/sidebar/sidebar.d.ts
CHANGED
|
@@ -41,6 +41,10 @@ export interface SidebarPassThroughOptions {
|
|
|
41
41
|
/**
|
|
42
42
|
* Uses to pass attributes to the close button's DOM element.
|
|
43
43
|
*/
|
|
44
|
+
closeButton?: SidebarPassThroughType<React.HTMLAttributes<HTMLButtonElement>>;
|
|
45
|
+
/**
|
|
46
|
+
* Uses to pass attributes to the close button icon's DOM element.
|
|
47
|
+
*/
|
|
44
48
|
closeButtonIcon?: SidebarPassThroughType<React.HTMLAttributes<HTMLSpanElement>>;
|
|
45
49
|
/**
|
|
46
50
|
* Uses to pass attributes to the custom icons content's DOM element.
|
|
@@ -438,7 +438,6 @@ var TieredMenuSub = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__name
|
|
|
438
438
|
'aria-disabled': disabled,
|
|
439
439
|
'aria-expanded': grouped ? active : undefined,
|
|
440
440
|
'aria-haspopup': grouped && !url ? 'menu' : undefined,
|
|
441
|
-
'aria-level': props.level + 1,
|
|
442
441
|
'aria-setsize': getAriaSetSize(),
|
|
443
442
|
'aria-posinset': getAriaPosInset(index),
|
|
444
443
|
'data-p-highlight': active,
|