@mui/x-date-pickers 8.0.0-beta.2 → 8.0.0-beta.3
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/CHANGELOG.md +141 -0
- package/DateField/DateField.js +4 -4
- package/DateTimeField/DateTimeField.js +4 -4
- package/DesktopDatePicker/DesktopDatePicker.js +2 -1
- package/DesktopDateTimePicker/DesktopDateTimePicker.js +2 -1
- package/DesktopTimePicker/DesktopTimePicker.js +2 -1
- package/DigitalClock/DigitalClock.js +1 -0
- package/LocalizationProvider/LocalizationProvider.d.ts +1 -1
- package/LocalizationProvider/LocalizationProvider.js +2 -2
- package/MobileDatePicker/MobileDatePicker.js +2 -1
- package/MobileDateTimePicker/MobileDateTimePicker.js +9 -1
- package/MobileTimePicker/MobileTimePicker.js +2 -1
- package/MultiSectionDigitalClock/MultiSectionDigitalClockSection.js +1 -0
- package/PickersActionBar/PickersActionBar.d.ts +1 -1
- package/PickersActionBar/PickersActionBar.js +21 -3
- package/StaticDatePicker/StaticDatePicker.js +2 -1
- package/StaticDateTimePicker/StaticDateTimePicker.js +9 -1
- package/StaticTimePicker/StaticTimePicker.js +2 -1
- package/TimeField/TimeField.js +4 -4
- package/esm/DateField/DateField.js +4 -4
- package/esm/DateTimeField/DateTimeField.js +4 -4
- package/esm/DesktopDatePicker/DesktopDatePicker.js +2 -1
- package/esm/DesktopDateTimePicker/DesktopDateTimePicker.js +2 -1
- package/esm/DesktopTimePicker/DesktopTimePicker.js +2 -1
- package/esm/DigitalClock/DigitalClock.js +1 -0
- package/esm/LocalizationProvider/LocalizationProvider.d.ts +1 -1
- package/esm/LocalizationProvider/LocalizationProvider.js +2 -2
- package/esm/MobileDatePicker/MobileDatePicker.js +2 -1
- package/esm/MobileDateTimePicker/MobileDateTimePicker.js +9 -1
- package/esm/MobileTimePicker/MobileTimePicker.js +2 -1
- package/esm/MultiSectionDigitalClock/MultiSectionDigitalClockSection.js +1 -0
- package/esm/PickersActionBar/PickersActionBar.d.ts +1 -1
- package/esm/PickersActionBar/PickersActionBar.js +22 -4
- package/esm/StaticDatePicker/StaticDatePicker.js +2 -1
- package/esm/StaticDateTimePicker/StaticDateTimePicker.js +9 -1
- package/esm/StaticTimePicker/StaticTimePicker.js +2 -1
- package/esm/TimeField/TimeField.js +4 -4
- package/esm/index.js +1 -1
- package/esm/internals/components/PickerProvider.d.ts +9 -0
- package/esm/internals/hooks/useDesktopPicker/useDesktopPicker.d.ts +1 -0
- package/esm/internals/hooks/useDesktopPicker/useDesktopPicker.js +9 -3
- package/esm/internals/hooks/useDesktopPicker/useDesktopPicker.types.d.ts +7 -0
- package/esm/internals/hooks/useField/buildSectionsFromFormat.js +1 -1
- package/esm/internals/hooks/useMobilePicker/useMobilePicker.d.ts +1 -0
- package/esm/internals/hooks/useMobilePicker/useMobilePicker.js +9 -3
- package/esm/internals/hooks/useMobilePicker/useMobilePicker.types.d.ts +7 -0
- package/esm/internals/hooks/usePicker/usePicker.d.ts +2 -1
- package/esm/internals/hooks/usePicker/usePicker.js +14 -4
- package/esm/internals/hooks/usePicker/usePicker.types.d.ts +2 -0
- package/esm/internals/hooks/useStaticPicker/useStaticPicker.d.ts +1 -0
- package/esm/internals/hooks/useStaticPicker/useStaticPicker.js +9 -3
- package/esm/internals/hooks/useStaticPicker/useStaticPicker.types.d.ts +7 -0
- package/esm/internals/index.d.ts +3 -2
- package/esm/internals/index.js +3 -2
- package/esm/internals/utils/createNonRangePickerStepNavigation.d.ts +13 -0
- package/esm/internals/utils/createNonRangePickerStepNavigation.js +24 -0
- package/esm/internals/utils/createStepNavigation.d.ts +32 -0
- package/esm/internals/utils/createStepNavigation.js +34 -0
- package/esm/internals/utils/date-utils.d.ts +1 -0
- package/esm/internals/utils/date-utils.js +2 -2
- package/esm/internals/utils/time-utils.d.ts +2 -0
- package/esm/internals/utils/time-utils.js +4 -3
- package/esm/locales/beBY.d.ts +1 -0
- package/esm/locales/beBY.js +1 -0
- package/esm/locales/bgBG.d.ts +1 -0
- package/esm/locales/bgBG.js +1 -0
- package/esm/locales/bnBD.d.ts +1 -0
- package/esm/locales/bnBD.js +1 -0
- package/esm/locales/caES.d.ts +1 -0
- package/esm/locales/caES.js +1 -0
- package/esm/locales/csCZ.d.ts +1 -0
- package/esm/locales/csCZ.js +1 -0
- package/esm/locales/daDK.d.ts +1 -0
- package/esm/locales/daDK.js +1 -0
- package/esm/locales/deDE.d.ts +1 -0
- package/esm/locales/deDE.js +1 -0
- package/esm/locales/elGR.d.ts +1 -0
- package/esm/locales/elGR.js +1 -0
- package/esm/locales/enUS.d.ts +1 -0
- package/esm/locales/enUS.js +1 -0
- package/esm/locales/esES.d.ts +1 -0
- package/esm/locales/esES.js +1 -0
- package/esm/locales/eu.d.ts +1 -0
- package/esm/locales/eu.js +1 -0
- package/esm/locales/faIR.d.ts +1 -0
- package/esm/locales/faIR.js +1 -0
- package/esm/locales/fiFI.d.ts +1 -0
- package/esm/locales/fiFI.js +1 -0
- package/esm/locales/frFR.d.ts +1 -0
- package/esm/locales/frFR.js +1 -0
- package/esm/locales/heIL.d.ts +1 -0
- package/esm/locales/heIL.js +1 -0
- package/esm/locales/hrHR.d.ts +1 -0
- package/esm/locales/hrHR.js +1 -0
- package/esm/locales/huHU.d.ts +1 -0
- package/esm/locales/huHU.js +1 -0
- package/esm/locales/isIS.d.ts +1 -0
- package/esm/locales/isIS.js +1 -0
- package/esm/locales/itIT.d.ts +1 -0
- package/esm/locales/itIT.js +1 -0
- package/esm/locales/jaJP.d.ts +1 -0
- package/esm/locales/jaJP.js +1 -0
- package/esm/locales/koKR.d.ts +1 -0
- package/esm/locales/koKR.js +1 -0
- package/esm/locales/kzKZ.d.ts +1 -0
- package/esm/locales/kzKZ.js +1 -0
- package/esm/locales/mk.d.ts +1 -0
- package/esm/locales/mk.js +1 -0
- package/esm/locales/nbNO.d.ts +1 -0
- package/esm/locales/nbNO.js +1 -0
- package/esm/locales/nlNL.d.ts +1 -0
- package/esm/locales/nlNL.js +1 -0
- package/esm/locales/nnNO.d.ts +1 -0
- package/esm/locales/nnNO.js +1 -0
- package/esm/locales/plPL.d.ts +1 -0
- package/esm/locales/plPL.js +1 -0
- package/esm/locales/ptBR.d.ts +1 -0
- package/esm/locales/ptBR.js +1 -0
- package/esm/locales/ptPT.d.ts +1 -0
- package/esm/locales/ptPT.js +1 -0
- package/esm/locales/roRO.d.ts +1 -0
- package/esm/locales/roRO.js +1 -0
- package/esm/locales/ruRU.d.ts +1 -0
- package/esm/locales/ruRU.js +1 -0
- package/esm/locales/skSK.d.ts +1 -0
- package/esm/locales/skSK.js +1 -0
- package/esm/locales/svSE.d.ts +1 -0
- package/esm/locales/svSE.js +1 -0
- package/esm/locales/trTR.d.ts +1 -0
- package/esm/locales/trTR.js +1 -0
- package/esm/locales/ukUA.d.ts +1 -0
- package/esm/locales/ukUA.js +1 -0
- package/esm/locales/urPK.d.ts +1 -0
- package/esm/locales/urPK.js +1 -0
- package/esm/locales/utils/getPickersLocalization.d.ts +1 -0
- package/esm/locales/utils/pickersLocaleTextApi.d.ts +1 -0
- package/esm/locales/viVN.d.ts +1 -0
- package/esm/locales/viVN.js +1 -0
- package/esm/locales/zhCN.d.ts +1 -0
- package/esm/locales/zhCN.js +1 -0
- package/esm/locales/zhHK.d.ts +1 -0
- package/esm/locales/zhHK.js +1 -0
- package/esm/locales/zhTW.d.ts +1 -0
- package/esm/locales/zhTW.js +1 -0
- package/index.js +1 -1
- package/internals/components/PickerProvider.d.ts +9 -0
- package/internals/hooks/useDesktopPicker/useDesktopPicker.d.ts +1 -0
- package/internals/hooks/useDesktopPicker/useDesktopPicker.js +9 -3
- package/internals/hooks/useDesktopPicker/useDesktopPicker.types.d.ts +7 -0
- package/internals/hooks/useField/buildSectionsFromFormat.js +1 -1
- package/internals/hooks/useMobilePicker/useMobilePicker.d.ts +1 -0
- package/internals/hooks/useMobilePicker/useMobilePicker.js +9 -3
- package/internals/hooks/useMobilePicker/useMobilePicker.types.d.ts +7 -0
- package/internals/hooks/usePicker/usePicker.d.ts +2 -1
- package/internals/hooks/usePicker/usePicker.js +14 -4
- package/internals/hooks/usePicker/usePicker.types.d.ts +2 -0
- package/internals/hooks/useStaticPicker/useStaticPicker.d.ts +1 -0
- package/internals/hooks/useStaticPicker/useStaticPicker.js +9 -3
- package/internals/hooks/useStaticPicker/useStaticPicker.types.d.ts +7 -0
- package/internals/index.d.ts +3 -2
- package/internals/index.js +19 -0
- package/internals/utils/createNonRangePickerStepNavigation.d.ts +13 -0
- package/internals/utils/createNonRangePickerStepNavigation.js +30 -0
- package/internals/utils/createStepNavigation.d.ts +32 -0
- package/internals/utils/createStepNavigation.js +41 -0
- package/internals/utils/date-utils.d.ts +1 -0
- package/internals/utils/date-utils.js +3 -3
- package/internals/utils/time-utils.d.ts +2 -0
- package/internals/utils/time-utils.js +5 -4
- package/locales/beBY.d.ts +1 -0
- package/locales/beBY.js +1 -0
- package/locales/bgBG.d.ts +1 -0
- package/locales/bgBG.js +1 -0
- package/locales/bnBD.d.ts +1 -0
- package/locales/bnBD.js +1 -0
- package/locales/caES.d.ts +1 -0
- package/locales/caES.js +1 -0
- package/locales/csCZ.d.ts +1 -0
- package/locales/csCZ.js +1 -0
- package/locales/daDK.d.ts +1 -0
- package/locales/daDK.js +1 -0
- package/locales/deDE.d.ts +1 -0
- package/locales/deDE.js +1 -0
- package/locales/elGR.d.ts +1 -0
- package/locales/elGR.js +1 -0
- package/locales/enUS.d.ts +1 -0
- package/locales/enUS.js +1 -0
- package/locales/esES.d.ts +1 -0
- package/locales/esES.js +1 -0
- package/locales/eu.d.ts +1 -0
- package/locales/eu.js +1 -0
- package/locales/faIR.d.ts +1 -0
- package/locales/faIR.js +1 -0
- package/locales/fiFI.d.ts +1 -0
- package/locales/fiFI.js +1 -0
- package/locales/frFR.d.ts +1 -0
- package/locales/frFR.js +1 -0
- package/locales/heIL.d.ts +1 -0
- package/locales/heIL.js +1 -0
- package/locales/hrHR.d.ts +1 -0
- package/locales/hrHR.js +1 -0
- package/locales/huHU.d.ts +1 -0
- package/locales/huHU.js +1 -0
- package/locales/isIS.d.ts +1 -0
- package/locales/isIS.js +1 -0
- package/locales/itIT.d.ts +1 -0
- package/locales/itIT.js +1 -0
- package/locales/jaJP.d.ts +1 -0
- package/locales/jaJP.js +1 -0
- package/locales/koKR.d.ts +1 -0
- package/locales/koKR.js +1 -0
- package/locales/kzKZ.d.ts +1 -0
- package/locales/kzKZ.js +1 -0
- package/locales/mk.d.ts +1 -0
- package/locales/mk.js +1 -0
- package/locales/nbNO.d.ts +1 -0
- package/locales/nbNO.js +1 -0
- package/locales/nlNL.d.ts +1 -0
- package/locales/nlNL.js +1 -0
- package/locales/nnNO.d.ts +1 -0
- package/locales/nnNO.js +1 -0
- package/locales/plPL.d.ts +1 -0
- package/locales/plPL.js +1 -0
- package/locales/ptBR.d.ts +1 -0
- package/locales/ptBR.js +1 -0
- package/locales/ptPT.d.ts +1 -0
- package/locales/ptPT.js +1 -0
- package/locales/roRO.d.ts +1 -0
- package/locales/roRO.js +1 -0
- package/locales/ruRU.d.ts +1 -0
- package/locales/ruRU.js +1 -0
- package/locales/skSK.d.ts +1 -0
- package/locales/skSK.js +1 -0
- package/locales/svSE.d.ts +1 -0
- package/locales/svSE.js +1 -0
- package/locales/trTR.d.ts +1 -0
- package/locales/trTR.js +1 -0
- package/locales/ukUA.d.ts +1 -0
- package/locales/ukUA.js +1 -0
- package/locales/urPK.d.ts +1 -0
- package/locales/urPK.js +1 -0
- package/locales/utils/getPickersLocalization.d.ts +1 -0
- package/locales/utils/pickersLocaleTextApi.d.ts +1 -0
- package/locales/viVN.d.ts +1 -0
- package/locales/viVN.js +1 -0
- package/locales/zhCN.d.ts +1 -0
- package/locales/zhCN.js +1 -0
- package/locales/zhHK.d.ts +1 -0
- package/locales/zhHK.js +1 -0
- package/locales/zhTW.d.ts +1 -0
- package/locales/zhTW.js +1 -0
- package/modern/DateField/DateField.js +4 -4
- package/modern/DateTimeField/DateTimeField.js +4 -4
- package/modern/DesktopDatePicker/DesktopDatePicker.js +2 -1
- package/modern/DesktopDateTimePicker/DesktopDateTimePicker.js +2 -1
- package/modern/DesktopTimePicker/DesktopTimePicker.js +2 -1
- package/modern/DigitalClock/DigitalClock.js +1 -0
- package/modern/LocalizationProvider/LocalizationProvider.d.ts +1 -1
- package/modern/LocalizationProvider/LocalizationProvider.js +2 -2
- package/modern/MobileDatePicker/MobileDatePicker.js +2 -1
- package/modern/MobileDateTimePicker/MobileDateTimePicker.js +9 -1
- package/modern/MobileTimePicker/MobileTimePicker.js +2 -1
- package/modern/MultiSectionDigitalClock/MultiSectionDigitalClockSection.js +1 -0
- package/modern/PickersActionBar/PickersActionBar.d.ts +1 -1
- package/modern/PickersActionBar/PickersActionBar.js +22 -4
- package/modern/StaticDatePicker/StaticDatePicker.js +2 -1
- package/modern/StaticDateTimePicker/StaticDateTimePicker.js +9 -1
- package/modern/StaticTimePicker/StaticTimePicker.js +2 -1
- package/modern/TimeField/TimeField.js +4 -4
- package/modern/index.js +1 -1
- package/modern/internals/components/PickerProvider.d.ts +9 -0
- package/modern/internals/hooks/useDesktopPicker/useDesktopPicker.d.ts +1 -0
- package/modern/internals/hooks/useDesktopPicker/useDesktopPicker.js +9 -3
- package/modern/internals/hooks/useDesktopPicker/useDesktopPicker.types.d.ts +7 -0
- package/modern/internals/hooks/useField/buildSectionsFromFormat.js +1 -1
- package/modern/internals/hooks/useMobilePicker/useMobilePicker.d.ts +1 -0
- package/modern/internals/hooks/useMobilePicker/useMobilePicker.js +9 -3
- package/modern/internals/hooks/useMobilePicker/useMobilePicker.types.d.ts +7 -0
- package/modern/internals/hooks/usePicker/usePicker.d.ts +2 -1
- package/modern/internals/hooks/usePicker/usePicker.js +14 -4
- package/modern/internals/hooks/usePicker/usePicker.types.d.ts +2 -0
- package/modern/internals/hooks/useStaticPicker/useStaticPicker.d.ts +1 -0
- package/modern/internals/hooks/useStaticPicker/useStaticPicker.js +9 -3
- package/modern/internals/hooks/useStaticPicker/useStaticPicker.types.d.ts +7 -0
- package/modern/internals/index.d.ts +3 -2
- package/modern/internals/index.js +3 -2
- package/modern/internals/utils/createNonRangePickerStepNavigation.d.ts +13 -0
- package/modern/internals/utils/createNonRangePickerStepNavigation.js +24 -0
- package/modern/internals/utils/createStepNavigation.d.ts +32 -0
- package/modern/internals/utils/createStepNavigation.js +34 -0
- package/modern/internals/utils/date-utils.d.ts +1 -0
- package/modern/internals/utils/date-utils.js +2 -2
- package/modern/internals/utils/time-utils.d.ts +2 -0
- package/modern/internals/utils/time-utils.js +4 -3
- package/modern/locales/beBY.d.ts +1 -0
- package/modern/locales/beBY.js +1 -0
- package/modern/locales/bgBG.d.ts +1 -0
- package/modern/locales/bgBG.js +1 -0
- package/modern/locales/bnBD.d.ts +1 -0
- package/modern/locales/bnBD.js +1 -0
- package/modern/locales/caES.d.ts +1 -0
- package/modern/locales/caES.js +1 -0
- package/modern/locales/csCZ.d.ts +1 -0
- package/modern/locales/csCZ.js +1 -0
- package/modern/locales/daDK.d.ts +1 -0
- package/modern/locales/daDK.js +1 -0
- package/modern/locales/deDE.d.ts +1 -0
- package/modern/locales/deDE.js +1 -0
- package/modern/locales/elGR.d.ts +1 -0
- package/modern/locales/elGR.js +1 -0
- package/modern/locales/enUS.d.ts +1 -0
- package/modern/locales/enUS.js +1 -0
- package/modern/locales/esES.d.ts +1 -0
- package/modern/locales/esES.js +1 -0
- package/modern/locales/eu.d.ts +1 -0
- package/modern/locales/eu.js +1 -0
- package/modern/locales/faIR.d.ts +1 -0
- package/modern/locales/faIR.js +1 -0
- package/modern/locales/fiFI.d.ts +1 -0
- package/modern/locales/fiFI.js +1 -0
- package/modern/locales/frFR.d.ts +1 -0
- package/modern/locales/frFR.js +1 -0
- package/modern/locales/heIL.d.ts +1 -0
- package/modern/locales/heIL.js +1 -0
- package/modern/locales/hrHR.d.ts +1 -0
- package/modern/locales/hrHR.js +1 -0
- package/modern/locales/huHU.d.ts +1 -0
- package/modern/locales/huHU.js +1 -0
- package/modern/locales/isIS.d.ts +1 -0
- package/modern/locales/isIS.js +1 -0
- package/modern/locales/itIT.d.ts +1 -0
- package/modern/locales/itIT.js +1 -0
- package/modern/locales/jaJP.d.ts +1 -0
- package/modern/locales/jaJP.js +1 -0
- package/modern/locales/koKR.d.ts +1 -0
- package/modern/locales/koKR.js +1 -0
- package/modern/locales/kzKZ.d.ts +1 -0
- package/modern/locales/kzKZ.js +1 -0
- package/modern/locales/mk.d.ts +1 -0
- package/modern/locales/mk.js +1 -0
- package/modern/locales/nbNO.d.ts +1 -0
- package/modern/locales/nbNO.js +1 -0
- package/modern/locales/nlNL.d.ts +1 -0
- package/modern/locales/nlNL.js +1 -0
- package/modern/locales/nnNO.d.ts +1 -0
- package/modern/locales/nnNO.js +1 -0
- package/modern/locales/plPL.d.ts +1 -0
- package/modern/locales/plPL.js +1 -0
- package/modern/locales/ptBR.d.ts +1 -0
- package/modern/locales/ptBR.js +1 -0
- package/modern/locales/ptPT.d.ts +1 -0
- package/modern/locales/ptPT.js +1 -0
- package/modern/locales/roRO.d.ts +1 -0
- package/modern/locales/roRO.js +1 -0
- package/modern/locales/ruRU.d.ts +1 -0
- package/modern/locales/ruRU.js +1 -0
- package/modern/locales/skSK.d.ts +1 -0
- package/modern/locales/skSK.js +1 -0
- package/modern/locales/svSE.d.ts +1 -0
- package/modern/locales/svSE.js +1 -0
- package/modern/locales/trTR.d.ts +1 -0
- package/modern/locales/trTR.js +1 -0
- package/modern/locales/ukUA.d.ts +1 -0
- package/modern/locales/ukUA.js +1 -0
- package/modern/locales/urPK.d.ts +1 -0
- package/modern/locales/urPK.js +1 -0
- package/modern/locales/utils/getPickersLocalization.d.ts +1 -0
- package/modern/locales/utils/pickersLocaleTextApi.d.ts +1 -0
- package/modern/locales/viVN.d.ts +1 -0
- package/modern/locales/viVN.js +1 -0
- package/modern/locales/zhCN.d.ts +1 -0
- package/modern/locales/zhCN.js +1 -0
- package/modern/locales/zhHK.d.ts +1 -0
- package/modern/locales/zhHK.js +1 -0
- package/modern/locales/zhTW.d.ts +1 -0
- package/modern/locales/zhTW.js +1 -0
- package/package.json +6 -6
- package/tsconfig.build.tsbuildinfo +1 -1
package/modern/locales/csCZ.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const csCZ: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/csCZ.js
CHANGED
|
@@ -26,6 +26,7 @@ const csCZPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Vymazat',
|
|
27
27
|
okButtonLabel: 'Potvrdit',
|
|
28
28
|
todayButtonLabel: 'Dnes',
|
|
29
|
+
nextStepButtonLabel: 'Další',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Vyberte datum',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Vyberte datum a čas',
|
package/modern/locales/daDK.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const daDK: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/daDK.js
CHANGED
package/modern/locales/deDE.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const deDE: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/deDE.js
CHANGED
|
@@ -26,6 +26,7 @@ const deDEPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Löschen',
|
|
27
27
|
okButtonLabel: 'OK',
|
|
28
28
|
todayButtonLabel: 'Heute',
|
|
29
|
+
nextStepButtonLabel: 'Nächster',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Datum auswählen',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Datum & Uhrzeit auswählen',
|
package/modern/locales/elGR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const elGR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/elGR.js
CHANGED
|
@@ -26,6 +26,7 @@ const elGRPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Καθαρισμός',
|
|
27
27
|
okButtonLabel: 'OK',
|
|
28
28
|
todayButtonLabel: 'Σήμερα',
|
|
29
|
+
nextStepButtonLabel: 'Επόμενος',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Επιλέξτε ημερομηνία',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Επιλέξτε ημερομηνία και ώρα',
|
package/modern/locales/enUS.d.ts
CHANGED
|
@@ -24,6 +24,7 @@ export declare const enUS: {
|
|
|
24
24
|
clearButtonLabel?: string | undefined;
|
|
25
25
|
okButtonLabel?: string | undefined;
|
|
26
26
|
todayButtonLabel?: string | undefined;
|
|
27
|
+
nextStepButtonLabel?: string | undefined;
|
|
27
28
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
28
29
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
29
30
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/enUS.js
CHANGED
package/modern/locales/esES.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const esES: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/esES.js
CHANGED
|
@@ -25,6 +25,7 @@ const esESPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Limpiar',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Hoy',
|
|
28
|
+
nextStepButtonLabel: 'Siguiente',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Seleccionar fecha',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Seleccionar fecha y hora',
|
package/modern/locales/eu.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const eu: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/eu.js
CHANGED
|
@@ -26,6 +26,7 @@ const euPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Garbitu',
|
|
27
27
|
okButtonLabel: 'OK',
|
|
28
28
|
todayButtonLabel: 'Gaur',
|
|
29
|
+
nextStepButtonLabel: 'Hurrengo',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Data aukeratu',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Data eta ordua aukeratu',
|
package/modern/locales/faIR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const faIR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/faIR.js
CHANGED
|
@@ -25,6 +25,7 @@ const faIRPickers = {
|
|
|
25
25
|
clearButtonLabel: 'پاک کردن',
|
|
26
26
|
okButtonLabel: 'اوکی',
|
|
27
27
|
todayButtonLabel: 'امروز',
|
|
28
|
+
nextStepButtonLabel: 'آینده',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'تاریخ را انتخاب کنید',
|
|
30
31
|
dateTimePickerToolbarTitle: 'تاریخ و ساعت را انتخاب کنید',
|
package/modern/locales/fiFI.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const fiFI: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/fiFI.js
CHANGED
|
@@ -25,6 +25,7 @@ const fiFIPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Tyhjennä',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Tänään',
|
|
28
|
+
nextStepButtonLabel: 'Seuraava',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Valitse päivä',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Valitse päivä ja aika',
|
package/modern/locales/frFR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const frFR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/frFR.js
CHANGED
|
@@ -25,6 +25,7 @@ const frFRPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Vider',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: "Aujourd'hui",
|
|
28
|
+
nextStepButtonLabel: 'Suivant',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Choisir une date',
|
|
30
31
|
dateTimePickerToolbarTitle: "Choisir la date et l'heure",
|
package/modern/locales/heIL.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const heIL: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/heIL.js
CHANGED
package/modern/locales/hrHR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const hrHR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/hrHR.js
CHANGED
|
@@ -26,6 +26,7 @@ const hrHRPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Izbriši',
|
|
27
27
|
okButtonLabel: 'U redu',
|
|
28
28
|
todayButtonLabel: 'Danas',
|
|
29
|
+
nextStepButtonLabel: 'Naredni',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Odaberi datum',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Odaberi datum i vrijeme',
|
package/modern/locales/huHU.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const huHU: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/huHU.js
CHANGED
|
@@ -26,6 +26,7 @@ const huHUPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Törlés',
|
|
27
27
|
okButtonLabel: 'OK',
|
|
28
28
|
todayButtonLabel: 'Ma',
|
|
29
|
+
nextStepButtonLabel: 'Következő',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Dátum kiválasztása',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Dátum és idő kiválasztása',
|
package/modern/locales/isIS.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const isIS: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/isIS.js
CHANGED
|
@@ -26,6 +26,7 @@ const isISPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Hreinsa',
|
|
27
27
|
okButtonLabel: 'OK',
|
|
28
28
|
todayButtonLabel: 'Í dag',
|
|
29
|
+
nextStepButtonLabel: 'Næsti',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Velja dagsetningu',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Velja dagsetningu og tíma',
|
package/modern/locales/itIT.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const itIT: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/itIT.js
CHANGED
|
@@ -25,6 +25,7 @@ const itITPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Sgomberare',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Oggi',
|
|
28
|
+
nextStepButtonLabel: 'Successivo',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Seleziona data',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Seleziona data e orario',
|
package/modern/locales/jaJP.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const jaJP: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/jaJP.js
CHANGED
package/modern/locales/koKR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const koKR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/koKR.js
CHANGED
package/modern/locales/kzKZ.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const kzKZ: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/kzKZ.js
CHANGED
|
@@ -27,6 +27,7 @@ const kzKZPickers = {
|
|
|
27
27
|
clearButtonLabel: 'Тазарту',
|
|
28
28
|
okButtonLabel: 'Ок',
|
|
29
29
|
todayButtonLabel: 'Бүгін',
|
|
30
|
+
nextStepButtonLabel: 'Келесі',
|
|
30
31
|
// Toolbar titles
|
|
31
32
|
datePickerToolbarTitle: 'Күнді таңдау',
|
|
32
33
|
dateTimePickerToolbarTitle: 'Күн мен уақытты таңдау',
|
package/modern/locales/mk.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ export declare const mk: {
|
|
|
22
22
|
clearButtonLabel?: string | undefined;
|
|
23
23
|
okButtonLabel?: string | undefined;
|
|
24
24
|
todayButtonLabel?: string | undefined;
|
|
25
|
+
nextStepButtonLabel?: string | undefined;
|
|
25
26
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
26
27
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
27
28
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/mk.js
CHANGED
package/modern/locales/nbNO.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const nbNO: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/nbNO.js
CHANGED
package/modern/locales/nlNL.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const nlNL: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/nlNL.js
CHANGED
|
@@ -25,6 +25,7 @@ const nlNLPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Resetten',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Vandaag',
|
|
28
|
+
nextStepButtonLabel: 'Volgende',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Selecteer datum',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Selecteer datum & tijd',
|
package/modern/locales/nnNO.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const nnNO: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/nnNO.js
CHANGED
package/modern/locales/plPL.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const plPL: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/plPL.js
CHANGED
|
@@ -25,6 +25,7 @@ const plPLPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Wyczyść',
|
|
26
26
|
okButtonLabel: 'Zatwierdź',
|
|
27
27
|
todayButtonLabel: 'Dzisiaj',
|
|
28
|
+
nextStepButtonLabel: 'Następny',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Wybierz datę',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Wybierz datę i czas',
|
package/modern/locales/ptBR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const ptBR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/ptBR.js
CHANGED
|
@@ -25,6 +25,7 @@ const ptBRPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Limpar',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Hoje',
|
|
28
|
+
nextStepButtonLabel: 'Próximo',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Selecione a data',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Selecione data e hora',
|
package/modern/locales/ptPT.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const ptPT: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/ptPT.js
CHANGED
|
@@ -25,6 +25,7 @@ const ptPTPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Limpar',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Hoje',
|
|
28
|
+
nextStepButtonLabel: 'Próximo',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Selecione a data',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Selecione a data e a hora',
|
package/modern/locales/roRO.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const roRO: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/roRO.js
CHANGED
|
@@ -26,6 +26,7 @@ const roROPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Ștergere',
|
|
27
27
|
okButtonLabel: 'OK',
|
|
28
28
|
todayButtonLabel: 'Astăzi',
|
|
29
|
+
nextStepButtonLabel: 'Următoare',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Selectați data',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Selectați data și ora',
|
package/modern/locales/ruRU.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const ruRU: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/ruRU.js
CHANGED
|
@@ -26,6 +26,7 @@ const ruRUPickers = {
|
|
|
26
26
|
clearButtonLabel: 'Очистить',
|
|
27
27
|
okButtonLabel: 'Ок',
|
|
28
28
|
todayButtonLabel: 'Сегодня',
|
|
29
|
+
nextStepButtonLabel: 'Следующий',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'Выбрать дату',
|
|
31
32
|
dateTimePickerToolbarTitle: 'Выбрать дату и время',
|
package/modern/locales/skSK.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const skSK: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/skSK.js
CHANGED
|
@@ -27,6 +27,7 @@ const skSKPickers = {
|
|
|
27
27
|
clearButtonLabel: 'Vymazať',
|
|
28
28
|
okButtonLabel: 'Potvrdiť',
|
|
29
29
|
todayButtonLabel: 'Dnes',
|
|
30
|
+
nextStepButtonLabel: 'Predchádzajúci',
|
|
30
31
|
// Toolbar titles
|
|
31
32
|
datePickerToolbarTitle: 'Vyberte dátum',
|
|
32
33
|
dateTimePickerToolbarTitle: 'Vyberte dátum a čas',
|
package/modern/locales/svSE.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const svSE: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/svSE.js
CHANGED
package/modern/locales/trTR.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const trTR: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/trTR.js
CHANGED
package/modern/locales/ukUA.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const ukUA: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/ukUA.js
CHANGED
|
@@ -25,6 +25,7 @@ const ukUAPickers = {
|
|
|
25
25
|
clearButtonLabel: 'Очистити',
|
|
26
26
|
okButtonLabel: 'OK',
|
|
27
27
|
todayButtonLabel: 'Сьогодні',
|
|
28
|
+
nextStepButtonLabel: 'Наступний',
|
|
28
29
|
// Toolbar titles
|
|
29
30
|
datePickerToolbarTitle: 'Вибрати дату',
|
|
30
31
|
dateTimePickerToolbarTitle: 'Вибрати дату і час',
|
package/modern/locales/urPK.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ export declare const urPK: {
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
package/modern/locales/urPK.js
CHANGED
|
@@ -26,6 +26,7 @@ const urPKPickers = {
|
|
|
26
26
|
clearButtonLabel: 'کلئیر',
|
|
27
27
|
okButtonLabel: 'اوکے',
|
|
28
28
|
todayButtonLabel: 'آج',
|
|
29
|
+
nextStepButtonLabel: 'مہینہ',
|
|
29
30
|
// Toolbar titles
|
|
30
31
|
datePickerToolbarTitle: 'تاریخ منتخب کریں',
|
|
31
32
|
dateTimePickerToolbarTitle: 'تاریخ اور وقت منتخب کریں',
|
|
@@ -23,6 +23,7 @@ export declare const getPickersLocalization: (pickersTranslations: Partial<Picke
|
|
|
23
23
|
clearButtonLabel?: string | undefined;
|
|
24
24
|
okButtonLabel?: string | undefined;
|
|
25
25
|
todayButtonLabel?: string | undefined;
|
|
26
|
+
nextStepButtonLabel?: string | undefined;
|
|
26
27
|
clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, formattedTime: string | null) => string) | undefined;
|
|
27
28
|
hoursClockNumberText?: ((hours: string) => string) | undefined;
|
|
28
29
|
minutesClockNumberText?: ((minutes: string) => string) | undefined;
|
|
@@ -47,6 +47,7 @@ export interface PickersComponentAgnosticLocaleText {
|
|
|
47
47
|
clearButtonLabel: string;
|
|
48
48
|
okButtonLabel: string;
|
|
49
49
|
todayButtonLabel: string;
|
|
50
|
+
nextStepButtonLabel: string;
|
|
50
51
|
clockLabelText: (view: TimeView, formattedTime: string | null) => string;
|
|
51
52
|
hoursClockNumberText: (hours: string) => string;
|
|
52
53
|
minutesClockNumberText: (minutes: string) => string;
|