@preply/ds-docs 0.32.0 → 0.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ (window.webpackJsonp=window.webpackJsonp||[]).push([[4],{"../docs-pages/docs/pages/00.welcome/index.stories.mdx":function(module,__webpack_exports__,__webpack_require__){"use strict";eval('// ESM COMPAT FLAG\n__webpack_require__.r(__webpack_exports__);\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, "__page", function() { return /* binding */ __page; });\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.object.keys.js\nvar es_object_keys = __webpack_require__("../../node_modules/core-js/modules/es.object.keys.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.index-of.js\nvar es_array_index_of = __webpack_require__("../../node_modules/core-js/modules/es.array.index-of.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.symbol.js\nvar es_symbol = __webpack_require__("../../node_modules/core-js/modules/es.symbol.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.object.assign.js\nvar es_object_assign = __webpack_require__("../../node_modules/core-js/modules/es.object.assign.js");\n\n// EXTERNAL MODULE: ./node_modules/react/index.js\nvar react = __webpack_require__("./node_modules/react/index.js");\nvar react_default = /*#__PURE__*/__webpack_require__.n(react);\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/@mdx-js/react/dist/esm.js\nvar esm = __webpack_require__("../../node_modules/@mdx-js/react/dist/esm.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/@storybook/addon-docs/dist/esm/index.js + 45 modules\nvar dist_esm = __webpack_require__("../../node_modules/@storybook/addon-docs/dist/esm/index.js");\n\n// EXTERNAL MODULE: .-context/dist/context/DocContextDSWeb.js\nvar DocContextDSWeb = __webpack_require__("../docs-context/dist/context/DocContextDSWeb.js");\n\n// EXTERNAL MODULE: .-toolkit/dist/index.js + 47 modules\nvar dist = __webpack_require__("../docs-toolkit/dist/index.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/packages/web-lib/dist/components/LayoutFlex/LayoutFlex.js\nvar LayoutFlex = __webpack_require__("../../packages/web-lib/dist/components/LayoutFlex/LayoutFlex.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.slice.js\nvar es_array_slice = __webpack_require__("../../node_modules/core-js/modules/es.array.slice.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/styled-components/dist/styled-components.browser.esm.js\nvar styled_components_browser_esm = __webpack_require__("../../node_modules/styled-components/dist/styled-components.browser.esm.js");\n\n// CONCATENATED MODULE: .-pages/docs/pages/07.stats/components/MicroStats.styles.tsx\n\n\nvar _templateObject, _templateObject2;\n\nfunction _taggedTemplateLiteralLoose(strings, raw) { if (!raw) { raw = strings.slice(0); } strings.raw = raw; return strings; }\n\n\nvar StatsBanner = styled_components_browser_esm["b" /* default */].a(_templateObject || (_templateObject = _taggedTemplateLiteralLoose(["\\n display: block;\\n margin-bottom: 15px;\\n padding: 15px 45px;\\n color: #333333;\\n background-color: #eae6ff;\\n text-decoration: none;\\n"])));\nvar StatsNumber = styled_components_browser_esm["b" /* default */].span(_templateObject2 || (_templateObject2 = _taggedTemplateLiteralLoose(["\\n padding: 6px 8px;\\n /* font-style: italic; */\\n color: white;\\n background-color: #3858c2;\\n border-radius: 16px;\\n"])));\n\ntry {\n // @ts-ignore\n StatsBanner.displayName = "StatsBanner";\n // @ts-ignore\n StatsBanner.__docgenInfo = { "description": "", "displayName": "StatsBanner", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "type": { "defaultValue": null, "description": "", "name": "type", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLAnchorElement | null) => void) | RefObject<HTMLAnchorElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "download": { "defaultValue": null, "description": "", "name": "download", "required": false, "type": { "name": "any" } }, "href": { "defaultValue": null, "description": "", "name": "href", "required": false, "type": { "name": "string" } }, "hrefLang": { "defaultValue": null, "description": "", "name": "hrefLang", "required": false, "type": { "name": "string" } }, "media": { "defaultValue": null, "description": "", "name": "media", "required": false, "type": { "name": "string" } }, "rel": { "defaultValue": null, "description": "", "name": "rel", "required": false, "type": { "name": "string" } }, "target": { "defaultValue": null, "description": "", "name": "target", "required": false, "type": { "name": "string" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLAnchorElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLAnchorElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLAnchorElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLAnchorElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLAnchorElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLAnchorElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLAnchorElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLAnchorElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLAnchorElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLAnchorElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLAnchorElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLAnchorElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLAnchorElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLAnchorElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLAnchorElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLAnchorElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLAnchorElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLAnchorElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLAnchorElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLAnchorElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLAnchorElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLAnchorElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLAnchorElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLAnchorElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLAnchorElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLAnchorElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLAnchorElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLAnchorElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLAnchorElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLAnchorElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLAnchorElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLAnchorElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLAnchorElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLAnchorElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLAnchorElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLAnchorElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLAnchorElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLAnchorElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLAnchorElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLAnchorElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/MicroStats.styles.tsx#StatsBanner"] = { docgenInfo: StatsBanner.__docgenInfo, name: "StatsBanner", path: "../docs-pages/docs/pages/07.stats/components/MicroStats.styles.tsx#StatsBanner" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\ntry {\n // @ts-ignore\n StatsNumber.displayName = "StatsNumber";\n // @ts-ignore\n StatsNumber.__docgenInfo = { "description": "", "displayName": "StatsNumber", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLSpanElement | null) => void) | RefObject<HTMLSpanElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLSpanElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLSpanElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLSpanElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLSpanElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLSpanElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLSpanElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/MicroStats.styles.tsx#StatsNumber"] = { docgenInfo: StatsNumber.__docgenInfo, name: "StatsNumber", path: "../docs-pages/docs/pages/07.stats/components/MicroStats.styles.tsx#StatsNumber" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\n\n// CONCATENATED MODULE: .-pages/docs/pages/07.stats/components/MicroStats.tsx\n\n\n\nvar MicroStats_MicroStats = function MicroStats() {\n var _useDocMetadataContex = Object(dist["t" /* useDocMetadataContext */])(),\n usedBy = _useDocMetadataContex.usedBy;\n\n if (!usedBy) {\n return /*#__PURE__*/react_default.a.createElement(dist["f" /* Loading */], null);\n }\n\n var allUses = usedBy === null || usedBy === void 0 ? void 0 : usedBy.allUses();\n var allModules = usedBy === null || usedBy === void 0 ? void 0 : usedBy.allModules();\n return /*#__PURE__*/react_default.a.createElement(StatsBanner, {\n href: "./?path=/story/stats--page"\n }, "So far, DS features have been used ", /*#__PURE__*/react_default.a.createElement(StatsNumber, null, allUses.length), " times, across ", /*#__PURE__*/react_default.a.createElement(StatsNumber, null, allModules.length), " modules. Click for more numbers.");\n};\nMicroStats_MicroStats.displayName = "MicroStats";\n\ntry {\n // @ts-ignore\n MicroStats_MicroStats.displayName = "MicroStats";\n // @ts-ignore\n MicroStats_MicroStats.__docgenInfo = { "description": "", "displayName": "MicroStats", "props": {} };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/MicroStats.tsx#MicroStats"] = { docgenInfo: MicroStats_MicroStats.__docgenInfo, name: "MicroStats", path: "../docs-pages/docs/pages/07.stats/components/MicroStats.tsx#MicroStats" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\n\n// CONCATENATED MODULE: .-pages/docs/pages/00.welcome/index.stories.mdx\n\n\n\nvar _excluded = ["components"];\n\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\n\n\n\n\n\n\nvar layoutProps = {};\nvar MDXLayout = "wrapper";\n\nfunction MDXContent(_ref) {\n var components = _ref.components,\n props = _objectWithoutProperties(_ref, _excluded);\n\n return Object(esm["b" /* mdx */])(MDXLayout, _extends({}, layoutProps, props, {\n components: components,\n mdxType: "MDXLayout"\n }), Object(esm["b" /* mdx */])(dist_esm["d" /* Meta */], {\n title: "Welcome",\n parameters: {\n docs: {\n container: DocContextDSWeb["a" /* DocContextDSWeb */]\n }\n },\n mdxType: "Meta"\n }), Object(esm["b" /* mdx */])(MicroStats_MicroStats, {\n mdxType: "MicroStats"\n }), Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/header.png",\n alt: "Welcome!"\n }), Object(esm["b" /* mdx */])("h1", {\n "id": "welcome"\n }, "Welcome"), Object(esm["b" /* mdx */])(dist["o" /* StoryNote */], {\n type: "warning",\n mdxType: "StoryNote"\n }, Object(esm["b" /* mdx */])("p", null, Object(esm["b" /* mdx */])("strong", {\n parentName: "p"\n }, "Do you have feedback, suggestions, needs or concerns?")), Object(esm["b" /* mdx */])("p", null, "Reach out to us on Slack at ", Object(esm["b" /* mdx */])("a", {\n href: "https://preply.slack.com/archives/C024EAEHP6V",\n target: "_blank",\n rel: "noopener noreferrer"\n }, "#design-system-public"), "!")), Object(esm["b" /* mdx */])("p", null, "This is a website containing guidelines and tooling documentation of ", Object(esm["b" /* mdx */])("strong", {\n parentName: "p"\n }, "Preply Design System"), ". The goal of the project it to enable rapid and painless prototyping and frontend development with the shared ownership over Preply\'s design language distributed throughout the company."), Object(esm["b" /* mdx */])("p", null, "Our design system adheres to an open contribution model where anyone can make a suggestion, observation, or a proposal. We believe that anyone can have ideas, experiences, or feedback that may be relevant to the project. You don\'t have to be an expert to work with us and we\'ll do our best to find better solutions for our design language so that everyone, including our learners, would benefit from that."), Object(esm["b" /* mdx */])("p", null, "If you\'d like to know more about how we organize the contribution process and how our decision making process looks like, check ", Object(esm["b" /* mdx */])("a", {\n parentName: "p",\n "href": "/story/contributing--page"\n }, "Contributing"), " page."), Object(esm["b" /* mdx */])("hr", null), Object(esm["b" /* mdx */])("h2", {\n "id": "quick-start"\n }, "Quick Start"), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("a", {\n href: "?path=/story/quickstart-for-engineers--page"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/developers.svg",\n alt: "For developers"\n }), Object(esm["b" /* mdx */])("strong", {\n className: "tight"\n }, "For engineers"))), Object(esm["b" /* mdx */])("a", {\n href: "?path=/story/quickstart-for-designers--page"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/designers.svg",\n alt: "For designers"\n }), Object(esm["b" /* mdx */])("strong", {\n className: "tight"\n }, "For designers")))), Object(esm["b" /* mdx */])("hr", {\n className: "extra"\n }), Object(esm["b" /* mdx */])("h2", {\n "id": "foundations"\n }, "Foundations"), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n gap: "xl",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("a", {\n href: "/story/foundations-space--page"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n gap: "2xs",\n direction: "column",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/space.svg",\n alt: "Space"\n }), Object(esm["b" /* mdx */])("strong", {\n className: "tight"\n }, "Space"))), Object(esm["b" /* mdx */])("a", {\n href: "/story/foundations-color--page"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "2xs",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/color.svg",\n alt: "Color"\n }), Object(esm["b" /* mdx */])("strong", {\n className: "tight"\n }, "Color"))), Object(esm["b" /* mdx */])("a", {\n href: "/story/foundations-typography--page"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/typography.svg",\n alt: "Typography"\n }), Object(esm["b" /* mdx */])("strong", {\n className: "tight"\n }, "Typography"))), Object(esm["b" /* mdx */])("a", {\n href: "/story/foundations-responsive-behavior--page"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/responsive.svg",\n alt: "Responsive behavior"\n }), Object(esm["b" /* mdx */])("strong", {\n className: "tight"\n }, "Responsive behavior")))), Object(esm["b" /* mdx */])("hr", {\n className: "extra"\n }), Object(esm["b" /* mdx */])("h2", {\n "id": "meet-the-team"\n }, "Meet the team"), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n gap: "m",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n gap: "2xs",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/andre.jpg",\n alt: "Andr\\xE9\'s photo",\n width: "80",\n height: "80"\n }), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("a", {\n href: "https://preply.slack.com/archives/D02KNAGGHV4",\n target: "_blank",\n rel: "noopener noreferrer"\n }, Object(esm["b" /* mdx */])("strong", null, "Andr\\xE9 Torgal")), Object(esm["b" /* mdx */])("a", {\n href: "mailto:andre.torgal@preply.com"\n }, "andre.torgal@preply.com"))), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n gap: "2xs",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/vadim.jpg",\n alt: "Vadim\'s photo",\n width: "80",\n height: "80"\n }), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("a", {\n href: "https://preply.slack.com/archives/D02KNAGGHV4",\n target: "_blank",\n rel: "noopener noreferrer"\n }, Object(esm["b" /* mdx */])("strong", null, "Vadim Mikhnov-Vaitenko")), Object(esm["b" /* mdx */])("a", {\n href: "mailto:vadim.mikhnov-vaitenko@preply.com"\n }, "vadim.mikhnov-vaitenko@preply.com"))), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n gap: "2xs",\n alignItems: "center",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("img", {\n src: "./docs-pages/docs/pages/00.welcome/static/carmen.jpg",\n alt: "Carmen\'s photo",\n width: "80",\n height: "80"\n }), Object(esm["b" /* mdx */])(LayoutFlex["a" /* LayoutFlex */], {\n direction: "column",\n gap: "none",\n mdxType: "LayoutFlex"\n }, Object(esm["b" /* mdx */])("a", {\n href: "https://preply.slack.com/archives/D02KNAGGHV4",\n target: "_blank",\n rel: "noopener noreferrer"\n }, Object(esm["b" /* mdx */])("strong", null, "Carmen Perez")), Object(esm["b" /* mdx */])("a", {\n href: "mailto:carmen.perez@preply.com"\n }, "carmen.perez@preply.com")))), Object(esm["b" /* mdx */])("hr", {\n className: "extra"\n }), Object(esm["b" /* mdx */])("h2", {\n "id": "frequently-asked-questions"\n }, "Frequently Asked Questions"), Object(esm["b" /* mdx */])("p", null, Object(esm["b" /* mdx */])("strong", {\n parentName: "p"\n }, "1) Where is component X?")), Object(esm["b" /* mdx */])("p", null, "We\'re still in the early stages of building the basic design system\'s capabilities. It is very likely that the component you\'re looking for is sitting as an item in our backlog marked for later. Get in touch with us to see if that\'s the case and we\'ll try to make that component a reality sooner rather than later."), Object(esm["b" /* mdx */])("p", null, Object(esm["b" /* mdx */])("strong", {\n parentName: "p"\n }, "2) Can we add component to the library?")), Object(esm["b" /* mdx */])("p", null, "Yes! Patterns are still evolving and we might need to iterate as we learn from every new iteration, but let\'s get it going. If you\'d like to know more about how we organize the contribution process check ", Object(esm["b" /* mdx */])("a", {\n parentName: "p",\n "href": "/story/contributing--page"\n }, "Contributing"), " page."), Object(esm["b" /* mdx */])("p", null, Object(esm["b" /* mdx */])("strong", {\n parentName: "p"\n }, "3) Can you provide component for our project?")), Object(esm["b" /* mdx */])("p", null, "Maybe? Anything that is potentially shareable across applications/squads and not tied to a particular business domain might be worth the investment. Let\'s find out if it\'s possible and what needs to be done."), Object(esm["b" /* mdx */])("p", null, Object(esm["b" /* mdx */])("strong", {\n parentName: "p"\n }, "4) What\'s coming next? Where\'s the roadmap?")), Object(esm["b" /* mdx */])("p", null, "We\'re still working on figuring out how to provide easy and clear overview of our roadmap. To see the currently planned and actively happening work in the meantime you can refer to our ", Object(esm["b" /* mdx */])("a", {\n parentName: "p",\n "href": "https://preply.atlassian.net/wiki/spaces/DS/pages/2734457031/Roadmap",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "Roadmap in Confluence"), " and ", Object(esm["b" /* mdx */])("a", {\n parentName: "p",\n "href": "https://preply.atlassian.net/jira/software/c/projects/DES/boards/192",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "Jira board"), "."), Object(esm["b" /* mdx */])("p", null, "\\uD83D\\uDC14"));\n}\n\nMDXContent.displayName = "MDXContent";\n;\nMDXContent.isMDXComponent = true;\nvar __page = function __page() {\n throw new Error("Docs-only story");\n};\n__page.parameters = {\n docsOnly: true\n};\nvar componentMeta = {\n title: \'Welcome\',\n parameters: {\n docs: {\n container: DocContextDSWeb["a" /* DocContextDSWeb */]\n }\n },\n includeStories: ["__page"]\n};\nvar mdxStoryNameToKey = {};\ncomponentMeta.parameters = componentMeta.parameters || {};\ncomponentMeta.parameters.docs = Object.assign({}, componentMeta.parameters.docs || {}, {\n page: function page() {\n return Object(esm["b" /* mdx */])(dist_esm["a" /* AddContext */], {\n mdxStoryNameToKey: mdxStoryNameToKey,\n mdxComponentAnnotations: componentMeta\n }, Object(esm["b" /* mdx */])(MDXContent, null));\n }\n});\n/* harmony default export */ var index_stories = __webpack_exports__["default"] = (componentMeta);//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi1wYWdlcy9kb2NzL3BhZ2VzLzA3LnN0YXRzL2NvbXBvbmVudHMvTWljcm9TdGF0cy5zdHlsZXMudHN4PzE2ZTQiLCJ3ZWJwYWNrOi8vLy4tcGFnZXMvZG9jcy9wYWdlcy8wNy5zdGF0cy9jb21wb25lbnRzL01pY3JvU3RhdHMudHN4PzMwZGYiLCJ3ZWJwYWNrOi8vLy4tcGFnZXMvZG9jcy9wYWdlcy8wMC53ZWxjb21lL2luZGV4LnN0b3JpZXMubWR4P2Y2Y2UiXSwibmFtZXMiOlsiU3RhdHNCYW5uZXIiLCJzdHlsZWQiLCJhIiwiU3RhdHNOdW1iZXIiLCJzcGFuIiwiTWljcm9TdGF0cyIsInVzZURvY01ldGFkYXRhQ29udGV4dCIsInVzZWRCeSIsImFsbFVzZXMiLCJhbGxNb2R1bGVzIiwibGVuZ3RoIiwibGF5b3V0UHJvcHMiLCJNRFhMYXlvdXQiLCJNRFhDb250ZW50IiwiY29tcG9uZW50cyIsInByb3BzIiwiZG9jcyIsImNvbnRhaW5lciIsIkRvY0NvbnRleHREU1dlYiIsImlzTURYQ29tcG9uZW50IiwiX19wYWdlIiwiRXJyb3IiLCJwYXJhbWV0ZXJzIiwiZG9jc09ubHkiLCJjb21wb25lbnRNZXRhIiwidGl0bGUiLCJpbmNsdWRlU3RvcmllcyIsIm1keFN0b3J5TmFtZVRvS2V5IiwicGFnZSJdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQTtBQUVPLElBQU1BLFdBQVcsR0FBR0MsZ0RBQU0sQ0FBQ0MsQ0FBVixxT0FBakI7QUFTQSxJQUFNQyxXQUFXLEdBQUdGLGdEQUFNLENBQUNHLElBQVYsaU5BQWpCOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQ1hQO0FBQ0E7QUFFQTtBQUVPLElBQU1DLHFCQUFjLEdBQUcsU0FBakJBLFVBQWlCLEdBQU07QUFDaEMsOEJBQW1CQyw2Q0FBcUIsRUFBeEM7QUFBQSxNQUFRQyxNQUFSLHlCQUFRQSxNQUFSOztBQUNB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QUFHLGNBQVUsRUFBQyxHQUFkO0FBQ3ZDLFlBQVEsc0VBRCtCO0FBRXZDLGNBQVUsUUFGNkI7QUFHdkMsV0FBTztBQUhnQyxrQkFKM0MsTUF2SEssRUFnSUwscURBaElLLENBQVA7QUFrSUQ7O0FBdElRTCxVO0FBd0lUO0FBQ0FBLFVBQVUsQ0FBQ00sY0FBWCxHQUE0QixJQUE1QjtBQUVPLElBQU1DLE1BQU0sR0FBRyxTQUFUQSxNQUFTLEdBQU07QUFBRSxRQUFNLElBQUlDLEtBQUosQ0FBVSxpQkFBVixDQUFOO0FBQXFDLENBQTVEO0FBRVBELE1BQU0sQ0FBQ0UsVUFBUCxHQUFvQjtBQUFFQyxVQUFRLEVBQUU7QUFBWixDQUFwQjtBQUVBLElBQU1DLGFBQWEsR0FBRztBQUFFQyxPQUFLLEVBQUUsU0FBVDtBQUFvQkgsWUFBVSxFQUFFO0FBQ3BETixRQUFJLEVBQUU7QUFDSkMsZUFBUyxFQUFFQywwQ0FBZUE7QUFEdEI7QUFEOEMsR0FBaEM7QUFJbkJRLGdCQUFjLEVBQUUsQ0FBQyxRQUFEO0FBSkcsQ0FBdEI7QUFNQSxJQUFNQyxpQkFBaUIsR0FBRyxFQUExQjtBQUVBSCxhQUFhLENBQUNGLFVBQWQsR0FBMkJFLGFBQWEsQ0FBQ0YsVUFBZCxJQUE0QixFQUF2RDtBQUNBRSxhQUFhLENBQUNGLFVBQWQsQ0FBeUJOLElBQXpCLHFCQUNNUSxhQUFhLENBQUNGLFVBQWQsQ0FBeUJOLElBQXpCLElBQWlDLEVBRHZDO0FBRUVZLE1BQUksRUFBRTtBQUFBLFdBQU0sMkJBQUMsOEJBQUQ7QUFBWSx1QkFBaUIsRUFBRUQsaUJBQS9CO0FBQWtELDZCQUF1QixFQUFFSDtBQUEzRSxPQUEwRiwyQkFBQyxVQUFELE9BQTFGLENBQU47QUFBQTtBQUZSO0FBS2VBLGdHQUFmIiwiZmlsZSI6Ii4uL2RvY3MtcGFnZXMvZG9jcy9wYWdlcy8wMC53ZWxjb21lL2luZGV4LnN0b3JpZXMubWR4LmpzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdzdHlsZWQtY29tcG9uZW50cyc7XG5cbmV4cG9ydCBjb25zdCBTdGF0c0Jhbm5lciA9IHN0eWxlZC5hYFxuICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgIG1hcmdpbi1ib3R0b206IDE1cHg7XG4gICAgcGFkZGluZzogMTVweCA0NXB4O1xuICAgIGNvbG9yOiAjMzMzMzMzO1xuICAgIGJhY2tncm91bmQtY29sb3I6ICNlYWU2ZmY7XG4gICAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xuYDtcblxuZXhwb3J0IGNvbnN0IFN0YXRzTnVtYmVyID0gc3R5bGVkLnNwYW5gXG4gICAgcGFkZGluZzogNnB4IDhweDtcbiAgICAvKiBmb250LXN0eWxlOiBpdGFsaWM7ICovXG4gICAgY29sb3I6IHdoaXRlO1xuICAgIGJhY2tncm91bmQtY29sb3I6ICMzODU4YzI7XG4gICAgYm9yZGVyLXJhZGl1czogMTZweDtcbmA7XG4iLCJpbXBvcnQgeyBMb2FkaW5nLCB1c2VEb2NNZXRhZGF0YUNvbnRleHQgfSBmcm9tICdAcHJlcGx5L2RzLWRvY3MtdG9vbGtpdCc7XG5pbXBvcnQgUmVhY3QsIHsgRkMgfSBmcm9tICdyZWFjdCc7XG5cbmltcG9ydCB7IFN0YXRzQmFubmVyLCBTdGF0c051bWJlciB9IGZyb20gJy4vTWljcm9TdGF0cy5zdHlsZXMnO1xuXG5leHBvcnQgY29uc3QgTWljcm9TdGF0czogRkMgPSAoKSA9PiB7XG4gICAgY29uc3QgeyB1c2VkQnkgfSA9IHVzZURvY01ldGFkYXRhQ29udGV4dCgpO1xuICAgIGlmICghdXNlZEJ5KSB7XG4gICAgICAgIHJldHVybiA8TG9hZGluZyAvPjtcbiAgICB9XG4gICAgY29uc3QgYWxsVXNlcyA9IHVzZWRCeT8uYWxsVXNlcygpO1xuICAgIGNvbnN0IGFsbE1vZHVsZXMgPSB1c2VkQnk/LmFsbE1vZHVsZXMoKTtcbiAgICByZXR1cm4gKFxuICAgICAgICA8U3RhdHNCYW5uZXIgaHJlZj1cIi4vP3BhdGg9L3N0b3J5L3N0YXRzLS1wYWdlXCI+XG4gICAgICAgICAgICBTbyBmYXIsIERTIGZlYXR1cmVzIGhhdmUgYmVlbiB1c2VkIDxTdGF0c051bWJlcj57YWxsVXNlcy5sZW5ndGh9PC9TdGF0c051bWJlcj4gdGltZXMsXG4gICAgICAgICAgICBhY3Jvc3MgPFN0YXRzTnVtYmVyPnthbGxNb2R1bGVzLmxlbmd0aH08L1N0YXRzTnVtYmVyPiBtb2R1bGVzLiBDbGljayBmb3IgbW9yZSBudW1iZXJzLlxuICAgICAgICA8L1N0YXRzQmFubmVyPlxuICAgICk7XG59O1xuIiwiXG5pbXBvcnQgUmVhY3QgZnJvbSAncmVhY3QnXG5pbXBvcnQgeyBtZHggfSBmcm9tICdAbWR4LWpzL3JlYWN0J1xuXG4vKiBAanN4UnVudGltZSBjbGFzc2ljICovXG4vKiBAanN4IG1keCAqL1xuaW1wb3J0IHsgYXNzZXJ0SXNGbiwgQWRkQ29udGV4dCB9IGZyb20gXCJAc3Rvcnlib29rL2FkZG9uLWRvY3NcIjtcblxuaW1wb3J0IHsgRG9jQ29udGV4dERTV2ViIH0gZnJvbSAnQHByZXBseS9kcy1kb2NzLWNvbnRleHQnO1xuaW1wb3J0IHsgU3RvcnlOb3RlIH0gZnJvbSAnQHByZXBseS9kcy1kb2NzLXRvb2xraXQnO1xuaW1wb3J0IHsgTGF5b3V0RmxleCB9IGZyb20gJ0BwcmVwbHkvZHMtd2ViLWxpYic7XG5pbXBvcnQgeyBNZXRhIH0gZnJvbSAnQHN0b3J5Ym9vay9hZGRvbi1kb2NzJztcbmltcG9ydCB7IE1pY3JvU3RhdHMgfSBmcm9tICcuLi8wNy5zdGF0cy9jb21wb25lbnRzL01pY3JvU3RhdHMnO1xuXG5cbmNvbnN0IGxheW91dFByb3BzID0ge1xuICBcbn07XG5jb25zdCBNRFhMYXlvdXQgPSBcIndyYXBwZXJcIlxuZnVuY3Rpb24gTURYQ29udGVudCh7XG4gIGNvbXBvbmVudHMsXG4gIC4uLnByb3BzXG59KSB7XG4gIHJldHVybiA8TURYTGF5b3V0IHsuLi5sYXlvdXRQcm9wc30gey4uLnByb3BzfSBjb21wb25lbnRzPXtjb21wb25lbnRzfSBtZHhUeXBlPVwiTURYTGF5b3V0XCI+XG5cblxuICAgIHtcbiAgICAgIC8qIGRvY3MgKi9cbiAgICB9XG4gICAgPE1ldGEgdGl0bGU9XCJXZWxjb21lXCIgcGFyYW1ldGVycz17e1xuICAgICAgZG9jczoge1xuICAgICAgICBjb250YWluZXI6IERvY0NvbnRleHREU1dlYlxuICAgICAgfVxuICAgIH19IG1keFR5cGU9XCJNZXRhXCIgLz5cbiAgICA8TWljcm9TdGF0cyBtZHhUeXBlPVwiTWljcm9TdGF0c1wiIC8+XG4gICAgPGltZyBzcmM9XCIuL2RvY3MtcGFnZXMvZG9jcy9wYWdlcy8wMC53ZWxjb21lL3N0YXRpYy9oZWFkZXIucG5nXCIgYWx0PVwiV2VsY29tZSFcIiAvPlxuICAgIDxoMSB7Li4ue1xuICAgICAgXCJpZFwiOiBcIndlbGNvbWVcIlxuICAgIH19PntgV2VsY29tZWB9PC9oMT5cbiAgICA8U3RvcnlOb3RlIHR5cGU9XCJ3YXJuaW5nXCIgbWR4VHlwZT1cIlN0b3J5Tm90ZVwiPlxuICAgICAgPHA+PHN0cm9uZyBwYXJlbnROYW1lPVwicFwiPntgRG8geW91IGhhdmUgZmVlZGJhY2ssIHN1Z2dlc3Rpb25zLCBuZWVkcyBvciBjb25jZXJucz9gfTwvc3Ryb25nPjwvcD5cbiAgICAgIDxwPntgUmVhY2ggb3V0IHRvIHVzIG9uIFNsYWNrIGF0IGB9PGEgaHJlZj1cImh0dHBzOi8vcHJlcGx5LnNsYWNrLmNvbS9hcmNoaXZlcy9DMDI0RUFFSFA2VlwiIHRhcmdldD1cIl9ibGFua1wiIHJlbD1cIm5vb3BlbmVyIG5vcmVmZXJyZXJcIj57YCNkZXNpZ24tc3lzdGVtLXB1YmxpY2B9PC9hPntgIWB9PC9wPlxuICAgIDwvU3RvcnlOb3RlPlxuICAgIDxwPntgVGhpcyBpcyBhIHdlYnNpdGUgY29udGFpbmluZyBndWlkZWxpbmVzIGFuZCB0b29saW5nIGRvY3VtZW50YXRpb24gb2YgYH08c3Ryb25nIHBhcmVudE5hbWU9XCJwXCI+e2BQcmVwbHkgRGVzaWduIFN5c3RlbWB9PC9zdHJvbmc+e2AuIFRoZSBnb2FsIG9mIHRoZSBwcm9qZWN0IGl0IHRvIGVuYWJsZSByYXBpZCBhbmQgcGFpbmxlc3MgcHJvdG90eXBpbmcgYW5kIGZyb250ZW5kIGRldmVsb3BtZW50IHdpdGggdGhlIHNoYXJlZCBvd25lcnNoaXAgb3ZlciBQcmVwbHkncyBkZXNpZ24gbGFuZ3VhZ2UgZGlzdHJpYnV0ZWQgdGhyb3VnaG91dCB0aGUgY29tcGFueS5gfTwvcD5cbiAgICA8cD57YE91ciBkZXNpZ24gc3lzdGVtIGFkaGVyZXMgdG8gYW4gb3BlbiBjb250cmlidXRpb24gbW9kZWwgd2hlcmUgYW55b25lIGNhbiBtYWtlIGEgc3VnZ2VzdGlvbiwgb2JzZXJ2YXRpb24sIG9yIGEgcHJvcG9zYWwuIFdlIGJlbGlldmUgdGhhdCBhbnlvbmUgY2FuIGhhdmUgaWRlYXMsIGV4cGVyaWVuY2VzLCBvciBmZWVkYmFjayB0aGF0IG1heSBiZSByZWxldmFudCB0byB0aGUgcHJvamVjdC4gWW91IGRvbid0IGhhdmUgdG8gYmUgYW4gZXhwZXJ0IHRvIHdvcmsgd2l0aCB1cyBhbmQgd2UnbGwgZG8gb3VyIGJlc3QgdG8gZmluZCBiZXR0ZXIgc29sdXRpb25zIGZvciBvdXIgZGVzaWduIGxhbmd1YWdlIHNvIHRoYXQgZXZlcnlvbmUsIGluY2x1ZGluZyBvdXIgbGVhcm5lcnMsIHdvdWxkIGJlbmVmaXQgZnJvbSB0aGF0LmB9PC9wPlxuICAgIDxwPntgSWYgeW91J2QgbGlrZSB0byBrbm93IG1vcmUgYWJvdXQgaG93IHdlIG9yZ2FuaXplIHRoZSBjb250cmlidXRpb24gcHJvY2VzcyBhbmQgaG93IG91ciBkZWNpc2lvbiBtYWtpbmcgcHJvY2VzcyBsb29rcyBsaWtlLCBjaGVjayBgfTxhIHBhcmVudE5hbWU9XCJwXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiL3N0b3J5L2NvbnRyaWJ1dGluZy0tcGFnZVwiXG4gICAgICB9fT57YENvbnRyaWJ1dGluZ2B9PC9hPntgIHBhZ2UuYH08L3A+XG4gICAgPGhyPjwvaHI+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwicXVpY2stc3RhcnRcIlxuICAgIH19PntgUXVpY2sgU3RhcnRgfTwvaDI+XG4gICAgPExheW91dEZsZXggbWR4VHlwZT1cIkxheW91dEZsZXhcIj5cbiAgICA8YSBocmVmPVwiP3BhdGg9L3N0b3J5L3F1aWNrc3RhcnQtZm9yLWVuZ2luZWVycy0tcGFnZVwiPlxuICAgICAgICA8TGF5b3V0RmxleCBkaXJlY3Rpb249XCJjb2x1bW5cIiBnYXA9XCJub25lXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8aW1nIHNyYz1cIi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzAwLndlbGNvbWUvc3RhdGljL2RldmVsb3BlcnMuc3ZnXCIgYWx0PVwiRm9yIGRldmVsb3BlcnNcIiAvPlxuICAgICAgICAgICAgPHN0cm9uZyBjbGFzc05hbWU9XCJ0aWdodFwiPkZvciBlbmdpbmVlcnM8L3N0cm9uZz5cbiAgICAgICAgPC9MYXlvdXRGbGV4PlxuICAgIDwvYT5cbiAgICA8YSBocmVmPVwiP3BhdGg9L3N0b3J5L3F1aWNrc3RhcnQtZm9yLWRlc2lnbmVycy0tcGFnZVwiPlxuICAgICAgICA8TGF5b3V0RmxleCBkaXJlY3Rpb249XCJjb2x1bW5cIiBnYXA9XCJub25lXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8aW1nIHNyYz1cIi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzAwLndlbGNvbWUvc3RhdGljL2Rlc2lnbmVycy5zdmdcIiBhbHQ9XCJGb3IgZGVzaWduZXJzXCIgLz5cbiAgICAgICAgICAgIDxzdHJvbmcgY2xhc3NOYW1lPVwidGlnaHRcIj5Gb3IgZGVzaWduZXJzPC9zdHJvbmc+XG4gICAgICAgIDwvTGF5b3V0RmxleD5cbiAgICA8L2E+XG4gICAgPC9MYXlvdXRGbGV4PlxuICAgIDxociBjbGFzc05hbWU9XCJleHRyYVwiIC8+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiZm91bmRhdGlvbnNcIlxuICAgIH19PntgRm91bmRhdGlvbnNgfTwvaDI+XG4gICAgPExheW91dEZsZXggZ2FwPVwieGxcIiBtZHhUeXBlPVwiTGF5b3V0RmxleFwiPlxuICAgIDxhIGhyZWY9XCIvc3RvcnkvZm91bmRhdGlvbnMtc3BhY2UtLXBhZ2VcIj5cbiAgICAgICAgPExheW91dEZsZXggZ2FwPVwiMnhzXCIgZGlyZWN0aW9uPVwiY29sdW1uXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8aW1nIHNyYz1cIi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzAwLndlbGNvbWUvc3RhdGljL3NwYWNlLnN2Z1wiIGFsdD1cIlNwYWNlXCIgLz5cbiAgICAgICAgICAgIDxzdHJvbmcgY2xhc3NOYW1lPVwidGlnaHRcIj5TcGFjZTwvc3Ryb25nPlxuICAgICAgICA8L0xheW91dEZsZXg+XG4gICAgPC9hPlxuICAgIDxhIGhyZWY9XCIvc3RvcnkvZm91bmRhdGlvbnMtY29sb3ItLXBhZ2VcIj5cbiAgICAgICAgPExheW91dEZsZXggZGlyZWN0aW9uPVwiY29sdW1uXCIgZ2FwPVwiMnhzXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8aW1nIHNyYz1cIi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzAwLndlbGNvbWUvc3RhdGljL2NvbG9yLnN2Z1wiIGFsdD1cIkNvbG9yXCIgLz5cbiAgICAgICAgICAgIDxzdHJvbmcgY2xhc3NOYW1lPVwidGlnaHRcIj5Db2xvcjwvc3Ryb25nPlxuICAgICAgICA8L0xheW91dEZsZXg+XG4gICAgPC9hPlxuICAgIDxhIGhyZWY9XCIvc3RvcnkvZm91bmRhdGlvbnMtdHlwb2dyYXBoeS0tcGFnZVwiPlxuICAgICAgICA8TGF5b3V0RmxleCBkaXJlY3Rpb249XCJjb2x1bW5cIiBnYXA9XCJub25lXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8aW1nIHNyYz1cIi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzAwLndlbGNvbWUvc3RhdGljL3R5cG9ncmFwaHkuc3ZnXCIgYWx0PVwiVHlwb2dyYXBoeVwiIC8+XG4gICAgICAgICAgICA8c3Ryb25nIGNsYXNzTmFtZT1cInRpZ2h0XCI+VHlwb2dyYXBoeTwvc3Ryb25nPlxuICAgICAgICA8L0xheW91dEZsZXg+XG4gICAgPC9hPlxuICAgIDxhIGhyZWY9XCIvc3RvcnkvZm91bmRhdGlvbnMtcmVzcG9uc2l2ZS1iZWhhdmlvci0tcGFnZVwiPlxuICAgICAgICA8TGF5b3V0RmxleCBkaXJlY3Rpb249XCJjb2x1bW5cIiBnYXA9XCJub25lXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8aW1nIHNyYz1cIi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzAwLndlbGNvbWUvc3RhdGljL3Jlc3BvbnNpdmUuc3ZnXCIgYWx0PVwiUmVzcG9uc2l2ZSBiZWhhdmlvclwiIC8+XG4gICAgICAgICAgICA8c3Ryb25nIGNsYXNzTmFtZT1cInRpZ2h0XCI+UmVzcG9uc2l2ZSBiZWhhdmlvcjwvc3Ryb25nPlxuICAgICAgICA8L0xheW91dEZsZXg+XG4gICAgPC9hPlxuICAgIDwvTGF5b3V0RmxleD5cbiAgICA8aHIgY2xhc3NOYW1lPVwiZXh0cmFcIiAvPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIm1lZXQtdGhlLXRlYW1cIlxuICAgIH19PntgTWVldCB0aGUgdGVhbWB9PC9oMj5cbiAgICA8TGF5b3V0RmxleCBnYXA9XCJtXCIgbWR4VHlwZT1cIkxheW91dEZsZXhcIj5cbiAgICA8TGF5b3V0RmxleCBnYXA9XCIyeHNcIiBhbGlnbkl0ZW1zPVwiY2VudGVyXCIgbWR4VHlwZT1cIkxheW91dEZsZXhcIj5cbiAgICAgICAgPGltZyBzcmM9XCIuL2RvY3MtcGFnZXMvZG9jcy9wYWdlcy8wMC53ZWxjb21lL3N0YXRpYy9hbmRyZS5qcGdcIiBhbHQ9XCJBbmRyw6kncyBwaG90b1wiIHdpZHRoPVwiODBcIiBoZWlnaHQ9XCI4MFwiIC8+XG4gICAgICAgIDxMYXlvdXRGbGV4IGRpcmVjdGlvbj1cImNvbHVtblwiIGdhcD1cIm5vbmVcIiBtZHhUeXBlPVwiTGF5b3V0RmxleFwiPlxuICAgICAgICAgICAgPGEgaHJlZj1cImh0dHBzOi8vcHJlcGx5LnNsYWNrLmNvbS9hcmNoaXZlcy9EMDJLTkFHR0hWNFwiIHRhcmdldD1cIl9ibGFua1wiIHJlbD1cIm5vb3BlbmVyIG5vcmVmZXJyZXJcIj5cbiAgICAgICAgICAgICAgICA8c3Ryb25nPkFuZHLDqSBUb3JnYWw8L3N0cm9uZz5cbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgIDxhIGhyZWY9XCJtYWlsdG86YW5kcmUudG9yZ2FsQHByZXBseS5jb21cIj5hbmRyZS50b3JnYWxAcHJlcGx5LmNvbTwvYT5cbiAgICAgICAgPC9MYXlvdXRGbGV4PlxuICAgIDwvTGF5b3V0RmxleD5cbiAgICA8TGF5b3V0RmxleCBnYXA9XCIyeHNcIiBhbGlnbkl0ZW1zPVwiY2VudGVyXCIgbWR4VHlwZT1cIkxheW91dEZsZXhcIj5cbiAgICAgICAgPGltZyBzcmM9XCIuL2RvY3MtcGFnZXMvZG9jcy9wYWdlcy8wMC53ZWxjb21lL3N0YXRpYy92YWRpbS5qcGdcIiBhbHQ9XCJWYWRpbSdzIHBob3RvXCIgd2lkdGg9XCI4MFwiIGhlaWdodD1cIjgwXCIgLz5cbiAgICAgICAgPExheW91dEZsZXggZGlyZWN0aW9uPVwiY29sdW1uXCIgZ2FwPVwibm9uZVwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8YSBocmVmPVwiaHR0cHM6Ly9wcmVwbHkuc2xhY2suY29tL2FyY2hpdmVzL0QwMktOQUdHSFY0XCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9vcGVuZXIgbm9yZWZlcnJlclwiPlxuICAgICAgICAgICAgICAgIDxzdHJvbmc+VmFkaW0gTWlraG5vdi1WYWl0ZW5rbzwvc3Ryb25nPlxuICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgPGEgaHJlZj1cIm1haWx0bzp2YWRpbS5taWtobm92LXZhaXRlbmtvQHByZXBseS5jb21cIj52YWRpbS5taWtobm92LXZhaXRlbmtvQHByZXBseS5jb208L2E+XG4gICAgICAgIDwvTGF5b3V0RmxleD5cbiAgICA8L0xheW91dEZsZXg+XG4gICAgPExheW91dEZsZXggZ2FwPVwiMnhzXCIgYWxpZ25JdGVtcz1cImNlbnRlclwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgIDxpbWcgc3JjPVwiLi9kb2NzLXBhZ2VzL2RvY3MvcGFnZXMvMDAud2VsY29tZS9zdGF0aWMvY2FybWVuLmpwZ1wiIGFsdD1cIkNhcm1lbidzIHBob3RvXCIgd2lkdGg9XCI4MFwiIGhlaWdodD1cIjgwXCIgLz5cbiAgICAgICAgPExheW91dEZsZXggZGlyZWN0aW9uPVwiY29sdW1uXCIgZ2FwPVwibm9uZVwiIG1keFR5cGU9XCJMYXlvdXRGbGV4XCI+XG4gICAgICAgICAgICA8YSBocmVmPVwiaHR0cHM6Ly9wcmVwbHkuc2xhY2suY29tL2FyY2hpdmVzL0QwMktOQUdHSFY0XCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9vcGVuZXIgbm9yZWZlcnJlclwiPlxuICAgICAgICAgICAgICAgIDxzdHJvbmc+Q2FybWVuIFBlcmV6PC9zdHJvbmc+XG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICA8YSBocmVmPVwibWFpbHRvOmNhcm1lbi5wZXJlekBwcmVwbHkuY29tXCI+Y2FybWVuLnBlcmV6QHByZXBseS5jb208L2E+XG4gICAgICAgIDwvTGF5b3V0RmxleD5cbiAgICA8L0xheW91dEZsZXg+XG4gICAgPC9MYXlvdXRGbGV4PlxuICAgIDxociBjbGFzc05hbWU9XCJleHRyYVwiIC8+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiZnJlcXVlbnRseS1hc2tlZC1xdWVzdGlvbnNcIlxuICAgIH19PntgRnJlcXVlbnRseSBBc2tlZCBRdWVzdGlvbnNgfTwvaDI+XG4gICAgPHA+PHN0cm9uZyBwYXJlbnROYW1lPVwicFwiPntgMSkgV2hlcmUgaXMgY29tcG9uZW50IFg/YH08L3N0cm9uZz48L3A+XG4gICAgPHA+e2BXZSdyZSBzdGlsbCBpbiB0aGUgZWFybHkgc3RhZ2VzIG9mIGJ1aWxkaW5nIHRoZSBiYXNpYyBkZXNpZ24gc3lzdGVtJ3MgY2FwYWJpbGl0aWVzLiBJdCBpcyB2ZXJ5IGxpa2VseSB0aGF0IHRoZSBjb21wb25lbnQgeW91J3JlIGxvb2tpbmcgZm9yIGlzIHNpdHRpbmcgYXMgYW4gaXRlbSBpbiBvdXIgYmFja2xvZyBtYXJrZWQgZm9yIGxhdGVyLiBHZXQgaW4gdG91Y2ggd2l0aCB1cyB0byBzZWUgaWYgdGhhdCdzIHRoZSBjYXNlIGFuZCB3ZSdsbCB0cnkgdG8gbWFrZSB0aGF0IGNvbXBvbmVudCBhIHJlYWxpdHkgc29vbmVyIHJhdGhlciB0aGFuIGxhdGVyLmB9PC9wPlxuICAgIDxwPjxzdHJvbmcgcGFyZW50TmFtZT1cInBcIj57YDIpIENhbiB3ZSBhZGQgY29tcG9uZW50IHRvIHRoZSBsaWJyYXJ5P2B9PC9zdHJvbmc+PC9wPlxuICAgIDxwPntgWWVzISBQYXR0ZXJucyBhcmUgc3RpbGwgZXZvbHZpbmcgYW5kIHdlIG1pZ2h0IG5lZWQgdG8gaXRlcmF0ZSBhcyB3ZSBsZWFybiBmcm9tIGV2ZXJ5IG5ldyBpdGVyYXRpb24sIGJ1dCBsZXQncyBnZXQgaXQgZ29pbmcuIElmIHlvdSdkIGxpa2UgdG8ga25vdyBtb3JlIGFib3V0IGhvdyB3ZSBvcmdhbml6ZSB0aGUgY29udHJpYnV0aW9uIHByb2Nlc3MgY2hlY2sgYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcIi9zdG9yeS9jb250cmlidXRpbmctLXBhZ2VcIlxuICAgICAgfX0+e2BDb250cmlidXRpbmdgfTwvYT57YCBwYWdlLmB9PC9wPlxuICAgIDxwPjxzdHJvbmcgcGFyZW50TmFtZT1cInBcIj57YDMpIENhbiB5b3UgcHJvdmlkZSBjb21wb25lbnQgZm9yIG91ciBwcm9qZWN0P2B9PC9zdHJvbmc+PC9wPlxuICAgIDxwPntgTWF5YmU/IEFueXRoaW5nIHRoYXQgaXMgcG90ZW50aWFsbHkgc2hhcmVhYmxlIGFjcm9zcyBhcHBsaWNhdGlvbnMvc3F1YWRzIGFuZCBub3QgdGllZCB0byBhIHBhcnRpY3VsYXIgYnVzaW5lc3MgZG9tYWluIG1pZ2h0IGJlIHdvcnRoIHRoZSBpbnZlc3RtZW50LiBMZXQncyBmaW5kIG91dCBpZiBpdCdzIHBvc3NpYmxlIGFuZCB3aGF0IG5lZWRzIHRvIGJlIGRvbmUuYH08L3A+XG4gICAgPHA+PHN0cm9uZyBwYXJlbnROYW1lPVwicFwiPntgNCkgV2hhdCdzIGNvbWluZyBuZXh0PyBXaGVyZSdzIHRoZSByb2FkbWFwP2B9PC9zdHJvbmc+PC9wPlxuICAgIDxwPntgV2UncmUgc3RpbGwgd29ya2luZyBvbiBmaWd1cmluZyBvdXQgaG93IHRvIHByb3ZpZGUgZWFzeSBhbmQgY2xlYXIgb3ZlcnZpZXcgb2Ygb3VyIHJvYWRtYXAuIFRvIHNlZSB0aGUgY3VycmVudGx5IHBsYW5uZWQgYW5kIGFjdGl2ZWx5IGhhcHBlbmluZyB3b3JrIGluIHRoZSBtZWFudGltZSB5b3UgY2FuIHJlZmVyIHRvIG91ciBgfTxhIHBhcmVudE5hbWU9XCJwXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9wcmVwbHkuYXRsYXNzaWFuLm5ldC93aWtpL3NwYWNlcy9EUy9wYWdlcy8yNzM0NDU3MDMxL1JvYWRtYXBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgUm9hZG1hcCBpbiBDb25mbHVlbmNlYH08L2E+e2AgYW5kIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL3ByZXBseS5hdGxhc3NpYW4ubmV0L2ppcmEvc29mdHdhcmUvYy9wcm9qZWN0cy9ERVMvYm9hcmRzLzE5MlwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2BKaXJhIGJvYXJkYH08L2E+e2AuYH08L3A+XG4gICAgPHA+e2Dwn5CUYH08L3A+XG4gICAgPC9NRFhMYXlvdXQ+O1xufVxuXG47XG5NRFhDb250ZW50LmlzTURYQ29tcG9uZW50ID0gdHJ1ZTtcblxuZXhwb3J0IGNvbnN0IF9fcGFnZSA9ICgpID0+IHsgdGhyb3cgbmV3IEVycm9yKFwiRG9jcy1vbmx5IHN0b3J5XCIpOyB9O1xuXG5fX3BhZ2UucGFyYW1ldGVycyA9IHsgZG9jc09ubHk6IHRydWUgfTtcblxuY29uc3QgY29tcG9uZW50TWV0YSA9IHsgdGl0bGU6ICdXZWxjb21lJywgcGFyYW1ldGVyczoge1xuICBkb2NzOiB7XG4gICAgY29udGFpbmVyOiBEb2NDb250ZXh0RFNXZWJcbiAgfVxufSwgaW5jbHVkZVN0b3JpZXM6IFtcIl9fcGFnZVwiXSwgIH07XG5cbmNvbnN0IG1keFN0b3J5TmFtZVRvS2V5ID0ge307XG5cbmNvbXBvbmVudE1ldGEucGFyYW1ldGVycyA9IGNvbXBvbmVudE1ldGEucGFyYW1ldGVycyB8fCB7fTtcbmNvbXBvbmVudE1ldGEucGFyYW1ldGVycy5kb2NzID0ge1xuICAuLi4oY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzLmRvY3MgfHwge30pLFxuICBwYWdlOiAoKSA9PiA8QWRkQ29udGV4dCBtZHhTdG9yeU5hbWVUb0tleT17bWR4U3RvcnlOYW1lVG9LZXl9IG1keENvbXBvbmVudEFubm90YXRpb25zPXtjb21wb25lbnRNZXRhfT48TURYQ29udGVudCAvPjwvQWRkQ29udGV4dD4sXG59O1xuXG5leHBvcnQgZGVmYXVsdCBjb21wb25lbnRNZXRhOyJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///../docs-pages/docs/pages/00.welcome/index.stories.mdx\n')},"../docs-pages/docs/pages/05.contributing/index.stories.mdx":function(module,__webpack_exports__,__webpack_require__){"use strict";eval('__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__page", function() { return __page; });\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("../../node_modules/core-js/modules/es.object.keys.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("../../node_modules/core-js/modules/es.array.index-of.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("../../node_modules/core-js/modules/es.symbol.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("../../node_modules/core-js/modules/es.object.assign.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("./node_modules/react/index.js");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var _mdx_js_react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("../../node_modules/@mdx-js/react/dist/esm.js");\n/* harmony import */ var _storybook_addon_docs__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("../../node_modules/@storybook/addon-docs/dist/esm/index.js");\n/* harmony import */ var _preply_ds_docs_context__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("../docs-context/dist/context/DocContext.js");\n\n\n\nvar _excluded = ["components"];\n\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\n\n\n\nvar layoutProps = {};\nvar MDXLayout = "wrapper";\n\nfunction MDXContent(_ref) {\n var components = _ref.components,\n props = _objectWithoutProperties(_ref, _excluded);\n\n return Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(MDXLayout, _extends({}, layoutProps, props, {\n components: components,\n mdxType: "MDXLayout"\n }), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(_storybook_addon_docs__WEBPACK_IMPORTED_MODULE_6__[/* Meta */ "d"], {\n title: "Contributing",\n parameters: {\n docs: {\n container: _preply_ds_docs_context__WEBPACK_IMPORTED_MODULE_7__[/* DocContext */ "a"]\n }\n },\n mdxType: "Meta"\n }), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h1", {\n "id": "contributing"\n }, "Contributing"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", null, "Our design system adheres to an open contribution model where anyone can make a suggestion, observation, or a proposal. We don\'t want to burden teams and individuals with prolonged and formal process, so your requests can be made in any shape and form that you\'d like and be anything in the range from spotting a tiny deficiency or a napkin sketch to a full-fledged proposal of a new component for inclusion into design system."), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", null, "Our preferred communication channel is ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://preply.slack.com/archives/C024EAEHP6V",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "#design-system-public"), " Slack channel, but you can also reach to us privately, write us an email, or put up a PR on ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "design system monorepo"), ". Be aware that any serious changes will quite possibly lead to a public discussion involving larger group of experts to reconcile inconsistencies in our design patterns. We\'re still working on establishing exact formats and forums for that and we promise to handle those for you. You can see a flowchart of our process below."), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("img", {\n src: "./docs-pages/docs/pages/05.contributing/static/flowchart.png",\n alt: "Contribution process flowchart"\n }));\n}\n\nMDXContent.displayName = "MDXContent";\n;\nMDXContent.isMDXComponent = true;\nvar __page = function __page() {\n throw new Error("Docs-only story");\n};\n__page.parameters = {\n docsOnly: true\n};\nvar componentMeta = {\n title: \'Contributing\',\n parameters: {\n docs: {\n container: _preply_ds_docs_context__WEBPACK_IMPORTED_MODULE_7__[/* DocContext */ "a"]\n }\n },\n includeStories: ["__page"]\n};\nvar mdxStoryNameToKey = {};\ncomponentMeta.parameters = componentMeta.parameters || {};\ncomponentMeta.parameters.docs = Object.assign({}, componentMeta.parameters.docs || {}, {\n page: function page() {\n return Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(_storybook_addon_docs__WEBPACK_IMPORTED_MODULE_6__[/* AddContext */ "a"], {\n mdxStoryNameToKey: mdxStoryNameToKey,\n mdxComponentAnnotations: componentMeta\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(MDXContent, null));\n }\n});\n/* harmony default export */ __webpack_exports__["default"] = (componentMeta);//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi1wYWdlcy9kb2NzL3BhZ2VzLzA1LmNvbnRyaWJ1dGluZy9pbmRleC5zdG9yaWVzLm1keD82MmQyIl0sIm5hbWVzIjpbImxheW91dFByb3BzIiwiTURYTGF5b3V0IiwiTURYQ29udGVudCIsImNvbXBvbmVudHMiLCJwcm9wcyIsImRvY3MiLCJjb250YWluZXIiLCJEb2NDb250ZXh0IiwiaXNNRFhDb21wb25lbnQiLCJfX3BhZ2UiLCJFcnJvciIsInBhcmFtZXRlcnMiLCJkb2NzT25seSIsImNvbXBvbmVudE1ldGEiLCJ0aXRsZSIsImluY2x1ZGVTdG9yaWVzIiwibWR4U3RvcnlOYW1lVG9LZXkiLCJwYWdlIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQTtBQUNBO0FBRUE7O0FBQ0E7O0FBQ0E7QUFFQTtBQUNBO0FBR0EsSUFBTUEsV0FBVyxHQUFHLEVBQXBCO0FBR0EsSUFBTUMsU0FBUyxHQUFHLFNBQWxCOztBQUNBLFNBQVNDLFVBQVQsT0FHRztBQUFBLE1BRkRDLFVBRUMsUUFGREEsVUFFQztBQUFBLE1BREVDLEtBQ0Y7O0FBQ0QsU0FBTyxrRUFBQyxTQUFELGVBQWVKLFdBQWYsRUFBZ0NJLEtBQWhDO0FBQXVDLGNBQVUsRUFBRUQsVUFBbkQ7QUFBK0QsV0FBTyxFQUFDO0FBQXZFLE1BS0wsa0VBQUMsa0VBQUQ7QUFBTSxTQUFLLEVBQUMsY0FBWjtBQUEyQixjQUFVLEVBQUU7QUFDckNFLFVBQUksRUFBRTtBQUNKQyxpQkFBUyxFQUFFQywwRUFBVUE7QUFEakI7QUFEK0IsS0FBdkM7QUFJRyxXQUFPLEVBQUM7QUFKWCxJQUxLLEVBVUw7QUFDRSxVQUFNO0FBRFIsb0JBVkssRUFhTCwyZkFiSyxFQWNMLHdIQUE4QztBQUFHLGNBQVUsRUFBQyxHQUFkO0FBQzFDLFlBQVEsK0NBRGtDO0FBRTFDLGNBQVUsUUFGZ0M7QUFHMUMsV0FBTztBQUhtQyw2QkFBOUMsbUdBSW1JO0FBQUcsY0FBVSxFQUFDLEdBQWQ7QUFDL0gsWUFBUSx5Q0FEdUg7QUFFL0gsY0FBVSxRQUZxSDtBQUcvSCxXQUFPO0FBSHdILDhCQUpuSSwyVUFkSyxFQXVCTDtBQUFLLE9BQUcsRUFBQyw4REFBVDtBQUF3RSxPQUFHLEVBQUM7QUFBNUUsSUF2QkssQ0FBUDtBQXlCRDs7QUE3QlFMLFU7QUErQlQ7QUFDQUEsVUFBVSxDQUFDTSxjQUFYLEdBQTRCLElBQTVCO0FBRU8sSUFBTUMsTUFBTSxHQUFHLFNBQVRBLE1BQVMsR0FBTTtBQUFFLFFBQU0sSUFBSUMsS0FBSixDQUFVLGlCQUFWLENBQU47QUFBcUMsQ0FBNUQ7QUFFUEQsTUFBTSxDQUFDRSxVQUFQLEdBQW9CO0FBQUVDLFVBQVEsRUFBRTtBQUFaLENBQXBCO0FBRUEsSUFBTUMsYUFBYSxHQUFHO0FBQUVDLE9BQUssRUFBRSxjQUFUO0FBQXlCSCxZQUFVLEVBQUU7QUFDekROLFFBQUksRUFBRTtBQUNKQyxlQUFTLEVBQUVDLDBFQUFVQTtBQURqQjtBQURtRCxHQUFyQztBQUluQlEsZ0JBQWMsRUFBRSxDQUFDLFFBQUQ7QUFKRyxDQUF0QjtBQU1BLElBQU1DLGlCQUFpQixHQUFHLEVBQTFCO0FBRUFILGFBQWEsQ0FBQ0YsVUFBZCxHQUEyQkUsYUFBYSxDQUFDRixVQUFkLElBQTRCLEVBQXZEO0FBQ0FFLGFBQWEsQ0FBQ0YsVUFBZCxDQUF5Qk4sSUFBekIscUJBQ01RLGFBQWEsQ0FBQ0YsVUFBZCxDQUF5Qk4sSUFBekIsSUFBaUMsRUFEdkM7QUFFRVksTUFBSSxFQUFFO0FBQUEsV0FBTSxrRUFBQyx3RUFBRDtBQUFZLHVCQUFpQixFQUFFRCxpQkFBL0I7QUFBa0QsNkJBQXVCLEVBQUVIO0FBQTNFLE9BQTBGLGtFQUFDLFVBQUQsT0FBMUYsQ0FBTjtBQUFBO0FBRlI7QUFLZUEsNEVBQWYiLCJmaWxlIjoiLi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzA1LmNvbnRyaWJ1dGluZy9pbmRleC5zdG9yaWVzLm1keC5qcyIsInNvdXJjZXNDb250ZW50IjpbIlxuaW1wb3J0IFJlYWN0IGZyb20gJ3JlYWN0J1xuaW1wb3J0IHsgbWR4IH0gZnJvbSAnQG1keC1qcy9yZWFjdCdcblxuLyogQGpzeFJ1bnRpbWUgY2xhc3NpYyAqL1xuLyogQGpzeCBtZHggKi9cbmltcG9ydCB7IGFzc2VydElzRm4sIEFkZENvbnRleHQgfSBmcm9tIFwiQHN0b3J5Ym9vay9hZGRvbi1kb2NzXCI7XG5cbmltcG9ydCB7IERvY0NvbnRleHQgfSBmcm9tICdAcHJlcGx5L2RzLWRvY3MtY29udGV4dCc7XG5pbXBvcnQgeyBNZXRhIH0gZnJvbSAnQHN0b3J5Ym9vay9hZGRvbi1kb2NzJztcblxuXG5jb25zdCBsYXlvdXRQcm9wcyA9IHtcbiAgXG59O1xuY29uc3QgTURYTGF5b3V0ID0gXCJ3cmFwcGVyXCJcbmZ1bmN0aW9uIE1EWENvbnRlbnQoe1xuICBjb21wb25lbnRzLFxuICAuLi5wcm9wc1xufSkge1xuICByZXR1cm4gPE1EWExheW91dCB7Li4ubGF5b3V0UHJvcHN9IHsuLi5wcm9wc30gY29tcG9uZW50cz17Y29tcG9uZW50c30gbWR4VHlwZT1cIk1EWExheW91dFwiPlxuXG4gICAge1xuICAgICAgLyogZG9jcyAqL1xuICAgIH1cbiAgICA8TWV0YSB0aXRsZT1cIkNvbnRyaWJ1dGluZ1wiIHBhcmFtZXRlcnM9e3tcbiAgICAgIGRvY3M6IHtcbiAgICAgICAgY29udGFpbmVyOiBEb2NDb250ZXh0XG4gICAgICB9XG4gICAgfX0gbWR4VHlwZT1cIk1ldGFcIiAvPlxuICAgIDxoMSB7Li4ue1xuICAgICAgXCJpZFwiOiBcImNvbnRyaWJ1dGluZ1wiXG4gICAgfX0+e2BDb250cmlidXRpbmdgfTwvaDE+XG4gICAgPHA+e2BPdXIgZGVzaWduIHN5c3RlbSBhZGhlcmVzIHRvIGFuIG9wZW4gY29udHJpYnV0aW9uIG1vZGVsIHdoZXJlIGFueW9uZSBjYW4gbWFrZSBhIHN1Z2dlc3Rpb24sIG9ic2VydmF0aW9uLCBvciBhIHByb3Bvc2FsLiBXZSBkb24ndCB3YW50IHRvIGJ1cmRlbiB0ZWFtcyBhbmQgaW5kaXZpZHVhbHMgd2l0aCBwcm9sb25nZWQgYW5kIGZvcm1hbCBwcm9jZXNzLCBzbyB5b3VyIHJlcXVlc3RzIGNhbiBiZSBtYWRlIGluIGFueSBzaGFwZSBhbmQgZm9ybSB0aGF0IHlvdSdkIGxpa2UgYW5kIGJlIGFueXRoaW5nIGluIHRoZSByYW5nZSBmcm9tIHNwb3R0aW5nIGEgdGlueSBkZWZpY2llbmN5IG9yIGEgbmFwa2luIHNrZXRjaCB0byBhIGZ1bGwtZmxlZGdlZCBwcm9wb3NhbCBvZiBhIG5ldyBjb21wb25lbnQgZm9yIGluY2x1c2lvbiBpbnRvIGRlc2lnbiBzeXN0ZW0uYH08L3A+XG4gICAgPHA+e2BPdXIgcHJlZmVycmVkIGNvbW11bmljYXRpb24gY2hhbm5lbCBpcyBgfTxhIHBhcmVudE5hbWU9XCJwXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9wcmVwbHkuc2xhY2suY29tL2FyY2hpdmVzL0MwMjRFQUVIUDZWXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YCNkZXNpZ24tc3lzdGVtLXB1YmxpY2B9PC9hPntgIFNsYWNrIGNoYW5uZWwsIGJ1dCB5b3UgY2FuIGFsc28gcmVhY2ggdG8gdXMgcHJpdmF0ZWx5LCB3cml0ZSB1cyBhbiBlbWFpbCwgb3IgcHV0IHVwIGEgUFIgb24gYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbVwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2BkZXNpZ24gc3lzdGVtIG1vbm9yZXBvYH08L2E+e2AuIEJlIGF3YXJlIHRoYXQgYW55IHNlcmlvdXMgY2hhbmdlcyB3aWxsIHF1aXRlIHBvc3NpYmx5IGxlYWQgdG8gYSBwdWJsaWMgZGlzY3Vzc2lvbiBpbnZvbHZpbmcgbGFyZ2VyIGdyb3VwIG9mIGV4cGVydHMgdG8gcmVjb25jaWxlIGluY29uc2lzdGVuY2llcyBpbiBvdXIgZGVzaWduIHBhdHRlcm5zLiBXZSdyZSBzdGlsbCB3b3JraW5nIG9uIGVzdGFibGlzaGluZyBleGFjdCBmb3JtYXRzIGFuZCBmb3J1bXMgZm9yIHRoYXQgYW5kIHdlIHByb21pc2UgdG8gaGFuZGxlIHRob3NlIGZvciB5b3UuIFlvdSBjYW4gc2VlIGEgZmxvd2NoYXJ0IG9mIG91ciBwcm9jZXNzIGJlbG93LmB9PC9wPlxuICAgIDxpbWcgc3JjPVwiLi9kb2NzLXBhZ2VzL2RvY3MvcGFnZXMvMDUuY29udHJpYnV0aW5nL3N0YXRpYy9mbG93Y2hhcnQucG5nXCIgYWx0PVwiQ29udHJpYnV0aW9uIHByb2Nlc3MgZmxvd2NoYXJ0XCIgLz5cbiAgICA8L01EWExheW91dD47XG59XG5cbjtcbk1EWENvbnRlbnQuaXNNRFhDb21wb25lbnQgPSB0cnVlO1xuXG5leHBvcnQgY29uc3QgX19wYWdlID0gKCkgPT4geyB0aHJvdyBuZXcgRXJyb3IoXCJEb2NzLW9ubHkgc3RvcnlcIik7IH07XG5cbl9fcGFnZS5wYXJhbWV0ZXJzID0geyBkb2NzT25seTogdHJ1ZSB9O1xuXG5jb25zdCBjb21wb25lbnRNZXRhID0geyB0aXRsZTogJ0NvbnRyaWJ1dGluZycsIHBhcmFtZXRlcnM6IHtcbiAgZG9jczoge1xuICAgIGNvbnRhaW5lcjogRG9jQ29udGV4dFxuICB9XG59LCBpbmNsdWRlU3RvcmllczogW1wiX19wYWdlXCJdLCAgfTtcblxuY29uc3QgbWR4U3RvcnlOYW1lVG9LZXkgPSB7fTtcblxuY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzID0gY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzIHx8IHt9O1xuY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzLmRvY3MgPSB7XG4gIC4uLihjb21wb25lbnRNZXRhLnBhcmFtZXRlcnMuZG9jcyB8fCB7fSksXG4gIHBhZ2U6ICgpID0+IDxBZGRDb250ZXh0IG1keFN0b3J5TmFtZVRvS2V5PXttZHhTdG9yeU5hbWVUb0tleX0gbWR4Q29tcG9uZW50QW5ub3RhdGlvbnM9e2NvbXBvbmVudE1ldGF9PjxNRFhDb250ZW50IC8+PC9BZGRDb250ZXh0Pixcbn07XG5cbmV4cG9ydCBkZWZhdWx0IGNvbXBvbmVudE1ldGE7Il0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///../docs-pages/docs/pages/05.contributing/index.stories.mdx\n')},"../docs-pages/docs/pages/06.changelog/generated/changelog.stories.mdx":function(module,__webpack_exports__,__webpack_require__){"use strict";eval('__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__page", function() { return __page; });\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("../../node_modules/core-js/modules/es.object.keys.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_keys_js__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("../../node_modules/core-js/modules/es.array.index-of.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("../../node_modules/core-js/modules/es.symbol.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_symbol_js__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("../../node_modules/core-js/modules/es.object.assign.js");\n/* harmony import */ var _home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_home_jenkins_workspace_design_system_main_node_modules_core_js_modules_es_object_assign_js__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("./node_modules/react/index.js");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var _mdx_js_react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("../../node_modules/@mdx-js/react/dist/esm.js");\n/* harmony import */ var _storybook_addon_docs__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("../../node_modules/@storybook/addon-docs/dist/esm/index.js");\n/* harmony import */ var _preply_ds_docs_context__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("../docs-context/dist/context/DocContext.js");\n\n\n\nvar _excluded = ["components"];\n\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\n\n\n\nvar layoutProps = {};\nvar MDXLayout = "wrapper";\n\nfunction MDXContent(_ref) {\n var components = _ref.components,\n props = _objectWithoutProperties(_ref, _excluded);\n\n return Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(MDXLayout, _extends({}, layoutProps, props, {\n components: components,\n mdxType: "MDXLayout"\n }), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(_storybook_addon_docs__WEBPACK_IMPORTED_MODULE_6__[/* Meta */ "d"], {\n title: "Changelog",\n parameters: {\n docs: {\n container: _preply_ds_docs_context__WEBPACK_IMPORTED_MODULE_7__[/* DocContext */ "a"]\n }\n },\n mdxType: "Meta"\n }), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h1", {\n "id": "changelog"\n }, "Changelog"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0330-2022-06-28"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.32.0...v0.33.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.33.0"), " (2022-06-28)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Add ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "color"), " prop to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Text"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Heading"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Icon"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "TextInLine"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/352d34953735e524ffa85861ca84c85e5c4830ef",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "352d349"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Add ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "centered"), " to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Text"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Heading"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/9fbe613efdae40b193e28af050b128d2ea4444d5",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "9fbe613"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Allow ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "shadowColor"), " to accept Token in react-native ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/0714d9181e878241b37270c6fb3ecebbb389ca31",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0714d91"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Create themes/bold-ui package ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/0ac07a04adafcd8258961a439693e7ad1de0ec53",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0ac07a0")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0320-2022-06-23"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.31.2...v0.32.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.32.0"), " (2022-06-23)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-1"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Allow to use numbers on border width RN token ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/733eb89867fdec1b31419272e551c5422e531021",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "733eb89"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Responsive behavior foundations page ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/16ce57cba8f2f20e1dbb22d04df1d5b78cecced7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "16ce57c"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Fix display of ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "ThemeOptionList"), " for ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "gap"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "padding"), " on stories ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/3b685e7e5f64e6f446b4b6b37057243ce326a5a5",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "3b685e7"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Fix Slack links in Storybook ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/d737d92c773caa75748ebb5ba414264a3ef10f02",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "d737d92"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Fix token explorer links ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/39fca5ad48155b10e30cda50180a88a0057f97ef",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "39fca5a")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0312-2022-06-10"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.31.1...v0.31.2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.31.2"), " (2022-06-10)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-2"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Remove ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "muted"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "normal"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "brand"), " options of ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "accent"), " prop of ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Text"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "TextHighlighted"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "TextInline"), " (BREAKING CHANGES) ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/146a1adb533349864a51248052226f0304f523d2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "146a1ad")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "accent"), " prop options on ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "TextHighlighted"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "TextInline"), ": ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "primary"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "secondary"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "branded")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "text.accent.*"), " tokens"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Text"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "variant"), " responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/24ca33d6bc27d218480cd426b9e16d02f11a572e",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "24ca33d")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-1"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Typography foundations page and design specification ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/9b9b9ad65b1cfc9ff0a262fd208a1ca3ebc70789",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "9b9b9ad"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Add missing ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "-ua"), " sufix to snippets ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/1d36cd9dbe7906955165b90520829e926a09db9f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1d36cd9"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "no-wrap"), " behaviour in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "Button"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/a2e70b3b909cf54ba97789e8dd3eda0284329061",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "a2e70b3"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("p", {\n parentName: "li"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "quaternary"), " button should be ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "p"\n }, "transparent"), " not white ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "p",\n "href": "https://github.com/preply/design-system/commit/c30e347c2e814bcabd798436ab7ced4ad2db8b76",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c30e347")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0311-2022-06-07"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.31.0...v0.31.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.31.1"), " (2022-06-07)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-1"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "line-height"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "letter-spacing"), " in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Heading"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/5a4029e08d2d19b1509e25c007119c19e3fd5f6f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "5a4029e"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0310-2022-06-02"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.30.0...v0.31.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.31.0"), " (2022-06-02)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-3"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "variant"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/e03785445cc91b16798e96707bb96630376b6133",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "e037854"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "new ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "text.variant.*.*"), " tokens"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "strong")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "size")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "only set ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "size"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "strong"), " styles when ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "variant"), " was not provided"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Heading"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "large"), " (responsive) ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/47f9e8654d1fe9ed395773796056ece0603e2da7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "47f9e86"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "new ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "heading.level.*.*"), " tokens"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "heading.level.*.fontSize"), " tokens"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Heading"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "strong")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Heanding"), " levels ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "h4"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "h5"), " (equivalents to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), " component ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "m-bold"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "s-bold"), " respectively)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "only set ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "size"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "strong"), " styles when ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "variant"), " was not provided"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "root.text.*"), " tokens ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/a89a64b743609e6750f47edf792edf6d4a9d6ed0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "a89a64b")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add cursor ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "not-allowed"), " to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "disabled"), " buttons ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/902e9b83dd9fec8031c04faec8df3b0fe873ada7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "902e9b8"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-2"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New guide ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://ds.preply.org/latest/?path=/story/guides-assets-favicons--page",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "Guides / Assets / Favicons")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add guidelines on what to do with space above spacing scale: ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://ds.preply.org/latest/?path=/story/foundations-space--page#spacing-scalehttps://ds.preply.org/latest/?path=/story/foundations-space--page#application-recommendations",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "Foundations / Space / Application recommendations")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Adopt new Preply brand (logo and favicon) on DS Storybook")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0300-2022-05-26"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.29.2...v0.30.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.30.0"), " (2022-05-26)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-4"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "padding"), " asymmetrical ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/078783e3d0811d161860a47e136ec00bd3e29e74",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "078783e")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "padding"), " responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/a74f33e1015062db67db9a39c3ce5c7da83cdaf2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "a74f33e")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "gap"), " responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/57cb6aa844e2d7cf0ca39e0cd83330f50f610fae",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "57cb6aa")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " props ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "justifyContent"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "alignItems"), " responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/71b62b44a82d3f907aebc7f619deacff39323006",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "71b62b4"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-3"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Hide deprecated options in component docs ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/0aac58f1253aa6a4d068f7125613661d487d102e",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0aac58f")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Hide deprecated options and remove warnings from docs ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/6041934194713463d708dee68933df3e1b2d50d9",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "6041934"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0292-2022-05-24"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.29.1...v0.29.2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.29.2"), " (2022-05-24)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-4"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Favicon"), " guide in storybook ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/0aac58f1253aa6a4d068f7125613661d487d102e",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0aac58f"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0291-2022-05-24"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.29.0...v0.29.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.29.1"), " (2022-05-24)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-2"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix wrong ttype in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ButtonBase"), " props ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/780c269101da01127d5386d2d57d4e6b29fdd358",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "780c269"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0290-2022-05-23"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.28.0...v0.29.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.29.0"), " (2022-05-23)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-5"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "fullWidth"), " responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/f616eff8db3df6255264c3b4433e87b3d76bd8b1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "f616eff"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0280-2022-05-17"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.27.0...v0.28.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.28.0"), " (2022-05-17)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-6"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Improve ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "PreplyLogo"), " asset (better rasterization, finer details, straighter lines) ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/e00083bb7161181072c56e4cb58944ba5f5dccd3",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "e00083b")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New token ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "content.overlay"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/772a8a34e4bfffafc27c291295accce3fa32a4a0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "772a8a3")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New provider ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "SSRProvider"), " with support for detection of external links in SSR time ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/8a95383588633d38c01c9305f194176379f5174c",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "8a95383"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "instrumentation"\n }, "Instrumentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Emit warnings for deprecated tokens and APIs ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/87ce23430665ca6b391e98cf266c434a021b655f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "87ce234"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-3"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "SSR style support was missing in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Avatar"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "PreplyLogo"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/2ec9a0890c8c224eac6f0e7c2b38282e2e4e8715",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "2ec9a08"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0270-2022-05-05"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.26.0...v0.27.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.27.0"), " (2022-05-05)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-7"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New component ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "PreplyLogo"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/0047ded5c054b4c42769ad48ec2dd3cb7d20fd9e",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0047ded")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "content.*"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "background.*"), " semantic tokens ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/43adf61b71713df528385f0ada206b946b856557",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "43adf61"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0260-2022-05-02"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.25.0...v0.26.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.26.0"), " (2022-05-02)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-8"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New component ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "IconButton"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/dac9f96f8abbf0c8f4afcb926895a580a4cac286",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "dac9f96"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0250-2022-04-22"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.23.1...v0.25.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.25.0"), " (2022-04-22)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-9"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "direction"), " is now responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/cfb012bff6ad5715f1b1754a6654a11053253ef2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "cfb012b")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Avatar"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "size"), " is now responsive ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/367e4185d9af89390582f7ad307583cdc4a372dd",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "367e418"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "performance"\n }, "Performance"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Optimize CSS output ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/782567d400053cde07398c45817078c6b6a71e9a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "782567d"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0231-2022-04-13"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.23.0...v0.23.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.23.1"), " (2022-04-13)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-4"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix types for ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "NamedStyles"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/cb68a23664853176c05ca008ca9d08348da09e97",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "cb68a23"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0230-2022-04-13"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.22.1...v0.23.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.23.0"), " (2022-04-13)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-10"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "direction"), "; deprecated ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "column"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "reverse"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/5bb95eb757b55ce5af59593f07908001416a58e6",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "5bb95eb")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, ".responsive()"), " mixin ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/ac0f50b241b451f26e8f622b83eaa5731d4397f3",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "ac0f50b")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "TS breakpoints ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/e2c9ad77832d8c08f26779080a43db552bbc789a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "e2c9ad7")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Less.js breakpoints ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/270a7be1ebe85c96c9b07405974453d810c647da",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "270a7be"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-5"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Better storybook icon \\uD83C\\uDDFA\\uD83C\\uDDE6 ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/b6370185bc7168f1438677f84e66981a1ecbd666",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "b637018"))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0221-2022-04-12"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.22.0...v0.22.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.22.1"), " (2022-04-12)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-5"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Theme nesting not working because of unnecessary selector (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/5331c38c4c47df50ce7bebf5350201b67be1b81f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "5331c38"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0220-2022-04-07"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.21.0...v0.22.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.22.0"), " (2022-04-07)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-11"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New APIs for consuming tokens in React Native: ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "useStyleSheet"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "createStyleSheet"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/dff31ef631149edf0733abbdf0d56db59305d8d7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "dff31ef"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0210-2022-04-04"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.20.1...v0.21.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.21.0"), " (2022-04-04)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-6"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Adjust ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Avatar"), " sizes: shift ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "m"), " down to 48px, ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "l"), " to 64px and introduce ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "xl"), " at 80px (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/07faf031c9d692261feb8ca4bd4bc04aa0c85dcf",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "07faf03"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Link"), " no longer overrides text size (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/d793dc12cb58062cc2a64d438d541dc8ad4daa95",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "d793dc1"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Nesting ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ThemeProvider"), " was not overriding color scheme aware tokens (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/cbe05a2f5c9c592f64c132417b7d11b1c972247b",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "cbe05a2"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-6"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Button guidelines clarification (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/df866174ff83a2e6eb17ffe2b3ccded95a851d6a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "df86617"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0200-2022-03-23"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.19.0...v0.20.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.20.0"), " (2022-03-23)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-12"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Updated color palette aligned with new branding (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/6e610849f48257d92b5c9652060e7e42647ac532",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "6e61084"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0190-2022-03-18"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.18.0...v0.19.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.19.0"), " (2022-03-18)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-13"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "getTokenVar()"), " util function replaces ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "withGetToken()"), " HOC (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/1a9c0ea730c4031580fb0fc9f2332f62f229b01d",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1a9c0ea"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "wrap"), " prop in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " allows text to wrap inside buttons (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/57a2eb806767cf3bc31972b82bfaec5235a40d29",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "57a2eb8"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "documentation-7"\n }, "Documentation"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Token Explorer now allows searching tokens by value (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/50ac3d2917e0ffdba7ac531a52b3a176e142bea2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "50ac3d2"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Token Explorer now accepts search terms via URL (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/aad526c66fde7a0fba13a9c8b77dd9be52361ab6",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "aad526c"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0180-2022-03-09"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.17.1...v0.18.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.18.0"), " (2022-03-09)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-14"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Deprecate ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " sizes ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "xs"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "xl"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/eccbb51d238f97c38bb4b20d21f952a266e6c77c",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "eccbb51"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " prop ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "assistiveText"), " (replaces ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "a11ylabel"), ") (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/0dcbd6138dfbac820bfb5faa54e96ffedeacdcfc",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0dcbd6"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " now classified as ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Beta"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/e6904916932cd9409ae898255df7f75b2b3a1fb2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "e690491"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "tag"), " prop in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutGrid"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/bb286fc78a2182c2e9092455462bb37c3b6bd16f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "bb286fc"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Separate Storybook sections for ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://ds.preply.org/latest/?path=/story/guides-installation-applications--page",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "Guides"), " from ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://ds.preply.org/latest/?path=/story/api-ds-web-core-hooks-usetoken--page",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "API"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/491b5c4060bcaff67e0d9cb5df2a143225c2aed4",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "491b5c4"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://ds.preply.org/latest/?path=/story/stats--page",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "Stats"), " page in Storybook (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/eeb8d8a1319cbb1fede96b71a345b449fe96d54b",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "eeb8d8a"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Display feature metadata in Storybook (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/1feb03c0f4859b6c98478ba5d546b737b2b16d89",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1feb03c"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Link \\"usedBy\\" section of docs to sources file in GH (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/65937f586935e76c92b28c44079ec31c1d863332",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "65937f5"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "maintenance"\n }, "Maintenance"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Rename (internal) package ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-tokens"), " to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-tools"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/8f2d680b81899835c67d2e02d12519b989d1cb9c",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "8f2d680"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New (internal) package ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-core-types"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/2c4241fae628014d0700d90decb1cecf4d37ee1d",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "8f2d680"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Upgrade some dependencies to address ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "High"), " vulnerabilities (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/32d42198dfc158fc795f01ebc1cc2c8bde868dd2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "32d4219"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0171-2022-03-04"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.17.0...v0.17.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.17.1"), " (2022-03-04)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "maintenance-1"\n }, "Maintenance"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Do not publish ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "@preply/ds-tokens"), " package to NPM (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/55ec7cd670830fab59ee1dfb2dbf568684b32739",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "55ec7cd"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0170-2022-03-03"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.16.0...v0.17.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.17.0"), " (2022-03-03)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-15"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "@preply/ds-runtime"), " package (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/pull/92/files#diff-28c2e546b584db9700d9ec8453db82923d8f50f31e1bfbb31d2bccab55cdb69dR1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1b10359"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Generator in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-tools"), " now generates validation rules for ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-runtime"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/pull/92/files#diff-2d6d3a7df79c2bf41f22b6b912f0b66b9852f4caf9831c33dfc59b33f2158546R1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "006ca87"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Load the ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-runtime"), " on demand in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "dev"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "staging"), " envs (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/pull/92/files#diff-bcd6a4669be67573e352e32c6e9d1074ed9cd89c79016d7b10a4f79e9c707ea3R1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "b9c71ee"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Instrument render in ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Panel"), " to warn about deprecated props (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/pull/92/files#diff-1d3ffd16603ac11a610187fec251bc6674358a5fa6e63d8857c877f987ac773cR63",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "610e68e"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-1"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Updated (and better!) guidelines and examples for ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/pull/90/files",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "2f44326"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0160-2022-02-21"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.15.0...v0.16.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.16.0"), " (2022-02-21)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-16"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "@preply/ds-rn-core"), " package with ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "useToken()"), " hook (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/970f207e4c21669e74a63a0696dc9a9aff011e05",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "970f207"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "@preply/ds-rn-root"), " package with ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "RootProvider"), " for mobile (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/31ad99a1c11fb25d77fa858fb485f61d000bfb70",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "31ad99a"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add generator for RN theme files (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/633d74432320f1f59cbfcb89345ea56378dbd429",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "633d744"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0150-2022-02-21"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.14.0...v0.15.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.15.0"), " (2022-02-21)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-17"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Added ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " variants: ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "tertiary"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "quaternary"), " (replaces ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "plain"), "), and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "dangerous"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/18907451f864ba64e52015d119580c813f5b9522",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1890745"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Deprecated ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " variants: ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "plain"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/18907451f864ba64e52015d119580c813f5b9522",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1890745"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Streamline tokens by moving all ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "disabled"), " tokens one level up from Button variant to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "base"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/c551c728645dc723d433e036f07842c6a52b8183",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c551c72"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "New ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "withGetToken()"), " API - A HOC to acquire DS tokens when building CSS-in-JS components (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/df061c1cce682f595bd473536710fe319db923c8",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "df061c1"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-7"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " internal gap not aligned with design spec (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/43fabc9cba05ec76109c22b4da38ec417075cff1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "43fabc9"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0140-2022-02-10"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.13.0...v0.14.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.14.0"), " (2022-02-10)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-18"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Link"), " states (hover and active) work based on its own ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "color"), " tokens (were shared with Button) (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/42ef59140e817475e2d439352660c04bfa7cfeec",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "42ef591"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " states (hover and active) work based on ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "color"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "bgColor"), " tokens (was brightness) (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/9946f0865583bc3c25b1e37459f0f42ce159167b",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "9946f08"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Streamline focus tokens (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/3b28b3f54515168f08e9848560a74dfaa52dd81a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "3b28b3f"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-8"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix spinner rendering not consistent with our icon style (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/c4ffa57728d79677675208881dc7089387471be7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c4ffa57"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix SSR crashing due to missing guards on ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "window"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "document"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/8139792f33aeaff5dd8f5db4a54b9157948daa77",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "8139792"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " crashing when ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "busy"), " because SVG from ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ds-media-icons"), " was not a react component in the application build context (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/be0290693af336a36bfa814dcc5c6eb36d80519e",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "be02906"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0130-2022-02-04"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.12.5...v0.13.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.13.0"), " (2022-02-04)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-19"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Token System (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/4a9d7de0ed938ef70482b416bb550c8750a33bd0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "4a9d7de"), ")", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "We now author options and tokens in simple JSON files."), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Options, Types, and Themes (both TS and Less) are now auto-generated."), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Documentation of Option props is also purely based on data."), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Ships with Space and Color foundations (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "root.space.*"), " and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "root.palette.*"), " tokens)")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-2"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Publishing Changelog in storybook is now automated (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/7b71685d6090e854e497d50cf66773dcf27be36f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "7b71685"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Storybook upgraded do 6.4.18 (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/ead4fda515b09d0188fc1ca19ff748650f1d582f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "ead4fda"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0125-2022-01-31"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.12.4...v0.12.5",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.12.5"), " (2022-01-31)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-9"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " misaligned when using ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "fullWidth"), " prop (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/94726f6185fc97d4d2159c3084af2beea8639e3b",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "94726f6"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0124-2022-01-26"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.12.3...v0.12.4",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.12.4"), " (2022-01-26)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-10"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " misaligned when using ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "url"), " prop (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/a08001547590eff399689ce6dc59cf38db669a98",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "a0800154"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-3"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Quick start guide for designers (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/c0c8fbefba175fe94db983da57dc2d60efb56734",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c0c8fbe"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0123-2022-01-25"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.12.2...v0.12.3",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.12.3"), " (2022-01-25)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-11"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Downgrades TS to 3.8.3 to stay compatible with older clients (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/2153a2a542cc25a75e01b531d08d1acba5d24c8a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "2153a2a"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0122-2022-01-25"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.12.1...v0.12.2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.12.2"), " (2022-01-25)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-20"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Adds ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "reverse"), " prop to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/d0074c92316f32a86b05abb25bfcaee1b45f65c7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "d0074c9"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-12"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Removes ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "theme"), " prop from ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), " (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/6bd42053736c49795d549c15262b20027af185d9",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "6bd4205"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0121-2022-01-24"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.12.0...v0.12.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.12.1"), " (2022-01-24)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-4"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Quick start guide for engineers (with videos) (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/0ab3d6a083c58a46404e0fdf36a77139bde9e6e4",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0ab3d6a"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Technical notes for palette logic (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/bdcf49f5d42f5118e1209a6125c4d8c8e8f7f2f2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "bdcf49f"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Foundations color page(", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/68891b99ecf235740998233e453fbd83a962c2c2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "68891b9"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0120-2022-01-20"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.11.0...v0.12.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.12.0"), " (2022-01-20)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-21"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Component props review (BREAKING CHANGES) (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/babd73c736d5006929bedb53f0801797995991b9",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "babd73c"), ")", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Change ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Avatar"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Icon"), ", ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Button"), ", and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Text"), " ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "size"), " options to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "2xs, xs, s, m, l, xl")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Hide ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "reverse"), " prop of ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "LayoutFlex"))))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-5"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add status block to component pages (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/babd73c736d5006929bedb53f0801797995991b9",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "babd73c"), ")", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Deprecation notice for ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "<Panel/>"), " component"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Comments about future iterations in most components")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0110-2022-01-19"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.10.0...v0.11.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.11.0"), " (2022-01-19)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-22"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "busy"), " prop to Button (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/beabd2f3821e5511b771c8461634aac79deab843",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "beabd2f"), ")", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "adds prototype for a ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "Spinner"), " component with ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "prefers-reduced-motion"), " feature"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "renames Button ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "submit"), " prop to ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "submitsForm"))))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-6"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Docs examples small layout improvement (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/e09f77d2e523d3de0d16804c05f3bdf45a304bae",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "e09f77d"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Update FAQ (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/1d58bb498eb20072dad159bbefd6ada9371cee4c",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "1d58bb"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add import statements to component docs (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/4eee38c2a896e14a0c066b9b662397383d4d31ec",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "4eee38"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "0100-2022-01-10"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.9.1...v0.10.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.10.0"), " (2022-01-10)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-23"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Add padding to layout components (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/7f55962f52838981ac69ae19b06ce1ce4383a8b0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "7f55962"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make layout gap use new space tokens (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/0664ed319e027e1144f061ce069ff5707f7092b7",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0664ed3"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Make unstyled text inherit ColorScheme text color (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/d8fd437bb258cba6762c1b99b55c74c83ee1be6f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "d8fd437"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-13"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix yarn dev crashes when no dist exists yet (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/47266a7684d5761494a70427c193d98a276ada9a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "47266a7"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-7"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Documentation for foundations/space (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/46b4aa4298410ac9b078d6ba5a235e13b1c75eeb",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "46b4aa4"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "091-2022-01-05"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.9.0...v0.9.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.9.1"), " (2022-01-05)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-24"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix color scheme class(es) missing in SSR (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/3fe5141adb616f7da914eec229024ae8d14eff33",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "3fe5141"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "090-2022-01-05"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.8.0...v0.9.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.9.0"), " (2022-01-05)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-25"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Extract root classnames for SSR (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/348325ee4a9c5836350bb801b80f23a2bcb3ec4b",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "348325e"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "080-2022-01-03"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.7.5...v0.8.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.8.0"), " (2022-01-03)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-26"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Allow adding DS classes directly to the body element (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/985d5a107c7feb42e42fab7131fe7b979e5860dd",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "985d5a1"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "075-2022-01-03"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.7.4...v0.7.5",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.7.5"), " (2022-01-03)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-14"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix yarn dev crashes when no dist exists yet (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/47266a7684d5761494a70427c193d98a276ada9a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "47266a7"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix color scheme tokens left behind (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/f21a0d572bee2b7f4671ee6cf23c6cd56ded038b",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "f21a0d5"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Replace polyfill by utility funcion (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/d9041046091a9a7dedc193581e67fa1567183b45",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "d904104"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "074-2021-12-30"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.7.3...v0.7.4",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.7.4"), " (2021-12-30)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-15"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Adds polifyll for Array.prototype.flat() to fix crash in older browsers (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/12f7d13c6beac115bcd60fb220b79af8f285373e",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "12f7d13"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "073-2021-12-17"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.7.1...v0.7.3",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.7.3"), " (2021-12-17)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-16"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix url helper functions crashing on SSR (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/8e7577e80f47294f2ddb1c77c3cf4ca749032430",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "8e7577e"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "072-2021-12-17"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.7.1...v0.7.2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.7.2"), " (2021-12-17)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-17"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix url helper functions crashing on SSR (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/5fe923d7ffb3603a554e830e6a995e0dea9c0545",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "5fe923d"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "071-2021-12-17"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.7.0...v0.7.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.7.1"), " (2021-12-17)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "fixes-18"\n }, "Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Fix style collection dump mistake (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/b1f638a439be0d7cdefc0967e2783639e8dbc83a",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "b1f638a"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "070-2021-12-17"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.6.0...v0.7.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.7.0"), " (2021-12-17)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-27"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Collect styles during SSR (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/dd4627bd100c0009e2f14c7ea1bceef5d84ec10f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "dd4627b"), ")", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", {\n parentName: "li"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "StyleExtractProvider"), " mounts the context for SSR style extraction"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ServerStyleSheet"), " class (instance created by application) collects styles and generates the ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "<style>"), " element"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "withStyleExtract"), " HOC and ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "useStyleExtract"), " hook allow collecting styles into instance of ", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("inlineCode", {\n parentName: "li"\n }, "ServerStyleSheet"), "from Theme, ColorScheme, and components")))), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "060-2021-12-13"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.5.0...v0.6.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.6.0"), " (2021-12-13)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-28"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "move global typography styles to components (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/feac61058c9b1b3d926046ab27e5f6c449237acc",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "feac610"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "050-2021-12-08"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.4.3...v0.5.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.5.0"), " (2021-12-08)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-29"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "opt-in reset.less.js module (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/baf5499795470c3268770662cbc15f821fa64833",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "baf5499"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "043-2021-12-07"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.4.2...v0.4.3",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.4.3"), " (2021-12-07)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "bug-fixes"\n }, "Bug Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Button font-weight 400 (was 500) (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/c8d1d3f42f1b69fc2b7889b68ab93efd6a5c10ce",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c8d1d3f"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "Switch outlines to :focus-visible and make them solid (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/c8d1d3f42f1b69fc2b7889b68ab93efd6a5c10ce",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c8d1d3f"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "maintenance-2"\n }, "Maintenance"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "switch back to @preply org (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/8979434c7eb9e36c49fed144b07cc6b5da67586c",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "8979434"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "042-2021-11-19"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.4.1...v0.4.2",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.4.2"), " (2021-11-19)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "docs-8"\n }, "Docs"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "welcome page & contributing guide (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/f45725ae11489e7d5f3f5641590aa3ae57de2ad8",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "2b0922c"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "041-2021-11-19"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.4.0...v0.4.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.4.1"), " (2021-11-19)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "bug-fixes-1"\n }, "Bug Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "remove all margins (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/2b0922c699388d4b69432ecdd3a75156c1111559",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "2b0922c"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "add missing gap size \\"none\\" (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/f70dcbb85095922b517aae16be6f203820ba47fa",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "f70dcbb"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "040-2021-11-18"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.1.1...v0.4.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.4.0"), " (2021-11-18)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "bug-fixes-2"\n }, "Bug Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "remove unnecessary color schemes (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/52a013f1ebce09bc93a3369cc0488eb2cc5d4953",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "52a013f"), ")"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "remove unnecessary separators and accents (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/c2e5062fd88c9f15fc157e23492d8c5ea3472e6f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "c2e5062"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "030-2021-11-18"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.1.1...v0.3.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.3.0"), " (2021-11-18)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-30"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "opt-in roboto.less.js module (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/78d8bb5a7e338f5ebe206332d209e7b3e8d38823",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "78d8bb5"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "020-2021-11-17"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.1.2...v0.2.0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.2.0"), " (2021-11-17)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "features-31"\n }, "Features"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "allow RootProvider to add CSS classes to existing dom element (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/ae55cfca146d9e3e1b37b064fd495657eb4268a0",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "ae55cfc"), ")")), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h2", {\n "id": "011-2021-11-16"\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "h2",\n "href": "https://github.com/preply/design-system/compare/v0.1.0...v0.1.1",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "0.1.1"), " (2021-11-16)"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("h3", {\n "id": "bug-fixes-3"\n }, "Bug Fixes"), Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("ul", null, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("li", {\n parentName: "ul"\n }, "LayoutFlex and LayoutGrid were not exported (", Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])("a", {\n parentName: "li",\n "href": "https://github.com/preply/design-system/commit/ebe4581df3d0ae68c12bcddb45c8e0d5b5395d5f",\n "target": "_blank",\n "rel": "nofollow noopener noreferrer"\n }, "ebe4581"), ")")));\n}\n\nMDXContent.displayName = "MDXContent";\n;\nMDXContent.isMDXComponent = true;\nvar __page = function __page() {\n throw new Error("Docs-only story");\n};\n__page.parameters = {\n docsOnly: true\n};\nvar componentMeta = {\n title: \'Changelog\',\n parameters: {\n docs: {\n container: _preply_ds_docs_context__WEBPACK_IMPORTED_MODULE_7__[/* DocContext */ "a"]\n }\n },\n includeStories: ["__page"]\n};\nvar mdxStoryNameToKey = {};\ncomponentMeta.parameters = componentMeta.parameters || {};\ncomponentMeta.parameters.docs = Object.assign({}, componentMeta.parameters.docs || {}, {\n page: function page() {\n return Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(_storybook_addon_docs__WEBPACK_IMPORTED_MODULE_6__[/* AddContext */ "a"], {\n mdxStoryNameToKey: mdxStoryNameToKey,\n mdxComponentAnnotations: componentMeta\n }, Object(_mdx_js_react__WEBPACK_IMPORTED_MODULE_5__[/* mdx */ "b"])(MDXContent, null));\n }\n});\n/* harmony default export */ __webpack_exports__["default"] = (componentMeta);//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi1wYWdlcy9kb2NzL3BhZ2VzLzA2LmNoYW5nZWxvZy9nZW5lcmF0ZWQvY2hhbmdlbG9nLnN0b3JpZXMubWR4Pzg5ZTgiXSwibmFtZXMiOlsibGF5b3V0UHJvcHMiLCJNRFhMYXlvdXQiLCJNRFhDb250ZW50IiwiY29tcG9uZW50cyIsInByb3BzIiwiZG9jcyIsImNvbnRhaW5lciIsIkRvY0NvbnRleHQiLCJpc01EWENvbXBvbmVudCIsIl9fcGFnZSIsIkVycm9yIiwicGFyYW1ldGVycyIsImRvY3NPbmx5IiwiY29tcG9uZW50TWV0YSIsInRpdGxlIiwiaW5jbHVkZVN0b3JpZXMiLCJtZHhTdG9yeU5hbWVUb0tleSIsInBhZ2UiXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUNBO0FBQ0E7QUFFQTs7QUFDQTs7QUFDQTtBQUVBO0FBQ0E7QUFHQSxJQUFNQSxXQUFXLEdBQUcsRUFBcEI7QUFHQSxJQUFNQyxTQUFTLEdBQUcsU0FBbEI7O0FBQ0EsU0FBU0MsVUFBVCxPQUdHO0FBQUEsTUFGREMsVUFFQyxRQUZEQSxVQUVDO0FBQUEsTUFERUMsS0FDRjs7QUFDRCxTQUFPLGtFQUFDLFNBQUQsZUFBZUosV0FBZixFQUFnQ0ksS0FBaEM7QUFBdUMsY0FBVSxFQUFFRCxVQUFuRDtBQUErRCxXQUFPLEVBQUM7QUFBdkUsTUFLTCxrRUFBQyxrRUFBRDtBQUFNLFNBQUssRUFBQyxXQUFaO0FBQXdCLGNBQVUsRUFBRTtBQUNsQ0UsVUFBSSxFQUFFO0FBQ0pDLGlCQUFTLEVBQUVDLDBFQUFVQTtBQURqQjtBQUQ0QixLQUFwQztBQUlHLFdBQU8sRUFBQztBQUpYLElBTEssRUFVTDtBQUNFLFVBQU07QUFEUixpQkFWSyxFQWFMO0FBQ0UsVUFBTTtBQURSLEtBRUc7QUFBRyxjQUFVLEVBQUMsSUFBZDtBQUNDLFlBQVEsbUVBRFQ7QUFFQyxjQUFVLFFBRlg7QUFHQyxXQUFPO0FBSFIsY0FGSCxrQkFiSyxFQW9CTDtBQUNFLFVB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aWxlIjoiLi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzA2LmNoYW5nZWxvZy9nZW5lcmF0ZWQvY2hhbmdlbG9nLnN0b3JpZXMubWR4LmpzIiwic291cmNlc0NvbnRlbnQiOlsiXG5pbXBvcnQgUmVhY3QgZnJvbSAncmVhY3QnXG5pbXBvcnQgeyBtZHggfSBmcm9tICdAbWR4LWpzL3JlYWN0J1xuXG4vKiBAanN4UnVudGltZSBjbGFzc2ljICovXG4vKiBAanN4IG1keCAqL1xuaW1wb3J0IHsgYXNzZXJ0SXNGbiwgQWRkQ29udGV4dCB9IGZyb20gXCJAc3Rvcnlib29rL2FkZG9uLWRvY3NcIjtcblxuaW1wb3J0IHsgRG9jQ29udGV4dCB9IGZyb20gJ0BwcmVwbHkvZHMtZG9jcy1jb250ZXh0JztcbmltcG9ydCB7IE1ldGEgfSBmcm9tICdAc3Rvcnlib29rL2FkZG9uLWRvY3MnO1xuXG5cbmNvbnN0IGxheW91dFByb3BzID0ge1xuICBcbn07XG5jb25zdCBNRFhMYXlvdXQgPSBcIndyYXBwZXJcIlxuZnVuY3Rpb24gTURYQ29udGVudCh7XG4gIGNvbXBvbmVudHMsXG4gIC4uLnByb3BzXG59KSB7XG4gIHJldHVybiA8TURYTGF5b3V0IHsuLi5sYXlvdXRQcm9wc30gey4uLnByb3BzfSBjb21wb25lbnRzPXtjb21wb25lbnRzfSBtZHhUeXBlPVwiTURYTGF5b3V0XCI+XG5cbiAgICB7XG4gICAgICAvKiBjaGFuZ2UgbG9nICovXG4gICAgfVxuICAgIDxNZXRhIHRpdGxlPVwiQ2hhbmdlbG9nXCIgcGFyYW1ldGVycz17e1xuICAgICAgZG9jczoge1xuICAgICAgICBjb250YWluZXI6IERvY0NvbnRleHRcbiAgICAgIH1cbiAgICB9fSBtZHhUeXBlPVwiTWV0YVwiIC8+XG4gICAgPGgxIHsuLi57XG4gICAgICBcImlkXCI6IFwiY2hhbmdlbG9nXCJcbiAgICB9fT57YENoYW5nZWxvZ2B9PC9oMT5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMzMwLTIwMjItMDYtMjhcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjMyLjAuLi52MC4zMy4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMzMuMGB9PC9hPntgICgyMDIyLTA2LTI4KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlc1wiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+XG4gICAgICAgIDxwIHBhcmVudE5hbWU9XCJsaVwiPntgQWRkIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YGNvbG9yYH08L2lubGluZUNvZGU+e2AgcHJvcCB0byBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2BUZXh0YH08L2lubGluZUNvZGU+e2AsIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YEhlYWRpbmdgfTwvaW5saW5lQ29kZT57YCwgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgSWNvbmB9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2BUZXh0SW5MaW5lYH08L2lubGluZUNvZGU+e2AgYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzM1MmQzNDk1MzczNWU1MjRmZmE4NTg2MWNhODRjODVlNWM0ODMwZWZcIixcbiAgICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICAgIH19PntgMzUyZDM0OWB9PC9hPjwvcD5cbiAgICAgIDwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+XG4gICAgICAgIDxwIHBhcmVudE5hbWU9XCJsaVwiPntgQWRkIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YGNlbnRlcmVkYH08L2lubGluZUNvZGU+e2AgdG8gYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgVGV4dGB9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2BIZWFkaW5nYH08L2lubGluZUNvZGU+e2AgYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzlmYmU2MTNlZmRhZTQwYjE5M2UyOGFmMDUwYjEyOGQyZWE0NDQ0ZDVcIixcbiAgICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICAgIH19PntgOWZiZTYxM2B9PC9hPjwvcD5cbiAgICAgIDwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+XG4gICAgICAgIDxwIHBhcmVudE5hbWU9XCJsaVwiPntgQWxsb3cgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgc2hhZG93Q29sb3JgfTwvaW5saW5lQ29kZT57YCB0byBhY2NlcHQgVG9rZW4gaW4gcmVhY3QtbmF0aXZlIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8wNzE0ZDkxODFlODc4MjQxYjM3MjcwYzZmYjNlY2ViYmIzODljYTMxXCIsXG4gICAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgICB9fT57YDA3MTRkOTFgfTwvYT48L3A+XG4gICAgICA8L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPlxuICAgICAgICA8cCBwYXJlbnROYW1lPVwibGlcIj57YENyZWF0ZSB0aGVtZXMvYm9sZC11aSBwYWNrYWdlIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8wYWMwN2EwNGFkYWZjZDgyNTg5NjFhNDM5NjkzZTdhZDFkZTBlYzUzXCIsXG4gICAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgICB9fT57YDBhYzA3YTBgfTwvYT48L3A+XG4gICAgICA8L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDMyMC0yMDIyLTA2LTIzXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4zMS4yLi4udjAuMzIuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjMyLjBgfTwvYT57YCAoMjAyMi0wNi0yMylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMVwiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBbGxvdyB0byB1c2UgbnVtYmVycyBvbiBib3JkZXIgd2lkdGggUk4gdG9rZW4gYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNzMzZWI4OTg2N2ZkZWMxYjMxNDE5MjcyZTU1MWM1NDIyZTUzMTAyMVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A3MzNlYjg5YH08L2E+PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImRvY3VtZW50YXRpb25cIlxuICAgIH19PntgRG9jdW1lbnRhdGlvbmB9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+XG4gICAgICAgIDxwIHBhcmVudE5hbWU9XCJsaVwiPntgUmVzcG9uc2l2ZSBiZWhhdmlvciBmb3VuZGF0aW9ucyBwYWdlIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8xNmNlNTdjYmE4ZjJmMjBlMWRiYjIyZDA0ZGYxZDViNzhjZWNjZWQ3XCIsXG4gICAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgICB9fT57YDE2Y2U1N2NgfTwvYT48L3A+XG4gICAgICA8L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPlxuICAgICAgICA8cCBwYXJlbnROYW1lPVwibGlcIj57YEZpeCBkaXNwbGF5IG9mIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YFRoZW1lT3B0aW9uTGlzdGB9PC9pbmxpbmVDb2RlPntgIGZvciBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2BnYXBgfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgcGFkZGluZ2B9PC9pbmxpbmVDb2RlPntgIG9uIHN0b3JpZXMgYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzNiNjg1ZTdlNWY2NGU2ZjQ0NmI0YjZiMzcwNTcyNDNjZTMyNmE1YTVcIixcbiAgICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICAgIH19PntgM2I2ODVlN2B9PC9hPjwvcD5cbiAgICAgIDwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+XG4gICAgICAgIDxwIHBhcmVudE5hbWU9XCJsaVwiPntgRml4IFNsYWNrIGxpbmtzIGluIFN0b3J5Ym9vayBgfTxhIHBhcmVudE5hbWU9XCJwXCIgey4uLntcbiAgICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZDczN2Q5MmM3NzNjYWE3NTc0OGViYjViYTQxNDI2NGEzZWYxMGYwMlwiLFxuICAgICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgICAgfX0+e2BkNzM3ZDkyYH08L2E+PC9wPlxuICAgICAgPC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj5cbiAgICAgICAgPHAgcGFyZW50TmFtZT1cImxpXCI+e2BGaXggdG9rZW4gZXhwbG9yZXIgbGlua3MgYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzM5ZmNhNWFkNDgxNTViMTBlMzBjZGE1MDE4MGE4OGEwMDU3Zjk3ZWZcIixcbiAgICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICAgIH19PntgMzlmY2E1YWB9PC9hPjwvcD5cbiAgICAgIDwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMzEyLTIwMjItMDYtMTBcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjMxLjEuLi52MC4zMS4yXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMzEuMmB9PC9hPntgICgyMDIyLTA2LTEwKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0yXCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj5cbiAgICAgICAgPHAgcGFyZW50TmFtZT1cImxpXCI+e2BSZW1vdmUgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgbXV0ZWRgfTwvaW5saW5lQ29kZT57YCwgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgbm9ybWFsYH08L2lubGluZUNvZGU+e2AsIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YGJyYW5kYH08L2lubGluZUNvZGU+e2Agb3B0aW9ucyBvZiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2BhY2NlbnRgfTwvaW5saW5lQ29kZT57YCBwcm9wIG9mIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YFRleHRgfTwvaW5saW5lQ29kZT57YCwgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwicFwiPntgVGV4dEhpZ2hsaWdodGVkYH08L2lubGluZUNvZGU+e2AsIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YFRleHRJbmxpbmVgfTwvaW5saW5lQ29kZT57YCAoQlJFQUtJTkcgQ0hBTkdFUykgYH08YSBwYXJlbnROYW1lPVwicFwiIHsuLi57XG4gICAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzE0NmExYWRiNTMzMzQ5ODY0YTUxMjQ4MDUyMjI2ZjAzMDRmNTIzZDJcIixcbiAgICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICAgIH19PntgMTQ2YTFhZGB9PC9hPjwvcD5cbiAgICAgICAgPHVsIHBhcmVudE5hbWU9XCJsaVwiPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgYWNjZW50YH08L2lubGluZUNvZGU+e2AgcHJvcCBvcHRpb25zIG9uIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BUZXh0YH08L2lubGluZUNvZGU+e2AsIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BUZXh0SGlnaGxpZ2h0ZWRgfTwvaW5saW5lQ29kZT57YCwgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YFRleHRJbmxpbmVgfTwvaW5saW5lQ29kZT57YDogYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHByaW1hcnlgfTwvaW5saW5lQ29kZT57YCwgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHNlY29uZGFyeWB9PC9pbmxpbmVDb2RlPntgLCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgYnJhbmRlZGB9PC9pbmxpbmVDb2RlPjwvbGk+XG4gICAgICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRGVwcmVjYXRlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B0ZXh0LmFjY2VudC4qYH08L2lubGluZUNvZGU+e2AgdG9rZW5zYH08L2xpPlxuICAgICAgICA8L3VsPlxuICAgICAgPC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj5cbiAgICAgICAgPHAgcGFyZW50TmFtZT1cImxpXCI+e2BNYWtlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YFRleHRgfTwvaW5saW5lQ29kZT57YCBwcm9wIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YHZhcmlhbnRgfTwvaW5saW5lQ29kZT57YCByZXNwb25zaXZlIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8yNGNhMzNkNmJjMjdkMjE4NDgwY2Q0MjZiOWUxNmQwMmYxMWE1NzJlXCIsXG4gICAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgICB9fT57YDI0Y2EzM2RgfTwvYT48L3A+XG4gICAgICA8L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jdW1lbnRhdGlvbi0xXCJcbiAgICB9fT57YERvY3VtZW50YXRpb25gfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgVHlwb2dyYXBoeSBmb3VuZGF0aW9ucyBwYWdlIGFuZCBkZXNpZ24gc3BlY2lmaWNhdGlvbiBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC85YjliOWFkNjViMWNmYzlmZjBhMjYyZmQyMDhhMWNhM2ViYzcwNzg5XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDliOWI5YWRgfTwvYT48L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZml4ZXNcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPlxuICAgICAgICA8cCBwYXJlbnROYW1lPVwibGlcIj57YEFkZCBtaXNzaW5nIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YC11YWB9PC9pbmxpbmVDb2RlPntgIHN1Zml4IHRvIHNuaXBwZXRzIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8xZDM2Y2Q5ZGJlNzkwNjk1NTE2NWI5MDUyMDgyOWU5MjZhMDlkYjlmXCIsXG4gICAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgICB9fT57YDFkMzZjZDlgfTwvYT48L3A+XG4gICAgICA8L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPlxuICAgICAgICA8cCBwYXJlbnROYW1lPVwibGlcIj57YEZpeCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2Buby13cmFwYH08L2lubGluZUNvZGU+e2AgYmVoYXZpb3VyIGluIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cInBcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIGB9PGEgcGFyZW50TmFtZT1cInBcIiB7Li4ue1xuICAgICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9hMmU3MGIzYjkwOWNmNTRiYTk3Nzg5ZThkZDNlZGEwMjg0MzI5MDYxXCIsXG4gICAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgICB9fT57YGEyZTcwYjNgfTwvYT48L3A+XG4gICAgICA8L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPlxuICAgICAgICA8cCBwYXJlbnROYW1lPVwibGlcIj57YEZpeCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2BxdWF0ZXJuYXJ5YH08L2lubGluZUNvZGU+e2AgYnV0dG9uIHNob3VsZCBiZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJwXCI+e2B0cmFuc3BhcmVudGB9PC9pbmxpbmVDb2RlPntgIG5vdCB3aGl0ZSBgfTxhIHBhcmVudE5hbWU9XCJwXCIgey4uLntcbiAgICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvYzMwZTM0N2MyZTgxNGJjYWJkNzk4NDM2YWI3Y2VkNGFkMmRiOGI3NlwiLFxuICAgICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgICAgfX0+e2BjMzBlMzQ3YH08L2E+PC9wPlxuICAgICAgPC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAzMTEtMjAyMi0wNi0wN1wiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMzEuMC4uLnYwLjMxLjFcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4zMS4xYH08L2E+e2AgKDIwMjItMDYtMDcpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZpeGVzLTFcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BsaW5lLWhlaWdodGB9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgbGV0dGVyLXNwYWNpbmdgfTwvaW5saW5lQ29kZT57YCBpbiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgVGV4dGB9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgSGVhZGluZ2B9PC9pbmxpbmVDb2RlPntgIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzVhNDAyOWUwOGQyZDE5YjE1MDllMjVjMDA3MTE5YzE5ZTNmZDVmNmZcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNWE0MDI5ZWB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMzEwLTIwMjItMDYtMDJcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjMwLjAuLi52MC4zMS4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMzEuMGB9PC9hPntgICgyMDIyLTA2LTAyKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0zXCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgVGV4dGB9PC9pbmxpbmVDb2RlPntgIHByb3AgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHZhcmlhbnRgfTwvaW5saW5lQ29kZT57YCBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9lMDM3ODU0NDVjYzkxYjE2Nzk4ZTk2NzA3YmI5NjYzMDM3NmI2MTMzXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGUwMzc4NTRgfTwvYT5cbiAgICAgICAgPHVsIHBhcmVudE5hbWU9XCJsaVwiPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YG5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgdGV4dC52YXJpYW50LiouKmB9PC9pbmxpbmVDb2RlPntgIHRva2Vuc2B9PC9saT5cbiAgICAgICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BkZXByZWNhdGUgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YFRleHRgfTwvaW5saW5lQ29kZT57YCBwcm9wIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BzdHJvbmdgfTwvaW5saW5lQ29kZT48L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YGRlcHJlY2F0ZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgVGV4dGB9PC9pbmxpbmVDb2RlPntgIHByb3AgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHNpemVgfTwvaW5saW5lQ29kZT48L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YG9ubHkgc2V0IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BzaXplYH08L2lubGluZUNvZGU+e2AgYW5kIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BzdHJvbmdgfTwvaW5saW5lQ29kZT57YCBzdHlsZXMgd2hlbiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgdmFyaWFudGB9PC9pbmxpbmVDb2RlPntgIHdhcyBub3QgcHJvdmlkZWRgfTwvbGk+XG4gICAgICAgIDwvdWw+XG4gICAgICA8L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BIZWFkaW5nYH08L2lubGluZUNvZGU+e2AgcHJvcCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgbGFyZ2VgfTwvaW5saW5lQ29kZT57YCAocmVzcG9uc2l2ZSkgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNDdmOWU4NjU0ZDFmZTllZDM5NTc3Mzc5NjA1NmVjZTA2MDNlMmRhN1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A0N2Y5ZTg2YH08L2E+XG4gICAgICAgIDx1bCBwYXJlbnROYW1lPVwibGlcIj5cbiAgICAgICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BuZXcgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGhlYWRpbmcubGV2ZWwuKi4qYH08L2lubGluZUNvZGU+e2AgdG9rZW5zYH08L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YGRlcHJlY2F0ZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgaGVhZGluZy5sZXZlbC4qLmZvbnRTaXplYH08L2lubGluZUNvZGU+e2AgdG9rZW5zYH08L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YGRlcHJlY2F0ZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgSGVhZGluZ2B9PC9pbmxpbmVDb2RlPntgIHByb3AgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHN0cm9uZ2B9PC9pbmxpbmVDb2RlPjwvbGk+XG4gICAgICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgZGVwcmVjYXRlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BIZWFuZGluZ2B9PC9pbmxpbmVDb2RlPntgIGxldmVscyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgaDRgfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGg1YH08L2lubGluZUNvZGU+e2AgKGVxdWl2YWxlbnRzIHRvIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BUZXh0YH08L2lubGluZUNvZGU+e2AgY29tcG9uZW50IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BtLWJvbGRgfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHMtYm9sZGB9PC9pbmxpbmVDb2RlPntgIHJlc3BlY3RpdmVseSlgfTwvbGk+XG4gICAgICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgb25seSBzZXQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHNpemVgfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHN0cm9uZ2B9PC9pbmxpbmVDb2RlPntgIHN0eWxlcyB3aGVuIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B2YXJpYW50YH08L2lubGluZUNvZGU+e2Agd2FzIG5vdCBwcm92aWRlZGB9PC9saT5cbiAgICAgICAgPC91bD5cbiAgICAgIDwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BOZXcgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHJvb3QudGV4dC4qYH08L2lubGluZUNvZGU+e2AgdG9rZW5zIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2E4OWE2NGI3NDM2MDllNjc1MGY0N2VkZjc5MmVkZjZkNGE5ZDZlZDBcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYTg5YTY0YmB9PC9hPjwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBZGQgY3Vyc29yIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bub3QtYWxsb3dlZGB9PC9pbmxpbmVDb2RlPntgIHRvIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BkaXNhYmxlZGB9PC9pbmxpbmVDb2RlPntgIGJ1dHRvbnMgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvOTAyZTliODNkZDlmZWM4MDMxYzA0ZmFlYzhkZjNiMGZlODczYWRhN1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A5MDJlOWI4YH08L2E+PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImRvY3VtZW50YXRpb24tMlwiXG4gICAgfX0+e2BEb2N1bWVudGF0aW9uYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBndWlkZSBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9kcy5wcmVwbHkub3JnL2xhdGVzdC8/cGF0aD0vc3RvcnkvZ3VpZGVzLWFzc2V0cy1mYXZpY29ucy0tcGFnZVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BHdWlkZXMgLyBBc3NldHMgLyBGYXZpY29uc2B9PC9hPjwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBZGQgZ3VpZGVsaW5lcyBvbiB3aGF0IHRvIGRvIHdpdGggc3BhY2UgYWJvdmUgc3BhY2luZyBzY2FsZTogYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZHMucHJlcGx5Lm9yZy9sYXRlc3QvP3BhdGg9L3N0b3J5L2ZvdW5kYXRpb25zLXNwYWNlLS1wYWdlI3NwYWNpbmctc2NhbGVodHRwczovL2RzLnByZXBseS5vcmcvbGF0ZXN0Lz9wYXRoPS9zdG9yeS9mb3VuZGF0aW9ucy1zcGFjZS0tcGFnZSNhcHBsaWNhdGlvbi1yZWNvbW1lbmRhdGlvbnNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgRm91bmRhdGlvbnMgLyBTcGFjZSAvIEFwcGxpY2F0aW9uIHJlY29tbWVuZGF0aW9uc2B9PC9hPjwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBZG9wdCBuZXcgUHJlcGx5IGJyYW5kIChsb2dvIGFuZCBmYXZpY29uKSBvbiBEUyBTdG9yeWJvb2tgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMzAwLTIwMjItMDUtMjZcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjI5LjIuLi52MC4zMC4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMzAuMGB9PC9hPntgICgyMDIyLTA1LTI2KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy00XCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE1ha2UgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YExheW91dEZsZXhgfTwvaW5saW5lQ29kZT57YCBwcm9wIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BwYWRkaW5nYH08L2lubGluZUNvZGU+e2AgYXN5bW1ldHJpY2FsIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzA3ODc4M2UzZDA4MTFkMTYxODYwYTQ3ZTEzNmVjMDBiZDNlMjllNzRcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMDc4NzgzZWB9PC9hPjwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BNYWtlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMYXlvdXRGbGV4YH08L2lubGluZUNvZGU+e2AgcHJvcCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgcGFkZGluZ2B9PC9pbmxpbmVDb2RlPntgIHJlc3BvbnNpdmUgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvYTc0ZjMzZTEwMTUwNjJkYjY3ZGI5YTM5YzNjZTVjN2RhODNjZGFmMlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BhNzRmMzNlYH08L2E+PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE1ha2UgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YExheW91dEZsZXhgfTwvaW5saW5lQ29kZT57YCBwcm9wIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BnYXBgfTwvaW5saW5lQ29kZT57YCByZXNwb25zaXZlIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzU3Y2I2YWE4NDRlMmQ3Y2YwY2EzOWUwY2Q4MzMzMGY1MGY2MTBmYWVcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNTdjYjZhYWB9PC9hPjwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BNYWtlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMYXlvdXRGbGV4YH08L2lubGluZUNvZGU+e2AgcHJvcHMgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGp1c3RpZnlDb250ZW50YH08L2lubGluZUNvZGU+e2AgYW5kIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BhbGlnbkl0ZW1zYH08L2lubGluZUNvZGU+e2AgcmVzcG9uc2l2ZSBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC83MWI2MmI0NGE4MmQzZjkwN2FlYmM3ZjYxOWRlYWNmZjM5MzIzMDA2XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDcxYjYyYjRgfTwvYT48L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jdW1lbnRhdGlvbi0zXCJcbiAgICB9fT57YERvY3VtZW50YXRpb25gfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgSGlkZSBkZXByZWNhdGVkIG9wdGlvbnMgaW4gY29tcG9uZW50IGRvY3MgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMGFhYzU4ZjEyNTNhYTZhNGQwNjhmNzEyNTYxMzY2MWQ0ODdkMTAyZVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AwYWFjNThmYH08L2E+PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEhpZGUgZGVwcmVjYXRlZCBvcHRpb25zIGFuZCByZW1vdmUgd2FybmluZ3MgZnJvbSBkb2NzIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzYwNDE5MzQxOTQ3MTM0NjNkNzA4ZGVlNjg5MzNkZjNlMWIyZDUwZDlcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNjA0MTkzNGB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMjkyLTIwMjItMDUtMjRcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjI5LjEuLi52MC4yOS4yXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMjkuMmB9PC9hPntgICgyMDIyLTA1LTI0KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJkb2N1bWVudGF0aW9uLTRcIlxuICAgIH19PntgRG9jdW1lbnRhdGlvbmB9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BOZXcgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEZhdmljb25gfTwvaW5saW5lQ29kZT57YCBndWlkZSBpbiBzdG9yeWJvb2sgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMGFhYzU4ZjEyNTNhYTZhNGQwNjhmNzEyNTYxMzY2MWQ0ODdkMTAyZVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AwYWFjNThmYH08L2E+PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAyOTEtMjAyMi0wNS0yNFwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMjkuMC4uLnYwLjI5LjFcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4yOS4xYH08L2E+e2AgKDIwMjItMDUtMjQpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZpeGVzLTJcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IHdyb25nIHR0eXBlIGluIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25CYXNlYH08L2lubGluZUNvZGU+e2AgcHJvcHMgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNzgwYzI2OTEwMWRhMDExMjdkNTM4NmQyZDU3ZDRlNmIyOWZkZDM1OFwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A3ODBjMjY5YH08L2E+PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAyOTAtMjAyMi0wNS0yM1wiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMjguMC4uLnYwLjI5LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4yOS4wYH08L2E+e2AgKDIwMjItMDUtMjMpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTVcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTWFrZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQnV0dG9uYH08L2lubGluZUNvZGU+e2AgcHJvcCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgZnVsbFdpZHRoYH08L2lubGluZUNvZGU+e2AgcmVzcG9uc2l2ZSBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9mNjE2ZWZmOGRiM2RmNjI1NTI2NGMzYjQ0MzNlODdiM2Q3NmJkOGIxXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGY2MTZlZmZgfTwvYT48L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDI4MC0yMDIyLTA1LTE3XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4yNy4wLi4udjAuMjguMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjI4LjBgfTwvYT57YCAoMjAyMi0wNS0xNylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtNlwiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BJbXByb3ZlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BQcmVwbHlMb2dvYH08L2lubGluZUNvZGU+e2AgYXNzZXQgKGJldHRlciByYXN0ZXJpemF0aW9uLCBmaW5lciBkZXRhaWxzLCBzdHJhaWdodGVyIGxpbmVzKSBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9lMDAwODNiYjcxNjExODEwNzJjNTZlNGNiNTg5NDRiYTVmNWRjY2QzXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGUwMDA4M2JgfTwvYT48L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IHRva2VuIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bjb250ZW50Lm92ZXJsYXlgfTwvaW5saW5lQ29kZT57YCBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC83NzJhOGEzNGU0YmZmZmFmYzI3YzI5MTI5NWFjY2NlM2ZhMzJhNGEwXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDc3MmE4YTNgfTwvYT48L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IHByb3ZpZGVyIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BTU1JQcm92aWRlcmB9PC9pbmxpbmVDb2RlPntgIHdpdGggc3VwcG9ydCBmb3IgZGV0ZWN0aW9uIG9mIGV4dGVybmFsIGxpbmtzIGluIFNTUiB0aW1lIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzhhOTUzODM1ODg2MzNkMzhjMDFjOTMwNWYxOTQxNzYzNzlmNTE3NGNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgOGE5NTM4M2B9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJpbnN0cnVtZW50YXRpb25cIlxuICAgIH19PntgSW5zdHJ1bWVudGF0aW9uYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEVtaXQgd2FybmluZ3MgZm9yIGRlcHJlY2F0ZWQgdG9rZW5zIGFuZCBBUElzIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0Lzg3Y2UyMzQzMDY2NWNhNmIzOTFlOThjZjI2NmM0MzRhMDIxYjY1NWZcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgODdjZTIzNGB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy0zXCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFNTUiBzdHlsZSBzdXBwb3J0IHdhcyBtaXNzaW5nIGluIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BBdmF0YXJgfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YFByZXBseUxvZ29gfTwvaW5saW5lQ29kZT57YCBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8yZWM5YTA4OTBjOGMyMjRlYWM2ZjBlN2MyYjM4MjgyZTJlNGU4NzE1XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDJlYzlhMDhgfTwvYT48L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDI3MC0yMDIyLTA1LTA1XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4yNi4wLi4udjAuMjcuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjI3LjBgfTwvYT57YCAoMjAyMi0wNS0wNSlgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtN1wiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BOZXcgY29tcG9uZW50IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BQcmVwbHlMb2dvYH08L2lubGluZUNvZGU+e2AgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMDA0N2RlZDVjMDU0YjRjNDI3NjlhZDQ4ZWMyZGQzY2I3ZDIwZmQ5ZVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AwMDQ3ZGVkYH08L2E+PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgY29udGVudC4qYH08L2lubGluZUNvZGU+e2AgYW5kIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BiYWNrZ3JvdW5kLipgfTwvaW5saW5lQ29kZT57YCBzZW1hbnRpYyB0b2tlbnMgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNDNhZGY2MWI3MTcxM2RmNTI4Mzg1ZjBhZGEyMDZiOTQ2Yjg1NjU1N1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A0M2FkZjYxYH08L2E+PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAyNjAtMjAyMi0wNS0wMlwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMjUuMC4uLnYwLjI2LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4yNi4wYH08L2E+e2AgKDIwMjItMDUtMDIpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLThcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGNvbXBvbmVudCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgSWNvbkJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2RhYzlmOTZmOGFiYmYwYzhmNGFmY2I5MjY4OTVhNTgwYTRjYWMyODZcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgZGFjOWY5NmB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMjUwLTIwMjItMDQtMjJcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjIzLjEuLi52MC4yNS4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMjUuMGB9PC9hPntgICgyMDIyLTA0LTIyKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy05XCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj48aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YExheW91dEZsZXhgfTwvaW5saW5lQ29kZT57YCBwcm9wIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BkaXJlY3Rpb25gfTwvaW5saW5lQ29kZT57YCBpcyBub3cgcmVzcG9uc2l2ZSBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9jZmIwMTJiZmY2YWQ1NzE1ZjFiMTc1NGE2NjU0YTExMDUzMjUzZWYyXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGNmYjAxMmJgfTwvYT48L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPjxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQXZhdGFyYH08L2lubGluZUNvZGU+e2AgcHJvcCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgc2l6ZWB9PC9pbmxpbmVDb2RlPntgIGlzIG5vdyByZXNwb25zaXZlIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzM2N2U0MTg1ZDlhZjg5MzkwNTgyZjdhZDMwNzU4M2NkYzRhMzcyZGRcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMzY3ZTQxOGB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJwZXJmb3JtYW5jZVwiXG4gICAgfX0+e2BQZXJmb3JtYW5jZWB9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BPcHRpbWl6ZSBDU1Mgb3V0cHV0IGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0Lzc4MjU2N2Q0MDAwNTNjZGUwNzM5OGM0NTgxNzA3OGM2YjZhNzFlOWFcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNzgyNTY3ZGB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMjMxLTIwMjItMDQtMTNcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjIzLjAuLi52MC4yMy4xXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMjMuMWB9PC9hPntgICgyMDIyLTA0LTEzKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy00XCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEZpeCB0eXBlcyBmb3IgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YE5hbWVkU3R5bGVzYH08L2lubGluZUNvZGU+e2AgYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvY2I2OGEyMzY2NDg1MzE3NmMwNWNhMDA4Y2E5ZDA4MzQ4ZGEwOWU5N1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BjYjY4YTIzYH08L2E+PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAyMzAtMjAyMi0wNC0xM1wiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMjIuMS4uLnYwLjIzLjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4yMy4wYH08L2E+e2AgKDIwMjItMDQtMTMpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTEwXCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgTGF5b3V0RmxleGB9PC9pbmxpbmVDb2RlPntgIHByb3AgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGRpcmVjdGlvbmB9PC9pbmxpbmVDb2RlPntgOyBkZXByZWNhdGVkIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bjb2x1bW5gfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHJldmVyc2VgfTwvaW5saW5lQ29kZT57YCBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC81YmI5NWViNzU3YjU1Y2U1YWY1OTU5M2YwNzkwODAwMTQxNmE1OGU2XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDViYjk1ZWJgfTwvYT48L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPjxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgLnJlc3BvbnNpdmUoKWB9PC9pbmxpbmVDb2RlPntgIG1peGluIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2FjMGY1MGIyNDFiNDUxZjI2ZThmNjIyYjgzZWFhNTczMWQ0Mzk3ZjNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYWMwZjUwYmB9PC9hPjwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BUUyBicmVha3BvaW50cyBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9lMmM5YWQ3NzgzMmQ4YzA4ZjI2Nzc5MDgwYTQzZGI1NTJiYmM3ODlhXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGUyYzlhZDdgfTwvYT48L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTGVzcy5qcyBicmVha3BvaW50cyBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8yNzBhN2JlMWViZTg1Yzk2YzliMDc0MDU5NzQ0NTNkODEwYzY0N2RhXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDI3MGE3YmVgfTwvYT48L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jdW1lbnRhdGlvbi01XCJcbiAgICB9fT57YERvY3VtZW50YXRpb25gfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQmV0dGVyIHN0b3J5Ym9vayBpY29uIPCfh7rwn4emIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2I2MzcwMTg1YmM3MTY4ZjE0Mzg2NzdmODRlNjY5ODFhMWVjYmQ2NjZcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYjYzNzAxOGB9PC9hPjwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMjIxLTIwMjItMDQtMTJcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjIyLjAuLi52MC4yMi4xXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMjIuMWB9PC9hPntgICgyMDIyLTA0LTEyKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy01XCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFRoZW1lIG5lc3Rpbmcgbm90IHdvcmtpbmcgYmVjYXVzZSBvZiB1bm5lY2Vzc2FyeSBzZWxlY3RvciAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNTMzMWMzOGM0YzQ3ZGY1MGNlN2JlYmY1MzUwMjAxYjY3YmUxYjgxZlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A1MzMxYzM4YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDIyMC0yMDIyLTA0LTA3XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4yMS4wLi4udjAuMjIuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjIyLjBgfTwvYT57YCAoMjAyMi0wNC0wNylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMTFcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IEFQSXMgZm9yIGNvbnN1bWluZyB0b2tlbnMgaW4gUmVhY3QgTmF0aXZlOiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgdXNlU3R5bGVTaGVldGB9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgY3JlYXRlU3R5bGVTaGVldGB9PC9pbmxpbmVDb2RlPntgIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9kZmYzMWVmNjMxMTQ5ZWRmMDczM2FiYmRmMGQ1NmRiNTkzMDVkOGQ3XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGRmZjMxZWZgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMjEwLTIwMjItMDQtMDRcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjIwLjEuLi52MC4yMS4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMjEuMGB9PC9hPntgICgyMDIyLTA0LTA0KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy02XCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEFkanVzdCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQXZhdGFyYH08L2lubGluZUNvZGU+e2Agc2l6ZXM6IHNoaWZ0IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BtYH08L2lubGluZUNvZGU+e2AgZG93biB0byA0OHB4LCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgbGB9PC9pbmxpbmVDb2RlPntgIHRvIDY0cHggYW5kIGludHJvZHVjZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgeGxgfTwvaW5saW5lQ29kZT57YCBhdCA4MHB4IChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8wN2ZhZjAzMWM5ZDY5MjI2MWZlYjhjYTRiZDRiYzA0YWEwYzg1ZGNmXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDA3ZmFmMDNgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMaW5rYH08L2lubGluZUNvZGU+e2Agbm8gbG9uZ2VyIG92ZXJyaWRlcyB0ZXh0IHNpemUgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2Q3OTNkYzEyY2I1ODA2MmNjMmE2NGQ0MzhkNTQxZGM4YWQ0ZGFhOTVcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgZDc5M2RjMWB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5lc3RpbmcgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YFRoZW1lUHJvdmlkZXJgfTwvaW5saW5lQ29kZT57YCB3YXMgbm90IG92ZXJyaWRpbmcgY29sb3Igc2NoZW1lIGF3YXJlIHRva2VucyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvY2JlMDVhMmY1YzljNTkyZjY0YzEzMjQxN2I3ZDExYjFjOTcyMjQ3YlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BjYmUwNWEyYH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jdW1lbnRhdGlvbi02XCJcbiAgICB9fT57YERvY3VtZW50YXRpb25gfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQnV0dG9uIGd1aWRlbGluZXMgY2xhcmlmaWNhdGlvbiAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZGY4NjYxNzRmZjgzYTJlNmViMTdmZmUyYjNjY2RlZDk1YTg1MWQ2YVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BkZjg2NjE3YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDIwMC0yMDIyLTAzLTIzXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xOS4wLi4udjAuMjAuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjIwLjBgfTwvYT57YCAoMjAyMi0wMy0yMylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMTJcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgVXBkYXRlZCBjb2xvciBwYWxldHRlIGFsaWduZWQgd2l0aCBuZXcgYnJhbmRpbmcgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzZlNjEwODQ5ZjQ4MjU3ZDkyYjVjOTY1MjA2MGU3ZTQyNjQ3YWM1MzJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNmU2MTA4NGB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAxOTAtMjAyMi0wMy0xOFwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMTguMC4uLnYwLjE5LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4xOS4wYH08L2E+e2AgKDIwMjItMDMtMTgpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTEzXCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgZ2V0VG9rZW5WYXIoKWB9PC9pbmxpbmVDb2RlPntgIHV0aWwgZnVuY3Rpb24gcmVwbGFjZXMgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHdpdGhHZXRUb2tlbigpYH08L2lubGluZUNvZGU+e2AgSE9DIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8xYTljMGVhNzMwYzQwMzE1ODBmYjBmYzlmMjMzMmY2MmYyMjliMDFkXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDFhOWMwZWFgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BOZXcgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHdyYXBgfTwvaW5saW5lQ29kZT57YCBwcm9wIGluIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25gfTwvaW5saW5lQ29kZT57YCBhbGxvd3MgdGV4dCB0byB3cmFwIGluc2lkZSBidXR0b25zIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC81N2EyZWI4MDY3NjdjZjNiYzMxOTcyYjgyYmZhZWM1MjM1YTQwZDI5XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDU3YTJlYjhgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJkb2N1bWVudGF0aW9uLTdcIlxuICAgIH19PntgRG9jdW1lbnRhdGlvbmB9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BUb2tlbiBFeHBsb3JlciBub3cgYWxsb3dzIHNlYXJjaGluZyB0b2tlbnMgYnkgdmFsdWUgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzUwYWMzZDI5MTdlMGZmZGJhN2FjNTMxYTUyYjNhMTc2ZTE0MmJlYTJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNTBhYzNkMmB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFRva2VuIEV4cGxvcmVyIG5vdyBhY2NlcHRzIHNlYXJjaCB0ZXJtcyB2aWEgVVJMIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9hYWQ1MjZjNjZmZGU3YTBmYmExM2E5YzhiNzdkZDliZTUyMzYxYWI2XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGFhZDUyNmNgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMTgwLTIwMjItMDMtMDlcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjE3LjEuLi52MC4xOC4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMTguMGB9PC9hPntgICgyMDIyLTAzLTA5KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0xNFwiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BEZXByZWNhdGUgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIHNpemVzIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B4c2B9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgeGxgfTwvaW5saW5lQ29kZT57YCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZWNjYmI1MWQyMzhmOTdjMzhiYjRiMjBkMjFmOTUyYTI2NmU2Yzc3Y1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BlY2NiYjUxYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25gfTwvaW5saW5lQ29kZT57YCBwcm9wIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bhc3Npc3RpdmVUZXh0YH08L2lubGluZUNvZGU+e2AgKHJlcGxhY2VzIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BhMTF5bGFiZWxgfTwvaW5saW5lQ29kZT57YCkgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzBkY2JkNjEzOGRmYmFjODIwYmZiNWZhYTU0ZTk2ZmZlZGVhY2RjZmNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMGRjYmQ2YH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPjxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQnV0dG9uYH08L2lubGluZUNvZGU+e2Agbm93IGNsYXNzaWZpZWQgYXMgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJldGFgfTwvaW5saW5lQ29kZT57YCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZTY5MDQ5MTY5MzJjZDk0MDlhZTg5ODI1NWRmN2Y3NWIyYjNhMWZiMlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BlNjkwNDkxYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B0YWdgfTwvaW5saW5lQ29kZT57YCBwcm9wIGluIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMYXlvdXRGbGV4YH08L2lubGluZUNvZGU+e2AgYW5kIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMYXlvdXRHcmlkYH08L2lubGluZUNvZGU+e2AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2JiMjg2ZmM3OGEyMTgyYzJlOTA5MjQ1NTQ2MmJiMzdjM2I2YmQxNmZcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYmIyODZmY2B9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImRvY3NcIlxuICAgIH19PntgRG9jc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BTZXBhcmF0ZSBTdG9yeWJvb2sgc2VjdGlvbnMgZm9yIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2RzLnByZXBseS5vcmcvbGF0ZXN0Lz9wYXRoPS9zdG9yeS9ndWlkZXMtaW5zdGFsbGF0aW9uLWFwcGxpY2F0aW9ucy0tcGFnZVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BHdWlkZXNgfTwvYT57YCBmcm9tIGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2RzLnByZXBseS5vcmcvbGF0ZXN0Lz9wYXRoPS9zdG9yeS9hcGktZHMtd2ViLWNvcmUtaG9va3MtdXNldG9rZW4tLXBhZ2VcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgQVBJYH08L2E+e2AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzQ5MWI1YzQwNjBiY2FmZjY3ZTBkOWNiNWRmMmExNDMyMjVjMmFlZDRcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNDkxYjVjNGB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEFkZCBgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9kcy5wcmVwbHkub3JnL2xhdGVzdC8/cGF0aD0vc3Rvcnkvc3RhdHMtLXBhZ2VcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgU3RhdHNgfTwvYT57YCBwYWdlIGluIFN0b3J5Ym9vayAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZWViOGQ4YTEzMTljYmIxZmVkZTk2YjcxYTM0NWI0NDlmZTk2ZDU0YlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BlZWI4ZDhhYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRGlzcGxheSBmZWF0dXJlIG1ldGFkYXRhIGluIFN0b3J5Ym9vayAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMWZlYjAzYzBmNDg1OWI2Yzk4NDc4YmE1ZDU0NmI3MzdiMmIxNmQ4OVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AxZmViMDNjYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTGluayBcInVzZWRCeVwiIHNlY3Rpb24gb2YgZG9jcyB0byBzb3VyY2VzIGZpbGUgaW4gR0ggKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzY1OTM3ZjU4NjkzNWU3NmM5MmIyOGM0NDA3OWVjMzFjMWQ4NjMzMzJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNjU5MzdmNWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcIm1haW50ZW5hbmNlXCJcbiAgICB9fT57YE1haW50ZW5hbmNlYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFJlbmFtZSAoaW50ZXJuYWwpIHBhY2thZ2UgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGRzLXRva2Vuc2B9PC9pbmxpbmVDb2RlPntgIHRvIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bkcy10b29sc2B9PC9pbmxpbmVDb2RlPntgIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC84ZjJkNjgwYjgxODk5ODM1YzY3ZDJlMDJkMTI1MTliOTg5ZDFjYjljXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDhmMmQ2ODBgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BOZXcgKGludGVybmFsKSBwYWNrYWdlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bkcy1jb3JlLXR5cGVzYH08L2lubGluZUNvZGU+e2AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzJjNDI0MWZhZTYyODAxNGQwNzAwZDkwZGVjYjFjZWNmNGQzN2VlMWRcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgOGYyZDY4MGB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFVwZ3JhZGUgc29tZSBkZXBlbmRlbmNpZXMgdG8gYWRkcmVzcyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgSGlnaGB9PC9pbmxpbmVDb2RlPntgIHZ1bG5lcmFiaWxpdGllcyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMzJkNDIxOThkZmMxNThmYzc5NWYwMWViYzFjYzJjOGJkZTg2OGRkMlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AzMmQ0MjE5YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDE3MS0yMDIyLTAzLTA0XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xNy4wLi4udjAuMTcuMVwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjE3LjFgfTwvYT57YCAoMjAyMi0wMy0wNClgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwibWFpbnRlbmFuY2UtMVwiXG4gICAgfX0+e2BNYWludGVuYW5jZWB9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BEbyBub3QgcHVibGlzaCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQHByZXBseS9kcy10b2tlbnNgfTwvaW5saW5lQ29kZT57YCBwYWNrYWdlIHRvIE5QTSAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNTVlYzdjZDY3MDgzMGZhYjU5ZWUxZGZiMmRiZjU2ODY4NGIzMjczOVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A1NWVjN2NkYH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDE3MC0yMDIyLTAzLTAzXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xNi4wLi4udjAuMTcuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjE3LjBgfTwvYT57YCAoMjAyMi0wMy0wMylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMTVcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BAcHJlcGx5L2RzLXJ1bnRpbWVgfTwvaW5saW5lQ29kZT57YCBwYWNrYWdlIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL3B1bGwvOTIvZmlsZXMjZGlmZi0yOGMyZTU0NmI1ODRkYjk3MDBkOWVjODQ1M2RiODI5MjNkOGY1MGYzMWUxYmZiYjMxZDJiY2NhYjU1Y2RiNjlkUjFcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMWIxMDM1OWB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEdlbmVyYXRvciBpbiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgZHMtdG9vbHNgfTwvaW5saW5lQ29kZT57YCBub3cgZ2VuZXJhdGVzIHZhbGlkYXRpb24gcnVsZXMgZm9yIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bkcy1ydW50aW1lYH08L2lubGluZUNvZGU+e2AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vcHVsbC85Mi9maWxlcyNkaWZmLTJkNmQzYTdkZjc5YzJiZjQxZjIyYjZiOTEyZjBiNjZiOTg1MmY0Y2FmOTgzMWMzM2RmYzU5YjMzZjIxNTg1NDZSMVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AwMDZjYTg3YH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTG9hZCB0aGUgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGRzLXJ1bnRpbWVgfTwvaW5saW5lQ29kZT57YCBvbiBkZW1hbmQgaW4gYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGRldmB9PC9pbmxpbmVDb2RlPntgLCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgc3RhZ2luZ2B9PC9pbmxpbmVDb2RlPntgIGVudnMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vcHVsbC85Mi9maWxlcyNkaWZmLWJjZDZhNDY2OWJlNjc1NzNlMzUyZTMyYzZlOWQxMDc0ZWQ5Y2Q4OWM3OTAxNmQ3YjEwYTRmNzllOWM3MDdlYTNSMVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BiOWM3MWVlYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgSW5zdHJ1bWVudCByZW5kZXIgaW4gYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgUGFuZWxgfTwvaW5saW5lQ29kZT57YCB0byB3YXJuIGFib3V0IGRlcHJlY2F0ZWQgcHJvcHMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vcHVsbC85Mi9maWxlcyNkaWZmLTFkM2ZmZDE2NjAzYWMxMWE2MTAxODdmZWMyNTFiYzY2NzQzNThhNWZhNmU2M2Q4ODU3Yzg3N2Y5ODdhYzc3M2NSNjNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNjEwZTY4ZWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImRvY3MtMVwiXG4gICAgfX0+e2BEb2NzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFVwZGF0ZWQgKGFuZCBiZXR0ZXIhKSBndWlkZWxpbmVzIGFuZCBleGFtcGxlcyBmb3IgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL3B1bGwvOTAvZmlsZXNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMmY0NDMyNmB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAxNjAtMjAyMi0wMi0yMVwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMTUuMC4uLnYwLjE2LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4xNi4wYH08L2E+e2AgKDIwMjItMDItMjEpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTE2XCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE5ldyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQHByZXBseS9kcy1ybi1jb3JlYH08L2lubGluZUNvZGU+e2AgcGFja2FnZSB3aXRoIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B1c2VUb2tlbigpYH08L2lubGluZUNvZGU+e2AgaG9vayAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvOTcwZjIwN2U0YzIxNjY5ZTc0YTYzYTA2OTZkYzlhOWFmZjAxMWUwNVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A5NzBmMjA3YH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BAcHJlcGx5L2RzLXJuLXJvb3RgfTwvaW5saW5lQ29kZT57YCBwYWNrYWdlIHdpdGggYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YFJvb3RQcm92aWRlcmB9PC9pbmxpbmVDb2RlPntgIGZvciBtb2JpbGUgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzMxYWQ5OWExYzExZmIyNWQ3N2ZhODU4ZmI0ODVmNjFkMDAwYmZiNzBcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMzFhZDk5YWB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEFkZCBnZW5lcmF0b3IgZm9yIFJOIHRoZW1lIGZpbGVzIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC82MzNkNzQ0MzIzMjBmMWY1OWNiZmNiODkzNDVlYTU2Mzc4ZGJkNDI5XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDYzM2Q3NDRgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMTUwLTIwMjItMDItMjFcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjE0LjAuLi52MC4xNS4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMTUuMGB9PC9hPntgICgyMDIyLTAyLTIxKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0xN1wiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBZGRlZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQnV0dG9uYH08L2lubGluZUNvZGU+e2AgdmFyaWFudHM6IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B0ZXJ0aWFyeWB9PC9pbmxpbmVDb2RlPntgLCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgcXVhdGVybmFyeWB9PC9pbmxpbmVDb2RlPntgIChyZXBsYWNlcyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgcGxhaW5gfTwvaW5saW5lQ29kZT57YCksIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgZGFuZ2Vyb3VzYH08L2lubGluZUNvZGU+e2AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzE4OTA3NDUxZjg2NGJhNjRlNTIwMTVkMTE5NTgwYzgxM2Y1Yjk1MjJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMTg5MDc0NWB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YERlcHJlY2F0ZWQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIHZhcmlhbnRzOiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgcGxhaW5gfTwvaW5saW5lQ29kZT57YCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMTg5MDc0NTFmODY0YmE2NGU1MjAxNWQxMTk1ODBjODEzZjViOTUyMlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AxODkwNzQ1YH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgU3RyZWFtbGluZSB0b2tlbnMgYnkgbW92aW5nIGFsbCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgZGlzYWJsZWRgfTwvaW5saW5lQ29kZT57YCB0b2tlbnMgb25lIGxldmVsIHVwIGZyb20gQnV0dG9uIHZhcmlhbnQgdG8gYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGJhc2VgfTwvaW5saW5lQ29kZT57YCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvYzU1MWM3Mjg2NDVkYzcyM2Q0MzNlMDM2ZjA3ODQyYzZhNTJiODE4M1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BjNTUxYzcyYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTmV3IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2B3aXRoR2V0VG9rZW4oKWB9PC9pbmxpbmVDb2RlPntgIEFQSSAtIEEgSE9DIHRvIGFjcXVpcmUgRFMgdG9rZW5zIHdoZW4gYnVpbGRpbmcgQ1NTLWluLUpTIGNvbXBvbmVudHMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2RmMDYxYzFjY2U2ODJmNTk1YmQ0NzM1MzY3MTBmZTMxOWRiOTIzYzhcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgZGYwNjFjMWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZpeGVzLTdcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25gfTwvaW5saW5lQ29kZT57YCBpbnRlcm5hbCBnYXAgbm90IGFsaWduZWQgd2l0aCBkZXNpZ24gc3BlYyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNDNmYWJjOWNiYTA1ZWM3NjEwOWMyMmI0ZGEzOGVjNDE3MDc1Y2ZmMVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A0M2ZhYmM5YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDE0MC0yMDIyLTAyLTEwXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xMy4wLi4udjAuMTQuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjE0LjBgfTwvYT57YCAoMjAyMi0wMi0xMClgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMThcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTWFrZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgTGlua2B9PC9pbmxpbmVDb2RlPntgIHN0YXRlcyAoaG92ZXIgYW5kIGFjdGl2ZSkgd29yayBiYXNlZCBvbiBpdHMgb3duIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bjb2xvcmB9PC9pbmxpbmVDb2RlPntgIHRva2VucyAod2VyZSBzaGFyZWQgd2l0aCBCdXR0b24pIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC80MmVmNTkxNDBlODE3NDc1ZTJkNDM5MzUyNjYwYzA0YmZhN2NmZWVjXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDQyZWY1OTFgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BNYWtlIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25gfTwvaW5saW5lQ29kZT57YCBzdGF0ZXMgKGhvdmVyIGFuZCBhY3RpdmUpIHdvcmsgYmFzZWQgb24gYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGNvbG9yYH08L2lubGluZUNvZGU+e2AgYW5kIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BiZ0NvbG9yYH08L2lubGluZUNvZGU+e2AgdG9rZW5zICh3YXMgYnJpZ2h0bmVzcykgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0Lzk5NDZmMDg2NTU4M2JjM2MyNWIxZTM3NDU5ZjBmNDJjZTE1OTE2N2JcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgOTk0NmYwOGB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFN0cmVhbWxpbmUgZm9jdXMgdG9rZW5zIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8zYjI4YjNmNTQ1MTUxNjhmMDhlOTg0ODU2MGE3NGRmYWE1MmRkODFhXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDNiMjhiM2ZgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy04XCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEZpeCBzcGlubmVyIHJlbmRlcmluZyBub3QgY29uc2lzdGVudCB3aXRoIG91ciBpY29uIHN0eWxlIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9jNGZmYTU3NzI4ZDc5Njc3Njc1MjA4ODgxZGM3MDg5Mzg3NDcxYmU3XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGM0ZmZhNTdgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BGaXggU1NSIGNyYXNoaW5nIGR1ZSB0byBtaXNzaW5nIGd1YXJkcyBvbiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgd2luZG93YH08L2lubGluZUNvZGU+e2AgYW5kIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bkb2N1bWVudGB9PC9pbmxpbmVDb2RlPntgIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC84MTM5NzkyZjMzYWVhZmY1ZGQ4ZjVkYjRhNTRiOTE1Nzk0OGRhYTc3XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDgxMzk3OTJgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BGaXggYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIGNyYXNoaW5nIHdoZW4gYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGJ1c3lgfTwvaW5saW5lQ29kZT57YCBiZWNhdXNlIFNWRyBmcm9tIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Bkcy1tZWRpYS1pY29uc2B9PC9pbmxpbmVDb2RlPntgIHdhcyBub3QgYSByZWFjdCBjb21wb25lbnQgaW4gdGhlIGFwcGxpY2F0aW9uIGJ1aWxkIGNvbnRleHQgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2JlMDI5MDY5M2FmMzM2YTM2YmZhODE0ZGNjNWM2ZWIzNmQ4MDUxOWVcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYmUwMjkwNmB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAxMzAtMjAyMi0wMi0wNFwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMTIuNS4uLnYwLjEzLjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4xMy4wYH08L2E+e2AgKDIwMjItMDItMDQpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTE5XCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFRva2VuIFN5c3RlbSAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNGE5ZDdkZTBlZDkzOGVmNzA0ODJiNDE2YmI1NTBjODc1MGEzM2JkMFwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A0YTlkN2RlYH08L2E+e2ApYH1cbiAgICAgICAgPHVsIHBhcmVudE5hbWU9XCJsaVwiPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFdlIG5vdyBhdXRob3Igb3B0aW9ucyBhbmQgdG9rZW5zIGluIHNpbXBsZSBKU09OIGZpbGVzLmB9PC9saT5cbiAgICAgICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BPcHRpb25zLCBUeXBlcywgYW5kIFRoZW1lcyAoYm90aCBUUyBhbmQgTGVzcykgYXJlIG5vdyBhdXRvLWdlbmVyYXRlZC5gfTwvbGk+XG4gICAgICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRG9jdW1lbnRhdGlvbiBvZiBPcHRpb24gcHJvcHMgaXMgYWxzbyBwdXJlbHkgYmFzZWQgb24gZGF0YS5gfTwvbGk+XG4gICAgICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgU2hpcHMgd2l0aCBTcGFjZSBhbmQgQ29sb3IgZm91bmRhdGlvbnMgKGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2Byb290LnNwYWNlLipgfTwvaW5saW5lQ29kZT57YCBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHJvb3QucGFsZXR0ZS4qYH08L2lubGluZUNvZGU+e2AgdG9rZW5zKWB9PC9saT5cbiAgICAgICAgPC91bD5cbiAgICAgIDwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJkb2NzLTJcIlxuICAgIH19PntgRG9jc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BQdWJsaXNoaW5nIENoYW5nZWxvZyBpbiBzdG9yeWJvb2sgaXMgbm93IGF1dG9tYXRlZCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvN2I3MTY4NWQ2MDkwZTg1NGU0OTdkNTBjZjY2NzczZGNmMjdiZTM2ZlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A3YjcxNjg1YH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgU3Rvcnlib29rIHVwZ3JhZGVkIGRvIDYuNC4xOCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZWFkNGZkYTUxNWIwOWQwMTg4ZmMxY2ExOWZmNzQ4NjUwZjFkNTgyZlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BlYWQ0ZmRhYH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDEyNS0yMDIyLTAxLTMxXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xMi40Li4udjAuMTIuNVwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjEyLjVgfTwvYT57YCAoMjAyMi0wMS0zMSlgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZml4ZXMtOVwiXG4gICAgfX0+e2BGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BGaXggYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEJ1dHRvbmB9PC9pbmxpbmVDb2RlPntgIG1pc2FsaWduZWQgd2hlbiB1c2luZyBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgZnVsbFdpZHRoYH08L2lubGluZUNvZGU+e2AgcHJvcCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvOTQ3MjZmNjE4NWZjOTdkNGQyMTU5YzMwODRhZjJiZWVhODYzOWUzYlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A5NDcyNmY2YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDEyNC0yMDIyLTAxLTI2XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xMi4zLi4udjAuMTIuNFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjEyLjRgfTwvYT57YCAoMjAyMi0wMS0yNilgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZml4ZXMtMTBcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25gfTwvaW5saW5lQ29kZT57YCBtaXNhbGlnbmVkIHdoZW4gdXNpbmcgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHVybGB9PC9pbmxpbmVDb2RlPntgIHByb3AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2EwODAwMTU0NzU5MGVmZjM5OTY4OWNlNmRjNTljZjM4ZGI2NjlhOThcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYTA4MDAxNTRgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJkb2NzLTNcIlxuICAgIH19PntgRG9jc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BRdWljayBzdGFydCBndWlkZSBmb3IgZGVzaWduZXJzIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9jMGM4ZmJlZmJhMTc1ZmU5NGRiOTgzZGE1N2RjMmQ2MGVmYjU2NzM0XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGMwYzhmYmVgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMTIzLTIwMjItMDEtMjVcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjEyLjIuLi52MC4xMi4zXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMTIuM2B9PC9hPntgICgyMDIyLTAxLTI1KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy0xMVwiXG4gICAgfX0+e2BGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BEb3duZ3JhZGVzIFRTIHRvIDMuOC4zIHRvIHN0YXkgY29tcGF0aWJsZSB3aXRoIG9sZGVyIGNsaWVudHMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzIxNTNhMmE1NDJjYzI1YTc1ZTAxYjUzMWQwOGQxYWNiYTVkMjRjOGFcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMjE1M2EyYWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAxMjItMjAyMi0wMS0yNVwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMTIuMS4uLnYwLjEyLjJcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4xMi4yYH08L2E+e2AgKDIwMjItMDEtMjUpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTIwXCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEFkZHMgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHJldmVyc2VgfTwvaW5saW5lQ29kZT57YCBwcm9wIHRvIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMYXlvdXRGbGV4YH08L2lubGluZUNvZGU+e2AgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2QwMDc0YzkyMzE2ZjMyYTg2YjA1YWJiMjViZmNhZWUxYjQ1ZjY1YzdcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgZDAwNzRjOWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZpeGVzLTEyXCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFJlbW92ZXMgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHRoZW1lYH08L2lubGluZUNvZGU+e2AgcHJvcCBmcm9tIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BCdXR0b25gfTwvaW5saW5lQ29kZT57YCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNmJkNDIwNTM3MzZjNDk3OTVkNTQ5YzE1MjYyYjIwMDI3YWYxODVkOVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A2YmQ0MjA1YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDEyMS0yMDIyLTAxLTI0XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xMi4wLi4udjAuMTIuMVwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjEyLjFgfTwvYT57YCAoMjAyMi0wMS0yNClgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jcy00XCJcbiAgICB9fT57YERvY3NgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgUXVpY2sgc3RhcnQgZ3VpZGUgZm9yIGVuZ2luZWVycyAod2l0aCB2aWRlb3MpIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8wYWIzZDZhMDgzYzU4YTQ2NDA0ZTBmZGYzNmE3NzEzOWJkZTllNmU0XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDBhYjNkNmFgfTwvYT57YClgfTwvbGk+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BUZWNobmljYWwgbm90ZXMgZm9yIHBhbGV0dGUgbG9naWMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2JkY2Y0OWY1ZDQyZjUxMThlMTIwOWE2MTI1YzRkOGM4ZThmN2YyZjJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYmRjZjQ5ZmB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEZvdW5kYXRpb25zIGNvbG9yIHBhZ2UoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNjg4OTFiOTllY2YyMzU3NDA5OTgyMzNlNDUzZmJkODNhOTYyYzJjMlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A2ODg5MWI5YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDEyMC0yMDIyLTAxLTIwXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xMS4wLi4udjAuMTIuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjEyLjBgfTwvYT57YCAoMjAyMi0wMS0yMClgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMjFcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQ29tcG9uZW50IHByb3BzIHJldmlldyAoQlJFQUtJTkcgQ0hBTkdFUykgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2JhYmQ3M2M3MzZkNTAwNjkyOWJlZGI1M2YwODAxNzk3OTk1OTkxYjlcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYmFiZDczY2B9PC9hPntgKWB9XG4gICAgICAgIDx1bCBwYXJlbnROYW1lPVwibGlcIj5cbiAgICAgICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BDaGFuZ2UgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YEF2YXRhcmB9PC9pbmxpbmVDb2RlPntgLCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgSWNvbmB9PC9pbmxpbmVDb2RlPntgLCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgQnV0dG9uYH08L2lubGluZUNvZGU+e2AsIGFuZCBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgVGV4dGB9PC9pbmxpbmVDb2RlPntgIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BzaXplYH08L2lubGluZUNvZGU+e2Agb3B0aW9ucyB0byBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgMnhzLCB4cywgcywgbSwgbCwgeGxgfTwvaW5saW5lQ29kZT48L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEhpZGUgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHJldmVyc2VgfTwvaW5saW5lQ29kZT57YCBwcm9wIG9mIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BMYXlvdXRGbGV4YH08L2lubGluZUNvZGU+PC9saT5cbiAgICAgICAgPC91bD5cbiAgICAgIDwvbGk+XG4gICAgPC91bD5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJkb2NzLTVcIlxuICAgIH19PntgRG9jc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBZGQgc3RhdHVzIGJsb2NrIHRvIGNvbXBvbmVudCBwYWdlcyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvYmFiZDczYzczNmQ1MDA2OTI5YmVkYjUzZjA4MDE3OTc5OTU5OTFiOVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BiYWJkNzNjYH08L2E+e2ApYH1cbiAgICAgICAgPHVsIHBhcmVudE5hbWU9XCJsaVwiPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YERlcHJlY2F0aW9uIG5vdGljZSBmb3IgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YDxQYW5lbC8+YH08L2lubGluZUNvZGU+e2AgY29tcG9uZW50YH08L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YENvbW1lbnRzIGFib3V0IGZ1dHVyZSBpdGVyYXRpb25zIGluIG1vc3QgY29tcG9uZW50c2B9PC9saT5cbiAgICAgICAgPC91bD5cbiAgICAgIDwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMTEwLTIwMjItMDEtMTlcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjEwLjAuLi52MC4xMS4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMTEuMGB9PC9hPntgICgyMDIyLTAxLTE5KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0yMlwiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BBZGQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YGJ1c3lgfTwvaW5saW5lQ29kZT57YCBwcm9wIHRvIEJ1dHRvbiAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvYmVhYmQyZjM4MjFlNTUxMWI3NzFjODQ2MTYzNGFhYzc5ZGVhYjg0M1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BiZWFiZDJmYH08L2E+e2ApYH1cbiAgICAgICAgPHVsIHBhcmVudE5hbWU9XCJsaVwiPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YGFkZHMgcHJvdG90eXBlIGZvciBhIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BTcGlubmVyYH08L2lubGluZUNvZGU+e2AgY29tcG9uZW50IHdpdGggYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHByZWZlcnMtcmVkdWNlZC1tb3Rpb25gfTwvaW5saW5lQ29kZT57YCBmZWF0dXJlYH08L2xpPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YHJlbmFtZXMgQnV0dG9uIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BzdWJtaXRgfTwvaW5saW5lQ29kZT57YCBwcm9wIHRvIGB9PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BzdWJtaXRzRm9ybWB9PC9pbmxpbmVDb2RlPjwvbGk+XG4gICAgICAgIDwvdWw+XG4gICAgICA8L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jcy02XCJcbiAgICB9fT57YERvY3NgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRG9jcyBleGFtcGxlcyBzbWFsbCBsYXlvdXQgaW1wcm92ZW1lbnQgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2UwOWY3N2QyZTUyM2QzZGUwZDE2ODA0YzA1ZjNiZGY0NWEzMDRiYWVcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgZTA5Zjc3ZGB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFVwZGF0ZSBGQVEgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzFkNThiYjQ5OGViMjAwNzJkYWQxNTliYmVmZDZhZGE5MzcxY2VlNGNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMWQ1OGJiYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQWRkIGltcG9ydCBzdGF0ZW1lbnRzIHRvIGNvbXBvbmVudCBkb2NzIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC80ZWVlMzhjMmE4OTZlMTRhMGMwNjZiOWI2NjIzOTczODNkNGQzMWVjXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDRlZWUzOGB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAxMDAtMjAyMi0wMS0xMFwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuOS4xLi4udjAuMTAuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjEwLjBgfTwvYT57YCAoMjAyMi0wMS0xMClgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMjNcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQWRkIHBhZGRpbmcgdG8gbGF5b3V0IGNvbXBvbmVudHMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzdmNTU5NjJmNTI4Mzg5ODFhYzY5YWUxOWIwNmNlMWNlNDM4M2E4YjBcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgN2Y1NTk2MmB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YE1ha2UgbGF5b3V0IGdhcCB1c2UgbmV3IHNwYWNlIHRva2VucyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvMDY2NGVkMzE5ZTAyN2UxMTQ0ZjA2MWNlMDY5ZmY1NzA3ZjcwOTJiN1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2AwNjY0ZWQzYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgTWFrZSB1bnN0eWxlZCB0ZXh0IGluaGVyaXQgQ29sb3JTY2hlbWUgdGV4dCBjb2xvciAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZDhmZDQzN2JiMjU4Y2JhNjc2MmMxYjk5YjU1Yzc0YzgzZWUxYmU2ZlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BkOGZkNDM3YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZml4ZXMtMTNcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IHlhcm4gZGV2IGNyYXNoZXMgd2hlbiBubyBkaXN0IGV4aXN0cyB5ZXQgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzQ3MjY2YTc2ODRkNTc2MTQ5NGE3MDQyN2MxOTNkOThhMjc2YWRhOWFcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgNDcyNjZhN2B9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImRvY3MtN1wiXG4gICAgfX0+e2BEb2NzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YERvY3VtZW50YXRpb24gZm9yIGZvdW5kYXRpb25zL3NwYWNlIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC80NmI0YWE0Mjk4NDEwYWM5YjA3OGQ2YmE1YTIzNWUxM2IxYzc1ZWViXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDQ2YjRhYTRgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwOTEtMjAyMi0wMS0wNVwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuOS4wLi4udjAuOS4xXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuOS4xYH08L2E+e2AgKDIwMjItMDEtMDUpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTI0XCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEZpeCBjb2xvciBzY2hlbWUgY2xhc3MoZXMpIG1pc3NpbmcgaW4gU1NSIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8zZmU1MTQxYWRiNjE2ZjdkYTkxNGVlYzIyOTAyNGFlOGQxNGVmZjMzXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDNmZTUxNDFgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwOTAtMjAyMi0wMS0wNVwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuOC4wLi4udjAuOS4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuOS4wYH08L2E+e2AgKDIwMjItMDEtMDUpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZlYXR1cmVzLTI1XCJcbiAgICB9fT57YEZlYXR1cmVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEV4dHJhY3Qgcm9vdCBjbGFzc25hbWVzIGZvciBTU1IgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzM0ODMyNWVlNGE5YzU4MzYzNTBiYjgwMWI4MGYyM2EyYmNiM2VjNGJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMzQ4MzI1ZWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjA4MC0yMDIyLTAxLTAzXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC43LjUuLi52MC44LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC44LjBgfTwvYT57YCAoMjAyMi0wMS0wMylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMjZcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQWxsb3cgYWRkaW5nIERTIGNsYXNzZXMgZGlyZWN0bHkgdG8gdGhlIGJvZHkgZWxlbWVudCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvOTg1ZDVhMTA3YzdmZWI0MmU0MmZhYjcxMzFmZTdiOTc5ZTU4NjBkZFwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A5ODVkNWExYH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDc1LTIwMjItMDEtMDNcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjcuNC4uLnYwLjcuNVwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjcuNWB9PC9hPntgICgyMDIyLTAxLTAzKWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy0xNFwiXG4gICAgfX0+e2BGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BGaXggeWFybiBkZXYgY3Jhc2hlcyB3aGVuIG5vIGRpc3QgZXhpc3RzIHlldCAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNDcyNjZhNzY4NGQ1NzYxNDk0YTcwNDI3YzE5M2Q5OGEyNzZhZGE5YVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A0NzI2NmE3YH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IGNvbG9yIHNjaGVtZSB0b2tlbnMgbGVmdCBiZWhpbmQgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2YyMWEwZDU3MmJlZTJiN2Y0NjcxZWU2Y2YyM2M2Y2Q1NmRlZDAzOGJcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgZjIxYTBkNWB9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YFJlcGxhY2UgcG9seWZpbGwgYnkgdXRpbGl0eSBmdW5jaW9uIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9kOTA0MTA0NjA5MWE5YTdkZWRjMTkzNTgxZTY3ZmExNTY3MTgzYjQ1XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGQ5MDQxMDRgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwNzQtMjAyMS0xMi0zMFwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuNy4zLi4udjAuNy40XCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuNy40YH08L2E+e2AgKDIwMjEtMTItMzApYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZpeGVzLTE1XCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEFkZHMgcG9saWZ5bGwgZm9yIEFycmF5LnByb3RvdHlwZS5mbGF0KCkgdG8gZml4IGNyYXNoIGluIG9sZGVyIGJyb3dzZXJzIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC8xMmY3ZDEzYzZiZWFjMTE1YmNkNjBmYjIyMGI3OWFmOGYyODUzNzNlXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDEyZjdkMTNgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwNzMtMjAyMS0xMi0xN1wiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuNy4xLi4udjAuNy4zXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuNy4zYH08L2E+e2AgKDIwMjEtMTItMTcpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImZpeGVzLTE2XCJcbiAgICB9fT57YEZpeGVzYH08L2gzPlxuICAgIDx1bD5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YEZpeCB1cmwgaGVscGVyIGZ1bmN0aW9ucyBjcmFzaGluZyBvbiBTU1IgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzhlNzU3N2U4MGY0NzI5NGYyZGRiMWM3N2MzY2Y0Y2E3NDkwMzI0MzBcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgOGU3NTc3ZWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjA3Mi0yMDIxLTEyLTE3XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC43LjEuLi52MC43LjJcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC43LjJgfTwvYT57YCAoMjAyMS0xMi0xNylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZml4ZXMtMTdcIlxuICAgIH19PntgRml4ZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgRml4IHVybCBoZWxwZXIgZnVuY3Rpb25zIGNyYXNoaW5nIG9uIFNTUiAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNWZlOTIzZDdmZmIzNjAzYTU1NGU4MzBlNmE5OTVlMGRlYTljMDU0NVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A1ZmU5MjNkYH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDcxLTIwMjEtMTItMTdcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjcuMC4uLnYwLjcuMVwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjcuMWB9PC9hPntgICgyMDIxLTEyLTE3KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmaXhlcy0xOFwiXG4gICAgfX0+e2BGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BGaXggc3R5bGUgY29sbGVjdGlvbiBkdW1wIG1pc3Rha2UgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2IxZjYzOGE0MzliZTBkN2NkZWZjMDk2N2UyNzgzNjM5ZThkYmM4M2FcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYjFmNjM4YWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjA3MC0yMDIxLTEyLTE3XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC42LjAuLi52MC43LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC43LjBgfTwvYT57YCAoMjAyMS0xMi0xNylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMjdcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgQ29sbGVjdCBzdHlsZXMgZHVyaW5nIFNTUiAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZGQ0NjI3YmQxMDBjMDAwOWUyZjE0YzdlYTFiY2VlZjVkODRlYzEwZlwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BkZDQ2MjdiYH08L2E+e2ApYH1cbiAgICAgICAgPHVsIHBhcmVudE5hbWU9XCJsaVwiPlxuICAgICAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj48aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YFN0eWxlRXh0cmFjdFByb3ZpZGVyYH08L2lubGluZUNvZGU+e2AgbW91bnRzIHRoZSBjb250ZXh0IGZvciBTU1Igc3R5bGUgZXh0cmFjdGlvbmB9PC9saT5cbiAgICAgICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+PGlubGluZUNvZGUgcGFyZW50TmFtZT1cImxpXCI+e2BTZXJ2ZXJTdHlsZVNoZWV0YH08L2lubGluZUNvZGU+e2AgY2xhc3MgKGluc3RhbmNlIGNyZWF0ZWQgYnkgYXBwbGljYXRpb24pIGNvbGxlY3RzIHN0eWxlcyBhbmQgZ2VuZXJhdGVzIHRoZSBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgPHN0eWxlPmB9PC9pbmxpbmVDb2RlPntgIGVsZW1lbnRgfTwvbGk+XG4gICAgICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPjxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgd2l0aFN0eWxlRXh0cmFjdGB9PC9pbmxpbmVDb2RlPntgIEhPQyBhbmQgYH08aW5saW5lQ29kZSBwYXJlbnROYW1lPVwibGlcIj57YHVzZVN0eWxlRXh0cmFjdGB9PC9pbmxpbmVDb2RlPntgIGhvb2sgYWxsb3cgY29sbGVjdGluZyBzdHlsZXMgaW50byBpbnN0YW5jZSBvZiBgfTxpbmxpbmVDb2RlIHBhcmVudE5hbWU9XCJsaVwiPntgU2VydmVyU3R5bGVTaGVldGB9PC9pbmxpbmVDb2RlPntgZnJvbSBUaGVtZSwgQ29sb3JTY2hlbWUsIGFuZCBjb21wb25lbnRzYH08L2xpPlxuICAgICAgICA8L3VsPlxuICAgICAgPC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjA2MC0yMDIxLTEyLTEzXCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC41LjAuLi52MC42LjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC42LjBgfTwvYT57YCAoMjAyMS0xMi0xMylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMjhcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgbW92ZSBnbG9iYWwgdHlwb2dyYXBoeSBzdHlsZXMgdG8gY29tcG9uZW50cyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvZmVhYzYxMDU4YzliMWIzZDkyNjA0NmFiMjdlNWY2YzQ0OTIzN2FjY1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BmZWFjNjEwYH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDUwLTIwMjEtMTItMDhcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjQuMy4uLnYwLjUuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjUuMGB9PC9hPntgICgyMDIxLTEyLTA4KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0yOVwiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BvcHQtaW4gcmVzZXQubGVzcy5qcyBtb2R1bGUgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2JhZjU0OTk3OTU0NzBjMzI2ODc3MDY2MmNiYzE1ZjgyMWZhNjQ4MzNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYmFmNTQ5OWB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjA0My0yMDIxLTEyLTA3XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC40LjIuLi52MC40LjNcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC40LjNgfTwvYT57YCAoMjAyMS0xMi0wNylgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiYnVnLWZpeGVzXCJcbiAgICB9fT57YEJ1ZyBGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BCdXR0b24gZm9udC13ZWlnaHQgNDAwICh3YXMgNTAwKSAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvYzhkMWQzZjQyZjFiNjlmYzJiNzg4OWI2OGFiOTNlZmQ2YTVjMTBjZVwiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2BjOGQxZDNmYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgU3dpdGNoIG91dGxpbmVzIHRvIDpmb2N1cy12aXNpYmxlIGFuZCBtYWtlIHRoZW0gc29saWQgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2M4ZDFkM2Y0MmYxYjY5ZmMyYjc4ODliNjhhYjkzZWZkNmE1YzEwY2VcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYzhkMWQzZmB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcIm1haW50ZW5hbmNlLTJcIlxuICAgIH19PntgTWFpbnRlbmFuY2VgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgc3dpdGNoIGJhY2sgdG8gQHByZXBseSBvcmcgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0Lzg5Nzk0MzRjN2ViOWUzNmM0OWZlZDE0NGIwN2NjNmI1ZGE2NzU4NmNcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgODk3OTQzNGB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjA0Mi0yMDIxLTExLTE5XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC40LjEuLi52MC40LjJcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC40LjJgfTwvYT57YCAoMjAyMS0xMS0xOSlgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZG9jcy04XCJcbiAgICB9fT57YERvY3NgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgd2VsY29tZSBwYWdlICYgY29udHJpYnV0aW5nIGd1aWRlIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9mNDU3MjVhZTExNDg5ZTdkNWYzZjU2NDE1OTBhYTNhZTU3ZGUyYWQ4XCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YDJiMDkyMmNgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwNDEtMjAyMS0xMS0xOVwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuNC4wLi4udjAuNC4xXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuNC4xYH08L2E+e2AgKDIwMjEtMTEtMTkpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImJ1Zy1maXhlcy0xXCJcbiAgICB9fT57YEJ1ZyBGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2ByZW1vdmUgYWxsIG1hcmdpbnMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0LzJiMDkyMmM2OTkzODhkNGI2OTQzMmVjZGQzYTc1MTU2YzExMTE1NTlcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgMmIwOTIyY2B9PC9hPntgKWB9PC9saT5cbiAgICAgIDxsaSBwYXJlbnROYW1lPVwidWxcIj57YGFkZCBtaXNzaW5nIGdhcCBzaXplIFwibm9uZVwiIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9mNzBkY2JiODUwOTU5MjJiNTE3YWFlMTZiZTZmMjAzODIwYmE0N2ZhXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGY3MGRjYmJgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwNDAtMjAyMS0xMS0xOFwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMS4xLi4udjAuNC4wXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuNC4wYH08L2E+e2AgKDIwMjEtMTEtMTgpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImJ1Zy1maXhlcy0yXCJcbiAgICB9fT57YEJ1ZyBGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2ByZW1vdmUgdW5uZWNlc3NhcnkgY29sb3Igc2NoZW1lcyAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNTJhMDEzZjFlYmNlMDliYzkzYTMzNjljYzA0ODhlYjJjYzVkNDk1M1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A1MmEwMTNmYH08L2E+e2ApYH08L2xpPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgcmVtb3ZlIHVubmVjZXNzYXJ5IHNlcGFyYXRvcnMgYW5kIGFjY2VudHMgKGB9PGEgcGFyZW50TmFtZT1cImxpXCIgey4uLntcbiAgICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tbWl0L2MyZTUwNjJmZDg4YzlmMTVmYzE1N2UyMzQ5MmQ4YzVlYTM0NzJlNmZcIixcbiAgICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICAgIH19PntgYzJlNTA2MmB9PC9hPntgKWB9PC9saT5cbiAgICA8L3VsPlxuICAgIDxoMiB7Li4ue1xuICAgICAgXCJpZFwiOiBcIjAzMC0yMDIxLTExLTE4XCJcbiAgICB9fT48YSBwYXJlbnROYW1lPVwiaDJcIiB7Li4ue1xuICAgICAgICBcImhyZWZcIjogXCJodHRwczovL2dpdGh1Yi5jb20vcHJlcGx5L2Rlc2lnbi1zeXN0ZW0vY29tcGFyZS92MC4xLjEuLi52MC4zLjBcIixcbiAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgIH19PntgMC4zLjBgfTwvYT57YCAoMjAyMS0xMS0xOClgfTwvaDI+XG4gICAgPGgzIHsuLi57XG4gICAgICBcImlkXCI6IFwiZmVhdHVyZXMtMzBcIlxuICAgIH19PntgRmVhdHVyZXNgfTwvaDM+XG4gICAgPHVsPlxuICAgICAgPGxpIHBhcmVudE5hbWU9XCJ1bFwiPntgb3B0LWluIHJvYm90by5sZXNzLmpzIG1vZHVsZSAoYH08YSBwYXJlbnROYW1lPVwibGlcIiB7Li4ue1xuICAgICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21taXQvNzhkOGJiNWE3ZTMzOGY1ZWJlMjA2MzMyZDIwOWU3YjNlOGQzODgyM1wiLFxuICAgICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgICAgXCJyZWxcIjogXCJub2ZvbGxvdyBub29wZW5lciBub3JlZmVycmVyXCJcbiAgICAgICAgfX0+e2A3OGQ4YmI1YH08L2E+e2ApYH08L2xpPlxuICAgIDwvdWw+XG4gICAgPGgyIHsuLi57XG4gICAgICBcImlkXCI6IFwiMDIwLTIwMjEtMTEtMTdcIlxuICAgIH19PjxhIHBhcmVudE5hbWU9XCJoMlwiIHsuLi57XG4gICAgICAgIFwiaHJlZlwiOiBcImh0dHBzOi8vZ2l0aHViLmNvbS9wcmVwbHkvZGVzaWduLXN5c3RlbS9jb21wYXJlL3YwLjEuMi4uLnYwLjIuMFwiLFxuICAgICAgICBcInRhcmdldFwiOiBcIl9ibGFua1wiLFxuICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgfX0+e2AwLjIuMGB9PC9hPntgICgyMDIxLTExLTE3KWB9PC9oMj5cbiAgICA8aDMgey4uLntcbiAgICAgIFwiaWRcIjogXCJmZWF0dXJlcy0zMVwiXG4gICAgfX0+e2BGZWF0dXJlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BhbGxvdyBSb290UHJvdmlkZXIgdG8gYWRkIENTUyBjbGFzc2VzIHRvIGV4aXN0aW5nIGRvbSBlbGVtZW50IChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9hZTU1Y2ZjYTE0NmQ5ZTNlMWIzN2IwNjRmZDQ5NTY1N2ViNDI2OGEwXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGFlNTVjZmNgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8aDIgey4uLntcbiAgICAgIFwiaWRcIjogXCIwMTEtMjAyMS0xMS0xNlwiXG4gICAgfX0+PGEgcGFyZW50TmFtZT1cImgyXCIgey4uLntcbiAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbXBhcmUvdjAuMS4wLi4udjAuMS4xXCIsXG4gICAgICAgIFwidGFyZ2V0XCI6IFwiX2JsYW5rXCIsXG4gICAgICAgIFwicmVsXCI6IFwibm9mb2xsb3cgbm9vcGVuZXIgbm9yZWZlcnJlclwiXG4gICAgICB9fT57YDAuMS4xYH08L2E+e2AgKDIwMjEtMTEtMTYpYH08L2gyPlxuICAgIDxoMyB7Li4ue1xuICAgICAgXCJpZFwiOiBcImJ1Zy1maXhlcy0zXCJcbiAgICB9fT57YEJ1ZyBGaXhlc2B9PC9oMz5cbiAgICA8dWw+XG4gICAgICA8bGkgcGFyZW50TmFtZT1cInVsXCI+e2BMYXlvdXRGbGV4IGFuZCBMYXlvdXRHcmlkIHdlcmUgbm90IGV4cG9ydGVkIChgfTxhIHBhcmVudE5hbWU9XCJsaVwiIHsuLi57XG4gICAgICAgICAgXCJocmVmXCI6IFwiaHR0cHM6Ly9naXRodWIuY29tL3ByZXBseS9kZXNpZ24tc3lzdGVtL2NvbW1pdC9lYmU0NTgxZGYzZDBhZTY4YzEyYmNkZGI0NWM4ZTBkNWI1Mzk1ZDVmXCIsXG4gICAgICAgICAgXCJ0YXJnZXRcIjogXCJfYmxhbmtcIixcbiAgICAgICAgICBcInJlbFwiOiBcIm5vZm9sbG93IG5vb3BlbmVyIG5vcmVmZXJyZXJcIlxuICAgICAgICB9fT57YGViZTQ1ODFgfTwvYT57YClgfTwvbGk+XG4gICAgPC91bD5cbiAgICA8L01EWExheW91dD47XG59XG5cbjtcbk1EWENvbnRlbnQuaXNNRFhDb21wb25lbnQgPSB0cnVlO1xuXG5leHBvcnQgY29uc3QgX19wYWdlID0gKCkgPT4geyB0aHJvdyBuZXcgRXJyb3IoXCJEb2NzLW9ubHkgc3RvcnlcIik7IH07XG5cbl9fcGFnZS5wYXJhbWV0ZXJzID0geyBkb2NzT25seTogdHJ1ZSB9O1xuXG5jb25zdCBjb21wb25lbnRNZXRhID0geyB0aXRsZTogJ0NoYW5nZWxvZycsIHBhcmFtZXRlcnM6IHtcbiAgZG9jczoge1xuICAgIGNvbnRhaW5lcjogRG9jQ29udGV4dFxuICB9XG59LCBpbmNsdWRlU3RvcmllczogW1wiX19wYWdlXCJdLCAgfTtcblxuY29uc3QgbWR4U3RvcnlOYW1lVG9LZXkgPSB7fTtcblxuY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzID0gY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzIHx8IHt9O1xuY29tcG9uZW50TWV0YS5wYXJhbWV0ZXJzLmRvY3MgPSB7XG4gIC4uLihjb21wb25lbnRNZXRhLnBhcmFtZXRlcnMuZG9jcyB8fCB7fSksXG4gIHBhZ2U6ICgpID0+IDxBZGRDb250ZXh0IG1keFN0b3J5TmFtZVRvS2V5PXttZHhTdG9yeU5hbWVUb0tleX0gbWR4Q29tcG9uZW50QW5ub3RhdGlvbnM9e2NvbXBvbmVudE1ldGF9PjxNRFhDb250ZW50IC8+PC9BZGRDb250ZXh0Pixcbn07XG5cbmV4cG9ydCBkZWZhdWx0IGNvbXBvbmVudE1ldGE7Il0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///../docs-pages/docs/pages/06.changelog/generated/changelog.stories.mdx\n')},"../docs-pages/docs/pages/07.stats/index.stories.mdx":function(module,__webpack_exports__,__webpack_require__){"use strict";eval('// ESM COMPAT FLAG\n__webpack_require__.r(__webpack_exports__);\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, "__page", function() { return /* binding */ __page; });\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.object.keys.js\nvar es_object_keys = __webpack_require__("../../node_modules/core-js/modules/es.object.keys.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.index-of.js\nvar es_array_index_of = __webpack_require__("../../node_modules/core-js/modules/es.array.index-of.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.symbol.js\nvar es_symbol = __webpack_require__("../../node_modules/core-js/modules/es.symbol.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.object.assign.js\nvar es_object_assign = __webpack_require__("../../node_modules/core-js/modules/es.object.assign.js");\n\n// EXTERNAL MODULE: ./node_modules/react/index.js\nvar react = __webpack_require__("./node_modules/react/index.js");\nvar react_default = /*#__PURE__*/__webpack_require__.n(react);\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/@mdx-js/react/dist/esm.js\nvar esm = __webpack_require__("../../node_modules/@mdx-js/react/dist/esm.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/@storybook/addon-docs/dist/esm/index.js + 45 modules\nvar dist_esm = __webpack_require__("../../node_modules/@storybook/addon-docs/dist/esm/index.js");\n\n// EXTERNAL MODULE: .-context/dist/context/DocContext.js\nvar DocContext = __webpack_require__("../docs-context/dist/context/DocContext.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.map.js\nvar es_array_map = __webpack_require__("../../node_modules/core-js/modules/es.array.map.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.object.entries.js\nvar es_object_entries = __webpack_require__("../../node_modules/core-js/modules/es.object.entries.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.filter.js\nvar es_array_filter = __webpack_require__("../../node_modules/core-js/modules/es.array.filter.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.is-array.js\nvar es_array_is_array = __webpack_require__("../../node_modules/core-js/modules/es.array.is-array.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.symbol.description.js\nvar es_symbol_description = __webpack_require__("../../node_modules/core-js/modules/es.symbol.description.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.object.to-string.js\nvar es_object_to_string = __webpack_require__("../../node_modules/core-js/modules/es.object.to-string.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.symbol.iterator.js\nvar es_symbol_iterator = __webpack_require__("../../node_modules/core-js/modules/es.symbol.iterator.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.string.iterator.js\nvar es_string_iterator = __webpack_require__("../../node_modules/core-js/modules/es.string.iterator.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.iterator.js\nvar es_array_iterator = __webpack_require__("../../node_modules/core-js/modules/es.array.iterator.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/web.dom-collections.iterator.js\nvar web_dom_collections_iterator = __webpack_require__("../../node_modules/core-js/modules/web.dom-collections.iterator.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.slice.js\nvar es_array_slice = __webpack_require__("../../node_modules/core-js/modules/es.array.slice.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.function.name.js\nvar es_function_name = __webpack_require__("../../node_modules/core-js/modules/es.function.name.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/core-js/modules/es.array.from.js\nvar es_array_from = __webpack_require__("../../node_modules/core-js/modules/es.array.from.js");\n\n// EXTERNAL MODULE: .-toolkit/dist/index.js + 47 modules\nvar dist = __webpack_require__("../docs-toolkit/dist/index.js");\n\n// EXTERNAL MODULE: /home/jenkins/workspace/design-system_main/node_modules/styled-components/dist/styled-components.browser.esm.js\nvar styled_components_browser_esm = __webpack_require__("../../node_modules/styled-components/dist/styled-components.browser.esm.js");\n\n// CONCATENATED MODULE: .-pages/docs/pages/07.stats/components/Stats.styles.tsx\n\n\nvar _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6;\n\nfunction _taggedTemplateLiteralLoose(strings, raw) { if (!raw) { raw = strings.slice(0); } strings.raw = raw; return strings; }\n\n\nvar Header = styled_components_browser_esm["b" /* default */].h2(_templateObject || (_templateObject = _taggedTemplateLiteralLoose(["\\n margin: 20px 0;\\n"])));\nvar Description = styled_components_browser_esm["b" /* default */].span(_templateObject2 || (_templateObject2 = _taggedTemplateLiteralLoose(["\\n display: block;\\n margin: 10px 0;\\n font-style: italic;\\n"])));\nvar Table = styled_components_browser_esm["b" /* default */].div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteralLoose([""])));\nvar TableRow = styled_components_browser_esm["b" /* default */].div(_templateObject4 || (_templateObject4 = _taggedTemplateLiteralLoose(["\\n display: flex;\\n align-items: center;\\n gap: 20px;\\n font-size: 16px;\\n"])));\nvar RowLabel = styled_components_browser_esm["b" /* default */].div(_templateObject5 || (_templateObject5 = _taggedTemplateLiteralLoose(["\\n font-weigth: bold;\\n"])));\nvar RowValue = styled_components_browser_esm["b" /* default */].div(_templateObject6 || (_templateObject6 = _taggedTemplateLiteralLoose(["\\n width: 50px;\\n ", "\\n"])), function (big) {\n return big && \'font-size: 24px;\';\n});\n\ntry {\n // @ts-ignore\n Header.displayName = "Header";\n // @ts-ignore\n Header.__docgenInfo = { "description": "", "displayName": "Header", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLHeadingElement | null) => void) | RefObject<HTMLHeadingElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLHeadingElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLHeadingElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLHeadingElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLHeadingElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLHeadingElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLHeadingElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLHeadingElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLHeadingElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLHeadingElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLHeadingElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLHeadingElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLHeadingElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLHeadingElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLHeadingElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLHeadingElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLHeadingElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLHeadingElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLHeadingElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLHeadingElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLHeadingElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLHeadingElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLHeadingElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLHeadingElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLHeadingElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLHeadingElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLHeadingElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLHeadingElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLHeadingElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLHeadingElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLHeadingElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLHeadingElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLHeadingElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLHeadingElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLHeadingElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLHeadingElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLHeadingElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLHeadingElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLHeadingElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLHeadingElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLHeadingElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#Header"] = { docgenInfo: Header.__docgenInfo, name: "Header", path: "../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#Header" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\ntry {\n // @ts-ignore\n Description.displayName = "Description";\n // @ts-ignore\n Description.__docgenInfo = { "description": "", "displayName": "Description", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLSpanElement | null) => void) | RefObject<HTMLSpanElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLSpanElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLSpanElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLSpanElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLSpanElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLSpanElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLSpanElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLSpanElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLSpanElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLSpanElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLSpanElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLSpanElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLSpanElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLSpanElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLSpanElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLSpanElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLSpanElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLSpanElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#Description"] = { docgenInfo: Description.__docgenInfo, name: "Description", path: "../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#Description" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\ntry {\n // @ts-ignore\n Table.displayName = "Table";\n // @ts-ignore\n Table.__docgenInfo = { "description": "", "displayName": "Table", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#Table"] = { docgenInfo: Table.__docgenInfo, name: "Table", path: "../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#Table" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\ntry {\n // @ts-ignore\n TableRow.displayName = "TableRow";\n // @ts-ignore\n TableRow.__docgenInfo = { "description": "", "displayName": "TableRow", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#TableRow"] = { docgenInfo: TableRow.__docgenInfo, name: "TableRow", path: "../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#TableRow" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\ntry {\n // @ts-ignore\n RowLabel.displayName = "RowLabel";\n // @ts-ignore\n RowLabel.__docgenInfo = { "description": "", "displayName": "RowLabel", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#RowLabel"] = { docgenInfo: RowLabel.__docgenInfo, name: "RowLabel", path: "../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#RowLabel" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\ntry {\n // @ts-ignore\n RowValue.displayName = "RowValue";\n // @ts-ignore\n RowValue.__docgenInfo = { "description": "", "displayName": "RowValue", "props": { "color": { "defaultValue": null, "description": "", "name": "color", "required": false, "type": { "name": "string" } }, "big": { "defaultValue": null, "description": "", "name": "big", "required": false, "type": { "name": "boolean" } }, "style": { "defaultValue": null, "description": "", "name": "style", "required": false, "type": { "name": "CSSProperties" } }, "title": { "defaultValue": null, "description": "", "name": "title", "required": false, "type": { "name": "string" } }, "slot": { "defaultValue": null, "description": "", "name": "slot", "required": false, "type": { "name": "string" } }, "ref": { "defaultValue": null, "description": "", "name": "ref", "required": false, "type": { "name": "((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement> | null" } }, "key": { "defaultValue": null, "description": "", "name": "key", "required": false, "type": { "name": "Key" } }, "defaultChecked": { "defaultValue": null, "description": "", "name": "defaultChecked", "required": false, "type": { "name": "boolean" } }, "defaultValue": { "defaultValue": null, "description": "", "name": "defaultValue", "required": false, "type": { "name": "string | string[]" } }, "suppressContentEditableWarning": { "defaultValue": null, "description": "", "name": "suppressContentEditableWarning", "required": false, "type": { "name": "boolean" } }, "suppressHydrationWarning": { "defaultValue": null, "description": "", "name": "suppressHydrationWarning", "required": false, "type": { "name": "boolean" } }, "accessKey": { "defaultValue": null, "description": "", "name": "accessKey", "required": false, "type": { "name": "string" } }, "className": { "defaultValue": null, "description": "", "name": "className", "required": false, "type": { "name": "string" } }, "contentEditable": { "defaultValue": null, "description": "", "name": "contentEditable", "required": false, "type": { "name": "boolean" } }, "contextMenu": { "defaultValue": null, "description": "", "name": "contextMenu", "required": false, "type": { "name": "string" } }, "dir": { "defaultValue": null, "description": "", "name": "dir", "required": false, "type": { "name": "string" } }, "draggable": { "defaultValue": null, "description": "", "name": "draggable", "required": false, "type": { "name": "boolean" } }, "hidden": { "defaultValue": null, "description": "", "name": "hidden", "required": false, "type": { "name": "boolean" } }, "id": { "defaultValue": null, "description": "", "name": "id", "required": false, "type": { "name": "string" } }, "lang": { "defaultValue": null, "description": "", "name": "lang", "required": false, "type": { "name": "string" } }, "placeholder": { "defaultValue": null, "description": "", "name": "placeholder", "required": false, "type": { "name": "string" } }, "spellCheck": { "defaultValue": null, "description": "", "name": "spellCheck", "required": false, "type": { "name": "boolean" } }, "tabIndex": { "defaultValue": null, "description": "", "name": "tabIndex", "required": false, "type": { "name": "number" } }, "inputMode": { "defaultValue": null, "description": "", "name": "inputMode", "required": false, "type": { "name": "string" } }, "is": { "defaultValue": null, "description": "", "name": "is", "required": false, "type": { "name": "string" } }, "radioGroup": { "defaultValue": null, "description": "", "name": "radioGroup", "required": false, "type": { "name": "string" } }, "role": { "defaultValue": null, "description": "", "name": "role", "required": false, "type": { "name": "string" } }, "about": { "defaultValue": null, "description": "", "name": "about", "required": false, "type": { "name": "string" } }, "datatype": { "defaultValue": null, "description": "", "name": "datatype", "required": false, "type": { "name": "string" } }, "inlist": { "defaultValue": null, "description": "", "name": "inlist", "required": false, "type": { "name": "any" } }, "prefix": { "defaultValue": null, "description": "", "name": "prefix", "required": false, "type": { "name": "string" } }, "property": { "defaultValue": null, "description": "", "name": "property", "required": false, "type": { "name": "string" } }, "resource": { "defaultValue": null, "description": "", "name": "resource", "required": false, "type": { "name": "string" } }, "typeof": { "defaultValue": null, "description": "", "name": "typeof", "required": false, "type": { "name": "string" } }, "vocab": { "defaultValue": null, "description": "", "name": "vocab", "required": false, "type": { "name": "string" } }, "autoCapitalize": { "defaultValue": null, "description": "", "name": "autoCapitalize", "required": false, "type": { "name": "string" } }, "autoCorrect": { "defaultValue": null, "description": "", "name": "autoCorrect", "required": false, "type": { "name": "string" } }, "autoSave": { "defaultValue": null, "description": "", "name": "autoSave", "required": false, "type": { "name": "string" } }, "itemProp": { "defaultValue": null, "description": "", "name": "itemProp", "required": false, "type": { "name": "string" } }, "itemScope": { "defaultValue": null, "description": "", "name": "itemScope", "required": false, "type": { "name": "boolean" } }, "itemType": { "defaultValue": null, "description": "", "name": "itemType", "required": false, "type": { "name": "string" } }, "itemID": { "defaultValue": null, "description": "", "name": "itemID", "required": false, "type": { "name": "string" } }, "itemRef": { "defaultValue": null, "description": "", "name": "itemRef", "required": false, "type": { "name": "string" } }, "results": { "defaultValue": null, "description": "", "name": "results", "required": false, "type": { "name": "number" } }, "security": { "defaultValue": null, "description": "", "name": "security", "required": false, "type": { "name": "string" } }, "unselectable": { "defaultValue": null, "description": "", "name": "unselectable", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"on\\"" }, { "value": "\\"off\\"" }] } }, "aria-activedescendant": { "defaultValue": null, "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.", "name": "aria-activedescendant", "required": false, "type": { "name": "string" } }, "aria-atomic": { "defaultValue": null, "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.", "name": "aria-atomic", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-autocomplete": { "defaultValue": null, "description": "Indicates whether inputting text could trigger display of one or more predictions of the user\'s intended value for an input and specifies how predictions would be\\npresented if they are made.", "name": "aria-autocomplete", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"inline\\"" }, { "value": "\\"list\\"" }, { "value": "\\"both\\"" }] } }, "aria-busy": { "defaultValue": null, "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.", "name": "aria-busy", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-checked": { "defaultValue": null, "description": "Indicates the current \\"checked\\" state of checkboxes, radio buttons, and other widgets.\\n@see aria-pressed\\n@see aria-selected.", "name": "aria-checked", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-colcount": { "defaultValue": null, "description": "Defines the total number of columns in a table, grid, or treegrid.\\n@see aria-colindex.", "name": "aria-colcount", "required": false, "type": { "name": "number" } }, "aria-colindex": { "defaultValue": null, "description": "Defines an element\'s column index or position with respect to the total number of columns within a table, grid, or treegrid.\\n@see aria-colcount\\n@see aria-colspan.", "name": "aria-colindex", "required": false, "type": { "name": "number" } }, "aria-colspan": { "defaultValue": null, "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-colindex\\n@see aria-rowspan.", "name": "aria-colspan", "required": false, "type": { "name": "number" } }, "aria-controls": { "defaultValue": null, "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\\n@see aria-owns.", "name": "aria-controls", "required": false, "type": { "name": "string" } }, "aria-current": { "defaultValue": null, "description": "Indicates the element that represents the current item within a container or set of related elements.", "name": "aria-current", "required": false, "type": { "name": "boolean | \\"time\\" | \\"false\\" | \\"true\\" | \\"page\\" | \\"step\\" | \\"location\\" | \\"date\\"" } }, "aria-describedby": { "defaultValue": null, "description": "Identifies the element (or elements) that describes the object.\\n@see aria-labelledby", "name": "aria-describedby", "required": false, "type": { "name": "string" } }, "aria-details": { "defaultValue": null, "description": "Identifies the element that provides a detailed, extended description for the object.\\n@see aria-describedby.", "name": "aria-details", "required": false, "type": { "name": "string" } }, "aria-disabled": { "defaultValue": null, "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\\n@see aria-hidden\\n@see aria-readonly.", "name": "aria-disabled", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-dropeffect": { "defaultValue": null, "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\\n@deprecated in ARIA 1.1", "name": "aria-dropeffect", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"link\\"" }, { "value": "\\"none\\"" }, { "value": "\\"copy\\"" }, { "value": "\\"execute\\"" }, { "value": "\\"move\\"" }, { "value": "\\"popup\\"" }] } }, "aria-errormessage": { "defaultValue": null, "description": "Identifies the element that provides an error message for the object.\\n@see aria-invalid\\n@see aria-describedby.", "name": "aria-errormessage", "required": false, "type": { "name": "string" } }, "aria-expanded": { "defaultValue": null, "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.", "name": "aria-expanded", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-flowto": { "defaultValue": null, "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user\'s discretion,\\nallows assistive technology to override the general default of reading in document source order.", "name": "aria-flowto", "required": false, "type": { "name": "string" } }, "aria-grabbed": { "defaultValue": null, "description": "Indicates an element\'s \\"grabbed\\" state in a drag-and-drop operation.\\n@deprecated in ARIA 1.1", "name": "aria-grabbed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-haspopup": { "defaultValue": null, "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.", "name": "aria-haspopup", "required": false, "type": { "name": "boolean | \\"dialog\\" | \\"menu\\" | \\"false\\" | \\"true\\" | \\"listbox\\" | \\"tree\\" | \\"grid\\"" } }, "aria-hidden": { "defaultValue": null, "description": "Indicates whether the element is exposed to an accessibility API.\\n@see aria-disabled.", "name": "aria-hidden", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-invalid": { "defaultValue": null, "description": "Indicates the entered value does not conform to the format expected by the application.\\n@see aria-errormessage.", "name": "aria-invalid", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"grammar\\" | \\"spelling\\"" } }, "aria-keyshortcuts": { "defaultValue": null, "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.", "name": "aria-keyshortcuts", "required": false, "type": { "name": "string" } }, "aria-label": { "defaultValue": null, "description": "Defines a string value that labels the current element.\\n@see aria-labelledby.", "name": "aria-label", "required": false, "type": { "name": "string" } }, "aria-labelledby": { "defaultValue": null, "description": "Identifies the element (or elements) that labels the current element.\\n@see aria-describedby.", "name": "aria-labelledby", "required": false, "type": { "name": "string" } }, "aria-level": { "defaultValue": null, "description": "Defines the hierarchical level of an element within a structure.", "name": "aria-level", "required": false, "type": { "name": "number" } }, "aria-live": { "defaultValue": null, "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.", "name": "aria-live", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"off\\"" }, { "value": "\\"assertive\\"" }, { "value": "\\"polite\\"" }] } }, "aria-modal": { "defaultValue": null, "description": "Indicates whether an element is modal when displayed.", "name": "aria-modal", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiline": { "defaultValue": null, "description": "Indicates whether a text box accepts multiple lines of input or only a single line.", "name": "aria-multiline", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-multiselectable": { "defaultValue": null, "description": "Indicates that the user may select more than one item from the current selectable descendants.", "name": "aria-multiselectable", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-orientation": { "defaultValue": null, "description": "Indicates whether the element\'s orientation is horizontal, vertical, or unknown/ambiguous.", "name": "aria-orientation", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"horizontal\\"" }, { "value": "\\"vertical\\"" }] } }, "aria-owns": { "defaultValue": null, "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\\n@see aria-controls.", "name": "aria-owns", "required": false, "type": { "name": "string" } }, "aria-placeholder": { "defaultValue": null, "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\\nA hint could be a sample value or a brief description of the expected format.", "name": "aria-placeholder", "required": false, "type": { "name": "string" } }, "aria-posinset": { "defaultValue": null, "description": "Defines an element\'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-setsize.", "name": "aria-posinset", "required": false, "type": { "name": "number" } }, "aria-pressed": { "defaultValue": null, "description": "Indicates the current \\"pressed\\" state of toggle buttons.\\n@see aria-checked\\n@see aria-selected.", "name": "aria-pressed", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\" | \\"mixed\\"" } }, "aria-readonly": { "defaultValue": null, "description": "Indicates that the element is not editable, but is otherwise operable.\\n@see aria-disabled.", "name": "aria-readonly", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-relevant": { "defaultValue": null, "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\\n@see aria-atomic.", "name": "aria-relevant", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"text\\"" }, { "value": "\\"additions\\"" }, { "value": "\\"additions text\\"" }, { "value": "\\"all\\"" }, { "value": "\\"removals\\"" }] } }, "aria-required": { "defaultValue": null, "description": "Indicates that user input is required on the element before a form may be submitted.", "name": "aria-required", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-roledescription": { "defaultValue": null, "description": "Defines a human-readable, author-localized description for the role of an element.", "name": "aria-roledescription", "required": false, "type": { "name": "string" } }, "aria-rowcount": { "defaultValue": null, "description": "Defines the total number of rows in a table, grid, or treegrid.\\n@see aria-rowindex.", "name": "aria-rowcount", "required": false, "type": { "name": "number" } }, "aria-rowindex": { "defaultValue": null, "description": "Defines an element\'s row index or position with respect to the total number of rows within a table, grid, or treegrid.\\n@see aria-rowcount\\n@see aria-rowspan.", "name": "aria-rowindex", "required": false, "type": { "name": "number" } }, "aria-rowspan": { "defaultValue": null, "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\\n@see aria-rowindex\\n@see aria-colspan.", "name": "aria-rowspan", "required": false, "type": { "name": "number" } }, "aria-selected": { "defaultValue": null, "description": "Indicates the current \\"selected\\" state of various widgets.\\n@see aria-checked\\n@see aria-pressed.", "name": "aria-selected", "required": false, "type": { "name": "boolean | \\"false\\" | \\"true\\"" } }, "aria-setsize": { "defaultValue": null, "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\\n@see aria-posinset.", "name": "aria-setsize", "required": false, "type": { "name": "number" } }, "aria-sort": { "defaultValue": null, "description": "Indicates if items in a table or grid are sorted in ascending or descending order.", "name": "aria-sort", "required": false, "type": { "name": "enum", "value": [{ "value": "\\"none\\"" }, { "value": "\\"ascending\\"" }, { "value": "\\"descending\\"" }, { "value": "\\"other\\"" }] } }, "aria-valuemax": { "defaultValue": null, "description": "Defines the maximum allowed value for a range widget.", "name": "aria-valuemax", "required": false, "type": { "name": "number" } }, "aria-valuemin": { "defaultValue": null, "description": "Defines the minimum allowed value for a range widget.", "name": "aria-valuemin", "required": false, "type": { "name": "number" } }, "aria-valuenow": { "defaultValue": null, "description": "Defines the current value for a range widget.\\n@see aria-valuetext.", "name": "aria-valuenow", "required": false, "type": { "name": "number" } }, "aria-valuetext": { "defaultValue": null, "description": "Defines the human readable text alternative of aria-valuenow for a range widget.", "name": "aria-valuetext", "required": false, "type": { "name": "string" } }, "dangerouslySetInnerHTML": { "defaultValue": null, "description": "", "name": "dangerouslySetInnerHTML", "required": false, "type": { "name": "{ __html: string; }" } }, "onCopy": { "defaultValue": null, "description": "", "name": "onCopy", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCopyCapture": { "defaultValue": null, "description": "", "name": "onCopyCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCut": { "defaultValue": null, "description": "", "name": "onCut", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCutCapture": { "defaultValue": null, "description": "", "name": "onCutCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPaste": { "defaultValue": null, "description": "", "name": "onPaste", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onPasteCapture": { "defaultValue": null, "description": "", "name": "onPasteCapture", "required": false, "type": { "name": "ClipboardEventHandler<HTMLDivElement>" } }, "onCompositionEnd": { "defaultValue": null, "description": "", "name": "onCompositionEnd", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionEndCapture": { "defaultValue": null, "description": "", "name": "onCompositionEndCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStart": { "defaultValue": null, "description": "", "name": "onCompositionStart", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionStartCapture": { "defaultValue": null, "description": "", "name": "onCompositionStartCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdate": { "defaultValue": null, "description": "", "name": "onCompositionUpdate", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onCompositionUpdateCapture": { "defaultValue": null, "description": "", "name": "onCompositionUpdateCapture", "required": false, "type": { "name": "CompositionEventHandler<HTMLDivElement>" } }, "onFocus": { "defaultValue": null, "description": "", "name": "onFocus", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onFocusCapture": { "defaultValue": null, "description": "", "name": "onFocusCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlur": { "defaultValue": null, "description": "", "name": "onBlur", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onBlurCapture": { "defaultValue": null, "description": "", "name": "onBlurCapture", "required": false, "type": { "name": "FocusEventHandler<HTMLDivElement>" } }, "onChange": { "defaultValue": null, "description": "", "name": "onChange", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onChangeCapture": { "defaultValue": null, "description": "", "name": "onChangeCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInput": { "defaultValue": null, "description": "", "name": "onBeforeInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onBeforeInputCapture": { "defaultValue": null, "description": "", "name": "onBeforeInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInput": { "defaultValue": null, "description": "", "name": "onInput", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInputCapture": { "defaultValue": null, "description": "", "name": "onInputCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onReset": { "defaultValue": null, "description": "", "name": "onReset", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onResetCapture": { "defaultValue": null, "description": "", "name": "onResetCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmit": { "defaultValue": null, "description": "", "name": "onSubmit", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onSubmitCapture": { "defaultValue": null, "description": "", "name": "onSubmitCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalid": { "defaultValue": null, "description": "", "name": "onInvalid", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onInvalidCapture": { "defaultValue": null, "description": "", "name": "onInvalidCapture", "required": false, "type": { "name": "FormEventHandler<HTMLDivElement>" } }, "onLoad": { "defaultValue": null, "description": "", "name": "onLoad", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadCapture": { "defaultValue": null, "description": "", "name": "onLoadCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onError": { "defaultValue": null, "description": "", "name": "onError", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onErrorCapture": { "defaultValue": null, "description": "", "name": "onErrorCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onKeyDown": { "defaultValue": null, "description": "", "name": "onKeyDown", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyDownCapture": { "defaultValue": null, "description": "", "name": "onKeyDownCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPress": { "defaultValue": null, "description": "", "name": "onKeyPress", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyPressCapture": { "defaultValue": null, "description": "", "name": "onKeyPressCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUp": { "defaultValue": null, "description": "", "name": "onKeyUp", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onKeyUpCapture": { "defaultValue": null, "description": "", "name": "onKeyUpCapture", "required": false, "type": { "name": "KeyboardEventHandler<HTMLDivElement>" } }, "onAbort": { "defaultValue": null, "description": "", "name": "onAbort", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onAbortCapture": { "defaultValue": null, "description": "", "name": "onAbortCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlay": { "defaultValue": null, "description": "", "name": "onCanPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayCapture": { "defaultValue": null, "description": "", "name": "onCanPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThrough": { "defaultValue": null, "description": "", "name": "onCanPlayThrough", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onCanPlayThroughCapture": { "defaultValue": null, "description": "", "name": "onCanPlayThroughCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChange": { "defaultValue": null, "description": "", "name": "onDurationChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onDurationChangeCapture": { "defaultValue": null, "description": "", "name": "onDurationChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptied": { "defaultValue": null, "description": "", "name": "onEmptied", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEmptiedCapture": { "defaultValue": null, "description": "", "name": "onEmptiedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncrypted": { "defaultValue": null, "description": "", "name": "onEncrypted", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEncryptedCapture": { "defaultValue": null, "description": "", "name": "onEncryptedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEnded": { "defaultValue": null, "description": "", "name": "onEnded", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onEndedCapture": { "defaultValue": null, "description": "", "name": "onEndedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedData": { "defaultValue": null, "description": "", "name": "onLoadedData", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedDataCapture": { "defaultValue": null, "description": "", "name": "onLoadedDataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadata": { "defaultValue": null, "description": "", "name": "onLoadedMetadata", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadedMetadataCapture": { "defaultValue": null, "description": "", "name": "onLoadedMetadataCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStart": { "defaultValue": null, "description": "", "name": "onLoadStart", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onLoadStartCapture": { "defaultValue": null, "description": "", "name": "onLoadStartCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPause": { "defaultValue": null, "description": "", "name": "onPause", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPauseCapture": { "defaultValue": null, "description": "", "name": "onPauseCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlay": { "defaultValue": null, "description": "", "name": "onPlay", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayCapture": { "defaultValue": null, "description": "", "name": "onPlayCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlaying": { "defaultValue": null, "description": "", "name": "onPlaying", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onPlayingCapture": { "defaultValue": null, "description": "", "name": "onPlayingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgress": { "defaultValue": null, "description": "", "name": "onProgress", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onProgressCapture": { "defaultValue": null, "description": "", "name": "onProgressCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChange": { "defaultValue": null, "description": "", "name": "onRateChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onRateChangeCapture": { "defaultValue": null, "description": "", "name": "onRateChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeked": { "defaultValue": null, "description": "", "name": "onSeeked", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekedCapture": { "defaultValue": null, "description": "", "name": "onSeekedCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeeking": { "defaultValue": null, "description": "", "name": "onSeeking", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSeekingCapture": { "defaultValue": null, "description": "", "name": "onSeekingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalled": { "defaultValue": null, "description": "", "name": "onStalled", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onStalledCapture": { "defaultValue": null, "description": "", "name": "onStalledCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspend": { "defaultValue": null, "description": "", "name": "onSuspend", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSuspendCapture": { "defaultValue": null, "description": "", "name": "onSuspendCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdate": { "defaultValue": null, "description": "", "name": "onTimeUpdate", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTimeUpdateCapture": { "defaultValue": null, "description": "", "name": "onTimeUpdateCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChange": { "defaultValue": null, "description": "", "name": "onVolumeChange", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onVolumeChangeCapture": { "defaultValue": null, "description": "", "name": "onVolumeChangeCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaiting": { "defaultValue": null, "description": "", "name": "onWaiting", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onWaitingCapture": { "defaultValue": null, "description": "", "name": "onWaitingCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onClick": { "defaultValue": null, "description": "", "name": "onClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onClickCapture": { "defaultValue": null, "description": "", "name": "onClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenu": { "defaultValue": null, "description": "", "name": "onContextMenu", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onContextMenuCapture": { "defaultValue": null, "description": "", "name": "onContextMenuCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClick": { "defaultValue": null, "description": "", "name": "onDoubleClick", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDoubleClickCapture": { "defaultValue": null, "description": "", "name": "onDoubleClickCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onDrag": { "defaultValue": null, "description": "", "name": "onDrag", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragCapture": { "defaultValue": null, "description": "", "name": "onDragCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnd": { "defaultValue": null, "description": "", "name": "onDragEnd", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEndCapture": { "defaultValue": null, "description": "", "name": "onDragEndCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnter": { "defaultValue": null, "description": "", "name": "onDragEnter", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragEnterCapture": { "defaultValue": null, "description": "", "name": "onDragEnterCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExit": { "defaultValue": null, "description": "", "name": "onDragExit", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragExitCapture": { "defaultValue": null, "description": "", "name": "onDragExitCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeave": { "defaultValue": null, "description": "", "name": "onDragLeave", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragLeaveCapture": { "defaultValue": null, "description": "", "name": "onDragLeaveCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOver": { "defaultValue": null, "description": "", "name": "onDragOver", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragOverCapture": { "defaultValue": null, "description": "", "name": "onDragOverCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStart": { "defaultValue": null, "description": "", "name": "onDragStart", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDragStartCapture": { "defaultValue": null, "description": "", "name": "onDragStartCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDrop": { "defaultValue": null, "description": "", "name": "onDrop", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onDropCapture": { "defaultValue": null, "description": "", "name": "onDropCapture", "required": false, "type": { "name": "DragEventHandler<HTMLDivElement>" } }, "onMouseDown": { "defaultValue": null, "description": "", "name": "onMouseDown", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseDownCapture": { "defaultValue": null, "description": "", "name": "onMouseDownCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseEnter": { "defaultValue": null, "description": "", "name": "onMouseEnter", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseLeave": { "defaultValue": null, "description": "", "name": "onMouseLeave", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMove": { "defaultValue": null, "description": "", "name": "onMouseMove", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseMoveCapture": { "defaultValue": null, "description": "", "name": "onMouseMoveCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOut": { "defaultValue": null, "description": "", "name": "onMouseOut", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOutCapture": { "defaultValue": null, "description": "", "name": "onMouseOutCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOver": { "defaultValue": null, "description": "", "name": "onMouseOver", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseOverCapture": { "defaultValue": null, "description": "", "name": "onMouseOverCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUp": { "defaultValue": null, "description": "", "name": "onMouseUp", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onMouseUpCapture": { "defaultValue": null, "description": "", "name": "onMouseUpCapture", "required": false, "type": { "name": "MouseEventHandler<HTMLDivElement>" } }, "onSelect": { "defaultValue": null, "description": "", "name": "onSelect", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onSelectCapture": { "defaultValue": null, "description": "", "name": "onSelectCapture", "required": false, "type": { "name": "ReactEventHandler<HTMLDivElement>" } }, "onTouchCancel": { "defaultValue": null, "description": "", "name": "onTouchCancel", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchCancelCapture": { "defaultValue": null, "description": "", "name": "onTouchCancelCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEnd": { "defaultValue": null, "description": "", "name": "onTouchEnd", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchEndCapture": { "defaultValue": null, "description": "", "name": "onTouchEndCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMove": { "defaultValue": null, "description": "", "name": "onTouchMove", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchMoveCapture": { "defaultValue": null, "description": "", "name": "onTouchMoveCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStart": { "defaultValue": null, "description": "", "name": "onTouchStart", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onTouchStartCapture": { "defaultValue": null, "description": "", "name": "onTouchStartCapture", "required": false, "type": { "name": "TouchEventHandler<HTMLDivElement>" } }, "onPointerDown": { "defaultValue": null, "description": "", "name": "onPointerDown", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerDownCapture": { "defaultValue": null, "description": "", "name": "onPointerDownCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMove": { "defaultValue": null, "description": "", "name": "onPointerMove", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerMoveCapture": { "defaultValue": null, "description": "", "name": "onPointerMoveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUp": { "defaultValue": null, "description": "", "name": "onPointerUp", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerUpCapture": { "defaultValue": null, "description": "", "name": "onPointerUpCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancel": { "defaultValue": null, "description": "", "name": "onPointerCancel", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerCancelCapture": { "defaultValue": null, "description": "", "name": "onPointerCancelCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnter": { "defaultValue": null, "description": "", "name": "onPointerEnter", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerEnterCapture": { "defaultValue": null, "description": "", "name": "onPointerEnterCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeave": { "defaultValue": null, "description": "", "name": "onPointerLeave", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerLeaveCapture": { "defaultValue": null, "description": "", "name": "onPointerLeaveCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOver": { "defaultValue": null, "description": "", "name": "onPointerOver", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOverCapture": { "defaultValue": null, "description": "", "name": "onPointerOverCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOut": { "defaultValue": null, "description": "", "name": "onPointerOut", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onPointerOutCapture": { "defaultValue": null, "description": "", "name": "onPointerOutCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onGotPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onGotPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onLostPointerCaptureCapture": { "defaultValue": null, "description": "", "name": "onLostPointerCaptureCapture", "required": false, "type": { "name": "PointerEventHandler<HTMLDivElement>" } }, "onScroll": { "defaultValue": null, "description": "", "name": "onScroll", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onScrollCapture": { "defaultValue": null, "description": "", "name": "onScrollCapture", "required": false, "type": { "name": "UIEventHandler<HTMLDivElement>" } }, "onWheel": { "defaultValue": null, "description": "", "name": "onWheel", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onWheelCapture": { "defaultValue": null, "description": "", "name": "onWheelCapture", "required": false, "type": { "name": "WheelEventHandler<HTMLDivElement>" } }, "onAnimationStart": { "defaultValue": null, "description": "", "name": "onAnimationStart", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationStartCapture": { "defaultValue": null, "description": "", "name": "onAnimationStartCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEnd": { "defaultValue": null, "description": "", "name": "onAnimationEnd", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationEndCapture": { "defaultValue": null, "description": "", "name": "onAnimationEndCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIteration": { "defaultValue": null, "description": "", "name": "onAnimationIteration", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onAnimationIterationCapture": { "defaultValue": null, "description": "", "name": "onAnimationIterationCapture", "required": false, "type": { "name": "AnimationEventHandler<HTMLDivElement>" } }, "onTransitionEnd": { "defaultValue": null, "description": "", "name": "onTransitionEnd", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "onTransitionEndCapture": { "defaultValue": null, "description": "", "name": "onTransitionEndCapture", "required": false, "type": { "name": "TransitionEventHandler<HTMLDivElement>" } }, "css": { "defaultValue": null, "description": "", "name": "css", "required": false, "type": { "name": "InterpolationWithTheme<any>" } }, "theme": { "defaultValue": null, "description": "", "name": "theme", "required": false, "type": { "name": "any" } }, "as": { "defaultValue": null, "description": "", "name": "as", "required": false, "type": { "name": "undefined" } }, "forwardedAs": { "defaultValue": null, "description": "", "name": "forwardedAs", "required": false, "type": { "name": "undefined" } } } };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#RowValue"] = { docgenInfo: RowValue.__docgenInfo, name: "RowValue", path: "../docs-pages/docs/pages/07.stats/components/Stats.styles.tsx#RowValue" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\n\n// CONCATENATED MODULE: .-pages/docs/pages/07.stats/components/Stats.tsx\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nvar Stats_Stats = function Stats() {\n var _useDocMetadataContex = Object(dist["t" /* useDocMetadataContext */])(),\n usedBy = _useDocMetadataContex.usedBy;\n\n if (!usedBy) {\n return /*#__PURE__*/react_default.a.createElement(dist["f" /* Loading */], null);\n }\n\n var allUses = usedBy === null || usedBy === void 0 ? void 0 : usedBy.allUses();\n var allModules = usedBy === null || usedBy === void 0 ? void 0 : usedBy.allModules();\n var modulesByApp = usedBy === null || usedBy === void 0 ? void 0 : usedBy.modulesByApp();\n var byFeature = usedBy === null || usedBy === void 0 ? void 0 : usedBy.allUsesByFeature();\n return /*#__PURE__*/react_default.a.createElement(react_default.a.Fragment, null, /*#__PURE__*/react_default.a.createElement(Header, null, "Total modules"), /*#__PURE__*/react_default.a.createElement(TableRow, null, /*#__PURE__*/react_default.a.createElement(RowValue, {\n big: true\n }, allModules.length), /*#__PURE__*/react_default.a.createElement(Description, null, "Number of client modules that import DS features")), /*#__PURE__*/react_default.a.createElement(Header, null, "Modules by application"), /*#__PURE__*/react_default.a.createElement(Description, null, "Modules that use DS features"), /*#__PURE__*/react_default.a.createElement(Table, null, Object.entries(modulesByApp).map(function (_ref) {\n var _ref2 = _slicedToArray(_ref, 2),\n app = _ref2[0],\n uses = _ref2[1];\n\n return /*#__PURE__*/react_default.a.createElement(TableRow, {\n key: app\n }, /*#__PURE__*/react_default.a.createElement(RowValue, null, uses.length), /*#__PURE__*/react_default.a.createElement(RowLabel, null, app));\n })), /*#__PURE__*/react_default.a.createElement(Header, null, "Total imports"), /*#__PURE__*/react_default.a.createElement(TableRow, null, /*#__PURE__*/react_default.a.createElement(RowValue, {\n big: true\n }, allUses.length), /*#__PURE__*/react_default.a.createElement(Description, null, "Number of times any DS feature is imported to client modules")), /*#__PURE__*/react_default.a.createElement(Header, null, "Imports by feature"), /*#__PURE__*/react_default.a.createElement(Table, null, Object.entries(byFeature) // eslint-disable-next-line @typescript-eslint/no-unused-vars\n .filter(function (_ref3) {\n var _ref4 = _slicedToArray(_ref3, 2),\n _ = _ref4[0],\n uses = _ref4[1];\n\n return !!uses.length;\n }).map(function (_ref5) {\n var _ref6 = _slicedToArray(_ref5, 2),\n feature = _ref6[0],\n uses = _ref6[1];\n\n return /*#__PURE__*/react_default.a.createElement(TableRow, {\n key: feature\n }, /*#__PURE__*/react_default.a.createElement(RowValue, null, uses.length), /*#__PURE__*/react_default.a.createElement(RowLabel, null, feature));\n })));\n};\n\ntry {\n // @ts-ignore\n Stats_Stats.displayName = "Stats";\n // @ts-ignore\n Stats_Stats.__docgenInfo = { "description": "", "displayName": "Stats", "props": {} };\n // @ts-ignore\n if (typeof STORYBOOK_REACT_CLASSES !== "undefined")\n // @ts-ignore\n STORYBOOK_REACT_CLASSES["../docs-pages/docs/pages/07.stats/components/Stats.tsx#Stats"] = { docgenInfo: Stats_Stats.__docgenInfo, name: "Stats", path: "../docs-pages/docs/pages/07.stats/components/Stats.tsx#Stats" };\n}\ncatch (__react_docgen_typescript_loader_error) { }\n\n// CONCATENATED MODULE: .-pages/docs/pages/07.stats/index.stories.mdx\n\n\n\nvar _excluded = ["components"];\n\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\n\n\n\n\nvar layoutProps = {};\nvar MDXLayout = "wrapper";\n\nfunction MDXContent(_ref) {\n var components = _ref.components,\n props = _objectWithoutProperties(_ref, _excluded);\n\n return Object(esm["b" /* mdx */])(MDXLayout, _extends({}, layoutProps, props, {\n components: components,\n mdxType: "MDXLayout"\n }), Object(esm["b" /* mdx */])(dist_esm["d" /* Meta */], {\n title: "Stats",\n parameters: {\n docs: {\n container: DocContext["a" /* DocContext */]\n }\n },\n mdxType: "Meta"\n }), Object(esm["b" /* mdx */])("h1", {\n "id": "stats"\n }, "Stats"), Object(esm["b" /* mdx */])(Stats_Stats, {\n mdxType: "Stats"\n }));\n}\n\nMDXContent.displayName = "MDXContent";\n;\nMDXContent.isMDXComponent = true;\nvar __page = function __page() {\n throw new Error("Docs-only story");\n};\n__page.parameters = {\n docsOnly: true\n};\nvar componentMeta = {\n title: \'Stats\',\n parameters: {\n docs: {\n container: DocContext["a" /* DocContext */]\n }\n },\n includeStories: ["__page"]\n};\nvar mdxStoryNameToKey = {};\ncomponentMeta.parameters = componentMeta.parameters || {};\ncomponentMeta.parameters.docs = Object.assign({}, componentMeta.parameters.docs || {}, {\n page: function page() {\n return Object(esm["b" /* mdx */])(dist_esm["a" /* AddContext */], {\n mdxStoryNameToKey: mdxStoryNameToKey,\n mdxComponentAnnotations: componentMeta\n }, Object(esm["b" /* mdx */])(MDXContent, null));\n }\n});\n/* harmony default export */ var index_stories = __webpack_exports__["default"] = (componentMeta);//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi1wYWdlcy9kb2NzL3BhZ2VzLzA3LnN0YXRzL2NvbXBvbmVudHMvU3RhdHMuc3R5bGVzLnRzeD85MjE3Iiwid2VicGFjazovLy8uLXBhZ2VzL2RvY3MvcGFnZXMvMDcuc3RhdHMvY29tcG9uZW50cy9TdGF0cy50c3g/YTcxOCIsIndlYnBhY2s6Ly8vLi1wYWdlcy9kb2NzL3BhZ2VzLzA3LnN0YXRzL2luZGV4LnN0b3JpZXMubWR4Pzc1ZjQiXSwibmFtZXMiOlsiSGVhZGVyIiwic3R5bGVkIiwiaDIiLCJEZXNjcmlwdGlvbiIsInNwYW4iLCJUYWJsZSIsImRpdiIsIlRhYmxlUm93IiwiUm93TGFiZWwiLCJSb3dWYWx1ZSIsImJpZyIsIlN0YXRzIiwidXNlRG9jTWV0YWRhdGFDb250ZXh0IiwidXNlZEJ5IiwiYWxsVXNlcyIsImFsbE1vZHVsZXMiLCJtb2R1bGVzQnlBcHAiLCJieUZlYXR1cmUiLCJhbGxVc2VzQnlGZWF0dXJlIiwibGVuZ3RoIiwiT2JqZWN0IiwiZW50cmllcyIsIm1hcCIsImFwcCIsInVzZXMiLCJmaWx0ZXIiLCJfIiwiZmVhdHVyZSIsImxheW91dFByb3BzIiwiTURYTGF5b3V0IiwiTURYQ29udGVudCIsImNvbXBvbmVudHMiLCJwcm9wcyIsImRvY3MiLCJjb250YWluZXIiLCJEb2NDb250ZXh0IiwiaXNNRFhDb21wb25lbnQiLCJfX3BhZ2UiLCJFcnJvciIsInBhcmFtZXRlcnMiLCJkb2NzT25seSIsImNvbXBvbmVudE1ldGEiLCJ0aXRsZSIsImluY2x1ZGVTdG9yaWVzIiwibWR4U3RvcnlOYW1lVG9LZXkiLCJwYWdlIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBO0FBRU8sSUFBTUEsTUFBTSxHQUFHQyxnREFBTSxDQUFDQyxFQUFWLGlHQUFaO0FBSUEsSUFBTUMsV0FBVyxHQUFH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Q0YsVUFBZCxDQUF5Qk4sSUFBekIscUJBQ01RLGFBQWEsQ0FBQ0YsVUFBZCxDQUF5Qk4sSUFBekIsSUFBaUMsRUFEdkM7QUFFRVksTUFBSSxFQUFFO0FBQUEsV0FBTSwyQkFBQyw4QkFBRDtBQUFZLHVCQUFpQixFQUFFRCxpQkFBL0I7QUFBa0QsNkJBQXVCLEVBQUVIO0FBQTNFLE9BQTBGLDJCQUFDLFVBQUQsT0FBMUYsQ0FBTjtBQUFBO0FBRlI7QUFLZUEsZ0dBQWYiLCJmaWxlIjoiLi4vZG9jcy1wYWdlcy9kb2NzL3BhZ2VzLzA3LnN0YXRzL2luZGV4LnN0b3JpZXMubWR4LmpzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHN0eWxlZCBmcm9tICdzdHlsZWQtY29tcG9uZW50cyc7XG5cbmV4cG9ydCBjb25zdCBIZWFkZXIgPSBzdHlsZWQuaDJgXG4gICAgbWFyZ2luOiAyMHB4IDA7XG5gO1xuXG5leHBvcnQgY29uc3QgRGVzY3JpcHRpb24gPSBzdHlsZWQuc3BhbmBcbiAgICBkaXNwbGF5OiBibG9jaztcbiAgICBtYXJnaW46IDEwcHggMDtcbiAgICBmb250LXN0eWxlOiBpdGFsaWM7XG5gO1xuXG5leHBvcnQgY29uc3QgVGFibGUgPSBzdHlsZWQuZGl2YGA7XG5cbmV4cG9ydCBjb25zdCBUYWJsZVJvdyA9IHN0eWxlZC5kaXZgXG4gICAgZGlzcGxheTogZmxleDtcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuICAgIGdhcDogMjBweDtcbiAgICBmb250LXNpemU6IDE2cHg7XG5gO1xuXG5leHBvcnQgY29uc3QgUm93TGFiZWwgPSBzdHlsZWQuZGl2YFxuICAgIGZvbnQtd2VpZ3RoOiBib2xkO1xuYDtcblxuZXhwb3J0IGNvbnN0IFJvd1ZhbHVlID0gc3R5bGVkLmRpdjx7IGJpZz86IGJvb2xlYW4gfT5gXG4gICAgd2lkdGg6IDUwcHg7XG4gICAgJHtiaWcgPT4gYmlnICYmICdmb250LXNpemU6IDI0cHg7J31cbmA7XG4iLCJpbXBvcnQgeyBMb2FkaW5nLCB1c2VEb2NNZXRhZGF0YUNvbnRleHQgfSBmcm9tICdAcHJlcGx5L2RzLWRvY3MtdG9vbGtpdCc7XG5pbXBvcnQgUmVhY3QsIHsgRkMgfSBmcm9tICdyZWFjdCc7XG5cbmltcG9ydCB7IERlc2NyaXB0aW9uLCBIZWFkZXIsIFJvd0xhYmVsLCBSb3dWYWx1ZSwgVGFibGUsIFRhYmxlUm93IH0gZnJvbSAnLi9TdGF0cy5zdHlsZXMnO1xuXG5leHBvcnQgY29uc3QgU3RhdHM6IEZDID0gKCkgPT4ge1xuICAgIGNvbnN0IHsgdXNlZEJ5IH0gPSB1c2VEb2NNZXRhZGF0YUNvbnRleHQoKTtcbiAgICBpZiAoIXVzZWRCeSkge1xuICAgICAgICByZXR1cm4gPExvYWRpbmcgLz47XG4gICAgfVxuICAgIGNvbnN0IGFsbFVzZXMgPSB1c2VkQnk/LmFsbFVzZXMoKTtcbiAgICBjb25zdCBhbGxNb2R1bGVzID0gdXNlZEJ5Py5hbGxNb2R1bGVzKCk7XG4gICAgY29uc3QgbW9kdWxlc0J5QXBwID0gdXNlZEJ5Py5tb2R1bGVzQnlBcHAoKTtcbiAgICBjb25zdCBieUZlYXR1cmUgPSB1c2VkQnk/LmFsbFVzZXNCeUZlYXR1cmUoKTtcbiAgICByZXR1cm4gKFxuICAgICAgICA8PlxuICAgICAgICAgICAgPEhlYWRlcj5Ub3RhbCBtb2R1bGVzPC9IZWFkZXI+XG4gICAgICAgICAgICA8VGFibGVSb3c+XG4gICAgICAgICAgICAgICAgPFJvd1ZhbHVlIGJpZz57YWxsTW9kdWxlcy5sZW5ndGh9PC9Sb3dWYWx1ZT5cbiAgICAgICAgICAgICAgICA8RGVzY3JpcHRpb24+TnVtYmVyIG9mIGNsaWVudCBtb2R1bGVzIHRoYXQgaW1wb3J0IERTIGZlYXR1cmVzPC9EZXNjcmlwdGlvbj5cbiAgICAgICAgICAgIDwvVGFibGVSb3c+XG4gICAgICAgICAgICA8SGVhZGVyPk1vZHVsZXMgYnkgYXBwbGljYXRpb248L0hlYWRlcj5cbiAgICAgICAgICAgIDxEZXNjcmlwdGlvbj5Nb2R1bGVzIHRoYXQgdXNlIERTIGZlYXR1cmVzPC9EZXNjcmlwdGlvbj5cbiAgICAgICAgICAgIDxUYWJsZT5cbiAgICAgICAgICAgICAgICB7T2JqZWN0LmVudHJpZXMobW9kdWxlc0J5QXBwKS5tYXAoKFthcHAsIHVzZXNdKSA9PiAoXG4gICAgICAgICAgICAgICAgICAgIDxUYWJsZVJvdyBrZXk9e2FwcH0+XG4gICAgICAgICAgICAgICAgICAgICAgICA8Um93VmFsdWU+e3VzZXMubGVuZ3RofTwvUm93VmFsdWU+XG4gICAgICAgICAgICAgICAgICAgICAgICA8Um93TGFiZWw+e2FwcH08L1Jvd0xhYmVsPlxuICAgICAgICAgICAgICAgICAgICA8L1RhYmxlUm93PlxuICAgICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgPC9UYWJsZT5cbiAgICAgICAgICAgIDxIZWFkZXI+VG90YWwgaW1wb3J0czwvSGVhZGVyPlxuICAgICAgICAgICAgPFRhYmxlUm93PlxuICAgICAgICAgICAgICAgIDxSb3dWYWx1ZSBiaWc+e2FsbFVzZXMubGVuZ3RofTwvUm93VmFsdWU+XG4gICAgICAgICAgICAgICAgPERlc2NyaXB0aW9uPlxuICAgICAgICAgICAgICAgICAgICBOdW1iZXIgb2YgdGltZXMgYW55IERTIGZlYXR1cmUgaXMgaW1wb3J0ZWQgdG8gY2xpZW50IG1vZHVsZXNcbiAgICAgICAgICAgICAgICA8L0Rlc2NyaXB0aW9uPlxuICAgICAgICAgICAgPC9UYWJsZVJvdz5cbiAgICAgICAgICAgIDxIZWFkZXI+SW1wb3J0cyBieSBmZWF0dXJlPC9IZWFkZXI+XG4gICAgICAgICAgICA8VGFibGU+XG4gICAgICAgICAgICAgICAge09iamVjdC5lbnRyaWVzKGJ5RmVhdHVyZSlcbiAgICAgICAgICAgICAgICAgICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uby11bnVzZWQtdmFyc1xuICAgICAgICAgICAgICAgICAgICAuZmlsdGVyKChbXywgdXNlc10pID0+ICEhdXNlcy5sZW5ndGgpXG4gICAgICAgICAgICAgICAgICAgIC5tYXAoKFtmZWF0dXJlLCB1c2VzXSkgPT4gKFxuICAgICAgICAgICAgICAgICAgICAgICAgPFRhYmxlUm93IGtleT17ZmVhdHVyZX0+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPFJvd1ZhbHVlPnt1c2VzLmxlbmd0aH08L1Jvd1ZhbHVlPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxSb3dMYWJlbD57ZmVhdHVyZX08L1Jvd0xhYmVsPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9UYWJsZVJvdz5cbiAgICAgICAgICAgICAgICAgICAgKSl9XG4gICAgICAgICAgICA8L1RhYmxlPlxuICAgICAgICA8Lz5cbiAgICApO1xufTtcbiIsIlxuaW1wb3J0IFJlYWN0IGZyb20gJ3JlYWN0J1xuaW1wb3J0IHsgbWR4IH0gZnJvbSAnQG1keC1qcy9yZWFjdCdcblxuLyogQGpzeFJ1bnRpbWUgY2xhc3NpYyAqL1xuLyogQGpzeCBtZHggKi9cbmltcG9ydCB7IGFzc2VydElzRm4sIEFkZENvbnRleHQgfSBmcm9tIFwiQHN0b3J5Ym9vay9hZGRvbi1kb2NzXCI7XG5cbmltcG9ydCB7IERvY0NvbnRleHQgfSBmcm9tICdAcHJlcGx5L2RzLWRvY3MtY29udGV4dCc7XG5pbXBvcnQgeyBNZXRhIH0gZnJvbSAnQHN0b3J5Ym9vay9hZGRvbi1kb2NzJztcbmltcG9ydCB7IFN0YXRzIH0gZnJvbSAnLi9jb21wb25lbnRzL1N0YXRzJztcblxuXG5jb25zdCBsYXlvdXRQcm9wcyA9IHtcbiAgXG59O1xuY29uc3QgTURYTGF5b3V0ID0gXCJ3cmFwcGVyXCJcbmZ1bmN0aW9uIE1EWENvbnRlbnQoe1xuICBjb21wb25lbnRzLFxuICAuLi5wcm9wc1xufSkge1xuICByZXR1cm4gPE1EWExheW91dCB7Li4ubGF5b3V0UHJvcHN9IHsuLi5wcm9wc30gY29tcG9uZW50cz17Y29tcG9uZW50c30gbWR4VHlwZT1cIk1EWExheW91dFwiPlxuXG5cbiAgICB7XG4gICAgICAvKiBkb2NzICovXG4gICAgfVxuICAgIDxNZXRhIHRpdGxlPVwiU3RhdHNcIiBwYXJhbWV0ZXJzPXt7XG4gICAgICBkb2NzOiB7XG4gICAgICAgIGNvbnRhaW5lcjogRG9jQ29udGV4dFxuICAgICAgfVxuICAgIH19IG1keFR5cGU9XCJNZXRhXCIgLz5cbiAgICA8aDEgey4uLntcbiAgICAgIFwiaWRcIjogXCJzdGF0c1wiXG4gICAgfX0+e2BTdGF0c2B9PC9oMT5cbiAgICA8U3RhdHMgbWR4VHlwZT1cIlN0YXRzXCIgLz5cbiAgICA8L01EWExheW91dD47XG59XG5cbjtcbk1EWENvbnRlbnQuaXNNRFhDb21wb25lbnQgPSB0cnVlO1xuXG5leHBvcnQgY29uc3QgX19wYWdlID0gKCkgPT4geyB0aHJvdyBuZXcgRXJyb3IoXCJEb2NzLW9ubHkgc3RvcnlcIik7IH07XG5cbl9fcGFnZS5wYXJhbWV0ZXJzID0geyBkb2NzT25seTogdHJ1ZSB9O1xuXG5jb25zdCBjb21wb25lbnRNZXRhID0geyB0aXRsZTogJ1N0YXRzJywgcGFyYW1ldGVyczoge1xuICBkb2NzOiB7XG4gICAgY29udGFpbmVyOiBEb2NDb250ZXh0XG4gIH1cbn0sIGluY2x1ZGVTdG9yaWVzOiBbXCJfX3BhZ2VcIl0sICB9O1xuXG5jb25zdCBtZHhTdG9yeU5hbWVUb0tleSA9IHt9O1xuXG5jb21wb25lbnRNZXRhLnBhcmFtZXRlcnMgPSBjb21wb25lbnRNZXRhLnBhcmFtZXRlcnMgfHwge307XG5jb21wb25lbnRNZXRhLnBhcmFtZXRlcnMuZG9jcyA9IHtcbiAgLi4uKGNvbXBvbmVudE1ldGEucGFyYW1ldGVycy5kb2NzIHx8IHt9KSxcbiAgcGFnZTogKCkgPT4gPEFkZENvbnRleHQgbWR4U3RvcnlOYW1lVG9LZXk9e21keFN0b3J5TmFtZVRvS2V5fSBtZHhDb21wb25lbnRBbm5vdGF0aW9ucz17Y29tcG9uZW50TWV0YX0+PE1EWENvbnRlbnQgLz48L0FkZENvbnRleHQ+LFxufTtcblxuZXhwb3J0IGRlZmF1bHQgY29tcG9uZW50TWV0YTsiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///../docs-pages/docs/pages/07.stats/index.stories.mdx\n')}}]);