<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5705],{59754:(e,t,o)=&gt;{var n={"./static-date-time-picker.json":71834};function i(e){return o(a(e))}function a(e){if(!o.o(n,e)){var t=Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return n[e]}i.keys=function(){return Object.keys(n)},i.resolve=a,e.exports=i,i.id=59754},87233:(e,t,o)=&gt;{"use strict";o.r(t),o.d(t,{default:()=&gt;s}),o(18225);var n=o(4130),i=o(55627);let a=JSON.parse('{"props":{"ampm":{"type":{"name":"bool"},"default":"utils.is12HourCycleInCurrentLocale()"},"ampmInClock":{"type":{"name":"bool"},"default":"true on desktop, false on mobile"},"autoFocus":{"type":{"name":"bool"}},"dayOfWeekFormatter":{"type":{"name":"func"},"default":"(date: PickerValidDate) =&gt; adapter.format(date, \'weekdayShort\').charAt(0).toUpperCase()","signature":{"type":"function(date: PickerValidDate) =&gt; string","describedArgs":["date"],"returned":"string"}},"defaultValue":{"type":{"name":"object"}},"disabled":{"type":{"name":"bool"},"default":"false"},"disableFuture":{"type":{"name":"bool"},"default":"false"},"disableHighlightToday":{"type":{"name":"bool"},"default":"false"},"disableIgnoringDatePartForTimeValidation":{"type":{"name":"bool"},"default":"false"},"disablePast":{"type":{"name":"bool"},"default":"false"},"displayStaticWrapperAs":{"type":{"name":"enum","description":"\'desktop\'&lt;br&gt;&amp;#124;&amp;nbsp;\'mobile\'"},"default":"\\"mobile\\""},"displayWeekNumber":{"type":{"name":"bool"}},"fixedWeekNumber":{"type":{"name":"number"}},"loading":{"type":{"name":"bool"},"default":"false"},"localeText":{"type":{"name":"object"}},"maxDate":{"type":{"name":"object"},"default":"2099-12-31"},"maxDateTime":{"type":{"name":"object"}},"maxTime":{"type":{"name":"object"}},"minDate":{"type":{"name":"object"},"default":"1900-01-01"},"minDateTime":{"type":{"name":"object"}},"minTime":{"type":{"name":"object"}},"minutesStep":{"type":{"name":"number"},"default":"1"},"monthsPerRow":{"type":{"name":"enum","description":"3&lt;br&gt;&amp;#124;&amp;nbsp;4"},"default":"3"},"onAccept":{"type":{"name":"func"},"signature":{"type":"function(value: TValue, context: FieldChangeHandlerContext&lt;TError&gt;) =&gt; void","describedArgs":["value","context"]}},"onChange":{"type":{"name":"func"},"signature":{"type":"function(value: TValue, context: FieldChangeHandlerContext&lt;TError&gt;) =&gt; void","describedArgs":["value","context"]}},"onClose":{"type":{"name":"func"},"deprecated":true,"deprecationInfo":"Please avoid using as it will be removed in next major version."},"onError":{"type":{"name":"func"},"signature":{"type":"function(error: TError, value: TValue) =&gt; void","describedArgs":["error","value"]}},"onMonthChange":{"type":{"name":"func"},"signature":{"type":"function(month: PickerValidDate) =&gt; void","describedArgs":["month"]}},"onViewChange":{"type":{"name":"func"},"signature":{"type":"function(view: TView) =&gt; void","describedArgs":["view"]}},"onYearChange":{"type":{"name":"func"},"signature":{"type":"function(year: PickerValidDate) =&gt; void","describedArgs":["year"]}},"openTo":{"type":{"name":"enum","description":"\'day\'&lt;br&gt;&amp;#124;&amp;nbsp;\'hours\'&lt;br&gt;&amp;#124;&amp;nbsp;\'minutes\'&lt;br&gt;&amp;#124;&amp;nbsp;\'month\'&lt;br&gt;&amp;#124;&amp;nbsp;\'seconds\'&lt;br&gt;&amp;#124;&amp;nbsp;\'year\'"}},"orientation":{"type":{"name":"enum","description":"\'landscape\'&lt;br&gt;&amp;#124;&amp;nbsp;\'portrait\'"}},"readOnly":{"type":{"name":"bool"},"default":"false"},"reduceAnimations":{"type":{"name":"bool"},"default":"`@media(prefers-reduced-motion: reduce)` || `navigator.userAgent` matches Android &lt;10 or iOS &lt;13"},"referenceDate":{"type":{"name":"object"},"default":"The closest valid date-time using the validation props, except callbacks like `shouldDisable&lt;...&gt;`."},"renderLoading":{"type":{"name":"func"},"default":"() =&gt; &lt;span&gt;...&lt;/span&gt;","signature":{"type":"function() =&gt; React.ReactNode","describedArgs":[],"returned":"React.ReactNode"}},"shouldDisableDate":{"type":{"name":"func"},"signature":{"type":"function(day: PickerValidDate) =&gt; boolean","describedArgs":["day"],"returned":"boolean"}},"shouldDisableMonth":{"type":{"name":"func"},"signature":{"type":"function(month: PickerValidDate) =&gt; boolean","describedArgs":["month"],"returned":"boolean"}},"shouldDisableTime":{"type":{"name":"func"},"signature":{"type":"function(value: PickerValidDate, view: TimeView) =&gt; boolean","describedArgs":["value","view"],"returned":"boolean"}},"shouldDisableYear":{"type":{"name":"func"},"signature":{"type":"function(year: PickerValidDate) =&gt; boolean","describedArgs":["year"],"returned":"boolean"}},"showDaysOutsideCurrentMonth":{"type":{"name":"bool"},"default":"false"},"slotProps":{"type":{"name":"object"},"default":"{}"},"slots":{"type":{"name":"object"},"default":"{}","additionalInfo":{"slotsApi":true}},"sx":{"type":{"name":"union","description":"Array&amp;lt;func&lt;br&gt;&amp;#124;&amp;nbsp;object&lt;br&gt;&amp;#124;&amp;nbsp;bool&amp;gt;&lt;br&gt;&amp;#124;&amp;nbsp;func&lt;br&gt;&amp;#124;&amp;nbsp;object"},"additionalInfo":{"sx":true}},"timezone":{"type":{"name":"string"},"default":"The timezone of the `value` or `defaultValue` prop is defined, \'default\' otherwise.","seeMoreLink":{"url":"https://mui.com/x/react-date-pickers/timezone/","text":"timezones documentation"}},"value":{"type":{"name":"object"}},"view":{"type":{"name":"enum","description":"\'day\'&lt;br&gt;&amp;#124;&amp;nbsp;\'hours\'&lt;br&gt;&amp;#124;&amp;nbsp;\'minutes\'&lt;br&gt;&amp;#124;&amp;nbsp;\'month\'&lt;br&gt;&amp;#124;&amp;nbsp;\'seconds\'&lt;br&gt;&amp;#124;&amp;nbsp;\'year\'"}},"viewRenderers":{"type":{"name":"shape","description":"{ day?: func, hours?: func, minutes?: func, month?: func, seconds?: func, year?: func }"}},"views":{"type":{"name":"arrayOf","description":"Array&amp;lt;\'day\'&lt;br&gt;&amp;#124;&amp;nbsp;\'hours\'&lt;br&gt;&amp;#124;&amp;nbsp;\'minutes\'&lt;br&gt;&amp;#124;&amp;nbsp;\'month\'&lt;br&gt;&amp;#124;&amp;nbsp;\'seconds\'&lt;br&gt;&amp;#124;&amp;nbsp;\'year\'&amp;gt;"}},"yearsOrder":{"type":{"name":"enum","description":"\'asc\'&lt;br&gt;&amp;#124;&amp;nbsp;\'desc\'"},"default":"\'asc\'"},"yearsPerRow":{"type":{"name":"enum","description":"3&lt;br&gt;&amp;#124;&amp;nbsp;4"},"default":"`4` when `displayStaticWrapperAs === \'desktop\'`, `3` otherwise."}},"name":"StaticDateTimePicker","imports":["import { StaticDateTimePicker } from \'@mui/x-date-pickers/StaticDateTimePicker\';","import { StaticDateTimePicker } from \'@mui/x-date-pickers\';","import { StaticDateTimePicker } from \'@mui/x-date-pickers-pro\';"],"slots":[{"name":"actionBar","description":"Custom component for the action bar, it is placed below the picker views.","default":"PickersActionBar","class":null},{"name":"calendarHeader","description":"Custom component for calendar header.\\nCheck the [PickersCalendarHeader](https://mui.com/x/api/date-pickers/pickers-calendar-header/) component.","default":"PickersCalendarHeader","class":null},{"name":"day","description":"Custom component for day.\\nCheck the [PickersDay](https://mui.com/x/api/date-pickers/pickers-day/) component.","default":"PickersDay","class":null},{"name":"layout","description":"Custom component for wrapping the layout.\\nIt wraps the toolbar, views, action bar, and shortcuts.","class":null},{"name":"leftArrowIcon","description":"Icon displayed in the left view switch button.","default":"ArrowLeft","class":null},{"name":"monthButton","description":"Button displayed to render a single month in the `month` view.","default":"MonthCalendarButton","class":null},{"name":"nextIconButton","description":"Button allowing to switch to the right view.","default":"IconButton","class":null},{"name":"previousIconButton","description":"Button allowing to switch to the left view.","default":"IconButton","class":null},{"name":"rightArrowIcon","description":"Icon displayed in the right view switch button.","default":"ArrowRight","class":null},{"name":"shortcuts","description":"Custom component for the shortcuts.","default":"PickersShortcuts","class":null},{"name":"switchViewButton","description":"Button displayed to switch between different calendar views.","default":"IconButton","class":null},{"name":"switchViewIcon","description":"Icon displayed in the SwitchViewButton. Rotated by 180\xb0 when the open view is `year`.","default":"ArrowDropDown","class":null},{"name":"tabs","description":"Tabs enabling toggling between date and time pickers.","default":"DateTimePickerTabs","class":null},{"name":"toolbar","description":"Custom component for the toolbar rendered above the views.","default":"DateTimePickerToolbar","class":null},{"name":"yearButton","description":"Button displayed to render a single year in the `year` view.","default":"YearCalendarButton","class":null}],"classes":[],"spread":false,"themeDefaultProps":false,"muiName":"MuiStaticDateTimePicker","forwardsRefTo":"HTMLDivElement","filename":"/packages/x-date-pickers/src/StaticDateTimePicker/StaticDateTimePicker.tsx","inheritance":null,"demos":"&lt;ul&gt;&lt;li&gt;&lt;a href=\\"/x/react-date-pickers/date-time-picker/\\"&gt;Date Time Picker&lt;/a&gt;&lt;/li&gt;\\n&lt;li&gt;&lt;a href=\\"/x/react-date-pickers/validation/\\"&gt;Date and Time Pickers - Validation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;","cssComponent":false}');var r=o(37557);function s(e){var t=e.descriptions,o=e.pageContent;return(0,r.jsx)(n.A,{descriptions:t,pageContent:o})}s.getInitialProps=function(){var e=o(59754);return{descriptions:(0,i.A)(e),pageContent:a}}},319:(e,t,o)=&gt;{(window.__NEXT_P=window.__NEXT_P||[]).push(["/x/api/date-pickers/static-date-time-picker",function(){return o(87233)}])},71834:e=&gt;{"use strict";e.exports=JSON.parse('{"componentDescription":"","propDescriptions":{"ampm":{"description":"12h/24h view for hour selection clock."},"ampmInClock":{"description":"Display ampm controls under the clock (instead of in the toolbar)."},"autoFocus":{"description":"If &lt;code&gt;true&lt;/code&gt;, the main element is focused during the first mount. This main element is: - the element chosen by the visible view if any (i.e: the selected day on the &lt;code&gt;day&lt;/code&gt; view). - the &lt;code&gt;input&lt;/code&gt; element if there is a field rendered."},"dayOfWeekFormatter":{"description":"Formats the day of week displayed in the calendar header.","typeDescriptions":{"date":"The date of the day of week provided by the adapter.","string":"The name to display."}},"defaultValue":{"description":"The default value. Used when the component is not controlled."},"disabled":{"description":"If &lt;code&gt;true&lt;/code&gt;, the component is disabled. When disabled, the value cannot be changed and no interaction is possible."},"disableFuture":{"description":"If &lt;code&gt;true&lt;/code&gt;, disable values after the current date for date components, time for time components and both for date time components."},"disableHighlightToday":{"description":"If &lt;code&gt;true&lt;/code&gt;, today&amp;#39;s date is rendering without highlighting with circle."},"disableIgnoringDatePartForTimeValidation":{"description":"Do not ignore date part when validating min/max time."},"disablePast":{"description":"If &lt;code&gt;true&lt;/code&gt;, disable values before the current date for date components, time for time components and both for date time components."},"displayStaticWrapperAs":{"description":"Force static wrapper inner components to be rendered in mobile or desktop mode."},"displayWeekNumber":{"description":"If &lt;code&gt;true&lt;/code&gt;, the week number will be display in the calendar."},"fixedWeekNumber":{"description":"The day view will show as many weeks as needed after the end of the current month to match this value. Put it to 6 to have a fixed number of weeks in Gregorian calendars"},"loading":{"description":"If &lt;code&gt;true&lt;/code&gt;, calls &lt;code&gt;renderLoading&lt;/code&gt; instead of rendering the day calendar. Can be used to preload information and show it in calendar."},"localeText":{"description":"Locale for components texts. Allows overriding texts coming from &lt;code&gt;LocalizationProvider&lt;/code&gt; and &lt;code&gt;theme&lt;/code&gt;."},"maxDate":{"description":"Maximal selectable date."},"maxDateTime":{"description":"Maximal selectable moment of time with binding to date, to set max time in each day use &lt;code&gt;maxTime&lt;/code&gt;."},"maxTime":{"description":"Maximal selectable time. The date part of the object will be ignored unless &lt;code&gt;props.disableIgnoringDatePartForTimeValidation === true&lt;/code&gt;."},"minDate":{"description":"Minimal selectable date."},"minDateTime":{"description":"Minimal selectable moment of time with binding to date, to set min time in each day use &lt;code&gt;minTime&lt;/code&gt;."},"minTime":{"description":"Minimal selectable time. The date part of the object will be ignored unless &lt;code&gt;props.disableIgnoringDatePartForTimeValidation === true&lt;/code&gt;."},"minutesStep":{"description":"Step over minutes."},"monthsPerRow":{"description":"Months rendered per row."},"onAccept":{"description":"Callback fired when the value is accepted.","typeDescriptions":{"value":"The value that was just accepted.","context":"The context containing the validation result of the current value."}},"onChange":{"description":"Callback fired when the value changes.","typeDescriptions":{"value":"The new value.","context":"The context containing the validation result of the current value."}},"onClose":{"description":"Callback fired when component requests to be closed. Can be fired when selecting (by default on &lt;code&gt;desktop&lt;/code&gt; mode) or clearing a value."},"onError":{"description":"Callback fired when the error associated with the current value changes. When a validation error is detected, the &lt;code&gt;error&lt;/code&gt; parameter contains a non-null value. This can be used to render an appropriate form error.","typeDescriptions":{"error":"The reason why the current value is not valid.","value":"The value associated with the error."}},"onMonthChange":{"description":"Callback fired on month change.","typeDescriptions":{"month":"The new month."}},"onViewChange":{"description":"Callback fired on view change.","typeDescriptions":{"view":"The new view."}},"onYearChange":{"description":"Callback fired on year change.","typeDescriptions":{"year":"The new year."}},"openTo":{"description":"The default visible view. Used when the component view is not controlled. Must be a valid option from &lt;code&gt;views&lt;/code&gt; list."},"orientation":{"description":"Force rendering in particular orientation."},"readOnly":{"description":"If &lt;code&gt;true&lt;/code&gt;, the component is read-only. When read-only, the value cannot be changed but the user can interact with the interface."},"reduceAnimations":{"description":"If &lt;code&gt;true&lt;/code&gt;, disable heavy animations."},"referenceDate":{"description":"The date used to generate the new value when both &lt;code&gt;value&lt;/code&gt; and &lt;code&gt;defaultValue&lt;/code&gt; are empty."},"renderLoading":{"description":"Component displaying when passed &lt;code&gt;loading&lt;/code&gt; true.","typeDescriptions":{"React.ReactNode":"The node to render when loading."}},"shouldDisableDate":{"description":"Disable specific date.&lt;br&gt;Warning: This function can be called multiple times (for example when rendering date calendar, checking if focus can be moved to a certain date, etc.). Expensive computations can impact performance.","typeDescriptions":{"day":"The date to test.","boolean":"If &lt;code&gt;true&lt;/code&gt; the date will be disabled."}},"shouldDisableMonth":{"description":"Disable specific month.","typeDescriptions":{"month":"The month to test.","boolean":"If &lt;code&gt;true&lt;/code&gt;, the month will be disabled."}},"shouldDisableTime":{"description":"Disable specific time.","typeDescriptions":{"value":"The value to check.","view":"The clock type of the timeValue.","boolean":"If &lt;code&gt;true&lt;/code&gt; the time will be disabled."}},"shouldDisableYear":{"description":"Disable specific year.","typeDescriptions":{"year":"The year to test.","boolean":"If &lt;code&gt;true&lt;/code&gt;, the year will be disabled."}},"showDaysOutsideCurrentMonth":{"description":"If &lt;code&gt;true&lt;/code&gt;, days outside the current month are rendered:&lt;br&gt;- if &lt;code&gt;fixedWeekNumber&lt;/code&gt; is defined, renders days to have the weeks requested.&lt;br&gt;- if &lt;code&gt;fixedWeekNumber&lt;/code&gt; is not defined, renders day to fill the first and last week of the current month.&lt;br&gt;- ignored if &lt;code&gt;calendars&lt;/code&gt; equals more than &lt;code&gt;1&lt;/code&gt; on range pickers."},"slotProps":{"description":"The props used for each component slot."},"slots":{"description":"Overridable component slots."},"sx":{"description":"The system prop that allows defining system overrides as well as additional CSS styles."},"timezone":{"description":"Choose which timezone to use for the value. Example: &amp;quot;default&amp;quot;, &amp;quot;system&amp;quot;, &amp;quot;UTC&amp;quot;, &amp;quot;America/New_York&amp;quot;. If you pass values from other timezones to some props, they will be converted to this timezone before being used.","seeMoreText":"See the {{link}} for more details."},"value":{"description":"The selected value. Used when the component is controlled."},"view":{"description":"The visible view. Used when the component view is controlled. Must be a valid option from &lt;code&gt;views&lt;/code&gt; list."},"viewRenderers":{"description":"Define custom view renderers for each section. If &lt;code&gt;null&lt;/code&gt;, the section will only have field editing. If &lt;code&gt;undefined&lt;/code&gt;, internally defined view will be used."},"views":{"description":"Available views."},"yearsOrder":{"description":"Years are displayed in ascending (chronological) order by default. If &lt;code&gt;desc&lt;/code&gt;, years are displayed in descending order."},"yearsPerRow":{"description":"Years rendered per row."}},"classDescriptions":{},"slotDescriptions":{"actionBar":"Custom component for the action bar, it is placed below the picker views.","calendarHeader":"Custom component for calendar header. Check the &lt;a href=\\"https://mui.com/x/api/date-pickers/pickers-calendar-header/\\"&gt;PickersCalendarHeader&lt;/a&gt; component.","day":"Custom component for day. Check the &lt;a href=\\"https://mui.com/x/api/date-pickers/pickers-day/\\"&gt;PickersDay&lt;/a&gt; component.","layout":"Custom component for wrapping the layout. It wraps the toolbar, views, action bar, and shortcuts.","leftArrowIcon":"Icon displayed in the left view switch button.","monthButton":"Button displayed to render a single month in the &lt;code&gt;month&lt;/code&gt; view.","nextIconButton":"Button allowing to switch to the right view.","previousIconButton":"Button allowing to switch to the left view.","rightArrowIcon":"Icon displayed in the right view switch button.","shortcuts":"Custom component for the shortcuts.","switchViewButton":"Button displayed to switch between different calendar views.","switchViewIcon":"Icon displayed in the SwitchViewButton. Rotated by 180\xb0 when the open view is &lt;code&gt;year&lt;/code&gt;.","tabs":"Tabs enabling toggling between date and time pickers.","toolbar":"Custom component for the toolbar rendered above the views.","yearButton":"Button displayed to render a single year in the &lt;code&gt;year&lt;/code&gt; view."}}')}},e=&gt;{var t=t=&gt;e(e.s=t);e.O(0,[6593,4374,4446,6842,4130,636,8792],()=&gt;t(319)),_N_E=e.O()}]);</pre></body></html>