{
  "metadata": {
    "toolPackage": "@microsoft/api-extractor",
    "toolVersion": "7.7.1",
    "schemaVersion": 1003,
    "oldestForwardsCompatibleVersion": 1001
  },
  "kind": "Package",
  "canonicalReference": "@uifabric/date-time!",
  "docComment": "",
  "name": "@uifabric/date-time",
  "members": [
    {
      "kind": "EntryPoint",
      "canonicalReference": "@uifabric/date-time!",
      "name": "",
      "members": [
        {
          "kind": "Enum",
          "canonicalReference": "@uifabric/date-time!AnimationDirection:enum",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare enum AnimationDirection "
            }
          ],
          "releaseTag": "Public",
          "name": "AnimationDirection",
          "members": [
            {
              "kind": "EnumMember",
              "canonicalReference": "@uifabric/date-time!AnimationDirection.Horizontal:member",
              "docComment": "/**\n * Grid will transition out and in horizontally\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "Horizontal = "
                },
                {
                  "kind": "Content",
                  "text": "0"
                }
              ],
              "releaseTag": "Public",
              "name": "Horizontal",
              "initializerTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "EnumMember",
              "canonicalReference": "@uifabric/date-time!AnimationDirection.Vertical:member",
              "docComment": "/**\n * Grid will transition out and in vertically\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "Vertical = "
                },
                {
                  "kind": "Content",
                  "text": "1"
                }
              ],
              "releaseTag": "Public",
              "name": "Vertical",
              "initializerTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ]
        },
        {
          "kind": "Variable",
          "canonicalReference": "@uifabric/date-time!Calendar:var",
          "docComment": "/**\n * Calendar description\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "Calendar: "
            },
            {
              "kind": "Content",
              "text": "import(\"react\")."
            },
            {
              "kind": "Reference",
              "text": "FunctionComponent",
              "canonicalReference": "@types/react!~React.FunctionComponent:interface"
            },
            {
              "kind": "Content",
              "text": "<import(\"./Calendar.types\")."
            },
            {
              "kind": "Reference",
              "text": "ICalendarProps",
              "canonicalReference": "@uifabric/date-time!ICalendarProps:interface"
            },
            {
              "kind": "Content",
              "text": " & import(\"react\")."
            },
            {
              "kind": "Reference",
              "text": "RefAttributes",
              "canonicalReference": "@types/react!~React.RefAttributes:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "HTMLDivElement",
              "canonicalReference": "!HTMLDivElement:interface"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "releaseTag": "Public",
          "name": "Calendar",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 10
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@uifabric/date-time!DatePicker:var",
          "docComment": "/**\n * DatePicker description\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "DatePicker: "
            },
            {
              "kind": "Content",
              "text": "import(\"react\")."
            },
            {
              "kind": "Reference",
              "text": "FunctionComponent",
              "canonicalReference": "@types/react!~React.FunctionComponent:interface"
            },
            {
              "kind": "Content",
              "text": "<import(\"./DatePicker.types\")."
            },
            {
              "kind": "Reference",
              "text": "IDatePickerProps",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps:interface"
            },
            {
              "kind": "Content",
              "text": " & import(\"react\")."
            },
            {
              "kind": "Reference",
              "text": "RefAttributes",
              "canonicalReference": "@types/react!~React.RefAttributes:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "HTMLDivElement",
              "canonicalReference": "!HTMLDivElement:interface"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "releaseTag": "Public",
          "name": "DatePicker",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 10
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@uifabric/date-time!DatePickerBase:var",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "DatePickerBase: "
            },
            {
              "kind": "Reference",
              "text": "React.ForwardRefExoticComponent",
              "canonicalReference": "@types/react!~React.ForwardRefExoticComponent:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "IDatePickerProps",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps:interface"
            },
            {
              "kind": "Content",
              "text": " & "
            },
            {
              "kind": "Reference",
              "text": "React.RefAttributes",
              "canonicalReference": "@types/react!~React.RefAttributes:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "HTMLDivElement",
              "canonicalReference": "!HTMLDivElement:interface"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "releaseTag": "Public",
          "name": "DatePickerBase",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 9
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@uifabric/date-time!defaultDayPickerStrings:var",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "DayPickerStrings: "
            },
            {
              "kind": "Reference",
              "text": "ICalendarStrings",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface"
            }
          ],
          "releaseTag": "Public",
          "name": "defaultDayPickerStrings",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@uifabric/date-time!defaultWeeklyDayPickerStrings:var",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "WeeklyDayPickerStrings: "
            },
            {
              "kind": "Reference",
              "text": "IWeeklyDayPickerStrings",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStrings:interface"
            }
          ],
          "releaseTag": "Public",
          "name": "defaultWeeklyDayPickerStrings",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendar:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendar "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendar",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendar#focus:member",
              "docComment": "/**\n * Sets focus to the selected date.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "focus: "
                },
                {
                  "kind": "Content",
                  "text": "() => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "focus",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarDayGridStyles "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarDayGridStyles",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#bottomLeftCornerDate:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "bottomLeftCornerDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "bottomLeftCornerDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#bottomRightCornerDate:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "bottomRightCornerDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "bottomRightCornerDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#dayButton:member",
              "docComment": "/**\n * The style to apply to the button element within the day cells\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayButton?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#dayCell:member",
              "docComment": "/**\n * The style to apply to the grid cells for days\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayCell?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayCell",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#dayIsToday:member",
              "docComment": "/**\n * The style to apply to the individual button element that matches the \"today\" parameter\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayIsToday?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayIsToday",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#dayMarker:member",
              "docComment": "/**\n * The style applied to the marker on days to mark as important\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayMarker?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayMarker",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#dayOutsideBounds:member",
              "docComment": "/**\n * The style to apply to individual days that are outside the min/max date range\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayOutsideBounds?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayOutsideBounds",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#dayOutsideNavigatedMonth:member",
              "docComment": "/**\n * The style to apply to individual days that are outside the current month\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayOutsideNavigatedMonth?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayOutsideNavigatedMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#daySelected:member",
              "docComment": "/**\n * The style to apply to grid cells for days in the selected range\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "daySelected?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "daySelected",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#firstTransitionWeek:member",
              "docComment": "/**\n * The style applied to the first placeholder week used during transitions\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "firstTransitionWeek?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "firstTransitionWeek",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#lastTransitionWeek:member",
              "docComment": "/**\n * The style applied to the last placeholder week used during transitions\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "lastTransitionWeek?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "lastTransitionWeek",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#table:member",
              "docComment": "/**\n * The style for the table containing the grid\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "table?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "table",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#topLeftCornerDate:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "topLeftCornerDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "topLeftCornerDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#topRightCornerDate:member",
              "docComment": "/**\n * The styles to apply to days for rounded corners. Can apply multiple to round multiple corners\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "topRightCornerDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "topRightCornerDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#weekDayLabelCell:member",
              "docComment": "/**\n * The style to apply to the column headers above the weeks\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "weekDayLabelCell?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "weekDayLabelCell",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#weekNumberCell:member",
              "docComment": "/**\n * The style to apply to grid cells for week numbers\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "weekNumberCell?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "weekNumberCell",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#weekRow:member",
              "docComment": "/**\n * The style to apply to row around weeks\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "weekRow?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "weekRow",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles#wrapper:member",
              "docComment": "/**\n * The style for the root div\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "wrapper?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "wrapper",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarDayProps:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarDayProps extends "
            },
            {
              "kind": "Reference",
              "text": "IBaseProps",
              "canonicalReference": "@uifabric/utilities!IBaseProps:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ICalendarDay",
              "canonicalReference": "@uifabric/date-time!ICalendarDay:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            },
            {
              "kind": "Content",
              "text": ", "
            },
            {
              "kind": "Reference",
              "text": "ICalendarDayGridProps",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridProps:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarDayProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#allFocusable:member",
              "docComment": "/**\n * Allows all dates and buttons to be focused, including disabled ones\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "allFocusable?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "allFocusable",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#className:member",
              "docComment": "/**\n * Additional CSS class(es) to apply to the CalendarDay.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#componentRef:member",
              "docComment": "/**\n * Optional callback to access the ICalendarDay interface. Use this instead of ref for accessing the public methods and properties of the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "componentRef?: "
                },
                {
                  "kind": "Reference",
                  "text": "IRefObject",
                  "canonicalReference": "@uifabric/utilities!IRefObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarDay",
                  "canonicalReference": "@uifabric/date-time!ICalendarDay:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "componentRef",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#dateTimeFormatter:member",
              "docComment": "/**\n * Apply additional formating to dates, for example localized date formatting.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dateTimeFormatter: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarFormatDateCallbacks",
                  "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dateTimeFormatter",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#maxDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date later than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "maxDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "maxDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#minDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date earlier than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "minDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "minDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#navigatedDate:member",
              "docComment": "/**\n * The currently navigated date\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigatedDate: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigatedDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#navigationIcons:member",
              "docComment": "/**\n * Customize navigation icons using ICalendarIconStrings\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigationIcons: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarIconStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarIconStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigationIcons",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#onDismiss:member",
              "docComment": "/**\n * Callback issued when calendar day is closed\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onDismiss?: "
                },
                {
                  "kind": "Content",
                  "text": "() => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onDismiss",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#onHeaderSelect:member",
              "docComment": "/**\n * Callback function when the header is selected\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onHeaderSelect?: "
                },
                {
                  "kind": "Content",
                  "text": "() => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onHeaderSelect",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#onNavigateDate:member",
              "docComment": "/**\n * Callback issued when a date in the calendar is navigated\n *\n * @param date - The date that is navigated to\n *\n * @param focusOnNavigatedDay - Whether to set the focus to the navigated date.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onNavigateDate: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ", focusOnNavigatedDay: boolean) => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onNavigateDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#restrictedDates:member",
              "docComment": "/**\n * If set the Calendar will not allow selection of dates in this array.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "restrictedDates?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": "[]"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "restrictedDates",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 3
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#showCloseButton:member",
              "docComment": "/**\n * Whether the close button should be shown or not\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showCloseButton?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showCloseButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#showSixWeeksByDefault:member",
              "docComment": "/**\n * Whether the calendar should show 6 weeks by default.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showSixWeeksByDefault?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showSixWeeksByDefault",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#showWeekNumbers:member",
              "docComment": "/**\n * Whether the calendar should show the week number (weeks 1 to 53) before each week row\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showWeekNumbers?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showWeekNumbers",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#strings:member",
              "docComment": "/**\n * Localized strings to use in the Calendar\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "strings: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "strings",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#styles:member",
              "docComment": "/**\n * Customized styles for the calendar day component\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "styles?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyleFunctionOrObject",
                  "canonicalReference": "@uifabric/merge-styles!IStyleFunctionOrObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarDayStyleProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarDayStyleProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ", "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarDayStyles",
                  "canonicalReference": "@uifabric/date-time!ICalendarDayStyles:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "styles",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 7
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarDayProps#theme:member",
              "docComment": "/**\n * Theme (provided through customization).\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme?: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 5
            },
            {
              "startIndex": 6,
              "endIndex": 8
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarFormatDateCallbacks "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarFormatDateCallbacks",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks#formatDay:member",
              "docComment": "/**\n * Callback to apply formatting to the days in the Day Picker calendar\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "formatDay: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "formatDay",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks#formatMonthDayYear:member",
              "docComment": "/**\n * Callback to apply formatting to mmmm d, yyyy formated dates\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "formatMonthDayYear: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ", strings?: "
                },
                {
                  "kind": "Reference",
                  "text": "IDateGridStrings",
                  "canonicalReference": "@fluentui/date-time-utilities!IDateGridStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "formatMonthDayYear",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 6
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks#formatMonthYear:member",
              "docComment": "/**\n * Callback to apply formatting to the month and year in the Day Picker header\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "formatMonthYear: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ", strings?: "
                },
                {
                  "kind": "Reference",
                  "text": "IDateGridStrings",
                  "canonicalReference": "@fluentui/date-time-utilities!IDateGridStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "formatMonthYear",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 6
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks#formatYear:member",
              "docComment": "/**\n * Callback to apply formatting to the year in the Month Picker header\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "formatYear: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "formatYear",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarIconStrings:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarIconStrings "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarIconStrings",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarIconStrings#closeIcon:member",
              "docComment": "/**\n * Close icon\n *\n * @defaultvalue\n *\n * 'CalculatorMultiply'\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "closeIcon?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "closeIcon",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarIconStrings#leftNavigation:member",
              "docComment": "/**\n * FabricMDL2Icons name for the left navigation icon. Previous default: ChevronLeft.\n *\n * @defaultvalue\n *\n * 'Up'\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "leftNavigation?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "leftNavigation",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarIconStrings#rightNavigation:member",
              "docComment": "/**\n * FabricMDL2Icons name for the right navigation icon. Previous default: ChevronRight.\n *\n * @defaultvalue\n *\n * 'Down'\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "rightNavigation?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "rightNavigation",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarMonthProps:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarMonthProps extends "
            },
            {
              "kind": "Reference",
              "text": "IBaseProps",
              "canonicalReference": "@uifabric/utilities!IBaseProps:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ICalendarMonth",
              "canonicalReference": "@uifabric/date-time!ICalendarMonth:interface"
            },
            {
              "kind": "Content",
              "text": "> "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarMonthProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#allFocusable:member",
              "docComment": "/**\n * Allows all dates and buttons to be focused, including disabled ones\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "allFocusable?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "allFocusable",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#animationDirection:member",
              "docComment": "/**\n * The cardinal directions for animation to occur during transitions, either horizontal or veritcal\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "animationDirection?: "
                },
                {
                  "kind": "Reference",
                  "text": "AnimationDirection",
                  "canonicalReference": "@uifabric/date-time!AnimationDirection:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "animationDirection",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#className:member",
              "docComment": "/**\n * Additional CSS class(es) to apply to the CalendarMonth.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#componentRef:member",
              "docComment": "/**\n * Optional callback to access the ICalendarMonth interface. Use this instead of ref for accessing the public methods and properties of the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "componentRef?: "
                },
                {
                  "kind": "Reference",
                  "text": "IRefObject",
                  "canonicalReference": "@uifabric/utilities!IRefObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarMonth",
                  "canonicalReference": "@uifabric/date-time!ICalendarMonth:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "componentRef",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#dateTimeFormatter:member",
              "docComment": "/**\n * Apply additional formating to dates, for example localized date formatting.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dateTimeFormatter?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarFormatDateCallbacks",
                  "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dateTimeFormatter",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#highlightCurrentMonth:member",
              "docComment": "/**\n * Whether the month picker should highlight the current month\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "highlightCurrentMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "highlightCurrentMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#highlightSelectedMonth:member",
              "docComment": "/**\n * Whether the month picker should highlight the selected month\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "highlightSelectedMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "highlightSelectedMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#maxDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date later than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "maxDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "maxDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#minDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date earlier than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "minDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "minDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#navigatedDate:member",
              "docComment": "/**\n * The currently navigated date\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigatedDate: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigatedDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#navigationIcons:member",
              "docComment": "/**\n * Customize navigation icons using ICalendarIconStrings\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigationIcons?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarIconStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarIconStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigationIcons",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#onHeaderSelect:member",
              "docComment": "/**\n * Callback function when the header is selected\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onHeaderSelect?: "
                },
                {
                  "kind": "Content",
                  "text": "() => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onHeaderSelect",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#onNavigateDate:member",
              "docComment": "/**\n * Callback issued when the year is navigated\n *\n * @param date - The date that is navigated to\n *\n * @param focusOnNavigatedDay - Whether to set the focus to the navigated date.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onNavigateDate: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ", focusOnNavigatedDay: boolean) => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onNavigateDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#onSelectDate:member",
              "docComment": "/**\n * Callback issued when a month is selected\n *\n * @param date - The date the user selected\n *\n * @param selectedDateRangeArray - The resultant list of dates that are selected based on the date range type set for the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onSelectDate?: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ", selectedDateRangeArray?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": "[]) => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onSelectDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 6
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#selectedDate:member",
              "docComment": "/**\n * The currently selected date\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "selectedDate: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "selectedDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#strings:member",
              "docComment": "/**\n * Localized strings to use in the Calendar\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "strings: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "strings",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#styles:member",
              "docComment": "/**\n * Customized styles for the calendar month component\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "styles?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyleFunctionOrObject",
                  "canonicalReference": "@uifabric/merge-styles!IStyleFunctionOrObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarMonthStyleProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarMonthStyleProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ", "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarMonthStyles",
                  "canonicalReference": "@uifabric/date-time!ICalendarMonthStyles:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "styles",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 7
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#theme:member",
              "docComment": "/**\n * Theme (provided through customization).\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme?: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#today:member",
              "docComment": "/**\n * Value of today. If null, current time in client machine will be used.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "today?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "today",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarMonthProps#yearPickerHidden:member",
              "docComment": "/**\n * Whether the year picker is hidden\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "yearPickerHidden?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "yearPickerHidden",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 5
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarProps:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarProps extends "
            },
            {
              "kind": "Reference",
              "text": "IBaseProps",
              "canonicalReference": "@uifabric/utilities!IBaseProps:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ICalendar",
              "canonicalReference": "@uifabric/date-time!ICalendar:interface"
            },
            {
              "kind": "Content",
              "text": "> "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#allFocusable:member",
              "docComment": "/**\n * Allows all dates and buttons to be focused, including disabled ones\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "allFocusable?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "allFocusable",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#calendarDayProps:member",
              "docComment": "/**\n * Customized props for the calendar day\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "calendarDayProps?: "
                },
                {
                  "kind": "Reference",
                  "text": "Partial",
                  "canonicalReference": "!Partial:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarDayProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarDayProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "calendarDayProps",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#calendarMonthProps:member",
              "docComment": "/**\n * Customized props for the calendar month\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "calendarMonthProps?: "
                },
                {
                  "kind": "Reference",
                  "text": "Partial",
                  "canonicalReference": "!Partial:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarMonthProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarMonthProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "calendarMonthProps",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#className:member",
              "docComment": "/**\n * Optional class name to add to the root element.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#componentRef:member",
              "docComment": "/**\n * Optional callback to access the ICalendar interface. Use this instead of ref for accessing the public methods and properties of the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "componentRef?: "
                },
                {
                  "kind": "Reference",
                  "text": "IRefObject",
                  "canonicalReference": "@uifabric/utilities!IRefObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendar",
                  "canonicalReference": "@uifabric/date-time!ICalendar:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "componentRef",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#dateRangeType:member",
              "docComment": "/**\n * The date range type indicating how many days should be selected as the user selects days\n *\n * @defaultValue\n *\n * DateRangeType.Day\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dateRangeType?: "
                },
                {
                  "kind": "Reference",
                  "text": "DateRangeType",
                  "canonicalReference": "@fluentui/date-time-utilities!DateRangeType:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dateRangeType",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#dateTimeFormatter:member",
              "docComment": "/**\n * Apply additional formating to dates, for example localized date formatting.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dateTimeFormatter?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarFormatDateCallbacks",
                  "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dateTimeFormatter",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#firstDayOfWeek:member",
              "docComment": "/**\n * The first day of the week for your locale.\n *\n * @defaultvalue\n *\n * DayOfWeek.Sunday\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "firstDayOfWeek?: "
                },
                {
                  "kind": "Reference",
                  "text": "DayOfWeek",
                  "canonicalReference": "@fluentui/date-time-utilities!DayOfWeek:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "firstDayOfWeek",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#firstWeekOfYear:member",
              "docComment": "/**\n * Defines when the first week of the year should start, FirstWeekOfYear.FirstDay, FirstWeekOfYear.FirstFullWeek or FirstWeekOfYear.FirstFourDayWeek are the possible values\n *\n * @defaultvalue\n *\n * FirstWeekOfYear.FirstDay\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "firstWeekOfYear?: "
                },
                {
                  "kind": "Reference",
                  "text": "FirstWeekOfYear",
                  "canonicalReference": "@fluentui/date-time-utilities!FirstWeekOfYear:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "firstWeekOfYear",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#highlightCurrentMonth:member",
              "docComment": "/**\n * Whether the month picker should highlight the current month\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "highlightCurrentMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "highlightCurrentMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#highlightSelectedMonth:member",
              "docComment": "/**\n * Whether the month picker should highlight the selected month\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "highlightSelectedMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "highlightSelectedMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#isDayPickerVisible:member",
              "docComment": "/**\n * Whether the day picker is shown beside the month picker or hidden.\n *\n * @defaultvalue\n *\n * true\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isDayPickerVisible?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isDayPickerVisible",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#isMonthPickerVisible:member",
              "docComment": "/**\n * Whether the month picker is shown beside the day picker or hidden.\n *\n * @defaultvalue\n *\n * true\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isMonthPickerVisible?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isMonthPickerVisible",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#maxDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date later than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "maxDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "maxDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#minDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date earlier than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "minDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "minDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#navigationIcons:member",
              "docComment": "/**\n * Customize navigation icons using ICalendarIconStrings\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigationIcons?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarIconStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarIconStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigationIcons",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#onDismiss:member",
              "docComment": "/**\n * Callback issued when calendar is closed\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onDismiss?: "
                },
                {
                  "kind": "Content",
                  "text": "() => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onDismiss",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#onSelectDate:member",
              "docComment": "/**\n * Callback issued when a date is selected\n *\n * @param date - The date the user selected\n *\n * @param selectedDateRangeArray - The resultant list of dates that are selected based on the date range type set for the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onSelectDate?: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ", selectedDateRangeArray?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": "[]) => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onSelectDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 6
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#restrictedDates:member",
              "docComment": "/**\n * If set the Calendar will not allow selection of dates in this array.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "restrictedDates?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": "[]"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "restrictedDates",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 3
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#showCloseButton:member",
              "docComment": "/**\n * Whether the close button should be shown or not\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showCloseButton?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showCloseButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#showGoToToday:member",
              "docComment": "/**\n * Whether the \"Go to today\" link should be shown or not\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showGoToToday?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showGoToToday",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#showMonthPickerAsOverlay:member",
              "docComment": "/**\n * Show month picker on top of date picker when visible.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showMonthPickerAsOverlay?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showMonthPickerAsOverlay",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#showSixWeeksByDefault:member",
              "docComment": "/**\n * Whether the calendar should show 6 weeks by default.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showSixWeeksByDefault?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showSixWeeksByDefault",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#showWeekNumbers:member",
              "docComment": "/**\n * Whether the calendar should show the week number (weeks 1 to 53) before each week row\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showWeekNumbers?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showWeekNumbers",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#strings:member",
              "docComment": "/**\n * Localized strings to use in the Calendar\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "strings?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "strings",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#styles:member",
              "docComment": "/**\n * Customized styles for the calendar component\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "styles?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyleFunctionOrObject",
                  "canonicalReference": "@uifabric/merge-styles!IStyleFunctionOrObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarStyleProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarStyleProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ", "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarStyles",
                  "canonicalReference": "@uifabric/date-time!ICalendarStyles:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "styles",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 7
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#theme:member",
              "docComment": "/**\n * Theme provided by High-Order Component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme?: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#today:member",
              "docComment": "/**\n * Value of today. If null, current time in client machine will be used.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "today?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "today",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#value:member",
              "docComment": "/**\n * Default value of the Calendar, if any\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "value?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "value",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarProps#workWeekDays:member",
              "docComment": "/**\n * The days that are selectable when dateRangeType is WorkWeek. If dateRangeType is not WorkWeek this property does nothing.\n *\n * @defaultvalue\n *\n * [Monday,Tuesday,Wednesday,Thursday,Friday]\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "workWeekDays?: "
                },
                {
                  "kind": "Reference",
                  "text": "DayOfWeek",
                  "canonicalReference": "@fluentui/date-time-utilities!DayOfWeek:enum"
                },
                {
                  "kind": "Content",
                  "text": "[]"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "workWeekDays",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 3
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 5
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarStrings extends "
            },
            {
              "kind": "Reference",
              "text": "IDateGridStrings",
              "canonicalReference": "@fluentui/date-time-utilities!IDateGridStrings:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarStrings",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#closeButtonAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"close\" button.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "closeButtonAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "closeButtonAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#dayMarkedAriaLabel:member",
              "docComment": "/**\n * Aria-label for when a date is marked\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dayMarkedAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dayMarkedAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#goToToday:member",
              "docComment": "/**\n * String to render for button to direct the user to today's date.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "goToToday: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "goToToday",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#monthPickerHeaderAriaLabel:member",
              "docComment": "/**\n * Aria-label format string for the header button in the month picker. Should have 1 string param, e.g. \"`{0}`, select to change the year\". This aria-label will only be applied if the year picker is enabled; otherwise the label will default to the header string, e.g. \"2019\".\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "monthPickerHeaderAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "monthPickerHeaderAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#nextMonthAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"next month\" button in day picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "nextMonthAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "nextMonthAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#nextYearAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"next year\" button in month picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "nextYearAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "nextYearAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#nextYearRangeAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"next year range\" button in year picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "nextYearRangeAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "nextYearRangeAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#prevMonthAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"previous month\" button in day picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "prevMonthAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "prevMonthAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#prevYearAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"previous year\" button in month picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "prevYearAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "prevYearAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#prevYearRangeAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"previous year range\" button in year picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "prevYearRangeAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "prevYearRangeAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#selectedDateFormatString:member",
              "docComment": "/**\n * Aria-label format string for the currently selected date. Should have 1 string param, e.g. \"Selected date `{0}`\"\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "selectedDateFormatString?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "selectedDateFormatString",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#todayDateFormatString:member",
              "docComment": "/**\n * Aria-label format string for today's date. Should have 1 string param, e.g. \"Today's date `{0}`\"\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "todayDateFormatString?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "todayDateFormatString",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#weekNumberFormatString:member",
              "docComment": "/**\n * Aria-label format string for the week number header. Should have 1 string param, e.g. \"week number `{0}`\"\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "weekNumberFormatString?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "weekNumberFormatString",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings#yearPickerHeaderAriaLabel:member",
              "docComment": "/**\n * Aria-label format string for the header button in the year picker. Should have 1 string param, e.g. \"`{0}`, select to change the month\"\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "yearPickerHeaderAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "yearPickerHeaderAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 3
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarStyleProps:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarStyleProps "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarStyleProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#className:member",
              "docComment": "/**\n * Accept custom classNames\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#isDayPickerVisible:member",
              "docComment": "/**\n * Whether the day picker is visible\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isDayPickerVisible?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isDayPickerVisible",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#isMonthPickerVisible:member",
              "docComment": "/**\n * Whether the month picker is visible\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isMonthPickerVisible?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isMonthPickerVisible",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#monthPickerOnly:member",
              "docComment": "/**\n * Whether only month picker is shown\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "monthPickerOnly?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "monthPickerOnly",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#overlayedWithButton:member",
              "docComment": "/**\n * Whether the month and day picker are overlayed and the 'go to today' button is shown\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "overlayedWithButton?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "overlayedWithButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#showGoToToday:member",
              "docComment": "/**\n * Whether the go to today button is shown\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showGoToToday?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showGoToToday",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#showMonthPickerAsOverlay:member",
              "docComment": "/**\n * Whether the month picker is overlayed on the day picker\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showMonthPickerAsOverlay?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showMonthPickerAsOverlay",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#showWeekNumbers:member",
              "docComment": "/**\n * Whether the week numbers are shown\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showWeekNumbers?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showWeekNumbers",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyleProps#theme:member",
              "docComment": "/**\n * Theme provided by High-Order Component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!ICalendarStyles:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ICalendarStyles "
            }
          ],
          "releaseTag": "Public",
          "name": "ICalendarStyles",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyles#divider:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "divider: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "divider",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyles#goTodayButton:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "goTodayButton: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "goTodayButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyles#liveRegion:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "liveRegion: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "liveRegion",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyles#monthPickerWrapper:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "monthPickerWrapper: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "monthPickerWrapper",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!ICalendarStyles#root:member",
              "docComment": "/**\n * Style for the root element.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "root: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "root",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IDatePicker:interface",
          "docComment": "/**\n * {@docCategory DatePicker}\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IDatePicker "
            }
          ],
          "releaseTag": "Public",
          "name": "IDatePicker",
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@uifabric/date-time!IDatePicker#focus:member(1)",
              "docComment": "/**\n * Sets focus to the text field\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "focus(): "
                },
                {
                  "kind": "Content",
                  "text": "void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [],
              "name": "focus"
            },
            {
              "kind": "MethodSignature",
              "canonicalReference": "@uifabric/date-time!IDatePicker#reset:member(1)",
              "docComment": "/**\n * Reset the state of the picker to the default\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "reset(): "
                },
                {
                  "kind": "Content",
                  "text": "void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [],
              "name": "reset"
            },
            {
              "kind": "MethodSignature",
              "canonicalReference": "@uifabric/date-time!IDatePicker#showDatePickerPopup:member(1)",
              "docComment": "/**\n * Open the datepicker callout\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showDatePickerPopup(): "
                },
                {
                  "kind": "Content",
                  "text": "void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [],
              "name": "showDatePickerPopup"
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IDatePickerProps:interface",
          "docComment": "/**\n * {@docCategory DatePicker}\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IDatePickerProps extends "
            },
            {
              "kind": "Reference",
              "text": "IBaseProps",
              "canonicalReference": "@uifabric/utilities!IBaseProps:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "IDatePicker",
              "canonicalReference": "@uifabric/date-time!IDatePicker:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            },
            {
              "kind": "Content",
              "text": ", "
            },
            {
              "kind": "Reference",
              "text": "React.HTMLAttributes",
              "canonicalReference": "@types/react!~React.HTMLAttributes:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "HTMLElement",
              "canonicalReference": "!HTMLElement:interface"
            },
            {
              "kind": "Content",
              "text": "> "
            }
          ],
          "releaseTag": "Public",
          "name": "IDatePickerProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#allFocusable:member",
              "docComment": "/**\n * Allows all elements to be focused, including disabled ones\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "allFocusable?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "allFocusable",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#allowTextInput:member",
              "docComment": "/**\n * Whether the DatePicker allows input a date string directly or not\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "allowTextInput?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "allowTextInput",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#ariaLabel:member",
              "docComment": "/**\n * Aria Label for TextField of the DatePicker for screen reader users.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "ariaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "ariaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#borderless:member",
              "docComment": "/**\n * Determines if DatePicker has a border.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "borderless?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "borderless",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#calendarAs:member",
              "docComment": "/**\n * Custom Calendar to be used for date picking\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "calendarAs?: "
                },
                {
                  "kind": "Reference",
                  "text": "IComponentAs",
                  "canonicalReference": "@uifabric/utilities!IComponentAs:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "calendarAs",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#calendarProps:member",
              "docComment": "/**\n * Pass calendar props to calendar component\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "calendarProps?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarProps",
                  "canonicalReference": "@uifabric/date-time!ICalendarProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "calendarProps",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#calloutProps:member",
              "docComment": "/**\n * Pass callout props to callout component\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "calloutProps?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalloutProps",
                  "canonicalReference": "office-ui-fabric-react!ICalloutProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "calloutProps",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#className:member",
              "docComment": "/**\n * Optional Classname for datepicker root element .\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#componentRef:member",
              "docComment": "/**\n * Optional callback to access the IDatePicker interface. Use this instead of ref for accessing the public methods and properties of the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "componentRef?: "
                },
                {
                  "kind": "Reference",
                  "text": "IRefObject",
                  "canonicalReference": "@uifabric/utilities!IRefObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "IDatePicker",
                  "canonicalReference": "@uifabric/date-time!IDatePicker:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "componentRef",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#dateTimeFormatter:member",
              "docComment": "/**\n * Apply additional formating to dates, for example localized date formatting.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dateTimeFormatter?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarFormatDateCallbacks",
                  "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dateTimeFormatter",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#disableAutoFocus:member",
              "docComment": "/**\n * Whether the DatePicker should open automatically when the control is focused\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "disableAutoFocus?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "disableAutoFocus",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#disabled:member",
              "docComment": "/**\n * Disabled state of the DatePicker.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "disabled?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "disabled",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#firstDayOfWeek:member",
              "docComment": "/**\n * The first day of the week for your locale.\n *\n * @defaultvalue\n *\n * DayOfWeek.Sunday\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "firstDayOfWeek?: "
                },
                {
                  "kind": "Reference",
                  "text": "DayOfWeek",
                  "canonicalReference": "@fluentui/date-time-utilities!DayOfWeek:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "firstDayOfWeek",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#firstWeekOfYear:member",
              "docComment": "/**\n * Defines when the first week of the year should start, FirstWeekOfYear.FirstDay, FirstWeekOfYear.FirstFullWeek or FirstWeekOfYear.FirstFourDayWeek are the possible values\n *\n * @defaultvalue\n *\n * FirstWeekOfYear.FirstFullWeek\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "firstWeekOfYear?: "
                },
                {
                  "kind": "Reference",
                  "text": "FirstWeekOfYear",
                  "canonicalReference": "@fluentui/date-time-utilities!FirstWeekOfYear:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "firstWeekOfYear",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#formatDate:member",
              "docComment": "/**\n * Optional method to format the chosen date to a string to display in the DatePicker\n *\n * @defaultvalue\n *\n * date.toString()\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "formatDate?: "
                },
                {
                  "kind": "Content",
                  "text": "(date?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "formatDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#highlightCurrentMonth:member",
              "docComment": "/**\n * Whether the month picker should highlight the current month\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "highlightCurrentMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "highlightCurrentMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#highlightSelectedMonth:member",
              "docComment": "/**\n * Whether the month picker should highlight the selected month\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "highlightSelectedMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "highlightSelectedMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#initialPickerDate:member",
              "docComment": "/**\n * The initially highlighted date in the calendar picker\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "initialPickerDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "initialPickerDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#isMonthPickerVisible:member",
              "docComment": "/**\n * Whether the month picker is shown beside the day picker or hidden.\n *\n * @defaultvalue\n *\n * true\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isMonthPickerVisible?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isMonthPickerVisible",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#isRequired:member",
              "docComment": "/**\n * Whether the DatePicker is a required field or not\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isRequired?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isRequired",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#label:member",
              "docComment": "/**\n * Label for the DatePicker\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "label?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "label",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#maxDate:member",
              "docComment": "/**\n * The maximum allowable date.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "maxDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "maxDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#minDate:member",
              "docComment": "/**\n * The minimum allowable date.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "minDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "minDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#onAfterMenuDismiss:member",
              "docComment": "/**\n * Callback that runs after DatePicker's menu (Calendar) is closed\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onAfterMenuDismiss?: "
                },
                {
                  "kind": "Content",
                  "text": "() => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onAfterMenuDismiss",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#onSelectDate:member",
              "docComment": "/**\n * Callback issued when a date is selected\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onSelectDate?: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": " | null | undefined) => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onSelectDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#parseDateFromString:member",
              "docComment": "/**\n * Optional method to parse the text input value to date, it is only useful when allowTextInput is set to true\n *\n * @defaultvalue\n *\n * new Date(Date.parse(dateStr))\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "parseDateFromString?: "
                },
                {
                  "kind": "Content",
                  "text": "(dateStr: string) => "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": " | null"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "parseDateFromString",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#pickerAriaLabel:member",
              "docComment": "/**\n * Aria label for date picker popup for screen reader users.\n *\n * @defaultvalue\n *\n * Calendar\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "pickerAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "pickerAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#placeholder:member",
              "docComment": "/**\n * Placeholder text for the DatePicker\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "placeholder?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "placeholder",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#showCloseButton:member",
              "docComment": "/**\n * Whether the CalendarDay close button should be shown or not.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showCloseButton?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showCloseButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#showGoToToday:member",
              "docComment": "/**\n * Whether the \"Go to today\" link should be shown or not\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showGoToToday?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showGoToToday",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#showMonthPickerAsOverlay:member",
              "docComment": "/**\n * Show month picker on top of date picker when visible.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showMonthPickerAsOverlay?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showMonthPickerAsOverlay",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#showWeekNumbers:member",
              "docComment": "/**\n * Whether the calendar should show the week number (weeks 1 to 53) before each week row\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showWeekNumbers?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showWeekNumbers",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#strings:member",
              "docComment": "/**\n * Localized strings to use in the DatePicker\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "strings?: "
                },
                {
                  "kind": "Reference",
                  "text": "IDatePickerStrings",
                  "canonicalReference": "@uifabric/date-time!IDatePickerStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "strings",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#styles:member",
              "docComment": "/**\n * Call to provide customized styling that will layer on top of the variant rules.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "styles?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyleFunctionOrObject",
                  "canonicalReference": "@uifabric/merge-styles!IStyleFunctionOrObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "IDatePickerStyleProps",
                  "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ", "
                },
                {
                  "kind": "Reference",
                  "text": "IDatePickerStyles",
                  "canonicalReference": "@uifabric/date-time!IDatePickerStyles:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "styles",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 7
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#tabIndex:member",
              "docComment": "/**\n * The tabIndex of the TextField\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "tabIndex?: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "tabIndex",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#textField:member",
              "docComment": "/**\n * Pass textField props to textField component. Prop name is \"textField\" for compatiblity with upcoming slots work.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "textField?: "
                },
                {
                  "kind": "Reference",
                  "text": "ITextFieldProps",
                  "canonicalReference": "office-ui-fabric-react!ITextFieldProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "textField",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#theme:member",
              "docComment": "/**\n * Theme provided by High-Order Component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme?: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#today:member",
              "docComment": "/**\n * Value of today. If null, current time in client machine will be used.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "today?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "today",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#underlined:member",
              "docComment": "/**\n * Whether or not the Textfield of the DatePicker is underlined.\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "underlined?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "underlined",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerProps#value:member",
              "docComment": "/**\n * Default value of the DatePicker, if any\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "value?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "value",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 5
            },
            {
              "startIndex": 6,
              "endIndex": 10
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IDatePickerStrings:interface",
          "docComment": "/**\n * {@docCategory DatePicker}\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IDatePickerStrings extends "
            },
            {
              "kind": "Reference",
              "text": "ICalendarStrings",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "IDatePickerStrings",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStrings#invalidInputErrorMessage:member",
              "docComment": "/**\n * Error message to render for TextField if input date string parsing fails.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "invalidInputErrorMessage?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "invalidInputErrorMessage",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStrings#isOutOfBoundsErrorMessage:member",
              "docComment": "/**\n * Error message to render for TextField if date boundary (minDate, maxDate) validation fails.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isOutOfBoundsErrorMessage?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isOutOfBoundsErrorMessage",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStrings#isRequiredErrorMessage:member",
              "docComment": "/**\n * Error message to render for TextField if isRequired validation fails.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isRequiredErrorMessage?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isRequiredErrorMessage",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 3
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps:interface",
          "docComment": "/**\n * {@docCategory DatePicker}\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IDatePickerStyleProps "
            }
          ],
          "releaseTag": "Public",
          "name": "IDatePickerStyleProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps#className:member",
              "docComment": "/**\n * Accept custom classNames\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps#disabled:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "disabled?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "disabled",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps#isDatePickerShown:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "isDatePickerShown?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "isDatePickerShown",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps#label:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "label?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "label",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyleProps#theme:member",
              "docComment": "/**\n * Theme provided by High-Order Component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IDatePickerStyles:interface",
          "docComment": "/**\n * {@docCategory DatePicker}\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IDatePickerStyles "
            }
          ],
          "releaseTag": "Public",
          "name": "IDatePickerStyles",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyles#callout:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "callout: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "callout",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyles#icon:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "icon: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "icon",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyles#root:member",
              "docComment": "/**\n * Style for the root element.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "root: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "root",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IDatePickerStyles#textField:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "textField: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "textField",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IWeeklyDayPicker:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IWeeklyDayPicker "
            }
          ],
          "releaseTag": "Public",
          "name": "IWeeklyDayPicker",
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPicker#focus:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "focus(): "
                },
                {
                  "kind": "Content",
                  "text": "void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [],
              "name": "focus"
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IWeeklyDayPickerProps extends "
            },
            {
              "kind": "Reference",
              "text": "IBaseProps",
              "canonicalReference": "@uifabric/utilities!IBaseProps:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "IWeeklyDayPicker",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPicker:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            },
            {
              "kind": "Content",
              "text": ", "
            },
            {
              "kind": "Reference",
              "text": "Partial",
              "canonicalReference": "!Partial:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ICalendarDayGridProps",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridProps:interface"
            },
            {
              "kind": "Content",
              "text": "> "
            }
          ],
          "releaseTag": "Public",
          "name": "IWeeklyDayPickerProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#animationDirection:member",
              "docComment": "/**\n * The cardinal directions for animation to occur during transitions, either horizontal or veritcal\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "animationDirection?: "
                },
                {
                  "kind": "Reference",
                  "text": "AnimationDirection",
                  "canonicalReference": "@uifabric/date-time!AnimationDirection:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "animationDirection",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#className:member",
              "docComment": "/**\n * Additional CSS class(es) to apply to the CalendarDay.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#componentRef:member",
              "docComment": "/**\n * Optional callback to access the IWeeklyDayPicker interface. Use this instead of ref for accessing the public methods and properties of the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "componentRef?: "
                },
                {
                  "kind": "Reference",
                  "text": "IRefObject",
                  "canonicalReference": "@uifabric/utilities!IRefObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "IWeeklyDayPicker",
                  "canonicalReference": "@uifabric/date-time!IWeeklyDayPicker:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "componentRef",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 5
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#dateTimeFormatter:member",
              "docComment": "/**\n * Apply additional formating to dates, for example localized date formatting.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "dateTimeFormatter?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarFormatDateCallbacks",
                  "canonicalReference": "@uifabric/date-time!ICalendarFormatDateCallbacks:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "dateTimeFormatter",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#firstDayOfWeek:member",
              "docComment": "/**\n * The first day of the week for your locale.\n *\n * @defaultvalue\n *\n * DayOfWeek.Sunday\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "firstDayOfWeek?: "
                },
                {
                  "kind": "Reference",
                  "text": "DayOfWeek",
                  "canonicalReference": "@fluentui/date-time-utilities!DayOfWeek:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "firstDayOfWeek",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#initialDate:member",
              "docComment": "/**\n * The initially selected date. If not provided, defaults to today's date\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "initialDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "initialDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#maxDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date later than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "maxDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "maxDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#minDate:member",
              "docComment": "/**\n * If set the Calendar will not allow navigation to or selection of a date earlier than this value.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "minDate?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "minDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#navigationIcons:member",
              "docComment": "/**\n * Customize navigation icons. Only uses previous and next icons\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigationIcons?: "
                },
                {
                  "kind": "Reference",
                  "text": "ICalendarIconStrings",
                  "canonicalReference": "@uifabric/date-time!ICalendarIconStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigationIcons",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#onNavigateDate:member",
              "docComment": "/**\n * Callback issued when a date in the calendar is navigated\n *\n * @param date - The date that is navigated to\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onNavigateDate?: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onNavigateDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#onSelectDate:member",
              "docComment": "/**\n * Callback issued when a date is selected\n *\n * @param date - The date the user selected\n *\n * @param selectedDateRangeArray - The resultant list of dates that are selected based on the date range type set for the component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "onSelectDate?: "
                },
                {
                  "kind": "Content",
                  "text": "(date: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ") => void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "onSelectDate",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 4
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#restrictedDates:member",
              "docComment": "/**\n * If set the Calendar will not allow selection of dates in this array.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "restrictedDates?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": "[]"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "restrictedDates",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 3
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#showFullMonth:member",
              "docComment": "/**\n * Whether to show as a month picker. If false, shows only one week\n *\n * @defaultvalue\n *\n * false\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "showFullMonth?: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "showFullMonth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#strings:member",
              "docComment": "/**\n * Localized strings to use in the Calendar\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "strings: "
                },
                {
                  "kind": "Reference",
                  "text": "IWeeklyDayPickerStrings",
                  "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStrings:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "strings",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#styles:member",
              "docComment": "/**\n * Customized styles for the calendar day component\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "styles?: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyleFunctionOrObject",
                  "canonicalReference": "@uifabric/merge-styles!IStyleFunctionOrObject:type"
                },
                {
                  "kind": "Content",
                  "text": "<"
                },
                {
                  "kind": "Reference",
                  "text": "IWeeklyDayPickerStyleProps",
                  "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyleProps:interface"
                },
                {
                  "kind": "Content",
                  "text": ", "
                },
                {
                  "kind": "Reference",
                  "text": "IWeeklyDayPickerStyles",
                  "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyles:interface"
                },
                {
                  "kind": "Content",
                  "text": ">"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "styles",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 7
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#theme:member",
              "docComment": "/**\n * Theme (provided through customization).\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme?: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#today:member",
              "docComment": "/**\n * Value of today. If null, current time in client machine will be used.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "today?: "
                },
                {
                  "kind": "Reference",
                  "text": "Date",
                  "canonicalReference": "!Date:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "today",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps#weeksToShow:member",
              "docComment": "/**\n * How many weeks to show if showFullMonth=true. If not provided, will show enough weeks to display the current month, between 4 and 6 depending\n *\n * @defaultvalue\n *\n * undefined\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "weeksToShow?: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "weeksToShow",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 5
            },
            {
              "startIndex": 6,
              "endIndex": 10
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStrings:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IWeeklyDayPickerStrings extends "
            },
            {
              "kind": "Reference",
              "text": "ICalendarStrings",
              "canonicalReference": "@uifabric/date-time!ICalendarStrings:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "IWeeklyDayPickerStrings",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStrings#nextWeekAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"next week\" button in picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "nextWeekAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "nextWeekAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStrings#prevWeekAriaLabel:member",
              "docComment": "/**\n * Aria-label for the \"previous week\" button in picker.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "prevWeekAriaLabel?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "prevWeekAriaLabel",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 3
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyleProps:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IWeeklyDayPickerStyleProps extends "
            },
            {
              "kind": "Reference",
              "text": "ICalendarDayGridStyleProps",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyleProps:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "IWeeklyDayPickerStyleProps",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyleProps#className:member",
              "docComment": "/**\n * Accept custom classNames\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "className?: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "className",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyleProps#theme:member",
              "docComment": "/**\n * Theme provided by High-Order Component.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "theme: "
                },
                {
                  "kind": "Reference",
                  "text": "ITheme",
                  "canonicalReference": "@uifabric/styling!ITheme:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "theme",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 3
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyles:interface",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface IWeeklyDayPickerStyles extends "
            },
            {
              "kind": "Reference",
              "text": "Partial",
              "canonicalReference": "!Partial:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ICalendarDayGridStyles",
              "canonicalReference": "@uifabric/date-time!ICalendarDayGridStyles:interface"
            },
            {
              "kind": "Content",
              "text": "> "
            }
          ],
          "releaseTag": "Public",
          "name": "IWeeklyDayPickerStyles",
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyles#disabledStyle:member",
              "docComment": "/**\n * Style for the root element.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "disabledStyle: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "disabledStyle",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyles#navigationIconButton:member",
              "docComment": "/**\n * Style for the root element.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "navigationIconButton: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "navigationIconButton",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerStyles#root:member",
              "docComment": "/**\n * Style for the root element.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "root: "
                },
                {
                  "kind": "Reference",
                  "text": "IStyle",
                  "canonicalReference": "@uifabric/merge-styles!IStyle:type"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "releaseTag": "Public",
              "name": "root",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 5
            }
          ]
        },
        {
          "kind": "Variable",
          "canonicalReference": "@uifabric/date-time!WeeklyDayPicker:var",
          "docComment": "/**\n * WeeklyDayPicker description\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "WeeklyDayPicker: "
            },
            {
              "kind": "Content",
              "text": "import(\"react\")."
            },
            {
              "kind": "Reference",
              "text": "FunctionComponent",
              "canonicalReference": "@types/react!~React.FunctionComponent:interface"
            },
            {
              "kind": "Content",
              "text": "<import(\"./WeeklyDayPicker.types\")."
            },
            {
              "kind": "Reference",
              "text": "IWeeklyDayPickerProps",
              "canonicalReference": "@uifabric/date-time!IWeeklyDayPickerProps:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "releaseTag": "Public",
          "name": "WeeklyDayPicker",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        }
      ]
    }
  ]
}
